Engineering PapersSearch

SEARCH · Engineering Papers

Results for “model weights”

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

The dust coma of Comet P/Giacobini-Zinner in the infrared

The paper presents 1-20-micron photometry of P/Giacobini-Zinner obtained at the NASA Infrared Telescope Facility, during 1985 June-September (r = 1.57-1.03 AU). A broad, weak 10-micron silicate emission feature was detected on August 26.6; a similar weak emission feature could have been hidden in the broadband photometry on other dates. The total scattering and emitting cross section of dust in the inner coma was similar to that in other short-period comets, but a factor of 10 (r = 1.56 AU) to 100 (r = 1.03 AU) lower than the amount of dust in Comet Halley. The thermal emission continuum can be fit with models weighted toward either small or large absorbing grains. The dust production rate near perihelion was about 100,000 g/s (small-grain model) to about 1,000,000 g/s (large-grain model). The corresponding dust/gas mass ratio on August 26 was about 0.1-1. A silicate-rich heterogeneous grain model with an excess of large particles is compatible with the observed spectrum of Giacobini-Zinner on August 26. Thus, weak or absent silicate emission does not necessarily imply an absence of silicates in the dust, although the abundance of silicate particles not greater than 1 micron radius must have been lower than in Comet Halley.

Hanner, M. S.

Visual Attention Allocation Between Robotic Arm and Environmental Process Control: Validating the STOM Task Switching Model

Fifty six participants time shared a spacecraft environmental control system task with a realistic space robotic arm control task in either a manual or highly automated version. The former could suffer minor failures, whose diagnosis and repair were supported by a decision aid. At the end of the experiment this decision aid unexpectedly failed. We measured visual attention allocation and switching between the two tasks, in each of the eight conditions formed by manual-automated arm X expected-unexpected failure X monitoring- failure management. We also used our multi-attribute task switching model, based on task attributes of priority interest, difficulty and salience that were self-rated by participants, to predict allocation. An un-weighted model based on attributes of difficulty, interest and salience accounted for 96 percent of the task allocation variance across the 8 different conditions. Task difficulty served as an attractor, with more difficult tasks increasing the tendency to stay on task.

STOM attention allocation model validation

The Double-edged Sword of Data-driven Super-Resolution: Adversarial Super-resolution Models

Data-driven super-resolution (SR) methods are often integrated into imaging pipelines as preprocessing steps to improve downstream tasks such as classification and detection. However, these SR models introduce a previously unexplored attack surface into imaging pipelines. In this paper, we present AdvSR, a framework demonstrating that adversarial behavior can be embedded directly into SR model weights during training, requiring no access to inputs at inference time. Unlike prior attacks that perturb inputs or rely on backdoor triggers, AdvSR operates entirely at the model level. By jointly optimizing for reconstruction quality and targeted adversarial outcomes, AdvSR produces models that appear benign under standard image quality metrics while inducing downstream misclassification. We evaluate AdvSR on three SR architectures (SRCNN, EDSR, SwinIR) paired with a YOLOv11 classifier and demonstrate that AdvSR models can achieve high attack success rates with minimal quality degradation. These findings highlight a new model-level threat for imaging pipelines, with implications for how practitioners source and validate models in safety-critical applications.

Sullivan, Haley [ORNL] (ORCID:0000000274069217)

Mechanical design of a rotary balance system for NASA. Langley Research Center's vertical spin tunnel

A new, lightweight Rotary Balance System is presently being fabricated and installed as part of a major upgrade to the existing 20-Foot Vertical Spin Tunnel (Figure 1) located at NASA's Langley Research Center. This upgrade, to improve model testing productivity of the only free-spinning vertical wind tunnel in the Western Hemisphere, includes a modern fan/drive and tunnel control system, an updated video recording system, and the new rotary balance system. The rotary balance is a mechanical apparatus which enables the measurement of aerodynamic force and moment data under spinning conditions (100 rpm). This data is used in spin analysis and is vital to the implementation of large amplitude maneuvering simulations required for all new high performance aircraft. The present system is over 40 years old and is worn beyond acceptable tolerances, as well as being susceptible to frequent breakdowns. It has serious limitations in model weight, position adjustment and spin-rate capabilities. The new rotary balance system described in this report will permit greater test efficiency and improved data accuracy. Rotary Balance testing with the model enclosed in a tare bag can also be performed to obtain resulting model forces from the spinning operation. The rotary balance system will be stored against the tunnel sidewall during free-flight model testing.

J. W. Allred

Radiative transfer in shrub savanna sites in Niger: Preliminary results from HAPEX-Sahel. Part 1: Modelling surface reflectance using a geometric-optical approach

To use optical remote sensing to monitor land surface-climate interactions over large areas, algorithms must be developed to relate multispectral measurements to key variables controlling the exchange of matter (water, carbon dioxide) and energy between the land surface and the atmosphere. The proportion of the ground covered by vegetation and the interception of photosynthetically active radiation (PAR) by vegetation are examples of two variables related to evapotranspiration and primary production, respectively. An areal-proportion model of the multispectral reflectance of shrub savanna, composed of scattered shrubs with a grass, forb or soil understory, predicted the reflectance of two 0.5 km(exp 2) sites as the area-weighted average of the shrub and understory or 'background' reflectances. Although the shaded crown and shaded background have darker reflectances, ignoring them in the area-weighted model is not serious when shrub cover is low and solar zenith angle is small. A submodel predicted the reflectance of the shrub crown as a function of the foliage reflectance and amount of plant material within the crown, and the background reflectance scattered or transmitted through canopy gaps (referred to as a soil-plant 'spectral interaction' term). One may be able to combine these two models to estimate both the fraction of vegetation cover and interception of PAR by green vegetation in a shrub savanna.

Franklin, Janet

A Conceptual Approach to Assimilating Remote Sensing Data to Improve Soil Moisture Profile Estimates in a Surface Flux/Hydrology Model: Disaggregation - 3

This is a followup on the preceding presentation by Crosson and Schamschula. The grid size for remote microwave measurements is much coarser than the hydrological model computational grids. To validate the hydrological models with measurements we propose mechanisms to disaggregate the microwave measurements to allow comparison with outputs from the hydrological models. Weighted interpolation and Bayesian methods are proposed to facilitate the comparison. While remote measurements occur at a large scale, they reflect underlying small-scale features. We can give continuing estimates of the small scale features by correcting the simple 0th-order, starting with each small-scale model with each large-scale measurement using a straightforward method based on Kalman filtering.

Caulfield, John

SymbolNet: neural symbolic regression with adaptive dynamic pruning for compression

Abstract Compact symbolic expressions have been shown to be more efficient than neural network (NN) models in terms of resource consumption and inference speed when implemented on custom hardware such as field-programmable gate arrays (FPGAs), while maintaining comparable accuracy (Tsoi et al 2024 EPJ Web Conf. 295 09036). These capabilities are highly valuable in environments with stringent computational resource constraints, such as high-energy physics experiments at the CERN Large Hadron Collider. However, finding compact expressions for high-dimensional datasets remains challenging due to the inherent limitations of genetic programming (GP), the search algorithm of most symbolic regression (SR) methods. Contrary to GP, the NN approach to SR offers scalability to high-dimensional inputs and leverages gradient methods for faster equation searching. Common ways of constraining expression complexity often involve multistage pruning with fine-tuning, which can result in significant performance loss. In this work, we propose S y m b o l N e t , a NN approach to SR specifically designed as a model compression technique, aimed at enabling low-latency inference for high-dimensional inputs on custom hardware such as FPGAs. This framework allows dynamic pruning of model weights, input features, and mathematical operators in a single training process, where both training loss and expression complexity are optimized simultaneously. We introduce a sparsity regularization term for each pruning type, which can adaptively adjust its strength, leading to convergence at a target sparsity ratio. Unlike most existing SR methods that struggle with datasets containing more than O ( 10 ) inputs, we demonstrate the effectiveness of our model on the LHC jet tagging task (16 inputs), MNIST (784 inputs), and SVHN (3072 inputs).

Tsoi, Ho Fung (ORCID:0000000225502184)

Spinoff 2011

Topics include: Bioreactors Drive Advances in Tissue Engineering; Tooling Techniques Enhance Medical Imaging; Ventilator Technologies Sustain Critically Injured Patients; Protein Innovations Advance Drug Treatments, Skin Care; Mass Analyzers Facilitate Research on Addiction; Frameworks Coordinate Scientific Data Management; Cameras Improve Navigation for Pilots, Drivers; Integrated Design Tools Reduce Risk, Cost; Advisory Systems Save Time, Fuel for Airlines; Modeling Programs Increase Aircraft Design Safety; Fly-by-Wire Systems Enable Safer, More Efficient Flight; Modified Fittings Enhance Industrial Safety; Simulation Tools Model Icing for Aircraft Design; Information Systems Coordinate Emergency Management; Imaging Systems Provide Maps for U.S. Soldiers; High-Pressure Systems Suppress Fires in Seconds; Alloy-Enhanced Fans Maintain Fresh Air in Tunnels; Control Algorithms Charge Batteries Faster; Software Programs Derive Measurements from Photographs; Retrofits Convert Gas Vehicles into Hybrids; NASA Missions Inspire Online Video Games; Monitors Track Vital Signs for Fitness and Safety; Thermal Components Boost Performance of HVAC Systems; World Wind Tools Reveal Environmental Change; Analyzers Measure Greenhouse Gasses, Airborne Pollutants; Remediation Technologies Eliminate Contaminants; Receivers Gather Data for Climate, Weather Prediction; Coating Processes Boost Performance of Solar Cells; Analyzers Provide Water Security in Space and on Earth; Catalyst Substrates Remove Contaminants, Produce Fuel; Rocket Engine Innovations Advance Clean Energy; Technologies Render Views of Earth for Virtual Navigation; Content Platforms Meet Data Storage, Retrieval Needs; Tools Ensure Reliability of Critical Software; Electronic Handbooks Simplify Process Management; Software Innovations Speed Scientific Computing; Controller Chips Preserve Microprocessor Function; Nanotube Production Devices Expand Research Capabilities; Custom Machines Advance Composite Manufacturing; Polyimide Foams Offer Superior Insulation; Beam Steering Devices Reduce Payload Weight; Models Support Energy-Saving Microwave Technologies; Materials Advance Chemical Propulsion Technology; and High-Temperature Coatings Offer Energy Savings.

Source record

A comparative study of multimodal data fusion strategies for planetary spectroscopy

Integrating heterogeneous data sources can improve scientific inference when different modalities capture complementary information, but doing so is challenging in high-dimensional, small-sample settings. In spectroscopy for planetary exploration, Laser-Induced Breakdown Spectroscopy (LIBS), Raman Spectroscopy (Raman), Visible Infrared Spectroscopy (VISIR), and Mid-Infrared Spectroscopy (MIR) each examine different aspects of composition and mineralogy, raising fundamental questions about when and how data fusion improves predictive performance. Using a Mars-relevant set of geologic standards with measurements from all four modalities, we present a rigorous systematic evaluation of four data fusion strategies: low-level (data) fusion, mid-level (feature) fusion, high-level (decision) fusion, and residual-boosting (sequential) fusion. We assess performance in predicting oxide composition via nested cross-validation and corrected significance testing to evaluate whether data fusion improves upon single-modality baselines. We show that data fusion does not uniformly improve accuracy, and that observed gains are modest, oxide-dependent, and sensitive to modality and model structure. To move beyond aggregate accuracy metrics, we use model coefficients, permutation importance, and residual gain analysis to examine how the fusion models weight individual modalities and to identify patterns of apparent complementarity or redundancy. Though focused on spectroscopy for planetary exploration, our framework for data fusion evaluation and interpretation extends to other scientific domains with heterogeneous and scarce data and provides a principled approach evaluating data fusion strategies, interpreting modality contributions, and understanding tradeoffs among data fusion strategies.

97 MATHEMATICS AND COMPUTING

FLYING SERVING: On-the-Fly Parallelism Switching for Large Language Model Serving

Production LLM serving must simultaneously deliver high throughput, low latency, and sufficient context capacity under non-stationary traffic and mixed request requirements. Data parallelism (DP) maximizes throughput by running independent replicas, while tensor parallelism (TP) reduces per-request latency and pools memory for long-context inference. However, existing serving stacks typically commit to a static parallelism configuration at deployment; adapting to bursts, priorities, or long-context requests is often disruptive and slow. We present Flying Serving, a vLLM-based system that enables online DP-TP switching without restarting engine workers. Flying Serving makes reconfiguration practical by virtualizing the state that would otherwise force data movement: (i) a zero-copy Model Weights Manager that exposes TP shard views on demand, (ii) a KV Cache Adaptor that preserves request KV state across DP/TP layouts, (iii) an eagerly initialized Communicator Pool to amortize collective setup, and (iv) a deadlock-free scheduler that coordinates safe transitions under execution skew. Across three popular LLMs and realistic serving scenarios, Flying Serving improves performance by up to 4.79 × under high load and 3.47 × under low load while supporting latency- and memory-driven requests.

Gao, Shouwei [ORNL]

Practical Probabilistic Programming

Recent advances in probabilistic programming languages (PPLs) have provided the capability for exact inference: computing a closed-form probability distribution for a given probabilistic program. In particular, the new language Roulette uses a language oriented programming (LOP) approach, wherein analysts build new programming languages on top of a set of primitives provided by Roulette, which then translates these structures into a weighted model counting problem which can be solved by automated reasoning tools. However, because Roulette provides few convenience features, developing these new languages is challenging even for expert users. We developed a standard library of common probability functions for Roulette with the goal of improved usability. This included approximation of continuous probability density functions using discrete probability mass functions. We demonstrated this approach by modeling a cosmic ray striking a RAM controller. We found that Roulette provides a powerful interface for highly expressive probabilistic programs to be generated. In collaboration with the NNSA Advanced Simulation and Computing program, which resulted in development of a tool called Circulette, we were able to model complex circuits expressed in Verilog using probabilistic programs with an expressivity not previously possible. Our research question that motivated the development of a Roulette standard library was to determine whether non-experts could use a PPL to model relevant problems regarding radiation effects on microelectronics. This standard library improved the expressivity of Roulette by implementing common probability density functions, mathematical operators on distributions, and support for empirical distributions. While Roulette is a powerful modeling language, the untyped, LOP approach makes error messages difficult to understand and requires expert aid. We recommend further research on Roulette, especially with its error messages, to enable improved usability. At the same time, this project demonstrated that for users familiar with Roulette and the LOP approach, Roulette provides powerful new capabilities that can be integrated with other Sandia modeling capabilities.

97 MATHEMATICS AND COMPUTING

Dynamic stability test results on an 0.024 scale B-1 air vehicle

Dynamic longitudinal and lateral-directional stability characteristics of the B-1 air vehicle were investigated in three wind tunnels at the Langley Research Center. The main rotary derivatives were obtained for an angle of attack range of -3 degrees to +16 degrees for a Mach number range of 0.2 to 2.16. Damping in roll data could not be obtained at the supersonic Mach numbers. The Langley 7 x 10 foot high speed tunnel, the 8 foot transonic pressure tunnel, and the 4 foot Unitary Plan wind tunnel were the test sites. An 0.024 scale light-weight model was used on a forced oscillation type balance. Test Reynolds number varied from 474,000/ft to 1,550,000/ft. through the Mach number range tested. The results showed that the dynamic stability characteristics of the model in pitch and roll were generally satisfactory up to an angle attack of about +6 degrees. In the wing sweep range from 15 to 25 degrees the positive damping levels in roll deteriorated rapidly above +2 degrees angle of attack. This reduction in roll damping is believed to be due to the onset of separation over the wing as stall is approached.

Beeman, R. R.

Millimeter wave communication satellite concepts

Methodology has been developed for identifying viable and appropriate technologies for future NASA millimeter wave research as based upon the technical requirements of potential space communication services. Applicability of the methodology has been verified through its use with two conceptual communications systems. The subsystem cost and weight models are the appropriate level of detail for this study. Application of the methodology to the detailed design of a satellite system would require further model refinement.

Holland, L. D.

The inverse problem of constructing a gravimetric geoid

Computation of a single geoidal height from gravity acceleration data formally requires that the latter be known everywhere on the earth. A computational procedure based on linear inverse theory for estimating geoidal heights from incomplete sets of data is presented. The same scheme can be used to estimate gravity accelerations from altimetry-derived geoids. The systematic error owing to lack of data and the choice of a particular inverse operator is described by using resolution functions and their spherical harmonic expansions. An rms value of this error is also estimated by assuming a spectrum for the unknown geoid. The influence of the size of the data region, the spacing between data, the filtering applied to the data, and the model weighting function chosen are all quantified in a spherical geometry. The examples presented show that when low degree spherical harmonic coefficients are available - from satellite orbit analysis - a band-passed version of the geoid can be constructed from local gravity data, even with a relatively restricted data set.

Zlotnicki, V.

Design study of a dual-cycle turbofan-ramjet engine for a hypersonic aircraft

Computer modelling was used with two different designs of an advanced turbofan-ramjet in order to derive performance predictions. The engine would enable an aircraft to take-off, accelerate to Mach 5.0, and climb to 90,000 ft. The two concepts included a turbofan with a ramjet annularly wrapped around it and a side-by-side configuration with the ramjet having a rectangular shape and mounted alongside the turbofan. The studies were performed to model weight, length, fuel efficiency, and the requirements of the thrust/drag ratio to exceed unity over the entire flight path. LH2 would be used for fuel and to regeneratively cool the combustion chamber. Turbofan operation with and without afterburner and with and without the ramjet inlet open were examined, as were variable areas for the burners. A side-by-side configuration displayed the best performance predictions, with a ramjet mass flow being 75 percent that of the turbofan and maximum temperatures being equal.

Zumwalt, G. W.

Infrared spectroscopy and photometry of Comet Austin 1990 V

3-micron and 10-micron spectra and IR photometry of the dynamically new Comet Austin 1990 V were obtained for March-May 1990. An unusual 9-11 micron emission feature 15-20 percent above the continuum is evident at 0.78 AU postperihelion. The shape, in particular a peak at 11.06 micron, differs from that seen in Halley and several other comets, suggesting a difference in the mineralogy of the silicate grains. The 3.1-7.7 micron spectrum at 0.35 AU shows no obvious feature; feature/continuum contrast of the 3.36 micron emission feature is less than about 5 percent. Based on the IR photometry and a dust model weighted toward small grains, the dust production rate on 6 May at 0.78 AU was about 3 x 10 exp 5 g/s. The corresponding dust/gas mass ratio was about 0.1, classifying Austin as a dust-poor comet. This designation refers only to the relative dust cross section, not to the total mass.

Hanner, Martha S.

Advanced Design Methodology for Robust Aircraft Sizing and Synthesis

Contract efforts are focused on refining the Robust Design Methodology for Conceptual Aircraft Design. Robust Design Simulation (RDS) was developed earlier as a potential solution to the need to do rapid trade-offs while accounting for risk, conflict, and uncertainty. The core of the simulation revolved around Response Surface Equations as approximations of bounded design spaces. An ongoing investigation is concerned with the advantages of using Neural Networks in conceptual design. Thought was also given to the development of systematic way to choose or create a baseline configuration based on specific mission requirements. Expert system was developed, which selects aerodynamics, performance and weights model from several configurations based on the user's mission requirements for subsonic civil transport. The research has also resulted in a step-by-step illustration on how to use the AMV method for distribution generation and the search for robust design solutions to multivariate constrained problems.

Mavris, Dimitri N.