Search NASA⌕ Search

SEARCH · Search NASA

Results for “Mitigation Analysis”

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 181 records · Page 10

Analysis Background & Noise in Stretched Wire Alignment Technique Measurements

The Stretched-Wire Alignment Technique (SWAT) is one method of magnet alignment for linear induction accelerators. The applications of SWAT have been implemented for aligning solenoid magnets on the Scorpius linear induction accelerator which will be sited at the Nevada National Security Site and the Flash X-Ray (FXR) linear induction accelerator at Lawrence Livermore National Laboratory’s Contained Firing Facility. This article describes both systematic (repeatable) and random sources of background and noise as well as practical ways to eliminate or reduce them to acceptable levels. Systematic sources include reflections from wire ends, rapid sag due to ohmic heating of the wire, magnetic materials, and shot rate. Random sources include air currents, vibration of nearby equipment, mechanical stability of test equipment, and the instruments used to measure the wire motion. Mitigations include curve fitting and adaptive noise signal cancellation, and mechanical damping. Finite Element Analysis (FEA) was used to identify and resolve a repeatable wire vibration frequency interfering with the signal resolution. Two stretched wire alignment technique set ups from Sandia National Labs and Lawrence Livermore National Lab have shown background noise sources and ways of mitigating them by either analysis methods or change of mechanical configuration. Conclusions that were drawn included the severe sensitivity of the deflection to even small external interferences of the SWAT wire such that it requires attention to detail in mechanical set up and analysis.

Linear Inductive Accelerator↗

A Techno-Economic Analysis of a 50MWth Light-Trapping Cavity-Planar Solar Receiver Tower Capital Expenditures and its Cost Mitigation Strategies

To maximize thermal efficiency, the National Renewable Energy Laboratory (NREL) has proposed a light-trapping cavity-planar receiver design intended to capture energy from reradiating surfaces. This system implements a macroscale light trapping mechanism induced by panels with triangular channels, this mechanism allows for elevated temperatures on the receiver panels and in turn the temperature of the HTF; using this design coupled with the implementation of a fluidized particle flow as the HTF, it can be expected for some components to reach a peak working temperature of nearly 1000 degrees C cyclically throughout each day-night cycle. While these temperatures correlate to higher efficiency of the CSP tower they also demand intense thermomechanical properties from the materials used to make the receiver panels. In this analysis, we will list our assumptions to provide clarity on the significance of our calculation. This cost analysis will be conducted using a combination of both case study data and surveying industry to determine costs that are relevant to the current market trends. This analysis represents an early attempt to establish the Capital Expenditures required for a CSP tower of such design to determine the feasibility of implementing such a system in the industry.

concentrated solar power (CSP)↗

Optimizing fluvial flood mitigation strategies: A multi-objective approach for cost-effective and socially-aware infrastructure feasibility analysis

Effective levee planning must balance capital cost, risk reduction, and community priorities. These objectives are rarely optimized together. This study presents a feasibility phase, simulationin-the-loop framework that couples terrain-based flood modeling with a socially aware multiobjective optimizer. Flood risk is measured as Expected Annual Exposed Population (EAEP), obtained by integrating exposure over Annual Exceedance Probability (AEP) nodes, mirroring the Hydrologic Engineering Center's Flood Damage Reduction Analysis (HEC-FDA) expected-annual formulation but with people rather than dollars. Exposure per scenario is computed by overlaying binary inundation masks with a population surface at the tract level. Distributional fairness is encoded through a Group Benefit Share (GBS) constraint that requires high-SVI tracts to receive at least a baseline share of annualized benefits. Capital cost is represented by a height-dependent unit-cost model suitable for screening. This study addresses the two-objective problem, minimize cost and expected annual exposure subject to the GBS constraint, using Non-Dominated Sorting Genetic Algorithm II (NSGA-II) and leveraging Pareto front for feasibility phase decision making. Implemented with terrain-based flood modeling, GeoFlood, for rapid scenario evaluation, the framework is demonstrated in Southeast Texas. The results reveal clear trade-offs among cost, risk, and social benefits and identify non-dominated levee height configurations that satisfy the benefit-share floor. The contributions are a scalable decision support method that operationalizes expected annual population-based risk, embeds enforceable benefit-sharing guarantees, and uses lightweight simulation to explore large design spaces before higher fidelity design stages.

Flood mitigation↗

Bowtie Analysis of the Effects of Unmanned Aircraft on Air Traffic Control

Within the aviation domain, there is a growing industry demand to develop and integrate remotely piloted operations into the National Airspace System. However, it is not yet well understood how the integration of unmanned aircraft with impact air traffic control, and specifically, the air traffic controllers who are at the sharp end of this safety critical system. This research presented in this paper aimed to begin to address this gap in understanding by identifying and exploring potential hazards associated with introducing Unmanned Aircraft into the national airspace system, and identify possible mitigations to reduce identified risks. A bowtie risk analysis methodology was used to identify and analyze hazards. A focus-group format discussion was conducted with nine subject matter experts as participants. Findings identified five areas of potential risk, each associated with multiple hazards. Mitigations for each hazard are reported. Findings have essential implications for the safe and efficient integration of unmanned aircraft into the national airspace.

unmanned aerial vehicles↗

Pendulum Motion in Main Parachute Clusters

The coupled dynamics of a cluster of parachutes to a payload are notoriously difficult to predict. Often the payload is designed to be insensitive to the range of attitude and rates that might occur, but spacecraft generally do not have the mass and volume budgeted for this robust of a design. The National Aeronautics and Space Administration (NASA) Orion Capsule Parachute Assembly System (CPAS) implements a cluster of three mains for landing. During testing of the Engineering Development Unit (EDU) design, it was discovered that with a cluster of two mains (a fault tolerance required for human rating) the capsule coupled to the parachute cluster could get into a limit cycle pendulum motion which would exceed the spacecraft landing capability. This pendulum phenomenon could not be predicted with the existing models and simulations. A three phased effort has been undertaken to understand the consequence of the pendulum motion observed, and explore potential design changes that would mitigate this phenomenon. This paper will review the early analysis that was performed of the pendulum motion observed during EDU testing, summarize the analysis ongoing to understand the root cause of the pendulum phenomenon, and discuss the modeling and testing that is being pursued to identify design changes that would mitigate the risk.

Ray, Eric S.↗

CST: A Tool for Optimizing the Efficiency and Effectiveness of Static-Code Analysis Tools

Static Code Analysis (SCA) is a vital component of NASA IV&V’s mission assurance for safety-critical software as it reduces the likelihood of software-induced hazards impacting mission success. Static Code Analysis achieves this by identifying hazards that may not have been otherwise detectable by typical code reviews or other testing. Using SCA tools, however, can be intimidating due to steep learning curves, especially considering tool performance and defect coverage varies greatly. Because of this variation amongst SCA tools, understanding which tools support certain defects and which do not, as well as understanding how to run an analysis based on steps that are unique to each tool, can be difficult to both new and experienced analysts alike. To mitigate this, the SCAWG or the IV&V Static Code Analysis Working Group, created the SCA Checker Taxonomy and Starting Point Profiles. The Checker Selection Tool (CST) incorporates these two SCAWG products into an interactive tool which allows the user to: select organized categories of defects they would like the SCA tools to discover, select default checkers depending on their mission type (e.g. flight), and configure multiple SCA tools at once. C/C++, Java, and Python defect checkers from four common SCA tools were utilized in this iteration of the CST. This iteration also includes the addition of training, SCA tool specific help, and taxonomy guide links, into its design to help users new to Static Code Analysis learn how to perform SCA more efficiently. The CST has been subject to beta testing by experienced static code analysts from the SCAWG to ensure a usable and accurate final product. The implications of the CST in the mission assurance of NASA safety-critical software are profound, as the CST can help identify and reduce false positives and false negatives, fundamentally improving overall SCA efficiency and accuracy.

static code analysis↗

Evaluating Extravehicular Activity Access Options for a Lunar Surface Habitat

NASA’s upcoming return to the moon includes a plan for longer duration lunar missions that prioritize science and surface exploration. The current Artemis Base Camp reference proposes a Surface Habitat (SH) that will support 2 to 4 crewmembers with adequate capability for living and working for 30 days or more. An important aspect of the SH’s design will be its ability to support a high frequency of Extravehicular Activities (EVAs) for scientific purposes. There are multiple airlock designs that can support EVA access from inside the SH out to the lunar surface. This paper explores three unique options for EVA access: a traditional airlock, a suitlock, and a suitport-airlock.A traditional airlock is accessed by use of a hatch, crewmembers don and doff their EVA suits inside the airlock, and it must be depressurized and repressurized for every EVA. A suitlock is also depressurized and repressurized for every EVA but thesuits are donned through a suitport attached to the airlock bulkhead. A suitport-airlock is access through suitports that are attached to the airlock bulkhead as well, but the suitport-airlock stays in vacuum, and it does not have to be depressurized and repressurized for each EVA. This study also evaluated the use of an Airlock Airsave System in the cases of a traditional airlock and suitlock. This system captures a fraction of the airlock gas instead of venting all of the gas pre-EVA. The captured gas isthen used to partially repressurize the airlock post-EVA.In this study, each option is evaluated based on seven different areas of analysis. The metrics include overhead time for EVAs, dust mitigation, consumables for resupply mass, systems mass, system power, safety and mission assurances, and programmatic considerations. The EVA access options are evaluated and compared under each area of analysis. While the baseline case assumes the SH is at 8.2 psia, the authors also investigate the impact of a 10.2 psia habitat as an alternative in this analysis. Following the conclusion of the analysis, the authors recommend the usage of a Suitport-Airlock for Lunar SH missions and detail the reasoning behind the recommendation.

EVA↗

Evaluating Extravehicular Activity Access Options for a Lunar Surface Habitat

NASA’s upcoming return to the moon includes a plan for longer duration lunar missions that prioritize science and surface exploration. The current Artemis Base Camp reference proposes a Surface Habitat (SH) that will support 2 to 4 crewmembers with adequate capability for living and working for 30 days or more. An important aspect of the SH’s design will be its ability to support a high frequency of Extravehicular Activities (EVAs) for scientific purposes. There are multiple airlock designs that can support EVA access from inside the SH out to the lunar surface. This paper explores three unique options for EVA access: a traditional airlock, a suitlock, and a suitport-airlock. A traditional airlock is accessed by use of a hatch, crewmembers don and doff their EVA suits inside the airlock, and it must be depressurized and repressurized for every EVA. A suitlock is also depressurized and repressurized for every EVA but the suits are donned through a suitport attached to the airlock bulkhead. A suitport-airlock is accessed through suitports that are attached to the airlock bulkhead as well, but the suitport-airlock stays in vacuum, and it does not have to be depressurized and repressurized for each EVA. This study also evaluated the use of an Airlock Airsave System in the cases of a traditional airlock and suitlock. This system captures a fraction of the airlock gas instead of venting all of the gas pre-EVA. The captured gas is then used to partially repressurize the airlock post-EVA. In this study, each option is evaluated based on seven different areas of analysis. The metrics include overhead time for EVAs, dust mitigation, consumables for resupply mass, systems mass, system power, safety and mission assurances, and programmatic considerations. The EVA access options are evaluated and compared under each area of analysis. While the baseline case assumes the SH is at 8.2 psia, the authors also investigate the impact of a 10.2 psia habitat as an alternative in this analysis. Following the conclusion of the analysis, the authors recommend the usage of a Suitport-Airlock for Lunar SH missions and detail the reasoning behind the recommendation.

EVA↗

Exploration Laboratory Analysis - ARC

The Exploration Laboratory Analysis (ELA) project supports the Exploration Medical Capability (ExMC) risk, Risk of Inability to Adequately Treat an Ill or Injured Crew Member, and ExMC Gap 4.05: Lack of minimally invasive in-flight laboratory capabilities with limited consumables required for diagnosing identified Exploration Medical Conditions. To mitigate this risk, the availability of inflight laboratory analysis instrumentation has been identified as an essential capability in future exploration missions. Mission architecture poses constraints on equipment and procedures that will be available to treat evidence-based medical conditions according to the Space Medicine Exploration Medical Conditions List (SMEMCL). The SMEMCL provided diagnosis and treatment for the evidence-based medical conditions and hence, a basis for developing ELA functional requirements.

Krihak, Michael K.↗

Bio‐Inspired Cascade Photocatalysis on Fe Single‐Atom Carbon Nitride Upcycles Plastic Wastes for Effective Acetic Acid Production

Plastic imposes a critical threat to the environment, ecosystems, and human health because of the low utilization efficiency of plastics. Here, we demonstrate a sustainable, highly efficient cascade photocatalysis for upcycle plastics to value-added acetic acid using Fe single-atom catalysts (Fe@C 3 N 4 SAC) at ambient conditions. Inspired by Phanerochaete chrysosporium microbial, the defective Fe@C 3 N 4 SAC acts as a bifunctional cascade photocatalyst for both Fenton-like and CO 2 reduction reactions. During the reaction, hydroxyl radicals (*OH) form and subsequently oxidize plastics into CO 2 intermediates. These CO 2 intermediates are then photo-reduced to CH 3 COOH on the same catalyst via cascade photocatalysis. The mechanism is confirmed by in situ multimodal microscopy and spectroscopies, with density functional theory calculations. A state-of-art CH 3 COOH yield of 63.8 mg h −1 gcat −1 from PVC, 12.7 mg h −1 gcat −1 from PE, 5.4 mg h −1 gcat −1 from PET, and 5.3 mg h −1 gcat −1 from PP are directly obtained under AM1.5G solar irradiation and further validated under real sunlight (≈0.6 sun), achieving 5.6 mg h −1 gcat −1 from PET, using low-cost Fe@C 3 N 4 SAC in a sealed reactor by enhancing the photon transport and utilization efficiency. The techno-economic analysis shows it is promising to practically mitigate plastic based on broader social welfare assessments.

cascade photocatalysis↗

Bowtie Analysis of the Effects of Unmanned Aircraft on Air Traffic Control

Within the aviation domain, there is a growing industry demand to develop and integrate remotely piloted operations into the National Airspace System. However, it is not yet well understood how the integration of unmanned aircraft with impact air traffic control, and specifically, the air traffic controllers who are at the sharp end of this safety critical system. This research presented in this paper aimed to begin to address this gap in understanding by identifying and exploring potential hazards associated with introducing Unmanned Aircraft into the national airspace system, and identify possible mitigations to reduce identified risks. A bowtie risk analysis methodology was used to identify and analyze hazards. A focus-group format discussion was conducted with nine subject matter experts as participants. Findings identified five areas of potential risk, each associated with multiple hazards. Mitigations for each hazard are reported. Findings have essential implications for the safe and efficient integration of unmanned aircraft into the national airspace.

Tamsyn Edwards↗

Optimal Complementarity Analysis of Potential Floating Solar Co-Located With Existing Hydropower Assets Across the Contiguous United States

The U.S. is expected to double its rate of renewable capacity from 2024 to 2030. However, the stochastic nature of renewable energy poses challenges to the operation and reliability of our power grid. The combined generation from renewable energy sources, with dispatchable sources (such as hydropower) operating as a hybrid energy plant, could mitigate this variability. In this paper, the complementarity analysis of selected U.S. reservoirs with existing hydropower assets (EHAs) and potential floating photovoltaics (FPVs) is conducted for the continuous U.S. (CONUS). The optimal FPV capacity for each site is determined by minimizing the variability of the combined output, while adhering to the FPV potential. Our results indicate that over 50% of the analyzed reservoirs achieve a stability coefficient exceeding 0.5, leading to a less-variable output after optimization. Finally, we analyze the complementary hydro-FPV hybrid reservoirs by considering both the Pearson correlation coefficient and the stability coefficient on daily, monthly, and yearly scales. Summaries are included of locations of theoretical FPVs co-located with hydropower plants that exhibit high complementarity based on the selected metrics.

13 - HYDRO ENERGY↗

Milwaukee Urban Development: Assessing Climate Vulnerability through the InVEST Model on Urban Cooling in Milwaukee Using NASA Earth Observations

Milwaukee’s neighborhoods experience increased social, health, and ecological stress from the Urban Heat Island (UHI) effect due to changing land cover and climate. Extreme urban heat disproportionately affects Black and Latine communities due to systematic disinvestment in infrastructure and lack of resources to cope with heat. Our partner, Groundwork Milwaukee, supports Environmental Justice organizing around urban heat in historically redlined neighborhoods. This study explores heat mitigation in Metcalfe Park, one such neighborhood that is a focus area for our partner, as well as across the city and county of Milwaukee. Our team utilized the Natural Capital Project’s Integrated Valuation of Ecosystem Services and Tradeoffs (InVEST) Model for urban cooling to model heat mitigation scenarios for Milwaukee in support of Groundwork’s climate resilience and heat mitigation work. The data inputs used in our analysis were Land Use Land Cover (LULC), evapotranspiration, and surface temperature derived from NASA Earth observations, as well as a biophysical table containing land cover class attributes. We developed a heat vulnerability index from American Community Survey datasets and satellite imagery to identify areas in most need of heat mitigation intervention. We found that central and northwest city areas, home to a majority of Milwaukee’s Black and Latine population, have low heat mitigation and high vulnerability to heat impacts compared to the rest of the county. We also found that tree canopy increases across scales are effective in promoting heat mitigation. Our results and end products will bolster the efforts of our partners to make decisions on heat mitigation strategies, build community resilience, and reverse legacies of environmental racism in the face of extreme heat and climate change.

urban heat island↗

Decentralised Reinforcement Learning for Dynamic Cyberattack Response in Microgrid Networks

Microgrids rely on communication networks for reliable operation, which makes them inherently vulnerable to cyberattacks. Such attacks can destabilise system dynamics and drive states away from their nominal operating trajectories. Although several physics-informed and machine learning-based strategies have been developed to counter these threats, the rapidly evolving cyber landscape enables adversaries to bypass static defences or rules-based mitigation approaches. This paper proposes a dynamic, online-trained and fully decentralised reinforcement learning (RL)-based cyberattack response framework to protect microgrids from evolving cyberattacks. The proposed framework deploys multiple deep Q-networks (DQNs), each associated with a distributed energy resource (DER), to enable localised and adaptive attack mitigation. In this framework, each DQN processes local voltage and frequency measurements—combined with intrusion detection system (IDS) alerts—as observations and rewards to guide decision-making. Extensive simulation studies demonstrate the robustness of the proposed framework under diverse attack scenarios and varying IDS-induced detection delays. Comparative analysis highlights its superiority over existing static or preexisting rules-based mitigation approaches. Finally, we present an analysis that shows the framework's scalability to real-life microgrids with more interacting agents.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Identification of Safety Metrics for Airport Surface Operations

A large fraction of safety incidents occurs on the ground during airport surface operations. Although these incidents are mostly non-fatal with a few exceptions, they are high profile incidents that remain a source of concern for the National Transportation Safety Board (NTSB), the Federal Aviation Administration (FAA), major airlines, and other stakeholders of the National Airspace System (NAS). These incidents have historically been mitigated by implementing changes to regulations, policies, and procedures over time. This approach has minimized but not eliminated the risk of occurrences. It is thus important to develop integrated techniques to assess, model, and prevent these incidents by analyzing the risk and likelihood of occurrence and communicating results of the analysis to decision-making personnel who can mitigate and prevent incidents in real time. The research presented in this report builds on prior work of researchers at the NASA Ames Research Center who developed an automated framework, Real-Time Safety Monitoring (RTSM), to enable monitoring and prediction of the safety of the NAS. In the RTSM framework, hazards to flight are translated to safety metrics such as wake vortex encounters or loss of separation, that can be modeled and analyzed offline and also predicted and monitored in real time (online). The intent of this report is to integrate predictable incidents that occur during surface and ground operations into the safety portfolio of the RTSM project by (i) identifying suitable information sources from which ground incidents can be studied, (ii) developing safety metrics correlated with surface operations, and (iii) recommending suitable data sources that can be quantified and used for the computation of pertinent safety metrics.

ground operations↗

Numerical and experimental analysis of mechanically induced failure in electric vehicle battery modules

Mitigating thermal runaway and cell-to-cell propagation is essential for improving the safety of electric and hybrid vehicles. Enhancing digital twin capabilities to predict battery mechanical abuse is particularly critical for automotive and aerospace applications, where crashworthiness is a key concern. Understanding failure conditions and propagation in battery modules during mechanical abuse is complex due to interactions between structural deformation, heat transfer, electrochemical processes, exothermic reactions and mechanical fracture. While prior studies have focused on modeling cell-level behavior, extending these models to module or pack level is necessary for a system level understating of electric vehicle safety. This study develops coupled large deformation finite element models that simultaneously solve for electrochemistry, material failure, internal short circuit and thermal runaway propagation. The models account for mechanical and thermal interactions between lithium-ion cells and other battery components while the contact interfaces are evolving with time. Model-predicted voltage, temperature and force responses are compared with experimental data for validation. The results demonstrate that the approach captures key failure mechanisms, including thermal propagation through heat transfer, electrical propagation from short circuits in parallel-connected cells, and mechanical propagation via penetration and crack formation. These findings show that computational models are valuable tools for understanding battery module failure and providing insight that can reduce the need for extensive experimental testing.

25 ENERGY STORAGE↗

NASA Electronic Parts and Packaging Field Programmable Gate Array Single Event Effects Test Guideline Update

The following are updated or new subjects added to the FPGA SEE Test Guidelines manual: academic versus mission specific device evaluation, single event latch-up (SEL) test and analysis, SEE response visibility enhancement during radiation testing, mitigation evaluation (embedded and user-implemented), unreliable design and its affects to SEE Data, testing flushable architectures versus non-flushable architectures, intellectual property core (IP Core) test and evaluation (addresses embedded and user-inserted), heavy-ion energy and linear energy transfer (LET) selection, proton versus heavy-ion testing, fault injection, mean fluence to failure analysis, and mission specific system-level single event upset (SEU) response prediction. Most sections within the guidelines manual provide information regarding best practices for test structure and test system development. The scope of this manual addresses academic versus mission specific device evaluation and visibility enhancement in IP Core testing.

Field Programmable Gate Array (FPGA)↗