Search NASA⌕ Search

SEARCH · Search NASA

Results for “Computer systems performance”

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 217 records · Page 12

Field oriented control of an induction machine in a high frequency link power system

A field-oriented controlled induction machine drive operating with a high-frequency single-phase sinusoidal voltage link is presented. System performance is investigated by computer simulation and is verified by a test on a prototype system. A novel control loop to minimize the link voltage fluctuation is proposed. The capability of rapid demagnetization of the induction machine by current regulation is investigated. A current-modulation technique termed mode control is proposed, and its performance is compared with that of the conventional delta-modulation technique.

Sul, Seung K.↗

Automated validation of a computer operating system

Programs apply selected input/output loads to complex computer operating system and measure performance of that system under such loads. Technique lends itself to checkout of computer software designed to monitor automated complex industrial systems.

Dervage, M. M.↗

Design of H2-O2 space shuttle APU. Volume 1: APU design

The H2-O2 space shuttle auxiliary power unit (APU) program is a NASA-Lewis effort aimed at hardware demonstration of the technology required for potential use on the space shuttle. It has been shown that a hydrogen-oxygen power unit (APU) system is an attractive alternate to the space shuttle baseline hydrazine APU system for minimum weight. It has the capability for meeting many of the heat sink requirements for the space shuttle vehicle, thereby reducing the amount of expendable evaporants required for cooling in the baseline APU. Volume 1 of this report covers preliminary design and analysis of the current reference system and detail design of the test version of this reference system. Combustor test results are also included. Volume 2 contains the results of the analysis of an initial version of the reference system and the computer printouts of system performance. The APU consists of subsystems for propellant feed and conditioning, turbopower, and control. Propellant feed and conditioning contains all heat exchangers, valves, and the combustor. The turbopower subsystem contains a two-stage partial-admission pressure-modulated, 400-hp, 63,000-rpm turbine, a 0-to 4-g lubrication system, and a gearbox with output pads for two hydraulic pumps and an alternator (alternator not included on test unit). The electronic control functions include regulation of speed and system temperatures; and start-and-stop sequences, overspeed (rpm) and temperature limits, failsafe provisions, and automatic shutdown provisions.

Harris, E.↗

The development of a solar powered residential heating and cooling system

A solar energy collector design is disclosed that would be efficient for both energy transfer and fluid flow, based upon extensive parametric analyses. Thermal design requirements are generated for the energy storage systems which utilizes sensible heat storage in water. Properly size system components (including the collector and storage) and a practical, efficient total system configuration are determined by means of computer simulation of system performance.

Oneill, M. J.↗

Computer system for library access

Program performs traditional file creation, maintenance, and output. MARC II compatible data records can be added, changed, or deleted in bibliographic file.

Delfrate, A.↗

An avionics sensitivity study. Volume 2: Evaluation of airborne navigation system performance during RNAV/MLS transition

A computer simulation was modified to generate a suitable data base for performance of an avionics sensitivity study during RNAV/MLS transition. The avionics sensitivity data provides information necessary to establish requirements for additional guidance law design during transition and to establish airspace requirements for maneuvering to null out any residual RNAV errors upon MLS transition. The data base is also beneficial as planning information for subsequent flight testing.

Heine, W.↗

Indicator tensor manipulation on MACSYMA

A new computational tool for physical calculations is described. It is the first computer system capable of performing indicial tensor calculus (as opposed to component tensor calculus). It is now operational on the symbolic manipulation system MACSYMA. The capabilities of the system are outlined.

Bogen, R. A.↗

Real-time computer simulation/emulation for verification of multi-fault-tolerant control of Centaur-in-Shuttle

NASA has contracted with General Dynamics to design and develop an advanced Centaur liquid upper stage for support of the Galileo and Solar Polar interplanetary missions in 1985-86. The control of the Centaur while it resides in the Shuttle cargo bay must meet the STS safety requirements to be dual failure tolerant in all mission critical functions. The demonstration of the integrity of this control system in the event of multiple component failures and worst-case time-phase asynchroniety among the system's computers is performed by a real-time computer simulation. The simulation emulates the control hardware, subsystem interfaces, and imbedded software processes, wire-by-wire, to provide accessibility for fault insertion. Observability is provided via graphics and diagnostic software. Verification is the product of Monte Carlo simulation analysis.

Szatkowski, G. P.↗

Next generation communications satellites: multiple access and network studies

Efficient resource allocation and network design for satellite systems serving heterogeneous user populations with large numbers of small direct-to-user Earth stations are discussed. Focus is on TDMA systems involving a high degree of frequency reuse by means of satellite-switched multiple beams (SSMB) with varying degrees of onboard processing. Algorithms for the efficient utilization of the satellite resources were developed. The effect of skewed traffic, overlapping beams and batched arrivals in packet-switched SSMB systems, integration of stream and bursty traffic, and optimal circuit scheduling in SSMB systems: performance bounds and computational complexity are discussed.

Meadows, H. E.↗

A report from the Space Science and Engineering Center, the University of Wisconsin-Madison, Madison, Wisconsin

Operational forecasters have habitually been plagued with the problems associated with acquisition, display, and dissemination of data used in preparing forecasts. The centralized storm information system (CSIS) experiment provided an operational forecaster with an interactive computer system which could perform these preliminary tasks more quickly and accurately than any human could. CSIS objectives pertaining to improved severe storms forecasting and warning procedures are addressed.

Source record↗

Radar backscatter measurement accuracies using digital Doppler processors in spaceborne scatterometers

The normalized standard deviation, Kp, of radar backscatter measurements using digital Doppler processors in spaceborne scatterometers is derived. The Kp expression for analog Doppler filter processors, such as that used in the Seasat scatterometer is shown to be a special case of the derived Kp expression. A connection to Welch's (1967) power spectrum estimation rsults is also made. Tradeoff studies in digital filter design such as hardware complexity, computational speed, and system performance can be performed based on this Kp expression. A current application in the design of the NASA scatterometer to be flown in 1990 is discussed. This derivation should be useful for system design and analysis of other radar remote-sensing instruments.

Chi, C.-Y.↗

TRAPEDS: Producing traces for multicomputers via execution-driven simulation

Trace-driven simulation is an important aid in performance analysis of computer systems. Capturing address traces for these simulations is a difficult problem for single processors and particularly for multicomputers. Even when existing trace methods can be used on multicomputers, the amount of collected data typically grows with the number of processors, so I/O and trace storage costs increase. A new technique is presented which modifies the executable code to dynamically collect the address trace from the user code and analyzes this trace during the execution of the program. This method helps resolve the I/O and storage problems and facilitates parallel analysis of the address trace. If a trace stored on disk is desired, the generated trace information can also be written to files during execution, with a resultant drop in program execution speed. An initial implementation on the Intel iPSC/2 hypercube multicomputer is detailed, and sample simulation results are presented. The effect of this trace collection method on execution time is illustrated.

Stunkel, Craig B.↗

TRAPEDS - Producing traces for multicomputers via execution driven simulation

Trace-driven simulation is an important aid in performance analysis of computer systems. Capturing address traces for these simulations is a difficult problem for single processors and particularly for multicomputers. Even when existing trace methods can be used on multicomputers, the amount of collected data typically grows with the number of processors, so I/O and trace storage costs increase. A new technique is presented which modifies the executable code to dynamically collect the address trace from the user code and analyzes this trace during the execution of the program. This method helps resolve the I/O and storage problems and facilitates parallel analysis of the address trace. If a trace stored on disk is desired, the generated trace information can also be written to files during execution, with a resultant drop in program execution speed. An initial implementation on the Intel iPSC/2 hypercube multicomputer is detailed, and sample simulation results are presented. The effect of this trace collection method on execution time is illustrated.

Stunkel, Craig B.↗

USRA/RIACS

The Research Institute for Advanced Computer Science (RIACS) was established by the Universities Space Research Association (USRA) at the NASA Ames Research Center (ARC) on 6 June 1983. RIACS is privately operated by USRA, a consortium of universities with research programs in the aerospace sciences, under a cooperative agreement with NASA. The primary mission of RIACS is to provide research and expertise in computer science and scientific computing to support the scientific missions of NASA ARC. The research carried out at RIACS must change its emphasis from year to year in response to NASA ARC's changing needs and technological opportunities. A flexible scientific staff is provided through a university faculty visitor program, a post doctoral program, and a student visitor program. Not only does this provide appropriate expertise but it also introduces scientists outside of NASA to NASA problems. A small group of core RIACS staff provides continuity and interacts with an ARC technical monitor and scientific advisory group to determine the RIACS mission. RIACS activities are reviewed and monitored by a USRA advisory council and ARC technical monitor. Research at RIACS is currently being done in the following areas: Parallel Computing; Advanced Methods for Scientific Computing; Learning Systems; High Performance Networks and Technology; Graphics, Visualization, and Virtual Environments.

Oliger, Joseph↗

NHT-1 I/O Benchmarks

The NHT-1 benchmarks am a set of three scalable I/0 benchmarks suitable for evaluating the I/0 subsystems of high performance distributed memory computer systems. The benchmarks test application I/0, maximum sustained disk I/0, and maximum sustained network I/0. Sample codes are available which implement the benchmarks.

Carter, Russell↗

Reflexive OKN is Biased Like Perception

The classic "barber-pole illusion" demonstrates how the perceived motion of an ambiguous stimulus is influenced by the shape of the viewing aperture: the motion is preferentially seen in the direction of the long axis of the aperture. We have previously reported (ARVO 94) that we are able to continuously vary the strength of this effect by varying the aspect ratio of the window. In the present study we examined the motion of the eyes while subjects viewed such stimuli in an attempt to discover whether the eye movement control system performs the same computation underlying the perceptual judgments.

Mulligan, Jeffrey B.↗

Onward to Petaflops Computing

With programs such as the US High Performance Computing and Communications Program (HPCCP), the attention of scientists and engineers worldwide has been focused on the potential of very high performance scientific computing, namely systems that are hundreds or thousands of times more powerful than those typically available in desktop systems at any given point in time. Extending the frontiers of computing in this manner has resulted in remarkable advances, both in computing technology itself and also in the various scientific and engineering disciplines that utilize these systems. Within the month or two, a sustained rate of 1 Tflop/s (also written 1 teraflops, or 10(exp 12) floating-point operations per second) is likely to be achieved by the 'ASCI Red' system at Sandia National Laboratory in New Mexico. With this objective in sight, it is reasonable to ask what lies ahead for high-end computing.

Bailey, David H.↗

Design of Unstructured Adaptive (UA) NAS Parallel Benchmark Featuring Irregular, Dynamic Memory Accesses

We describe the design of a new method for the measurement of the performance of modern computer systems when solving scientific problems featuring irregular, dynamic memory accesses. The method involves the solution of a stylized heat transfer problem on an unstructured, adaptive grid. A Spectral Element Method (SEM) with an adaptive, nonconforming mesh is selected to discretize the transport equation. The relatively high order of the SEM lowers the fraction of wall clock time spent on inter-processor communication, which eases the load balancing task and allows us to concentrate on the memory accesses. The benchmark is designed to be three-dimensional. Parallelization and load balance issues of a reference implementation will be described in detail in future reports.

Feng, Hui-Yu↗