Related Experiment Videos
Towards Reliable Transient Stability Prediction of Power Systems: A CNN-Based Deep Ensemble Model with Optimized
Zhen Chen1, Qiyu Liu1, Hangtian Xiong1
1College of Nuclear Technology and Automation Engineering, Chengdu University of Technology, Chengdu 610059, China.
Sensors (Basel, Switzerland)
|August 13, 2026
Summary
This study introduces a reliable data-driven transient stability prediction (TSP) method using a convolutional neural network (CNN) ensemble. The model ensures 100% true unstable rate (TUR) for power systems, enhancing grid reliability.
Area of Science:
- Electrical Engineering
- Computer Science
- Data Science
Background:
- Phasor measurement units (PMUs) enable data-driven transient stability prediction (TSP) in power systems.
- Reliability remains a key challenge for practical data-driven TSP applications.
- Existing methods struggle to guarantee the accuracy and trustworthiness of TSP results.
Purpose of the Study:
- To develop a reliable data-driven transient stability prediction (TSP) method.
- To enhance the practical applicability of TSP in power systems.
- To address the challenge of ensuring reliability in data-driven TSP.
Main Methods:
- A convolutional neural network (CNN)-based deep ensemble model was developed for TSP.
- Time-series generator data was transformed into image-like inputs for the CNN.
- A confidence-based, class-specific thresholding rule was optimized using a multi-objective model.
- The optimization aimed for 100% true unstable rate (TUR), minimized rejection rate, and maximized true stable rate (TSR).
Main Results:
- The proposed method achieved a 100% true unstable rate (TUR).
- A true stable rate (TSR) of at least 99% was maintained.
- Approximately 10% of samples were rejected, balancing reliability and prediction coverage.
- The model demonstrated effectiveness and scalability on benchmark power systems.
Conclusions:
- The CNN-based deep ensemble model with optimized thresholds significantly improves TSP reliability.
- The method provides accurate confidence estimation crucial for power system stability assessment.
- This approach offers a scalable and effective solution for reliable, data-driven transient stability prediction.
Related Concept Videos
Multimachine Stability
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
Simplified Synchronous Machine Model
The Synchronous Machine Model is a fundamental tool in analyzing and ensuring the transient stability of power systems. This model simplifies the representation of a synchronous machine under balanced three-phase positive-sequence conditions, assuming constant excitation and ignoring losses and saturation. The model is pivotal for understanding the behavior of synchronous generators connected to a power grid, particularly during transient events.
In this model, each generator is connected to a...
In this model, each generator is connected to a...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...