Search NASA⌕ Search

SEARCH · Search NASA

Results for “complex system modeling”

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 289 records · Page 16

Deep reinforcement learning control for co-optimizing energy consumption, thermal comfort, and indoor air quality in an office building

With the recent demand for decarbonization and energy efficiency, advanced HVAC control using Deep Reinforcement Learning (DRL) becomes a promising solution. Due to its flexible structures, DRL has been successful in energy reduction for many HVAC systems. However, only a few researches applied DRL agents to manage the entire central HVAC system and control multiple components in both the water loop and the air loop, owing to its complex system structures. Moreover, those researches have not extended their applications by incorporating the indoor air quality, especially both CO2 and PM2.5concentrations, on top of energy saving and thermal comfort, as achieving those objectives simultaneously can cause multiple control conflicts. What's more, DRL agents are usually trained on the simulation environment before deployment, so another challenge is to develop an accurate but relatively simple simulator. Therefore, we propose a DRL algorithm for a central HVAC system to co-optimize energy consumption, thermal comfort, indoor CO2 level, and indoor PM2.5 level in an office building. To train the controller, we also developed a hybrid simulator that decoupled the complex system into multiple simulation models, which are calibrated separately using laboratory test data. The hybrid simulator combined the dynamics of the HVAC system, the building envelope, as well as moisture, CO2, and particulate matter transfer. Three control algorithms (rule-based, MPC, and DRL) are developed, and their performances are evaluated on the hybrid simulator environment with a realistic scenario (i.e., with stochastic noises). The test results showed that, the DRL controller can save 21.4 % of energy compared to a rule-based controller, and has improved thermal comfort, reduced indoor CO2 concentration. The MPC controller showed an 18.6 % energy saving compared to the DRL controller, mainly due to savings from comfort and indoor air quality boundary violations caused by unmeasured disturbances, and it also highlights computational challenges in real-time control due to non-linear optimization. Finally, we provide the practical considerations for designing and implementing the DRL and MPC controllers based on their respective pros and cons.

Guo, Fangzhou↗

Regional surrogates for predictive control of digital twins

Digital twins of complex systems must involve a model that is fast, generalizable, and usable for real-time control. For example, high-fidelity nonlinear multiphysics simulations can capture laser-material interactions, but are too slow for optimization or model predictive control (MPC). Reduced-order models, used to accelerate such computation, frequently fail to generalize to unseen inputs or control states. We show theoretically that this failure is intrinsic, i.e., that a learned model is non-unique outside the sampled subspace when its low-rank structure arises from limited excitation and clustered eigenvalues, rather than from a user-imposed truncation alone. Motivated by this result, we propose a control-ready regional surrogate-construction framework for both autonomous and nonautonomous dynamics; it employs Koopman lifting to represent nonlinearities, while preserving spatial locality. We illustrate our approach by constructing a control-ready surrogate for the digital twin of a thermal component of additive-manufacturing process. Our surrogate, localized in space through a von Neumann stencil, is learned from noisy high-fidelity simulations that emulate thermal-camera images collected during the manufacturing. It is linear in thermo-physically augmented states so that MPC reduces to a convex quadratic program. The surrogate requires no online correction, generalizes to unseen scan paths and power profiles of the laser, and is more than three orders of magnitude faster than a finite-difference solver. Furthermore, when the MPC sequence computed on the digital twin is applied to this solver, closed-loop temperature regulation is recovered, showing that the surrogate preserves control-relevant input-output behavior.

Data-driven model↗

Direct Mapping of Polyclonal Epitopes in Serum by HDX-MS

Elucidating the interactions that drive antigen recognition is central to understanding antibody-mediated protection and is vital for the rational design of immunogens. Often, structural knowledge of epitopes targeted by antibodies is derived from isolated studies of monoclonal antibodies, for which numerous structural techniques exist. In contrast, there are very few approaches capable of mapping the full scope of antigen surfaces targeted by polyclonal sera through the course of a natural antibody response. Here, in this study, we develop an approach using immobilized antigen coupled to hydrogen/deuterium exchange with mass spectrometry (HDX-MS) to probe epitope targeting in the context of the fully native serum environment. Using the well-characterized Staphylococcal enterotoxin B (SEB) as a model system, we show that complex combinations of epitopes can be detected and subtle differences across different anti-sera can be discerned. This work reveals new insight into how neutralizing antibodies and antisera target SEB, and more importantly, establishes a novel method for directly mapping the epitope landscape of polyclonal sera.

antigens↗

Strain and Defect-Tailored Magnetotransport in NiCo 2 O 4 Thin Films and Freestanding Membranes

Magnetic spinel NiCo 2 O 4 is promising for developing spintronic applications due to its high magnetic Curie temperature, high spin polarization, fast spin dynamics, and strain-tunable magnetic anisotropy, while its electronic and magnetic properties depend sensitively on epitaxial strain and disorder. Here, in this study, we use epitaxial NiCo 2 O 4 thin films and freestanding NiCo 2 O 4 membranes as model systems to reveal the complex interplay of strain and defects in determining the metallicity and magnetotransport properties of the ferrimagnetic spinel. NiCo 2 O 4 on perovskite substrates and NiCo 2 O 4 membranes exhibit insulating behaviors and spin canting, in sharp contrast to the metallic NiCo 2 O 4 films on spinel substrates that possess strong perpendicular magnetic anisotropy. Anisotropic magnetoresistance studies provide critical information about disorder-induced spin scattering and strain-induced tetragonal magnetocrystalline anisotropy, which is corroborated by comprehensive electron microscopy characterizations. Our study presents a promising venue for designing flexible magnetic memory, sensor, and spintronic applications.

36 MATERIALS SCIENCE↗

Visualizing an Exascale Data Center Digital Twin: Considerations, Challenges and Opportunities

Digital twins are an excellent tool to model, visualize, and simulate complex systems, to understand and optimize their operation. In this work, we present the technical challenges of real-time visualization of a digital twin of the Frontier supercomputer.We show the initial prototype and current state of the twin and highlight technical design challenges of visualizing such a large High Performance Computing (HPC) system. The goal is to understand the use of augmented reality as a primary way to extract information and collaborate on digital twins of complex systems. This leverages the spatio-temporal aspect of a 3D representation of a digital twin, with the ability to view historical and real-time telemetry, triggering simulations of a system state and viewing the results, which can be augmented via dashboards for details. Finally, we discuss considerations and opportunities for augmented reality of digital twins of large-scale, parallel computers.

Maiterth, Matthias↗

SUNDIALS time integrators for exascale applications with many independent systems of ordinary differential equations

Many complex systems can be accurately modeled as a set of coupled time-dependent partial differential equations (PDEs). However, solving such equations can be prohibitively expensive, easily taxing the world’s largest supercomputers. One pragmatic strategy for attacking such problems is to split the PDEs into components that can more easily be solved in isolation. This operator splitting approach is used ubiquitously across scientific domains, and in many cases leads to a set of ordinary differential equations (ODEs) that need to be solved as part of a larger “outer-loop” time-stepping approach. The SUNDIALS library provides a plethora of robust time integration algorithms for solving ODEs, and the U.S. Department of Energy Exascale Computing Project (ECP) has supported its extension to applications on exascale-capable computing hardware. In this paper, we highlight some SUNDIALS capabilities and its deployment in combustion and cosmology application codes (Pele and Nyx, respectively) where operator splitting gives rise to numerous, small ODE systems that must be solved concurrently.

97 MATHEMATICS AND COMPUTING↗

The computer simulation of automobile use patterns for defining battery requirements for electric cars

The modeling process of a complex system, based on the calculation and optimization of the system parameters, is complicated in that some parameters can be expressed only as probability distributions. In the present paper, a Monte Carlo technique was used to determine the daily range requirements of an electric road vehicle in the United States from probability distributions of trip lengths, frequencies, and average annual mileage data. The analysis shows that a daily range of 82 miles meets to 95% of the car-owner requirements at all times with the exception of long vacation trips. Further, it is shown that the requirement of a daily range of 82 miles can be met by a (intermediate-level) battery technology characterized by an energy density of 30 to 50 Watt-hours per pound. Candidate batteries in this class are nickel-zinc, nickel-iron, and iron-air. These results imply that long-term research goals for battery systems should be focused on lower cost and longer service life, rather than on higher energy densities

Schwartz, H.-J.↗

Identification of a STOL propulsion plant model from flight data

Accurate dynamic models for propulsion system behavior are critical to successful synthesis of STOL autothrottle/autoland control systems. This paper describes the development of a nonlinear dynamic model for the response of a STOL aircraft in the landing/approach configuration. The model is based upon an analysis of the throttle, governor, and turbofan engine components. Model parameters are directly identified from data acquired during a flight of the NASA Augmentor Wing Jet STOL research aircraft. The accuracy of the model and a comparison of results for two engines are described. Various approaches to modeling propulsion system response for complex systems representative of current and near-term aircraft are discussed.

De Hoff, R. L.↗

Debris-cloud collisions: Accretion studies in the Space Station

The growth of planetesimals in the Solar System reflects the success of collisional aggregation over disruption. It is widely assumed that aggregation must represent relatively low encounter velocities between two particles in order to avoid both disruption and high-ejecta velocities. Such an assumption is supported by impact experiments and theory. Experiments involving particle-particle impacts, however, may be pertinent to only one type of collisional process in the early Solar System. Most models envision a complex protoplanetary nebular setting involving gas and dust. Consequently, collisions between clouds of dust or solids and dust may be a more relistic picture of protoplanetary accretion. Recent experiments performed at the NASA-Ames Vertical Gun Range have produced debris clouds impacting particulate targets with velocities ranging from 100 m/s to 6 km/s. The experiments produced several intriguing results that not only warrant further study but also may encourage experiments with the impact conditions permitted in a microgravity environment. Possible Space Station experiments are briefly discussed.

Schultz, Peter H.↗

Space Systems Integrated Simulation (SPASIS)

Complex program models everything on user-defined space station, from control gyros to mass effect of astronaut moving along strut. Other features include plume impingement, attitude control, propellant slosh, docking, and gravity.

Stecklein, J. M.↗

Dynamic modeling of multi-jointed mechanical systems for space applications

The dynamic formulation, modeling and motion simulation of multijointed open-chained mechanical systems as applied to space-based robotic systems are presented. Equations of motion are formulated in a unique manner based on a form of Lagrange's equations for quasi-coordinates (Boltzmann-Hamel equations). In order that kinematic joint constraints can be satisfied for the situation where some joints have less than three degrees of freedom, the equations are transformed into forms in terms of relative angular velocities and Euler angles. Rigid multibody examples are presented which show that the method can provide a dynamic model of systems of varying complexity.

Quinn, R. D.↗

From biological neural networks to thinking machines: Transitioning biological organizational principles to computer technology

The three-dimensional organization of the vestibular macula is under study by computer assisted reconstruction and simulation methods as a model for more complex neural systems. One goal of this research is to transition knowledge of biological neural network architecture and functioning to computer technology, to contribute to the development of thinking computers. Maculas are organized as weighted neural networks for parallel distributed processing of information. The network is characterized by non-linearity of its terminal/receptive fields. Wiring appears to develop through constrained randomness. A further property is the presence of two main circuits, highly channeled and distributed modifying, that are connected through feedforward-feedback collaterals and biasing subcircuit. Computer simulations demonstrate that differences in geometry of the feedback (afferent) collaterals affects the timing and the magnitude of voltage changes delivered to the spike initiation zone. Feedforward (efferent) collaterals act as voltage followers and likely inhibit neurons of the distributed modifying circuit. These results illustrate the importance of feedforward-feedback loops, of timing, and of inhibition in refining neural network output. They also suggest that it is the distributed modifying network that is most involved in adaptation, memory, and learning. Tests of macular adaptation, through hyper- and microgravitational studies, support this hypothesis since synapses in the distributed modifying circuit, but not the channeled circuit, are altered. Transitioning knowledge of biological systems to computer technology, however, remains problematical.

Ross, Muriel D.↗

Cryogenic propellant prestart conditioning for NLS

An overview is presented of a candidate National Launch System (NLS) passive cryogenic propellant prestart conditioning system that offers a stable propellant thermal environment and minimum system complexity. A 2D, multinode model utilizing real fluid properties was developed. This model predicts flow recirculation due to thermal gradients by assuming vertical cold and warm opposing flow streams produced by density differential.

Gaynor, T. L.↗

Feedback controlled optics with wavefront compensation

The sensitivity model of a complex optical system obtained by linear ray tracing is used to compute a control gain matrix by imposing the mathematical condition for minimizing the total wavefront error at the optical system's exit pupil. The most recent deformations or error states of the controlled segments or optical surfaces of the system are then assembled as an error vector, and the error vector is transformed by the control gain matrix to produce the exact control variables which will minimize the total wavefront error at the exit pupil of the optical system. These exact control variables are then applied to the actuators controlling the various optical surfaces in the system causing the immediate reduction in total wavefront error observed at the exit pupil of the optical system.

Breckenridge, William G.↗

The Case for Durative Actions: A Commentary on PDDL2.1

The addition of durative actions to PDDL2.1 sparked some controversy. Fox and Long argued that actions should be considered as instantaneous, but can start and stop processes. Ultimately, a limited notion of durative actions was incorporated into the language. I argue that this notion is impoverished, and that the underlying philosophical position of regarding durative actions as being a shorthand for a start action, process, and stop action ignores the realities of modelling and execution for complex systems.

Smith, David E.↗

Hybrid Systems Diagnosis

This paper reports on an on-going Project to investigate techniques to diagnose complex dynamical systems that are modeled as hybrid systems. In particular, we examine continuous systems with embedded supervisory controllers that experience abrupt, partial or full failure of component devices. We cast the diagnosis problem as a model selection problem. To reduce the space of potential models under consideration, we exploit techniques from qualitative reasoning to conjecture an initial set of qualitative candidate diagnoses, which induce a smaller set of models. We refine these diagnoses using parameter estimation and model fitting techniques. As a motivating case study, we have examined the problem of diagnosing NASA's Sprint AERCam, a small spherical robotic camera unit with 12 thrusters that enable both linear and rotational motion.

McIlraith, Sheila↗

Structure Detection of Nonlinear Aeroelastic Systems with Application to Aeroelastic Flight Test Data

This viewgraph presentation reviews the applicability of NARMAX structure detection to aeroelastic systems. In conclusion, the simulation results demonstrate bootstrap approach for structure computation of aircraft structural stiffness provided a high rate of true model selection: 1. T-test and stepwise regression methods had difficulty providing accurate results 2. Work contributes to understanding of the use of structure detection for modelling and identification of aerospace systems. 3. Limitation of model complexity that can be studied with these structure computation techniques 4. Result of the large number of candidate terms, for a given model order, and the data length required to guarantee convergence 5. Another approach to structure computation problem uses a least absolute shrinkage and selection operator (LASSO)

Kukreja, Sunil L.↗

Formation Flying of Tethered and Nontethered Spacecraft

A paper discusses the effect of the dynamic interaction taking place within a formation composed of a rigid and a deformable vehicle, and presents the concept of two or more tethered spacecraft flying in formation with one or more separated free-flying spacecraft. Although progress toward formation flight of nontethered spacecraft has already been achieved, the document cites potential advantages of tethering, including less consumption of fuel to maintain formation, very high dynamic stability of a rotating tethered formation, and intrinsically passive gravity-gradient stabilization. The document presents a theoretical analysis of the dynamics of a system comprising one free-flying spacecraft and two tethered spacecraft in orbit, as a prototype of more complex systems. The spacecraft are modeled as rigid bodies and the tether as a mass-less spring with structural viscous damping. Included in the analysis is a study of the feasibility of a centralized control system for maintaining a required formation in low Earth orbit. A numerical simulation of a retargeting maneuver is reported to show that even if the additional internal dynamics of the system caused by flexibility is considered, high pointing precision can be achieved if a fictitious rigid frame is used to track the tethered system, and it should be possible to position the spacecraft with centimeter accuracy and to orient the formation within arc seconds of the desired direction also in the presence of low Earth orbit environmental perturbations. The results of the study demonstrate that the concept is feasible in Earth orbit and point the way to further study of these hybrid tethered and free-flying systems for related applications in orbit around other Solar System bodies.

Quadrelli, Marco B.↗