Engineering PapersSearch

SEARCH · Engineering Papers

Results for “LOW POWER”

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 55 records · Page 3

Endurance testing of downstream cathodes on a low-power MPD thruster

A low-power MPD thruster with downstream cathode was tested for endurance with a series of hollow cathode designs. Failure modes and failure mechanisms were identified. A new hollow cathode (with rod inserts) has emerged which shows promise for long life. The downstream positioning of the cathode was also changed from an on-axis location to an off-axis location. Data are presented for a 1332-hour life test of this new hollow cathode located at the new off-axis location. Xenon propellant was used.

Burkhart, J. A.

Low power consumption current transducer

A low power consumption current transducer utilizes a saturable core reactor which includes a pair of opposed gate windings and a control winding. The control winding of the saturable reactor is arranged to receive the current to be measured. A square wave generator is connected to the gate winding of the transformer connected across the square wave generator and the secondary connected in series with the gate windings of the reactor. A full wave rectifier is connected to the gate windings and a resistor is connected across the rectifier to provide a DC voltage to cross it representative of the current flow through the control winding. A DC power supply is provided to supply power to the square wave voltage source. A diode is connected between each end of the primary winding of the transformer and one polarity of the DC power supply to commutate the reactive current resulting from the counter emf generated in the reactor back to the DC supply to eliminate potentially damaging reactive voltage spikes which would otherwise appear at the output of the square wave generator and conserve energy.

W T McLyman

Efficiency and Regulation of Commercial Low Power DC/DC Converter Modules at Low Temperatures

DC/DC converters that are capable of operating at cryogenic temperatures are anticipated to play an important role in the power systems of future NASA deep space missions. Design of these converters to survive cryogenic temperatures will improve the power system performance, and reduce development and launch costs. At the NASA Glenn Research Center Low Temperature Electronics Laboratory, several commercial off-the-shelf dc/dc converter modules were evaluated for their low temperature performance. Various parameters were investigated as a function of temperature, in the range of 20 C to -190 C. Data pertaining to the efficiency and voltage regulation of the tested converters is presented and discussed.

Elbuluk, Malik E.

Low power DIPS design for NASA missions

Conceptual designs of low power dynamic isotope power systems (DIPS) for NASA's future deep space missions are being developed to characterize the power system's unique features in the 0.5-1.0 kilowatt-electric (kWe) range. The August 1990 Mariner Mark II spacecraft design was used for the spacecraft integration study. One basic design with slight mission specific variations was developed for the Cassini, Comet Nucleus Sample Return, and Outer Planet Orbiter Probe missions. A low power DIPS flight unit offers comparable specific power values to the MOD-RTG unit with a factor-of-three improvement in radioisotope fuel requirements. This was accomplished by fully exploiting the dynamic power conversion technology available in the DIPS program.

Johnson, Richard A.

Characterizing electrical demand and load diversity of low-power water and space heating appliances in US homes

Home renovation and remodeling projects can involve costly and time consuming electrical infrastructure upgrades at the household level. From the grid perspective they also lead to costly replacement of local infrastructure, such as transformers, and can add stress to the grid at peak times. The emergence of innovative, power-efficient household appliances offers a way to minimize these problems. These appliances are designed for lower power consumption, simplifying installation through standard plug-in connections, reducing the need for new electric circuits/panels/service, and minimizing the peak power demand for the home. Key examples include low-power heat pump water heaters (HPWHs) and cold climate window heat pumps that operate on standard 120V outlets. To assess the real-world impact of these solutions, we compiled and analyzed power metering data from several US field studies. This data provides insights into the effects on peak power demand of selecting lower-power appliances. Our analysis focuses on several key metrics, including the maximum power demand of individual appliances, their operational runtime, continuous operation and load diversity. While individual low-power 120V space and water heating appliances offer significant peak demand reductions compared to 240V heat pump or resistance alternatives, their longer runtimes might increase the likelihood of operation during whole-dwelling peak events, albeit at lower power levels.

Less, Brennan

An Extremely Low Power Quantum Optical Communication Link for Autonomous Robotic Explorers

One concept for planetary exploration involves using many small robotic landers that can cover more ground than a single conventional lander. In addressing this vision, NASA has been challenged in the National Nanotechnology Initiative to research the development of miniature robots built from nano-sized components. These robots have very significant challenges, such as mobility and communication, given the small size and limited power generation capability. The research presented here has been focused on developing a communications system that has the potential for providing ultra-low power communications for robots such as these. In this paper an optical communications technique that is based on transmitting recognizable sets of photons is presented. Previously pairs of photons that have an entangled quantum state have been shown to be recognizable in ambient light. The main drawback to utilizing entangled photons is that they can only be generated through a very energy inefficient nonlinear process. In this paper a new technique that generates sets of photons from pulsed sources is described and an experimental system demonstrating this technique is presented. This technique of generating photon sets from pulsed sources has the distinct advantage in that it is much more flexible and energy efficient, and is well suited to take advantage of the very high energy efficiencies that are possible when using nano scale sources. For these reasons the communication system presented in this paper is well suited for use in very small, low power landers and rovers. In this paper a very low power optical communications system for miniature robots, as small as 1 cu cm is addressed. The communication system is a variant of photon counting communications. Instead of counting individual photons the system only counts the arrival of time coincident sets of photons. Using sets of photons significantly decreases the bit error rate because they are highly identifiable in the presence of ambient light. An experiment demonstrating reliable communication over a distance of 70 meters using less than a billionth of a watt of radiated power is presented. The components used in this system were chosen so that they could in the future be integrated into a cubic centimeter device.

Lekki, John

ObstacleSense: Low-Power Neuromorphic Vision for Corridor Obstacle Awareness in Low-Level ADAS

The automotive industry’s pursuit of Level 5 autonomy is constrained by substantial perception-compute power requirements, often reaching 1, 000 + watts in full autonomy stacks. Reducing this energy burden requires rethinking perception not only at the high-end autonomy level, but also at the foundational Advanced Driver Assistance Systems (ADAS) level where low-power, safety-critical sensing can have broad impact. Neuromorphic vision provides a promising starting point: HD Dynamic Vision Sensors (DVS) can operate below 100 mW at the sensor level by reporting only asynchronous brightness changes. However, low-power sensing alone is insufficient if downstream perception reintroduces dense, energy-intensive computation. In particular, many event-driven object-detection pipelines still rely on CNN backbones, while purely spiking alternatives often trade away accuracy or ignore deployment constraints. We introduce ObstacleSense, a highly compact, CNN-free hybrid ANN–SNN framework for Level 0–1 forward-corridor obstacle awareness. Instead of performing full-scene object detection with a convolutional feature backbone, ObstacleSense targets the safety-critical question of whether the ego corridor is occupied and how far the nearest obstacle is. The architecture combines polarity-conditioned event encoding, lightweight temporal spiking dynamics, axial spatial mixing, and coarse-to-fine range estimation within a regular fixed-grid compute pattern. This design avoids the dense CNN backbone commonly used in event-based detection while maintaining a small state footprint suitable for eventual small-FPGA deployment. Before hardware mapping, we evaluate the software implementation using a model-side power proxy derived from MACs, weight and activation traffic, and spiking state updates under shared FP16 assumptions. On simulated CARLA event corpora, the deployment-oriented model achieves 0.9464 objectness F1, 0.9978 grid-level mAP, and 0.8987 m distance Mean Absolute Error at an estimated 1.92 mW proxy cost, while maintaining performance on unseen generalization test sequences.

Johnson-Scott, Zac [ORNL]

Low Power Ground-Based Laser Illumination for Electric Propulsion Applications

A preliminary evaluation of low power, ground-based laser powered electric propulsion systems is presented. A review of available and near-term laser, photovoltaic, and adaptive optic systems indicates that approximately 5-kW of ground-based laser power can be delivered at an equivalent one-sun intensity to an orbit of approximately 2000 km. Laser illumination at the proper wavelength can double photovoltaic array conversion efficiencies compared to efficiencies obtained with solar illumination at the same intensity, allowing a reduction in array mass. The reduced array mass allows extra propellant to be carried with no penalty in total spacecraft mass. The extra propellant mass can extend the satellite life in orbit, allowing additional revenue to be generated. A trade study using realistic cost estimates and conservative ground station viewing capability was performed to estimate the number of communication satellites which must be illuminated to make a proliferated system of laser ground stations economically attractive. The required number of satellites is typically below that of proposed communication satellite constellations, indicating that low power ground-based laser beaming may be commercially viable. However, near-term advances in low specific mass solar arrays and high energy density batteries for LEO applications would render the ground-based laser system impracticable.

Lapointe, Michael R.

Low Power Radioisotope Conversion Technology and Performance Summary

This work presents a summary of low-power radioisotope-based power sources. This includes systems that use direct energy conversion from radioactive decay such as betavoltaics and systems that convert heat generated by the isotope decay. These types of power systems have terrestrial and space-based applications. Their main application is to provide low levels of power in remote environments where long life and reliability are the main objectives. This work looked at the potential performance of these types of systems and the range of output power they can achieve. Also considered was the amount of power that could be achieved from these different conversion technologies, while remaining under the critical limit acceptable for space flight without the need for special handling and controls. This is of interest for space missions where low power levels can be used for operating sensors or other devices, but the expense associated with the incorporation of radioactive material above this critical level would be cost prohibitive.

Colozza, Anthony J.

Application of low-power, high-rate PCM telemetry in a helicopter instrumentation system

The use of low-power, high-rate pulse code modulation (PCM) in a helicopter instrumentation system is examined. A Helicopter Instrumentation and Recording System (HIARS) was developed to obtain main rotor blade measurements and fuselage performance measurements. The HIARS consists of a low-power PCM telemeter, a digital PCM system, an optical rotor position sensor, and a PCM decommutation unit; the components and functions of these subsystems are described. Flight tests were conducted to evaluate the ability of the HIARS to measure aircraft parameters. The test data reveal that the PCM telemetry is applicable to helicopter instrumentation systems.

Thomas, Mitchel E.

Low Power, High Voltage Power Supply with Fast Rise/Fall Time

A low power, high voltage power supply system includes a high voltage power supply stage and a preregulator for programming the power supply stage so as to produce an output voltage which is a predetermined fraction of a desired voltage level. The power supply stage includes a high voltage, voltage doubler stage connected to receive the output voltage from the preregulator and for, when activated, providing amplification of the output voltage to the desired voltage level. A first feedback loop is connected between the output of the preregulator and an input of the preregulator while a second feedback loop is connected between the output of the power supply stage and the input of the preregulator.

Bearden, Douglas B.

Low power, high voltage power supply with fast rise/fall time

A low power, high voltage power supply system includes a high voltage power supply stage and a preregulator for programming the power supply stage so as to produce an output voltage which is a predetermined fraction of a desired voltage level. The power supply stage includes a high voltage, voltage doubler stage connected to receive the output voltage from the preregulator and for, when activated, providing amplification of the output voltage to the desired voltage level. A first feedback loop is connected between the output of the preregulator and an input of the preregulator while a second feedback loop is connected between the output of the power supply stage and the input of the preregulator.

Bearden, Douglas B.