SlideShare a Scribd company logo
1 of 19
ASTU
SCHOOL OF ELECTRICAL ENGINEERING AND
COMPUTING
DEPT. OF POWER AND CONTROL ENGINEERING
COMPUTER APPLICATION IN POWER SYSTEM
(PCE5307)
CHAPTER THREE
FAULT STUDIES
BY: MESFIN M.
OUTLINE
 Three Phase Fault Analysis
Admittance Matrix equations
Impedance Matrix equations
Fault Calculation
Analysis of Unbalanced Fault
Short Circuit Faults
Open Circuit Faults
INTRODUCTION
 The main objective of fault analysis is to calculate fault
currents and voltages for the determination of circuit
breaker capacity and protective relay performance.
Early methods used in the calculation of fault levels
involved the following approximations.
All voltage sources assumed a one pu magnitude and zero relative phase,
which is equivalent to neglecting the pre-fault load current contribution.
Transmission plant components included only inductive parameters.
Transmission line shunt capacitance and transformer magnetizing
impedance were ignored.
CONT.…
Based on the above assumptions, simple equivalent
sequence impedance networks were calculated and these
were interconnected according to the fault specification.
Conventional circuit analysis was then used to calculate the
sequence voltage and currents
Although the basic procedure of the computer solution is
still the same, the need for the various approximations has
disappeared.
ANALYSIS OF THREE-PHASE FAULTS
 A preliminary stage to the analysis is the collection of
appropriate data specifying the system to be analyzed in
terms of:
Pre-fault voltage,
loading and
Generating conditions.
 Such data is then processed to form a nodal equivalent
network constituted by admittances and injected currents.
CONT.…
Generator model and its converted nodal equivalent
representation.
CONT.….
The injected nodal current for the above circuit is given by:
𝑰𝒋 = 𝑬𝒋
𝑴
𝒀𝒋
𝑴
But using KVL
𝑬𝒋
𝑴
= 𝑽𝒋 +
𝑰𝒋
𝑴
𝒀𝒋
𝑴
Thus,
𝑰𝒋 = 𝑽𝒋 𝒀𝒋
𝑴
+ 𝑰𝒋
𝑴
𝑰𝒋
𝑴
is the current required at the voltage 𝑽𝒋 to produce the
machine power 𝑷𝒋
𝑴
+ 𝒋𝑸𝒋
𝑴
, so
CONT.…
(𝐼𝑗
𝑀
)∗
𝑉𝑗 = 𝑃𝑗
𝑀
+ 𝑗𝑄𝑗
𝑀
Thus, from load flow data for P, Q and V we can calculate the
injected nodal current 𝐼𝑗.
𝐼𝑗 = 𝑽𝒋 𝒀𝒋
𝑴
+
𝑃𝑗
𝑀
− 𝑗𝑄𝑗
𝑀
𝑽𝒋
∗
ADMITTANCE MATRIX EQUATION
 Let us take as a reference the small system given below,
CONT.…
Substituting the above network with equivalent model
CONT.….
The final equivalent circuit of the network with branch elements
CONT.…
The following equations may then be written for the final
equivalent network.
𝐼1 = 𝑦11 𝑣1 + 𝑦12 𝑣1 − 𝑣2
𝐼2 = 𝑦22 𝑣2 + 𝑦21 𝑣2 − 𝑣1 + 𝑦23 𝑣2 − 𝑣3 + 𝑦24 𝑣2 − 𝑣4
𝐼3 = 𝑦33 𝑣3 + 𝑦32 𝑣3 − 𝑣2 + 𝑦34 𝑣3 − 𝑣4
𝐼4 = 𝑦44 𝑣4 + 𝑦42 𝑣4 − 𝑣2 + 𝑦43 𝑣4 − 𝑣3 + 𝑦45 𝑣4 − 𝑣5
𝐼3 = 𝑦55 𝑣5 + 𝑦54 𝑣5 − 𝑣4
CONT.…
 or in matrix form after grouping together the terms
common to each voltage
𝐼1
𝐼2
𝐼3
𝐼4
𝐼5
=
𝑌11 𝑌12 𝑌13 𝑌14 𝑌15
𝑌21 𝑌22 𝑌23 𝑌24 𝑌25
𝑌31
𝑌41
𝑌51
𝑌32
𝑌42
𝑌52
𝑌33
𝑌43
𝑌53
𝑌34
𝑌44
𝑌54
𝑌35
𝑌45
𝑌55
∙
𝑉1
𝑉2
𝑉3
𝑉4
𝑉5
Where
𝑌𝑖𝑖 =
𝑗
𝑦𝑖𝑗 and 𝑌𝑖𝑗 = −𝑦𝑖𝑗 𝑖 ≠ 𝑗
CONT.…
 The matrix is usually written as;
𝐼 = 𝑌 ∙ 𝑉
where [I] and [V] are the current and voltage vectors and [Y] is
the nodal admittance matrix of the system.
In the admittance matrix nonzero elements only occur where
branches exist between nodes.
Such sparsity is exploited by only storing and processing the
nonzero elements.
Moreover, the symmetry of the matrix ( Yij = Yji) permits using
only the upper right-hand terms in the calculations.
IMPEDANCE MATRIX EQUATION
 The nodal admittance equation is inefficient as it requires a
complete iterative solution for each fault type and location. Thus,
𝑉 = 𝑌 −1
∙ 𝐼
𝑉 = 𝑍 ∙ 𝐼
FAULT CALCULATIONS
 From the initial machine data, the values of [I] are first
calculated from equation for injected nodal current using one
per unit voltages.
These may now be used to obtain a better estimate of [V], the
pre-fault voltage at every node from equation 𝑉 = 𝑍 ∙ 𝐼 .
The program now has sufficient information to calculate the
voltages and currents during a fault.
𝑉𝑘
𝑓
= 𝑍 𝑓
𝐼 𝑓
where k is the bus to be faulted, Zf is the fault impedance and
𝐼 𝑓
is the fault current.
CONT.…
The equation 𝑉 = 𝑍 ∙ 𝐼 for a fault at K bus can be expanded
as,
𝑉1
𝑉2
∙
𝑉𝑘
∙
𝑉𝑛
=
𝑍11 𝑍12 ∙ 𝑍1𝑘 ∙ 𝑍1𝑛
𝑍21 𝑍22 ∙ 𝑍2𝑘 ∙ 𝑍2𝑛
∙
𝑍 𝑘1
∙
𝑍 𝑛1
∙
𝑍 𝑘2
∙
𝑍 𝑛2
∙
∙
∙
∙
∙
𝑍 𝑘𝑘
∙
𝑍 𝑛𝑘
∙ ∙
∙ 𝑍 𝑘𝑛
∙ ∙
∙ 𝑍 𝑛𝑛
∙
𝐼1
𝐼2
∙
𝐼 𝑘
∙
𝐼 𝑛
Selecting row k and expanding gives
𝑉𝑘 = 𝑍 𝑘1 𝐼1 + 𝑍 𝑘2 𝐼2 + ⋯ + 𝑍 𝑘𝑘 𝐼 𝑘 + ⋯ + 𝑍 𝑘𝑛 𝐼 𝑛
This equation describes the voltage at bus k prior to the fault.
CONT.…
During a fault a large fault current If flows out of bus k thus,
𝑉𝑘
𝑓
= 𝑍 𝑓 𝐼 𝑓 = 𝑍 𝑘1 𝐼1 + 𝑍 𝑘2 𝐼2 + ⋯ + 𝑍 𝑘𝑘 𝐼 𝑘 + ⋯ + 𝑍 𝑘𝑛 𝐼 𝑛 − 𝑍 𝑘𝑘 𝐼 𝑓
Or
𝑍 𝑓 𝐼 𝑓 = 𝑉𝑘 − 𝑍 𝑘𝑘 𝐼 𝑓
Thus, the fault current can be found as,
𝐼 𝑓 =
𝑉𝑘
𝑍 𝑓 + 𝑍 𝑘𝑘
Also during fault voltage at any other bus j is.
𝑉𝑗
𝑓
= 𝑉𝑗 − 𝑍𝑗𝑘 𝐼 𝑓
ANALYSIS OF UNBALANCED FAULT
 Reading Assignment
Short circuit
Open circuit

More Related Content

What's hot

Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdcjawaharramaya
 
Multi terminal dc systems (mtdc)
Multi terminal dc systems (mtdc)Multi terminal dc systems (mtdc)
Multi terminal dc systems (mtdc)jawaharramaya
 
Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Sifan Welisa
 
3 reactive power and voltage control
3 reactive power and voltage control3 reactive power and voltage control
3 reactive power and voltage control8141245710
 
Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatchDeepak John
 
Impacts of Distributed Generation on Power Quality
Impacts of Distributed Generation on Power QualityImpacts of Distributed Generation on Power Quality
Impacts of Distributed Generation on Power QualityParth Patel
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power systemAbrar Ahmed
 
Power System Control And Line Compensation
Power System Control And Line CompensationPower System Control And Line Compensation
Power System Control And Line CompensationAnakin Akshat Assal
 
Representation of power system components
Representation of power system componentsRepresentation of power system components
Representation of power system componentsPrasanna Rao
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentSANTOSH GADEKAR
 
ECNG 3015 - Overcurrent Protection
ECNG 3015 - Overcurrent ProtectionECNG 3015 - Overcurrent Protection
ECNG 3015 - Overcurrent ProtectionChandrabhan Sharma
 

What's hot (20)

Thyristor switched capacitor
Thyristor switched capacitorThyristor switched capacitor
Thyristor switched capacitor
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdc
 
Multi terminal dc systems (mtdc)
Multi terminal dc systems (mtdc)Multi terminal dc systems (mtdc)
Multi terminal dc systems (mtdc)
 
BUS BAR PROTECTION PPT BY:-R.K.PANDIT
BUS BAR  PROTECTION PPT BY:-R.K.PANDITBUS BAR  PROTECTION PPT BY:-R.K.PANDIT
BUS BAR PROTECTION PPT BY:-R.K.PANDIT
 
Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]
 
3 reactive power and voltage control
3 reactive power and voltage control3 reactive power and voltage control
3 reactive power and voltage control
 
POWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROLPOWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROL
 
Power system security and smart grid
Power system security  and  smart gridPower system security  and  smart grid
Power system security and smart grid
 
Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatch
 
Impacts of Distributed Generation on Power Quality
Impacts of Distributed Generation on Power QualityImpacts of Distributed Generation on Power Quality
Impacts of Distributed Generation on Power Quality
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power system
 
Dc Power System
Dc Power SystemDc Power System
Dc Power System
 
Power System Control And Line Compensation
Power System Control And Line CompensationPower System Control And Line Compensation
Power System Control And Line Compensation
 
Representation of power system components
Representation of power system componentsRepresentation of power system components
Representation of power system components
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit Commitment
 
FAULT ANALISIS IN HVDC & HVAC TRANSMISSION LINE
FAULT ANALISIS IN HVDC & HVAC TRANSMISSION LINEFAULT ANALISIS IN HVDC & HVAC TRANSMISSION LINE
FAULT ANALISIS IN HVDC & HVAC TRANSMISSION LINE
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
 
ECNG 3015 - Overcurrent Protection
ECNG 3015 - Overcurrent ProtectionECNG 3015 - Overcurrent Protection
ECNG 3015 - Overcurrent Protection
 

Similar to Computer Application in Power system: Chapter three - fault studies

fault analysis.pptx
fault analysis.pptxfault analysis.pptx
fault analysis.pptxlovish34
 
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...Jobin Abraham
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksPower System Operation
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksPower System Operation
 
ECE4762008_Lect23.ppt
ECE4762008_Lect23.pptECE4762008_Lect23.ppt
ECE4762008_Lect23.pptVIGNESHRAJR3
 
Improved dynamic response of dstatcom using genetic algorithm
Improved dynamic response of dstatcom using genetic algorithmImproved dynamic response of dstatcom using genetic algorithm
Improved dynamic response of dstatcom using genetic algorithmAlexander Decker
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and DesignZainUlAbdeen41
 
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdfssuserfefa63
 
FAULT ANALYSIS AND FAULT MATRIX DEVELOPMENT
FAULT ANALYSIS  AND  FAULT MATRIX DEVELOPMENTFAULT ANALYSIS  AND  FAULT MATRIX DEVELOPMENT
FAULT ANALYSIS AND FAULT MATRIX DEVELOPMENTKaransinh Parmar
 
Three phase diode.pdf
Three phase diode.pdfThree phase diode.pdf
Three phase diode.pdfRajatRaj47
 
Variable Voltage Source Equivalent Model of Modular Multilevel Converter
Variable Voltage Source Equivalent Model of Modular Multilevel ConverterVariable Voltage Source Equivalent Model of Modular Multilevel Converter
Variable Voltage Source Equivalent Model of Modular Multilevel ConverterIJRES Journal
 
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...IJERA Editor
 
Newton Raphson
Newton RaphsonNewton Raphson
Newton RaphsonAisu
 
Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual Santhosh Kumar
 

Similar to Computer Application in Power system: Chapter three - fault studies (20)

Power System Security_MMH.pptx
Power System Security_MMH.pptxPower System Security_MMH.pptx
Power System Security_MMH.pptx
 
fault analysis.pptx
fault analysis.pptxfault analysis.pptx
fault analysis.pptx
 
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor Banks
 
Volt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor BanksVolt/Var Optimization by Smart Inverters and Capacitor Banks
Volt/Var Optimization by Smart Inverters and Capacitor Banks
 
ECE4762008_Lect23.ppt
ECE4762008_Lect23.pptECE4762008_Lect23.ppt
ECE4762008_Lect23.ppt
 
P.u systems.pptx
P.u systems.pptxP.u systems.pptx
P.u systems.pptx
 
Improved dynamic response of dstatcom using genetic algorithm
Improved dynamic response of dstatcom using genetic algorithmImproved dynamic response of dstatcom using genetic algorithm
Improved dynamic response of dstatcom using genetic algorithm
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and Design
 
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
 
FAULT ANALYSIS AND FAULT MATRIX DEVELOPMENT
FAULT ANALYSIS  AND  FAULT MATRIX DEVELOPMENTFAULT ANALYSIS  AND  FAULT MATRIX DEVELOPMENT
FAULT ANALYSIS AND FAULT MATRIX DEVELOPMENT
 
Three phase diode.pdf
Three phase diode.pdfThree phase diode.pdf
Three phase diode.pdf
 
Variable Voltage Source Equivalent Model of Modular Multilevel Converter
Variable Voltage Source Equivalent Model of Modular Multilevel ConverterVariable Voltage Source Equivalent Model of Modular Multilevel Converter
Variable Voltage Source Equivalent Model of Modular Multilevel Converter
 
Ci36507510
Ci36507510Ci36507510
Ci36507510
 
dstatcom
dstatcomdstatcom
dstatcom
 
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
 
Newton Raphson
Newton RaphsonNewton Raphson
Newton Raphson
 
Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual
 
F0443847
F0443847F0443847
F0443847
 

More from Adama Science and Technology University (10)

Power system planing and operation (pce5312) chapter five
Power system planing and operation (pce5312) chapter fivePower system planing and operation (pce5312) chapter five
Power system planing and operation (pce5312) chapter five
 
Power system planing and operation (pce5312) chapter four
Power system planing and operation (pce5312) chapter fourPower system planing and operation (pce5312) chapter four
Power system planing and operation (pce5312) chapter four
 
Power system planing and operation (pce5312) chapter one
Power system planing and operation (pce5312) chapter onePower system planing and operation (pce5312) chapter one
Power system planing and operation (pce5312) chapter one
 
Power system planing and operation (pce5312) chapter three
Power system planing and operation (pce5312) chapter threePower system planing and operation (pce5312) chapter three
Power system planing and operation (pce5312) chapter three
 
Power system planing and operation (pce5312) chapter two
Power system planing and operation (pce5312) chapter twoPower system planing and operation (pce5312) chapter two
Power system planing and operation (pce5312) chapter two
 
Solar power Plant
Solar power PlantSolar power Plant
Solar power Plant
 
Geothermal power plant
Geothermal power plantGeothermal power plant
Geothermal power plant
 
Thermal power plant
Thermal power plantThermal power plant
Thermal power plant
 
Overview of thermodynamics
Overview of thermodynamicsOverview of thermodynamics
Overview of thermodynamics
 
Wind energy
Wind energyWind energy
Wind energy
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(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
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
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
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(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...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
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
 
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
 

Computer Application in Power system: Chapter three - fault studies

  • 1. ASTU SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTING DEPT. OF POWER AND CONTROL ENGINEERING COMPUTER APPLICATION IN POWER SYSTEM (PCE5307) CHAPTER THREE FAULT STUDIES BY: MESFIN M.
  • 2. OUTLINE  Three Phase Fault Analysis Admittance Matrix equations Impedance Matrix equations Fault Calculation Analysis of Unbalanced Fault Short Circuit Faults Open Circuit Faults
  • 3. INTRODUCTION  The main objective of fault analysis is to calculate fault currents and voltages for the determination of circuit breaker capacity and protective relay performance. Early methods used in the calculation of fault levels involved the following approximations. All voltage sources assumed a one pu magnitude and zero relative phase, which is equivalent to neglecting the pre-fault load current contribution. Transmission plant components included only inductive parameters. Transmission line shunt capacitance and transformer magnetizing impedance were ignored.
  • 4. CONT.… Based on the above assumptions, simple equivalent sequence impedance networks were calculated and these were interconnected according to the fault specification. Conventional circuit analysis was then used to calculate the sequence voltage and currents Although the basic procedure of the computer solution is still the same, the need for the various approximations has disappeared.
  • 5. ANALYSIS OF THREE-PHASE FAULTS  A preliminary stage to the analysis is the collection of appropriate data specifying the system to be analyzed in terms of: Pre-fault voltage, loading and Generating conditions.  Such data is then processed to form a nodal equivalent network constituted by admittances and injected currents.
  • 6. CONT.… Generator model and its converted nodal equivalent representation.
  • 7. CONT.…. The injected nodal current for the above circuit is given by: 𝑰𝒋 = 𝑬𝒋 𝑴 𝒀𝒋 𝑴 But using KVL 𝑬𝒋 𝑴 = 𝑽𝒋 + 𝑰𝒋 𝑴 𝒀𝒋 𝑴 Thus, 𝑰𝒋 = 𝑽𝒋 𝒀𝒋 𝑴 + 𝑰𝒋 𝑴 𝑰𝒋 𝑴 is the current required at the voltage 𝑽𝒋 to produce the machine power 𝑷𝒋 𝑴 + 𝒋𝑸𝒋 𝑴 , so
  • 8. CONT.… (𝐼𝑗 𝑀 )∗ 𝑉𝑗 = 𝑃𝑗 𝑀 + 𝑗𝑄𝑗 𝑀 Thus, from load flow data for P, Q and V we can calculate the injected nodal current 𝐼𝑗. 𝐼𝑗 = 𝑽𝒋 𝒀𝒋 𝑴 + 𝑃𝑗 𝑀 − 𝑗𝑄𝑗 𝑀 𝑽𝒋 ∗
  • 9. ADMITTANCE MATRIX EQUATION  Let us take as a reference the small system given below,
  • 10. CONT.… Substituting the above network with equivalent model
  • 11. CONT.…. The final equivalent circuit of the network with branch elements
  • 12. CONT.… The following equations may then be written for the final equivalent network. 𝐼1 = 𝑦11 𝑣1 + 𝑦12 𝑣1 − 𝑣2 𝐼2 = 𝑦22 𝑣2 + 𝑦21 𝑣2 − 𝑣1 + 𝑦23 𝑣2 − 𝑣3 + 𝑦24 𝑣2 − 𝑣4 𝐼3 = 𝑦33 𝑣3 + 𝑦32 𝑣3 − 𝑣2 + 𝑦34 𝑣3 − 𝑣4 𝐼4 = 𝑦44 𝑣4 + 𝑦42 𝑣4 − 𝑣2 + 𝑦43 𝑣4 − 𝑣3 + 𝑦45 𝑣4 − 𝑣5 𝐼3 = 𝑦55 𝑣5 + 𝑦54 𝑣5 − 𝑣4
  • 13. CONT.…  or in matrix form after grouping together the terms common to each voltage 𝐼1 𝐼2 𝐼3 𝐼4 𝐼5 = 𝑌11 𝑌12 𝑌13 𝑌14 𝑌15 𝑌21 𝑌22 𝑌23 𝑌24 𝑌25 𝑌31 𝑌41 𝑌51 𝑌32 𝑌42 𝑌52 𝑌33 𝑌43 𝑌53 𝑌34 𝑌44 𝑌54 𝑌35 𝑌45 𝑌55 ∙ 𝑉1 𝑉2 𝑉3 𝑉4 𝑉5 Where 𝑌𝑖𝑖 = 𝑗 𝑦𝑖𝑗 and 𝑌𝑖𝑗 = −𝑦𝑖𝑗 𝑖 ≠ 𝑗
  • 14. CONT.…  The matrix is usually written as; 𝐼 = 𝑌 ∙ 𝑉 where [I] and [V] are the current and voltage vectors and [Y] is the nodal admittance matrix of the system. In the admittance matrix nonzero elements only occur where branches exist between nodes. Such sparsity is exploited by only storing and processing the nonzero elements. Moreover, the symmetry of the matrix ( Yij = Yji) permits using only the upper right-hand terms in the calculations.
  • 15. IMPEDANCE MATRIX EQUATION  The nodal admittance equation is inefficient as it requires a complete iterative solution for each fault type and location. Thus, 𝑉 = 𝑌 −1 ∙ 𝐼 𝑉 = 𝑍 ∙ 𝐼
  • 16. FAULT CALCULATIONS  From the initial machine data, the values of [I] are first calculated from equation for injected nodal current using one per unit voltages. These may now be used to obtain a better estimate of [V], the pre-fault voltage at every node from equation 𝑉 = 𝑍 ∙ 𝐼 . The program now has sufficient information to calculate the voltages and currents during a fault. 𝑉𝑘 𝑓 = 𝑍 𝑓 𝐼 𝑓 where k is the bus to be faulted, Zf is the fault impedance and 𝐼 𝑓 is the fault current.
  • 17. CONT.… The equation 𝑉 = 𝑍 ∙ 𝐼 for a fault at K bus can be expanded as, 𝑉1 𝑉2 ∙ 𝑉𝑘 ∙ 𝑉𝑛 = 𝑍11 𝑍12 ∙ 𝑍1𝑘 ∙ 𝑍1𝑛 𝑍21 𝑍22 ∙ 𝑍2𝑘 ∙ 𝑍2𝑛 ∙ 𝑍 𝑘1 ∙ 𝑍 𝑛1 ∙ 𝑍 𝑘2 ∙ 𝑍 𝑛2 ∙ ∙ ∙ ∙ ∙ 𝑍 𝑘𝑘 ∙ 𝑍 𝑛𝑘 ∙ ∙ ∙ 𝑍 𝑘𝑛 ∙ ∙ ∙ 𝑍 𝑛𝑛 ∙ 𝐼1 𝐼2 ∙ 𝐼 𝑘 ∙ 𝐼 𝑛 Selecting row k and expanding gives 𝑉𝑘 = 𝑍 𝑘1 𝐼1 + 𝑍 𝑘2 𝐼2 + ⋯ + 𝑍 𝑘𝑘 𝐼 𝑘 + ⋯ + 𝑍 𝑘𝑛 𝐼 𝑛 This equation describes the voltage at bus k prior to the fault.
  • 18. CONT.… During a fault a large fault current If flows out of bus k thus, 𝑉𝑘 𝑓 = 𝑍 𝑓 𝐼 𝑓 = 𝑍 𝑘1 𝐼1 + 𝑍 𝑘2 𝐼2 + ⋯ + 𝑍 𝑘𝑘 𝐼 𝑘 + ⋯ + 𝑍 𝑘𝑛 𝐼 𝑛 − 𝑍 𝑘𝑘 𝐼 𝑓 Or 𝑍 𝑓 𝐼 𝑓 = 𝑉𝑘 − 𝑍 𝑘𝑘 𝐼 𝑓 Thus, the fault current can be found as, 𝐼 𝑓 = 𝑉𝑘 𝑍 𝑓 + 𝑍 𝑘𝑘 Also during fault voltage at any other bus j is. 𝑉𝑗 𝑓 = 𝑉𝑗 − 𝑍𝑗𝑘 𝐼 𝑓
  • 19. ANALYSIS OF UNBALANCED FAULT  Reading Assignment Short circuit Open circuit