SlideShare une entreprise Scribd logo
1  sur  70
Real-time Voltage Stability MonitoringTool for Power System
TransmissionNetwork Using SynchrophasorData.
Master’s Thesis Defense Presentation
by
Md Kamrul Hasan Pulok
MS degree candidate
Advisor : Dr. Omar Faruque
2
Research Objective
To Develop A Real-time Voltage Stability Analysis
And Visualization Tool.
3
Research Motivation
Power system infrastructure tend to have high utilization
Higher utilization means higher vulnerability to system collapse
Big challenge for monitoring and predicting voltage collapses
Traditional SCADA measurements are unsuitable for real-time
voltage stability analysis
The motivation of this research is to use available advanced
technologies for real-time voltage stability analysis with the
goal of achieving smart grid.
4
Challenges and Solution
For real-time application, measurement device with
high sampling rate required
PMU Devices are expensive
Real-time metered data storage and retrieval
Real-time dynamic state estimation
Real-time interfacing with developed GUI tool and
database server
Synchrophasor Technology
(PMU)
Optimal PMU Placement
algorithm
OpenPDC (Phasor data
concentrator)
Microsoft SQL Database
server 2012
Linear state estimation
method (LSE)
Challenges Solution
Technology Used/Developed:
5
Real-time Digital Simulation (RTDS®)
Technology
Synchrophasor (PMU) Technology
Novel Algorithm for Optimal PMU
Placement
Real-time Dynamic State Estimation
Real-time Voltage Stability Visualization
6
RTDS Power
system Model
Phasor data
streaming
through IEEE
C37.118 Protocol
Internet
Phasor Data
Concentrator
Microsoft SQL
server
Control CenterRemote Power System
Communication System
Dynamic
State
Estimation
VSI
Calculatio
n
Visualization
VSM Tool
PMU
measurements
Block diagram of Real-time VSM Tool
VSM : Voltage Stability Monitoring
7
Power System : IEEE 39 Bus test System
No. of Generators : 10 (Total Generation around 6 GW)
Bus Voltage : 345 kV
Simulation Tool : Real-time Digital Simulator (RTDS®)
Racks Used : 2
Simulation time-steps : 50 micro-seconds
RSCAD Model
(User Interface)
Real time digital simulator
(with multi core
processor)
RSCAD Run-time view
RTDS Model of Power system
Technology Used/Developed:
8
Real-time Digital Simulation (RTDS®)
Technology
Synchrophasor (PMU) Technology
Novel Algorithm for Optimal PMU
Placement
Real-time Dynamic State Estimation
Real-time Voltage Stability Visualization
9
 Synchronized Phasor Measurement Unit, also known as PMU.
 Synchronized with common time source like GPS
 Calculates voltage and current Phasors, frequency & Rate of change of frequency
 Reports measurement over the Internet.
Ref: http://www.qualitrolcorp.com/Products/Fault_Recording_and_Fault_Location/Phasor_Measurement_Units/
Definition of Synchrophasor
10
Ref: http://www.eia.gov/todayinenergy/detail.cfm?id=5630
http://www.phasor-rtdms.com/phaserconcepts/phasor_adv_faq.html
Why Synchrophasor (PMU)?
SCADA Measurements
• Slow (time resolution in the range of 2sec to 10sec)
• Unsynchronized with other measurements
• Considered as X-ray quality measurements
PMU Measurements
• Fast (time resolution in the range of milliseconds)
• Time Synchronized with other measurements.
• Considered as MRI quality measurements
11
Application of PMUs
Power System Wide Area Monitoring Systems (WAMS)
Wide area control application
Power system protection
Intelligent Alarms
12
P-Class PMU:
“P class is intended for applications requiring fast response and mandates no explicit
filtering. The letter P is used since protection applications require fast response.”—IEEE Std.
Key Characteristics:
 Protection Class
 Gives fast response
 Used in protection applications.
Ref: IEEE Standard C37.118.1-2011
M-Class PMU:
“M class is intended for applications that could be adversely effected by aliased signals and
do not require the fastest reporting speed. The letter M is used since analytic measurements
often require greater precision but do not require minimal reporting delay”---IEEE Std.
Key Characteristics:
 Measurement Class
 Gives precise response
 Used in measurement applications.
IEEE Std C37.118.1-2011 : IEEE Standard for Synchrophasor Measurements for Power Systems
P-class Used
IEEE Standard for PMU
13
RTDS PMU Model : Used GTNET Card
GTNET Card
PMU model Settings:
• Protocol : IEEE C37.118.2011
• PMU Class : P
• Sampling Rate : 10Hz
• Streaming phasor data through internet using TCP protocol.
RTDS Model of PMU
PDC Network
14
Power System
PMU
PMU
PMU
PMU
Communicati
on Network
Local PDC Stations
PDC
PMU
PMU
PMU
PMU
Communicati
on Network
PDC
PMU
PMU
PMU
Communicati
on Network
PDC
Communication Network
Centralized PDC
15
RTDS Power
system Model
PMU
measurements
Phasor data streaming
through IEEE C37.118
Protocol
Internet
Phasor Data
Concentrator
Microsoft SQL
server
Control CenterRemote Power System
Communication System
Block Diagram of PDC Network
16
Functions of PDC
To synchronize phasor measurements by aligning the time- tag of the measurements
Create a system wide time-series measurement set
Flag measurements based on the results of various quality inspection
Monitor PMUs performance : Latency, frame rate, quality & connection status etc.
Functional Elements of PDC
Phasor Data handler and
processor
OpenPDC
Storage of data in a database
server
SQL Server 2012
17
OpenPDC and SQL Server Database
Technology Used/Developed:
18
Real-time Digital Simulation (RTDS®)
Technology
Synchrophasor (PMU) Technology
Novel Algorithm for Optimal PMU
Placement
Real-time Dynamic State Estimation
Real-time Voltage Stability Visualization
Not Fully Observable
19
• PMU Devices are expensive. So we cannot use PMU devices at every bus for measurement.
• So we need to find out minimum number of PMU requirement and Bus locations.
• To do this, we need to perform observability analysis.
• Observability of Network: A network is fully observable if states of the bus can be either
measured or estimated.
G
m
mm
Fully Observable
Optimal PMU Placement
20
To identify minimum PMU bus locations, we need to perform observability analysis.
Observability analysis criteria:
1. For a bus selected for PMU placement, bus voltage phasor and current phasor of all incident
branches are known.
2. For known voltage phasor and current of an incident branch at a bus, voltage phasor at
other bus of this branch can be evaluated.
3. For known voltage phasor at both ends of a branch, current phasor of this branch can be
calculated.
G
e
P
e
v
i i
G
Fully Observable
According to observability criteria, for same minimum number of PMU, PMU can be positioned
at different bus locations maintaining full observability.
Network Observability
21
9 Bus
System 1
9 Bus
System 2
Total Bus 9 9
PMU Bus 3 2
PMU Channel 7 9
Total Branch 9 14
PMU Location % 33.3% 22.2%
Minimum Number of PMU depends
on network structure
We need the help of computer to identify optimum PMU locations. So we developed our own.
Minimum PMU usage
7 6 5
8
1
9
2
4
3
Formulation To Identify Optimum PMU Location
This is a mathematical optimization problem
Formulation To Identify Optimum PMU Location
Proposed Algorithm
25
Developed GUI for Optimal PMU Placement Identifier
26
[1] Greedy Algorithm, Breadth-first algorithm
[2] Particle swarm optimization method
[3] 3 stage optimal PMU Placement
There are many algorithms are available for PMU placement optimization. Some are like:
Ref: [1] Jiangxia Zhong, Phasor Measurement Unit (PMU) Placement Optimisation in Power Transmission Network based on Hybrid Approach;
[2] Rather, Z.H.; Chengxi Liu; Zhe Chen; Thogersen, P., ”Optimal PMU Placement by improved particle swarm optimization,”
[3] B.K. Saha Roy, A.K. Sinha, A.K. Pradhan, An optimal PMU placement technique for power system observability, International Journal of Electrical Power & Energy Systems,
No. of PMU required Execution Time required
Test System BPSO IBPSO Our Tool BPSO IBPSO Our Tool
IEEE 24 Bus system 7 7 7 22.3 sec 15.4 sec 0.019 sec
IEEE 30 Bus system 10 10 10 144 sec 82 sec 0.041 sec
IEEE 39 Bus system 13 13 13 284 sec 173 sec 0.079 sec
IEEE 57 Bus system 17 17 17 658 sec 350 sec 0.567 sec
We developed our own tool using Integer linear programming (ILP) method.
Results
Comparison:
27
Results
28
Useful feature of the GUI tool
Provides Alternative bus locations for same minimum number of PMU
• Higher observable branches give redundant measurement, so robust State
estimation possible
• Lower observable branches require lower usage of C.T. transformer. So low cost.
29
13 PMUs are used with observable branches of 52
IEEE 39 Bus : Installed PMU locations
Technology Used/Developed:
30
Real-time Digital Simulation (RTDS®)
Technology
Synchrophasor (PMU) Technology
Novel Algorithm for Optimal PMU
Placement
Real-time Dynamic State Estimation
Real-time Voltage Stability Visualization
31
State Estimation (SE)
High Cost of
PMU
Limited
Number of
PMU
Limited
Number of
direct
measurement
of bus voltages
Need State
Estimation to
get indirect
measurement
of remaining
buses
Traditional SCADA measurement based SE:
• Based on P, Q, V and I measurements
• Thus all SE algorithms are solution of non-linear equations in iterative process.
• Unsuitable for real-time state estimation.
PMU based SE:
• Based on V and I measurements
• Thus linear state estimation (LSE) possible which can solve in one iteration.
• Suitable for real-time state estimation.
32
Linear State Estimation (LSE)
33
Linear State Estimation (LSE)
System
Topology
Matrix [H]
Voltage
measurement
bus incidence
matrix [II]
Current
measurement
bus incidence
matrix [A]
Series
Admittance
Matrix [Y]
Shunt
Admittance
Matrix [Ys]
34
Linear State Estimation (LSE)
For big power system, robust algorithm required to update system topology matrix
PMU
Measurement
matrix [z]
LSE States
[x]
35
Process diagram of Real-time SE
36
State Estimation Results
• We found Maximum State estimation error at normal load settings around 4%.
• Most of the Bus have SE error less then 1%.
• It can be reduced if we install more PMUs in the network.
Technology Used/Developed:
37
Real-time Digital Simulation (RTDS®)
Technology
Synchrophasor (PMU) Technology
Novel Algorithm for Optimal PMU
Placement
Real-time Dynamic State Estimation
Real-time Voltage Stability Visualization
38Ref: IEEE/CIGRE Joint Task Force on Stability Terms and Definitions; "Definition and Classification of Power System Stability".
“Power system stability is the ability of an electric power system, for a given initial
operating condition, to regain a state of operating equilibrium after being subjected
to a physical disturbance, with most system variables bounded so that practically the
entire system remains intact.” -- IEEE/CIGRE Joint Task Force
Voltage Stability:
• It refers to the ability of a power system to maintain steady voltages at all buses in
the system after being subjected to a disturbance.
• It depends on the ability to maintain equilibrium between load demand and load
supply from the power system.
Voltage Stability
39
Key Reasons of Voltage Instability
Critical Load increase
(Beyond System
Capacity)
Increased reactive
power consumption
Inability to meet
reactive power demand
Unable to maintain
transmission of power
Unable to maintain
Generation
Voltage drop
Voltage Collapse
40
Algorithms To Analyze Voltage Stability
System Variable
Based VSI
Voltage Collapse
Proximity Index
(VCPI)
Voltage Stability
Index (VSI)
Voltage Stability
Boundary
Jacobian Matrix
Based VSI
Many Algorithms are Available.
• Most Popular
• Suitable for Real-time
implementation
Comparative study is
performed using Real-time
simulation
41
Voltage Collapse Proximity Indicator (VCPI)
Based on maximum transferrable power through transmission line
Algorithms To Analyze Voltage Stability
• Index Range : 0 to 1
• Higher means more vulnerable
• 4 Separate Index.
42
Voltage Stability Index (VSI)
Based on maximum transferrable power through transmission line
Algorithms To Analyze Voltage Stability
• Index Range : 0 to 1
• Higher means more vulnerable
• One Index.
43
The coefficients a, b, c are determined by points A, B and C in P-Q plane
Algorithms To Analyze Voltage Stability
Voltage Stability Boundary in P-Q Plane
Parabolic Equation:
• Stable Condition : Operating
point inside Boundary
• Unstable Condition : Outside
boundary
44
Simulation
• Real-time simulations are performed to compare voltage stability analysis
algorithms.
• IEEE 39 Bus RTDS model with installed PMUS are USED.
• To simulate voltage instability condition, loads are increased by 1% after
each 10sec.
• Two case study:
• Case-1 with Infinite source representing strong grid
• Case-2 without Infinite source.
45
Simulation Results
46
Simulation Results
Voltage Stability Boundary in P-Q Plane
47
Simulation Results
line ranking comparison by VSI and VCPI (at 140% load, case-1)
Weakest Line Ranking based on VSI and VCPI
48
Key take-away
Both VSI and VCPI can effectively index voltage stability Margin
Also they can predict voltage instability based on system structure
By using VSI, ranking of weakest line is possible
VSI has only one index. So it is more suitable for the VSM tool.
Voltage stability boundary is suitable for visualization
Voltage stability boundary is useful to understand for which power
(P/Q) instability is more prominent
VSI and Voltage stability boundary are implemented in the tool
49
Voltage Stability Monitoring (VSM) Tool : Features
VSM
Ultra-fast data
communication
with SQL Sever
Real-time
phasor data
processor
Real-time
dynamic
estimator
Real-time VSI
Calculation
Real-time
weakest line
ranking
Intuitive
Visualization
50
Voltage Stability Monitoring (VSM) Tool
51
Voltage Stability Monitoring (VSM) Tool
Slide 52
Voltage Stability Monitoring (VSM) Tool
Slide 53
Key Contributions Of This Research
Developed a novel algorithm to identify optimum PMU
placement
Developed a Optimum PMU Placement Identifier tool
with intuitive GUI
Setup a PDC server in the CAPS Lab. Developed an
algorithm for real-time data communication
Developed real-time dynamic state estimator tool
Developed real-time Voltage stability monitoring tool
which is usable for WAMS
54
Possible Future Work
Real-time application of PMU data can be explored and implemented
Power
Oscillation
Monitoring
Automatic
Generator
Shedding
Power Swing
Detection and
Protection
Load Shedding
under Remedial
Action Schemes
(RAS)
Fault Location
Identification
55
Conclusion
The research objective is accomplished by
developing a real-time voltage stability analysis
and visualization tool.
56
Video Demonstration
57
Thanks
Questions/ Comments/ Suggestions are most welcome.
58
Appendix
Slide 59
60
Matrix Formulation Rules
• Power swing detection and protection
• Load shedding under Remedial Action Schemes (RAS).
• Synchrophasor assisted Black Start
• Automatic Generator Shedding
• Fault location identification
• Bus deferential relaying
• Line deferential protection
• Fine tuning of line parameters
• Synchrophasor application to controlled islanding
• Detection of power system inter-area oscillations
• Synchrophasor-based Line Backup Protection
Slide 61
Application of PMUs in Protection Technology
Slide 62
• Voltage stability index monitoring and prediction
• Line thermal monitoring
• Ambient and transient power oscillation monitoring
• Power oscillation monitoring
• Power damping monitoring
• Phase angle monitoring
• Wide area frequency monitoring
Application of PMUs in WAMS
63Ref: IEEE/CIGRE Joint Task Force on Stability Terms and Definitions; "Definition and Classification of Power System Stability“
http://rochistory.com/blog/wp-content/uploads/2013/08/blackout2003.jpg.
• Possible outcomes of this instability :
– Loss of load in an area
– Tripping of lines and other elements leading to cascading outages
– Loss of synchronism of some generators may result from these outages.
– Voltage Collapse
– voltage instability leads to a blackout or abnormally low
voltages in a significant part of the power system
Outcomes of Voltage Stability
Presentation Stage1 : Project Introduction : Real-time
64
“Real-time is a term often used to distinguish reporting or depicting events at the same rate and
sometimes at the same time as they unfold, rather than compressing a depiction or delaying a
report.”
- Wikipedia
“Real-time simulation refers to a computer model of a physical system that can execute at the
same rate as actual "wall clock" time. “
In other words, the computer model runs at the same rate as the actual physical system.
For example if a tank takes 10 minutes to fill in the real-world, the simulation would take 10
minutes as well.
- Wikipedia
Ref: http://en.wikipedia.org/wiki/Real-time
21
Real-time
Presentation Stage1 : Project Introduction : Real-time
65
Usage of Real-time simulation:
• In the industrial market for operator training and off-line controller tuning
• Statistical power grid protection tests
• Aircraft design and simulation
• Motor drive controller design
• Space robot integration
• Power System simulation
• Hardware in the loop testing
• and so on…
Ref: http://en.wikipedia.org/wiki/Real-time_simulation
http://spinoff.nasa.gov/spinoff1997/images/109.jpg
http://sine.ni.com/cms/images/casestudies/shanghaiphoto.png?size
http://www.engineering.com/Portals/0/BlogFiles/swasserman/bigstock-mechanical-technician-operativ-18987962.jpg
http://4.bp.blogspot.com/-1-vfGwW8maM/UCubVpBQhFI/AAAAAAAASXk/XdnuSxxRA0c/s523/mapsmania.gif
21
Real-time
21
Presentation Stage1 : Project Introduction : Power System Transmission Network
66
• Used for bulk transfer of electrical energy from generating power plants to substations.
• Transmission lines, when interconnected with each other, become transmission networks.
• Electricity is transmitted at high voltages (120 kV or above) to reduce the energy losses in long-
distance transmission.
http://en.wikipedia.org/wiki/Electric_power_transmission
Power System Transmission Network
Presentation Stage1 : Project Introduction : Power System Transmission Network
67
• Transmission lines, when interconnected with each other, become transmission networks.
•The Continental U.S. power transmission : 300,000 km of lines
•operated by approximately 500 companies.
Ref: http://upload.wikimedia.org/wikipedia/commons/d/d4/UnitedStatesPowerGrid.jpg
Why Transmission line in Network form required?
• There should be always a balance between power supply and load demand.
• If load demand significantly exceeds > possible generation plant and transmission equipment
outage > possible regional blackout.
• To avoid this scenario, multiple redundant alternative routes for power flow arranged by
transmission network.
21
Power System Transmission Network
Appendix-1
PMU Method of Operation:
• A PMU can measure 50/60 Hz AC waveforms (voltages and currents) typically at a rate of 48
samples per cycle (2880 samples per second).
• The analog AC waveforms are digitized by an Analog to Digital converter for each phase.
• A phase-lock oscillator along with a Global Positioning System (GPS) reference source
provides the needed high-speed synchronized sampling with 1 microsecond accuracy.
• The resultant time tagged Phasors can be transmitted to a local or remote receiver at rates
up to 60 samples per second.
• The Phasor data is collected either on-site or at centralized locations using Phasor Data
Concentrator (PDC) technologies.
68
69
Research Phases:
Slide 70Ref: Power System Analysis, Hadi Saadat, Page 58

Contenu connexe

Tendances

Challenges of phasor measurement units
Challenges of phasor measurement unitsChallenges of phasor measurement units
Challenges of phasor measurement unitssarasijdas
 
Power System Stability And Control Using Fact Devices
Power System Stability And Control Using Fact DevicesPower System Stability And Control Using Fact Devices
Power System Stability And Control Using Fact DevicesHARENDRA KUKNA
 
voltage and power stability of hvdc system
voltage and power stability of hvdc systemvoltage and power stability of hvdc system
voltage and power stability of hvdc systemchandan kumar
 
Comparision of svc and statcom
Comparision of svc and statcomComparision of svc and statcom
Comparision of svc and statcomjawaharramaya
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of MicrogridAmarjeet S Pandey
 
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...Yuvraj Singh
 
Interconnection issue in microgrid
Interconnection issue in microgridInterconnection issue in microgrid
Interconnection issue in microgridAmarjeet S Pandey
 
WIDE AREA MONITORING SYSTEMS(WAMS)
WIDE AREA MONITORING SYSTEMS(WAMS)WIDE AREA MONITORING SYSTEMS(WAMS)
WIDE AREA MONITORING SYSTEMS(WAMS)Vikram Purohit
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridLeonardo ENERGY
 
protection of feeders in distribution substation
protection of feeders in distribution substationprotection of feeders in distribution substation
protection of feeders in distribution substationPanneerselvam Rathinam
 
Transient enhancement technique
Transient enhancement techniqueTransient enhancement technique
Transient enhancement techniqueVipin Pandey
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridKundan Kumar
 

Tendances (20)

PMU
PMUPMU
PMU
 
Power Quality Audit.pptx
Power Quality Audit.pptxPower Quality Audit.pptx
Power Quality Audit.pptx
 
Challenges of phasor measurement units
Challenges of phasor measurement unitsChallenges of phasor measurement units
Challenges of phasor measurement units
 
Wide area monitoring, protection and control in future smart grid
Wide area monitoring, protection and control in future smart gridWide area monitoring, protection and control in future smart grid
Wide area monitoring, protection and control in future smart grid
 
Unit 3 FACTS Technology
Unit 3 FACTS TechnologyUnit 3 FACTS Technology
Unit 3 FACTS Technology
 
Smart Grid & WAMS
Smart Grid & WAMSSmart Grid & WAMS
Smart Grid & WAMS
 
Power System Stability And Control Using Fact Devices
Power System Stability And Control Using Fact DevicesPower System Stability And Control Using Fact Devices
Power System Stability And Control Using Fact Devices
 
voltage and power stability of hvdc system
voltage and power stability of hvdc systemvoltage and power stability of hvdc system
voltage and power stability of hvdc system
 
Comparision of svc and statcom
Comparision of svc and statcomComparision of svc and statcom
Comparision of svc and statcom
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of Microgrid
 
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...
report on the GOVERNING CONTROL AND EXCITATION CONTROL FOR STABILITY OF POWER...
 
Power system security
Power system security Power system security
Power system security
 
Interconnection issue in microgrid
Interconnection issue in microgridInterconnection issue in microgrid
Interconnection issue in microgrid
 
WIDE AREA MONITORING SYSTEMS(WAMS)
WIDE AREA MONITORING SYSTEMS(WAMS)WIDE AREA MONITORING SYSTEMS(WAMS)
WIDE AREA MONITORING SYSTEMS(WAMS)
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the Grid
 
CHAPTER- 4.ppt
CHAPTER- 4.pptCHAPTER- 4.ppt
CHAPTER- 4.ppt
 
protection of feeders in distribution substation
protection of feeders in distribution substationprotection of feeders in distribution substation
protection of feeders in distribution substation
 
An overview of FACTS devices
An overview of FACTS devicesAn overview of FACTS devices
An overview of FACTS devices
 
Transient enhancement technique
Transient enhancement techniqueTransient enhancement technique
Transient enhancement technique
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart grid
 

En vedette

voltage stability by compensating reactive power
voltage stability by compensating reactive powervoltage stability by compensating reactive power
voltage stability by compensating reactive powerDurgarao Gundu
 
Voltage stability enhancement of a Transmission Line
Voltage stability  enhancement of a Transmission Line Voltage stability  enhancement of a Transmission Line
Voltage stability enhancement of a Transmission Line anirudh sharma
 
Monthly Stroage Capacity Report_JAN2011_final
Monthly Stroage Capacity Report_JAN2011_finalMonthly Stroage Capacity Report_JAN2011_final
Monthly Stroage Capacity Report_JAN2011_finalLuca Viscomi
 
Ac Drives System
Ac Drives SystemAc Drives System
Ac Drives Systemjhasunil100
 
Final Review
Final ReviewFinal Review
Final Reviewsupriyacs
 
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Power
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western PowerFlinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Power
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Powerjames hamilton
 
Self-healing high voltage electrical insulation materials
Self-healing high voltage electrical insulation materialsSelf-healing high voltage electrical insulation materials
Self-healing high voltage electrical insulation materialsAnand Parakkat Parambil
 
DG interconnection protection ieee 1547
DG interconnection protection ieee 1547DG interconnection protection ieee 1547
DG interconnection protection ieee 1547michaeljmack
 
Fuzzy logic control of brushless dc motor
Fuzzy logic control of brushless dc motorFuzzy logic control of brushless dc motor
Fuzzy logic control of brushless dc motorSourav Chowdhury
 
Impact of Distributed Generation on Energy Loss
Impact of Distributed Generation on Energy LossImpact of Distributed Generation on Energy Loss
Impact of Distributed Generation on Energy LossNadineCroes
 
Distributed Generation By Roland Desouza
Distributed Generation By Roland DesouzaDistributed Generation By Roland Desouza
Distributed Generation By Roland DesouzaIEEEP Karachi
 
ABC, an effective tool for selective harmonic elimination in multilevel inve...
ABC, an effective tool for selective  harmonic elimination in multilevel inve...ABC, an effective tool for selective  harmonic elimination in multilevel inve...
ABC, an effective tool for selective harmonic elimination in multilevel inve...Shridhar kulkarni
 
Powerpoint Presentation On WIND ENERGY
Powerpoint Presentation On WIND ENERGYPowerpoint Presentation On WIND ENERGY
Powerpoint Presentation On WIND ENERGYArunima Sethi
 
Short-term Load Forecasting based on Neural network and Local Regression
Short-term Load Forecasting based on Neural network and Local RegressionShort-term Load Forecasting based on Neural network and Local Regression
Short-term Load Forecasting based on Neural network and Local RegressionJie Bao
 

En vedette (20)

voltage stability by compensating reactive power
voltage stability by compensating reactive powervoltage stability by compensating reactive power
voltage stability by compensating reactive power
 
Voltage stability enhancement of a Transmission Line
Voltage stability  enhancement of a Transmission Line Voltage stability  enhancement of a Transmission Line
Voltage stability enhancement of a Transmission Line
 
voltage stability
voltage stabilityvoltage stability
voltage stability
 
Monthly Stroage Capacity Report_JAN2011_final
Monthly Stroage Capacity Report_JAN2011_finalMonthly Stroage Capacity Report_JAN2011_final
Monthly Stroage Capacity Report_JAN2011_final
 
STLF PPT jagdish singh
STLF PPT jagdish singhSTLF PPT jagdish singh
STLF PPT jagdish singh
 
Fuzzy front pages
Fuzzy front pagesFuzzy front pages
Fuzzy front pages
 
Ac Drives System
Ac Drives SystemAc Drives System
Ac Drives System
 
Abeokuta wind energy presentation 31 oct 2012
Abeokuta wind energy presentation  31 oct 2012Abeokuta wind energy presentation  31 oct 2012
Abeokuta wind energy presentation 31 oct 2012
 
Final Review
Final ReviewFinal Review
Final Review
 
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Power
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western PowerFlinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Power
Flinders Island Isolated Power System (IPS) Connect 2016 T MAHMOUD Western Power
 
Insulation Technologies and Materials
Insulation Technologies and MaterialsInsulation Technologies and Materials
Insulation Technologies and Materials
 
Anti-islanding
Anti-islandingAnti-islanding
Anti-islanding
 
Self-healing high voltage electrical insulation materials
Self-healing high voltage electrical insulation materialsSelf-healing high voltage electrical insulation materials
Self-healing high voltage electrical insulation materials
 
DG interconnection protection ieee 1547
DG interconnection protection ieee 1547DG interconnection protection ieee 1547
DG interconnection protection ieee 1547
 
Fuzzy logic control of brushless dc motor
Fuzzy logic control of brushless dc motorFuzzy logic control of brushless dc motor
Fuzzy logic control of brushless dc motor
 
Impact of Distributed Generation on Energy Loss
Impact of Distributed Generation on Energy LossImpact of Distributed Generation on Energy Loss
Impact of Distributed Generation on Energy Loss
 
Distributed Generation By Roland Desouza
Distributed Generation By Roland DesouzaDistributed Generation By Roland Desouza
Distributed Generation By Roland Desouza
 
ABC, an effective tool for selective harmonic elimination in multilevel inve...
ABC, an effective tool for selective  harmonic elimination in multilevel inve...ABC, an effective tool for selective  harmonic elimination in multilevel inve...
ABC, an effective tool for selective harmonic elimination in multilevel inve...
 
Powerpoint Presentation On WIND ENERGY
Powerpoint Presentation On WIND ENERGYPowerpoint Presentation On WIND ENERGY
Powerpoint Presentation On WIND ENERGY
 
Short-term Load Forecasting based on Neural network and Local Regression
Short-term Load Forecasting based on Neural network and Local RegressionShort-term Load Forecasting based on Neural network and Local Regression
Short-term Load Forecasting based on Neural network and Local Regression
 

Similaire à Thesis Presentation_Pulok_v1

Phasor data concentrator
Phasor data concentratorPhasor data concentrator
Phasor data concentratorPanditNitesh
 
Introduction to PMUs and Smart meters.pptx
Introduction to PMUs and Smart meters.pptxIntroduction to PMUs and Smart meters.pptx
Introduction to PMUs and Smart meters.pptxSVora2
 
APPLICATION OF GPS IN POWER SECTOR@1.ppt
APPLICATION OF GPS IN POWER SECTOR@1.pptAPPLICATION OF GPS IN POWER SECTOR@1.ppt
APPLICATION OF GPS IN POWER SECTOR@1.pptAmitKumarSahu56
 
Benefits of PMU Technology for Various Applications
Benefits of PMU Technology for Various Applications Benefits of PMU Technology for Various Applications
Benefits of PMU Technology for Various Applications Power System Operation
 
WECC_JSIS_LSE_21sept15
WECC_JSIS_LSE_21sept15WECC_JSIS_LSE_21sept15
WECC_JSIS_LSE_21sept15Lin Zhang, PhD
 
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618PT. Siwali Swantika
 
SCADA PPT-21.08.2016 (Revised)
SCADA PPT-21.08.2016 (Revised)SCADA PPT-21.08.2016 (Revised)
SCADA PPT-21.08.2016 (Revised)Virendra Bharadwaj
 
A overview on WAMS/PMU.
A overview on WAMS/PMU.A overview on WAMS/PMU.
A overview on WAMS/PMU.Rahul Singh
 
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...Luigi Vanfretti
 
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...IRJET Journal
 
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...Voltage Stability Assessment using Phasor Measurement Units in Power Network ...
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...Satyendra Singh
 
International conference
International conferenceInternational conference
International conferenceSuresh Sampath
 
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...Power System Operation
 
Reliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov modelReliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov modelamaresh1234
 
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
 
IEC 61850-9-2 based module for state estimation in co-simulated power grids
IEC 61850-9-2 based module for state estimation in  co-simulated power grids  IEC 61850-9-2 based module for state estimation in  co-simulated power grids
IEC 61850-9-2 based module for state estimation in co-simulated power grids IJECEIAES
 

Similaire à Thesis Presentation_Pulok_v1 (20)

Phasor data concentrator
Phasor data concentratorPhasor data concentrator
Phasor data concentrator
 
Introduction to PMUs and Smart meters.pptx
Introduction to PMUs and Smart meters.pptxIntroduction to PMUs and Smart meters.pptx
Introduction to PMUs and Smart meters.pptx
 
APPLICATION OF GPS IN POWER SECTOR@1.ppt
APPLICATION OF GPS IN POWER SECTOR@1.pptAPPLICATION OF GPS IN POWER SECTOR@1.ppt
APPLICATION OF GPS IN POWER SECTOR@1.ppt
 
Phasor Measurement Unit (PMU)
 Phasor Measurement Unit (PMU) Phasor Measurement Unit (PMU)
Phasor Measurement Unit (PMU)
 
OPAL-RT ePHASORsim Webinar
OPAL-RT ePHASORsim WebinarOPAL-RT ePHASORsim Webinar
OPAL-RT ePHASORsim Webinar
 
Benefits of PMU Technology for Various Applications
Benefits of PMU Technology for Various Applications Benefits of PMU Technology for Various Applications
Benefits of PMU Technology for Various Applications
 
WECC_JSIS_LSE_21sept15
WECC_JSIS_LSE_21sept15WECC_JSIS_LSE_21sept15
WECC_JSIS_LSE_21sept15
 
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618
Datasheet Fluke 6135A/PMUCAL. Hubungi PT. Siwali Swantika 021-45850618
 
SCADA PPT-21.08.2016 (Revised)
SCADA PPT-21.08.2016 (Revised)SCADA PPT-21.08.2016 (Revised)
SCADA PPT-21.08.2016 (Revised)
 
A overview on WAMS/PMU.
A overview on WAMS/PMU.A overview on WAMS/PMU.
A overview on WAMS/PMU.
 
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
PMU-Based Real-Time Damping Control System Software and Hardware Architecture...
 
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
Wide Area Monitoring, Protection and Control (WAMPAC) Application in Transmis...
 
ATS SmartWAMS
ATS SmartWAMSATS SmartWAMS
ATS SmartWAMS
 
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...Voltage Stability Assessment using Phasor Measurement Units in Power Network ...
Voltage Stability Assessment using Phasor Measurement Units in Power Network ...
 
International conference
International conferenceInternational conference
International conference
 
Abstract11
Abstract11Abstract11
Abstract11
 
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...
Real Time Dynamics Monitoring System (RTDMS™): Phasor Applications for the Co...
 
Reliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov modelReliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov model
 
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
 
IEC 61850-9-2 based module for state estimation in co-simulated power grids
IEC 61850-9-2 based module for state estimation in  co-simulated power grids  IEC 61850-9-2 based module for state estimation in  co-simulated power grids
IEC 61850-9-2 based module for state estimation in co-simulated power grids
 

Thesis Presentation_Pulok_v1

  • 1. Real-time Voltage Stability MonitoringTool for Power System TransmissionNetwork Using SynchrophasorData. Master’s Thesis Defense Presentation by Md Kamrul Hasan Pulok MS degree candidate Advisor : Dr. Omar Faruque
  • 2. 2 Research Objective To Develop A Real-time Voltage Stability Analysis And Visualization Tool.
  • 3. 3 Research Motivation Power system infrastructure tend to have high utilization Higher utilization means higher vulnerability to system collapse Big challenge for monitoring and predicting voltage collapses Traditional SCADA measurements are unsuitable for real-time voltage stability analysis The motivation of this research is to use available advanced technologies for real-time voltage stability analysis with the goal of achieving smart grid.
  • 4. 4 Challenges and Solution For real-time application, measurement device with high sampling rate required PMU Devices are expensive Real-time metered data storage and retrieval Real-time dynamic state estimation Real-time interfacing with developed GUI tool and database server Synchrophasor Technology (PMU) Optimal PMU Placement algorithm OpenPDC (Phasor data concentrator) Microsoft SQL Database server 2012 Linear state estimation method (LSE) Challenges Solution
  • 5. Technology Used/Developed: 5 Real-time Digital Simulation (RTDS®) Technology Synchrophasor (PMU) Technology Novel Algorithm for Optimal PMU Placement Real-time Dynamic State Estimation Real-time Voltage Stability Visualization
  • 6. 6 RTDS Power system Model Phasor data streaming through IEEE C37.118 Protocol Internet Phasor Data Concentrator Microsoft SQL server Control CenterRemote Power System Communication System Dynamic State Estimation VSI Calculatio n Visualization VSM Tool PMU measurements Block diagram of Real-time VSM Tool VSM : Voltage Stability Monitoring
  • 7. 7 Power System : IEEE 39 Bus test System No. of Generators : 10 (Total Generation around 6 GW) Bus Voltage : 345 kV Simulation Tool : Real-time Digital Simulator (RTDS®) Racks Used : 2 Simulation time-steps : 50 micro-seconds RSCAD Model (User Interface) Real time digital simulator (with multi core processor) RSCAD Run-time view RTDS Model of Power system
  • 8. Technology Used/Developed: 8 Real-time Digital Simulation (RTDS®) Technology Synchrophasor (PMU) Technology Novel Algorithm for Optimal PMU Placement Real-time Dynamic State Estimation Real-time Voltage Stability Visualization
  • 9. 9  Synchronized Phasor Measurement Unit, also known as PMU.  Synchronized with common time source like GPS  Calculates voltage and current Phasors, frequency & Rate of change of frequency  Reports measurement over the Internet. Ref: http://www.qualitrolcorp.com/Products/Fault_Recording_and_Fault_Location/Phasor_Measurement_Units/ Definition of Synchrophasor
  • 10. 10 Ref: http://www.eia.gov/todayinenergy/detail.cfm?id=5630 http://www.phasor-rtdms.com/phaserconcepts/phasor_adv_faq.html Why Synchrophasor (PMU)? SCADA Measurements • Slow (time resolution in the range of 2sec to 10sec) • Unsynchronized with other measurements • Considered as X-ray quality measurements PMU Measurements • Fast (time resolution in the range of milliseconds) • Time Synchronized with other measurements. • Considered as MRI quality measurements
  • 11. 11 Application of PMUs Power System Wide Area Monitoring Systems (WAMS) Wide area control application Power system protection Intelligent Alarms
  • 12. 12 P-Class PMU: “P class is intended for applications requiring fast response and mandates no explicit filtering. The letter P is used since protection applications require fast response.”—IEEE Std. Key Characteristics:  Protection Class  Gives fast response  Used in protection applications. Ref: IEEE Standard C37.118.1-2011 M-Class PMU: “M class is intended for applications that could be adversely effected by aliased signals and do not require the fastest reporting speed. The letter M is used since analytic measurements often require greater precision but do not require minimal reporting delay”---IEEE Std. Key Characteristics:  Measurement Class  Gives precise response  Used in measurement applications. IEEE Std C37.118.1-2011 : IEEE Standard for Synchrophasor Measurements for Power Systems P-class Used IEEE Standard for PMU
  • 13. 13 RTDS PMU Model : Used GTNET Card GTNET Card PMU model Settings: • Protocol : IEEE C37.118.2011 • PMU Class : P • Sampling Rate : 10Hz • Streaming phasor data through internet using TCP protocol. RTDS Model of PMU
  • 14. PDC Network 14 Power System PMU PMU PMU PMU Communicati on Network Local PDC Stations PDC PMU PMU PMU PMU Communicati on Network PDC PMU PMU PMU Communicati on Network PDC Communication Network Centralized PDC
  • 15. 15 RTDS Power system Model PMU measurements Phasor data streaming through IEEE C37.118 Protocol Internet Phasor Data Concentrator Microsoft SQL server Control CenterRemote Power System Communication System Block Diagram of PDC Network
  • 16. 16 Functions of PDC To synchronize phasor measurements by aligning the time- tag of the measurements Create a system wide time-series measurement set Flag measurements based on the results of various quality inspection Monitor PMUs performance : Latency, frame rate, quality & connection status etc. Functional Elements of PDC Phasor Data handler and processor OpenPDC Storage of data in a database server SQL Server 2012
  • 17. 17 OpenPDC and SQL Server Database
  • 18. Technology Used/Developed: 18 Real-time Digital Simulation (RTDS®) Technology Synchrophasor (PMU) Technology Novel Algorithm for Optimal PMU Placement Real-time Dynamic State Estimation Real-time Voltage Stability Visualization
  • 19. Not Fully Observable 19 • PMU Devices are expensive. So we cannot use PMU devices at every bus for measurement. • So we need to find out minimum number of PMU requirement and Bus locations. • To do this, we need to perform observability analysis. • Observability of Network: A network is fully observable if states of the bus can be either measured or estimated. G m mm Fully Observable Optimal PMU Placement
  • 20. 20 To identify minimum PMU bus locations, we need to perform observability analysis. Observability analysis criteria: 1. For a bus selected for PMU placement, bus voltage phasor and current phasor of all incident branches are known. 2. For known voltage phasor and current of an incident branch at a bus, voltage phasor at other bus of this branch can be evaluated. 3. For known voltage phasor at both ends of a branch, current phasor of this branch can be calculated. G e P e v i i G Fully Observable According to observability criteria, for same minimum number of PMU, PMU can be positioned at different bus locations maintaining full observability. Network Observability
  • 21. 21 9 Bus System 1 9 Bus System 2 Total Bus 9 9 PMU Bus 3 2 PMU Channel 7 9 Total Branch 9 14 PMU Location % 33.3% 22.2% Minimum Number of PMU depends on network structure We need the help of computer to identify optimum PMU locations. So we developed our own. Minimum PMU usage 7 6 5 8 1 9 2 4 3
  • 22. Formulation To Identify Optimum PMU Location This is a mathematical optimization problem
  • 23. Formulation To Identify Optimum PMU Location
  • 25. 25 Developed GUI for Optimal PMU Placement Identifier
  • 26. 26 [1] Greedy Algorithm, Breadth-first algorithm [2] Particle swarm optimization method [3] 3 stage optimal PMU Placement There are many algorithms are available for PMU placement optimization. Some are like: Ref: [1] Jiangxia Zhong, Phasor Measurement Unit (PMU) Placement Optimisation in Power Transmission Network based on Hybrid Approach; [2] Rather, Z.H.; Chengxi Liu; Zhe Chen; Thogersen, P., ”Optimal PMU Placement by improved particle swarm optimization,” [3] B.K. Saha Roy, A.K. Sinha, A.K. Pradhan, An optimal PMU placement technique for power system observability, International Journal of Electrical Power & Energy Systems, No. of PMU required Execution Time required Test System BPSO IBPSO Our Tool BPSO IBPSO Our Tool IEEE 24 Bus system 7 7 7 22.3 sec 15.4 sec 0.019 sec IEEE 30 Bus system 10 10 10 144 sec 82 sec 0.041 sec IEEE 39 Bus system 13 13 13 284 sec 173 sec 0.079 sec IEEE 57 Bus system 17 17 17 658 sec 350 sec 0.567 sec We developed our own tool using Integer linear programming (ILP) method. Results Comparison:
  • 28. 28 Useful feature of the GUI tool Provides Alternative bus locations for same minimum number of PMU • Higher observable branches give redundant measurement, so robust State estimation possible • Lower observable branches require lower usage of C.T. transformer. So low cost.
  • 29. 29 13 PMUs are used with observable branches of 52 IEEE 39 Bus : Installed PMU locations
  • 30. Technology Used/Developed: 30 Real-time Digital Simulation (RTDS®) Technology Synchrophasor (PMU) Technology Novel Algorithm for Optimal PMU Placement Real-time Dynamic State Estimation Real-time Voltage Stability Visualization
  • 31. 31 State Estimation (SE) High Cost of PMU Limited Number of PMU Limited Number of direct measurement of bus voltages Need State Estimation to get indirect measurement of remaining buses Traditional SCADA measurement based SE: • Based on P, Q, V and I measurements • Thus all SE algorithms are solution of non-linear equations in iterative process. • Unsuitable for real-time state estimation. PMU based SE: • Based on V and I measurements • Thus linear state estimation (LSE) possible which can solve in one iteration. • Suitable for real-time state estimation.
  • 34. System Topology Matrix [H] Voltage measurement bus incidence matrix [II] Current measurement bus incidence matrix [A] Series Admittance Matrix [Y] Shunt Admittance Matrix [Ys] 34 Linear State Estimation (LSE) For big power system, robust algorithm required to update system topology matrix PMU Measurement matrix [z] LSE States [x]
  • 35. 35 Process diagram of Real-time SE
  • 36. 36 State Estimation Results • We found Maximum State estimation error at normal load settings around 4%. • Most of the Bus have SE error less then 1%. • It can be reduced if we install more PMUs in the network.
  • 37. Technology Used/Developed: 37 Real-time Digital Simulation (RTDS®) Technology Synchrophasor (PMU) Technology Novel Algorithm for Optimal PMU Placement Real-time Dynamic State Estimation Real-time Voltage Stability Visualization
  • 38. 38Ref: IEEE/CIGRE Joint Task Force on Stability Terms and Definitions; "Definition and Classification of Power System Stability". “Power system stability is the ability of an electric power system, for a given initial operating condition, to regain a state of operating equilibrium after being subjected to a physical disturbance, with most system variables bounded so that practically the entire system remains intact.” -- IEEE/CIGRE Joint Task Force Voltage Stability: • It refers to the ability of a power system to maintain steady voltages at all buses in the system after being subjected to a disturbance. • It depends on the ability to maintain equilibrium between load demand and load supply from the power system. Voltage Stability
  • 39. 39 Key Reasons of Voltage Instability Critical Load increase (Beyond System Capacity) Increased reactive power consumption Inability to meet reactive power demand Unable to maintain transmission of power Unable to maintain Generation Voltage drop Voltage Collapse
  • 40. 40 Algorithms To Analyze Voltage Stability System Variable Based VSI Voltage Collapse Proximity Index (VCPI) Voltage Stability Index (VSI) Voltage Stability Boundary Jacobian Matrix Based VSI Many Algorithms are Available. • Most Popular • Suitable for Real-time implementation Comparative study is performed using Real-time simulation
  • 41. 41 Voltage Collapse Proximity Indicator (VCPI) Based on maximum transferrable power through transmission line Algorithms To Analyze Voltage Stability • Index Range : 0 to 1 • Higher means more vulnerable • 4 Separate Index.
  • 42. 42 Voltage Stability Index (VSI) Based on maximum transferrable power through transmission line Algorithms To Analyze Voltage Stability • Index Range : 0 to 1 • Higher means more vulnerable • One Index.
  • 43. 43 The coefficients a, b, c are determined by points A, B and C in P-Q plane Algorithms To Analyze Voltage Stability Voltage Stability Boundary in P-Q Plane Parabolic Equation: • Stable Condition : Operating point inside Boundary • Unstable Condition : Outside boundary
  • 44. 44 Simulation • Real-time simulations are performed to compare voltage stability analysis algorithms. • IEEE 39 Bus RTDS model with installed PMUS are USED. • To simulate voltage instability condition, loads are increased by 1% after each 10sec. • Two case study: • Case-1 with Infinite source representing strong grid • Case-2 without Infinite source.
  • 47. 47 Simulation Results line ranking comparison by VSI and VCPI (at 140% load, case-1) Weakest Line Ranking based on VSI and VCPI
  • 48. 48 Key take-away Both VSI and VCPI can effectively index voltage stability Margin Also they can predict voltage instability based on system structure By using VSI, ranking of weakest line is possible VSI has only one index. So it is more suitable for the VSM tool. Voltage stability boundary is suitable for visualization Voltage stability boundary is useful to understand for which power (P/Q) instability is more prominent VSI and Voltage stability boundary are implemented in the tool
  • 49. 49 Voltage Stability Monitoring (VSM) Tool : Features VSM Ultra-fast data communication with SQL Sever Real-time phasor data processor Real-time dynamic estimator Real-time VSI Calculation Real-time weakest line ranking Intuitive Visualization
  • 52. Slide 52 Voltage Stability Monitoring (VSM) Tool
  • 53. Slide 53 Key Contributions Of This Research Developed a novel algorithm to identify optimum PMU placement Developed a Optimum PMU Placement Identifier tool with intuitive GUI Setup a PDC server in the CAPS Lab. Developed an algorithm for real-time data communication Developed real-time dynamic state estimator tool Developed real-time Voltage stability monitoring tool which is usable for WAMS
  • 54. 54 Possible Future Work Real-time application of PMU data can be explored and implemented Power Oscillation Monitoring Automatic Generator Shedding Power Swing Detection and Protection Load Shedding under Remedial Action Schemes (RAS) Fault Location Identification
  • 55. 55 Conclusion The research objective is accomplished by developing a real-time voltage stability analysis and visualization tool.
  • 61. • Power swing detection and protection • Load shedding under Remedial Action Schemes (RAS). • Synchrophasor assisted Black Start • Automatic Generator Shedding • Fault location identification • Bus deferential relaying • Line deferential protection • Fine tuning of line parameters • Synchrophasor application to controlled islanding • Detection of power system inter-area oscillations • Synchrophasor-based Line Backup Protection Slide 61 Application of PMUs in Protection Technology
  • 62. Slide 62 • Voltage stability index monitoring and prediction • Line thermal monitoring • Ambient and transient power oscillation monitoring • Power oscillation monitoring • Power damping monitoring • Phase angle monitoring • Wide area frequency monitoring Application of PMUs in WAMS
  • 63. 63Ref: IEEE/CIGRE Joint Task Force on Stability Terms and Definitions; "Definition and Classification of Power System Stability“ http://rochistory.com/blog/wp-content/uploads/2013/08/blackout2003.jpg. • Possible outcomes of this instability : – Loss of load in an area – Tripping of lines and other elements leading to cascading outages – Loss of synchronism of some generators may result from these outages. – Voltage Collapse – voltage instability leads to a blackout or abnormally low voltages in a significant part of the power system Outcomes of Voltage Stability
  • 64. Presentation Stage1 : Project Introduction : Real-time 64 “Real-time is a term often used to distinguish reporting or depicting events at the same rate and sometimes at the same time as they unfold, rather than compressing a depiction or delaying a report.” - Wikipedia “Real-time simulation refers to a computer model of a physical system that can execute at the same rate as actual "wall clock" time. “ In other words, the computer model runs at the same rate as the actual physical system. For example if a tank takes 10 minutes to fill in the real-world, the simulation would take 10 minutes as well. - Wikipedia Ref: http://en.wikipedia.org/wiki/Real-time 21 Real-time
  • 65. Presentation Stage1 : Project Introduction : Real-time 65 Usage of Real-time simulation: • In the industrial market for operator training and off-line controller tuning • Statistical power grid protection tests • Aircraft design and simulation • Motor drive controller design • Space robot integration • Power System simulation • Hardware in the loop testing • and so on… Ref: http://en.wikipedia.org/wiki/Real-time_simulation http://spinoff.nasa.gov/spinoff1997/images/109.jpg http://sine.ni.com/cms/images/casestudies/shanghaiphoto.png?size http://www.engineering.com/Portals/0/BlogFiles/swasserman/bigstock-mechanical-technician-operativ-18987962.jpg http://4.bp.blogspot.com/-1-vfGwW8maM/UCubVpBQhFI/AAAAAAAASXk/XdnuSxxRA0c/s523/mapsmania.gif 21 Real-time
  • 66. 21 Presentation Stage1 : Project Introduction : Power System Transmission Network 66 • Used for bulk transfer of electrical energy from generating power plants to substations. • Transmission lines, when interconnected with each other, become transmission networks. • Electricity is transmitted at high voltages (120 kV or above) to reduce the energy losses in long- distance transmission. http://en.wikipedia.org/wiki/Electric_power_transmission Power System Transmission Network
  • 67. Presentation Stage1 : Project Introduction : Power System Transmission Network 67 • Transmission lines, when interconnected with each other, become transmission networks. •The Continental U.S. power transmission : 300,000 km of lines •operated by approximately 500 companies. Ref: http://upload.wikimedia.org/wikipedia/commons/d/d4/UnitedStatesPowerGrid.jpg Why Transmission line in Network form required? • There should be always a balance between power supply and load demand. • If load demand significantly exceeds > possible generation plant and transmission equipment outage > possible regional blackout. • To avoid this scenario, multiple redundant alternative routes for power flow arranged by transmission network. 21 Power System Transmission Network
  • 68. Appendix-1 PMU Method of Operation: • A PMU can measure 50/60 Hz AC waveforms (voltages and currents) typically at a rate of 48 samples per cycle (2880 samples per second). • The analog AC waveforms are digitized by an Analog to Digital converter for each phase. • A phase-lock oscillator along with a Global Positioning System (GPS) reference source provides the needed high-speed synchronized sampling with 1 microsecond accuracy. • The resultant time tagged Phasors can be transmitted to a local or remote receiver at rates up to 60 samples per second. • The Phasor data is collected either on-site or at centralized locations using Phasor Data Concentrator (PDC) technologies. 68
  • 70. Slide 70Ref: Power System Analysis, Hadi Saadat, Page 58

Notes de l'éditeur

  1. [4] http://www.phasor-rtdms.com/phaserconcepts/phasor_adv_faq.html [5] http://www.eia.gov/todayinenergy/detail.cfm?id=5630
  2. [4] http://www.phasor-rtdms.com/phaserconcepts/phasor_adv_faq.html [5] http://www.eia.gov/todayinenergy/detail.cfm?id=5630
  3. The driving force for voltage instability is usually the loads; in response to a disturbance, power consumed by the loads tends to be restored by the action of motor slip adjustment, distribution voltage regulators, tap-changing transformers, and thermostats. Restored loads increase the stress on the high voltage network by increasing the reactive power consumption and causing further voltage reduction. A run-down situation causing voltage instability occurs when load dynamics attempt to restore power consumption beyond the capability of the transmission network and the connected generation
  4. The study [32] categorized some of the indices like test function [38], second order index [39], tangent vector [40] into \Jacobian matrix based VSI". \System variable based VSIs" are identified like Voltage Collapse Proximity Index (VCPI) [17], Voltage Stability Index (VSI) [27], Voltage Controllability Index (VCI) [41
  5. The driving force for voltage instability is usually the loads; in response to a disturbance, power consumed by the loads tends to be restored by the action of motor slip adjustment, distribution voltage regulators, tap-changing transformers, and thermostats. Restored loads increase the stress on the high voltage network by increasing the reactive power consumption and causing further voltage reduction. A run-down situation causing voltage instability occurs when load dynamics attempt to restore power consumption beyond the capability of the transmission network and the connected generation
  6. The driving force for voltage instability is usually the loads; in response to a disturbance, power consumed by the loads tends to be restored by the action of motor slip adjustment, distribution voltage regulators, tap-changing transformers, and thermostats. Restored loads increase the stress on the high voltage network by increasing the reactive power consumption and causing further voltage reduction. A run-down situation causing voltage instability occurs when load dynamics attempt to restore power consumption beyond the capability of the transmission network and the connected generation
  7. The driving force for voltage instability is usually the loads; in response to a disturbance, power consumed by the loads tends to be restored by the action of motor slip adjustment, distribution voltage regulators, tap-changing transformers, and thermostats. Restored loads increase the stress on the high voltage network by increasing the reactive power consumption and causing further voltage reduction. A run-down situation causing voltage instability occurs when load dynamics attempt to restore power consumption beyond the capability of the transmission network and the connected generation
  8. The driving force for voltage instability is usually the loads; in response to a disturbance, power consumed by the loads tends to be restored by the action of motor slip adjustment, distribution voltage regulators, tap-changing transformers, and thermostats. Restored loads increase the stress on the high voltage network by increasing the reactive power consumption and causing further voltage reduction. A run-down situation causing voltage instability occurs when load dynamics attempt to restore power consumption beyond the capability of the transmission network and the connected generation
  9. The same relative frequency, but almost never the same relative phase as ac power interchange is a function of the phase difference between any two nodes in the network, and zero degrees difference means no power is interchanged; any phase difference up to 90 degrees is stable by the "equal area criteria"; any phase difference above 90 degrees is absolutely unstable; the interchange partners are responsible for maintaining frequency as close to 60.0000 Hz as is practical, and the phase differences between any two nodes significantly less than 90 degrees; should 90 degrees be exceeded, a system separation is executed, and remains separated until the trouble has been corrected.
  10. A key limitation of electric power is that, with minor exceptions, electrical energy cannot be stored, and therefore must be generated as needed. A sophisticated control system is required to ensure electric generation very closely matches the demand. If the demand for power exceeds the supply, generation plant and transmission equipment can shut down, which in the worst case may lead to a major regional blackout, such as occurred in the US Northeast blackout of 1965, 1977, 2003, and other regional blackouts in 1996 and 2011. It is to reduce the risk of such a failure that electric transmission networks are interconnected into regional, national or continent wide networks thereby providing multiple redundant alternative routes for power to flow should such equipment failures occur. Much analysis is done by transmission companies to determine the maximum reliable capacity of each line (ordinarily less than its physical or thermal limit) to ensure spare capacity is available should there be any such failure in another part of the network.