Search NASASearch

SEARCH · Search NASA

Results for “automatic generation 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 91 records · Page 5

NanoDesign: Concepts and Software for a Nanotechnology Based on Functionalized Fullerenes

Eric Drexler has proposed a hypothetical nanotechnology based on diamond and investigated the properties of such molecular systems. While attractive, diamonoid nanotechnology is not physically accessible with straightforward extensions of current laboratory techniques. We propose a nanotechnology based on functionalized fullerenes and investigate carbon nanotube based gears with teeth added via a benzyne reaction known to occur with C60. The gears are single-walled carbon nanotubes with appended coenzyme groups for teeth. Fullerenes are in widespread laboratory use and can be functionalized in many ways. Companion papers computationally demonstrate the properties of these gears (they appear to work) and the accessibility of the benzyne/nanotube reaction. This paper describes the molecular design techniques and rationale as well as the software that implements these design techniques. The software is a set of persistent C++ objects controlled by TCL command scripts. The c++/tcl interface is automatically generated by a software system called tcl_c++ developed by the author and described here. The objects keep track of different portions of the molecular machinery to allow different simulation techniques and boundary conditions to be applied as appropriate. This capability has been required to demonstrate (computationally) our gear's feasibility. A new distributed software architecture featuring a WWW universal client, CORBA distributed objects, and agent software is under consideration. The software architecture is intended to eventually enable a widely disbursed group to develop complex simulated molecular machines.

Globus, Al

Mission Simulation Toolkit

The Mission Simulation Toolkit (MST) is a flexible software system for autonomy research. It was developed as part of the Mission Simulation Facility (MSF) project that was started in 2001 to facilitate the development of autonomous planetary robotic missions. Autonomy is a key enabling factor for robotic exploration. There has been a large gap between autonomy software (at the research level), and software that is ready for insertion into near-term space missions. The MST bridges this gap by providing a simulation framework and a suite of tools for supporting research and maturation of autonomy. MST uses a distributed framework based on the High Level Architecture (HLA) standard. A key feature of the MST framework is the ability to plug in new models to replace existing ones with the same services. This enables significant simulation flexibility, particularly the mixing and control of fidelity level. In addition, the MST provides automatic code generation from robot interfaces defined with the Unified Modeling Language (UML), methods for maintaining synchronization across distributed simulation systems, XML-based robot description, and an environment server. Finally, the MSF supports a number of third-party products including dynamic models and terrain databases. Although the communication objects and some of the simulation components that are provided with this toolkit are specifically designed for terrestrial surface rovers, the MST can be applied to any other domain, such as aerial, aquatic, or space.

Pisaich, Gregory

A toolbox and a record for scientific model development

Scientific computation can benefit from software tools that facilitate construction of computational models, control the application of models, and aid in revising models to handle new situations. Existing environments for scientific programming provide only limited means of handling these tasks. This paper describes a two pronged approach for handling these tasks: (1) designing a 'Model Development Toolbox' that includes a basic set of model constructing operations; and (2) designing a 'Model Development Record' that is automatically generated during model construction. The record is subsequently exploited by tools that control the application of scientific models and revise models to handle new situations. Our two pronged approach is motivated by our belief that the model development toolbox and record should be highly interdependent. In particular, a suitable model development record can be constructed only when models are developed using a well defined set of operations. We expect this research to facilitate rapid development of new scientific computational models, to help ensure appropriate use of such models and to facilitate sharing of such models among working computational scientists. We are testing this approach by extending SIGMA, and existing knowledge-based scientific software design tool.

Ellman, Thomas

Limiter-aware adaptive excitation control for hydropower generators with legacy voltage regulation systems

Hydropower units often rely on legacy excitation systems with fixed automatic voltage regulator (AVR) settings, but parameter drift, changing operating conditions, and evolving grid-service demands can degrade terminal-voltage regulation over time. This problem should be addressed because poor voltage regulation affects reactive-power support, system stability, and reliable plant operation, and replacing installed AVR and limiter logic is costly and disruptive in practice. To address this issue, this paper proposes a retrofit-friendly enhancement for hydropower generator excitation systems that combines adaptive tuning of the AVR middle lead–lag branch with a small proportional-integral correction for removing steady bias and slow drift. The adaptive laws are normalized, projection-bounded, and equipped with leakage, while adaptation is enabled only in the middle branch. Thus, the intent of the underexcitation and overexcitation limiters, as well as legacy current and rate limits, remains unchanged. Stability is analyzed under incremental performance assumptions, yielding boundedness and asymptotic tracking in the absence of saturation. The method is evaluated using real operational data from a utility-scale hydropower unit at Rocky Reach Dam, Unit C-8. Compared with the fixed AVR baseline, the proposed method reduces terminal-voltage mean squared error by about 70%, removes long periods of steady-state bias, and improves transient tracking while coexisting with limiter actions. These results show that substantial voltage-control improvement can be achieved on existing hydropower units with minimal integration effort and without replacing the installed AVR structure.

ESST5B model

Dispatching Grid-Forming Inverters in Grid-Connected and Islanded Mode: Preprint

This paper explores the dispatch-ability of grid-forming (GFM) inverters in grid-connected and islanded mode. Grid-forming (GFM) inverters usually use droop control to automatically share power with other GFM sources (inverters and synchronous generator (SG)) and follow the change of the load demand. However, they can be dispatched like their grid-following (GFL) counterparts to output the target active and reactive power. This will help the grid operator better manage their inverter-based resources (IBRs) for improved operation efficiency and reliability. Therefore, this paper proposes an innovative concept of dispatching GFM sources (inverters and SG) to output the target power for both grid-connected and islanded mode by adjusting their droop intercepts. The fundamental principle of doing so is that the GFM inverter's active and reactive power is dictated by its frequency and voltage, thus, dispatching active and reactve power of a GFM inverter can be achieved through dispatching its frequency and voltage. Moreover, the concept distinguishes the dispatch rules for grid-connected and islanded mode. Finally, the concept is validated with an example microgrid system with two GFM inverters, one diesel generator, one grid-following inverter and loads in both grid-connected and islanded mode. This pioneering work results in a practical guidance for power system energy management system (EMS) development to control a future grid with GFM and GFL inverters.

droop control

Advanced information processing system: Hosting of advanced guidance, navigation and control algorithms on AIPS using ASTER

This program demonstrated the integration of a number of technologies that can increase the availability and reliability of launch vehicles while lowering costs. Availability is increased with an advanced guidance algorithm that adapts trajectories in real-time. Reliability is increased with fault-tolerant computers and communication protocols. Costs are reduced by automatically generating code and documentation. This program was realized through the cooperative efforts of academia, industry, and government. The NASA-LaRC coordinated the effort, while Draper performed the integration. Georgia Institute of Technology supplied a weak Hamiltonian finite element method for optimal control problems. Martin Marietta used MATLAB to apply this method to a launch vehicle (FENOC). Draper supplied the fault-tolerant computing and software automation technology. The fault-tolerant technology includes sequential and parallel fault-tolerant processors (FTP & FTPP) and authentication protocols (AP) for communication. Fault-tolerant technology was incrementally incorporated. Development culminated with a heterogeneous network of workstations and fault-tolerant computers using AP. Draper's software automation system, ASTER, was used to specify a static guidance system based on FENOC, navigation, flight control (GN&C), models, and the interface to a user interface for mission control. ASTER generated Ada code for GN&C and C code for models. An algebraic transform engine (ATE) was developed to automatically translate MATLAB scripts into ASTER.

Brenner, Richard

PC-compatible computer-generated stimuli for video-task testing

A program for automatic computer generation of novel nonverbal stimuli is described. The program, STIMGEN, allows menu-driven control over the type and appearance of stimuli. Data are presented in which two monkeys matched to sample with high accuracy using stimuli generated with STIMGEN. These data are interpreted to support the usefulness and value of automatic stimulus generation in a variety of applications.

Washburn, David A.

A study of helicopter stability and control including blade dynamics

A linearized model of rotorcraft dynamics has been developed through the use of symbolic automatic equation generating techniques. The dynamic model has been formulated in a unique way such that it can be used to analyze a variety of rotor/body coupling problems including a rotor mounted on a flexible shaft with a number of modes as well as free-flight stability and control characteristics. Direct comparison of the time response to longitudinal, lateral and directional control inputs at various trim conditions shows that the linear model yields good to very good correlation with flight test. In particular it is shown that a dynamic inflow model is essential to obtain good time response correlation, especially for the hover trim condition. It also is shown that the main rotor wake interaction with the tail rotor and fixed tail surfaces is a significant contributor to the response at translational flight trim conditions. A relatively simple model for the downwash and sidewash at the tail surfaces based on flat vortex wake theory is shown to produce good agreement. Then, the influence of rotor flap and lag dynamics on automatic control systems feedback gain limitations is investigated with the model. It is shown that the blade dynamics, especially lagging dynamics, can severly limit the useable values of the feedback gain for simple feedback control and that multivariable optimal control theory is a powerful tool to design high gain augmentation control system. The frequency-shaped optimal control design can offer much better flight dynamic characteristics and a stable margin for the feedback system without need to model the lagging dynamics.

Zhao, Xin

Dispatching Grid-Forming Inverters in Grid-Connected and Islanded Mode

This paper explores the dispatchability of grid-forming (GFM) inverters in grid-connected and islanded mode. GFM inverters usually use droop control to automatically share power with other GFM sources (inverters and synchronous generators) and follow the change in the load demand; however, they can be dispatched like their grid-following (GFL) counterparts to output the target active and reactive power. This will help grid operators better manage their inverter-based resources (IBRs) to improve operation efficiency and reliability; therefore, this paper proposes an innovative concept of dispatching GFM sources (inverters and synchronous generators) to output the target power in both grid-connected and islanded mode by adjusting their droop intercepts. The fundamental principle is that the GFM inverter's active and reactive power is dictated by its frequency and voltage, and thus dispatching the active and reactve power of a GFM inverter can be achieved through dispatching its frequency and voltage. Moreover, the concept distinguishes the dispatch rules for grid-connected and islanded mode. Finally, the concept is validated with an example microgrid system with two GFM inverters, one diesel generator, one GFL inverter, and the load in both grid-connected and islanded mode. This pioneering work results in practical guidance for the development of energy management systems for future electric grids with GFM and GFL inverters.

dispatching

Design concepts using ring lasers for frequency stabilization

Laser frequency stabilization methods are based on a frequency discriminant which generates an unambiguous deviation signal used for automatic stabilization. Closed-loop control stabilizes cavity length at a null point. Some systems have a stabilized ring laser using a piezoelectric dither and others use a Doppler gain tube.

Mocker, H.

Preprototype SAWD subsystem

A regenerable, three man preprototype solid amine, water desorbed (SAWD) CO2 removal and concentation subsystem was designed, fabricated, and successfully acceptance tested by Hamilton Standard. The preprototype SAWD incorporates a single solid amine canister to perform the CO2 removal function, an accumulator to provide the CO2 storage and delivery function, and a microprocessor which automatically controls the subsystem sequential operation and performance. The SAWD subsystem was configured to have a CO2 removal and CO2 delivery capability at the rate of 0.12 kg/hr (0.264 lb/hr) over the relative humidity range of 35 to 70%. The controller was developed to provide fully automatic control over the relative humidity range via custom software that was generated specifically for the SAWD subsystem. The preprototype SAWD subsystem demonstrated a total of 281 hours (208) cycles of operation during ten acceptance tests that were conducted over the 3 to 70% relative humidity range. This operation was comprised of 178 hours (128 cycles) in the CO2 overboard mode and 103 hours (80 cycles) in the CO2 reduction mode. The average CO2 removal/delivery rate met or exceeded the design specification rate of 0.12 kg/hr (0.254 lb/hr) for all ten of the acceptance tests.

Nalette, T. A.

Developing a Vision for Maturing the Heliophysics Infrastructure towards Open Science: The DIARieS Analysis Ecosystem

In the dawn of open science and the upcoming requirements, we speak about the existing state of Heliophysics infrastructure and detail the evolution required to address capability or interconnection shortcomings. Such a daunting barrier calls for an analysis ecosystem with multi-faceted capability. We propose such an ecosystem, called DIARieS, to be built upon five conceptual pillars: Discovery, Implementation, Analysis, Reproducibility, and Sharing of results. The combination of these concepts in a single platform will enable users to more intuitively combine recent advances in technology to create ‘DIARieS’ of their workflows, which can be easily made open to others in the community. The DIARieS ecosystem will also increase our efficiency by streamlining our various workflow processes, including automatic incorporation of the impending requirements of open science. The various components of the ecosystem will simplify software installation and data implementation, including automatically generated citation lists based on the components included. Automatic containerization and version control of the ecosystem will make the custom workflows easily reproducible. Employing widget technology will ease the difficulty of producing publication and commercial quality visualizations and applying common analyses techniques. Incorporating multiple technologies will streamline the various sharing methods common in our work environments today. Overall, the totality of capabilities to be offered by this analysis ecosystem will drastically simplify the application of open science principles to our work in addition to improving our efficiency and ease of collaboration. This talk summarizes a vision of the proposed ecosystem, which is described in more detail in Ringuette et al. (2022: https://doi.org/10.1016/j.asr.2022.05.012).

infrastructure

Developing a Vision for Maturing the Heliophysics Infrastructure towards Open Science

In the dawn of open science and the upcoming requirements, we speak about the existing state of Heliophysics infrastructure and detail the evolution required to address capability or interconnection shortcomings. Such a daunting barrier calls for an analysis ecosystem with multi-faceted capability. We propose such an ecosystem, called DIARieS, to be built upon five conceptual pillars: Discovery, Implementation, Analysis, Reproducibility, and Sharing of results. The combination of these concepts in a single platform will enable users to more intuitively combine recent advances in technology to create ‘DIARieS’ of their workflows, which can be easily made open to others in the community. The DIARieS ecosystem will also increase our efficiency by streamlining our various workflow processes, including automatic incorporation of the impending requirements of open science. The various components of the ecosystem will simplify software installation and data implementation, including automatically generated citation lists based on the components included. Automatic containerization and version control of the ecosystem will make the custom workflows easily reproducible. Employing widget technology will ease the difficulty of producing publication and commercial quality visualizations and applying common analyses techniques. Incorporating multiple technologies will streamline the various sharing methods common in our work environments today. Overall, the totality of capabilities to be offered by this analysis ecosystem will drastically simplify the application of open science principles to our work in addition to improving our efficiency and ease of collaboration.

Infrastructure

Terrain-Following/Terrain-Avoidance System For Helicopters

Report describes early stages of development of control system enabling helicopter to follow automatically contours of terrain below and avoid collisions with terrain. Focuses on optimization of algorithm for generation of flightpath with respect to several variables, development of controller to position helicopter precisely along terrain-following/terrain-avoidance (TF/TA) flightpath, and integration of flightpath-trajectory software with flightpath-control software.

Dorr, Dan W.

Design, Development, and Flight Evaluation of Pilot Displays and Long-Track Control for Wake Surfing Applications

From April to May 2017, the National Aeronautics and Space Administration Armstrong Flight Research Center completed a series of flights with a trail C-20A airplane surfing in the wake of a Gulfstream III airplane using a commercially available datalink as the primary communication between the two aircraft. The purpose of this test was to characterize the aerodynamic benefits received by the trail airplane flying in the upwash portion of the wake generated from the lead airplane. Lateral and vertical relative position to the wake were automatically controlled through an experimental programmable autopilot on the C-20A airplane. Long-track, the separation distance between the two aircraft, was maintained by test pilots managing throttle position using customized cockpit displays. These displays provided the pilots with throttle cues for maintaining long-track position and situational awareness of the wake vortex relative to the position of the trail airplane. Flight testing demonstrated the ability of the pilots to use these displays to maintain a safe long-track distance, but found there to be trades between tracking performance and the frequency of throttle motion. The wake awareness display provided the pilots with adequate situational awareness of the wake vortex during the flight experiment. This paper presents a summary of the design, development, and flight evaluation of the pilot displays and long-track control.

aircraft

Time-shaped RF brazing

One RF generator is controlled from two independent work stations with aid of RF switch and simple control boxes. Brazing may be stopped manually or automatically by external brazing-temperature controller or timer in RF switch housing. Switch is air-operated with water-cooled contacts. If switch loses air pressure, generator stops transmitting power. Time-shared outlet increases utilization and productivity of costly RF generator.

Stein, J. A.

Minicomputer-controlled frequency generator

Extremely-accurate and low-phase-noise frequency generator varies oscillator frequency as predetermined function of time. System could be used: (a) to automatically vary transmission frequencies in accordance with seasonal and diurnal changes in ionospheric conditions, (b) as automatic tuner for heterodyne receivers, or (c) as control element for phase-locked telemetry receivers.

Winkelstein, R. A.

GridMan: A grid manipulation system

GridMan is an interactive grid manipulation system. It operates on grids to produce new grids which conform to user demands. The input grids are not constrained to come from any particular source. They may be generated by algebraic methods, elliptic methods, hyperbolic methods, parabolic methods, or some combination of methods. The methods are included in the various available structured grid generation codes. These codes perform the basic assembly function for the various elements of the initial grid. For block structured grids, the assembly can be quite complex due to a large number of clock corners, edges, and faces for which various connections and orientations must be properly identified. The grid generation codes are distinguished among themselves by their balance between interactive and automatic actions and by their modest variations in control. The basic form of GridMan provides a much more substantial level of grid control and will take its input from any of the structured grid generation codes. The communication link to the outside codes is a data file which contains the grid or section of grid.

Eiseman, Peter R.