Search NASASearch

SEARCH · Search NASA

Results for “Building Information Model (BIM)”

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.

523 records · Page 6

Impact of Inertia, Friction, and Backlash upon Force Control in Telemanipulation

The mechanical behavior of master controllers of telemanipulators has been a concern of both designers and implementors of telerobotic systems. In general, the literature recommends that telemanipulator systems be constructed that minimize inertia, friction, and backlash in an effort to improve telemanipulative performance. For the most part, these recommendations are founded upon theoretical analysis or simply intuition. Although these recommendations are not challenged on their merit, the material results are measured of building and fielding telemanipulators that possess less than ideal mechanical behaviors. Experiments are described in which forces in a mechanical system with human input are evaluated as a function of mechanical characteristics such as inertia, friction, and backlash. Results indicate that the ability of the human to maintain gripping forces was relatively unaffected by dynamic characteristics in the range studied, suggesting that telemanipulator design in this range should be based on task level force control requirements rather than human factors.

Neil A Duffie

Autonomous Power Expert Fault Diagnostic System for Space Station Freedom Electrical Power System Testbed

The goal of the Autonomous Power System (APS) program is to develop and apply intelligent problem solving and control to the Space Station Freedom Electrical Power System (SSF/EPS) testbed being developed and demonstrated at NASA Lewis Research Center. The objectives of the program are to establish artificial intelligence technology paths, to craft knowledge-based tools with advanced human-operator interfaces for power systems, and to interface and integrate knowledge-based systems with conventional controllers. The Autonomous Power EXpert (APEX) portion of the APS program will integrate a knowledge-based fault diagnostic system and a power resource planner-scheduler. Then APEX will interface on-line with the SSF/EPS testbed and its Power Management Controller (PMC). The key tasks include establishing knowledge bases for system diagnostics, fault detection and isolation analysis, on-line information accessing through PMC, enhanced data management, and multiple-level, object-oriented operator displays. The first prototype of the diagnostic expert system for fault detection and isolation has been developed. The knowledge bases and the rule-based model that were developed for the Power Distribution Control Unit subsystem of the SSF/EPS testbed are described. A corresponding troubleshooting technique is also described.

Long V Truong

Polymer Composite Material Testing for a Cryotank Application

Composite cryotanks will play a key role in enabling the next generation of efficient aircraft. Carbon fiber reinforced polymer (CFRP) composites have the benefits of reduced weight and potentially higher structural strength compared to traditional metallic fuel tanks. A material screening study was conducted to inform material selection for liquid hydrogen (LH2) fuel storage. Three composite materials were considered because of their aerospace grade toughness, strength, and existing data to compare against. These materials were a thermoplastic low-melt polyaryletherketone (LM-PAEK)/carbon fiber (CF), thermoset/CF, and hybrid thermoset/thermoplastic polyurethane (TPU) veil/CF composite. Mechanical screening tests included tension, compression, in-plane shear (IPS), and tensile-tensile fatigue (TTF). Each material was tested at both a baseline (no liquid nitrogen/LN2 cycling) and 100 LN2-cycled conditions to determine the knockdown factor, if any, of each material when exposed to environmental loading effects in a cryotank. Results show minimal effects of the LN2-cycling compared against baseline values. The three materials behaved similarly in tension; however, the thermoplastic/CF had the highest IPS toughness. The hybrid thermoset/TPU/CF composite had the lowest IPS strength, compressive strength, and toughness. LN2-cycling had minimal effects on tensile-tensile fatigue performance of the thermoplastic/CF material. Mechanical data was captured to guide material down selection for future commercially viable hydrogen aircraft design. In its current state, there does not exist a consolidated, publicly available database for CFRP composite material performance data at cryogenic temperatures. The next step in this work is to test the thermoplastic and thermoset CFRP composites, as well as the neat resins, at LH2 relevant temperature (20 K) to capture this crucial material property data. These results are essential to inform cryotank design and modeling efforts. The process to start this next round of testing has begun. Planned mechanical tests include toughness (single-edge notched beam), tension (unidirectional and quasi-isotropic), thermal expansion, and thermal conductivity. Some tests will also be conducted at an intermediate temperature of 111 K relevant to liquid natural gas (LNG), another attractive fuel choice. The ultimate goal is to manufacture a sub-scale cryotank part that can pass relevant burst, fatigue, permeation, and thermal cycling tests. This work is a part of NASA’s Commercially viable Hydrogen Aircraft for Robust Growth in Efficiency (CHARGE) Project under the larger NASA Subsonic Vehicle Technologies and Tools (SVTT) Project.

composites

Machine Learning for Predicting Team Functioning in HERA Missions

Team functioning is integral to success in future long term space exploration missions. Proactively detecting declines in team functioning can mitigate conflict and ensure mission success. This project developed a speech-based artificial intelligence (AI) system that unobtrusively predicts degradation in team functioning, including performance and cohesion, in the Human Exploration Research Analog (HERA) Campaigns 4 and 5. The AI system conducted automated analysis of the prosodic (tone of voice) and linguistic (language content) components of speech, modeling interpersonal dynamics at both the turn-taking and day-wide levels. We investigated team functioning via observing structured interactions (i.e., multi-mission space exploration vehicle-extra vehicular activity [MMSEV-EVA], team interaction battery [TIB]) and unstructured interactions before the MMSEV-EVA task. We developed machine learning models to predict team functioning (objective task accuracy, self reported team efficacy and self reported team cohesion) by analyzing OpenSmile acoustic features, linguistic descriptors extracted via the linguistic inquiry and word count (LIWC) dictionary, and semantic embeddings. In the TIB, static models using logistic regression and random forests were not able to predict task accuracy, but predicted team efficacy and cohesion during both the decision making and relational tasks to a moderate level (60-70%). Majority voting on the individual turns to predict day long team efficacy further increased accuracies (70-80%). Finally, long short-term memory (LSTM) models showed the best performance across all variables (80-91%), including task performance. In the MMSEV-EVA, static models achieved an accuracy of 60% with majority voting, which increased to 80% through the incorporation of mission day as a variable, accounting for the learning effect. A key finding across both tasks was the "team-dependent" nature of these interactions; models achieved much higher accuracy when trained on prior days of the same team's data rather than attempting to generalize across entirely different teams, with even 1-2 days of prior data per team achieving 5-15% improvement over team-independent models. In addition, the incorporation of pre-task data from the same team also improves model performance, e.g., incorporating data from the decision-making task of the TIB, which preceded the relational task, improved the prediction of team efficacy and cohesion during the latter. We compared model performance when trained on machine-generated data compared to data that had been further corrected by human annotators. Overall, models trained on human-corrected data exhibited a modest improvement in performance, particularly when acoustic features were used. We found no significant correlation between word error rate (WER) and model accuracy (r(55) = -0.08, p = 0.51), but model’s accuracy was significantly higher for medium/high quality transcription (0.74 (SD = 0.48)) compared to the low-quality group (0.64 (SD = 0.36)) (t(63)=2.82, p = 0.006). Based on these, several design recommendation emerge, that could inform Standards at NASA. Models predicting team functioning should incorporate at least one to two days of historical interaction data, include brief pre-task discussions, and explicitly model temporal learning effects, especially for longer operational tasks. Minimum quality standards for automated speech-processing pipelines are needed, given the performance gains observed with manually corrected acoustic data. Finally, systems should leverage both acoustic features and language embeddings in complementary ways, with modality choices and fusion strategies tailored to mission context, task demands, and data quality requirements.

Shrivatsa Mishra

Air-Broadened Line Shapes in the 2n3 R Branch of 12ch4 Between 6014 and 6100 cm-1

Complete and accurate information on line shape parameters of 2?3 methane transitions for air broadening as a function of temperature is critical not only for the correct interpretation of the observed atmospheric spectra but also for the development of a reliable theoretical model. For this reason, we obtained a series of high-resolution, high S/N spectra of high-purity 12CH4 and 12CH4 broadened with dry air at temperatures in the 130 to 295 K range using the Bruker IFS 125HR Fourier transform spectrometer at JPL. Two absorption cells were used in the experiment, a White cell with path length of 13 m for room temperature spectra and a 21 m Herriott cella for cold sample spectra. The 15 spectra used in the analysis consisted of 3 low pressure (0.26 to 2.57 Torr) spectra with pure 12CH4 and 12 air-broadened spectra with total sample pressures of 79-805 Torr and volume mixing ratios of methane between 0.23 and 1%. A multispectrum least-squares fitting techniqueb was employed to fit all 15 spectra simultaneously. Preliminary results for select R(J) manifolds will be presented.

V Malathy Devi

High EneRgy Observatory for Imaging X-rays (HEROIX) Mission Concept

The High EneRgy Observatory for Imaging X-rays (HEROIX) is a next-generation broadband X-ray space telescope concept under development as a Medium-Class Explorer mission. Building on more than three decades of replicated NiCo shell technology at NASA’s Marshall Space Flight Center, HEROIX will deliver 5 arcsecond half-power-diameter imaging resolution in the hard X-ray band. The observatory will incorporate four co-aligned telescopes with advanced multilayer coatings, extending the bandpass into the hard X-ray regime and providing an integrated effective area of 380 cm² at 30 keV. A suite of focal plane detectors will enable imaging capability throughout its 1–80 keV bandpass. This combination of angular resolution and high-energy coverage will open new windows into non-thermal processes in extreme astrophysical environments. HEROIXwill deliver transformative science, advancing the astrophysics community’s understanding of supernova physics, the X-ray binary population of the Galactic Center, accretion-driven galaxy evolution, and the origin of the Cosmic X-ray Background.

Nick Thomas

NASA POWER: Providing Analysis-Ready, Cloud-Optimized Data for AI /ML Training and Applications in Earth Science

As global demand for sustainable development grows, the integration of Earth Observation (EO) data into decision making frameworks has become a primary objective for the scientific community. The NASA Prediction of Worldwide Energy Resources (POWER) project serves as a bridge between NASA EO data and the specialized needs of the renewable energy, sustainable infrastructure and agroclimatology communities. In this poster presentation we will present an overview of POWER data products and services along with its use in diverse research to decision-making workflows. By providing over 40 years of high-resolution historical, hourly and daily solar and meteorological data, POWER transforms satellite observations and global model reanalysis into actionable, Analysis-Ready Dataset (ARD). Currently, the project delivers over 250 industry-friendly parameters to the users from different NASA datasets like CERES SYN1Deg, MERRA-2, and IMERG alongside downscaled CMIP6 climate model data, fulfilling over 16 million requests from 50,000 unique users monthly. To ensure data quality and traceability, these parameters are rigorously validated against the ground-based observations from the Baseline Surface Radiation Network (BSRN) and the Global Surface Summary of the Day (GSOD) – these results will be discussed in the presentation. A newly introduced web-based PaRameter Uncertainty ViEwer (PRUVE) tool will be presented that provides an online validation platform to the users that benchmarks satellite-based and assimilation data products against these surface measurements. To reduce technical barriers to data adoption, POWER data is accessible through RESTful APIs, ESRI ArcGIS Image Services, a web-based Data Access Viewer tool, allowing users to visualize, validate and apply the dataset. For efficient data delivery POWER data is cloud-optimized into Zarr datastore accessible through NASA managed Amazon S3 ensures high-performance allowing users to integrate EO directly into operational pipelines. These customized services will be presented. Use cases from application will be presented from the energy sector - such as for design of generation systems, performance monitoring of solar power plants, in infrastructure sector- optimizing building energy efficiency and thermal comfort, in agriculture – such as driving crop simulation and yield forecasting models to enable climate resilient farming. Furthermore, the shift toward machine learning (ML) in EO research that has positioned POWER as a key provider for training datasets which will be discussed. Use-cases will be presented to showcase how NASA data is enabling the development of predictive tools for climate variability and resource management. The poster will present POWER’s future plans including technology development to enhance data traceability and reproducibility and improving I/O performance to support the rapid integration of new EO products, ensuring that POWER remains a robust scalable backend for the evolving landscape of AI-driven Earth Science. Additionally, POWER is developing an AI Agent and an MCP-Server to enable industry AI-Agentic workflows.

Neha Khadka

Battery Systems for X-38 Crew Return Vehicle (CRV) and Deorbit Propulsion Stage (DPS)

A 28V 32 Ah cell Li/MnO2 and a 28V NiMH battery systems for the Deorbit Propulsion Stage (DPS) and the X-38 Crew Return Vehicle (CRV) are developed in Friwo-Silforkraft, Germany with the following objectives and approach: Provide safe battery designs for lowest volume and cost, and within schedule; Take advantage of less complex requests for V201 vs OPS CRV to simplify design and reduce cost; Use only existing commercial cell designs as building blocks for larger battery; Derive battery designs from the ASTRO-SPAS design which is the largest lithium battery design with Shuttle flight experience; Place maximum amount of battery energy on DPS; DPS battery is non rechargeable; and CRV batteries are rechargeable. This paper contains the following sections: a brief introduction on CRV requirements, CRV advantages over Soyuz, and X-38 programs; Battery objectives and approach; Battery requirements and groundrules (performance, on-orbit operation, etc); Design trades, solutions, redundancy plan, and margins; Envelope, size, and mass; Interfaces (structural, electrical & thermal); and Deviation from OPS CRV.

Darcy, Eric

International Ultraviolet Explorer (IUE) Battery History and Performance

The "International Ultraviolet Explorer (IUE) Battery History and Performance" report provides the information on the cell/battery design, battery performance during the thirty eight (38) solar eclipse seasons and the end-of-life test data. It is noteworthy that IUE spacecraft was an in-house project and that the batteries were designed, fabricated and tested (Qualification and Acceptance) at the Goddard Space Flight Center. A detailed information is given on the cell and battery design criteria and the designs, on the Qualification and the Acceptance tests, and on the cell life cycling tests. The environmental, thermal, and vibration tests were performed on the batteries at the battery level as well as with the interface on the spacecraft. The telemetry data were acquired, analyzed, and trended for various parameters over the mission life. Rigorous and diligent battery management programs were developed and implemented from time to time to extend the mission life over eighteen plus years. Prior to the termination of spacecraft operation, special tests were conducted to check the battery switching operation, battery residual capacity, third electrode performance and battery impedance.

Rao, Gopalskrishna M.

An Overview of Experiments and Modeling of Polysiloxane-Coated Thermal Protection Systems for Missions to Mars, Titan, and Beyond.

Phenolic Impregnated Carbon Ablator (PICA) gained heritage during the historic Stardust mission, where it successfully returned samples from a comet’s tail and has since been instrumental in delivering payloads to the surface of Mars [1-3]. Most recently, PICA enabled the safe return of samples collected from asteroid Bennu as part of the OSIRIS-REx mission. This rich legacy underscores PICA’s critical role in allowing NASA’s most ambitious exploration missions. However, the friable nature of its phenolic phase presents challenges during handling and pre-launch activities. To mitigate this issue, PICA is coated with a polysiloxane resin system, which serves to suppress particulate dispersion and thereby safeguard spacecraft components. A comprehensive understanding of the polysiloxane resin’s behavior is imperative, as it profoundly shapes the material response of PICA during atmospheric entry by influencing its thermal and oxidative stability. This influence extends to thermocouple plugs embedded within thermal protection systems. These plugs have demonstrated their significance in missions such as Mars Science Laboratory (MSL) and Mars 2020, where the MEDLI and MEDLI2 instrumentation suites delivered in-valuable insights into the performance of thermal protection systems during entry into the Martian atmosphere [4]. Looking ahead, missions such as Dragonfly, set to descend into Titan’s dense atmosphere, aim to leverage advanced sensor technologies to further refine our understanding of thermal protection response [5]. Moreover, thermocouple plugs play an essential role in validating cutting-edge material response models, such as those pioneered under NASA’s Entry Systems Modeling Project (ESM), designed, in-part, to predict the operational integrity of thermal protection systems under the extreme stresses of atmospheric entry. To achieve these modeling goals, ground-based experiments are crucial to provide the foundational data necessary for developing and refining these predictive tools. To this end, an extensive test campaign was conducted at the Hypersonic Materials Environmental Test System (HyMETS) to investigate the high-temperature behavior of the polysiloxane resin in an air environment [6]. These experiments revealed critical phenomena, including the formation of a silicon oxycarbide layer that enhances oxidation resistance, moderates surface temperatures, and alters in-depth thermal response. Building on these findings, subsequent tests were designed to simulate atmospheric entry conditions in reactive gases, such as CO2 and N2, to mimic the environments of Mars and Titan, respectively, as well as non-reactive gases representing the atmospheres of the Ice Giants (Neptune and Uranus). A heating rate dependent decomposition mechanism has been identified for the polysiloxane resin under oxidizing conditions (Fig. 1). In the initial stage, the resin and the underlying thermal protection system undergo pyrolysis, rapidly generating a thin amorphous silicon oxycarbide interwoven with carbonaceous char and residual fibers from PICA. During the second stage, the nascent oxide layer establishes a robust, oxidation-resistant thermal barrier coating, which significantly impedes heat transfer to the underlying carbonaceous char, resulting in a stagnation of the surface temperature. A key factor contributing to this thermal resistance is the low recombination efficiency of atomic oxygen (γ), which further diminishes the heat load on the material’s interior layers [7]. Moreover, as the surface temperature stagnates, the silicon oxycarbide phase separates into distinct regions of silica and free graphite. Ultimately, when the heat flux reaches a critical threshold, a third stage is triggered, leading to the breakdown of the coating through carbothermal reduction, exposing the underlying char layer. This exposure leads to a dramatic surface temperature spike, driven by highly exothermic reactions between atomic oxygen and the char layer, further accelerating material degradation. A detailed mass and heat transfer model of PICA coated with polysiloxane resin was implemented in the Porous material Analysis Toolbox based on OpenFOAM, PATO [8]. The initial stage was considered negligible in this model because the resin decomposition occurs rapidly within a thin surface layer. Instead, the coating was directly considered as an oxygen-resistant thermal barrier coating. For the second stage, the thin amorphous silicon oxycarbide was treated as a pure silica surface to simplify the thermochemical behavior. The model ac-counts for surface equilibrium processes using representative elements of the coating-environment system. For the third stage, specific boundary conditions were developed to estimate the onset and progression of the coating removal. Two-dimensional material response simulations were conducted to compare uncoated and coated PICA using boundary conditions calibrated with HyMETS data. Fig. 2 illustrates that the simulations closely align with experimental data, successfully reproducing measured temperature profiles. This work will include the latest advancements in the coating model, including the calibration of recombination of atomic oxygen at the surface during the second phase. These simulated results will be further validated against additional CO2 data points from HyMETS, reinforcing the models’ predictive capabilities. These mechanisms and their effects on thermal protection systems, including thermochemical behavior and thermocouple probe performance in extreme environments, provide crucial insights for optimizing spacecraft designs that safeguard scientific payload and ensure mission success in future planetary exploration endeavors.

Active Oxidation

Artemis I Space Launch System Base Heat Shield Thermal Protection System Performance

The Space Launch System (SLS) Core Stage base heat shield experienced the highest external heating environments on the entire launch vehicle during Artemis I ascent flight. This result was consistent with design predictions. The base heat shield experiences P50 cork combustion dynamics at low altitudes, plume-induced recirculation at moderate altitudes and then in-space base flow physics out to Main Engine Cut-Off (MECO). The base heat shield thermal protection system (TPS) is composed of a P50 cork ablator which is bonded to a substrate. The heat shield protects the gimbal actuation system, RS-25 turbomachinery systems and other aft section sensitive components during ascent. This paper estimates the base heat shield TPS performance from Artemis I using flight data from the NASA Langley Research Center’s Scientifically Calibrated In-Flight Imagery (SCIFLI) Airborne Multispectral Imager (SAMI), development flight instrumentation (DFI) and other TPS recession flight measurements. Predictions from computational and ground test-derived engineering ablation models and observations are also applied. Since no base heat shield substrate thermocouple data were obtained for Artemis I, an estimate of the TPS performance data is derived here. This data assesses thermal margin of the SLS Core Stage base heat shield and best informs the Artemis II Crewed mission to the moon.

aerothermodynamics

CLDP/ISS Glovebox Technical Interchange Meeting

This presentation is designed to provide a high-level overview of the Microgravity Science Glovebox (MSG) and the Life Sciences Glovebox (LSG) facilities onboard the International Space Station. In addition, it provides metrics and lessons-learned information intended for the Commercial Low-Earth Orbit Development Program (CLDP) Partners.

glovebox

Preliminary Plan for A Shuttle Coherent Atmospheric Lidar Experiment (SCALE)

A study has been completed to define a Shuttle experiment that solves the most crucial scientific and engineering problems involved in building a satellite Doppler wind profiler for making global wind measurements. The study includes: (1) a laser study to determine the feasibility of using the existing NOAA Windvan laser in the Space Shuttle spacecraft; (2) a preliminary optics and telescope design; (3) an accommodations study including power, weight, thermal, and control system requirements; and (4) a flight trajectory and operations plan designed to accomplish the required scientific and engineering goals. The experiment will provide much-needed data on the global distribution of atmospheric aerosols and demonstrate the technique of making wind measurements from space, including scanning the laser beam and interpreting the data. Engineering accomplishments will include space qualification of the laser, development of signal processing and lag angle compensation hardware and software, and telescope and optics design. All of the results of this limited Spacelab experiment will be directly applicable to a complete satellite wind profiler for the Earth Observation System/Space Station or other free-flying satellite.

D Fitzjarrald

Polyimide/Carbon Nanotube Composite Films for Electrostatic Charge Mitigation

Low color, space environmentally durable polymeric films with sufficient electrical conductivity to mitigate electrostatic charge (ESC) build-up have potential applications on large, deployable, ultra-light weight Gossamer spacecraft as thin film membranes on antennas, solar sails, thermal/optical coatings, multi-layer insulation blankets, etc.. The challenge has been to develop a method to impart robust electrical conductivity into these materials without increasing solar absorptivity (alpha ) or decreasing optical transparency or film flexibility. Since these spacecraft will require significant compaction prior to launch, the film portion of the spacecraft will require folding. The state-of-the-art clear, conductive coating (e.g. indium-tin-oxide, ITO) is brittle and cannot tolerate folding. In this report, doping a polymer with single-walled carbon nanotubes (SWNTs) using two different methods afforded materials with good flexibility and surface conductivities in the range sufficient for ESC mitigation. A coating method afforded materials with minimal effects on the mechanical, optical, and thermo-optical properties as compared to dispersal of SWNTs in the matrix. The chemistry and physical properties of these nanocomposites are discussed.

Smith, Joseph G., Jr.

System Identification for Integrated Aircraft Development and Flight Testing [l'Identification Des Systemes Pour le Developpement Integre des Aeronefs et les Essais en Vol]

Over the last decades flight vehicles such as aircraft and helicopters entering service and requiring increased operational effectiveness have with few exceptions experienced prolonged flight test development to achieve full certification. In many cases the original requirements had later to be reduced to enable release to service. The impact on the customer, and manufacturer has been considerable leading to increased costs and or reduced operational capabilities. These costly experiences are largely a result of the flight vehicle not behaving as modelled and designed. The evaluation of flight test data can be used as a tool for validating windtunnel results and mathematical models describing the flight dynamical behaviour. In this sense the uncertainty of important aerodynamic stability and control parameters can be reduced and the confidence of aircraft mathematical models improved. An additional important factor comes from the implementation of active control systems offering the promise of significantly increased flight vehicle performance and operational capability. This approach extends the traditional trade-offs between aerodynamics, structures and propulsion systems to include full- time, full-authority fly-by-wire/light systems. It is imperative that the aerodynamic stability and control parameters of such integrated flight and propulsion control systems have to turn out inflight as predicted, since inherent stability margins will be lower and the flight control system must correct these deficiencies to provide flight critical redundancy and safety. With the methodology of system identification from flight tests it is possible to sense the control inputs and the flight vehicle reactions Such as accelerations, rates and attitudes. The mathematical model, e.g. the model structure and parameters, has to be determined from the relationship of the measured control inputs and the system's responses. The aim of this symposium was to review the present state of the art of flight vehicle system and parameter identification techniques, and to provide a critical appraisal of current methods developed and applied to flight test data in a number of NATO nations. Particular emphasis was placed on practical aspects and lessons learned in order to generate information useful to the flight test community in industry and government agencies. The technical papers share invaluable experience and emphasize the advances of flight vehicle system identification over the last years to the point where confidence and robustness level is now reasonably high. The symposium covered overviews of identification methodologies, flight test techniques, recent aircraft and helicopter application programs, and a session of short papers covering up-to-the-minute flight test results. A final discussion included prepared comments from experts and concluded with key issues learned in the application of system identification and future research needs. The essential benefits to NATO nations can be condensed as follows: More accurate mathematical models for high bandwidth flight control systems, Improved assessment and evaluation of flying qualities, High fidelity mathematical models for flight vehicle development and mission training simulators, and generally, Reduced flight test time and costs.

Advisory Group for Aerospace Research and Developm

Changes in Arctic and Antarctic Sea-Ice Properties and Processes

Although sea ice covers ~9% of the world’s oceans, its presence, and absence, vastly alter the energetic balance of Earth’s climate. Because of geographic differences, Arctic and Antarctic sea ice have different dominant properties and processes, which produce different responses to natural variability and anthropogenic change. In this Review, we survey changes in sea-ice properties and processes of the Arctic and Antarctic environments. In the Arctic, the melt season has lengthened by ~7.4 days decade −1 (1979-2024). There has been a corresponding decrease in winter sea-ice thickness (1.6 m mean total over 1980-2023), summer surface albedo (0.03 decade −1 over 1979-2020), and spring snow depth (2.5 cm decade −1 over 1954-2024). In comparison, corresponding changes in the Antarctic are small overall due to contrasting regional and temporal trends. From a dynamic perspective, sea-ice motion in both hemispheres has increased, with 0.63 cm s −1 decade −1 in the Arctic (1978-2024) and 0.69 cm s −1 decade −1 in the Antarctic (1982-2024), whereas trends in polynya occurrence differ by region. Future research should prioritize sea-ice observations that can inform how the climate system responds to natural variability and anthropogenic change, be standardized to increase uptake by the broader scientific community, and target process-oriented interactions to support model development.

Melinda A Webster

Planets and Satellites of the Outer Solar System, Asteroids, and Comets

The cosmogenic significance of outer solar system objects is evaluated with emphasis on planets and larger satellites of greatest biological interest; comets, asteroids, and the smaller satellites are also discussed. Principal physical and rudimentary photometric data for the five outer planets are presented in tables. Sufficient information on planetary motions is included for most calculations in physical planetology.

Ray L Newburn, Jr

Evaluation of Superalloy 718 Additively Manufactured Lattice Blocks

Lattice block structures made up of high temperature superalloys could offer advantages in density, efficiency, and tailored properties. Three candidate lattice designs were screened through additive manufacturing of superalloy 718. Laser powder bed fusion was applied with 718 powder to produce lattice blocks for three-dimensional octahedral unit cell designs of three heights. As-designed versus additively manufactured 718 lattices were compared, including structural dimensions, densities, defects, grain structures, crystallographic texture, and surface residual stresses. Manufactured lattice I diverged the most from its design, with both corner and center nodes merged into continuous columns. Manufactured lattice III came closest to its design, though the actual nodes and struts were still larger in cross section than in the design. Only modest grain coarsening and negligible chemical segregation were observed for all three designs, suggesting uniform thermo-physical and mechanical properties are possible. Significant tensile residual stresses were present at the surface of the manufactured blocks, with highest stresses in the building direction. Current findings indicate this concept could produce useful superalloy structures for high-temperature-capable static components requiring tailored density, and thermo-physical/mechanical properties.

super alloys