Search NASA⌕ Search

SEARCH · Search NASA

Results for “Policy Making”

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 127 records · Page 7

Advances on CHP District Energy and Microgrids Deployment: Simplified Tool for Rapidly Deploying Feasibility Analytics for the Non-Technical User (Final Technical Report)

Community energy systems have proven to have the potential to improve cost efficiency, resilience, and decarbonize. However, investing in community energy systems such as community microgrids or district energy systems is a complex decision due to the high initial investment and the uncertainties associated with the long development time and lifecycle of the project. Tools that make feasibility assessments accessible to non-technical users like investors, policymakers, and other stakeholders will result in more feasibility analyses completed, more candidate projects identified, and more community energy systems deployed. The pilot tool developed under this award is named Energy Fellow. Energy Fellow allows technical and non-technical users to complete feasibility analyses for district energy systems and community microgrids. This is the first software tool of its kind designed for non-technical users and available at no cost. Its scope was adjusted to a 25x25-mile region within the Houston area in Texas to make its development compatible with the funding available. However, the findings and models developed make this pilot tool easily scalable to the US. The lessons learned during the design, implementation, and testing stages have helped find trade-off solutions to software and hardware challenges related to implementing 3D models in online tools. Green software strategies has been successfully applied to the design and operations of the tool, and the team has researched the aspects of the (non-technical) user experience that will make commercial developments of this tool even more impactful.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Electromagnetic Energy-Assisted Thermal Conversion of Fossil-Based Hydrocarbons to Low-Cost Hydrogen

The goal of this project was to develop and optimize catalysts for methane decomposition, particularly focusing on regeneration via an electromagnetic energy-assisted mechanism, to produce hydrogen more cost-effectively compared to electrolysis routes. To achieve this goal, the project pursued several key objectives. The project began with the preparation and testing of various catalysts. A nickel-silica based catalyst was identified as the most promising material for the pyrolysis of methane into carbon and hydrogen. Kinetic parameters for methane decomposition were determined, aiding in computational modeling efforts. Structured catalysts were investigated, highlighting the need for frequent cleaning or regeneration to maintain performance, with methane conversion rates exceeding 70% in tube furnace tests. Computational fluid dynamics modeling was employed to optimize reactor designs and electrode angles, leading the project team to propose a multi-compartment thermal conversion system for larger setups. This modeling work was important in understanding reaction characteristics, carbon deposition rates, and temperature profiles under various conditions. A bench-scale reactor system was assembled to evaluate catalyst regeneration using electromagnetic energy-assisted mechanisms. Experiments demonstrated the potential for carbon removal, though further optimization is needed. The carbon produced from the methane conversion process was evaluated for potential use in lithium-ion battery electrodes. The carbon exhibited properties similar to commercially available high-purity multi-walled carbon nanotubes and nanofibers, with a carbon content greater than 95%. Coin cell batteries assembled with this carbon showed that lower replacement levels (10% to 33%) outperformed the control group, improving specific capacity density and stability. However, higher replacement levels (100%) demonstrated poorer performance, suggesting that excessive carbon substitution negatively impacts battery performance. These findings indicate the potential marketability of the produced carbon as a component in lithium-ion batteries, though further testing is necessary to confirm long-term advantages and disadvantages associated with the use of the carbon product. These results however justified further technoeconomic assessments to determine if the process can provide low-cost hydrogen. The economic feasibility and technical performance of methane decomposition for hydrogen production were assessed, focusing on three plant configurations: 100E (electrically heated), 100C (combustion heated using produced hydrogen), and PE-Hybrid (a combination of pyrolysis (indicating decomposition) and electrolysis). The Levelized Cost of Hydrogen (LCOH) for the pyrolysis configurations was found to be approximately 25% lower than that of electrolysis. The 100E configuration had the lowest LCOH at $\$$3.12/kg. Including carbon product sales significantly improved the economics, with the 100C configuration achieving a negative LCOH of -$\$$0.35/kg. The PE-Hybrid configuration was not economically advantageous compared to pure pyrolysis plants due to its complexity and additional equipment requirements. Ultimately, methane pyrolysis presents a viable method for near carbon dioxide-free hydrogen production, with significant economic advantages over electrolysis, especially when considering the sale of carbon byproducts. The 100E and 100C configurations showed the most promise, with the choice between them ultimately depending on the prices of power and natural gas. In conclusion, this technology has the potential to lower hydrogen production costs by leveraging the methane decomposition process with the sale of valuable carbon byproducts. By optimizing catalyst performance and integrating electromagnetic energy-assisted regeneration, the process can achieve higher efficiency and economic viability, making it a competitive alternative to traditional hydrogen production methods.

08 HYDROGEN↗

Replace Human Intelligence with Fast and Smart Geometric Reasoning and Graph Neural Network to Accelerate Next Gen ModSim Workflows

We present an agent-guided approach to CAD geometry decomposition that automates hex/hybrid meshing with graph neural networks (GNNs) to accelerate next-generation ModSim workflows. Our end-to-end pipeline (i) reduces 3D boundary-representation (B-Rep) models to a 2D chordal axis skeleton (CAT) and then to a 1D bipartite graph of surface and curve nodes, (ii) assigns per node labels as Cubit® WebCut actions, (iii) trains a multi-action GNN under supervised learning, and (iv) predicts five surface-node and three curve-node actions on out-of-distribution test geometries. Each graph node carries geometric, topological, and meshing attributes drawn from the B-Rep “skin” and CAT “skeleton,” with two-way mappings across 3D↔2D↔1D representations to maintain traceability back to 3D CAD. The supervised learning model exhibits stable convergence of the binary cross-entropy loss and achieves 98.7% accuracy on unseen lattice models. To operationalize decision-making, we rank predicted commands by geometric significance and prototyped the agent-guided workflow through the Cubit® Meshing PowerTool GUI. As a stretch goal, we explore reinforcement learning (RL) to reduce or remove label requirements and to learn policies for action sequences that maximize total reward (e.g., size of hex-meshable regions and resulting hex mesh quality). When all-hex meshing is not feasible, the agent assists in producing hybrid meshes—prioritizing hex in critical regions and transitioning to tetrahedral elements (tets) elsewhere—maintaining fidelity while ensuring robustness. The overarching objective is to replace manual, heuristics-based decomposition with data-driven, reproducible automation, cutting meshing turnaround time by orders of magnitude. We anticipate direct impact on simulation workflows through intelligent, scalable decomposition of complex CAD models into hex-meshable subdomains.

97 MATHEMATICS AND COMPUTING↗

Closing the Loop between In Situ Stress Complexity and EGS Fracture Complexity

We present an agent-guided approach to CAD geometry decomposition that automates hex/hybrid meshing with graph neural networks (GNNs) to accelerate next-generation ModSim workflows. Our end-to-end pipeline (i) reduces 3D boundary-representation (B-Rep) models to a 2D chordal axis skeleton (CAT) and then to a 1D bipartite graph of surface and curve nodes, (ii) assigns per node labels as Cubit® WebCut actions, (iii) trains a multi-action GNN under supervised learning, and (iv) predicts five surface-node and three curve-node actions on out-of-distribution test geometries. Each graph node carries geometric, topological, and meshing attributes drawn from the B-Rep “skin” and CAT “skeleton,” with two-way mappings across 3D↔2D↔1D representations to maintain traceability back to 3D CAD. The supervised learning model exhibits stable convergence of the binary cross-entropy loss and achieves 98.7% accuracy on unseen lattice models. To operationalize decision-making, we rank predicted commands by geometric significance and prototyped the agent-guided workflow through the Cubit® Meshing PowerTool GUI. As a stretch goal, we explore reinforcement learning (RL) to reduce or remove label requirements and to learn policies for action sequences that maximize total reward (e.g., size of hex-meshable regions and resulting hex mesh quality). When all-hex meshing is not feasible, the agent assists in producing hybrid meshes—prioritizing hex in critical regions and transitioning to tetrahedral elements (tets) elsewhere—maintaining fidelity while ensuring robustness. The overarching objective is to replace manual, heuristics-based decomposition with data-driven, reproducible automation, cutting meshing turnaround time by orders of magnitude. We anticipate direct impact on simulation workflows through intelligent, scalable decomposition of complex CAD models into hex-meshable subdomains.

42 ENGINEERING↗

Evaluating Interconnection Queue Impacts Using Hosting Capacity Analysis

The interconnection queue has been identified as a bottleneck in the efforts to shift the nations generation resources towards renewable sources and meet various state and federal goals. Efforts such as the interconnection innovation e-Xchange (i2X) are therefore trying to come up with ways in which the queue could be altered to make interconnection faster, cheaper, and fairer. This paper proposes using hosting capacity analysis methods to simulate the evolution of a power system as new resources are added. Modeling the interconnection process in this way enables simulation based study of various policy decisions for queue management and cost allocation. Sample results are presented to illustrate how some queue modifications might play out both in distribution and transmission systems.

Distributed Energy Resources, Interconnection↗

Influence of Karen Immigrant Students on Teachers’ Instructional Decisions in the Rural United States

Across the United States, the number of classrooms welcoming young students who are new English language learners (ELL) is rapidly growing. Motivated by a dramatic increase in the number of Myanmar- and Burma-originating immigrants now attending English-speaking schools in the rural, upper midwestern United States, this study systematically considers how the presence of Karen immigrant students impacts the instructional decisions that K-12 classroom teachers make using an exploratory case study method. Several recurrent themes emerged, and findings can be used to help better prepare both pre-service and in-service teachers to meet the needs of their ELL students, as well as policy makers. These emergent themes include the following: (a) authentic teacher–family relationships are key; (b) visual/hands-on learning and the use of technology enhance student achievement; (c) student work must be completed during the school day in classrooms; (d) teachers’ purposeful use of parallel language is critical for learning; (e) rigor can be maintained, although quantity is often adjusted; and (f) targeted ESL/cultural training for pre-service and newly hired teachers is positively influential. Such informed training often seems to help teachers learn key cultural distinctions and become better able to identify the most effective ways to meet the needs of students.

99 GENERAL AND MISCELLANEOUS↗

Learning to Trigger: Reinforcement Learning at the Large Hadron Collider

High-throughput scientific facilities such as the Large Hadron Collider depend on real-time event filtering (\textit{triggering}) under tight constraints on bandwidth, latency, and storage. In practice, trigger menus are largely static and hand-tuned and can become suboptimal as detector conditions, pileup, and background composition drift over time. We cast online threshold tuning as a sequential decision-making problem: a reinforcement learning agent ingests streaming summaries of recent rates and signal-sensitive features and updates trigger thresholds to maximize signal efficiency while tracking a target background rate within a tolerance band. We adapt Group-Filtered Policy Optimization (GFPO) to streaming control and introduce two variants (GFPO-F, GFPO-FR) that enforce background rate feasibility during training. On a benchmark that emulates realistic collider operation, we study two representative triggers: a total transverse energy ($H_{T}$) trigger sensitive to pileup variation, and an anomaly-detection (AD) trigger based on reconstruction loss for rare or non-standard signatures. On Monte Carlo streams, our agent increases the fraction of in-tolerance time intervals by 48% ($H_T$) and 28% (AD), with a cumulative gain of up to 2% in signal efficiency on those in-tolerance intervals. Transferring from simulation to \emph{real} collision data (CMS Run 283408), the same agent, without fine-tuning, achieves a 56% ($H_T$) and 28% (AD) in-tolerance improvement over baselines, with further signal-efficiency gain on both triggers. To our knowledge, this is the \emph{first} demonstration of RL-based trigger control on real Large Hadron Collider collision data. Code is available at https://github.com/Zixind/GFPO_LHC (see repo for details).

Ding, Zixin [Chicago U.]↗

NARUC Resilience Framework

The NARUC Resilience Framework provides state regulators and other key stakeholders with a structured approach to considering policies and programs that will enhance grid resilience amid evolving technological, environmental and economic challenges. This Framework consolidates insights from nationwide workshops and peer discussions into six actionable components: (1) setting goals and objectives, (2) leveraging use cases, (3) establishing shared definitions, (4) ensuring inclusive process leadership, (5) addressing critical design questions, and (6) guiding implementation. This Framework is intended as a strategic tool for regulators to navigate resilience investments, prioritize affordability, integrate stakeholder needs, and foster collaboration across agencies, all while balancing cost-effectiveness with societal and economic resilience outcomes. By presenting a structured approach to decision-making rather than prescriptive solutions, the Framework supports nuanced, jurisdiction-specific resilience planning and is adaptable to the dynamic demands of modern energy systems

24 POWER TRANSMISSION AND DISTRIBUTION↗

A Tool to Incorporate Non-Energy Impacts in Energy Efficiency Investment Decision Making for Firms

Energy efficiency is a key demand-side strategy for sustainability, recently identified by the United States Department of Energy as a pillar of industrial decarbonization. The increased focus on decarbonization and the requirement for efficiency to enable electrification, another decarbonization pillar, due to the spark spread between natural gas and electricity prices, make energy efficiency increasingly relevant. Still, industries face challenges in adopting energy efficiency measures. Researchers have long found a gap in adoption of even those measures with a profitable net present value, attributed to lack of strategic value among other barriers (see for rigorous exploration and taxonomy). One solution to facilitate energy efficiency projects is the inclusion of non-energy impacts, as this has been shown to double potential deployment of such projects at system level. Energy efficiency can provide valuable benefits outside of simple operating cost reductions, from decreased pollution to enhanced productivity. The inclusion of these benefits in decision making assessments faces hurdles due to inconsistency of ancillary benefits across projects, difficulties in quantifying impacts and the need for additional measurement to quantify them. The decision-making tools to support this have been designed primarily for the European context. We begin with a stakeholder engagement process to better characterize the U.S. decision making process surrounding adoption of energy efficiency investments. Characterization of non-energy impacts has developed substantially over recent decades. Cagno et al. provided a framework for studying the applicability of these impacts to energy efficiency projects, listing 120 key performance indicators focused mainly on reductions of costs/harms. Other researchers have included impacts on the strategic and revenue side that can be merged into this framework as well. We seek a tractable set of impacts that can be included in a decision-making tool in the US, and as such are well suited to US industry, management and decision making processes. We also seek to understand how to best quantify or characterize these impacts. This work will demonstrate the results of a survey conducted among US manufacturing industry decision makers to assess the decision making landscape of stakeholders as well as the most relevant performance indicators for energy efficiency projects.

ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATION,↗

Who will be making wave energy? A community-driven design approach toward just and sustainable energy futures in Alaska

Renewable energy transition, once thought of as a singular, large-scale switch in industrial energy generating technologies from fossil fuels to renewables, have gained a broader set of requirements, including the need for justice and environmental protection. While discourse around policy and process has grown to consider these requirements, the focus of design of new renewable energy projects and technologies remains dominantly fixed on maximizing energy production, and renewables are falling short of meeting the requirements of just energy transitions. Meanwhile, in design studies, participatory and co-design approaches which explicitly consider justice in both process and outcomes have long been theorized and applied. However, applications of these approaches to renewable energy project design are under-theorized. In this paper, we explore the effectiveness of the adoption and adaptation of a co-design approach called Community-Driven Design (CDD) in enabling meaningful participation prior to technological maturity and bringing the attention of designers to a more diverse set of energy futures focused on justice and sustainability. Here, we do so by developing and testing the approach with community members in Sitka, AK, USA. We conclude that the approach has the potential to increase meaningful participation. Furthermore, we conclude that through diverse understandings of energy and the emergence of design narratives that engage with the complexity of vulnerability, accountability, and resilience, CDD led designers to consider justice, sustainability, and a diverse set of possible energy futures both within and beyond Sitka.

16 TIDAL AND WAVE POWER↗

Bioenergy and Climate Change in Ukraine: How climate can impact the sustainability of bioenergy production

The Russian invasion has exacerbated Ukraine’s energy security issues, prompting a shift toward diversifying energy supply sources. Additionally, strategic documents aim to align Ukraine’s energy system with EU climate requirements, focusing on reducing reliance on fossil fuels and advancing decarbonization efforts. This report focuses on the expansion of bioenergy as an alternative source of energy in Ukraine. Current assessments suggest that Ukraine has substantial bioenergy potential, primarily from agricultural residues and energy crops. However, the challenges posed by climate change and the ongoing war might impact the outcome of these projections. This report highlights the importance of integrating climate factors into energy modeling using tools like the integrated assessment models to provide a comprehensive understanding of Ukraine’s bioenergy potential under various climate scenarios. It also emphasizes the need for climate-smart agriculture and forestry practices to mitigate risks, enhance energy efficiency, and support resilient crop supplies. Recommendations for stakeholders include diversification of the energy supply sources, developing adaptation strategies, diversifying bioenergy feedstocks, and ensuring robust decision-making to navigate the impacts of climate change on Ukraine’s energy system.

09 BIOMASS FUELS↗

Requesting an Exemption from Standard Compliance: EPAct State and Alternative Fuel Provider Fleet Program Guidance Document

The U.S. Department of Energy established the Alternative Fuel Transportation Program (Program) and associated regulatory requirements pursuant to the Energy Policy Act of 1992. The Program, otherwise known as the State and Alternative Fuel Provider Fleet Program, requires covered state government and alternative fuel provider fleets operating under Standard Compliance to acquire alternative fuel vehicles (AFVs) as a specific percentage of their annual non-excluded light-duty vehicle acquisitions. The opportunity for covered fleets operating under Standard Compliance to request exemptions from their AFV-acquisition requirements serves as administrative relief in the unlikely event a fleet is unable to satisfy its requirements through the normally available compliance alternatives. These alternatives include the acquisition of light-duty AFVs, the acquisition of other, creditable vehicles (e.g., gasoline-fueled hybrid electric vehicles), making certain investments, the purchase of biodiesel for use in medium- or heavy-duty vehicles to the maximum extent allowed, and purchasing or trading for banked AFV credits. This document addresses requests for exemptions from the AFV-acquisition requirements to help covered fleets better understand: How to file a request for an exemption, information and documentation DOE needs to process an exemption request, and important policies relevant for filing exemption requests.

ADVANCED PROPULSION SYSTEMS,ENERGY PLANNING, POLIC↗

At Risk Population Estimates for Belarus, Poland and Slovakia with Machine Learning

High-resolution gridded population modeling is crucial for various applications, including disaster response planning, infectious disease spread modeling, climate change impact estimation, policy development, and more. Multiple gridded population datasets have been developed, each tailored to meet specific objectives. Among them, LandScan Global dataset is designed to represent ambient and unwarned population distributions. However, this dataset relies on a statistical approach that requires manual adjustments, making it time consuming and labour intensive. Existing machine learning (ML) methods often train and test at different spatial resolutions, potentially leading to inflated results, and they rely on Census population totals for disaggregation. To address these limitations, in this study we developed population estimates using ML models trained and tested at a consistent 30 arc-second resolution (≈1 square kilometer), specifically using Random Forest (RF) and XGBoost. These models were trained on 2020 datum to predict for 2021 for three countries: Belarus, Poland, and Slovakia. Our findings show that both RF (MAE varies from 5.75 to 13.25) and XGBoost (MAE varies from 8.15 to 23.44) model performance is close to LandScan Global estimates. Furthermore, neither of the models performed the best across all grid cells: the RF model was more effective in areas with lower populations, while XGBoost excelled in more densely populated regions. The proposed approach can be used for countries where the Census data is not available.

Lebakula, Viswadeep [ORNL] (ORCID:0000000152935914↗

2023 IEDO Peer Review Report

On behalf of the U.S. Department of Energy (DOE) Industrial Efficiency and Decarbonization Office (IEDO), we are pleased to share the report from our 2023 peer review. Peer review provides us with invaluable insight into our office strategy and program direction from a diverse group of external thought leaders. The findings and actionable recommendations from peer review inform our decision making and help us maintain a constant state of evolution and growth.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Integrating science for water security governance

Hydrological extremes are intensifying globally, increasing the complexity of decisions required to ensure water security. Advances in hydrological science, modeling, and data systems have expanded the technical frontier of water research, yet uptake of scientific insights in policy and management decisions remains limited. This persistent science–policy gap is not primarily a failure of knowledge generation or robustness, but an institutional challenge shaped by how scientific and governance systems are organized, coordinated, and connected to support the effective use of scientific knowledge. These challenges are particularly pronounced in multi-level and transboundary water governance, where decisions span jurisdictions and require coordination across institutional and political boundaries. We synthesize research at the science–policy interface and evidence from water security initiatives to show how institutional arrangements, scientific tool development, and research practices enable or constrain the sustained use of scientific knowledge in water-security governance processes. Building on these insights, we develop ‘shared decision infrastructure’ as a framing to describe how scientific knowledge is embedded within the institutional, relational, and procedural arrangements that connect science to decision-making processes over time. We translate this framing into a practical intervention roadmap centered on institutional design, tool translation, sustained co-production, and outcome-oriented evaluation to support the integration of science into ongoing governance processes. By positioning science as shared decision infrastructure, the roadmap clarifies how researchers can design scientific efforts that support more coordinated, accountable, and adaptive water security decisions amid deepening uncertainty.

M whitney, Kristen [NASA Goddard Space Flight Cent↗

Pathways Toward Electric Mobility: Communities LEAP in Hennepin County, Minnesota

This report presents the findings from a comprehensive community engagement initiative focused on advancing equitable transportation electrification in Hennepin County. This initiative responds to the critical need for inclusive and sustainable mobility solutions in the face of rising environmental and financial challenges in the transportation sector. This project has two goals. First, to learn what each community's priorities are and share them with the city, county, and state government to inform transportation plans and projects. Second, to bridge divides between government and community, building pathways for community-guided decision making on future transportation plans.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

NREL Tools and Partnership Opportunities for Rural Electric Cooperatives in the United States

Rural electric cooperatives provide power to more than 42 million Americans, many of whom reside in rural and persistent poverty counties. As these co-ops invest in modernizing their energy infrastructure, they play a crucial role in ensuring affordable electricity, enhancing system resilience, and supporting economic development in their communities. To aid in this transition, NREL offers a suite of tools and partnership opportunities designed to help co-ops address evolving resource, affordability, and reliability needs. This factsheet covers already published content on select NREL tools and their most relevant applications for co-op decision-making and investment planning. Additionally, it features case studies demonstrating how rural co-ops can collaborate with NREL to advance both energy and economic development goals.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Hosting downscaled decision-relevant community data products in ESGF2-US

As regionally-relevant high-resolution Earth system data is increasingly relied upon across scientific, policy, and practitioner communities, there is an urgent need for coordinated and federated infrastructure to store, manage, standardize, and distribute decision-relevant community data products. Substantial effort is required to ensure that these products, which are often critical for regional impact assessments and decision-making, are findable, accessible, interoperable, and reusable. The Earth System Grid Federation US project (ESGF2-US) is addressing this challenge by expanding its open-source, distributed platform to support the hosting and dissemination of downscaled Earth system datasets. This expansion includes aligning new downscaled datasets with developing community standards for metadata and file structure, consistent with existing ESGF archives. This includes ensuring CF-compliance, applying CMORization where appropriate, and developing tools to streamline user access. In this paper, we highlight the technical and coordination work required to bring downscaled data into ESGF2-US and aim to inform the broader Earth system data user community about the growing availability and utility of these curated resources.

ESGF↗