Search NASA⌕ Search

SEARCH · Search NASA

Results for “faster”

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

Display format, highlight validity, and highlight method: Their effects on search performance

Display format and highlight validity were shown to affect visual display search performance; however, these studies were conducted on small, artificial displays of alphanumeric stimuli. A study manipulating these variables was conducted using realistic, complex Space Shuttle information displays. A 2x2x3 within-subjects analysis of variance found that search times were faster for items in reformatted displays than for current displays. Responses to valid applications of highlight were significantly faster than responses to non or invalidly highlighted applications. The significant format by highlight validity interaction showed that there was little difference in response time to both current and reformatted displays when the highlight validity was applied; however, under the non or invalid highlight conditions, search times were faster with reformatted displays. A separate within-subject analysis of variance of display format, highlight validity, and several highlight methods did not reveal a main effect of highlight method. In addition, observed display search times were compared to search time predicted by Tullis' Display Analysis Program. Benefits of highlighting and reformatting displays to enhance search and the necessity to consider highlight validity and format characteristics in tandem for predicting search performance are discussed.

Donner, Kimberly A.↗

An adaptive grid algorithm for one-dimensional nonlinear equations

Richards' equation, which models the flow of liquid through unsaturated porous media, is highly nonlinear and difficult to solve. Step gradients in the field variables require the use of fine grids and small time step sizes. The numerical instabilities caused by the nonlinearities often require the use of iterative methods such as Picard or Newton interation. These difficulties result in large CPU requirements in solving Richards equation. With this in mind, adaptive and multigrid methods are investigated for use with nonlinear equations such as Richards' equation. Attention is focused on one-dimensional transient problems. To investigate the use of multigrid and adaptive grid methods, a series of problems are studied. First, a multigrid program is developed and used to solve an ordinary differential equation, demonstrating the efficiency with which low and high frequency errors are smoothed out. The multigrid algorithm and an adaptive grid algorithm is used to solve one-dimensional transient partial differential equations, such as the diffusive and convective-diffusion equations. The performance of these programs are compared to that of the Gauss-Seidel and tridiagonal methods. The adaptive and multigrid schemes outperformed the Gauss-Seidel algorithm, but were not as fast as the tridiagonal method. The adaptive grid scheme solved the problems slightly faster than the multigrid method. To solve nonlinear problems, Picard iterations are introduced into the adaptive grid and tridiagonal methods. Burgers' equation is used as a test problem for the two algorithms. Both methods obtain solutions of comparable accuracy for similar time increments. For the Burgers' equation, the adaptive grid method finds the solution approximately three times faster than the tridiagonal method. Finally, both schemes are used to solve the water content formulation of the Richards' equation. For this problem, the adaptive grid method obtains a more accurate solution in fewer work units and less computation time than required by the tridiagonal method. The performance of the adaptive grid method tends to degrade as the solution process proceeds in time, but still remains faster than the tridiagonal scheme.

Gutierrez, William E.↗

Diffusive shock acceleration - Acceleration rate, magnetic-field direction and the diffusion limit

This paper reviews the concept of diffusive shock acceleration, showing that the acceleration of charged particles at a collisionless shock is a straightforward consequence of the standard cosmic-ray transport equation, provided that one treats the discontinuity at the shock correctly. This is true for arbitrary direction of the upstream magnetic field. Within this framework, it is shown that acceleration at perpendicular or quasi-perpendicular shocks is generally much faster than for parallel shocks. Paradoxically, it follows also that, for a simple scattering law, the acceleration is faster for less scattering or larger mean free path. Obviously, the mean free path can not become too large or the diffusion limit becomes inapplicable. Gradient and curvature drifts caused by the magnetic-field change at the shock play a major role in the acceleration process in most cases. Recent observations of the charge state of the anomalous component are shown to require the faster acceleration at the quasi-perpendicular solar-wind termination shock.

Jokipii, J. R.↗

Some Effects of Roll Rate on the Longitudinal Stability Characteristics of a Cruciform Missile Configuration as Determined from Flight Test for a Mach Number Range of 1.1. to 1.8

A model of a cruciform missile configuration having a low-aspect-ratio wing equipped with flap-type controls was flight tested in order to determine stability and control characteristics while rolling at about 5 radians per second. Comparison is made with results from a similar model which rolled at a much lower rate. Results showed that, if the ratio of roll rate to natural circular frequency in pitch is not greater than about 0.3, the motion following a step disturbance in pitch essentially remains in a plane in space. The slope of normal- force coefficient against angle of attack C(sub N(sub alpha)) was the same as for the slowly rolling model at 0 degrees control deflection but C(sub N(sub alpha)) was much higher for the faster rolling model at about 5 degrees control deflection. The slope of pitching-moment coefficient against angle of attack C(sub m(sub alpha)) as determined from the model period of oscillation was the same for both models at 0 degrees control deflection but was lower for the faster rolling model at about 5 degrees control deflection. Damping data for the faster rolling model showed considerably more scatter than for the slowly rolling model.

Lundstrom, Reginald R↗

A simple suboptimal least-squares algorithm for attitude determination with multiple sensors

Three-axis attitude determination is equivalent to finding a coordinate transformation matrix which transforms a set of reference vectors fixed in inertial space to a set of measurement vectors fixed in the spacecraft. The attitude determination problem can be expressed as a constrained optimization problem. The constraint is that a coordinate transformation matrix must be proper, real, and orthogonal. A transformation matrix can be thought of as optimal in the least-squares sense if it maps the measurement vectors to the reference vectors with minimal 2-norm errors and meets the above constraint. This constrained optimization problem is known as Wahba's problem. Several algorithms which solve Wahba's problem exactly have been developed and used. These algorithms, while steadily improving, are all rather complicated. Furthermore, they involve such numerically unstable or sensitive operations as matrix determinant, matrix adjoint, and Newton-Raphson iterations. This paper describes an algorithm which minimizes Wahba's loss function, but without the constraint. When the constraint is ignored, the problem can be solved by a straightforward, numerically stable least-squares algorithm such as QR decomposition. Even though the algorithm does not explicitly take the constraint into account, it still yields a nearly orthogonal matrix for most practical cases; orthogonality only becomes corrupted when the sensor measurements are very noisy, on the same order of magnitude as the attitude rotations. The algorithm can be simplified if the attitude rotations are small enough so that the approximation sin(theta) approximately equals theta holds. We then compare the computational requirements for several well-known algorithms. For the general large-angle case, the QR least-squares algorithm is competitive with all other know algorithms and faster than most. If attitude rotations are small, the least-squares algorithm can be modified to run faster, and this modified algorithm is faster than all but a similarly specialized version of the QUEST algorithm. We also introduce a novel measurement averaging technique which reduces the n-measurement case to the two measurement case for our particular application, a star tracker and earth sensor mounted on an earth-pointed geosynchronous communications satellite. Using this technique, many n-measurement problems reduce to less than or equal to 3 measurements; this reduces the amount of required calculation without significant degradation in accuracy. Finally, we present the results of some tests which compare the least-squares algorithm with the QUEST and FOAM algorithms in the two-measurement case. For our example case, all three algorithms performed with similar accuracy.

Brozenec, Thomas F.↗

Transferring ecosystem simulation codes to supercomputers

Many ecosystem simulation computer codes have been developed in the last twenty-five years. This development took place initially on main-frame computers, then mini-computers, and more recently, on micro-computers and workstations. Supercomputing platforms (both parallel and distributed systems) have been largely unused, however, because of the perceived difficulty in accessing and using the machines. Also, significant differences in the system architectures of sequential, scalar computers and parallel and/or vector supercomputers must be considered. We have transferred a grassland simulation model (developed on a VAX) to a Cray Y-MP/C90. We describe porting the model to the Cray and the changes we made to exploit the parallelism in the application and improve code execution. The Cray executed the model 30 times faster than the VAX and 10 times faster than a Unix workstation. We achieved an additional speedup of 30 percent by using the compiler's vectoring and 'in-line' capabilities. The code runs at only about 5 percent of the Cray's peak speed because it ineffectively uses the vector and parallel processing capabilities of the Cray. We expect that by restructuring the code, it could execute an additional six to ten times faster.

Skiles, J. W.↗

Dielectric Properties of Poly(ethylene oxide) from Molecular Dynamics Simulations

The order, conformations and dynamics of poly(oxyethylene) (POE) melts have been investigated through molecular dynamics simulations. The potential energy functions were determined from detailed ab initio electronic structure calculations of the conformational energies of the model molecules 1,2-dimethoxyethane (DME) and diethylether. The x-ray structure factor for POE from simulation will be compared to experiment. In terms of conformation, simulations reveal that chains are extended in the melt relative to isolated chains due to the presence of strong intermolecular O...H interactions, which occur at the expense of intramolecular O...H interactions. Conformational dynamics about the C-C bond were found to be significantly faster than in polymethylene, while conformational dynamics about the C-O bond even faster than the C-C dynamics. The faster local dynamics in POE relative to polymethylene is consistent with C-13 NMR spin-lattice relaxation experiments. Conformational transitions showed significant second-neighbor correlation, as was found for polymethylene. This correlation of transitions with C-C neighbors was found to be reduced relative to C-O neighbors. Dielectric relaxation from simulation will also be compared with experiment.

Smith, Grant D.↗

US Astronomers Access to SIMBAD in Strasbourg, France

During the last year the US SIMBAD Gateway Project continued to provide services like user registration to the US users of the SIMBAD database in France. Currently there are over 4300 US users registered. We also provided user support by answering questions from users and handling requests for lost passwords when still necessary. Even though almost all users now access SIMBAD without a password, based on hostnames/IP addresses, there are still some users that need individual passwords. We continued to maintain the mirror copy of the SIMBAD database on a server at SAO. This allows much faster access for the US users. During the past year we moved this mirror to a faster server to improve access for the US users. We again supported a demonstration of the SIMBAD database at the meeting of the American Astronomical Society in January. We provided support for the demonstration activities at the SIMBAD booth. We paid part of the fee for the SIMBAD demonstration. We continued to improve the cross-linking between the SIMBAD project and the Astrophysics Data System. This cross-linking between these systems is very much appreciated by the users of both the SIMBAD database and the ADS Abstract Service. The mirror of the SIMBAD database at SAO makes this connection faster for the US astronomers. We exchange information between the ADS and SIMBAD on a daily basis. The close cooperation between the CDS in Strasbourg and SAO, facilitated by this project, is an important part of the astronomy-wide digital library initiative. It has proven to be a model in how different data centers can collaborate and enhance the value of their products by linking with other data centers. We continue this collaboration in order to provide better services to both the US and European astronomical community. This collaboration is even more important in light of the developments for the Virtual Observatory projects in the different countries.

Eichhorn, G.↗

US Astronomers Access to SIMBAD in Strasbourg

During the last year the US SIMBAD Gateway Project continued to provide services like user registration to the US users of the SIMBAD database in France. Currently there are over 4500 US users registered. We also provided user support by answering questions from users and handling requests for lost passwords when still necessary. Even though almost all users now access SIMBAD without a password, based on hostnames/IP addresses, there are still some users that need individual passwords. We continued to maintain the mirror copy of the SIMBAD database on a server at SAO. This allows much faster access for the US users. During the past year we again moved this mirror to a faster server to improve access for the US users. We again supported a demonstration of the SIMBAD database at the meeting of the American Astronomical Society in January. We provided support for the demonstration activities at the SIMBAD booth. We paid part of the fee for the SIMBAD demonstration. We continued to improve the cross-linking between the SIMBAD project and the Astrophysics Data System. This cross-linking between these systems is very much appreciated by the users of both the SIMBAD database and the ADS Abstract Service. The mirror of the SIMBAD database at SA0 makes this connection faster for the US astronomers. We exchange information between the ADS and SIMBAD on a daily basis. During the last year we also installed a mirror copy of the Vizier system from the CDS, in addition to the SIMBAD mirror.

Oliversen, Ronald↗

Methods for semi-automated indexing for high precision information retrieval

OBJECTIVE: To evaluate a new system, ISAID (Internet-based Semi-automated Indexing of Documents), and to generate textbook indexes that are more detailed and more useful to readers. DESIGN: Pilot evaluation: simple, nonrandomized trial comparing ISAID with manual indexing methods. Methods evaluation: randomized, cross-over trial comparing three versions of ISAID and usability survey. PARTICIPANTS: Pilot evaluation: two physicians. Methods evaluation: twelve physicians, each of whom used three different versions of the system for a total of 36 indexing sessions. MEASUREMENTS: Total index term tuples generated per document per minute (TPM), with and without adjustment for concordance with other subjects; inter-indexer consistency; ratings of the usability of the ISAID indexing system. RESULTS: Compared with manual methods, ISAID decreased indexing times greatly. Using three versions of ISAID, inter-indexer consistency ranged from 15% to 65% with a mean of 41%, 31%, and 40% for each of three documents. Subjects using the full version of ISAID were faster (average TPM: 5.6) and had higher rates of concordant index generation. There were substantial learning effects, despite our use of a training/run-in phase. Subjects using the full version of ISAID were much faster by the third indexing session (average TPM: 9.1). There was a statistically significant increase in three-subject concordant indexing rate using the full version of ISAID during the second indexing session (p < 0.05). SUMMARY: Users of the ISAID indexing system create complex, precise, and accurate indexing for full-text documents much faster than users of manual methods. Furthermore, the natural language processing methods that ISAID uses to suggest indexes contributes substantially to increased indexing speed and accuracy.

Evaluation Studies↗

Response of the neuromuscular unit to spaceflight: what has been learned from the rat model

Despite the inherent limitations placed on spaceflight investigations, much has been learned about the adaptations of the neuromuscular system to weightlessness from studies of rats flown for relatively short periods (approximately 4-22 days). Below is a summary of the major effects of spaceflight observed in muscles of rats that are not in their rapid growth stage: 1. Skeletal muscles atrophy rapidly during spaceflight; significant atrophy is observed as early as after 4 days of flight. 2. The atrophic response appears to be related to the primary function of the muscle. In the hindlimb, the relative amount of atrophy can be characterized as slow extensors > fast extensors > fast flexors. This pattern of relative atrophy does not appear to be occurring in the forelimb; however, not enough data are available to draw any definitive conclusions at this time. 3. Both slow and fast fibers atrophy during spaceflight, with the largest fibers within an individual muscle generally showing the greatest atrophic response. Interestingly, the amount of fiber atrophy appears to reach a plateau after about 14 days of flight. 4. Adaptations have been observed in the concentration and content of all muscle proteins pools, with the protein pools in slow muscles the most affected. 5. Some slow and fast fibers in predominantly slow and fast muscles show shifts in their histochemical and biochemical properties, toward those observed in a "faster" phenotype. 6. Some fibers, presumably expressing slow MHC isoforms before flight, begin to express fast MHC isoforms during flight. 7. The oxidative capacity of the muscles or fibers is relatively unaffected by spaceflight, particularly in the slow muscles. Any change in whole-body fatigability associated with spaceflight most likely reflects the loss in muscle and fiber mass. 8. The glycolytic capacity of the muscles and muscle fibers is enhanced after spaceflight. This metabolic adaptation seems to be related to the shift in the contractile proteins towards "faster" isoforms. 9. The vascularity of muscles appears to be maintained after flight, based, at least, on histological observations of capillarity. 10. The force capabilities of the muscles and fibers appear to decrease in parallel with the decreases in size, i.e., the specific tension is not significantly affected after flight. 11. Changes in the speed-related properties of the slow muscles are consistent with the adaptations in the myosin molecule, i.e., the slow muscles and some fibers in the slow muscles become "faster." 12. Some muscle fiber and neuromuscular junction damage has been observed after flight, particularly in the slow muscles. The extent of damage may be related to the amount of time that the muscles are allowed to reload before removal, i.e., in general, shorter intervals result in less fiber damage. 13. Adaptations in the motor (ventral horn) and sensory (spinal ganglia) neurons have been quite variable, but this may be related to the amount of time that the muscles are allowed to reload before removal. Morphological adaptations after relatively short periods of reloading may reflect a decrease in the activation of the neural elements during flight.

manned↗

Directionally Solidified NiAl-Based Alloys Studied for Improved Elevated-Temperature Strength and Room-Temperature Fracture Toughness

Efforts are underway to replace superalloys used in the hot sections of gas turbine engines with materials possessing better mechanical and physical properties. Alloys based on the intermetallic NiAl have demonstrated potential; however, they generally suffer from low fracture resistance (toughness) at room temperature and from poor strength at elevated temperatures. Directional solidification of NiAl alloyed with both Cr and Mo has yielded materials with useful toughness and elevated-temperature strength values. The intermetallic alloy NiAl has been proposed as an advanced material to extend the maximum operational temperature of gas turbine engines by several hundred degrees centigrade. This intermetallic alloy displays a lower density (approximately 30-percent less) and a higher thermal conductivity (4 to 8 times greater) than conventional superalloys as well as good high-temperature oxidation resistance. Unfortunately, unalloyed NiAl has poor elevated temperature strength (approximately 50 MPa at 1027 C) and low room-temperature fracture toughness (about 5 MPa). Directionally solidified NiAl eutectic alloys are known to possess a combination of high elevated-temperature strength and good room-temperature fracture toughness. Research has demonstrated that a NiAl matrix containing a uniform distribution of very thin Cr plates alloyed with Mo possessed both increased fracture toughness and elevated-temperature creep strength. Although attractive properties were obtained, these alloys were formed at low growth rates (greater than 19 mm/hr), which are considered to be economically unviable. Hence, an investigation was warranted of the strength and toughness behavior of NiAl-(Cr,Mo) directionally solidified at faster growth rates. If the mechanical properties did not deteriorate with increased growth rates, directional solidification could offer an economical means to produce NiAl-based alloys commercially for gas turbine engines. An investigation at the NASA Glenn Research Center at Lewis Field was undertaken to study the effect of the directional solidification growth rate on the microstructure, room temperature fracture toughness, and strength at 1027 C of a Ni-33Al-31Cr-3Mo eutectic alloy. The directionally solidified rates varied between 7.6 and 508 millimeters per hour Essentially fault-free, alternating (Cr, Mo)/NiAl lamellar plate microstructures (left photograph) were formed during growth at and below 12.7 mm/hr, whereas cellular microstructures (right photograph) with the (Cr, Mo) phase in a radial spokelike pattern were developed at faster growth rates. The compressive strength at 1027 C continuously increased with increasing growth rate and did not indicate a maxima as was reported for directionally solidified Ni-33Al-34Cr. Surprisingly, samples with the lamellar plate microstructure (left photograph) possessed a room-temperature fracture toughness of approximately 12 MPa(sup square root of m), whereas all the alloys with a cellular microstructure had a toughness of about 17 MPa(sup square root of m). These results are significant since they clearly demonstrate that Ni-33Al-31Cr-3Mo can be directionally solidified at much faster growth rates without any observable deterioration in its mechanical properties. Thus, the potential to produce strong, tough NiAl-based eutectics at commercially acceptable growth rates exists. Additional testing and alloy optimization studies are underway.

Whittenberger, J. Daniel↗

General Relativistic Magnetohydrodynamic Simulations of Collapsars

We have performed 2.5-dimensional general relativistic magnetohydrodynamic (MHD) simulations of collapsars including a rotating black hole. Initially, we assume that the core collapse has failed in this star. A rotating black hole of a few solar masses is inserted by hand into the calculation. The simulation results show the formation of a disklike structure and the generation of a jetlike outflow near the central black hole. The jetlike outflow propagates and accelerated mainly by the magnetic field. The total jet velocity is approximately 0.3c. When the rotation of the black hole is faster, the magnetic field is twisted strongly owing to the frame-dragging effect. The magnetic energy stored by the twisting magnetic field is directly converted to kinetic energy of the jet rather than propagating as an Alfven wave. Thus, as the rotation of the black hole becomes faster, the poloidal velocity of the jet becomes faster.

Mizuno, Yosuke↗

Supergranule Superrotation Identified as a Projection Effect

Previous measurements of the rotation rate of the supergranule Doppler velocity pattern revealed surprising characteristics: (1) the pattern rotates faster than the plasma at the surface and, at each latitude, it rotates faster than the plasma at any level below the surface (superrotation), (2) larger cells rotate more rapidly than smaller cells, and (3) faster rotation rates are found when using cross-correlation techniques with larger time-lags between Doppler images. We simulate the supergranulation velocity pattern using a spectrum for the cellular flows that matches the observed spectrum but we keep the pattern unchanged and rotating rigidly. Our simulation shows that the superrotation and its dependence upon cell size can be largely reproduced by projection effects on the line-of-sight Doppler velocity signal. The remaining variation in rotation rate with cell size can be attributed to cells smaller than supergranules extending through shallower layers which have slower rotation rates.

Hathaway, D. H.↗

Cycle Time Reduction in Trapped Mercury Ion Atomic Frequency Standards

The use of the mercury ion isotope (201)Hg(+) was examined for an atomic clock. Taking advantage of the faster optical pumping time in (201)Hg(+) reduces both the state preparation and the state readout times, thereby decreasing the overall cycle time of the clock and reducing the impact of medium-term LO noise on the performance of the frequency standard. The spectral overlap between the plasma discharge lamp used for (201)Hg(+) state preparation and readout is much larger than that of the lamp used for the more conventional (199)Hg(+). There has been little study of (201)Hg(+) for clock applications (in fact, all trapped ion clock work in mercury has been with (199)Hg(+); however, recently the optical pumping time in (201)Hg(+) has been measured and found to be 0.45 second, or about three times faster than in (199)Hg(+) due largely to the better spectral overlap. This can be used to reduce the overall clock cycle time by over 2 seconds, or up to a factor of 2 improvement. The use of the (201)Hg(+) for an atomic clock is totally new. Most attempts to reduce the impact of LO noise have focused on reducing the interrogation time. In the trapped ion frequency standards built so far at JPL, the optical pumping time is already at its minimum so that no enhancement can be had by shortening it. However, by using (201)Hg(+), this is no longer the case. Furthermore, integrity monitoring, the mechanism that determines whether the clock is functioning normally, cannot happen faster than the clock cycle time. Therefore, a shorter cycle time will enable quicker detection of failure modes and recovery from them.

Burt, Eric A.↗

Flow Analysis Tool White Paper

Faster networks are continually being built to accommodate larger data transfers. While it is intuitive to think that implementing faster networks will result in higher throughput rates, this is often not the case. There are many elements involved in data transfer, many of which are beyond the scope of the network itself. Although networks may get bigger and support faster technologies, the presence of other legacy components, such as older application software or kernel parameters, can often cause bottlenecks. Engineers must be able to identify when data flows are reaching a bottleneck that is not imposed by the network and then troubleshoot it using the tools available to them. The current best practice is to collect as much information as possible on the network traffic flows so that analysis is quick and easy. Unfortunately, no single method of collecting this information can sufficiently capture the whole endto- end picture. This becomes even more of a hurdle when large, multi-user systems are involved. In order to capture all the necessary information, multiple data sources are required. This paper presents a method for developing a flow analysis tool to effectively collect network flow data from multiple sources and provide that information to engineers in a clear, concise way for analysis. The purpose of this method is to collect enough information to quickly (and automatically) identify poorly performing flows along with the cause of the problem. The method involves the development of a set of database tables that can be populated with flow data from multiple sources, along with an easyto- use, web-based front-end interface to help network engineers access, organize, analyze, and manage all the information.

Boscia, Nichole K.↗

The Role of African Easterly Wave on Dust Transport and the Interaction Between Saharan Dust Layer and Atlantic ITCZ During Boreal Summer

In this paper, we investigate the relationships among Saharan dust outbreak and transport, African easterly waves (AEW), African easterly jet (AEJ) and associated convective activities of Atlantic Intertropical Convergence Zone (ITCZ) using Cloudsat-Calipso, MODIS and MERRA data. We find that a major Saharan dust outbreak is associated with the formation of a westward propagating strong cyclone around 15-25N over the western part northern Saharan. The strong cyclonic flow mobilizes and lifts the dust from the desert surface to a high elevation. As the cyclone propagate westward, it transports a thick elevated dust layer between 900 -500 hPa from the African continent to the eastern Atlantic. Cloudiness is reduced within the warm, dry dusty layer, but enhanced underneath it, possibly due to the presence of a shallow inversion layer over the marine boundary layer. The dust outbreak is linked to enhanced deep convection in the northern part of Atlantic ITCZ, abutting the southern flank of the dust layer, and a strengthening of the northward flank of the AEJ. As the dust layer spreads westward, it loses elevation and becomes increasing diffused as it reaches the central and western Atlantic. Using band pass filtered EOF analysis of MERRA winds, we find that AEWs propagating westward along two principal tracks, centered at 15-25N and 5-10N respectively. The easterly waves in the northern track are highly correlated with major dust outbreak over North Africa and associated with slower moving systems, with a quasi-periodicity of 6-9 day. On the other hand, easterly waves along the southern track are faster, with quasi-periodicity of 3-5 days. These faster easterly waves are closely tied to rainfall/cloud variations along the Atlantic ITCZ. Dust transport along the southern track by the faster waves generally leads rainfall/cloud anomalies in the same region by one or two days, suggesting the southern tracks of dust outbreak are regions of strong interaction between Saharan dust layer and Atlantic ITCZ.

Lau, William K. M.↗

Speech Alarms Pilot Study

Currently on the International Space Station (ISS) and other space vehicles Caution & Warning (C&W) alerts are represented with various auditory tones that correspond to the type of event. This system relies on the crew's ability to remember what each tone represents in a high stress, high workload environment when responding to the alert. Furthermore, crew receive a year or more in advance of the mission that makes remembering the semantic meaning of the alerts more difficult. The current system works for missions conducted close to Earth where ground operators can assist as needed. On long duration missions, however, they will need to work off-nominal events autonomously. There is evidence that speech alarms may be easier and faster to recognize, especially during an off-nominal event. The Information Presentation Directed Research Project (FY07-FY09) funded by the Human Research Program included several studies investigating C&W alerts. The studies evaluated tone alerts currently in use with NASA flight deck displays along with candidate speech alerts. A follow-on study used four types of speech alerts to investigate how quickly various types of auditory alerts with and without a speech component - either at the beginning or at the end of the tone - can be identified. Even though crew were familiar with the tone alert from training or direct mission experience, alerts starting with a speech component were identified faster than alerts starting with a tone. The current study replicated the results from the previous study in a more rigorous experimental design to determine if the candidate speech alarms are ready for transition to operations or if more research is needed. Four types of alarms (caution, warning, fire, and depressurization) were presented to participants in both tone and speech formats in laboratory settings and later in the Human Exploration Research Analog (HERA). In the laboratory study, the alerts were presented by software and participants were asked to identify the alert as quickly and as accurately as possible. Reaction time and accuracy were measured. Participants identified speech alerts significantly faster than tone alerts. The HERA study investigated the performance of participants in a flight-like environment. Participants were instructed to complete items on a task list and respond to C&W alerts as they occurred. Reaction time and accuracy were measured to determine if the benefits of speech alarms are still present in an applied setting.

Sandor, A.↗