SlideShare a Scribd company logo
ASTU
SCHOOL OF ELECTRICAL ENGINEERING AND
COMPUTING
DEPT. OF POWER AND CONTROL ENGINEERING
COMPUTER APPLICATION IN POWER SYSTEM
(PCE5307)
CHAPTER TWO
LOAD FLOWANALYSIS
BY: MESFIN M.
OUTLINE
Network Modeling
Transmission line
Transformer
Basic Nodal Method
Power System Matrix
Admittance Matrix
Impedance Matrix
Fast Decouple Power flow Method
INTRODUCTION
 Under normal conditions electrical transmission systems
operate in their steady state mode and the basic calculation
required to determine the characteristics of this state is
termed as load flow (power flow) analysis.
The objective of load flow calculation is to determine the
steady state operating characteristics of the power
generation/transmission system for a given set of bus bar
loads
CONT.…
Active power generation is normally specified according to
economic dispatch practice.
The generation voltage magnitude is maintained at a
specified level by automatic voltage regulator acting on the
excitation system of the machine.
Loads are normally specified by their constant Active and
Reactive power requirement.
NETWORK MODELING
Transmission plant components are modelled by their
equivalent circuit in terms of inductance, capacitance and
resistance.
Among the many alternatives of describing transmission
system is to comply with the Kirchhoff's laws and two
methods Mesh and nodal analysis are used.
Nodal analysis is found to be particularly suitable for
digital computer work and is almost exclusively used for
routine network calculation.
CONT.…
Advantages of nodal analysis
Numbering of node is very simple,
Data preparation is easy
No. of variables and equations is less than mesh
Node voltage and current are easily calculated
Parallel branches doesn’t increase no. of
variable/equations
TRANSMISSION LINE MODELING
The total resistance and inductive reactance of the line
is included in series arm of the equivalent p model and
the total capacitance to the neutral is divided between
its shunt arms.
TRANSFORMER ON NOMINAL RATIO
MODELING
The p model of a transformer is illustrated below,
The impedance parameters are obtained from the open and
short circuit test of a transformer
BASIC NODAL METHOD
 In the nodal method as applied to power system; the variables are
the complex node (busbar) voltages and currents, for which some
reference must be designated.
Two different refences are normally chosen; for voltage magnitude
the reference is the ground and for the angle the reference is chosen
as the busbar voltage angle which is fixed at zero.
In the nodal method it is convenient to use branch admittance rather
than impedance.
CONT.…
By KCL, for a given node the injected current must be
equal to the sum of the currents leaving the node.
In a power system there are three kinds bus corresponding
to the known variables, this are
Generator bus (PV bus):
Load Bus (PQ bus):
Slack (Swing bus): in power system the slack bus is the
generating station which has the responsibility of system
frequency control.
CONT.….
 When node currents are specified, the set of linear equations can be
solved for the node equation.
However in power system the power are known rather than the
current, thus, resulting equation is in terms of power, known as
power flow equation. It is nonlinear and must be solved by iterative
method.
Power flow is back bone of power system analysis and design. They
are necessary for planning, operation, economic scheduling and
power exchange between utilities.
POWER SYSTEM MATRIX
In order to obtain the bus voltage equation, consider the
following sample 4 bus system.
For simplicity the resistance of the transmission line is
neglected and the per unit impedance values are shown.
CONT.….
Applying KCL at each node of the test system we can
develop the following admittance matrix.
𝐼1
𝐼2
𝐼3
𝐼4
=
𝑌11 𝑌12 𝑌13 𝑌14
𝑌21 𝑌22 𝑌23 𝑌24
𝑌31
𝑌41
𝑌32
𝑌42
𝑌33
𝑌43
𝑌34
𝑌44
.
𝑉1
𝑉2
𝑉3
𝑉4
In general
𝐼 𝑏𝑢𝑠 = 𝑌𝑏𝑢𝑠 𝑉𝑏𝑢𝑠
CONT.….
Diagonal elements of Y matrix is known as self admittance
or driving point admittance . i.e.
𝑌𝑖𝑖 =
𝑘=0
𝑛
𝑦𝑖𝑘 𝑖 ≠ 𝑘
Off diagonal elements are known as mutual admittances or
transfer admittance. i.e.
𝑌𝑖𝑘 = 𝑌𝑘𝑖 = −𝑦𝑖𝑘
𝑉𝑏𝑢𝑠 = 𝑌𝑏𝑢𝑠
−1
𝐼 𝑏𝑢𝑠
DECOUPLE METHOD
Transmission lines of a power systems have a very low R/X ratio.
For such system, real power mismatch DP are less sensitive to
changes in voltage magnitude and are very sensitive to changes in
phase angle Dd.
Similarly, reactive power mismatch DQ is less sensitive to changes
in angle and are very much sensitive on changes in voltage
magnitude.
Thus, the Jacobian matrix elements J2 and J3 are set to zero.
CONT.….
Thus,
∆𝑃
∆𝑄
=
𝐽1 0
0 𝐽4
∆𝛿
∆𝑉
Or
∆𝑃 = 𝐽1∆𝛿
∆Q = 𝐽4∆𝑉
CONT.….
Thus, For Diagonal elements of J1 are
𝜕𝑃𝑖
𝜕𝛿𝑖
=
𝑘=1
𝑘≠𝑖
𝑛
𝑉𝑖 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘)
For off diagonal elements of J1
𝜕𝑃𝑖
𝜕𝛿 𝑘
= − 𝑉𝑖 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
CONT.….
Thus, For Diagonal elements of J4 are
𝜕𝑄𝑖
𝜕 𝑉𝑖
= −2 𝑉𝑖 𝑌𝑖𝑘 sin 𝜃𝑖𝑖 −
𝑘=1
𝑘≠𝑖
𝑛
𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘)
For off diagonal elements of J4
𝜕𝑄𝑖
𝜕 𝑉𝑘
= − 𝑉𝑖 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
CONT.….
Thus, For Diagonal elements of J4 are
𝜕𝑄𝑖
𝜕 𝑉𝑖
= −2 𝑉𝑖 𝑌𝑖𝑘 sin 𝜃𝑖𝑖 −
𝑘=1
𝑘≠𝑖
𝑛
𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘)
For off diagonal elements of J4
𝜕𝑄𝑖
𝜕 𝑉𝑘
= − 𝑉𝑖 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖

More Related Content

What's hot

Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatch
Md. Hasan Al Roktim
 
Introduction
IntroductionIntroduction
Introduction
jawaharramaya
 
Harmonics
HarmonicsHarmonics
Harmonics
Kartik Mali
 
Power quality improvement using upqc with soft computing method: Fuzzy logic
Power quality improvement using upqc with soft computing method: Fuzzy logicPower quality improvement using upqc with soft computing method: Fuzzy logic
Power quality improvement using upqc with soft computing method: Fuzzy logic
Sakti Prasanna Muduli
 
Tcsc ppt
Tcsc pptTcsc ppt
Tcsc ppt
Prabhu R
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensationAyyarao T S L V
 
Permanent magnet motor drives.pptx
Permanent magnet motor drives.pptxPermanent magnet motor drives.pptx
Permanent magnet motor drives.pptx
SuvenduMondal12
 
Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1
SAI SREE
 
EE6501 - Power System Analysis
EE6501 - Power System AnalysisEE6501 - Power System Analysis
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal scheduling
ASHIRBAD BARIK
 
Two area system
Two area systemTwo area system
Two area system
Balaram Das
 
Pq3 transient over voltages
Pq3 transient over voltagesPq3 transient over voltages
Pq3 transient over voltages
Dheeraj Suri
 
Unified Power Flow Controller(upfc) 2
Unified Power Flow Controller(upfc) 2Unified Power Flow Controller(upfc) 2
Unified Power Flow Controller(upfc) 2
JayakalyanReddy
 
02 1 synchronous-machines
02 1 synchronous-machines02 1 synchronous-machines
02 1 synchronous-machineshuseyin28
 
An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTSAyyarao T S L V
 
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
SANTOSH GADEKAR
 
POWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROLPOWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROL
Power System Operation
 
Reactive power consumption in modern power system
Reactive power consumption in modern power systemReactive power consumption in modern power system
Reactive power consumption in modern power system
Rahuldey1991
 
Power System Dynamics & Stability Overview & Electromagnetic Transients
Power System Dynamics & Stability Overview  &  Electromagnetic TransientsPower System Dynamics & Stability Overview  &  Electromagnetic Transients
Power System Dynamics & Stability Overview & Electromagnetic Transients
Power System Operation
 
LOAD FORECASTING.ppt
LOAD FORECASTING.pptLOAD FORECASTING.ppt
LOAD FORECASTING.ppt
LucasMogaka
 

What's hot (20)

Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatch
 
Introduction
IntroductionIntroduction
Introduction
 
Harmonics
HarmonicsHarmonics
Harmonics
 
Power quality improvement using upqc with soft computing method: Fuzzy logic
Power quality improvement using upqc with soft computing method: Fuzzy logicPower quality improvement using upqc with soft computing method: Fuzzy logic
Power quality improvement using upqc with soft computing method: Fuzzy logic
 
Tcsc ppt
Tcsc pptTcsc ppt
Tcsc ppt
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensation
 
Permanent magnet motor drives.pptx
Permanent magnet motor drives.pptxPermanent magnet motor drives.pptx
Permanent magnet motor drives.pptx
 
Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1
 
EE6501 - Power System Analysis
EE6501 - Power System AnalysisEE6501 - Power System Analysis
EE6501 - Power System Analysis
 
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal scheduling
 
Two area system
Two area systemTwo area system
Two area system
 
Pq3 transient over voltages
Pq3 transient over voltagesPq3 transient over voltages
Pq3 transient over voltages
 
Unified Power Flow Controller(upfc) 2
Unified Power Flow Controller(upfc) 2Unified Power Flow Controller(upfc) 2
Unified Power Flow Controller(upfc) 2
 
02 1 synchronous-machines
02 1 synchronous-machines02 1 synchronous-machines
02 1 synchronous-machines
 
An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTS
 
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
 
POWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROLPOWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROL
 
Reactive power consumption in modern power system
Reactive power consumption in modern power systemReactive power consumption in modern power system
Reactive power consumption in modern power system
 
Power System Dynamics & Stability Overview & Electromagnetic Transients
Power System Dynamics & Stability Overview  &  Electromagnetic TransientsPower System Dynamics & Stability Overview  &  Electromagnetic Transients
Power System Dynamics & Stability Overview & Electromagnetic Transients
 
LOAD FORECASTING.ppt
LOAD FORECASTING.pptLOAD FORECASTING.ppt
LOAD FORECASTING.ppt
 

Similar to Computer Application in Power system: Chapter two - load flow analysis

dstatcom
dstatcomdstatcom
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
Alexander Decker
 
Soft power factor modification using static
Soft power factor modification using staticSoft power factor modification using static
Soft power factor modification using static
chodachude
 
F0363028034
F0363028034F0363028034
F0363028034
ijceronline
 
Capacitor current analysis of a three-level neutral point clamped converter u...
Capacitor current analysis of a three-level neutral point clamped converter u...Capacitor current analysis of a three-level neutral point clamped converter u...
Capacitor current analysis of a three-level neutral point clamped converter u...
IJECEIAES
 
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
IJMER
 
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality AssessmentComparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
IOSR Journals
 
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
IJET - International Journal of Engineering and Techniques
 
Unit -1 Introdcution to PSA.pptx
Unit -1  Introdcution to PSA.pptxUnit -1  Introdcution to PSA.pptx
Unit -1 Introdcution to PSA.pptx
SanjeevKumarkumar11
 
P.u systems.pptx
P.u systems.pptxP.u systems.pptx
P.u systems.pptx
GireeshkumarD
 
Ci36507510
Ci36507510Ci36507510
Ci36507510
IJERA Editor
 
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff SourceA Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
IJERA Editor
 
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
International Journal of Science and Research (IJSR)
 
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...Venkata Gowtam Nallamothu
 
F0443847
F0443847F0443847
F0443847
IOSR Journals
 
A three phase ups systems operating under nonlinear loads with modified spwm ...
A three phase ups systems operating under nonlinear loads with modified spwm ...A three phase ups systems operating under nonlinear loads with modified spwm ...
A three phase ups systems operating under nonlinear loads with modified spwm ...
EditorIJAERD
 
A Simulink Model for Damping Power System Oscillations Using Fact Devices
A Simulink Model for Damping Power System Oscillations Using Fact DevicesA Simulink Model for Damping Power System Oscillations Using Fact Devices
A Simulink Model for Damping Power System Oscillations Using Fact Devices
IOSR Journals
 
R01043105113
R01043105113R01043105113
R01043105113
IOSR Journals
 
Indraneel perfect paper on dstatcom using pq theory
Indraneel perfect paper on dstatcom using pq theoryIndraneel perfect paper on dstatcom using pq theory
Indraneel perfect paper on dstatcom using pq theoryindranilsaaki
 
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
Power System Operation
 

Similar to Computer Application in Power system: Chapter two - load flow analysis (20)

dstatcom
dstatcomdstatcom
dstatcom
 
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
 
Soft power factor modification using static
Soft power factor modification using staticSoft power factor modification using static
Soft power factor modification using static
 
F0363028034
F0363028034F0363028034
F0363028034
 
Capacitor current analysis of a three-level neutral point clamped converter u...
Capacitor current analysis of a three-level neutral point clamped converter u...Capacitor current analysis of a three-level neutral point clamped converter u...
Capacitor current analysis of a three-level neutral point clamped converter u...
 
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
A High Performance PWM Voltage Source Inverter Used for VAR Compensation and ...
 
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality AssessmentComparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
Comparison of Three leg and Four Leg VSC DSTATCOM for Power Quality Assessment
 
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
[IJET V2I2P30] Authors: AnkurGheewala, Jay Chanawala,Nikhil Jadav,Modi Rishit...
 
Unit -1 Introdcution to PSA.pptx
Unit -1  Introdcution to PSA.pptxUnit -1  Introdcution to PSA.pptx
Unit -1 Introdcution to PSA.pptx
 
P.u systems.pptx
P.u systems.pptxP.u systems.pptx
P.u systems.pptx
 
Ci36507510
Ci36507510Ci36507510
Ci36507510
 
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff SourceA Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
A Novel Hybrid Dstatcom Topology for Load Compensation with Non-Stiff Source
 
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
A Repetitive Sparce Matrix Converter with Z-Source Network to having less Cur...
 
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
 
F0443847
F0443847F0443847
F0443847
 
A three phase ups systems operating under nonlinear loads with modified spwm ...
A three phase ups systems operating under nonlinear loads with modified spwm ...A three phase ups systems operating under nonlinear loads with modified spwm ...
A three phase ups systems operating under nonlinear loads with modified spwm ...
 
A Simulink Model for Damping Power System Oscillations Using Fact Devices
A Simulink Model for Damping Power System Oscillations Using Fact DevicesA Simulink Model for Damping Power System Oscillations Using Fact Devices
A Simulink Model for Damping Power System Oscillations Using Fact Devices
 
R01043105113
R01043105113R01043105113
R01043105113
 
Indraneel perfect paper on dstatcom using pq theory
Indraneel perfect paper on dstatcom using pq theoryIndraneel perfect paper on dstatcom using pq theory
Indraneel perfect paper on dstatcom using pq theory
 
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
 

More from Adama Science and Technology University

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
Adama Science and Technology University
 
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
Adama Science and Technology University
 
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
Adama Science and Technology University
 
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
Adama Science and Technology University
 
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
Adama Science and Technology University
 
Solar power Plant
Solar power PlantSolar power Plant
Geothermal power plant
Geothermal power plantGeothermal power plant
Thermal power plant
Thermal power plantThermal power plant
Overview of thermodynamics
Overview of thermodynamicsOverview of thermodynamics
Overview of thermodynamics
Adama Science and Technology University
 
Wind energy
Wind energyWind energy

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

English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 

Recently uploaded (20)

English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 

Computer Application in Power system: Chapter two - load flow analysis

  • 1. ASTU SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTING DEPT. OF POWER AND CONTROL ENGINEERING COMPUTER APPLICATION IN POWER SYSTEM (PCE5307) CHAPTER TWO LOAD FLOWANALYSIS BY: MESFIN M.
  • 2. OUTLINE Network Modeling Transmission line Transformer Basic Nodal Method Power System Matrix Admittance Matrix Impedance Matrix Fast Decouple Power flow Method
  • 3. INTRODUCTION  Under normal conditions electrical transmission systems operate in their steady state mode and the basic calculation required to determine the characteristics of this state is termed as load flow (power flow) analysis. The objective of load flow calculation is to determine the steady state operating characteristics of the power generation/transmission system for a given set of bus bar loads
  • 4. CONT.… Active power generation is normally specified according to economic dispatch practice. The generation voltage magnitude is maintained at a specified level by automatic voltage regulator acting on the excitation system of the machine. Loads are normally specified by their constant Active and Reactive power requirement.
  • 5. NETWORK MODELING Transmission plant components are modelled by their equivalent circuit in terms of inductance, capacitance and resistance. Among the many alternatives of describing transmission system is to comply with the Kirchhoff's laws and two methods Mesh and nodal analysis are used. Nodal analysis is found to be particularly suitable for digital computer work and is almost exclusively used for routine network calculation.
  • 6. CONT.… Advantages of nodal analysis Numbering of node is very simple, Data preparation is easy No. of variables and equations is less than mesh Node voltage and current are easily calculated Parallel branches doesn’t increase no. of variable/equations
  • 7. TRANSMISSION LINE MODELING The total resistance and inductive reactance of the line is included in series arm of the equivalent p model and the total capacitance to the neutral is divided between its shunt arms.
  • 8. TRANSFORMER ON NOMINAL RATIO MODELING The p model of a transformer is illustrated below, The impedance parameters are obtained from the open and short circuit test of a transformer
  • 9. BASIC NODAL METHOD  In the nodal method as applied to power system; the variables are the complex node (busbar) voltages and currents, for which some reference must be designated. Two different refences are normally chosen; for voltage magnitude the reference is the ground and for the angle the reference is chosen as the busbar voltage angle which is fixed at zero. In the nodal method it is convenient to use branch admittance rather than impedance.
  • 10. CONT.… By KCL, for a given node the injected current must be equal to the sum of the currents leaving the node. In a power system there are three kinds bus corresponding to the known variables, this are Generator bus (PV bus): Load Bus (PQ bus): Slack (Swing bus): in power system the slack bus is the generating station which has the responsibility of system frequency control.
  • 11. CONT.….  When node currents are specified, the set of linear equations can be solved for the node equation. However in power system the power are known rather than the current, thus, resulting equation is in terms of power, known as power flow equation. It is nonlinear and must be solved by iterative method. Power flow is back bone of power system analysis and design. They are necessary for planning, operation, economic scheduling and power exchange between utilities.
  • 12. POWER SYSTEM MATRIX In order to obtain the bus voltage equation, consider the following sample 4 bus system. For simplicity the resistance of the transmission line is neglected and the per unit impedance values are shown.
  • 13. CONT.…. Applying KCL at each node of the test system we can develop the following admittance matrix. 𝐼1 𝐼2 𝐼3 𝐼4 = 𝑌11 𝑌12 𝑌13 𝑌14 𝑌21 𝑌22 𝑌23 𝑌24 𝑌31 𝑌41 𝑌32 𝑌42 𝑌33 𝑌43 𝑌34 𝑌44 . 𝑉1 𝑉2 𝑉3 𝑉4 In general 𝐼 𝑏𝑢𝑠 = 𝑌𝑏𝑢𝑠 𝑉𝑏𝑢𝑠
  • 14. CONT.…. Diagonal elements of Y matrix is known as self admittance or driving point admittance . i.e. 𝑌𝑖𝑖 = 𝑘=0 𝑛 𝑦𝑖𝑘 𝑖 ≠ 𝑘 Off diagonal elements are known as mutual admittances or transfer admittance. i.e. 𝑌𝑖𝑘 = 𝑌𝑘𝑖 = −𝑦𝑖𝑘 𝑉𝑏𝑢𝑠 = 𝑌𝑏𝑢𝑠 −1 𝐼 𝑏𝑢𝑠
  • 15. DECOUPLE METHOD Transmission lines of a power systems have a very low R/X ratio. For such system, real power mismatch DP are less sensitive to changes in voltage magnitude and are very sensitive to changes in phase angle Dd. Similarly, reactive power mismatch DQ is less sensitive to changes in angle and are very much sensitive on changes in voltage magnitude. Thus, the Jacobian matrix elements J2 and J3 are set to zero.
  • 17. CONT.…. Thus, For Diagonal elements of J1 are 𝜕𝑃𝑖 𝜕𝛿𝑖 = 𝑘=1 𝑘≠𝑖 𝑛 𝑉𝑖 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) For off diagonal elements of J1 𝜕𝑃𝑖 𝜕𝛿 𝑘 = − 𝑉𝑖 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
  • 18. CONT.…. Thus, For Diagonal elements of J4 are 𝜕𝑄𝑖 𝜕 𝑉𝑖 = −2 𝑉𝑖 𝑌𝑖𝑘 sin 𝜃𝑖𝑖 − 𝑘=1 𝑘≠𝑖 𝑛 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) For off diagonal elements of J4 𝜕𝑄𝑖 𝜕 𝑉𝑘 = − 𝑉𝑖 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
  • 19. CONT.…. Thus, For Diagonal elements of J4 are 𝜕𝑄𝑖 𝜕 𝑉𝑖 = −2 𝑉𝑖 𝑌𝑖𝑘 sin 𝜃𝑖𝑖 − 𝑘=1 𝑘≠𝑖 𝑛 𝑉𝑘 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) For off diagonal elements of J4 𝜕𝑄𝑖 𝜕 𝑉𝑘 = − 𝑉𝑖 𝑌𝑖𝑘 sin(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖