SlideShare a Scribd company logo
1 of 8
Download to read offline
hxiao7@utk.edu
21, rue d’Artois, F-75008 PARIS CIGRE US National Committee
http://www.cigre.org 2019 Grid of the Future Symposium
Data-Driven Security Assessment of Power Grids Based on Machine Learning
Approach
H. XIAO, S. FABUS, Y. SU, S. YOU,
Y. ZHAO, H. LI, C. ZHANG, Y. LIU
University of Tennessee, Knoxville
USA
H. YUAN, Y. ZHANG, J. TAN
National Renewable Energy Laboratory
USA
SUMMARY
Security assessment is a fundamental function for both short-term and long-term power
system operations. The data-driven security assessment (DSA) can provide system stability
margin without the need for detailed dynamic simulation. DSA is very helpful for control
room applications such as online security assessment and day ahead or real-time dispatch
scheduling with regard to system security constraints.
This paper investigates a data-driven security assessment of electric power grids based on
machine learning. Multivariate random forest regression is used as the machine learning
algorithm because of its high robustness to the input data. Three stability issues are analyzed
using the proposed machine learning tool: transient stability, frequency stability, and small-
signal stability. The estimation values from the machine learning tool are compared with
those from dynamic simulations. Results show that the proposed machine learning tool can
effectively predict the stability margins for the aforementioned three stabilities.
KEYWORDS
Data-driven security assessment (DSA), frequency stability, machine learning, multivariate
random forest regression (MRFR), small-signal stability, transient stability.
2
1. INTRODUCTION
In modern power systems, the penetration level of renewable generation is increasing [1], [2].
Renewable generators could become not only an energy producer but also a necessary provider of
ancillary services at multiple timescales [3], [4]. Conventional methods to simulate power system
operations—such as short-term transient studies and long-term production simulation—are not
sufficient for studying the multi-timescale variation of renewable generation and its impact on system
reliability.
Security assessment is a fundamental function for both short-term and long-term power system
operations [5]. Traditional security assessment requires building detailed dynamic models and running
simulations. Considering the stochastics of the system such as renewables variations, dynamic
simulations are difficult to be performed in a timely manner to support operator decision making.
Recent progresses on machine learning provide an unprecedented opportunity to bridge this gap.
Though previous studies [6]-[8] have used machine learning to predict stability, they usually used
specific power flow solution parameters as input to a machine learning tool, such as voltage and angle
at particular buses, power flow of individual branches, along with individual machine and load data.
However, only DC load flow are available for most day-ahead scheduling. Machine learning models
using AC power flow will be inapplicable. Additionally, existing studies analyzed only a single
stability issue, most often transient stability.
The machine learning approach proposed in this paper analyzes three stability issues: transient,
frequency, and small-signal stability. With the proposed DSA approach, the real-time computational
burden from conducting dynamic simulations can be transferred to offline training of the machine
learning algorithm, which provides a promising path for real-time applications. The developed
machine learning tool can accurately predict the system stability margins and has high robustness to
the input data.
2. FRAMEWORK OF MACHINE LEARNING-BASED SYSTEM STABILITY
ASSESSMENT
Fig. 1 shows the detailed DSA flowchart based on the machine learning approach proposed in this
paper. In general, the DSA process includes three steps:
Obtain information of load dispatch
Extract informative features relevant to system
stability metrics
Construct training data set based on informative
features
Train multivariate random forest regression
based on sub-data set
Estimate system stability metrics by using the
load dispatch
Step 1
Step 3
Step 2
.
Fig. 1. Flowchart of machine learning-based DSA.
Step 1: Extract informative features relevant to the system stability metrics from the load dispatch.
3
Step 2: The extracted features are used to train the machine learning model to learn the underlying
relationship between the informative features and the system stability metrics. The multivariate
random forest regression (MRFR) algorithm is used for the machine learning tool in this paper.
Step 3: The trained MRFR algorithm is further implemented to estimate the system stability metrics
using the load dispatch.
The MRFR is an ensemble of decision trees trained by bootstrap sampling and random feature
selection. It aims to build a large collection of regression trees and average the output of each tree to
reduce the variance of the prediction results and boost the performance of the final model [9]. Fig. 2
shows a diagram of the MRFR algorithm. Considering a training data set X = [X1, X2 … Xn] and the
corresponding response Y = [Y1, Y2 … Yn], MRFR first uses a bootstrap to draw a set of samples with
size m from the training data set. Then it establishes a regression Tree-i based on these bootstrapped
data. The following steps are recursively repeated for each terminal node of the tree, until the
minimum node size is attained.
1) Randomly select D dimension features of each bootstrapped sample in the training data set.
2) Split the parent node into two children nodes based on the information gain ratio criterion.
This iterative procedure is repeated for m times, and the output of the forest is the average of the
predictions from each regression tree, as shown in (1)
( )
1
1ˆ ˆ
m
i
i
Y Y
m =
=  (1)
We use MRFR in this paper because of its ease of implementation, high robustness to the input data,
and capability to avoid overfitting during the training process. In this paper, the input of the DSA
machine learning tool is the dispatch data updated every 5 minutes. Its outputs are system stability
metrics, including critical clearing time, frequency nadir, and damping ratio of the critical oscillation
mode.
Tree-1
Prediction 1
Tree-2
Prediction 2
Tree-m
Prediction m
( )1 1
ˆY f X= ( )2 2
ˆY f X= ( )ˆ
m mY f X=
Prediction ( )1 2
ˆ ˆ ˆ ˆ, , , mY f Y Y Y=
Instance in testing
database,
Random feature
selection
X
Random feature
selection
Fig. 2. Diagram of multivariate random forest algorithm.
3. DATA-DRIVEN SECURITY ASSESSMENT: CASE STUDY
In this section, three system stability issues are performed with the proposed machine learning tool:
transient stability, frequency stability, and small-signal stability. An 18-bus test system extracted from
the case library of the PSLF simulation tool [10] is used to demonstrate the performance of the
4
proposed machine learning tool. The single-line diagram of the 18-bus system is shown in Fig. 3,
which includes 18 buses, 24 branches, 5 generators (including 1 photovoltaic power plant), and 7
loads. The load and generation data are given for every 5 minutes of a 24-hour period. Therefore, there
are 288 cases in total.
G1
G2 G3
G4
PV
1
2 3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Fig. 3. 18-bus test system.
3.1 DATA-DRIVEN TRANSIENT STABILITY ASSESSMENT
To predict the transient stability margin, a three-phase short-circuit fault on a transmission line is
applied in the system. Although the location of the fault is fixed during all simulations, the fault
clearing time is varied. In this example, the fault is placed at the branch between North-01 (Bus 1) and
North-02 (Bus 2) in the 18-bus system. The same set of fault clearing times are tested at each time
step, or every 5 minutes of the 24-hour data period. At each 5-minute time step, the fault clearing time
is adjusted from 60 ms–720 ms in intervals of 20 ms. Therefore, 9,792 total test cases are created.
Critical clearing time (CCT) is selected as the metric of transient stability. CCT is defined as the
maximum time allowed to remove the disturbance without interrupting the system’s performance. The
system is stable if the disturbance can be cleared before the time allowed. The purpose of adjusting the
fault clearing time in small intervals is to create a sufficient number of stable and unstable cases to
determine a more accurate CCT. During each simulation, rotor angles of all machines are monitored.
If the rotor angle deviation of any two generators exceeds 180 degrees, the case is considered unstable.
The capability of the machine learning tool in predicting the transient stability margin is then validated
by using the power flow solution. The input to the machine learning tool is individual real power
output of all generators. During testing, the output is the transient stability margin prediction, which is
determined by computing estimated fault clearing time as a function of dispatch. Among the 288
cases, 200 cases are randomly selected for training, and the remaining cases are used for testing. Fig. 4
compares the simulated CCT and estimated CCT from the test results of the machine learning tool.
The errors of the two results are illustrated in Fig. 5. As shown in Fig. 5, the error of the CCT is less
than 40 ms, which means that the proposed machine learning tool has very high accuracy.
5
Fig. 4. Simulation and estimation CCT in testing data set.
Fig. 5. CCT estimation error distribution.
3.2 DATA-DRIVEN FREQUENCY STABILITY ASSESSMENT
To predict the frequency stability, frequency nadir is selected as the metric. The contingency is
selected by tripping the maximum amount of generation (70 MW) the system can handle while still
converging. The inertia level is forced to be a percentage of the base inertia depending on total
generation output. The purpose of adjusting the inertia at each generation level is to create a sufficient
number of stable and unstable cases to train and test the machine learning tool. Though the total
generation output over the 24-hour period does not change enough to alter unit commitment and
dispatch by large amounts, the inertia is forced to change linearly, even with a smaller range of
generation output variation. A linear function is created to correlate generator output and inertia level.
The percentages range from 20% to 100% of the base inertia, corresponding to the minimum and
maximum total generation output.
For machine learning model development, stability is determined by examining the frequency nadir of
each case. Real power dispatch of all generators is provided as the input to the machine learning tool.
The frequency nadir is estimated, subjected to the generation trip. Similar to the transient stability
assessment, 200 cases are randomly selected for training, and the rest of the 88 cases are for testing.
The capability of the machine learning model in predicting the frequency stability margin is then
validated by using the power flow solution. During testing, the input to the machine learning tool is
the real power output of all machines. The output is frequency stability margin prediction, based on
estimated frequency nadir. The results of the power flow simulation and machine learning estimation
are compared and shown in Fig. 6. The distribution of the frequency nadir estimation errors is plotted
6
in Fig. 7. The figures show that the estimation error of the frequency nadir of the generators is less
than 7 mHz.
Fig. 6. Simulation and estimation frequency nadir in testing data set.
Fig. 7. Frequency nadir estimation error distribution.
3.3 DATA-DRIVEN SMALL-SIGNAL STABILITY ASSESSMENT
The data-driven small-signal stability assessment is performed on the 18-bus system. Damping ratio is
selected as the metric of small-signal stability. The damping ratio is a dimensionless measure
describing how oscillations in power systems decay after a disturbance. Ideally, the system is stable if
the damping ratio is positive and unstable if the damping ratio is negative. The oscillation mode with
the smallest damping ratio affect the system performance most, so the small-signal stability
assessment mainly focuses on this mode. To train and test the model, a specific mode is selected at a
time. For training, the damping ratio and generator dispatch at each 5-minute interval are provided as
inputs to the model, with 200 of the 288 cases randomly selected to train. The rest of the cases are
used to test the accuracy of the model.
The results of the small-signal stability assessment are illustrated in Fig. 8 and Fig. 9. The oscillation
frequency of this mode is 0.73 Hz, and the average damping ratio is 1.11%. As shown in Fig. 9, the
damping ratio estimation error is less than 0.15%, which means that the machine learning estimated
results agree well with the generated simulations.
7
Fig. 8. Simulation and estimation damping ratio in testing data set.
Fig. 9. Damping ratio estimation error distribution.
4. CONCLUSION
This paper proposed a unified machine learning approach for DSA of electric power grids. We used
the MRFR algorithm for the machine learning tool because of its ease of implementation, high
robustness to the input data, and capability to avoid overfitting during the training process. Three
system stability metrics were performed on an 18-bus test system with the proposed machine learning
tool, including critical clearing time, frequency nadir, and damping ratio of the critical oscillation
mode. The proposed DSA approach transferred the real-time computational burden from conducting
dynamic simulations to offline training of the machine learning algorithm, thus providing a promising
path for real-time applications. Results show that the developed machine learning tool can accurately
predict the system stability margins.
DISCLAIMER
This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance
for Sustainable Energy, LLC, for the U.S. Department of Energy (DOE) under Contract No. DE-
AC36-08GO28308. Funding provided by U.S. Department of Energy Office of Energy Efficiency and
Renewable Energy Solar Energy Technologies Office. The views expressed in the article do not
necessarily represent the views of the DOE or the U.S. Government. The U.S. Government retains and
the publisher, by accepting the article for publication, acknowledges that the U.S. Government retains
a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the published form of
this work, or allow others to do so, for U.S. Government purposes.
8
BIBLIOGRAPHY
[1] L. Vimmerstedt et al., "High Penetration of Renewable Energy in the Transportation Sector:
Scenarios, Barriers, and Enablers," National Renewable Energy Lab.(NREL), Golden, CO
(United States), May 2012.
[2] E. Du et al., "The Role of Concentrating Solar Power Toward High Renewable Energy
Penetrated Power Systems," IEEE Trans. Power Syst., vol. 33, no. 6, pp. 6630-6641, Nov. 2018.
[3] V. Gevorgian and B. O'Neill, "Advanced grid-friendly controls demonstration project for utility-
scale PV power plants," National Renewable Energy Lab.(NREL), Golden, CO (United States),
Jan. 2016.
[4] J. Tan and Y. Zhang, "Coordinated Control Strategy of a Battery Energy Storage System to
Support a Wind Power Plant Providing Multi-Timescale Frequency Ancillary Services," IEEE
Transactions on Sustainable Energy, vol. 8, no. 3, pp. 1140-1153, Jul. 2017.
[5] P. Kundur et al., "Definition and Classification of Power System Stability," IEEE Trans. Power
Syst., vol. 19, no. 3, pp. 1387-1401, May 2004.
[6] L. S. Moulin, A. P. A. d. Silva, M. A. El-Sharkawi, and R. J. Marks, "Support Vector Machines
for Transient Stability Analysis of Large-Scale Power Systems," IEEE Trans. Power Syst., vol.
19, no. 2, pp. 818-825, May 2004.
[7] Y. Xu, Z. Y. Dong, Z. Xu, K. Meng, and K. P. Wong, "An Intelligent Dynamic Security
Assessment Framework for Power Systems With Wind Power," IEEE Trans. Ind. Inf. , vol. 8, no.
4, pp. 995-1003, Nov. 2012.
[8] S. P. Teeuwsen, I. Erlich, M. A. El-Sharkawi, and U. Bachmann, "Genetic Algorithm and
Decision Tree-Based Oscillatory Stability Assessment," IEEE Trans. Power Syst., vol. 21, no. 2,
pp. 746-753, May 2006.
[9] M. Segal and Y. Xiao. "Multivariate random forests." Wiley Interdisciplinary Reviews: Data
Mining and Knowledge Discovery 1, vol.1, pp. 80-87, Jan./Feb. 2011.
[10] Q. Wang, H. Wu, J. Tan, and B.-M. Hodge, "Analyzing the Impacts of Increased Wind Power on
Generation Revenue Sufficiency," in 2016 IEEE Power and Energy Society General Meeting,
Boston, Massachusetts, Jul. 2016.

More Related Content

What's hot

BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...
BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...
BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...IJNSA Journal
 
Transient stability analysis and enhancement of ieee 9 bus system
Transient stability analysis and enhancement of ieee  9 bus system Transient stability analysis and enhancement of ieee  9 bus system
Transient stability analysis and enhancement of ieee 9 bus system ecij
 
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...IJECEIAES
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Controlcsandit
 
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TEST
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TESTISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TEST
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TESTLaura Samsó, MSc
 
Comparative study to realize an automatic speaker recognition system
Comparative study to realize an automatic speaker recognition system Comparative study to realize an automatic speaker recognition system
Comparative study to realize an automatic speaker recognition system IJECEIAES
 
Reliability Prediction using the Fussel Algorithm
Reliability Prediction using the Fussel AlgorithmReliability Prediction using the Fussel Algorithm
Reliability Prediction using the Fussel AlgorithmIRJET Journal
 
Contingency Of Weighting Factors
Contingency Of Weighting FactorsContingency Of Weighting Factors
Contingency Of Weighting FactorsKamal Chellappan
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorIAES-IJPEDS
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...ISA Interchange
 
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...ijics
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...TELKOMNIKA JOURNAL
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...ijistjournal
 
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...IJECEIAES
 
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...Dr. Omveer Singh
 

What's hot (18)

BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...
BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...
BEARINGS PROGNOSTIC USING MIXTURE OF GAUSSIANS HIDDEN MARKOV MODEL AND SUPPOR...
 
Transient stability analysis and enhancement of ieee 9 bus system
Transient stability analysis and enhancement of ieee  9 bus system Transient stability analysis and enhancement of ieee  9 bus system
Transient stability analysis and enhancement of ieee 9 bus system
 
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...
Applying of Double Seasonal ARIMA Model for Electrical Power Demand Forecasti...
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Control
 
13
1313
13
 
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TEST
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TESTISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TEST
ISPRS: COMPARISON OF MULTIPLE IMUs IN AN EXPERIMENTAL FLIGHT TEST
 
Comparative study to realize an automatic speaker recognition system
Comparative study to realize an automatic speaker recognition system Comparative study to realize an automatic speaker recognition system
Comparative study to realize an automatic speaker recognition system
 
Reliability Prediction using the Fussel Algorithm
Reliability Prediction using the Fussel AlgorithmReliability Prediction using the Fussel Algorithm
Reliability Prediction using the Fussel Algorithm
 
Contingency Of Weighting Factors
Contingency Of Weighting FactorsContingency Of Weighting Factors
Contingency Of Weighting Factors
 
Speed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS TechniquesSpeed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS Techniques
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC Motor
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
 
I02095257
I02095257I02095257
I02095257
 
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
 
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
 

Similar to Data-Driven Security Assessment of Power Grids Based on Machine Learning Approach

Risk assessment of power system transient instability incorporating renewabl...
Risk assessment of power system transient instability  incorporating renewabl...Risk assessment of power system transient instability  incorporating renewabl...
Risk assessment of power system transient instability incorporating renewabl...IJECEIAES
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power SystemIJMER
 
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...csandit
 
Experimental dataset to develop a parametric model based of DC geared motor i...
Experimental dataset to develop a parametric model based of DC geared motor i...Experimental dataset to develop a parametric model based of DC geared motor i...
Experimental dataset to develop a parametric model based of DC geared motor i...IJECEIAES
 
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) techniqueJoint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) techniqueIJERD Editor
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842IJMER
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...IJMER
 
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionReal-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionPower System Operation
 
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionReal-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionPower System Operation
 
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM ecij
 
Classification of voltage disturbance using machine learning
Classification of voltage disturbance using machine learning Classification of voltage disturbance using machine learning
Classification of voltage disturbance using machine learning Mohan Kashyap
 
IRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET Journal
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...journalBEEI
 
Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkIJERA Editor
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemeSAT Journals
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemeSAT Publishing House
 
Cluster Computing Environment for On - line Static Security Assessment of lar...
Cluster Computing Environment for On - line Static Security Assessment of lar...Cluster Computing Environment for On - line Static Security Assessment of lar...
Cluster Computing Environment for On - line Static Security Assessment of lar...IDES Editor
 
Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...eSAT Journals
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...IJPEDS-IAES
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 

Similar to Data-Driven Security Assessment of Power Grids Based on Machine Learning Approach (20)

Risk assessment of power system transient instability incorporating renewabl...
Risk assessment of power system transient instability  incorporating renewabl...Risk assessment of power system transient instability  incorporating renewabl...
Risk assessment of power system transient instability incorporating renewabl...
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power System
 
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...
EFFICIENT USE OF HYBRID ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM COMBINED WITH N...
 
Experimental dataset to develop a parametric model based of DC geared motor i...
Experimental dataset to develop a parametric model based of DC geared motor i...Experimental dataset to develop a parametric model based of DC geared motor i...
Experimental dataset to develop a parametric model based of DC geared motor i...
 
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) techniqueJoint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
Joint State and Parameter Estimation by Extended Kalman Filter (EKF) technique
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
 
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionReal-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
 
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value DecompositionReal-time PMU Data Recovery Application Based on Singular Value Decomposition
Real-time PMU Data Recovery Application Based on Singular Value Decomposition
 
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM
TRANSIENT STABILITY ANALYSIS AND ENHANCEMENT OF IEEE- 9 BUS SYSTEM
 
Classification of voltage disturbance using machine learning
Classification of voltage disturbance using machine learning Classification of voltage disturbance using machine learning
Classification of voltage disturbance using machine learning
 
IRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction Motor
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
 
Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural Network
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
Cluster Computing Environment for On - line Static Security Assessment of lar...
Cluster Computing Environment for On - line Static Security Assessment of lar...Cluster Computing Environment for On - line Static Security Assessment of lar...
Cluster Computing Environment for On - line Static Security Assessment of lar...
 
Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

More from Power System Operation

Thermography test of electrical panels
Thermography test of electrical panelsThermography test of electrical panels
Thermography test of electrical panelsPower System Operation
 
Big Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid OperationsBig Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid OperationsPower System Operation
 
SPS to RAS Special Protection Scheme Remedial Action Scheme
SPS to RAS Special Protection Scheme  Remedial Action SchemeSPS to RAS Special Protection Scheme  Remedial Action Scheme
SPS to RAS Special Protection Scheme Remedial Action SchemePower System Operation
 
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...Power System Operation
 
Principles & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground ResistancePrinciples & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground ResistancePower System Operation
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)Power System Operation
 
Electrical Transmission Tower Types - Design & Parts
Electrical Transmission Tower  Types - Design & PartsElectrical Transmission Tower  Types - Design & Parts
Electrical Transmission Tower Types - Design & PartsPower System Operation
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools Power System Operation
 
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
Power Quality  Trends in the Transition to  Carbon-Free Electrical Energy SystemPower Quality  Trends in the Transition to  Carbon-Free Electrical Energy System
Power Quality Trends in the Transition to Carbon-Free Electrical Energy SystemPower System Operation
 

More from Power System Operation (20)

ENERGY TRANSITION OUTLOOK 2021
ENERGY TRANSITION OUTLOOK  2021ENERGY TRANSITION OUTLOOK  2021
ENERGY TRANSITION OUTLOOK 2021
 
Thermography test of electrical panels
Thermography test of electrical panelsThermography test of electrical panels
Thermography test of electrical panels
 
What does peak shaving mean
What does peak shaving meanWhat does peak shaving mean
What does peak shaving mean
 
What's short circuit level
What's short circuit levelWhat's short circuit level
What's short circuit level
 
Power System Restoration Guide
Power System Restoration Guide  Power System Restoration Guide
Power System Restoration Guide
 
Big Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid OperationsBig Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid Operations
 
SPS to RAS Special Protection Scheme Remedial Action Scheme
SPS to RAS Special Protection Scheme  Remedial Action SchemeSPS to RAS Special Protection Scheme  Remedial Action Scheme
SPS to RAS Special Protection Scheme Remedial Action Scheme
 
Substation Neutral Earthing
Substation Neutral EarthingSubstation Neutral Earthing
Substation Neutral Earthing
 
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
 
Principles & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground ResistancePrinciples & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground Resistance
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
 
Electrical Transmission Tower Types - Design & Parts
Electrical Transmission Tower  Types - Design & PartsElectrical Transmission Tower  Types - Design & Parts
Electrical Transmission Tower Types - Design & Parts
 
What is load management
What is load managementWhat is load management
What is load management
 
What does merit order mean
What does merit order meanWhat does merit order mean
What does merit order mean
 
What are Balancing Services ?
What are  Balancing Services ?What are  Balancing Services ?
What are Balancing Services ?
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
 
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
Power Quality  Trends in the Transition to  Carbon-Free Electrical Energy SystemPower Quality  Trends in the Transition to  Carbon-Free Electrical Energy System
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
 
Power Purchase Agreement PPA
Power Purchase Agreement PPA Power Purchase Agreement PPA
Power Purchase Agreement PPA
 
Harmonic study and analysis
Harmonic study and analysisHarmonic study and analysis
Harmonic study and analysis
 
What is leakage current testing
What is leakage current testingWhat is leakage current testing
What is leakage current testing
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 

Data-Driven Security Assessment of Power Grids Based on Machine Learning Approach

  • 1. hxiao7@utk.edu 21, rue d’Artois, F-75008 PARIS CIGRE US National Committee http://www.cigre.org 2019 Grid of the Future Symposium Data-Driven Security Assessment of Power Grids Based on Machine Learning Approach H. XIAO, S. FABUS, Y. SU, S. YOU, Y. ZHAO, H. LI, C. ZHANG, Y. LIU University of Tennessee, Knoxville USA H. YUAN, Y. ZHANG, J. TAN National Renewable Energy Laboratory USA SUMMARY Security assessment is a fundamental function for both short-term and long-term power system operations. The data-driven security assessment (DSA) can provide system stability margin without the need for detailed dynamic simulation. DSA is very helpful for control room applications such as online security assessment and day ahead or real-time dispatch scheduling with regard to system security constraints. This paper investigates a data-driven security assessment of electric power grids based on machine learning. Multivariate random forest regression is used as the machine learning algorithm because of its high robustness to the input data. Three stability issues are analyzed using the proposed machine learning tool: transient stability, frequency stability, and small- signal stability. The estimation values from the machine learning tool are compared with those from dynamic simulations. Results show that the proposed machine learning tool can effectively predict the stability margins for the aforementioned three stabilities. KEYWORDS Data-driven security assessment (DSA), frequency stability, machine learning, multivariate random forest regression (MRFR), small-signal stability, transient stability.
  • 2. 2 1. INTRODUCTION In modern power systems, the penetration level of renewable generation is increasing [1], [2]. Renewable generators could become not only an energy producer but also a necessary provider of ancillary services at multiple timescales [3], [4]. Conventional methods to simulate power system operations—such as short-term transient studies and long-term production simulation—are not sufficient for studying the multi-timescale variation of renewable generation and its impact on system reliability. Security assessment is a fundamental function for both short-term and long-term power system operations [5]. Traditional security assessment requires building detailed dynamic models and running simulations. Considering the stochastics of the system such as renewables variations, dynamic simulations are difficult to be performed in a timely manner to support operator decision making. Recent progresses on machine learning provide an unprecedented opportunity to bridge this gap. Though previous studies [6]-[8] have used machine learning to predict stability, they usually used specific power flow solution parameters as input to a machine learning tool, such as voltage and angle at particular buses, power flow of individual branches, along with individual machine and load data. However, only DC load flow are available for most day-ahead scheduling. Machine learning models using AC power flow will be inapplicable. Additionally, existing studies analyzed only a single stability issue, most often transient stability. The machine learning approach proposed in this paper analyzes three stability issues: transient, frequency, and small-signal stability. With the proposed DSA approach, the real-time computational burden from conducting dynamic simulations can be transferred to offline training of the machine learning algorithm, which provides a promising path for real-time applications. The developed machine learning tool can accurately predict the system stability margins and has high robustness to the input data. 2. FRAMEWORK OF MACHINE LEARNING-BASED SYSTEM STABILITY ASSESSMENT Fig. 1 shows the detailed DSA flowchart based on the machine learning approach proposed in this paper. In general, the DSA process includes three steps: Obtain information of load dispatch Extract informative features relevant to system stability metrics Construct training data set based on informative features Train multivariate random forest regression based on sub-data set Estimate system stability metrics by using the load dispatch Step 1 Step 3 Step 2 . Fig. 1. Flowchart of machine learning-based DSA. Step 1: Extract informative features relevant to the system stability metrics from the load dispatch.
  • 3. 3 Step 2: The extracted features are used to train the machine learning model to learn the underlying relationship between the informative features and the system stability metrics. The multivariate random forest regression (MRFR) algorithm is used for the machine learning tool in this paper. Step 3: The trained MRFR algorithm is further implemented to estimate the system stability metrics using the load dispatch. The MRFR is an ensemble of decision trees trained by bootstrap sampling and random feature selection. It aims to build a large collection of regression trees and average the output of each tree to reduce the variance of the prediction results and boost the performance of the final model [9]. Fig. 2 shows a diagram of the MRFR algorithm. Considering a training data set X = [X1, X2 … Xn] and the corresponding response Y = [Y1, Y2 … Yn], MRFR first uses a bootstrap to draw a set of samples with size m from the training data set. Then it establishes a regression Tree-i based on these bootstrapped data. The following steps are recursively repeated for each terminal node of the tree, until the minimum node size is attained. 1) Randomly select D dimension features of each bootstrapped sample in the training data set. 2) Split the parent node into two children nodes based on the information gain ratio criterion. This iterative procedure is repeated for m times, and the output of the forest is the average of the predictions from each regression tree, as shown in (1) ( ) 1 1ˆ ˆ m i i Y Y m = =  (1) We use MRFR in this paper because of its ease of implementation, high robustness to the input data, and capability to avoid overfitting during the training process. In this paper, the input of the DSA machine learning tool is the dispatch data updated every 5 minutes. Its outputs are system stability metrics, including critical clearing time, frequency nadir, and damping ratio of the critical oscillation mode. Tree-1 Prediction 1 Tree-2 Prediction 2 Tree-m Prediction m ( )1 1 ˆY f X= ( )2 2 ˆY f X= ( )ˆ m mY f X= Prediction ( )1 2 ˆ ˆ ˆ ˆ, , , mY f Y Y Y= Instance in testing database, Random feature selection X Random feature selection Fig. 2. Diagram of multivariate random forest algorithm. 3. DATA-DRIVEN SECURITY ASSESSMENT: CASE STUDY In this section, three system stability issues are performed with the proposed machine learning tool: transient stability, frequency stability, and small-signal stability. An 18-bus test system extracted from the case library of the PSLF simulation tool [10] is used to demonstrate the performance of the
  • 4. 4 proposed machine learning tool. The single-line diagram of the 18-bus system is shown in Fig. 3, which includes 18 buses, 24 branches, 5 generators (including 1 photovoltaic power plant), and 7 loads. The load and generation data are given for every 5 minutes of a 24-hour period. Therefore, there are 288 cases in total. G1 G2 G3 G4 PV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Fig. 3. 18-bus test system. 3.1 DATA-DRIVEN TRANSIENT STABILITY ASSESSMENT To predict the transient stability margin, a three-phase short-circuit fault on a transmission line is applied in the system. Although the location of the fault is fixed during all simulations, the fault clearing time is varied. In this example, the fault is placed at the branch between North-01 (Bus 1) and North-02 (Bus 2) in the 18-bus system. The same set of fault clearing times are tested at each time step, or every 5 minutes of the 24-hour data period. At each 5-minute time step, the fault clearing time is adjusted from 60 ms–720 ms in intervals of 20 ms. Therefore, 9,792 total test cases are created. Critical clearing time (CCT) is selected as the metric of transient stability. CCT is defined as the maximum time allowed to remove the disturbance without interrupting the system’s performance. The system is stable if the disturbance can be cleared before the time allowed. The purpose of adjusting the fault clearing time in small intervals is to create a sufficient number of stable and unstable cases to determine a more accurate CCT. During each simulation, rotor angles of all machines are monitored. If the rotor angle deviation of any two generators exceeds 180 degrees, the case is considered unstable. The capability of the machine learning tool in predicting the transient stability margin is then validated by using the power flow solution. The input to the machine learning tool is individual real power output of all generators. During testing, the output is the transient stability margin prediction, which is determined by computing estimated fault clearing time as a function of dispatch. Among the 288 cases, 200 cases are randomly selected for training, and the remaining cases are used for testing. Fig. 4 compares the simulated CCT and estimated CCT from the test results of the machine learning tool. The errors of the two results are illustrated in Fig. 5. As shown in Fig. 5, the error of the CCT is less than 40 ms, which means that the proposed machine learning tool has very high accuracy.
  • 5. 5 Fig. 4. Simulation and estimation CCT in testing data set. Fig. 5. CCT estimation error distribution. 3.2 DATA-DRIVEN FREQUENCY STABILITY ASSESSMENT To predict the frequency stability, frequency nadir is selected as the metric. The contingency is selected by tripping the maximum amount of generation (70 MW) the system can handle while still converging. The inertia level is forced to be a percentage of the base inertia depending on total generation output. The purpose of adjusting the inertia at each generation level is to create a sufficient number of stable and unstable cases to train and test the machine learning tool. Though the total generation output over the 24-hour period does not change enough to alter unit commitment and dispatch by large amounts, the inertia is forced to change linearly, even with a smaller range of generation output variation. A linear function is created to correlate generator output and inertia level. The percentages range from 20% to 100% of the base inertia, corresponding to the minimum and maximum total generation output. For machine learning model development, stability is determined by examining the frequency nadir of each case. Real power dispatch of all generators is provided as the input to the machine learning tool. The frequency nadir is estimated, subjected to the generation trip. Similar to the transient stability assessment, 200 cases are randomly selected for training, and the rest of the 88 cases are for testing. The capability of the machine learning model in predicting the frequency stability margin is then validated by using the power flow solution. During testing, the input to the machine learning tool is the real power output of all machines. The output is frequency stability margin prediction, based on estimated frequency nadir. The results of the power flow simulation and machine learning estimation are compared and shown in Fig. 6. The distribution of the frequency nadir estimation errors is plotted
  • 6. 6 in Fig. 7. The figures show that the estimation error of the frequency nadir of the generators is less than 7 mHz. Fig. 6. Simulation and estimation frequency nadir in testing data set. Fig. 7. Frequency nadir estimation error distribution. 3.3 DATA-DRIVEN SMALL-SIGNAL STABILITY ASSESSMENT The data-driven small-signal stability assessment is performed on the 18-bus system. Damping ratio is selected as the metric of small-signal stability. The damping ratio is a dimensionless measure describing how oscillations in power systems decay after a disturbance. Ideally, the system is stable if the damping ratio is positive and unstable if the damping ratio is negative. The oscillation mode with the smallest damping ratio affect the system performance most, so the small-signal stability assessment mainly focuses on this mode. To train and test the model, a specific mode is selected at a time. For training, the damping ratio and generator dispatch at each 5-minute interval are provided as inputs to the model, with 200 of the 288 cases randomly selected to train. The rest of the cases are used to test the accuracy of the model. The results of the small-signal stability assessment are illustrated in Fig. 8 and Fig. 9. The oscillation frequency of this mode is 0.73 Hz, and the average damping ratio is 1.11%. As shown in Fig. 9, the damping ratio estimation error is less than 0.15%, which means that the machine learning estimated results agree well with the generated simulations.
  • 7. 7 Fig. 8. Simulation and estimation damping ratio in testing data set. Fig. 9. Damping ratio estimation error distribution. 4. CONCLUSION This paper proposed a unified machine learning approach for DSA of electric power grids. We used the MRFR algorithm for the machine learning tool because of its ease of implementation, high robustness to the input data, and capability to avoid overfitting during the training process. Three system stability metrics were performed on an 18-bus test system with the proposed machine learning tool, including critical clearing time, frequency nadir, and damping ratio of the critical oscillation mode. The proposed DSA approach transferred the real-time computational burden from conducting dynamic simulations to offline training of the machine learning algorithm, thus providing a promising path for real-time applications. Results show that the developed machine learning tool can accurately predict the system stability margins. DISCLAIMER This work was authored in part by the National Renewable Energy Laboratory, operated by Alliance for Sustainable Energy, LLC, for the U.S. Department of Energy (DOE) under Contract No. DE- AC36-08GO28308. Funding provided by U.S. Department of Energy Office of Energy Efficiency and Renewable Energy Solar Energy Technologies Office. The views expressed in the article do not necessarily represent the views of the DOE or the U.S. Government. The U.S. Government retains and the publisher, by accepting the article for publication, acknowledges that the U.S. Government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the published form of this work, or allow others to do so, for U.S. Government purposes.
  • 8. 8 BIBLIOGRAPHY [1] L. Vimmerstedt et al., "High Penetration of Renewable Energy in the Transportation Sector: Scenarios, Barriers, and Enablers," National Renewable Energy Lab.(NREL), Golden, CO (United States), May 2012. [2] E. Du et al., "The Role of Concentrating Solar Power Toward High Renewable Energy Penetrated Power Systems," IEEE Trans. Power Syst., vol. 33, no. 6, pp. 6630-6641, Nov. 2018. [3] V. Gevorgian and B. O'Neill, "Advanced grid-friendly controls demonstration project for utility- scale PV power plants," National Renewable Energy Lab.(NREL), Golden, CO (United States), Jan. 2016. [4] J. Tan and Y. Zhang, "Coordinated Control Strategy of a Battery Energy Storage System to Support a Wind Power Plant Providing Multi-Timescale Frequency Ancillary Services," IEEE Transactions on Sustainable Energy, vol. 8, no. 3, pp. 1140-1153, Jul. 2017. [5] P. Kundur et al., "Definition and Classification of Power System Stability," IEEE Trans. Power Syst., vol. 19, no. 3, pp. 1387-1401, May 2004. [6] L. S. Moulin, A. P. A. d. Silva, M. A. El-Sharkawi, and R. J. Marks, "Support Vector Machines for Transient Stability Analysis of Large-Scale Power Systems," IEEE Trans. Power Syst., vol. 19, no. 2, pp. 818-825, May 2004. [7] Y. Xu, Z. Y. Dong, Z. Xu, K. Meng, and K. P. Wong, "An Intelligent Dynamic Security Assessment Framework for Power Systems With Wind Power," IEEE Trans. Ind. Inf. , vol. 8, no. 4, pp. 995-1003, Nov. 2012. [8] S. P. Teeuwsen, I. Erlich, M. A. El-Sharkawi, and U. Bachmann, "Genetic Algorithm and Decision Tree-Based Oscillatory Stability Assessment," IEEE Trans. Power Syst., vol. 21, no. 2, pp. 746-753, May 2006. [9] M. Segal and Y. Xiao. "Multivariate random forests." Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery 1, vol.1, pp. 80-87, Jan./Feb. 2011. [10] Q. Wang, H. Wu, J. Tan, and B.-M. Hodge, "Analyzing the Impacts of Increased Wind Power on Generation Revenue Sufficiency," in 2016 IEEE Power and Energy Society General Meeting, Boston, Massachusetts, Jul. 2016.