Cirrus A cloud feasibility assessment tool for grid professionals
This is a slide deck developed to present to a potential end-user interested in our tool. This is intended to be a presentation resource in lieu of doing a live-demonstration.
SEARCH · Search NASA
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.
This is a slide deck developed to present to a potential end-user interested in our tool. This is intended to be a presentation resource in lieu of doing a live-demonstration.
Explore the source record for details and available documents.
Explore the source record for details and available documents.
This presentation provides an update on the OPTIMA GOAAT project, with emphasis on the cloud-native data platform developed in-house to ingest, manage, and operationalize high-resolution power system data. Since our last NASPI presentation, accessible via OSTI ID #2671437, the project team advanced the design and deployment of a scalable architecture capable of handling both synchronized and non-synchronized streams, including PMU, point-on-wave (POW), COMTRADE, and SCADA data. These materials review the project status, recent progress, and key lessons learned. The core of the presentation examines the architecture and engineering of our cloud-native ingestion and data management platform. We then explain how pipelines were designed to collect, normalize, time-align, store, and serve heterogeneous data at scale. We will discuss design choices such as data models, streaming versus batch ingestion, storage tiers, and interoperability with analytics applications. Practical experiences with cloud-native technologies were shared during the event, including benefits, limitations, and integration challenges in a utility environment, along with methods used to improve performance, reduce latency, and optimize resource usage. The presentation also showcases user interface designs and visualization tools that convert raw measurements and analytics results into intuitive, actionable insights for operators and engineers. During the presentation examples were provided demonstrating how visualization, event views, and summarized analytics enhance situational awareness and support operational decision-making. These use cases illustrate how a well-designed data infrastructure can bridge the gap between high-volume measurements and practical grid operations.
Overview of Project and Progress
This report describes Grid Expansion Optimal Planning Tools (GridEO). GridEO is a Python package for electric power grid capacity expansion modeling. With GridEO, the user can build and solve instances of the Capacity Expansion Planning (CEP) problem to determine an optimal plan of investment in capacity of various types of power grid equipment.
Digital transformation and utilization of artificial intelligence (AI) in the electric grid are fundamentally changing the industry’s approach to common problems and enabling a broader paradigm shift in grid planning and operations. The change in approach is circularly both enabling and driving modernization, with load growth and reliable management of data center and AI infrastructure shifting away from planning approaches with relatively predictable behaviors and toward a mix of consumer and industrial choices that surpass human cognitive abilities to process. This movement has potential to condition humans to not understand the system on which the AI depends, while requiring it for development of the necessary infrastructure. Approaches which would address most likely grid conditions and events, such as faults, aging of equipment, and weather, now must also account for large loads which shift not based upon weather or time of day, but the computational load. Quantifying computational load is independent of the traditional grid forecasting variables, where a data center’s aggregate load is determined by user and AI system behavior and decoupled from normal grid planning and operations. AI is both the cause and solution for these challenges, with new grid planning tools integrating massive amounts of decisions into frameworks.
Many weather years of high-quality wind data are widely accepted in the grid integration community to be important for studying wind energy technical potential, energy system operations, and grid resilience. NREL makes high-quality wind and solar resource data available. NREL's Grid-Atmosphere workshop (March 2024) identified NREL National Solar Radiation Database as widely used in grid integration modeling, but there is less agreement on commonly used wind datasets. One important factor identified by ESIG's 2023 report 'Weather Dataset Needs for Planning and Analyzing Modern Power Systems' for gold standard wind data is regular updates. To address the need for regular updates, NREL's team can now process all currently available and regularly updated High-Resolution Rapid Refresh (HRRR) outputs. HRRR is an hourly-updated operational forecast product produced by the National Oceanic and Atmospheric Administration (NOAA) (Dowell et al., 2022). One barrier to NREL using HRRR is systematic bias and consistency with NREL's existing wind datasets (e.g. WIND Toolkit, 'WTK') across weather years. To address this barrier, we show that the HRRR can be interpolated and bias-corrected to be consistent with NRE's existing datasets. We call the new dataset BC-HRRR (bias-corrected HRRR). As with historical datasets like the WTK, BC-HRRR is intended for use in grid integration modeling (e.g., capacity expansion, production cost, and resource adequacy modeling). BC-HRRR's (2015-present) consistency with WTK (2007-2013) allows NREL to extend internal grid integration tooling with 15+ weather years of wind data with low-overhead extensibility to future years as they are made available by NOAA. The rest of this slide deck documents the BC-HRRR processing methods, validation, and its implications for intended use.
Power engineers rely on computer-based simulation tools to assess grid performance and ensure security. At the core of these tools are solvers for sparse linear equations. When transformed into a bordered block-diagonal (BBD) structure, part of the sparse linear equation solving can be parallelized. This work focuses on using the Schur-complement-based method for LU factorization on BBD matrices, specifically, Jacobian matrices from large-scale systems. Our findings show that the natural ordering method outperforms the default ordering method in computational performance for each block of the BBD matrix. This observation is validated using synthetic 25k-bus and 70k-bus cases, showing a speedup of up to 38% when using natural ordering without permutation. Additionally, the impact of the number of partitions is studied, and the result shows that computational performance improves with more, smaller partitions in the BBD matrices.
The Signature Matching Tool (SMT) is a tool that assists users in labeling any unlabeled signatures, according to the hierarchical, event tags taxonomy developed for the Department of Energy's (DOE) Grid Event Signature Library (GESL).
As demand response becomes increasingly used as a tool to support improved grid flexibility, it is important to consider that there are many potential types of energy end uses that may be used to support such flexibility. Residential appliances, often accounting for 30 % or more of residential energy use, are a currently untapped source of demand flexibility, particularly when aggregated together across homes. To date there has been very limited analysis of residential appliances for use as grid-interactive loads. As such, this research uses disaggregated energy end use data for 564 households, to model the electricity demand flexibility potential of the use of residential dishwashers, clothes washers, clothes dryers, ovens, and ranges (oven + stovetop) on both weekdays and weekends. This includes both at the building level, as well as aggregated to the grid level, specifically the Midcontinent Independent System Operator (MISO) region. This study was divided into two parts. Part 1 focuses on determining appliance-level loads, and Part 2, which involves aggregation to the grid. Findings suggest that among the studied appliances, clothes dryers provide the greatest demand reduction potential for most times of the day, followed by dishwashers and clothes washers. The maximum potential reduction for clothes dryers is found to be approximately at 11:00 a.m. and this potential sustains throughout most of the daytime period. When considering the willingness of households to participate, based on a survey of households in the Midwest region, clothes dryers still have the most potential for demand reduction. The availability of appliances for load modulation on weekdays and weekends indicates similar load reduction potential for all appliances. Overall, the results of this study suggest that there is an opportunity for shifting appliance usage to optimize grid efficiency and enhance demand response strategies.
Although machine learning (ML) has emerged as a powerful tool for rapidly assessing grid contingencies, prior studies have largely considered a static grid topology in their analyses. This limits their application, since they need to be re-trained for every new topology. Here, this paper explores the development of generalizable graph convolutional network (GCN) models by pre-training them across a range of grid topologies and contingency types. We found that a GCN model with auto-regressive moving average (ARMA) layers with a line graph representation of the grid offered the best predictive performance in predicting voltage magnitudes (VM) and voltage angles (VA). We introduced the concept of phantom nodes to consider disparate grid topologies with a varying number of nodes and lines. For pre-training the GCN ARMA model across a variety of topologies, distributed graphics processing unit (GPU) computing afforded us significant training scalability. The predictive performance of this model on grid topologies that were part of the training data is substantially better than the direct current (DC) approximation. Although direct application of the pre-trained model to topologies that are not part of the grid is not particularly satisfactory, fine-tuning with small amounts of data from a specific topology of interest significantly improves predictive performance. In general, this paper highlights the feasibility of training large-scale GNN models to assess the reliability of power grids by considering a wide variety of grid topologies and contingency types. With the advent of foundational models in ML and the exponential increase in GPU computing clusters, generalizable ML models will significantly enhance how utilities manage power systems and make decisions in real-time or near-real-time.
The National Transmission Planning Study (NTP Study) was led by the U.S. Department of Energy's Grid Deployment Office, in partnership with the National Renewable Energy Laboratory and Pacific Northwest National Laboratory. The study sought to develop new national grid-scale planning tools and methods that can be used by industry, especially when planning for interregional transmission capacity needs; identify potential transmission solutions that will provide broad-scale benefits to electric customers under a wide range of potential futures; inform planning processes for regional and interregional transmission; and identify interregional and national strategies to maintain grid reliability as the grid transitions, including to a reliance on low- and zero-carbon energy resources. The NTP Study is presented as a collection of six chapters.
The National Transmission Planning Study (NTP Study) was led by the U.S. Department of Energy's Grid Deployment Office, in partnership with the National Renewable Energy Laboratory and Pacific Northwest National Laboratory. The study sought to develop new national grid-scale planning tools and methods that can be used by industry, especially when planning for interregional transmission capacity needs; identify potential transmission solutions that will provide broad-scale benefits to electric customers under a wide range of potential futures; inform planning processes for regional and interregional transmission; and identify interregional and national strategies to maintain grid reliability as the grid transitions, including to a reliance on low- and zero-carbon energy resources. The NTP Study is presented as a collection of six chapters.
The National Transmission Planning Study (NTP Study) was led by the U.S. Department of Energy's Grid Deployment Office, in partnership with the National Renewable Energy Laboratory and Pacific Northwest National Laboratory. The study sought to develop new national grid-scale planning tools and methods that can be used by industry, especially when planning for interregional transmission capacity needs; identify potential transmission solutions that will provide broad-scale benefits to electric customers under a wide range of potential futures; inform planning processes for regional and interregional transmission; and identify interregional and national strategies to maintain grid reliability as the grid transitions, including to a reliance on low- and zero-carbon energy resources. The NTP Study is presented as a collection of six chapters.
The National Transmission Planning Study (NTP Study) was led by the U.S. Department of Energy's Grid Deployment Office, in partnership with the National Renewable Energy Laboratory and Pacific Northwest National Laboratory. The study sought to develop new national grid-scale planning tools and methods that can be used by industry, especially when planning for interregional transmission capacity needs; identify potential transmission solutions that will provide broad-scale benefits to electric customers under a wide range of potential futures; inform planning processes for regional and interregional transmission; and identify interregional and national strategies to maintain grid reliability as the grid transitions, including to a reliance on low- and zero-carbon energy resources. The NTP Study is presented as a collection of six chapters.
The National Transmission Planning Study (NTP Study) was led by the U.S. Department of Energy's Grid Deployment Office, in partnership with the National Renewable Energy Laboratory and Pacific Northwest National Laboratory. The study sought to develop new national grid-scale planning tools and methods that can be used by industry, especially when planning for interregional transmission capacity needs; identify potential transmission solutions that will provide broad-scale benefits to electric customers under a wide range of potential futures; inform planning processes for regional and interregional transmission; and identify interregional and national strategies to maintain grid reliability as the grid transitions, including to a reliance on low- and zero-carbon energy resources. The NTP Study is presented as a collection of six chapters.