You are on page 1of 7

Contingency Analysis of Power System using Big

Data Analytic Techniques


Ravi V Angadi, Student member IEEE Suresh Babu Daram, Member IEEE P. S Venkataramu, Member IEEE
Research Scholar, Associate Professor, Professor & Dean Academics
Dept. of EEE, Dept. of EEE, Centre for Energy Presidency University
Presidency University, Sree Vidyanikethan Engineering College Bengaluru, Karantaka, India
Bengaluru, Karantaka India Tirupati, AP, India venkataramups1@gmail.com
raviangadi404@gmail.com sureshbabudaram@gmail.com

Abstract— This paper introduce the application of Big Data engineers to take the proper decision for the future operation
Analytic Technique to predict the severity of various Single and planning. A thorough review on the importance and
Transmission line outages. The severity of the outage is applications of big data analytics for various aspects is
assessed by computing the Line Voltage Stability Index (LVSI) provided in [12]. The generated data is grouped using k
and is used for ranking purpose under different loading
means clustering method and are ranked accordingly in [13].
condition. This results in generation of large volume of data.
The data obtained from the simulations for various scenarios is In this paper, the LVSI is used for ranking the lines.
processed and applied to machine learning to predict the rank While computing, the large volume of data is generated and
and severity condition of the line. The severity is predicted for is processed by using data analytics tools and fed to the
various test systems to ascertain the suitability of the technique machine learning in order to assess the contingency analysis
applied and the results of the study conducted on the IEEE 30 and predict the severity condition of the line by training data
Bus system are presented with the analysis needed. The by using j48 classification algorithm.
MATLAB and the WEKA software are used for simulation This paper is organized into six sections. In section II
purpose. the methodology of contingency ranking is given. The
Keywords— Contingency, Line Outage, Line Voltage
procedure for classifying the contingencies by using j48
Stability Index, Big Data, Data Analytics, Classification and classification algorithm is given in section III. In section IV
Machine Learning. the proposed flow chart is described and the Case Study and
Results are discussed in section V. The conclusion of this is
I. INTRODUCTION given in section VI.
Contingency analysis is one of the main components in
II. APPROACH OF CONTINGENCY RANKING
the conventional energy management systems. The study for
a contingency analysis includes efficient evaluation of In analysis of contingency, the use of the alternating
stability of the system. The function efficiency is estimated current load flow solution provides active, reactive power
based on the conditions of simplified devices [1-4]. To flows & bus voltage magnitudes. The line-over consequence
understand the power system, operation and planning aspects was found and the in the power system contingency rating
have become eventual research. method. The ranking is obtained depending upon the
The power engineers mostly focus on steady state computation of severity by means of a voltage stability index
security analysis and assessment of the of results. The power flow study is done by using NR
risk to determine consistency of the power method for each contingency load condition and is used to
system. Overloads of the transmission line or violating the evaluate voltage stability indices. The contingency are
voltage limit of buses during power system operations may identified and are listed starting with maximum value of
result in the contingency. Such essential contingencies performance index on the basis of their output index
should be established quickly for further development obtained. In this article line voltage stability index of each
thorough assessment [5-6]. The method of defining these line computed in order to achieve contingency analysis. The
essential contingencies is called selection of stability index of voltage for transmission line [14] of a given
contingencies and are demonstrated by distribution factors line is proportionate to the receiving end reactive power and
for the generator and line outages [7-9]. the reactance power of the respective lines. Inversely the
In general, the single transmission line outage (STLO) square on which the voltage bus is distributed is
and the transformer failure lead to the change in voltage in proportional.
another bus suddenly. During any of these unpredicted The range of Lmn is restricted from zero to one. With
conditions, the volume of generated data is high. This system its nomenclature is given below, the voltage stability index is
data is used to analyze the transmission line condition [10-
11]. formulated in the following way. The higher the Lmn value,
The planning power engineer must communicate the greater the line's severity. The higher the risk of collapse
these data appropriately. Hence, Big Data and machine the more the line is serious [14- 15]. Line voltage stability
learning techniques offers a new index Lmn is given by
framework through eradicating bad data and helps the power

978-1-7281-9180-5/20/$31.00 ©2020 IEEE

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
4 XQr which can be orderly by means of a method called pruning
Lmn = ≤ 1 .0 (1) [17-19].
Vs sin (θ − δ )
2
Implantation of the rules in trees: Inducing the decision
Where, tree is closely linked to inducing the law. The path, which
Qr = Receiving end reactive power in volt ampere reactive. begins at the root of a tree of decision and ends on leave, is
a law. It is easy to build the rules.
X = Reactance of line in ohms.
C. j48 Decision Tree Algorithm:
Vs = Voltage at sending end in volts.
The following steps are used to compute the decision made
θ = Phase angle at sending end. by j48 algorithm:
δ = Phase angle at receiving end. Step 1 : Basic cases test -current active directory list of
original user list.
III. J48 CLASSIFICATION ALGORITHM Step 2 : Find the normalized knowledge gain from
The data mining is a method of tunneling data bases to division on for each attribute from the captured
make the available data meaningful. The study of big data packets.
collections requires a framework. To analyze and organize Step 3 : Let the most normalized knowledge gain be the
the data classification algorithm is used, and tree modelling attribute (Permitted for Network
also helps to predict new data condition. A large dataset from Communication).
the simulation results is obtained and includes different Step 4 : Build a node of decision which divides the
attributes. By applying a decision tree as j48 to this dataset, best.
this data will predict the target variable for the new dataset Step 5 : Return to the sub lists, divided on a best, and
record [16]. add the nodes as node children.
A. Data Mining
IV. PROPOSED FLOW CHART
The tree decision will provides several assistances for data
mining, some of which are: In order to apply big data analytics to contingency
analysis of power system. The LVSI was computed based on
a) The end user would quickly grasp it. the eqn.(1).
b) A number of input data can be handled: face,
numeric and text. Start
c) Can manage incomplete or missing data sets?
d) Strong efficiency with little effort
e) Data mining packages can be implemented on Read System Data
various stages
B. Tree: Compute the load flow solution by NR Method
A tree consists of root node, leaf nodes representing all
classes, inner nodes representing test conditions (attributes of
the applied on), the below Fig. 1 shows the decision tree. Calculate LVSI for different load conditions

Decision
Node
Computed results to be saved.CSV file format

Sub Tree
Decision Decision
Node Node
Print the LVSI of each line

Leaf Decision Leaf Leaf


Node Node Node Node Stop

Leaf Leaf Fig. 2. Computation of line voltage stability index to generate data
Node Node
The structured data is obtained based on the proposed
Fig. 1. Decision Tree
flow chart is shown in Fig. 2 the obtained data is processed,
The height of the tree: by theory, decision-makers favor a classified and the severity of the transmission line under
decision tree as the decision tree is not complicated and easy STLO condition based on the Fig. 3
to comprehend. The size of the tree has an impact on its
precision. The complexity of the tree can typically be
calculated by metrics containing: the entire amount of nodes,
entire amount of leaves, tree size, and amount of tree
construction attributes. The size of the tree should be low,

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
iii. Non Critical: Lmn < 0.057925
Start Based on the three conditions mentioned above, the tree
view of classification is given in Fig.4. From the Fig. 4 it is
evident as the classification is carried according to the
Read Line Voltage Index Data
conditions mentioned for Lmn . The tree consists one sub-tree
and three- leaves and the size of the tree is 5. The no. of
critical conditions is 9, semi-critical conditions are 7 and
Data Processing Using Big Data Analytics tool non-critical conditions are 11.

Select Explorer in WEKA & Load the Data file saved in.
CSV file format

Select Classification-Tree-J48, and use training set and


click on the start option to predict the severity and
ranking of the each line

Right Click for option of tree.J48 which is shown on the


Result List window
Fig. 4. Tree view of the base load condition
Table-I gives the values used for the training ranks for
Print the severity and contingency ranking critical condition under base load condition. The severity
of each line prediction for critical condition under base load condition is
given in Table-II. Similarly, Table-III given the trained
ranks and Table-IV shows the predicted ranks for Semi-
Stop Critical Condition and Table-V and Table-VI presents the
trained and predicted ranks for non-critical condition
Fig 3. Data processing, classification & Severity Prediction respectively.

V. CASE STUDY & RESULTS TABLE I: TRAINED RANKS FOR CRITICAL CONDITION UNDER BASE CASE
SYSTEM LOAD
To understand the robustness of the proposed algorithm, Rank Line No Lmn
various test systems were considered and the study results 1 12 0.323621
conducted on the IEEE 30 Bus system are provided with the 2 20 0.228563
3 22 0.213246
required analysis [20]. An IEEE-30 bus system comprises of 4 15 0.196902
one slack bus, five generator buses and 24 load buses. 5 5 0.18267
The analysis has been carried on various case studies as 6 17 0.179817
8 6 0.13645
considered below: 9 16 0.122655
Case I: STLO under base load condition. 10 21 0.120514
Case II: STLO with 150% loading condition.
TABLE II: PREDICTED RANK FOR CRITICAL CONDITION UNDER BASE CASE
Case III: STLO with 180% loading condition. SYSTEM LOAD
The data is generated individually by considering single Rank Line No Lmn
transmission line outage one at a time in all the three cases, 7 32 0.149139
i.e., different loading condition. The ranks are classified as
TABLE III: TRAINED RANKS FOR SEMI-CRITICAL CONDITION UNDER BASE
Critical, Semi-critical and non-critical using j48 CASE SYSTEM LOAD
classification algorithm. The data generated is preprocessed
Rank Line No Lmn
initially and classified accordingly. 11 9 0.110826
12 1 0.101473
Case I: STLO under base load condition: 14 19 0.092772
The LVSI value is computed for all individual line outages 15 11 0.09023
16 3 0.087793
under base load condition. Here, the classification of 17 25 0.083598
ranking is as three conditions as given below: 20 23 0.064645
i. Critical : Lmn > 0.110826
ii. Semi Critical.: 0.057925 < Lmn ≤ 0.110826

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
TABLE IV: PREDICTED RANK FOR SEMI-CRITICAL CONDITION UNDER BASE TABLE VII: TRAINED RANKS FOR CRITICAL CONDITION UNDER 150%
CASE SYSTEM LOAD SYSTEM LOAD
Rank Line No Lmn Rank Line No Lmn
13 39 0.094947 1 12 0.659053
18 33 0.081269 2 11 0.600715
19 34 0.079286 3 5 0.503906
4 22 0.449298
TABLE V: TRAINED RANKS FOR NON-CRITICAL CONDITION UNDER BASE 5 15 0.448723
CASE SYSTEM LOAD 6 20 0.391084
7 17 0.374796
Rank Line No Lmn 8 6 0.362509
21 8 0.057925 9 9 0.351565
22 2 0.055696 10 21 0.300131
24 7 0.05235 11 16 0.271855
28 18 0.040733
32 10 0.031227
TABLE VIII: PREDICTED RANK FOR CRITICAL CONDITION UNDER 150%
33 4 0.030696 SYSTEM LOAD
4 24 0.027696
36 14 0.022431 Rank Line No Lmn
37 13 0.020233 7 32 0.149139
38 27 0.018241
39 26 0.012403 TABLE IX: TRAINED RANKS FOR SEMI-CRITICAL CONDITION UNDER BASE
CASE SYSTEM LOAD
TABLE VI: PREDICTED RANK FOR NON-CRITICAL CONDITION UNDER BASE
CASE SYSTEM LOAD Rank Line No Lmn
11 16 0.271855
Rank Line No Lmn 13 1 0.244611
23 31 0.052795 14 3 0.22738
25 37 0.05137 15 23 0.208155
26 40 0.050018
27 38 0.048387 TABLE X: PREDICTED RANK FOR SEMI-CRITICAL CONDITION UNDER 150%
29 30 0.040253 SYSTEM LOAD
30 36 0.037169
31 28 0.031843 Rank Line No Lmn
40 41 0.011116 12 32 0.246077
41 29 0.006553 16 39 0.190079

TABLE XI: TRAINED RANKS FOR NON-CRITICAL CONDITION UNDER BASE


Case II: STLO with 150% loading condition. CASE SYSTEM LOAD

The LVSI value is computed for all individual line outages Rank Line No Lmn
19 19 0.160916
under base load condition. Here, the classification of 20 18 0.142641
ranking is as three conditions as given below: 21 7 0.140776
22 25 0.139753
i. Critical : L > 0.271855 23 2 0.123797
mn
24 10 0.117199
ii. Semi Critical.: 0.174795 < L ≤ 0.271855 25 4 0.114979
mn 30 13 0.07146
iii. Non Critical: < 0.174795
L 34 24 0.055146
mn 35 8 0.04771
Based on the three conditions mentioned above, the tree 36 14 0.045743
view of classification is given in Fig.5. From the Fig.5 it is 38 27 0.030343
evident as the classification is carried according to the 39 26 0.023833

conditions mentioned for Lmn . TABLE XII: PREDICTED RANK FOR NON-CRITICAL CONDITION UNDER
150% SYSTEM LOAD
Rank Line No Lmn
17 34 0.174795
18 33 0.169594
26 37 0.098484
27 40 0.090212
28 31 0.087665
29 38 0.085975
31 30 0.06577
32 28 0.063377
33 36 0.060955
37 35 0.039869
40 41 0.021161
41 29 0.010544
Fig. 5 Tree view of 150 % loading condition under single line
outage
The tree consists of one sub-tree and three- leaves and
the size of the tree is 5. The no. of critical conditions is 10,

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
semi-critical conditions are 4 and non-critical conditions are TABLE XIV: TRAINED RANKS FOR SEMI-CRITICAL CONDITION UNDER
180% SYSTEM LOAD
13.
Table-VII gives the values used for the training ranks Rank Line No Lmn
for critical condition under base load condition. The severity 11 21 0.429287
12 16 0.365088
prediction for critical condition under base load condition is 14 3 0.330017
given in Table-VIII. Similarly, Table-XI given the trained 16 2 0.245926
ranks and Table-X shows the predicted ranks for Semi- 17 23 0.244429
Critical Condition and Table-XI and Table-XII presents the 18 7 0.24403
trained and predicted ranks for non-critical condition
respectively. TABLE XV: PREDICTED RANK FOR SEMI-CRITICAL CONDITION UNDER
180% SYSTEM LOAD
Case III: STLO with 180% loading condition. Rank Line No Lmn
The LVSI value is computed for all individual line outages 13 39 0.349211
15 32 0.312856
under base load condition. Here, the classification of
ranking is as three conditions as given below: TABLE XVI: TRAINED RANKS FOR CRITICAL CONDITION UNDER 180%
SYSTEM LOAD
i. Critical : Lmn > 0.429287
Rank Line No Lmn
ii. Semi Critical.: 0.221393 < Lmn ≤ 0.429287 21 18 0.209097
22 19 0.20178
iii. Non Critical: Lmn < 0.221393 23 25 0.176599
24 10 0.172313
Based on the three conditions mentioned above, the tree 25 4 0.172124
view of classification is given in Fig.6. From the Fig.6 it is 30 13 0.097383
evident as the classification is carried according to the 32 24 0.07868
34 14 0.077777
conditions mentioned for Lmn . The tree consists one sub-tree 37 8 0.044055
and three- leaves and the size of the tree is 5. The no. of 38 27 0.038608
critical conditions is 10, semi-critical conditions are 6 and 40 26 0.022736
non-critical conditions are 11.
TABLE XVII: PREDICTED RANK FOR SEMI-CRITICAL CONDITION UNDER
180% SYSTEM LOAD
Rank Line No Lmn
19 34 0.221393
20 33 0.213833
26 37 0.158357
27 40 0.140128
28 31 0.117669
29 38 0.116179
31 30 0.082437
33 28 0.078361
35 36 0.076048
36 35 0.050097
39 41 0.031338
41 29 0.013749

Table-XIII gives the values used for the training ranks


for critical condition under base load condition. Similarly,
Fig. 6 Tree view of 180 % loading condition under single line
outage
Table-XIV given the trained ranks and Table-XV shows the
predicted ranks for Semi-Critical Condition and Table-XVI
and Table-XVII presents the trained and predicted ranks for
TABLE XIII: TRAINED RANKS FOR CRITICAL CONDITION UNDER 180% non-critical condition respectively.
SYSTEM LOAD
Rank Line No Lmn VI. CONCLUSION
1 11 1.32182
2 12 0.789433
The variation in the voltage may happen due to the
3 5 0.772662 contingency in the system. The critical contingency may
4 22 0.759561 lead the system from preventive to emergency mode of
5 15 0.582562
6 6 0.574983 operation. So, it is necessary to rank the most critical
7 9 0.54536 contingencies based on the severity. In this paper, the
8 1 0.522119 possible single line outage contingency condition was
9 20 0.495406
10 17 0.495112 considered for observing the severity of the line in the
system. The contingencies were ranked based on the LVSI
for each SLTO. The data generated for each SLTO was
classified using j48 classifier algorithm for understanding
the severity of the transmission line. The transmission lines

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
where classified as critical, Semi-Critical and Non-critical. [14] Suresh Babu Daram, P. S. Venkataramu, M. S. Nagaraj, “Voltage
Stability Index Based Critical Bus Ranking Incorporating IPFC under
The classifier was trained using 66% of complete data and Single Transmission Line Outage Condition,” International Journal
tested with 34% of data. The Proposed algorithm was found of Electrical Power System and Technology, vol.2, No.1, 2016, pp.12-
19.
to be very effective in predicting the severity to the
[15] S. Pérez-Londoño, G. Olivar-Tost, and J. Mora-Florez, “Online
acceptable limit of accuracy. determination of voltage stability weak areas for situational awareness
improvement,” Electric Power Systems Research, vol. 145, April
ACKNOWLEDGMENT 2017, pp. 112- 121.
[16] Dr. Neeraj Bhargava, Girja Sharma, Dr. Ritu Bhargava, Manish
The authors are thankful to the Management of the Mathuria, “Decision Tree Analysis on J48 Algorithm for Data
President's University, Bengaluru and Sree Vidyanikethan Mining”, International Journal of Advanced Research in Computer
Engineering College, Tirupati, for the continuous support Science and Software Engineering, vol 3, Iss. 6, June 2013, pp 1114 –
provided to carry out this research work. 1119.
[17] Lior Rokach and Oded Maimon, “Data Mining with Decision Trees:
REFERENCES Theory and Applications,” World Scientific Publishing Co. Pte. Ltd,
2nd Edition 2014.
[1] Chia-Chi Chu, Sheng-Huei Lee and Hsun-Yuan Chuang, "Efficient [18] Anand Kishor Pandey and Dharmveer Singh Rajpoot, "A
look-ahead load margin and voltage profiles contingency analysis comparative study of classification techniques by utilizing WEKA,"
using the tangent vector index method," Power Engineering Society IEEE-2016 International Conference on Signal Processing and
Summer Meeting (Cat. No.00CH37134), Seattle, WA, 2000, vol. 1. Communication, Noida, 26-28 Dec. 2016, pp. 219-224.
pp. 225-230.
[19] Q. A. Al-Gubri, M. A. M. Ariff and I. S. Saeh, "Performance analysis
[2] Manish Jain , P.S. Venkataramu, T. Ananthapadmanabha, “Critical of machine learning algorithms for power system dynamic security
bus ranking under line outage contingencies,” 9th IASTED assessment," 4th IET Clean Energy and Technology Conference,
international conference on power and energy systems, Clearwater, Kuala Lumpur, Malaysia, 14-15 Nov. 2016, pp. 1-6.
FL (US), 3-5 Jan 2007, pp. 69-74.
[20] Hadi Sadat, “Power System Analysis”, Tata McGraw-Hill Edition
[3] Shiwani Rai, Sudeshna Ghosh, D.Suresh Babu, P.S.Venkataram and 2001.
M.S.Nagaraja, "Line congestion relief using UPFC," IEEE-
International Conference on Power, Energy and Control, Sri
Rangalatchum Dindigul, India, 6-8 Feb. 2013, pp. 58-63. Mr. Ravi V Angadi was born in India on July 31, 1988.
[4] J. A. Refaee, M. Mohandes and H. Maghrabi, "Radial basis function He received his B.E in Electrical & Electronics
networks for contingency analysis of bulk power systems," IEEE Engineering from VTU, Belagavi, Karnataka (India) in
Trans. Power Syst., vol. 14, no. 2, May 1999, pp. 772-778. 2010, M.Tech degree in Power Electronics from
JNTUA, Anantapur (India) in 2014 and pursuing Ph.D at
[5] Seshapalli Sairam and Suresh Babu Daram, “Contingency Ranking in
Presidency University, Bengaluru. He is currently
a Power Transmission System Using ZIP Load Modeling,”. UPB
Scientific Bulletin, Series C: Electrical Engineering. vol. 82, Iss. 1, working as an Assistant Professor in the Department of
2020, pp 205–220. Electrical & Electronics Engineering at Presidency University, Bengaluru,
Karnataka, (India).
[6] Yan Xu, Rui Zhang, Junhua Zhao, Zhao Yang Dong, Dianhui Wang, He has guided UG students’ projects sponsored by KSCST, DST and VTU-
Hongming Yang and Kit Po Wong, “Assessing Short-Term Voltage RGS and one project has been applied for Patent. He has participated in
Stability of Electric Power Systems by a Hierarchical Intelligent various International & National workshops, conferences, Project Expo. He
System,” IEEE Trans. on Neural Networks and Learning Systems, has published many papers in National/ International journals /
vol. 27, Iss. 8, Aug. 2016, pp. 1686-1696.
conferences. He was a Governing Council Member at SSCE, Bengaluru
[7] N. M. Peterson, W. F. Tinney and D. W. Bree, "Iterative Linear AC during the AY 2017-18.
Power Flow Solution for Fast Approximate Outage Studies," IEEE Mr. Ravi is a life member of IE (I) & ISTE, MIEEE.
Trans. on Power App. Syst., vol. PAS-91, no. 5, Sept. 1972, pp. 2048-
2056.
[8] Suresh Babu Daram , P. S. Venkataramu and M. S. Nagaraj, Dr. Suresh Babu Daram was born in India on Jan 9,
"Performance index based contingency ranking under line outage 1985. He received his B.Tech in Electrical & Electronics
condition incorporating IPFC," IEEE-International Conference on engineering from JNTU (India) in 2006, M.Tech degree
Electrical, Electronics, and Optimization Techniques, Chennai, India, in Power Systems Engg from Acharya Nagarjuna
March 2016, pp. 2589-2593. University (India) in 2009 and PhD in Power Systems
from Visvesvaraya Technological University, Belgaum
[9] Ali Abdulwahhab Abdulrazzaq, “Contingency ranking of power
(India) in 2018. He was Assistant Professor in the Dept.
systems using a performance index,” International Research Journal
of Electrical & Electronics at GGITM Bhopal from
of Engineering and Technology, vol. 02, Iss. 02, May-2015, pp. 180 -
2009-2015. Currently he is Associate Professor in Dept. of Electrical &
183.
Electronics at Sree Vidyanikethan Engineering College, Tirupati (A.P),
[10] S. N. Singh and S. C. Srivastava, "Improved voltage and reactive India.
power distribution factors for outage studies," IEEE Trans. Power
Syst., vol. 12, Iss. 3, Aug. 1997, pp. 1085-1093. He has received Best Teacher Award from MPCST in 2014 and has best
paper award in International Conference "Dr. M. H. Rashid Best paper
[11] S. Yari and H. Khoshkhoo, "Assessment of line stability indices in award" in 2016, "National Conference best paper award" in
detection of voltage stability status," IEEE- International Conference 2016, "National Techno Conference best paper award" in 2020 . He has
on Environment and Electrical Engineering and IEEE- Industrial and published more than 55 National/ International Journal / conference
Commercial Power Systems Europe (EEEIC / I&CPS Europe), 6-9 papers/Book Chapters. His research interests include energy management
Jun. 2017, pp. 1-5.
systems, power system optimization, and voltage instability studies
[12] Ravi V Angadi, P. S Venkataramu and Suresh Babu Daram, “Role incorporating FACTS controllers’ power system security analysis, data
of Big Data Analytics in Power System Application,” analytics and machine learning.
2nd International Conference on Design and Manufacturing Aspects
Dr. Suresh is a member of IEEE, AMIE (India), IAENG, CSTA, IACSIT,
for Sustainable Energy, GRIET, Hyderabad, India, E3S Web Conf.
vol. 184, 10-12 July 2020, pp 1-7. IRED and Student Member-ASTM.
[13] Shaik Abdul Shafaat, Pathakota Vishnu Teja, Patil Sai Kiran Reddy.
Ratala Manoj, Suresh Babu Daram and O. Obulesu, “Application of Dr. P. S. Venkataramu received his Graduation in
Big Data Analytics in Power System under Single Transmission Line Electrical Engineering from the Institute of Engineers
Outage Condition,” IEEE-3rd International Conference on Trends in (India), M.Tech degree in Power Systems from Mysore
Electronics and Informatics, Tirunelveli, India, April 2019, pp. 377- University, India and Ph.D. from Visvesvaraya
382. Technological University, Belgaum, India. He was
employed as an Electrical Engineer in the Goa state

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.
Electricity Department and worked for 15 years in various capacities. He
was primarily involved in carrying power system operational and planning
studies for the regional grid system. He was also a visiting faculty in the
Goa college of Engineering. He worked as a faculty in various positions at
School of Electrical Sciences, Vellore Institute of Technology, Vellore,
India from 1997 to 2007. He was a Professor and founder Principal of Gyan
Ganga Institute of Technology and Management, Bhopal, India from 2007
to 2015. He was Professor and Dean Internal Quality Assurance Cell,
REVA University, Bangalore from 2015 to 2018. Currently he is working
as Professor and Dean Academics in Presidency University, Bangalore.
He has received many Best Teacher Awards and has many best paper
awards. He has published more than 50 National/ International Journal /
conference papers/Book Chapters. His research interest includes AI
application to power system and distribution system automation.
Dr. Venkataramu is a Fellow of the IE (I), ISTE, Member of IEEE and
System Society of India.

Authorized licensed use limited to: California State University Fresno. Downloaded on June 26,2021 at 07:18:43 UTC from IEEE Xplore. Restrictions apply.

You might also like