Search NASA⌕ Search

SEARCH · Search NASA

Results for “Speed control”

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 37 records · Page 2

Variable Frequency Drive (VFD): Emphasizing Energy Savings and Efficiency in Industrial Applications

This project explores the energy saving potential of using a VDA in an industrial pumping application. A 24-horsepower pump, 3-phase centrifugal pump powered by 480V AC supply analyzed under variable frequency control using an ABB ACS880-31-052A-5 VFD. by modulating the motor speed between 30Hz and 60Hz, the VFD enables precise control of power consumption based on system set speed. The article is intended for public cause of the poster session and presentation session. INL/Exp-25-86570

99 - GENERAL AND MISCELLANEOUS↗

Integrating vehicle trajectory planning and arterial traffic management to facilitate eco-approach and departure deployment

Eco-approach and departure (EAD) enable continuous vehicle motion in urban signalized corridors. Since such a motion can extend to the EAD vehicles’ followers, it makes EAD a promising technology to benefit the traffic flow where automated vehicles and conventional vehicles coexist. Most existing EAD studies envision an ideal setting that neglects real-world operational conditions such as lane changes, multi-movement intersection configuration, partially automated fleet, and/or limited traffic state awareness. This study aims to fill the gap by designing an EAD algorithm considering real-world traffic operation constraints. The proposed algorithm uses a model predictive controller to minimize vehicle speed reduction and variation based on the real-time traffic signal control plan and measured queues at the intersection. The required inputs are readily available at many modern intersections. We observed that the proposed controller’s performance might degrade because of lane-changing maneuvers and lead-left turn traffic signals. These observations motivated our development of a lane change management strategy and a signal control implementation strategy to facilitate the EAD implementation. The lane change management strategies separate the EAD operations and lane-changing maneuvers in time and space. The signal control implementation strategy applies lag-left turn signals to enable EAD operation for both the through and left-turn vehicles. Compared to the non-EAD case, our EAD approach produces 2.5% to 7.8% energy savings while keeping similar intersection mobility. Notably, this approach brings about 2.5% to 3.6% energy savings in a 2% CAV case. This result demonstrates the feasibility of deploying EAD at low connected automated vehicle penetration rates.

Arterial corridor management↗

Abrasive Waterjet Machining

The abrasive waterjet machining process was introduced in the 1980s as a new cutting tool; the process has the ability to cut almost any material. Currently, the AWJ process is used in many world-class factories, producing parts for use in daily life. A description of this process and its influencing parameters are first presented in this paper, along with process models for the AWJ tool itself and also for the jet–material interaction. The AWJ material removal process occurs through the high-velocity impact of abrasive particles, whose tips micromachine the material at the microscopic scale, with no thermal or mechanical adverse effects. The macro-characteristics of the cut surface, such as its taper, trailback, and waviness, are discussed, along with methods of improving the geometrical accuracy of the cut parts using these attributes. For example, dynamic angular compensation is used to correct for the taper and undercut in shape cutting. The surface finish is controlled by the cutting speed, hydraulic, and abrasive parameters using software and process models built into the controllers of CNC machines. In addition to shape cutting, edge trimming is presented, with a focus on the carbon fiber composites used in aircraft and automotive structures, where special AWJ tools and manipulators are used. Examples of the precision cutting of microelectronic and solar cell parts are discussed to describe the special techniques that are used, such as machine vision and vacuum-assist, which have been found to be essential to the integrity and accuracy of cut parts. The use of the AWJ machining process was extended to other applications, such as drilling, boring, milling, turning, and surface modification, which are presented in this paper as actual industrial applications. To demonstrate the versatility of the AWJ machining process, the data in this paper were selected to cover a wide range of materials, such as metal, glass, composites, and ceramics, and also a wide range of thicknesses, from 1 mm to 600 mm. The trends of Industry 4.0 and 5.0, AI, and IoT are also presented.

36 MATERIALS SCIENCE↗

Analysis of Power-Maximizing Region 2 Controllers for Wind and Marine Turbines

Wind and marine energy are rapidly growing and complementary technologies that share some techniques for simplified modeling and control, particularly in below-rated flow speeds. A turbine operator has several choices of controller for maximizing power in Region 2. The simple and ubiquitous KΩ 2 control law is often effective but limited in its flexibility. Alternative controllers use reference tracking to split the control objectives into a low-bandwidth optimal tip-speed ratio tracking loop to maximize steady-state power and a higher-bandwidth proportional-integral control loop to reject inflow turbulence. Several options exist for identifying the slowly varying optimal set point during operation, based on estimating the inflow velocity or filtering the power or torque signals. This study compares the trade-offs between performance and other design priorities for a few choices of reference-tracking controller in the literature for reference wind and marine turbines. Analysis is performed in the frequency domain using the linearization of each controller, and the impact of turbulent disturbances on the closed-loop system is described. The controllers are simulated in OpenFAST to analyze their performance with higher-order nonlinear turbine dynamics.

17 WIND ENERGY↗

A Graphical User Interface for the Deep Underground Neutrino Experiment Robotic Test Stand

In preparation for DUNE, Fermilab along with six other institutions are testing cold electronics for quality control before components placed in the far detector. We test them by using a robotic arm that places these chips into sockets on a computer board that will test their functionality. Up until now, the chips have been tested using a command line script that drives a state machine to conduct tests step-by-step. In order to lower the skill barrier to conduct tests and to speed up the quality control process, I was tasked to create a graphical user interface that would allow users to use buttons, text boxes, and drop-down menus to input information and tell the testing state machine how to operate. I had to learn about the Python package Tkinter to start the process of widget placement. I further developed a pause feature unused in the previous command line script that would allow the user to shut down testing gracefully, bring the robotic arm to go back to ground state, and go forward or backward a step in the testing process. After completing the basic functionality of the GUI, I started testing production chips with the GUI to debug. Some issues were found, which required me to further develop parts of the inherited state machine code. The code for the GUI has now been pushed into the copy the DUNE/FD_CE git repository and will soon be merged with the official DUNE/FD_CE repository so that the other institutions testing DUNE cold electronics can use and expand upon it.

Gutierrez Villanueva, Jaziel [Fermilab]↗

Detector Interface for Streaming, Control, and Open-source integration (DISCO) v1.0.0

This suite consists of a multi-package ecosystem featuring detector emulators, EPICS areaDetector drivers, and remote server frameworks designed for the Advanced Light Source (ALS). Engineered for high-bandwidth devices—including VFCCD, Timepix3, Timepix4, and related pixel detectors—the software simulates hardware, wraps vendor SDKs into remote-callable servers, and integrates with open-source control systems. Key Capabilities: Distributed SDK Architecture: Server packages wrap hardware-specific SDKs, allowing areaDetector drivers to execute remote framework calls. This isolates proprietary libraries from the EPICS IOC, enhancing stability and enabling distributed computing across beamline networks. Device Support: Custom drivers for VFCCD, the Timepix family, and similar sensors optimize the data path from hardware control to high-speed transport. Full-Stack Emulation: Sophisticated emulator packages allow end-to-end pipeline testing and software development without requiring physical hardware or beam time. Integrated Workflows: Supports high-bandwidth streaming for real-time analysis and robust, metadata-rich file-based workflows (e.g., HDF5/NeXus). By standardizing interfaces across heterogeneous hardware, this suite reduces technical debt. It provides the ALS with a scalable, open-source solution to manage massive data rates within a unified control environment.

Mahl, Johannes [Lawrence Berkeley National Laborat↗

Identifying Controlling Variables for Mercury Vapors in Alpha-4 at Y-12: Two Year Data Collection Update

Multiple sensor packages were deployed at Alpha-4 by SRNL, in collaboration with United Cleanup Oak Ridge LLC (UCOR), to monitor mercury vapor concentrations and meteorological parameters. These sensors collected data, inside and outside of the legacy-use facility, for approximately two years. Though data gaps still exist, particularly in colder months, several controlling variables were identified that govern mercury vapor concentrations within Alpha-4. Temperature, barometric pressure gradients, humidity, and wind speed have been identified as controlling variables. A strong positive correlation was seen between mercury vapor concentrations and temperature which generally followed diurnal fluctuations. Temperatures below approximately 10 degrees Celsius did not show any spikes above the PEL, indicating more work can be performed at any time during the winter months – more data should be collected to confirm consistency in this finding. Additionally, spikes in mercury vapor concentrations above that of the permissible exposure limit (PEL; 100 µg/m 3 ) occurred primarily in late afternoon or evening/overnight hours (between 3 PM and 6 AM), which suggests D&D operations might be best scheduled during morning or daytime hours prior to the late afternoon. However, a limited number of spikes did occur outside of the identified window, although this may be attributed to disturbances in air flow and mercury vapor release from work activities performed inside of the Alpha-4 building. The analysis conducted allows for a strong predictive capability for estimating mercury vapor concentrations based upon accurate meteorological parameters. Still, additional data collection, particularly in the winter months, could help to strengthen the predictive power and validate the identified data trends. Further, increased temporal resolution could also help to better characterize the incipient stages of the increases and decreases in the mercury vapor concentration. Continued monitoring support by SRNL at Y-12 is underway at Alpha-4 to further close remaining data gaps and support deactivation and decommissioning work. Within a collaborative effort with UCOR, the SRNL team is collecting mercury vapor data to study the efficacy of a novel mercury suppressant, FerroBlack® which was recently deployed at Alpha-4. In addition, modifications to the current monitoring setup to increase measurement resolution is also being investigated.

54 ENVIRONMENTAL SCIENCES↗

Shape optimization and fluid control of near isothermal compressor for transcritical carbon dioxide cycle

The compressor holds great promise for enhanced energy efficiency over a wide range of vapor compression systems (VCS). However, the majority of them focused on liquid refrigerant injection or inter-stage cooling technologies to improve heat transfer. Increasing the heat transfer area provides another perspective to promote heat dissipation, which commonly involves shape optimization whilst bringing some limitations, mainly from the manufacturing side. To fill the research gap, this paper compares the performance of isothermal compressors under different compression chamber shapes and chamber connection configurations. Additionally, the fluid control of the liquid piston was combined with shape optimization to explore the potential for further heat transfer enhancement. The simulation results have demonstrated that the COP improvements can reach up to 9% compared with the baseline case by optimizing the chamber shape and properly controlling the liquid piston speed, which provides a guideline for designing and customizing the isothermal compression chamber.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

Chemical and Optical Control of Spin Crossover: Ultrafast XUV Spectroscopy of Molecular Magnets in Native Solvation Environments

With support from the US Department of Energy Office of Science, we have developed and utilized extreme ultraviolet (XUV) spectroscopy and sum frequency generation vibrational spectroscopy as probes of charge, spin, and solvation structure and dynamics in molecules and at interfaces. This work is crucial to advancing fundamental understanding of the processes that control the efficiency and speed of energy conversion and information processing in molecules and at interfaces. Accordingly, it has important applications for developing next generation technologies for information storage and processing with increasing data storage density and processing rates as well as developing new methods for efficient energy conversion and storage.

74 ATOMIC AND MOLECULAR PHYSICS↗

Site A5 - NREL Scanning Lidar (Halo Allsky SN235) / Reviewed Data

This dataset contains lidar data that have been standardized and quality-controlled through NREL/FIEXTA/LiDARGO (https://github.com/NREL/FIEXTA/tree/main/lidargo). Standardization rearranges the lidar data into convenient range vs beamID vs scanID coordinates that facilitates data analysis. The scan geometry (i.e., azimuth, elevation) is shifted on a regular grid based on the most likely angles within the scan file. Quality control of radial wind speed is performed through a generalized version of the dynamic lidar filter (Beck and Kuhn, 2017).

17 WIND ENERGY↗

Site A1 - ARM Scanning Lidar (Halo XR) / Reviewed Data

This dataset contains lidar data that have been standardized and quality-controlled through NREL/FIEXTA/LiDARGO (https://github.com/NREL/FIEXTA/tree/main/lidargo). Standardization rearranges the lidar data into convenient range vs beamID vs scanID coordinates that facilitates data analysis. The scan geometry (i.e., azimuth, elevation) is shifted on a regular grid based on the most likely angles within the scan file. Quality control of radial wind speed is performed through a generalized version of the dynamic lidar filter (Beck and Kuhn, 2017).

17 WIND ENERGY↗

FC Site 4.0 - NLR Scanning Lidar (Halo XR+ 235) / Standardized and Quality-Controlled Data

This dataset contains lidar data that have been standardized and quality-controlled through NatLabRockies/FIEXTA/LiDARGO (https://github.com/NatLabRockies/FIEXTA/tree/main/lidargo). Standardization rearranges the lidar data into convenient range vs beamID vs scanID coordinates that facilitate data analysis. The scan geometry (i.e., azimuth, elevation) is shifted on a regular grid based on the most likely angles within the scan file. Quality control of radial wind speed is performed through a generalized version of the dynamic lidar filter (Beck and Kuhn, 2017).

17 WIND ENERGY↗

FC Site 4.2 - NLR Scanning Lidar (Halo XR+ 199) / Standardized and Quality-Controlled Data

This dataset contains lidar data that have been standardized and quality-controlled through NatLabRockies/FIEXTA/LiDARGO (https://github.com/NatLabRockies/FIEXTA/tree/main/lidargo). Standardization rearranges the lidar data into convenient range vs beamID vs scanID coordinates that facilitate data analysis. The scan geometry (i.e., azimuth, elevation) is shifted on a regular grid based on the most likely angles within the scan file. Quality control of radial wind speed is performed through a generalized version of the dynamic lidar filter (Beck and Kuhn, 2017).

17 WIND ENERGY↗

FC Site 1.9 - NLR Scanning Lidar (Halo XR+ 200) / Standardized and Quality-Controlled Data

This dataset contains lidar data that have been standardized and quality-controlled through NatLabRockies/FIEXTA/LiDARGO (https://github.com/NatLabRockies/FIEXTA/tree/main/lidargo). Standardization rearranges the lidar data into convenient range vs beamID vs scanID coordinates that facilitate data analysis. The scan geometry (i.e., azimuth, elevation) is shifted on a regular grid based on the most likely angles within the scan file. Quality control of radial wind speed is performed through a generalized version of the dynamic lidar filter (Beck and Kuhn, 2017).

17 WIND ENERGY↗