Search NASA⌕ Search

SEARCH · Search NASA

Results for “reference values”

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 163 records · Page 9

Saccades to remembered targets: the effects of smooth pursuit and illusory stimulus motion

1. Measurements were made in four normal human subjects of the accuracy of saccades to remembered locations of targets that were flashed on a 20 x 30 deg random dot display that was either stationary or moving horizontally and sinusoidally at +/-9 deg at 0.3 Hz. During the interval between the target flash and the memory-guided saccade, the "memory period" (1.4 s), subjects either fixated a stationary spot or pursued a spot moving vertically sinusoidally at +/-9 deg at 0.3 Hz. 2. When saccades were made toward the location of targets previously flashed on a stationary background as subjects fixated the stationary spot, median saccadic error was 0.93 deg horizontally and 1.1 deg vertically. These errors were greater than for saccades to visible targets, which had median values of 0.59 deg horizontally and 0.60 deg vertically. 3. When targets were flashed as subjects smoothly pursued a spot that moved vertically across the stationary background, median saccadic error was 1.1 deg horizontally and 1.2 deg vertically, thus being of similar accuracy to when targets were flashed during fixation. In addition, the vertical component of the memory-guided saccade was much more closely correlated with the "spatial error" than with the "retinal error"; this indicated that, when programming the saccade, the brain had taken into account eye movements that occurred during the memory period. 4. When saccades were made to targets flashed during attempted fixation of a stationary spot on a horizontally moving background, a condition that produces a weak Duncker-type illusion of horizontal movement of the primary target, median saccadic error increased horizontally to 3.2 deg but was 1.1 deg vertically. 5. When targets were flashed as subjects smoothly pursued a spot that moved vertically on the horizontally moving background, a condition that induces a strong illusion of diagonal target motion, median saccadic error was 4.0 deg horizontally and 1.5 deg vertically; thus the horizontal error was greater than under any other experimental condition. 6. In most trials, the initial saccade to the remembered target was followed by additional saccades while the subject was still in darkness. These secondary saccades, which were executed in the absence of visual feedback, brought the eye closer to the target location. During paradigms involving horizontal background movement, these corrections were more prominent horizontally than vertically. 7. Further measurements were made in two subjects to determine whether inaccuracy of memory-guided saccades, in the horizontal plane, was due to mislocalization at the time that the target flashed, misrepresentation of the trajectory of the pursuit eye movement during the memory period, or both. 8. The magnitude of the saccadic error, both with and without corrections made in darkness, was mislocalized by approximately 30% of the displacement of the background at the time that the target flashed. The magnitude of the saccadic error also was influenced by net movement of the background during the memory period, corresponding to approximately 25% of net background movement for the initial saccade and approximately 13% for the final eye position achieved in darkness. 9. We formulated simple linear models to test specific hypotheses about which combinations of signals best describe the observed saccadic amplitudes. We tested the possibilities that the brain made an accurate memory of target location and a reliable representation of the eye movement during the memory period, or that one or both of these was corrupted by the illusory visual stimulus. Our data were best accounted for by a model in which both the working memory of target location and the internal representation of the horizontal eye movements were corrupted by the illusory visual stimulus. We conclude that extraretinal signals played only a minor role, in comparison with visual estimates of the direction of gaze, in planning eye movements to remembered targ.

Clinical Trial↗

Equilibrium Core Model for Micro Pebble Bed Reactors Using OpenMC

Estimating the equilibrium state for pebble bed reactors (PBRs) presents complex challenges as it requires simultaneous consideration of changes in the pebbles’ movement as well as their fuel compositions. Whereas traditional approaches use multigroup diffusion codes for neutronics calculations of PBRs’ equilibrium state, the double-heterogeneity of PBRs complicates neutron cross-section generation. Continuous-energy Monte Carlo (MC) methods are better suited for detailed PBR analysis because of their natural handling of double-heterogeneity, but they demand substantially more computational resources. Here, this study introduces a novel method for efficiently estimating the equilibrium state in small and micro PBRs with reduced computational cost. The method is anticipated to accelerate the processes of core design and performing parametric studies for utilizing advanced fuel and structural materials. The HTR-10 reactor design was used for validating the method’s predictions and evaluating its computational efficiency. When compared to reference calculation values from the literature, criticality (k-effective) was predicted to be approximately within the margin of error of the MC transport calculation, average core power density (in megawatts per cubic meter) was predicted within 2.5% relative error, and maximum thermal flux (10 13 n/cm 2 .s −1 ) was predicted within 1.8% relative error. The calculated inventory of fission products and fuel composition in the equilibrium core were within 15% and 16.6%, respectively, when compared to reported values from the literature. The difference is attributed to variance in the considered values of the core temperature, which was found to significantly affect the depletion analyses.

Equilibrium core↗

Medium- and Heavy-Duty Truck Duty Cycles

This dataset provides second-by-second duty cycle data for Class 6 and Class 8 diesel trucks in Texas, including key vehicle metrics, engine-related data, and GPS data (excluding GPS latitude and longitude to ensure confidentiality). The data were collected via tablets installed on the trucks and organized into daily datasets, each associated with a unique vehicle ID and date. There are 12 daily datasets for Class 6 diesel trucks (three unique vehicle IDs) and 43 daily datasets for Class 8 diesel trucks (six unique vehicle IDs). The units associated with each column are included in the name. The engine performance data include columns such as engine speed, engine percent torque, and engine fuel rate. Road grade (%/100) was estimated using the GPS altitude and wheel-based vehicle speed, which is used as an input for FASTSim. Cumulative distance was also calculated using the wheel-based vehicle speed. Additional columns include: - Engine Speed (RPM): Removed inaccurate readings and used to calculate angular velocity (radians/second). - Torque (N·m): Calculated using engine percent torque, nominal friction percent torque, and engine reference torque values (those columns were removed from dataset), then normalized to express as torque (%). - Flywheel Power (%): Calculated using the angular velocity and torque (in kW), then normalized as a percentage of the maximum value. - Engine Fuel Rate (%) and Torque (%): Both metrics were normalized by dividing by their respective maximum values within each dataset to express them as percentages. The datasets were analyzed to assess the energy impact of various driving behaviors, simulate energy efficiency, and recommend optimal routes for diesel trucks using NLR’s tool called RouteE. For driver coaching, factors like speed and acceleration limits were considered, and idle periods were reduced (assuming the engine was off during idling) to adjust each drive cycle. These adjusted drive cycles were then simulated in FASTSim to evaluate their effect on fleet energy consumption and estimate potential energy savings. The original cycles are available for download on this page ![image](CoVaR_Image_for_Data_Page_Kenworth_Truck.jpg)

1Hz↗

Making real-time reactive systems reliable

A reactive system is characterized by a control program that interacts with an environment (or controlled program). The control program monitors the environment and reacts to significant events by sending commands to the environment. This structure is quite general. Not only are most embedded real time systems reactive systems, but so are monitoring and debugging systems and distributed application management systems. Since reactive systems are usually long running and may control physical equipment, fault tolerance is vital. The research tries to understand the principal issues of fault tolerance in real time reactive systems and to build tools that allow a programmer to design reliable, real time reactive systems. In order to make real time reactive systems reliable, several issues must be addressed: (1) How can a control program be built to tolerate failures of sensors and actuators. To achieve this, a methodology was developed for transforming a control program that references physical value into one that tolerates sensors that can fail and can return inaccurate values; (2) How can the real time reactive system be built to tolerate failures of the control program. Towards this goal, whether the techniques presented can be extended to real time reactive systems is investigated; and (3) How can the environment be specified in a way that is useful for writing a control program. Towards this goal, whether a system with real time constraints can be expressed as an equivalent system without such constraints is also investigated.

Marzullo, Keith↗

LORAN-C data reduction at the US Naval Observatory

As part of its mission and in cooperation with the U.S. Coast Guard, the U.S. Naval Observatory (USNO) monitors and reports the timing of the LORAN-C chains. The procedures for monitoring and processing the reported values have evolved with advances in monitoring equipment, computer interfaces and PCs. This paper discusses the current standardized procedures used by USNO to sort the raw data according to Group Repetition Interval (GRI) rate, to fit and smooth the data points, and, for chains remotely monitored, to tie the values to the USNO Master Clock. The results of these procedures are the LORAN time of transmission values, as references to UTC(USNO) (Universal Coordinated Time) for all LORAN chains. This information is available to users via USNO publications and the USNO Automated Data Service (ADS).

Harold Chadsey↗

Experimental investigation of the effect of aspect ratio and Mach number on the flutter of cantilever wings

The results of some wind-tunnel experiments to investigate the effects of aspect ratio and Mach number on the flutter of uniform, unswept, cantilever wings are reported. Models having aspect ratios ranging from 2 to 13 were tested at Mach numbers up to 0.92. No general attempt is made to correlate the data with three-dimensional-flow theory, but an examination of the data is made on the basis of reference theoretical values obtained from the two-dimensional incompressible-flow theory. On this basis a reduction in aspect ratio, in general, increased the ratio of the experimental flutter speed to the calculated flutter speed. The analysis also indicated that for a given aspect ratio, this ratio decreased slightly as the Mach number is increased.

Widmayer, E , Jr↗

Automated Traffic Management System and Method

A data management system and method that enables acquisition, integration, and management of real-time data generated at different rates, by multiple heterogeneous incompatible data sources. The system achieves this functionality by using an expert system to fuse data from a variety of airline, airport operations, ramp control, and air traffic control tower sources, to establish and update reference data values for every aircraft surface operation. The system may be configured as a real-time airport surface traffic management system (TMS) that electronically interconnects air traffic control, airline data, and airport operations data to facilitate information sharing and improve taxi queuing. In the TMS operational mode, empirical data shows substantial benefits in ramp operations for airlines, reducing departure taxi times by about one minute per aircraft in operational use, translating as $12 to $15 million per year savings to airlines at the Atlanta, Georgia airport. The data management system and method may also be used for scheduling the movement of multiple vehicles in other applications, such as marine vessels in harbors and ports, trucks or railroad cars in ports or shipping yards, and railroad cars in switching yards. Finally, the data management system and method may be used for managing containers at a shipping dock, stock on a factory floor or in a warehouse, or as a training tool for improving situational awareness of FAA tower controllers, ramp and airport operators, or commercial airline personnel in airfield surface operations.

Glass, Brian J.↗

Real-Time Surface Traffic Adviser

A real-time data management system which uses data generated at different rates by multiple heterogeneous incompatible data sources are presented. In one embodiment, the invention is as an airport surface traffic data management system (traffic adviser) that electronically interconnects air traffic control, airline, and airport operations user communities to facilitate information sharing and improve taxi queuing. The system uses an expert system to fuse dam from a variety of airline, airport operations, ramp control, and air traffic control sources, in order to establish, predict, and update reference data values for every aircraft surface operation.

Brian J Glass↗

Cardiovascular effects of anti-G suit and cooling garment during space shuttle re-entry and landing

BACKGROUND: Many cardiovascular changes associated with spaceflight reduce the ability of the cardiovascular system to oppose gravity on return to Earth, leaving astronauts susceptible to orthostatic hypotension during re-entry and landing. Consequently, an anti-G suit was developed to protect arterial pressure during re-entry. A liquid cooling garment (LCG) was then needed to alleviate the thermal stress resulting from use of the launch and entry suit. METHODS: We studied 34 astronauts on 22 flights (4-16 d). Subjects were studied 10 d before launch and on landing day. Preflight, crewmembers were suited with their anti-G suits set to the intended inflation for re-entry. Three consecutive measurements of heart rate and arterial pressure were obtained while seated and then again while standing. Three subjects who inflated the anti-G suits also donned the LCG for landing. Arterial pressure and heart rate were measured every 5 min during the de-orbit maneuver, through maximum G-loading (max-G) and touch down (TD). After TD, crew-members again initiated three seated measurements followed by three standing measurements. RESULTS: Astronauts with inflated anti-G suits had higher arterial pressure than those who did not have inflated anti-G suits during re-entry and landing (133.1 +/- 2.5/76.1 +/- 2.1 vs. 128.3 +/- 4.2/79.3 +/- 2.9, de-orbit; 157.3 +/- 4.5/102.1 +/- 3.6 vs. 145.2 +/- 10.5/95.7 + 5.5, max-G; 159.6 +/- 3.9/103.7 +/- 3.3 vs. 134.1 +/- 5.1/85.7 +/- 3.1, TD). In the group with inflated anti-G suits, those who also wore the LCG exhibited significantly lower heart rates than those who did not (75.7 +/- 11.5 vs. 86.5 +/- 6.2, de-orbit; 79.5 +/- 24.8 vs. 112.1 +/- 8.7, max-G; 84.7 +/- 8.0 vs. 110.5 +/- 7.9, TD). CONCLUSIONS: The anti-G suit is effective in supporting arterial pressure. The addition of the LCG lowers heart rate during re-entry.

NASA Center JSC↗

Ocular motor responses to abrupt interaural head translation in normal humans

We characterized the interaural translational vestibulo-ocular reflex (tVOR) in 6 normal humans to brief (approximately 200 ms), high-acceleration (0.4-1.4g) stimuli, while they fixed targets at 15 or 30 cm. The latency was 19 +/- 5 ms at 15-cm and 20 +/- 12 ms at 30-cm viewing. The gain was quantified using the ratio of actual to ideal behavior. The median position gain (at time of peak head velocity) was 0.38 and 0.37, and the median velocity gain, 0.52 and 0.62, at 15- and 30-cm viewing, respectively. These results suggest the tVOR scales proportionally at these viewing distances. Likewise, at both viewing distances, peak eye velocity scaled linearly with peak head velocity and gain was independent of peak head acceleration. A saccade commonly occurred in the compensatory direction, with a greater latency (165 vs. 145 ms) and lesser amplitude (1.8 vs. 3.2 deg) at 30- than 15-cm viewing. Even with saccades, the overall gain at the end of head movement was still considerably undercompensatory (medians 0.68 and 0.77 at 15- and 30-cm viewing). Monocular viewing was also assessed at 15-cm viewing. In 4 of 6 subjects, gains were the same as during binocular viewing and scaled closely with vergence angle. In sum the low tVOR gain and scaling of the response with viewing distance and head velocity extend previous results to higher acceleration stimuli. tVOR latency (approximately 20 ms) was lower than previously reported. Saccades are an integral part of the tVOR, and also scale with viewing distance.

Non-NASA Center↗

Effects of broad frequency vibration on cultured osteoblasts

Bone is subjected in vivo to both high amplitude, low frequency strain, incurred by locomotion, and to low amplitude, broad frequency strain. The biological effects of low amplitude, broad frequency strain are poorly understood. To evaluate the effects of low amplitude strains ranging in frequency from 0 to 50 Hz on osteoblastic function, we seeded MC3T3-E1 cells into collagen gels and applied the following loading protocols for 3 min per day for either 3 or 7 days: (1) sinusoidal strain at 3 Hz, with 0-3000 microstrain peak-to-peak followed by 0.33 s resting time, (2) "broad frequency vibration" of low amplitude strain (standard deviation of 300 microstrain) including frequency components from 0 to 50 Hz, and (3) sinusoidal strain combined with broad frequency vibration (S + V). The cells were harvested on day 4 or 8. We found that the S + V stimulation significantly repressed cell proliferation by day 8. Osteocalcin mRNA was up-regulated 2.6-fold after 7 days of S + V stimulation, and MMP-9 mRNA was elevated 1.3-fold after 3 days of vibration alone. Sinusoidal stimulation alone did not affect the cell responses. No differences due to loading were observed in alkaline phosphatase activity and in mRNA levels of type I collagen, osteopontin, connexin 43, MMPs-1A, -3, -13. These results suggest that osteoblasts are more sensitive to low amplitude, broad frequency strain, and this kind of strain could sensitize osteoblasts to high amplitude, low frequency strain. This suggestion implies a potential contribution of stochastic resonance to the mechanical sensitivity of osteoblasts. Copyright 2002 Elsevier Science Ltd.

Non-NASA Center↗

Phosphocreatine kinetics at the onset of contractions in skeletal muscle of MM creatine kinase knockout mice

Phosphocreatine (PCr) depletion during isometric twitch stimulation at 5 Hz was measured by (31)P-NMR spectroscopy in gastrocnemius muscles of pentobarbital-anesthetized MM creatine kinase knockout (MMKO) vs. wild-type C57B (WT) mice. PCr depletion after 2 s of stimulation, estimated from the difference between spectra gated to times 200 ms and 140 s after 2-s bursts of contractions, was 2.2 +/- 0.6% of initial PCr in MMKO muscle vs. 9.7 +/- 1.6% in WT muscles (mean +/- SE, n = 7, P < 0.001). Initial PCr/ATP ratio and intracellular pH were not significantly different between groups, and there was no detectable change in intracellular pH or ATP in either group after 2 s. The initial difference in net PCr depletion was maintained during the first minute of continuous 5-Hz stimulation. However, there was no significant difference in the quasi-steady-state PCr level approached after 80 s (MMKO 36.1 +/- 3.5 vs. WT 35.5 +/- 4.4% of initial PCr; n = 5-6). A kinetic model of ATPase, creatine kinase, and adenylate kinase fluxes during stimulation was consistent with the observed PCr depletion in MMKO muscle after 2 s only if ADP-stimulated oxidative phosphorylation was included in the model. Taken together, the results suggest that cytoplasmic ADP more rapidly increases and oxidative phosphorylation is more rapidly activated at the onset of contractions in MMKO compared with WT muscles.

NASA Discipline Cell Biology↗

Autonomic neural control of dynamic cerebral autoregulation in humans

BACKGROUND: The purpose of the present study was to determine the role of autonomic neural control of dynamic cerebral autoregulation in humans. METHODS AND RESULTS: We measured arterial pressure and cerebral blood flow (CBF) velocity in 12 healthy subjects (aged 29+/-6 years) before and after ganglion blockade with trimethaphan. CBF velocity was measured in the middle cerebral artery using transcranial Doppler. The magnitude of spontaneous changes in mean blood pressure and CBF velocity were quantified by spectral analysis. The transfer function gain, phase, and coherence between these variables were estimated to quantify dynamic cerebral autoregulation. After ganglion blockade, systolic and pulse pressure decreased significantly by 13% and 26%, respectively. CBF velocity decreased by 6% (P<0.05). In the very low frequency range (0.02 to 0.07 Hz), mean blood pressure variability decreased significantly (by 82%), while CBF velocity variability persisted. Thus, transfer function gain increased by 81%. In addition, the phase lead of CBF velocity to arterial pressure diminished. These changes in transfer function gain and phase persisted despite restoration of arterial pressure by infusion of phenylephrine and normalization of mean blood pressure variability by oscillatory lower body negative pressure. CONCLUSIONS: These data suggest that dynamic cerebral autoregulation is altered by ganglion blockade. We speculate that autonomic neural control of the cerebral circulation is tonically active and likely plays a significant role in the regulation of beat-to-beat CBF in humans.

Non-NASA Center↗

Predicting motion sickness during parabolic flight

BACKGROUND: There are large individual differences in susceptibility to motion sickness. Attempts to predict who will become motion sick have had limited success. In the present study, we examined gender differences in resting levels of salivary amylase and total protein, cardiac interbeat intervals (R-R intervals), and a sympathovagal index and evaluated their potential to correctly classify individuals into two motion sickness severity groups. METHODS: Sixteen subjects (10 men and 6 women) flew four sets of 10 parabolas aboard NASA's KC-135 aircraft. Saliva samples for amylase and total protein were collected preflight on the day of the flight and motion sickness symptoms were recorded during each parabola. Cardiovascular parameters were collected in the supine position 1-5 days before the flight. RESULTS: There were no significant gender differences in sickness severity or any of the other variables mentioned above. Discriminant analysis using salivary amylase, R-R intervals and the sympathovagal index produced a significant Wilks' lambda coefficient of 0.36, p=0.006. The analysis correctly classified 87% of the subjects into the none-mild sickness or the moderate-severe sickness group. CONCLUSIONS: The linear combination of resting levels of salivary amylase, high-frequency R-R interval levels, and a sympathovagal index may be useful in predicting motion sickness severity.

manned↗

Atm heterozygous mice are more sensitive to radiation-induced cataracts than are their wild-type counterparts

It is important to know whether the human population includes genetically predisposed radiosensitive subsets. In vitro studies have shown that cells from individuals homozygous for ataxia telangiectasia (A-T) are much more radiosensitive than cells from unaffected individuals. Although cells heterozygous for the ATM gene (ATM(+/-)) may be slightly more radiosensitive in vitro, it remained to be determined whether the greater susceptibility of ATM(+/-) cells translates into an increased sensitivity for late effects in vivo, though there is a suggestion that radiotherapy patients that are heterozygous for the ATM gene may be more at risk of developing late normal tissue damage. We chose cataractogenesis in the lens as a means to assay for the effects of ATM deficiency in a late-responding tissue. One eye of wild-type, Atm heterozygous and homozygous knockout mice was exposed to 0.5-, 1.0-, 2.0-, or 4.0-Gy x rays. The animals were followed weekly for cataract development by conventional slit-lamp biomicroscopy. Cataract development in the animals of all three groups was strongly dependent on dose. The lenses of homozygous mice were the first to opacify at any given dose. Most important in the present context is that cataracts appeared earlier in the heterozygous versus wild-type animals. The data suggest that ATM heterozygotes in the human population may also be radiosensitive. This may influence the choice of individuals destined to be exposed to higher than normal doses of radiation, such as astronauts, and may also suggest that radiotherapy patients who are ATM heterozygotes could be predisposed to increased late normal tissue damage.

Non-NASA Center↗

NRSF causes cAMP-sensitive suppression of sodium current in cultured hippocampal neurons

The neuron restrictive silencer factor (NRSF/REST) has been shown to bind to the promoters of many neuron-specific genes and is able to suppress transcription of Na(+) channels in PC12 cells, although its functional effect in terminally differentiated neurons is unknown. We constructed lentiviral vectors to express NRSF as a bicistronic message with green fluorescent protein (GFP) and followed infected hippocampal neurons in culture over a period of 1-2 wk. NRSF-expressing neurons showed a time-dependent suppression of Na(+) channel function as measured by whole cell electrophysiology. Suppression was reversed or prevented by the addition of membrane-permeable cAMP analogues and enhanced by cAMP antagonists but not affected by increasing protein expression with a viral enhancer. Secondary effects, including altered sensitivity to glutamate and GABA and reduced outward K(+) currents, were duplicated by culturing GFP-infected control neurons in TTX. The striking similarity of the phenotypes makes NRSF potentially useful as a genetic "silencer" and also suggests avenues of further exploration that may elucidate the transcription factor's in vivo role in neuronal plasticity.

Hippocampus/cytology/metabolism↗