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(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
Ad

More Related Content

What's hot (20)

Computer Application in Power system: Chapter four - power system stability
Computer Application in Power system: Chapter four - power system stabilityComputer Application in Power system: Chapter four - power system stability
Computer Application in Power system: Chapter four - power system stability
Adama Science and Technology University
 
Computer Application in Power system: Chapter three - fault studies
Computer Application in Power system: Chapter three - fault studiesComputer Application in Power system: Chapter three - fault studies
Computer Application in Power system: Chapter three - fault studies
Adama Science and Technology University
 
Power system security and smart grid
Power system security  and  smart gridPower system security  and  smart grid
Power system security and smart grid
इन्दुभूषण कुमार
 
POWER SYSTEM PLANNING
POWER SYSTEM PLANNINGPOWER SYSTEM PLANNING
POWER SYSTEM PLANNING
NishaDangi99
 
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATIONAUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
kamal soni
 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power system
Balaram Das
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of Microgrid
Amarjeet S Pandey
 
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONSSPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
DeepthipriyaSK
 
File 1 power system fault analysis
File 1 power system fault analysisFile 1 power system fault analysis
File 1 power system fault analysis
kirkusawi
 
Modern power system planning new
Modern power system planning newModern power system planning new
Modern power system planning new
Bayu imadul Bilad
 
Storage In Smart Grids
Storage In Smart GridsStorage In Smart Grids
Storage In Smart Grids
Sudhanshu Sharma
 
Thyristor switched capacitor PPT
Thyristor switched capacitor PPTThyristor switched capacitor PPT
Thyristor switched capacitor PPT
KLS' S GIT, BELGAUM
 
Microgrid
MicrogridMicrogrid
Microgrid
Anula Khare
 
Voltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTSVoltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTS
Karthik Bharadwaj
 
Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual
Santhosh Kumar
 
automatic power factor correction report
automatic power factor correction reportautomatic power factor correction report
automatic power factor correction report
amaljo joju e
 
Introduction to power system analysis
Introduction to power system analysisIntroduction to power system analysis
Introduction to power system analysis
Revathi Subramaniam
 
Comparision of svc and statcom
Comparision of svc and statcomComparision of svc and statcom
Comparision of svc and statcom
jawaharramaya
 
Smart grid communications and measurement technology
Smart grid communications and measurement technologySmart grid communications and measurement technology
Smart grid communications and measurement technology
Siksha 'O' Anusandhan (Deemed to be University )
 
Measuring earth resistance
Measuring earth resistanceMeasuring earth resistance
Measuring earth resistance
Bruno De Wachter
 
Computer Application in Power system: Chapter four - power system stability
Computer Application in Power system: Chapter four - power system stabilityComputer Application in Power system: Chapter four - power system stability
Computer Application in Power system: Chapter four - power system stability
Adama Science and Technology University
 
POWER SYSTEM PLANNING
POWER SYSTEM PLANNINGPOWER SYSTEM PLANNING
POWER SYSTEM PLANNING
NishaDangi99
 
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATIONAUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
kamal soni
 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power system
Balaram Das
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of Microgrid
Amarjeet S Pandey
 
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONSSPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
SPEED GOVERNOR SYSYTEM AND ITS DERIVATIONS
DeepthipriyaSK
 
File 1 power system fault analysis
File 1 power system fault analysisFile 1 power system fault analysis
File 1 power system fault analysis
kirkusawi
 
Modern power system planning new
Modern power system planning newModern power system planning new
Modern power system planning new
Bayu imadul Bilad
 
Thyristor switched capacitor PPT
Thyristor switched capacitor PPTThyristor switched capacitor PPT
Thyristor switched capacitor PPT
KLS' S GIT, BELGAUM
 
Voltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTSVoltage source Converters as a building block of HVDC and FACTS
Voltage source Converters as a building block of HVDC and FACTS
Karthik Bharadwaj
 
Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual Power System Simulation Laboratory Manual
Power System Simulation Laboratory Manual
Santhosh Kumar
 
automatic power factor correction report
automatic power factor correction reportautomatic power factor correction report
automatic power factor correction report
amaljo joju e
 
Introduction to power system analysis
Introduction to power system analysisIntroduction to power system analysis
Introduction to power system analysis
Revathi Subramaniam
 
Comparision of svc and statcom
Comparision of svc and statcomComparision of svc and statcom
Comparision of svc and statcom
jawaharramaya
 
Measuring earth resistance
Measuring earth resistanceMeasuring earth resistance
Measuring earth resistance
Bruno De Wachter
 

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

dstatcom
dstatcomdstatcom
dstatcom
satish srisailapu
 
Power System Analysis introductionslide.pptx
Power System Analysis introductionslide.pptxPower System Analysis introductionslide.pptx
Power System Analysis introductionslide.pptx
Anandhakumar Chenniappan
 
EE8501-POWER SYSTEM ANALYSIS for engineering.ppt
EE8501-POWER SYSTEM ANALYSIS for engineering.pptEE8501-POWER SYSTEM ANALYSIS for engineering.ppt
EE8501-POWER SYSTEM ANALYSIS for engineering.ppt
PooraniPushparaj
 
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
 
An Introductory Report on A.C. Circuit Analysis
An Introductory Report on A.C. Circuit AnalysisAn Introductory Report on A.C. Circuit Analysis
An Introductory Report on A.C. Circuit Analysis
aindrila76023
 
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
 
Power System Analysis introductionslide.pptx
Power System Analysis introductionslide.pptxPower System Analysis introductionslide.pptx
Power System Analysis introductionslide.pptx
Anandhakumar Chenniappan
 
EE8501-POWER SYSTEM ANALYSIS for engineering.ppt
EE8501-POWER SYSTEM ANALYSIS for engineering.pptEE8501-POWER SYSTEM ANALYSIS for engineering.ppt
EE8501-POWER SYSTEM ANALYSIS for engineering.ppt
PooraniPushparaj
 
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
 
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
 
Unit -1 Introdcution to PSA.pptx
Unit -1  Introdcution to PSA.pptxUnit -1  Introdcution to PSA.pptx
Unit -1 Introdcution to PSA.pptx
SanjeevKumarkumar11
 
An Introductory Report on A.C. Circuit Analysis
An Introductory Report on A.C. Circuit AnalysisAn Introductory Report on A.C. Circuit Analysis
An Introductory Report on A.C. Circuit Analysis
aindrila76023
 
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
 
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
 
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
 
Ad

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

Recently uploaded (20)

Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
AI Publications
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Journal of Soft Computing in Civil Engineering
 
Control Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptxControl Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptx
vvsasane
 
introduction technology technology tec.pptx
introduction technology technology tec.pptxintroduction technology technology tec.pptx
introduction technology technology tec.pptx
Iftikhar70
 
Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Construction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil EngineeringConstruction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil Engineering
Lavish Kashyap
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Mode-Wise Corridor Level Travel-Time Estimation Using Machine Learning Models
Mode-Wise Corridor Level Travel-Time Estimation Using Machine Learning ModelsMode-Wise Corridor Level Travel-Time Estimation Using Machine Learning Models
Mode-Wise Corridor Level Travel-Time Estimation Using Machine Learning Models
Journal of Soft Computing in Civil Engineering
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjjseninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
AjijahamadKhaji
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
Artificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptxArtificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptx
rakshanatarajan005
 
Working with USDOT UTCs: From Conception to Implementation
Working with USDOT UTCs: From Conception to ImplementationWorking with USDOT UTCs: From Conception to Implementation
Working with USDOT UTCs: From Conception to Implementation
Alabama Transportation Assistance Program
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic AlgorithmDesign Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Journal of Soft Computing in Civil Engineering
 
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Journal of Soft Computing in Civil Engineering
 
2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt
rakshaiya16
 
SICPA: Fabien Keller - background introduction
SICPA: Fabien Keller - background introductionSICPA: Fabien Keller - background introduction
SICPA: Fabien Keller - background introduction
fabienklr
 
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
AI Publications
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Control Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptxControl Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptx
vvsasane
 
introduction technology technology tec.pptx
introduction technology technology tec.pptxintroduction technology technology tec.pptx
introduction technology technology tec.pptx
Iftikhar70
 
Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Construction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil EngineeringConstruction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil Engineering
Lavish Kashyap
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjjseninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
seninarppt.pptx1bhjiikjhggghjykoirgjuyhhhjj
AjijahamadKhaji
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
Artificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptxArtificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptx
rakshanatarajan005
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt
rakshaiya16
 
SICPA: Fabien Keller - background introduction
SICPA: Fabien Keller - background introductionSICPA: Fabien Keller - background introduction
SICPA: Fabien Keller - background introduction
fabienklr
 

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(𝜃𝑖𝑘 − 𝛿𝑖 + 𝛿 𝑘) 𝑘≠𝑖
  翻译: