Search NASA⌕ Search

SEARCH · Search NASA

Results for “grid integration”

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 91 records · Page 5

Renewable Energy Potential Model: Hawaii Geothermal Supply Curves

This dataset extends the development of the Renewable Energy Potential (reV) model to include geothermal energy, with a specific focus on Hawaii. Provided here are the results of two scenarios that were modeled for geothermal energy in Hawaii: binary enhanced geothermal systems (EGS) at a depth of 2.5 km and hydrothermal binary systems at a depth of 1.5 km. The resource data for both scenarios were derived from Lautze and Haskins (2024) using an exponential method. The PFA probability of heat map was used as a look up table for which temperature gradient to use (Lautze and Haskins, 2024). The dataset provides geospatial and techno-economic details for evaluating geothermal energy potential. It includes spatial coordinates, estimated capacity factors, developable area, resource potential, and annual energy production metrics. Economic details such as levelized cost of electricity (LCOE), site development costs, transmission costs, and fixed-charge rates are also included. The reV model, originally developed for wind and solar energy, incorporates these variables to evaluate deployment constraints related to land use, environmental and cultural factors, and grid integration.

15 GEOTHERMAL ENERGY↗

Assessing the levelized cost of energy in South Korea

This study evaluates the levelized cost of energy (LCOE) for various energy technologies in the Republic of Korea (Korea) from 2023 to 2050, highlighting cost trajectories and potential crossovers among competing technologies. The analysis projects that, based on our set of assumptions, utility-scale photovoltaic systems achieve lower LCOEs than nuclear by 2030, while fixed offshore wind is expected to become cost-competitive with coal-fired generation around the same time. Floating offshore wind is projected to reach cost parity with coal in the late 2030s. Co-firing with natural gas and green hydrogen is identified as the highest-cost generation option due to high natural gas and green fuel costs and declining capacity utilization. This study further examines the potential for hybrid systems that integrate renewable energy with energy storage to serve as flexible, cost-effective, zero-emission alternatives to green hydrogen-based generation. Spatial LCOE assessments indicate that near-shore offshore wind sites may achieve lower costs despite modest capacity factors, contingent on site-specific factors such as grid integration and social acceptance. The findings indicate that renewable energy technologies are expected to experience continued cost declines, with solar photovoltaic becoming the most competitive energy source in Korea by 2030–2035. Incorporating social costs accelerates this shift from conventional alternatives.

Green hydrogen↗

Surface modification of cathode material enhances electrochemical performance in dry-processed Li-ion battery electrodes

The transition to electric vehicles (EVs) is pivotal for achieving energy security and integrating grid stability, with lithium-ion batteries (LIBs) playing a central role in this transformation. However, the conventional wet electrode manufacturing relying on N-methyl-2-pyrrolidone (NMP) solvent is energy intensive and costly. Dry processing (DP) has emerged as a promising alternative, eliminating solvents and using polytetrafluoroethylene (PTFE) binder for electrode fabrications. Despite its advantages, DP faces a critical challenge: poor interfacial adhesion between the hydrophobic PTFE binder and the hydrophilic cathode active material (CAM), particularly LiNi 0.8 Mn 0.1 Co 0.1 O 2 (NMC811), which undermines electrode performance. Here, to address this, we introduced a novel vapor-phase trimethoxymethylsilane (TMMS) coating to hydrophobize the CAM surface, enhancing compatibility with PTFE. This surface modification significantly enhances binder – CAM interactions, enabling uniform mixing and robust electrode integrity without damaging the CAM particles. Our findings advance the feasibility of environmentally sustainable and cost-effective dry processing, representing a significant step toward sustainable battery manufacturing.

Choi, Junbin [Oak Ridge National Laboratory (ORNL)↗

Time Synchronization Techniques in the Modern Smart Grid: A Comprehensive Survey

In modern smart grids, accurate and synchronized time signals are essential for effective monitoring, protection, and control. Various time synchronization methods exist, each tailored to specific application needs. Widely adopted solutions, such as GPS, however, are vulnerable to challenges such as signal loss and cyber-attacks, underscoring the need for reliable backup or supplementary solutions. This paper examines the timing requirements across different power grid applications and provides a comprehensive review of available time synchronization mechanisms. Through a comparative analysis of timing methods based on accuracy, flexibility, reliability, and security, this study offers insights to guide the selection of optimal solutions for seamless grid integration.

comparison↗

IDAES-PSE 2.6.0 Release

The Institute for the Design of Advanced Energy Systems (IDAES) Integrated Platform is a versatile computational environment offering extensive process systems engineering (PSE) capabilities for optimizing the design and operation of complex, interacting technologies and systems. IDAES enables users to efficiently search vast, complex design spaces to discover the lowest cost solutions while supporting the full process modeling lifecycle, from conceptual design to dynamic optimization and control. The extensible, open platform empowers users to create models of novel processes and rapidly develop custom analyses, workflows, and end-user applications. IDAES-PSE 2.6.0 Release Highlights Upcoming Changes IDAES will be switching to the new Pyomo solver interface in the next release. Whilst this will hopefully be a smooth transition for most users, there are a few important changes to be aware of. The new solver interface uses a different version of the IPOPT writer (“ipopt_v2”) and thus any custom configuration options you might have set for IPOPT will not carry over and will need to be reset. By default, the new Pyomo linear presolver will be activated with ipopt_v2. Whilst are working to identify any bugs in the presolver, it is possible that some edge cases will remain. IDAES will begin deploying a new set of scaling tools and APIs over the next few releases that make use of the new solver writers. The old scaling tools and APIs will remain for backward compatibility but will begin to be deprecated. New Models, Tools and Features New Intersphinx extension automatically linking Jupyter notebook examples to project documentation New end-to-end diagnostics example demonstrated on a real problem New complementarity formulation for VLE with cubic equations of state, backward compatibility for old formulation New solver interface with presolve (ipopt_v2) in support of upcoming changes to the initialization and APIs methods, with default set to ipopt to maintain backwards compatibility; this will deprecate once all examples have been updated New forecaster and parameterized bidder methods within grid integration library Updated surrogates API and examples to support Keras 3, with backwards compatibility for older formats such as TensorFlow SavedModel (TFSM) Updated costing base dictionary to include the 2023 cost year index value Updated ProcessBlock to include information on the constructing block class Updated Flowsheet Visualizer to allow visualize() method to return value and functions Bug Fixes Fixed bug in the Modular Property Framework that would cause errors when trying to use phase-based material balances with phase equilibria. Fixed bug in Modular Properties Framework that caused errors when initializing models with non-vapor-liquid phase equilibria. Fixed typos flagged by June update to crate-ci/typos and removed DMF-related exceptions Minor corrections of units of measurement handling in power plant waste/transport costing expressions, control volume material holdup expressions, and BTX property package parameters Fixed throwing >7500 numpy deprecation warnings by replacing scalar value assignment with element extraction and item iteration calls Testing and Robustness Migrated slow tests (>10s) to integration, impacting test coverage but also yielding a nearly 30% decrease in local test runtime Pinned pint to avoid issues with older supported Python versions Pinned codecov versions to avoid tokenless upload behavior with latest version Bumped extensions to version 3.4.2 to allow pointing to non-standard install location Deprecations and Removals Python 3.8 is no longer supported. The supported Python versions are 3.9 through 3.12 The Data Management Framework (DMF) is no longer supported. Importing idaes.core.dmf will cause a deprecation warning to be displayed until the next release The SOFC Keras surrogates have been removed. The current version of the SOFC surrogate model in the examples repository is a PySMO Kriging model.

AS↗

Development of Tailored Hydrocarbon-Based Pentablock Copolymer Membranes for Sodium-Polysulfide Flow Batteries

Long-duration energy storage (LDES) technologies are pivotal for the adoption of renewables like wind and solar. Non-aqueous redox flow batteries (NARFBs) with a sodium-polysulfide hybrid system feature high energy density independent of power density, yet face challenges with polysulfide shuttling. This study investigates a hydrocarbon-based penta-block copolymer membrane, Nexar, to mitigate crossover effects by balancing TFSI conversion and their crosslink density. The membranes are annealed to induce crosslinking for reducing electrolyte uptake and enhancing mechanical stability while demonstrating excellent ionic conductivity. The hydrocarbon-based membranes address environmental concerns associated with perfluoroalkyl substances and improve the performance and durability of NARFBs. In conclusion, our findings suggest that annealed Nexar membranes with tailored TFSI functionality offer a scalable, cost-effective solution for enhancing the efficiency of high-capacity energy storage systems, pivotal for grid integration of renewable sources.

25 ENERGY STORAGE↗

Revolutionizing thermal Management in Next-Generation AI data centers: Challenges and breakthrough innovations

Data centers (DCs) serve as critical infrastructure for powering the growth and evolution of AI. Next-generation AI DCs present unique challenges in thermal management driven by unprecedented computational demands. This paper provides a comprehensive summary of key stakeholder perspectives on technology gaps, infrastructure requirements, test bed needs, emerging opportunities, and preliminary solutions related to thermal management for AI DCs. It establishes six strategic pillars of thermal management for next generation AI DC: reliability, deployability, efficiency, resilience, measurability, and valorization. The discussion spans a range of critical topics, including advanced cooling technologies, thermal strategies for emerging modular and edge DCs, system-level optimization and control frameworks, infrastructure planning and grid integration designs, benchmarking approaches, and pathways for waste heat recovery and reuse. The proposed research, development, and demonstration efforts are aimed at accelerating the deployment of AI DCs while ensuring energy efficiency, reliability, safety, and regulatory compliance.

Wang, Pengtao [ORNL] (ORCID:0000000214713429)↗

Experiments and Project-Based Enhancements for STEM Learning

Motivating K-12 students to pursue careers in science, technology, engineering, and mathematics (STEM) is an effort that requires consistent engagement. Throughout the K-12 student timeline, STEM educators need to continuously pivot their teaching and update their educational materials to motivate the next generation of students. Once students begin their undergraduate education, university professors need to encourage them to consider pursuing graduate studies to ensure that a qualified future workforce can be developed for research and teaching. In this paper, we present our work on developing STEM materials for K-12 student engagement. Our K-12 materials target the grid integration of hydrogen assets that are suitable to engage students in the classroom. Our undergraduate materials target hands-on projects and collaboration with industry to connect classroom learning with real-world applications and needs in renewable energy. Our work leverages available open-source models and tools to create projects for undergraduate students and motivate their interest in pursuing research topics in graduate-level education.

ENERGY PLANNING, POLICY, AND ECONOMY↗

Aggregated DER_A Model Parameterization via Online Moving Horizon Estimation

Here, this paper introduces a methodology for parameterizing the DER_A model using a novel smooth mathematical representation, simplifying the process and preserving accuracy in modeling inverter-based generator (IBG). The methodology employs an online parameterization process that can operate in real-time. The model parameterization process is structured into five sequential steps, each targeting a specific aspect of the DER_A model through moving horizon estimation. This approach adapts to systems with varying voltage and frequency support requirements by selectively applying each step. Simulation results on systems with both known and unknown parameters validate the methodology’s effectiveness. The online moving horizon estimation technique accurately captures the dynamics of the overall system and ensures that the parameterized DER_A model closely mirrors the real system’s voltage, current, and power dynamics. The findings highlight the potential of this methodology to substantially improve and simplify the dynamic modeling of power systems, paving the way for more reliable and robust IBG and grid integration.

42 ENGINEERING↗

BOPTest As a Platform for Building Controls and Grid-Interactive Buildings Workforce Training

Building automation and controls are becoming increasingly complex with the emergence of Grid Integrated Efficient Buildings (GEBs) as well as new highly efficient sequences of operation and data-driven control schemes. However, there remains a significant gap in hands-on training opportunities for building operators and technicians to gain practical experience with advanced control systems in a low-risk environment. This paper presents BOPTEST (Building Optimization Performance Test) as a suitable platform for workforce training in building controls and GEB technologies. BOPTEST provides a suite of standardized building simulation test cases with a REST API, real-time control interfaces through BACnet, semantic models connecting users to building data, and built-in calculation of control metrics and performance indicators. The platform enables trainees to interact with virtual buildings using industry-standard protocols while learning how to implement and innovate control strategies. The training platform is designed to offer a structured and interactive learning experience for building engineers, helping them effectively develop, learn, and retain skills in fault identification, troubleshooting, and correction. The workflow is divided into three main phases: 1) Setup, 2) Exercise, and 3) Review, each comprising specific activities performed by either the instructor or the student. Initial pilot training sessions have yielded positive feedback from instructors and participants and demonstrates that BOPTEST effectively fills an industry need for a low-risk training resource via simulation of real building control systems, allowing trainees to gain practical experience before working in the field. The platform's ability to provide immediate performance feedback while maintaining familiar industry interfaces makes it particularly suitable for workforce development programs. This work provides a replicable model for leveraging building simulation in control education and training.

Paul, Lazlo↗

DOE Challenges and Opportunities Associated with Accountable Nuclear Material Needs for Development and Commercialization of Fusion Nuclear Energy

Fusion energy represents a transformative opportunity to deliver a safe, plentiful, and carbon-free source of reliable primary power. In recent years, fusion research and development have accelerated significantly, particularly within the US, driven by decades of foundational public investment. Notably, in 2024 the US Department of Energy (DOE) established a comprehensive Fusion Energy Strategy aimed at collaborating with industry partners to enable the deployment of fusion power plants and grid integration by the 2030s. This strategy is chiefly implemented through the DOE Office of Science (SC) Fusion Energy Sciences program. This project was initiated to identify potential approaches for the Office of Environment, Safety, and Health (NA-ESH-12) within DOE’s National Nuclear Security Administration to begin engagement with the fusion community on future accountable material needs. The goal of the project is to inform and influence the supply of and demand for accountable nuclear materials as fusion energy is developed and commercialized. NA-ESH-12 must proactively engage with the fusion community regarding the production and management of accountable nuclear materials. Given the complexity and scale of materials required for research, pilot projects, and eventual commercial reactors, early coordination is vital. The project’s objective is to provide insights that will shape the supply and demand landscape for critical nuclear materials, ensuring that DOE is prepared to effectively support fusion energy development and commercialization. In FY 2025, an initial limited review was conducted to identify the status of the fusion energy community’s progress toward full-scale energy production and the need for accountable nuclear material. This included communications with SC, NA-ESH-12, Savannah River National Laboratory, and Oak Ridge National Laboratory, and attending the Rutgers University–sponsored Supply Chain Workshop: Scaling the Fusion Industry and the International Atomic Energy Agency’s Ninth DEMO Programme Workshop. The review to date indicates that the amounts of tritium, lithium-6, and deuterium required by the fusion industry will be dependent on fuel type, breeding technology, blankets, and R&D improvements. One concern is that the commercial sector does not have a sufficient supply chain to meet the demand for development and commercialization for fusion energy production. The supply and demand estimates for these materials should be routinely reviewed as fusion technologies mature.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Considerations for Distributed Edge Data Centers and Use of Building Loads to Support Large Interconnections

The rapid expansion of artificial intelligence (AI) and machine learning is driving unprecedented electricity demand from data centers. It is predicted that by 2030, 90% of AI workloads will be inference-based, requiring interconnection of multiple low-latency edge data centers (<20 MW) sited closer to end users - often on already constrained distribution feeders. Although individually small, these loads can aggregate to large loads per feeder, straining infrastructure, creating multi-year interconnection delays, and driving up customer costs. This paper proposes a data center-focused grid-integration framework that combines feeder hosting capacity analysis with building energy efficiency, building load flexibility, and waste heat reuse to expand effective feeder and substation headroom. Such approaches can reduce interconnection delays, lower costs for ratepayers, and accelerate AI-ready infrastructure deployment.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

Quantum Computing in Next-Generation Transportation Optimization

We explore how quantum computing (QC) can advance transportation optimization, with a focus on two high-impact areas: traffic signal control and vehicle electrification with grid integration. As transportation systems grow in complexity, classical optimization methods increasingly struggle to deliver scalable and efficient solutions, particularly for real-time, data-rich environments. This work identifies key challenges within these two domains where QC may offer advantages, particularly in handling combinatorial decision spaces and dynamic constraints. We begin by outlining the limitations of classical approaches for traffic signal control optimization and electric vehicle charging coordination, highlighting where computational limitations arise. Previous quantum formulations are presented and new formulations are proposed to demonstrate how emerging quantum algorithms, including quantum annealing and the Quantum Approximation Optimization Algorithm, could be leveraged to reformulate and address these problems. We also evaluate the suitability of current quantum hardware and discuss recent trends that indicate when QC may become a viable tool for transportation applications. While acknowledging the present limitations of QC technologies, this poster emphasizes the importance of preparing quantum-compatible models today. By reviewing and establishing formulations that align with the strengths of quantum algorithms, researchers and practitioners can better position themselves to take advantage of QC advancements as they occur. This work aims to provide a practical, forward-looking perspective on the near-term potential of quantum computing in transportation optimization.

33 ADVANCED PROPULSION SYSTEMS↗

Challenges and Opportunities for Electric Utility Modeling and Asset Valuation Frameworks: Case Study on Valuing New Pumped Storage Hydropower

Asset valuation by electric utilities is becoming increasingly difficult in the rapidly changing electric sector. Rapid deployment of variable generation and inverter-based storage systems along with uncertain demand growth, climate, policies, and other factors create a challenging environment for understanding the value proposition of a new potential asset. This report describes an effort between the Tennessee Valley Authority (TVA) and three U.S. Department of Energy laboratories to perform a detailed review of utility modeling and analysis practices for asset valuation and identify challenges and opportunities for advancing its methods into the future. It focuses on a case study of new potential pumped storage hydropower (PSH) because of growing interest in new PSH capacity to provide energy balancing, firm capacity, and a range of ancillary services. Staff from the DOE labs conducted systematic interviews about current practices in capacity expansion modeling, production-cost modeling, hydrological modeling, and transmission stability modeling while also discussing how scenario analysis is conducted and how models and data are integrated. The effort resulted in a set of model, integration, and scenario recommendations that could be valuable to TVA, other utilities, system operators, and other stakeholders conducting integrated grid analysis. Individual model recommendations suggest exploring computational tradeoffs with detail and resolution across spatiotemporal structure, supply- and demand-side details, transmission overlays, market interactions, and ancillary services. Automated processes to pass data between models and conduct larger scenario suites could also enhance valuation practices by enabling a more consistent study of asset value across a broader range of uncertain future grid conditions where PSH could be particularly valuable. TVA and other industry stakeholders can learn from and adapt applied research-grade methods developed by DOE laboratories and other research institutions to improve decision making and accelerate progress towards a reliable, economic, sustainable energy system.

13 HYDRO ENERGY↗

EV Stock and Load Forecasting for HECO [Slides]

This presentation covers the work completed for the HECO Forecasting Department for the Electric Vehicle Stock and Load Forecast for Integrated Grid Planning project. This project uses a suite of detailed analytical tools developed by the National Laboratory of the Rockies, including TEMPO and EVI-Pro, to develop future scenarios to 2050 of county-level electric vehicle adoption and associated annual hourly charging load profiles for the state of Hawaii.

33 ADVANCED PROPULSION SYSTEMS↗

Cybersecurity Technical Assistance Capabilities Overview [Slides]

Electric grids around the world are undergoing rapid structural and operational change, making it more important than ever to understand evolving risks and improve grid resilience and security against natural and human disruptions. Through tailored technical assistance, NREL is working with partners to support the secure and resilient deployment of energy systems and address grid integration challenges.

24 POWER TRANSMISSION AND DISTRIBUTION↗

CyberMESA: Evaluation Procedures and Metrics for Charging Infrastructure Cybersecurity

A report detailing the cybersecurity evaluation and assessment procedures for EV charging infrastructure. This report is authored by three national lab contributors. INL, PNNL, NRL. The grid integration of Electric Vehicle Charging Infrastructure (EVCI) is a large and complex system of systems (SoS) made up of components from many manufacturers and integrated by various companies responsible for their operation and maintenance. This complexity makes it challenging to implement security standards like IEC 62443 across the entire infrastructure. This document aims to aid in the vulnerability assessments of individual devices, such as Electric Vehicle Supply Equipment (EVSE), to support vendors in adopting and implementing security standards such as UL 2900, NIST SP 800-53 and Common Criteria (CC) (ISO/IEC 15408). This document serves as a guide to help evaluate the cybersecurity posture of EVCI assets. It aims to provide a consistent method for evaluating EVCI, enabling cybersecurity research teams to systematically test a wide range of electric vehicle (EV) assets. The target audiences include cybersecurity research teams, vendor development teams, automotive OEMs, and third-party evaluators.

24 POWER TRANSMISSION AND DISTRIBUTION↗