PNNL HPC Work v2
PNNL HPC Work v2
Transmission Congestion
Management through Predictive
Simulation and Optimization
Presented by Research Team
Ruisheng Diao, Ph.D., P.E. PNNL:
Senior Research Engineer Henry Huang (PI), Yuri Makarov,
Electricity Infrastructure Shuangshuang Jin, Yousu Chen
Pacific Northwest National Laboratory PowerWorld:
[email protected] Jamie Weber, Thomas Nicol
Quanta Technology:
Guorui Zhang
BPA:
James Wong, Brian Tuck
3
Possibility of Utilizing More of What We
Already Have
Example - California Oregon Intertie (COI) [5]
Thermal rating
>10,000 MW U75 % of time flow
exceeds 75% of OTC
(3,600 MW for COI)
4
Real-Time Path Rating
5
Real-time Path Rating Case Studies
2500
Transfer limit of a critical path, MW
1000
Offline path rating, current practice
500
0
5 10 15 20
Time, hour
6
Real-time Path Rating Case Studies (BPA)
9000
8000
O ver 1100 M W
7000
6000
5000 W O C N A c tu a l F low
W O C N re al-tim e S O L - v olta g e lim it
S ta te E stim a to r V o lta ge Lim it
4000
5 /1 7 /1 0 5 /1 8 /1 0 5 /1 8 /1 0 5 /1 8 /1 0 5 /1 8 /1 0 5 /1 9 /1 0 5 /1 9 /1 0 5 /1 9 /1 0 5 /1 9 /1 0
7
Technical Approach and Objectives
Technology Summary
Objective: tap into unused capacities
to manage transmission congestion
1. Develop HPC based transient and voltage stability simulation
with innovative mathematical methods Short term goal: develop technologies
2. Develop HPC based real-time path rating capability with to determine how much unused
predictability and uncertainty quantification
capacity.
3. Demonstrate the non-wire method on a commercial software
platform with real-life power system scenarios Long term goal: integrate unused
capacities in power grid operation
Technology Impact and markets (beyond the project)
- Improve power system transmission asset utilization
- Manage transmission congestion without building new wires
- Facilitate integration of renewable generation and smart grid
technologies
Proposed Targets
Metric State of the Art Proposed
9
Parallel computing holds the promise for
achieving the 10 minutes goal
Parallelism:
Path 2 MW
(1) PF MCA
Other Boundary Cases Parallel over contingencies
(voltage violation criterion)
(2) Orbiting for each contingency
Parallel over contingencies
(3) Dyn sim test
First Boundary Case
Parallel over boundary points
(voltage violation criterion) (4) Dyn MCA
Two-level parallel
Boundary Case
(transient stability criterion)
Base Case
Path 1 MW
PF = Power Flow; MCA = Massive Contingency Analysis; dyn sim = dynamic simulation
10
Increasing Complexity to Run System Studies
Increasing complexity in power
grid models requires more
intensive computation
Model size is ever increasing
More details being considered
Wind/solar models
Composite load models
Demand response
Energy storage
Relays
UDMs for RAS, SPS, etc.
Total number of buses and generators in WECC model for different study years
Very time consuming to 25,000
buses
complete one dynamic generators
20,000
simulation
100s or more to run a 20s 15,000
WECC-size no-fault
simulation using 10,000
commercial tools
5,000
(2.4GHz Duo Core, 4GB of
RAM) 0
2003 2007 2011 2016 202211
11 Study Year
Bottleneck Identified
Most commercial tools used in power industry are optimized for single-
processor computers
Core algorithms developed 10-30 years ago, with much smaller model
size
Powerflow analysis
Dynamic simulation
Small signal stability analysis
However, CPU clock speed is not increasing as expected
One popular way of speeding up massive simulations is through
distributed computing
Serial computing
time
Distributed computing
Implemented in GridPACK
Tested on a WECC base case
400 contingencies
C++ based
Computational load
balancing using a global
counter
13
Performance of Parallel Dynamic Simulation
Goal: Achieve 10x speedup over todays commercial tool
Key algorithms: 0 = g ( x, y )
Key steps
Solve power flow
Convert loads to constant impedance
Expand admittance matrix (Y) with load impedance
and machine Norton impedance
Update Y with switching events
Initialize state variables using power flow solution
Parallel
Calculate generator current injection processing
Solve network equation for voltages
Calculate dx/dt
Update x
Integration method: modified Euler
15
15
Fast Voltage Stability Simulation
Goal: Develop a non-iterative method to find voltage stability boundaries
Developed and combined several methods
Continuation power flow
X-ray theorem
Orbiting method
High-order numerical method
Accuracy validated against PW
Only 9.5 s to find a new boundary
point after initial point is identified
for a WECC-size model
(~10 times faster than todays approach)
16
Nomogram Generation
56
55
54
COI Interface (100MW)
53
52
51
50
49
48
47
81 82 83 84 85 86
NOJ Interface (100MW)
17
Current performance progresses well
towards the 10 minutes goal
Example BPA Procedure:
Path 2 MW
- WECC-size model (16,000-bus)
- 400 PF contingencies
- 5 dyn sim contingencies
- 10 boundary points
- 400 processors
- Total time:
102 + 95 + 20 + 60 + overhead
= 277 seconds + overhead
< 5 minutes
- 200 processors
- Total time:
554 seconds + overhead
< 10 minutes
Base Case
Path 1 MW
PF = Power Flow; MCA = Massive Contingency Analysis; dyn sim = dynamic simulation
18
Conclusions
Transmission congestion is an ever increasing challenge, esp. with new
generation and consumption of electricity.
Real-time path rating could have major impact in congestion
management and asset utilization improvement.
Key simulation engines were successfully developed
Fast dynamic simulation
Fast voltage stability simulation
Massive contingency analysis simulation
Progress to date indicates the 10 minute performance goal is very well
achievable.
19