State-Transition Power Grid Simulation for Faster Transient Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The complexity of modern electrical power grids due to increased use and distribution of renewable energy sources requires more sophisticated simulation processes to accurately and efficiently model and analyze their behavior, particularly for transient stability and changes in the grid.

Innovation Solution

The implementation of a parallel processing device to efficiently execute computations for state-space equations, allowing for the simulation of electrical power grids through a state-transition model, which can be executed more quickly and with reduced computational resources while maintaining accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If traditional sequential processing is used for power grid simulation, then simulation accuracy can be maintained, but simulation speed and computational efficiency deteriorate

Engineering Contradiction:
Improvesimulation speedVSAvoidcomputational complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The power grid simulation is divided into multiple independent parallel tasks including transient stability analysis, load flow analysis, and contingency analysis. Each task processes different portions of the grid or different time steps independently, allowing simultaneous execution on multiple processors while maintaining overall simulation accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The simulation approach transitions from sequential time-step processing to parallel processing across multiple dimensions including spatial distribution of grid components, temporal parallelization of different analysis types, and hierarchical decomposition of grid segments. This multi-dimensional parallelization dramatically improves computational speed.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If complex simulation models are used to account for renewable energy sources, then simulation accuracy improves, but computational resource consumption increases

Engineering Contradiction:
Improvesimulation accuracyVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The simulation model dynamically adjusts its complexity based on the specific analysis requirements and grid configuration. For renewable energy integration studies, the model selectively activates detailed representations of inverter controls and variable generation patterns only where needed, rather than applying maximum complexity uniformly across the entire grid.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The simulation employs adaptive parameter selection that changes based on the analysis type and grid conditions. Numerical solvers automatically adjust step sizes, convergence criteria, and model detail levels to achieve required accuracy with minimum computational effort, particularly when modeling the variable characteristics of renewable energy sources.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240256731A1State transition matrix-based power system simulation
Publication Date: 2024.08.01 X DEVELOPMENT LLC
  • US20240256731A1 patent drawing
  • US20240256731A1 patent drawing
  • US20240256731A1 patent drawing

AI summary

Methods, systems, and apparatus, including medium-encoded computer program products, for simulating an electrical power grid. One of the methods includes: receiving data describing an electric circuit of an electrical power grid, the electric circuit having nodes and branches between the nodes; generating a representation of the electrical power grid in a state-space form, the representation including one or more network equations that include a plurality of state variables each representing a respective independent storage element of in the electric circuit; generating, based on the representation of the electrical power grid in a state-space form, a model of the electrical power grid; and executing a simulation of electric power grid behaviors by using the model.