Search NASA⌕ Search

SEARCH · Search NASA

Results for “ADAM”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 181 records · Page 10

A method for landing gear modeling and simulation with experimental validation

This document presents an approach for modeling and simulating landing gear systems. Specifically, a nonlinear model of an A-6 Intruder Main Gear is developed, simulated, and validated against static and dynamic test data. This model includes nonlinear effects such as a polytropic gas model, velocity squared damping, a geometry governed model for the discharge coefficients, stick-slip friction effects and a nonlinear tire spring and damping model. An Adams-Moulton predictor corrector was used to integrate the equations of motion until a discontinuity caused by a stick-slip friction model was reached, at which point, a Runga-Kutta routine integrated past the discontinuity and returned the problem solution back to the predictor corrector. Run times of this software are around 2 mins. per 1 sec. of simulation under dynamic circumstances. To validate the model, engineers at the Aircraft Landing Dynamics facilities at NASA Langley Research Center installed one A-6 main gear on a drop carriage and used a hydraulic shaker table to provide simulated runway inputs to the gear. Model parameters were tuned to produce excellent agreement for many cases.

Daniels, James N.↗

Arcs and Clumps in the Uranian Lambda Ring

Careful reprocessing of the Voyager images reveals that the Uranian lambda ring has marked longitudinal variations in brightness comparable in magnitude to those in Saturn's F ring and Neptune's Adams ring. The ring's variations show a dominant five-cycle (72-degree) periodicity, although additional structure down to scales of about 0.5 degree is also present. The ring's shape is defined by a small overall eccentricity plus a six-cycle (60-degree) sinusoidal variation of radial amplitude around 4 kilometers. Both of these properties can be explained by the resonant perturbations of a moon at a semimajor axis of 56,479 kilometers, but no known moon orbits at this location. Unfortunately, the mass required suggests that such a body should have been imaged by Voyager.

Showalter, Mark R.↗

Reflection Coefficients on Surfaces of Different Periodic Structure

Diffraction properties of lossy periodic gratings with the metal base were investigated by solving Maxwell's equations numerically using the differential method. Two periodic surfaces were employed in the simulation: triangle structure and tilting triangle structure. Based on the numerical solution and in conjunction with the algorithm of Adams-Moulton, we computed reflection coefficients of plane waves with different wavelengths and different incident angles. The dielectric properties were also explored using various dielectric constants. The results show that the reflection coefficients of both TE and TM waves are quite sensitive to the incident angles of the plane waves when the metal sheet exists, which is in good agreement with the experimental data.

Niu, Pengfei↗

Affordable In-Space Transportation Phase 2: An Advanced Concepts Project

The Affordable In-Space Transportation (AIST) program was established by the NASA Office of Space Access to improve transportation and lower the costs from Low Earth Orbit (LEO) to Geostationary Earth Orbit (GEO) and beyond (to Lunar orbit, Mars orbit, inner solar system missions, and return to LEO). A goal was established to identify and develop radically innovative concepts for new upper stages for Reusable Launch Vehicles (RLV) and Highly Reusable Space Transportation (HRST) systems. New architectures and technologies are being identified which have the potential to meet a cost goal of $1,000 to $2,000 per pound for transportation to GEO and beyond for overall mission cost (including the cost to LEO). A Technical Interchange Meeting (TTM) was held on October 16 and 17, 1996 in Huntsville, Alabama to review previous studies, present advanced concepts and review technologies that could be used to meet the stated goals. The TIN4 was managed by NASA-Marshall Space Flight Center (MSFC) Advanced Concepts Office with Mr. Alan Adams providing TIM coordination. Mr. John C. Mankins of NASA Headquarters provided overall sponsorship. The University of Alabama in Huntsville (UAH) Propulsion Research Center hosted the TIM at the UAH Research Center. Dr. Clark Hawk, Center Director, was the principal investigator. Technical support was provided by Christensen Associates. Approximately 70 attendees were present at the meeting. This Executive Summary provides a record of the key discussions and results of the TIN4 in a summary for-mat. It incorporates the response to the following basic issues of the TDVL which addressed the following questions: 1. What are the cost drivers and how can they be reduced? 2. What are the operational issues and their impact on cost? 3. What is the current technology readiness level (TRL) and what will it take to reach TRL 6? 4. What are the key enabling technologies and sequence for their accomplishment? 5 . What is the proposed implementation time frame? See Appendix A for the TIM Agenda and Appendix C for the AIST Program Terms of Reference.

Source record↗

Affordable In-Space Transportation: An Advanced Concepts Project - Phase 2

The Affordable In-Space Transportation (AIST) program was established by the NASA Office of Space Access to improve transportation and lower the costs from Low Earth Orbit (LEO) to Geostationary Earth Orbit (GEO) and beyond (to Lunar orbit, Mars orbit, inner solar system missions, and return to LEO). A goal was established to identify and develop radically innovative concepts for new upper stages for Reusable Launch Vehicles (RLV) and Highly Reusable Space Transportation (HRST) systems. New architectures and technologies are being identified which have the potential to meet a cost goal of $1,000 to $2,000 per pound for transportation to GEO and beyond for overall mission cost (including the cost to LEO). A Technical Interchange Meeting (ITM) was held on October 16 and 17, 1996 in Huntsville, Alabama to review previous studies, present advanced concepts and review technologies that could be used to meet the stated goals. The TIM was managed by NASA-Mar-shaU Space Flight Center (MSFC) Advanced Concepts Office with Mr. Alan Adams providing TIM coordination. Mr. John C. Manidns of NASA Headquarters provided overall sponsorship. The University of Alabama in Huntsville (UAH) Propulsion Research Center hosted the TM at the UAH Research Center. Dr. Clark Hawk, Center Director, was the principal investigator. Technical support was provided by Christensen Associates. Approximately 70 attendees were present at the meeting. This Executive Summary provides a record of the key discussions and results of the TIM in a summary format. It incorporates the response to the following basic issues of the TPA, which addressed the following questions: 1. What are the cost drivers and how can they be reduced? 2. What are the operational issues and their impact on cost? What is the current Technology Readiness Level (TRL) and what will it take to reach TRL 6? 4. What are the key enabling technologies and sequence for their accomplishment? 5. What is the proposed implementation time frame? See Appendix A for the TIM Agenda and Appendix C for the AIST Program Terms of Reference.

Source record↗

Integrated Task And Data Parallel Programming: Language Design

his research investigates the combination of task and data parallel language constructs within a single programming language. There are an number of applications that exhibit properties which would be well served by such an integrated language. Examples include global climate models, aircraft design problems, and multidisciplinary design optimization problems. Our approach incorporates data parallel language constructs into an existing, object oriented, task parallel language. The language will support creation and manipulation of parallel classes and objects of both types (task parallel and data parallel). Ultimately, the language will allow data parallel and task parallel classes to be used either as building blocks or managers of parallel objects of either type, thus allowing the development of single and multi-paradigm parallel applications. 1995 Research Accomplishments In February I presented a paper at Frontiers '95 describing the design of the data parallel language subset. During the spring I wrote and defended my dissertation proposal. Since that time I have developed a runtime model for the language subset. I have begun implementing the model and hand-coding simple examples which demonstrate the language subset. I have identified an astrophysical fluid flow application which will validate the data parallel language subset. 1996 Research Agenda Milestones for the coming year include implementing a significant portion of the data parallel language subset over the Legion system. Using simple hand-coded methods, I plan to demonstrate (1) concurrent task and data parallel objects and (2) task parallel objects managing both task and data parallel objects. My next steps will focus on constructing a compiler and implementing the fluid flow application with the language. Concurrently, I will conduct a search for a real-world application exhibiting both task and data parallelism within the same program m. Additional 1995 Activities During the fall I collaborated with Andrew Grimshaw and Adam Ferrari to write a book chapter which will be included in Parallel Processing in C++ edited by Gregory Wilson. I also finished two courses, Compilers and Advanced Compilers, in 1995. These courses complete my class requirements at the University of Virginia. I have only my dissertation research and defense to complete.

Grimshaw, Andrew S.↗

Integrated Task and Data Parallel Programming

This research investigates the combination of task and data parallel language constructs within a single programming language. There are an number of applications that exhibit properties which would be well served by such an integrated language. Examples include global climate models, aircraft design problems, and multidisciplinary design optimization problems. Our approach incorporates data parallel language constructs into an existing, object oriented, task parallel language. The language will support creation and manipulation of parallel classes and objects of both types (task parallel and data parallel). Ultimately, the language will allow data parallel and task parallel classes to be used either as building blocks or managers of parallel objects of either type, thus allowing the development of single and multi-paradigm parallel applications. 1995 Research Accomplishments In February I presented a paper at Frontiers 1995 describing the design of the data parallel language subset. During the spring I wrote and defended my dissertation proposal. Since that time I have developed a runtime model for the language subset. I have begun implementing the model and hand-coding simple examples which demonstrate the language subset. I have identified an astrophysical fluid flow application which will validate the data parallel language subset. 1996 Research Agenda Milestones for the coming year include implementing a significant portion of the data parallel language subset over the Legion system. Using simple hand-coded methods, I plan to demonstrate (1) concurrent task and data parallel objects and (2) task parallel objects managing both task and data parallel objects. My next steps will focus on constructing a compiler and implementing the fluid flow application with the language. Concurrently, I will conduct a search for a real-world application exhibiting both task and data parallelism within the same program. Additional 1995 Activities During the fall I collaborated with Andrew Grimshaw and Adam Ferrari to write a book chapter which will be included in Parallel Processing in C++ edited by Gregory Wilson. I also finished two courses, Compilers and Advanced Compilers, in 1995. These courses complete my class requirements at the University of Virginia. I have only my dissertation research and defense to complete.

Grimshaw, A. S.↗

Measurements of Tc (Q,P): Depression of the Superfluid Transition Temperature by a Heat Current Along the Lambda Line

We report experimental measurements of Tc (Q,P) for heat currents (Q) between I1and 100 micro W/sq cm and pressure (P) between SVP and 15 bar. The measurements were performed in a normal gravity environment, using the low-gravity simulator facility at JPL without the magnet being energized. The sample pressure was controlled to 0.1 micro bar using a hot volume, and a Straty-Adams capacitive pressure gauge. The total volume of helium in the sample cell and the hot volume was held constant using a pneumatic low temperature valve. A melting curve thermometer (MCT) measured the transition temperature (Tc) with a resolution of about 10 nK through a sidewall probe of the thermal conductivity sample cell. We employed the same measurement technique and procedure described by DAS. Preliminary results indicate that Tc (Q,P) depends very little on the pressure in the pressure range between SVP and 15 bar with a variation in the amplitude of Tc(Q,P) of less than about 5% observable in this pressure range. According to the Renormalization-group theory calculation by Haussmann and Dohm, the amplitude of Tc (Q,P) has a leading pressure-dependence term proportional to xi(sub 0) (sup (1/nu)), where xi(sub 0) is the correlation-length amplitude and nu is the correlation-length exponent. Thus, a small pressure dependence of the amplitude of Tc (Q,P) is expected since xi(sub 0) is very weakly dependent on pressure between SVP and 15 bar, consistent with our measurements.

Liu, Yuan-Ming↗

A Systems Model for Power Technology Assessment

A computer model is under continuing development at NASA Glenn Research Center that enables first-order assessments of space power technology. The model, an evolution of NASA Glenn's Array Design Assessment Model (ADAM), is an Excel workbook that consists of numerous spreadsheets containing power technology performance data and sizing algorithms. Underlying the model is a number of databases that contain default values for various power generation, energy storage and power management and distribution component parameters. These databases are actively maintained by a team of systems analysts so that they contain state-of-art data as well as the most recent technology performance projections. Sizing of the power subsystems can be accomplished either by using an assumed mass specific power (W/kg) or energy (Wh/kg) or by a bottoms-up calculation that accounts for individual component performance and masses. The power generation, energy storage and power management and distribution subsystems are sized for given mission requirements for a baseline case and up to three alternatives. This allows four different power systems to be sized and compared using consistent assumptions and sizing algorithms. The component sizing models contained in the workbook are modular so that they can be easily maintained and updated. All significant input values have default values loaded from the databases that can be over-written by the user. The default data and sizing algorithms for each of the power subsystems are described in some detail. The user interface and workbook navigational features are also discussed. Finally, an example study case that illustrates the model's capability is presented.

Hoffman, David J.↗

Hearing is Believing

This paper presents a discussion on the cochlear implant. This device was developed by Adam Kissiah, who suffers from hearing loss. Driven by his own hearing problem and three failed corrective surgeries, Kissiah started working in the mid-1970s on this surgically implantable device that provides hearing sensation to persons with severe-to-profound hearing loss who receive little or no benefit from hearing aids. Uniquely, the cochlear implant concept was not based on theories of medicine, as Kissiah had no medical background whatsoever. Instead, he utilized the technical expertise he learned while working as an electronics instrumentation engineer at NASA s Kennedy Space Center for the basis of his invention. This took place over 3 years, when Kissiah would spend his lunch breaks and evenings in Kennedy s technical library, studying the impact of engineering principles on the inner ear. In April of 2003, Kissiah was inducted into the Space Foundation's U.S. Space Technology Hall of Fame for his invention

Source record↗

Ascent, Stage Separation and Glideback Performance of a Partially Reusable Small Launch Vehicle

An integrated analysis is presented for ascent, stage separation and glide back performance of a small, partially reusable launch vehicle sized for a payload of about 330 lbs to a 150 nm polar orbit. The altitude margin was used a performance metric for the glideback performance. Aerodynamic databases for each of these three phases of flight were developed using a combination of engineering level code, free stream and proximity wind tunnel test data and Euler CFD results. The ascent and glideback trajectories were generated using POST and the stage separation simulation was done using the in-house software Sep-Sim as a front end to the commercially available multi-body dynamic simulation code ADAMS. The payload to the designated polar orbit was optimized subject to the constraints imposed by stage separation and adequate performance reserve for the glideback booster in addition to the usual ascent trajectory constraints.

Pamadi, Bandu N.↗

Acquisition and Analysis of NASA Ames Sunphotometer Measurements during SAGE III Validation Campaigns and other Tropospheric and Stratospheric Research Missions

NASA Cooperative Agreement NCC2-1251 provided funding from April 2001 through December 2003 for Mr. John Livingston of SRI International to collaborate with NASA Ames Research Center scientists and engineers in the acquisition and analysis of airborne sunphotometer measurements during various atmospheric field studies. Mr. Livingston participated in instrument calibrations at Mauna Loa Observatory, pre-mission hardware and software preparations, acquisition and analysis of sunphotometer measurements during the missions, and post-mission analysis of data and reporting of scientific findings. The atmospheric field missions included the spring 2001 Intensive of the Asian Pacific Regional Aerosol Characterization Experiment (ACE-Asia), the Asian Dust Above Monterey-2003 (ADAM-2003) experiment, and the winter 2003 Second SAGE III Ozone Loss and Validation Experiment (SOLVE II).

Livingston, John M.↗

Temporal Large-Eddy Simulation

In 1999, Stolz and Adams unveiled a subgrid-scale model for LES based upon approximately inverting (defiltering) the spatial grid-filter operator and termed .the approximate deconvolution model (ADM). Subsequently, the utility and accuracy of the ADM were demonstrated in a posteriori analyses of flows as diverse as incompressible plane-channel flow and supersonic compression-ramp flow. In a prelude to the current paper, a parameterized temporal ADM (TADM) was developed and demonstrated in both a priori and a posteriori analyses for forced, viscous Burger's flow. The development of a time-filtered variant of the ADM was motivated-primarily by the desire for a unifying theoretical and computational context to encompass direct numerical simulation (DNS), large-eddy simulation (LES), and Reynolds averaged Navier-Stokes simulation (RANS). The resultant methodology was termed temporal LES (TLES). To permit exploration of the parameter space, however, previous analyses of the TADM were restricted to Burger's flow, and it has remained to demonstrate the TADM and TLES methodology for three-dimensional flow. For several reasons, plane-channel flow presents an ideal test case for the TADM. Among these reasons, channel flow is anisotropic, yet it lends itself to highly efficient and accurate spectral numerical methods. Moreover, channel-flow has been investigated extensively by DNS, and a highly accurate data base of Moser et.al. exists. In the present paper, we develop a fully anisotropic TADM model and demonstrate its utility in simulating incompressible plane-channel flow at nominal values of Re(sub tau) = 180 and Re(sub tau) = 590 by the TLES method. The TADM model is shown to perform nearly as well as the ADM at equivalent resolution, thereby establishing TLES as a viable alternative to LES. Moreover, as the current model is suboptimal is some respects, there is considerable room to improve TLES.

Pruett, C. D.↗

Simulation and Analyses of Staging Maneuvers of Next Generation Reusable Launch Vehicles

NASA has initiated a comprehensive stage separation tool development activity to address the technology needed for successful development and operation of next generation reusable launch vehicles. As a part of this activity, ConSep simulation tool is being developed. This paper discusses the application of this tool to the staging maneuvers of two-stage-to-orbit (TSTO) vehicles. Simulation and analyses are performed for two bimese TSTO concepts, one staging at Mach 3 and the other at Mach 6. The TSTO bimese vehicles used in this study are sized for international space station class payload. The proximity and isolated aerodynamic databases used in the simulation were generated using the data from wind tunnel tests conducted at NASA Langley Research Center. ConSep is a MATLAB-based front end to the commercially available ADAMS solver, an industry standard package for solving multi-body dynamic problems.

Pamadi, Bandu N.↗

Simulation and Analyses of Stage Separation Two-Stage Reusable Launch Vehicles

NASA has initiated the development of methodologies, techniques and tools needed for analysis and simulation of stage separation of next generation reusable launch vehicles. As a part of this activity, ConSep simulation tool is being developed which is a MATLAB-based front-and-back-end to the commercially available ADAMS(registered Trademark) solver, an industry standard package for solving multi-body dynamic problems. This paper discusses the application of ConSep to the simulation and analysis of staging maneuvers of two-stage-to-orbit (TSTO) Bimese reusable launch vehicles, one staging at Mach 3 and the other at Mach 6. The proximity and isolated aerodynamic database were assembled using the data from wind tunnel tests conducted at NASA Langley Research Center. The effects of parametric variations in mass, inertia, flight path angle, altitude from their nominal values at staging were evaluated. Monte Carlo runs were performed for Mach 3 staging to evaluate the sensitivity to uncertainties in aerodynamic coefficients.

Pamadi, Bandu N.↗

Simulation and Analyses of Multi-Body Separation in Launch Vehicle Staging Environment

The development of methodologies, techniques, and tools for analysis and simulation of multi-body separation is critically needed for successful design and operation of next generation launch vehicles. As a part of this activity, ConSep simulation tool is being developed. ConSep is a generic MATLAB-based front-and-back-end to the commercially available ADAMS. solver, an industry standard package for solving multi-body dynamic problems. This paper discusses the 3-body separation capability in ConSep and its application to the separation of the Shuttle Solid Rocket Boosters (SRBs) from the External Tank (ET) and the Orbiter. The results are compared with STS-1 flight data.

Pamadi, Bandu N.↗

Simulation and Analyses of Stage Separation of Two-Stage Reusable Launch Vehicles

NASA has initiated the development of methodologies, techniques and tools needed for analysis and simulation of stage separation of next generation reusable launch vehicles. As a part of this activity, ConSep simulation tool is being developed which is a MATLAB-based front-and-back-end to the commercially available ADAMS(Registerd TradeMark) solver, an industry standard package for solving multi-body dynamic problems. This paper discusses the application of ConSep to the simulation and analysis of staging maneuvers of two-stage-to-orbit (TSTO) Bimese reusable launch vehicles, one staging at Mach 3 and the other at Mach 6. The proximity and isolated aerodynamic database were assembled using the data from wind tunnel tests conducted at NASA Langley Research Center. The effects of parametric variations in mass, inertia, flight path angle, altitude from their nominal values at staging were evaluated. Monte Carlo runs were performed for Mach 3 staging to evaluate the sensitivity to uncertainties in aerodynamic coefficients.

Pamadi, Bandu N.↗