Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “SATURATION”

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 145 records · Page 8

Robust, Decoupled, Flight Control Design with Rate Saturating Actuators

Techniques for the design of control systems for manually controlled, high-performance aircraft must provide the following: (1) multi-input, multi-output (MIMO) solutions, (2) acceptable handling qualities including no tendencies for pilot-induced oscillations, (3) a tractable approach for compensator design, (4) performance and stability robustness in the presence of significant plant uncertainty, and (5) performance and stability robustness in the presence actuator saturation (particularly rate saturation). A design technique built upon Quantitative Feedback Theory is offered as a candidate methodology which can provide flight control systems meeting these requirements, and do so over a considerable part of the flight envelope. An example utilizing a simplified model of a supermaneuverable fighter aircraft demonstrates the proposed design methodology.

Snell, S. A.↗

Investigation of Third Order Optical Nonlinearity and Reverse Saturable Absorption of Octa-alkoxy Metallophthalocyanines

In recent years, there has been a growing interest in the development of passive optical power limiters for the protection of the human eye and solid-state sensors from damage caused by energetic light pulses and also for other switching applications. One of the key issues involved is the search for appropriate materials that show effective reverse saturable absorption. Phthalocyanines seem to be good candidates for such applications because of their higher third order nonlinearity and the unique electronic absorption characteristics. A series of 1,4,8,11,15, 18,22,25-octa-alkoxy metallophthalocyanines containing various central metal atoms such as zinc, copper, palladium, cobalt and nickel were characterized for their third order nonlinearity and for their nonlinear absorptive properties to evaluate their suitability to function as reverse saturable absorbers.

Sanghadasa, Mohan↗

An Assessment of Helium Evolution from Helium-Saturated Propellant Depressurization in Space

Helium evolution from the transfer of helium-saturated propellant in space is quantified to assess its impacts from creating two-phase gas/liquid flow from the supply tank, gas injection into the receiving tank, and liquid discharge from the receiving tank. Propellant transfer takes place between two similar tanks whose maximum storage capacity is approximately 2.55 cubic meters each. The maximum on-orbit propellants transfer capability is 9000 lbm (fuel and oxidizer). The transfer line is approximately 1.27 cm in diameter and 6096 cm in length and comprised of the fluid interconnect system (FICS), the orbiter propellant transfer system (OPTS), and the International Space Station (ISS) propulsion module (ISSPM). The propellant transfer rate begins at approximately 11 liter per minute (lpm) and subsequently drops to approximately 0.5 lpm. The tank nominal operating pressure is approximately 1827 kPa (absolute). The line pressure drops for Monomethy1hydrazine (MMH) and Nitrogen tetroxide (NTO) at 11.3 lpm are approximately 202 kPa and 302 kPa, respectively. The pressure-drop results are based on a single-phase flow. The receiving tank is required to vent from approximately 1827 kPa to a lower pressure to affect propellant transfer. These pressure-drop scenarios cause the helium-saturated propellants to release excess helium. For tank ullage venting, the maximum volumes of helium evolved at tank pressure are approximately 0.5 ft3 for MMH and 2 ft3 for NTO. In microgravity environment, due to lack of body force, the helium evolution from a liquid body acts to propel it, which influences its fluid dynamics. For propellant transfer, the volume fractions of helium evolved at line pressure are 0.1% by volume for MMH and 0.6 % by volume for NTO at 11.3 lpm. The void fraction of helium evolved varies as an approximate second order power function of flow rate.

Nguyen, Bich N.↗

Local Conductance and Saturation Lengths of Atomic Wires Dipped in a Conducting Medium

We conclude that the conducting mode pi is the most likely responsible for conduction in experimental mercury-nanotube contacts. The total conductance approaches a saturation value as the dipping length is increased. There are two distinct regimes, strong and weak coupling, characterized by saturation conductances of 0 or 1G(sub o). We have calculated the partial conductance at each nanotube unit cell. The partial conductance exhibits oscillations due to reflection at the end of the tube.

OKeeffe, James↗

Solubility and cation exchange in phosphate rock and saturated clinoptilolite mixtures

Mixtures of zeolite and phosphate rock (PR) have the potential to provide slow-release fertilization of plants in synthetic soils by dissolution and ion-exchange reactions. This study was conducted to examine solubility and cation-exchange relationships in mixtures of PR and NH4- and K-saturated clinoptilolite (Cp). Batch-equilibration experiments were designed to investigate the effect of PR source, the proportion of exchangeable K and NH4, and the Cp to PR ratio on solution N, P, K, and Ca concentrations. The dissolution and cation-exchange reactions that occurred after mixing NH4- and K-saturated Cp with PR increased the solubility of the PR and simultaneously released NH4 and K into solution. The more reactive North Carolina (NC) PR rendered higher solution concentrations of NH4 and K when mixed with Cp than did Tennessee (TN) PR. Solution P concentrations for the Cp-NC PR mixture and the Cp-TN PR mixture were similar. Solution concentrations of N, P, K, and Ca and the ratios of these nutrients in solution varied predictably with the type of PR, the Cp/PR ratio, and the proportions of exchangeable K and NH4 on the Cp. Our research indicated that slow-release fertilization using Cp/PR media may provide adequate levels of N, P, and K to support plant growth. Solution Ca concentrations were lower than optimum for plant growth.

NASA Discipline Number 61-10↗

Nutritional status changes in humans during a 14-day saturation dive: the NASA Extreme Environment Mission Operations V project

Ground-based analogs of spaceflight are an important means of studying physiologic and nutritional changes associated with space travel, and the NASA Extreme Environment Mission Operations V (NEEMO) is such an analog. To determine whether saturation diving has nutrition-related effects similar to those of spaceflight, we conducted a clinical nutritional assessment of the NEEMO crew (4 men, 2 women) before, during, and after their 14-d saturation dive. Blood and urine samples were collected before, during, and after the dive. The foods consumed by the crew were typical of the spaceflight food system. A number of physiologic changes were observed, during and after the dive, that are also commonly observed during spaceflight. Hemoglobin and hematocrit were lower (P < 0.05) after the dive. Transferrin receptors were significantly lower immediately after the dive. Serum ferritin increased significantly during the dive. There was also evidence indicating that oxidative damage and stress increased during the dive. Glutathione peroxidase and superoxide dismutase decreased during and after the dive (P < 0.05). Decreased leptin during the dive (P < 0.05) may have been related to the increased stress. Subjects had decreased energy intake and weight loss during the dive, similar to what is observed during spaceflight. Together, these similarities to spaceflight provide a model to use in further defining the physiologic effects of spaceflight and investigating potential countermeasures.

Diving/physiology↗

A Parallel Saturation Algorithm on Shared Memory Architectures

Symbolic state-space generators are notoriously hard to parallelize. However, the Saturation algorithm implemented in the SMART verification tool differs from other sequential symbolic state-space generators in that it exploits the locality of ring events in asynchronous system models. This paper explores whether event locality can be utilized to efficiently parallelize Saturation on shared-memory architectures. Conceptually, we propose to parallelize the ring of events within a decision diagram node, which is technically realized via a thread pool. We discuss the challenges involved in our parallel design and conduct experimental studies on its prototypical implementation. On a dual-processor dual core PC, our studies show speed-ups for several example models, e.g., of up to 50% for a Kanban model, when compared to running our algorithm only on a single core.

Ezekiel, Jonathan↗

Distributed Saturation

The Saturation algorithm for symbolic state-space generation, has been a recent break-through in the exhaustive veri cation of complex systems, in particular globally-asyn- chronous/locally-synchronous systems. The algorithm uses a very compact Multiway Decision Diagram (MDD) encoding for states and the fastest symbolic exploration algo- rithm to date. The distributed version of Saturation uses the overall memory available on a network of workstations (NOW) to efficiently spread the memory load during the highly irregular exploration. A crucial factor in limiting the memory consumption during the symbolic state-space generation is the ability to perform garbage collection to free up the memory occupied by dead nodes. However, garbage collection over a NOW requires a nontrivial communication overhead. In addition, operation cache policies become critical while analyzing large-scale systems using the symbolic approach. In this technical report, we develop a garbage collection scheme and several operation cache policies to help on solving extremely complex systems. Experiments show that our schemes improve the performance of the original distributed implementation, SmArTNow, in terms of time and memory efficiency.

Chung, Ming-Ying↗

On the Nature of the Compact Object in SS 433. Observational Evidence of X-Ray Photon Index Saturation

We present an analysis of the X-ray spectral properties observed from black hole , candidate (BHC) binary SS 433. We have analyzed Rossi X-ray Time Explorer (RXTE) data from this source, coordinated with Green Bank Interferometer/RATAN-600. We show that SS 433 undergoes a X-ray spectral transition from the low hard state (LHS) to the intermediate state (IS). We show that the X-ray broad-band energy spectra during all spectral states are well fit by a sum of so called "Bulk Motion Comptonization (BMC) component" and by two (broad and narrow) Gaussians for the continuum and line emissions respectively. In addition to these spectral model components we also find a strong feature that we identify as a" blackbody-like (BB)" component which color temperature is in the range of 4-5 keV in 24 IS spectra during the radio outburst decay in SS 433. Our observational results on the "high temperature BB" bump leads us to suggest the presence of gravitationally redshifted annihilation line emission in this source. In fact this spectral feature has been recently reproduced in Monte Carlo simulations by Laurent and Titarchuk. We have also established the photon index saturation at about 2.3 in index vs mass accretion correlation. This index-mass accretion correlation allows us to evaluate the low limit of black hole (BH) mass of compact object in SS 433, M(sub bh) approximately > 2 solar masses, using the scaling method using BHC GX 339-4 as a reference source. Our estimate of the BH mass in SS 433 is consistent with recent BH mass measurement using the radial-velocity measurements of the binary system by Hillwig & Gies who find that M(sub x)( = (4.3 +/- 0.8) solar masses. This is the smallest BH mass found up to now among all BH sources. Moreover, the index saturation effect versus mass accretion rate revealed in SS 433, like in a number of other BH candidates, is the strong observational evidence for the presence of a BH in SS 433.

Seifina, Elena↗

A First-Principles Model Based on Saturation of the Electron Cyclotron Drift Instability for Electron Transport in Hydrodynamics Simulations of Hall Thruster Plasmas

We present a computational model based on the hypothesis that the higher-than-expected electron mobility across magnetic field lines observed in Hall thrusters is due to the growth and eventual saturation of the electron cyclotron drift instability. The key improvement of this model with respect to previous work is that it decouples the saturation of the instability from the correlation that exists between mobility and magnitude of the wave perturbations in linear theory, thereby enabling first-principles simulations. The model has been incorporated in the 2-D (r-z) multi-fluids code Hall2De and simulations of the H6 thruster at 300 V, 20 A are numerically stable and achieve a steady-state solution at a computational cost that is not significantly higher than previous Hall2De simulations. The computed location of the acceleration region is found to be within 10% of the length of the acceleration channel compared to that inferred by experiments. The simulations also capture well the plasma gradients along the channel centerline of this thruster. To further establish the validity of this model, we plan to conduct simulations of other thrusters and/or operating conditions.

Lopez Ortega, Alejandro↗

Streaming Instability with Multiple Dust Species – II. Turbulence and Dust–Gas Dynamics at Non-Linear Saturation

The streaming instability is a fundamental process that can drive dust–gas dynamics and ultimately planetesimal formation inprotoplanetary discs. As a linear instability, it has been shown that its growth with a distribution of dust sizes can be classifiedinto two distinct regimes, fast- and slow-growth, depending on the dust-size distribution and the total dust-to-gas density ratio. Using numerical simulations of an unstratified disc, we bring three cases in different regimes into non-linear saturation. Wefind that the saturation states of the two fast-growth cases are similar to its single-species counterparts. The one with maximumdimensionless stopping timeτs,max=0.1 and=2 drives turbulent vertical dust–gas vortices, while the other withτs,max=2and=0.2 leads to radial traffic jams and filamentary structures of dust particles. The dust density distribution for the former isflat in low densities, while the one for the latter has a low-end cut-off. By contrast, the one slow-growth case results in a virtuallyquiescent state. Moreover, we find that in the fast-growth regime, significant dust segregation by size occurs, with large particlesmoving towards dense regions while small particles remain in the diffuse regions, and the mean radial drift of each dust speciesis appreciably altered from the (initial) drag-force equilibrium. The former effect may skew the spectral index derived frommultiwavelength observations and change the initial size distribution of a pebble cloud for planetesimal formation. The latteralong with turbulent diffusion may influence the radial transport and mixing of solid materials in young protoplanetary discs.

Chao-chin Yang↗

Prediction of electric and magnetic fields from spectral data using machine learning algorithms for Doppler-free saturation spectroscopy diagnostics

The prediction of electric and magnetic field amplitudes from atomic spectral data is critical for plasma control in fusion devices such as tokamaks. Conventional approaches that rely on physics-based models are computationally expensive and unsuitable for real-time applications. In this work, we develop and benchmark three machine learning algorithms—simulation-based inference (SBI), fully connected neural networks (FCNN), and histogram-based gradient boosting regression (GBR-Hist)—to infer field intensities directly from Doppler-free saturation spectroscopy (DFSS) spectra. Synthetic datasets of spectra were generated using the EZSSS code and evaluated both with and without added Poisson noise to mimic experimental conditions. We find that SBI achieves the highest accuracy and robustness, FCNN provides a strong balance of accuracy and computational efficiency for real-time applications, and GBR-Hist offers the fastest inference but is more sensitive to noise. Furthermore, these results demonstrate the potential of machine learning to accelerate DFSS analysis and enhance its utility for plasma diagnostics and control.

Doppler-free saturation spectroscopy↗

Probing gluon saturation with forward di-hadron correlations in proton-nucleus collisions

We present a detailed numerical investigation of semi-inclusive forward di-hadron production in proton–nucleus collisions employing the Color Glass Condensate effective theory. We focus on the regime where di-hadrons are produced nearly back-to-back in the transverse plane, thereby justifying a transverse-momentum-dependent factorization approach in terms of small-x gluon distributions. Our computation integrates several key elements: i) non-linear rapidity evolution via the Balitsky–Kovchegov equation with running coupling, ii) both perturbative and non-perturbative Sudakov resummation, and iii) a phenomenologically constrained model for the initial conditions for small-x gluon distributions. We compare this phenomenological framework to experimental data from the STAR Collaboration on azimuthal correlations in forward di-pion production in both proton–proton and proton–gold collisions. We analyze the systematic theoretical uncertainties associated with the saturation scales of nuclei at the initial scale for rapidity evolution and with those associated with the hadronization process. Finally, we make predictions for the kinematics anticipated to be covered by the ALICE Forward Calorimeter (FoCal) upgrade at the Large Hadron Collider.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

THE DENSITIES OF SATURATED LIQUID HYDROGEN

This laboratory is engaged in a programme for the determination of thermostatic, thermodynamic, and transport properties of para-hydrogen, emphasizing high densities. Reported here are new data for the density of saturated liquid pura-hydrogen from boiling point to critical point. A review of hydrogen properties includes densities of normal hydrogen from triple to critical points and of pura-hydrogen up to the boiling point? More recent determinations of vapour pressures and critical constants have been made for both hydrogen modification.

LIQUID HYDROGEN↗