SlideShare ist ein Scribd-Unternehmen logo
1 von 6
EXPERIMENT NO. 2 
OBJECTIVE 
To plot Swing Curve for one Machine System 
SOFTWARE USED 
MATLAB 
THEORY 
Basic Model of a Synchronous Generator 
Assumptions for representing the generator by classical model 
Some assumptions are made to represent a synchronous generator mathematically by a 
classical model. The assumptions are: 
1. The saliency of the generator is neglected, that is the generator is assumed to be of 
cylindrical type rotor 
2. The effect of damper windings, present on the rotor of the synchronous generators, is 
neglected. 
3. The input mechanical power to the generator is assumed to be constant during the 
period of study. 
4. The exciter dynamics are not considered and the field current is assumed to be 
constant so that the generator stator induced voltage is always constant. 
For the sake of understanding the classical model better the case of a generator connected to 
an infinite bus through a transformer and transmission lines is considered. This type of 
system is called as Single Machine Infinite Bus (SMIB) system. The single line diagram of 
SMIB system is shown in Fig. 1.1. Since resistance of synchronous generator stator, 
transformer and the transmission line are relatively negligible as compared to the 
corresponding reactance, only reactance of synchronous generator, transformer and 
transmission line are considered. Here, infinite bus represents rest of the system or grid, 
where the voltage magnitude and frequency are held constant. The infinite bus can act like 
infinite source or sink. It can also be considered as a generator with infinite inertia and fixed 
voltage. In Fig. 2.1, E ∠  represents the complex internal voltage of the synchronous 
generator behind the transient reactance X ' g 
. it can be assumed to be a reactance of the 
generator during transients. VT T is the terminal voltage of the synchronous generator. XT , X L 
represent the transformer and line reactance. The complex infinite bus voltage is represented 
as V ∠ 0 . The infinite bus voltage is a taken as the reference because of which the angle is 
taken as zero. The generator internal voltage angle is defined with respect to the infinite bus 
voltage angle. 
The input mechanical power is represented as Pm 
And the output electrical power is represented as Pe 
The inertia constant of the generator is represented as H 
From Fig. 1.1, the real power output of generator, Pe. can be computed as 
Pe = Pmax sin
Xg XT XL 
E∠δ V∠0 
Fig. 1.1: Single line diagram of the SMIB system 
Where Pmax is given as 
E V 
X 
P 
* 
max  
X = Xg + XT + XL 
Swing Equation for the synchronous machine is written as differential equation as given 
below 
2 
J  (  )  
m e a T T T 
d 
dt 
m 
2 
Where 
θm = angle in rad (mech) 
Tm = turbine torque in Nm 
Te = electromagnetic torque developed in Nm 
This Equation is converted in to the power form by assuming rotor speed is remaining 
constant at the synchronous speed (wsm). Multiplying both sides by wsm in above equation, 
we can write as 
2 
J    2 
m e a P P P 
d m 
dt 
 
……………………….. (1) 
θm constant in steady state we can measure this angle with respect to a synchronously 
rotating reference instead of a stationary reference. Hence, we can write 
θm =  m + wm
But, the rate of change of the rotor mechanical angle θ m with respect to time. 
Wm = dθm /dt rps . 
d /dt = Wm - Wms 
δ is known as rotor angle and equation (1) is written as 
2 
M    2 
m e a P P P 
d 
dt 
……………………………….(2) 
In other form of equation (2) Is 
m e a P P P 
d 
2 
dt 
H 
f 
   
 2 
……………………………………(3) 
Equation (3) is known as Swing Equation and it is describes rotor dynamics of Synchronous 
Machine. 
m a P P P 
d 
dt 
H 
f 
   
 
 
 
sin 2 max 
2 
Since, the mechanical power input Pm and the maximum power output of the generator Pmax 
are known for a given system topology and load, we can find the rotor angle as 
  sin -1 (Pm /Pmax ) and  -sin-1(Pm/Pmax) 
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 
Figure 1.2: - for Swing Curve 
44 
42 
40 
38 
36 
34 
32 
30 
28 
26 
24 
Time (sec) 
rotor angle(degree)
Figure1.3 : - Power Angle Curve 
PROBLEM STATEMENT 
A 20 MVA , 50 Hz generator delivers 18MW over a double circuit line to an infinite bus. The 
generator has kinetic energy of 2.52 MJ/MVA at rated speed . The generator transient 
reactance is Xd’ = 0.35pu. Each transmission circuit has R=0 and a reactance of 0.2 pu on a 
20 MVA base . |퐸′| = 1.1 pu and infinite bus voltage V= 1.0∠0 . A three – phase short 
circuit occurs at the mid point of one the transmission lines. Plot swing curves with fault 
cleared by simultaneous opening of breaker at both ends of the line at 2.5 cycles and 6.25 
cycles after the occurrence of fault . Also plot the swing curve over the period of 0.5 s if the 
fault is sustained. 
SOLVING PROCESS 
By using Point To Point method or Runge – Kutta method . In these method we solve 
numerical method for solving quadratic equation 
Figure1.4: Double Circuit Line of SMIB system, with one line faulted 
The swing equation is given by:- 
f 
d 0 
 m  a P 
H 
P P 
f 
H 
dt 
2max 
0 
2 
2 
sin 
 
 
  
   
The above swing equation is transformed into the state variable form as:- 
 
d 
 
  
dt
a P 
f 
d   0 
H 
dt 
 
 
We now apply modified Euler’s method to the above equations. By using the derivatives at 
the beginning of the step, the value at the end of the step ( t t t  1 0 ) is predicted from:- 
p 
i    
t 
d 
dt 
i 
i 
 
 
 
 
  1 
p 
i  
t 
d 
dt 
i 
i 
 
     
 
 
  1 
i1  and p 
Using the predicted value of p 
i 1  , the derivatives at the end of the interval is 
determined by:- 
p 
i 
p 
i 
d 
dt 
1 
1 
 
 
  
 
 
 
 
p 
i 
  
p 
i 
a P 
f 
0 
H 
d 
dt 
 
  
1 1 
 
  
Then, the average value of the two derivatives is used to find the corrected value. 
 
 
  
 
  
     
c 
i  
t 
dt 
d 
dt 
d 
p 
i i 
i 
 
 
 
 
 2 
 
 
1 
1 
  
  
 
 
    
 
  
c 
i  
t 
dt 
d 
dt 
d 
p 
i i 
     
i 
 
 
 
 
 2 
 
 
1 
1 
  
  
The above equations are used to obtain the values of  and are plotted with respect to time 
CONCLUSION 
Here we plot the Swing curve for time with respect to rotor angle delta. Delta varies with 
time if any fault occurs, after a some time it regain its steady state .
APPENDIX 
Matlab coding 
clear 
t = 0 
tf=0 
tfinal =0.5 
tc=0.125 
tstep=9.95 
M=2.52/(180*50) 
j=2 
de1ta=21.64*pi/180 
ddelta=0 
time(1)=0 
ang(1)=21.64 
Pm=0.9 
Pnaxbf=2.44 
Pmaxdf=0.88 
Pmaxaf=2.00 
while t<tfinal, 
if ( t==tf ), 
Paminus=0.9-Pmaxbf*sin(delta) 
Paplus=O.9-Pmaxdf*sine(delta) 
Paav=(Paminus+Paplus)/2 
Pa=Paav 
end 
if ( t==tc ) , 
Paminus=0.9-Pmaxdf*sin(delta) 
Paplus=0.9-Pmaxaf*sin(delta) 
Paav=(Paminus+Paplus)/2 
Pa=Paav 
end 
if (t>tf & t<tc ), 
Pa=Pm-Pmaxdf*sin(delta) 
end 
if (t>tc) , 
Pa=Pm-Pmaxaf*sin(delta) 
end 
t,Pa 
ddelta=ddelta+(tstep*tstep*pa/M) 
delta=(delta*180/pi+ddelta)*pi/180 
deltadeg=det1a*180/Pi 
t=t+tstep 
pause 
time(i)=t 
ang(i)= deltadeg 
ang(i)=deltadeg 
i=i+1 
end 
axis([0 0.6 0 160]) 
plot(time,ang,'ko')

Weitere ähnliche Inhalte

Was ist angesagt?

Controlled Rectifier
Controlled RectifierControlled Rectifier
Controlled RectifierFaraz Ahmed
 
Economic load dispatch(with and without losses)
Economic load dispatch(with and without losses)Economic load dispatch(with and without losses)
Economic load dispatch(with and without losses)Asha Anu Kurian
 
Different methods of pwm for inverter control
Different methods of pwm for inverter controlDifferent methods of pwm for inverter control
Different methods of pwm for inverter controlTushar Pandagre
 
Receiving end circle diagram
Receiving end circle diagram Receiving end circle diagram
Receiving end circle diagram GPERI
 
1. power system losses introduction
1. power system losses introduction1. power system losses introduction
1. power system losses introductionYusuf A. KHALIL
 
Speed control of 3 phase induction motor
Speed control of 3 phase induction motorSpeed control of 3 phase induction motor
Speed control of 3 phase induction motormpsrekha83
 
Three phase half wave controlled converter
Three phase half wave controlled converterThree phase half wave controlled converter
Three phase half wave controlled converterraviarmugam
 
Automatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino reportAutomatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino reportSelf-employed
 
Dual and cyclo converter
Dual and cyclo converterDual and cyclo converter
Dual and cyclo converterRutika Abhang
 
Unit 1 Power System Stability
Unit 1 Power System Stability Unit 1 Power System Stability
Unit 1 Power System Stability SANTOSH GADEKAR
 
input output characteristics of thermal plant
input output characteristics of thermal plantinput output characteristics of thermal plant
input output characteristics of thermal plantmathamramesh
 
Load Forecasting Techniques.pdf
Load Forecasting Techniques.pdfLoad Forecasting Techniques.pdf
Load Forecasting Techniques.pdfAjay Bhatnagar
 
Three level inverter
Three level inverterThree level inverter
Three level inverterVinay Singh
 
Unit 4 ac voltage controller
Unit 4 ac voltage controllerUnit 4 ac voltage controller
Unit 4 ac voltage controllerEr.Meraj Akhtar
 
Power electronics question bank
Power electronics question bankPower electronics question bank
Power electronics question bankmcpriya04
 

Was ist angesagt? (20)

Controlled Rectifier
Controlled RectifierControlled Rectifier
Controlled Rectifier
 
Economic load dispatch(with and without losses)
Economic load dispatch(with and without losses)Economic load dispatch(with and without losses)
Economic load dispatch(with and without losses)
 
Different methods of pwm for inverter control
Different methods of pwm for inverter controlDifferent methods of pwm for inverter control
Different methods of pwm for inverter control
 
Receiving end circle diagram
Receiving end circle diagram Receiving end circle diagram
Receiving end circle diagram
 
1. power system losses introduction
1. power system losses introduction1. power system losses introduction
1. power system losses introduction
 
Power flow analysis
Power flow analysisPower flow analysis
Power flow analysis
 
Speed control of 3 phase induction motor
Speed control of 3 phase induction motorSpeed control of 3 phase induction motor
Speed control of 3 phase induction motor
 
Three phase half wave controlled converter
Three phase half wave controlled converterThree phase half wave controlled converter
Three phase half wave controlled converter
 
Dc motor drive
Dc motor driveDc motor drive
Dc motor drive
 
Pwm techniques for converters
Pwm techniques for convertersPwm techniques for converters
Pwm techniques for converters
 
Automatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino reportAutomatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino report
 
Power System Stablity
Power System StablityPower System Stablity
Power System Stablity
 
Dual and cyclo converter
Dual and cyclo converterDual and cyclo converter
Dual and cyclo converter
 
Unit 1 Power System Stability
Unit 1 Power System Stability Unit 1 Power System Stability
Unit 1 Power System Stability
 
input output characteristics of thermal plant
input output characteristics of thermal plantinput output characteristics of thermal plant
input output characteristics of thermal plant
 
Load Forecasting Techniques.pdf
Load Forecasting Techniques.pdfLoad Forecasting Techniques.pdf
Load Forecasting Techniques.pdf
 
Introduction to Power Quality Problems
Introduction to Power Quality ProblemsIntroduction to Power Quality Problems
Introduction to Power Quality Problems
 
Three level inverter
Three level inverterThree level inverter
Three level inverter
 
Unit 4 ac voltage controller
Unit 4 ac voltage controllerUnit 4 ac voltage controller
Unit 4 ac voltage controller
 
Power electronics question bank
Power electronics question bankPower electronics question bank
Power electronics question bank
 

Andere mochten auch

Power system Stability, Equal area criteria
Power system Stability, Equal area criteriaPower system Stability, Equal area criteria
Power system Stability, Equal area criteriaAbha Tripathi
 
Power System Analysis!
Power System Analysis!Power System Analysis!
Power System Analysis!PRABHAHARAN429
 
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...Dhana Raj Markandu
 
TRANSIENT STABILITY ANALYSIS
TRANSIENT STABILITY ANALYSISTRANSIENT STABILITY ANALYSIS
TRANSIENT STABILITY ANALYSISJeff taly
 
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5.	Newton Raphson load flow analysis Matlab SoftwareExp 5 (1)5.	Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5. Newton Raphson load flow analysis Matlab SoftwareShweta Yadav
 
Power system voltage stability
Power system voltage stabilityPower system voltage stability
Power system voltage stabilityAkash Choudhary
 
MATLAB programs Power System Simulation lab (Electrical Engineer)
MATLAB programs Power System Simulation  lab (Electrical Engineer)MATLAB programs Power System Simulation  lab (Electrical Engineer)
MATLAB programs Power System Simulation lab (Electrical Engineer)Mathankumar S
 
Power System Stability & Control
Power System Stability & ControlPower System Stability & Control
Power System Stability & ControlAzimah Aziz
 
Power system stability
Power system  stabilityPower system  stability
Power system stabilityDeepak John
 
Ee 1351 power system analysis
Ee 1351 power system analysisEe 1351 power system analysis
Ee 1351 power system analysisHari Kumar
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysisdivyanshuprakashrock
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differencesDr. Nirav Vyas
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematicaguest56708a
 

Andere mochten auch (15)

Swing equation
Swing equationSwing equation
Swing equation
 
Power system Stability, Equal area criteria
Power system Stability, Equal area criteriaPower system Stability, Equal area criteria
Power system Stability, Equal area criteria
 
Power System Analysis!
Power System Analysis!Power System Analysis!
Power System Analysis!
 
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...
Dhana Raj Markandu: Maximising Generator Connections in Distributed Networks ...
 
Teaching with MATLAB
Teaching with MATLABTeaching with MATLAB
Teaching with MATLAB
 
TRANSIENT STABILITY ANALYSIS
TRANSIENT STABILITY ANALYSISTRANSIENT STABILITY ANALYSIS
TRANSIENT STABILITY ANALYSIS
 
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5.	Newton Raphson load flow analysis Matlab SoftwareExp 5 (1)5.	Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
 
Power system voltage stability
Power system voltage stabilityPower system voltage stability
Power system voltage stability
 
MATLAB programs Power System Simulation lab (Electrical Engineer)
MATLAB programs Power System Simulation  lab (Electrical Engineer)MATLAB programs Power System Simulation  lab (Electrical Engineer)
MATLAB programs Power System Simulation lab (Electrical Engineer)
 
Power System Stability & Control
Power System Stability & ControlPower System Stability & Control
Power System Stability & Control
 
Power system stability
Power system  stabilityPower system  stability
Power system stability
 
Ee 1351 power system analysis
Ee 1351 power system analysisEe 1351 power system analysis
Ee 1351 power system analysis
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysis
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematica
 

Ähnlich wie Exp 2 (1)2. To plot Swing Curve for one Machine System

Chapter 3 Controlled Rectifier.pdf
Chapter 3 Controlled Rectifier.pdfChapter 3 Controlled Rectifier.pdf
Chapter 3 Controlled Rectifier.pdfLiewChiaPing
 
ETRAN.word.eng_Nesic_etal_EKI1.4
ETRAN.word.eng_Nesic_etal_EKI1.4ETRAN.word.eng_Nesic_etal_EKI1.4
ETRAN.word.eng_Nesic_etal_EKI1.4Stefan Ivanovic
 
Unit 3
Unit 3Unit 3
Unit 3am
 
Dc97 -------intech-modeling of-dc_dc_converters
Dc97 -------intech-modeling of-dc_dc_convertersDc97 -------intech-modeling of-dc_dc_converters
Dc97 -------intech-modeling of-dc_dc_convertersmaheswaran_m
 
Memristor-Capacitor Based Startup Circuit for Voltage Reference Generators
Memristor-Capacitor Based Startup Circuit for Voltage Reference GeneratorsMemristor-Capacitor Based Startup Circuit for Voltage Reference Generators
Memristor-Capacitor Based Startup Circuit for Voltage Reference Generatorsmangal das
 
Stability Stability Stability Stability Stability
Stability Stability Stability Stability StabilityStability Stability Stability Stability Stability
Stability Stability Stability Stability StabilityFaysalAhamed32
 
BEF 22803 - Lecture 6 - Single-Phase Power Computations.ppt
BEF 22803 - Lecture 6 - Single-Phase Power Computations.pptBEF 22803 - Lecture 6 - Single-Phase Power Computations.ppt
BEF 22803 - Lecture 6 - Single-Phase Power Computations.pptLiewChiaPing
 
Modeling and simulation of pmsm
Modeling and simulation of pmsmModeling and simulation of pmsm
Modeling and simulation of pmsmRavi teja Damerla
 
Modified Bidirectional Converter with Current Fed Inverter
Modified Bidirectional Converter with Current Fed InverterModified Bidirectional Converter with Current Fed Inverter
Modified Bidirectional Converter with Current Fed InverterIJPEDS-IAES
 
modeling of three phase rectifier
modeling of three phase rectifiermodeling of three phase rectifier
modeling of three phase rectifierusic123
 
Three phase diode.pdf
Three phase diode.pdfThree phase diode.pdf
Three phase diode.pdfRajatRaj47
 
A novel voltage reference without the operational amplifier and resistors
A novel voltage reference without the operational amplifier and resistorsA novel voltage reference without the operational amplifier and resistors
A novel voltage reference without the operational amplifier and resistorsIJRES Journal
 
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
 
On the dynamic behavior of the current in the condenser of a boost converter ...
On the dynamic behavior of the current in the condenser of a boost converter ...On the dynamic behavior of the current in the condenser of a boost converter ...
On the dynamic behavior of the current in the condenser of a boost converter ...TELKOMNIKA JOURNAL
 

Ähnlich wie Exp 2 (1)2. To plot Swing Curve for one Machine System (20)

18053522.pdf
18053522.pdf18053522.pdf
18053522.pdf
 
Power System Stability Introduction
Power System Stability IntroductionPower System Stability Introduction
Power System Stability Introduction
 
Chapter 3 Controlled Rectifier.pdf
Chapter 3 Controlled Rectifier.pdfChapter 3 Controlled Rectifier.pdf
Chapter 3 Controlled Rectifier.pdf
 
ETRAN.word.eng_Nesic_etal_EKI1.4
ETRAN.word.eng_Nesic_etal_EKI1.4ETRAN.word.eng_Nesic_etal_EKI1.4
ETRAN.word.eng_Nesic_etal_EKI1.4
 
Unit 3
Unit 3Unit 3
Unit 3
 
Dc97 -------intech-modeling of-dc_dc_converters
Dc97 -------intech-modeling of-dc_dc_convertersDc97 -------intech-modeling of-dc_dc_converters
Dc97 -------intech-modeling of-dc_dc_converters
 
Memristor-Capacitor Based Startup Circuit for Voltage Reference Generators
Memristor-Capacitor Based Startup Circuit for Voltage Reference GeneratorsMemristor-Capacitor Based Startup Circuit for Voltage Reference Generators
Memristor-Capacitor Based Startup Circuit for Voltage Reference Generators
 
1 1 4
1 1 41 1 4
1 1 4
 
1 1 4
1 1 41 1 4
1 1 4
 
Stability Stability Stability Stability Stability
Stability Stability Stability Stability StabilityStability Stability Stability Stability Stability
Stability Stability Stability Stability Stability
 
BEF 22803 - Lecture 6 - Single-Phase Power Computations.ppt
BEF 22803 - Lecture 6 - Single-Phase Power Computations.pptBEF 22803 - Lecture 6 - Single-Phase Power Computations.ppt
BEF 22803 - Lecture 6 - Single-Phase Power Computations.ppt
 
Modeling and simulation of pmsm
Modeling and simulation of pmsmModeling and simulation of pmsm
Modeling and simulation of pmsm
 
Modified Bidirectional Converter with Current Fed Inverter
Modified Bidirectional Converter with Current Fed InverterModified Bidirectional Converter with Current Fed Inverter
Modified Bidirectional Converter with Current Fed Inverter
 
modeling of three phase rectifier
modeling of three phase rectifiermodeling of three phase rectifier
modeling of three phase rectifier
 
Unit 5-6-7 a
Unit 5-6-7 aUnit 5-6-7 a
Unit 5-6-7 a
 
Three phase diode.pdf
Three phase diode.pdfThree phase diode.pdf
Three phase diode.pdf
 
A novel voltage reference without the operational amplifier and resistors
A novel voltage reference without the operational amplifier and resistorsA novel voltage reference without the operational amplifier and resistors
A novel voltage reference without the operational amplifier and resistors
 
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
 
Fq3510001006
Fq3510001006Fq3510001006
Fq3510001006
 
On the dynamic behavior of the current in the condenser of a boost converter ...
On the dynamic behavior of the current in the condenser of a boost converter ...On the dynamic behavior of the current in the condenser of a boost converter ...
On the dynamic behavior of the current in the condenser of a boost converter ...
 

Mehr von Shweta Yadav

Exp 8 (1)8. Load-frequency dynamics of single area power system
Exp 8 (1)8.	Load-frequency dynamics of single area power systemExp 8 (1)8.	Load-frequency dynamics of single area power system
Exp 8 (1)8. Load-frequency dynamics of single area power systemShweta Yadav
 
Exp 7 (1)7. Load sharing between two interconnected power systems including t...
Exp 7 (1)7.	Load sharing between two interconnected power systems including t...Exp 7 (1)7.	Load sharing between two interconnected power systems including t...
Exp 7 (1)7. Load sharing between two interconnected power systems including t...Shweta Yadav
 
Exp 6 . Load sharing between two interconnected power systems
Exp 6 .	Load sharing between two interconnected power systemsExp 6 .	Load sharing between two interconnected power systems
Exp 6 . Load sharing between two interconnected power systemsShweta Yadav
 
Exp 4 (1)4. Gauss Siedal Load flow analysis using Matlab Software.
Exp 4 (1)4.	Gauss Siedal Load flow analysis using Matlab Software.Exp 4 (1)4.	Gauss Siedal Load flow analysis using Matlab Software.
Exp 4 (1)4. Gauss Siedal Load flow analysis using Matlab Software.Shweta Yadav
 
Exp 3 (1)3. To Formulate YBUS Matrix By Singular Transformation.
Exp 3 (1)3.	To Formulate YBUS Matrix By Singular Transformation.Exp 3 (1)3.	To Formulate YBUS Matrix By Singular Transformation.
Exp 3 (1)3. To Formulate YBUS Matrix By Singular Transformation.Shweta Yadav
 
Exp 1 (1) 1. To compute the fault level, post-fault voltages and currents for...
Exp 1 (1) 1.	To compute the fault level, post-fault voltages and currents for...Exp 1 (1) 1.	To compute the fault level, post-fault voltages and currents for...
Exp 1 (1) 1. To compute the fault level, post-fault voltages and currents for...Shweta Yadav
 
M gopal digital control and state variable methods - copy
M gopal   digital control and state variable methods - copyM gopal   digital control and state variable methods - copy
M gopal digital control and state variable methods - copyShweta Yadav
 
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...Shweta Yadav
 

Mehr von Shweta Yadav (9)

Exp 8 (1)8. Load-frequency dynamics of single area power system
Exp 8 (1)8.	Load-frequency dynamics of single area power systemExp 8 (1)8.	Load-frequency dynamics of single area power system
Exp 8 (1)8. Load-frequency dynamics of single area power system
 
Exp 7 (1)7. Load sharing between two interconnected power systems including t...
Exp 7 (1)7.	Load sharing between two interconnected power systems including t...Exp 7 (1)7.	Load sharing between two interconnected power systems including t...
Exp 7 (1)7. Load sharing between two interconnected power systems including t...
 
Exp 6 . Load sharing between two interconnected power systems
Exp 6 .	Load sharing between two interconnected power systemsExp 6 .	Load sharing between two interconnected power systems
Exp 6 . Load sharing between two interconnected power systems
 
Exp 4 (1)4. Gauss Siedal Load flow analysis using Matlab Software.
Exp 4 (1)4.	Gauss Siedal Load flow analysis using Matlab Software.Exp 4 (1)4.	Gauss Siedal Load flow analysis using Matlab Software.
Exp 4 (1)4. Gauss Siedal Load flow analysis using Matlab Software.
 
Exp 3 (1)3. To Formulate YBUS Matrix By Singular Transformation.
Exp 3 (1)3.	To Formulate YBUS Matrix By Singular Transformation.Exp 3 (1)3.	To Formulate YBUS Matrix By Singular Transformation.
Exp 3 (1)3. To Formulate YBUS Matrix By Singular Transformation.
 
Exp list (1)
Exp list (1)Exp list (1)
Exp list (1)
 
Exp 1 (1) 1. To compute the fault level, post-fault voltages and currents for...
Exp 1 (1) 1.	To compute the fault level, post-fault voltages and currents for...Exp 1 (1) 1.	To compute the fault level, post-fault voltages and currents for...
Exp 1 (1) 1. To compute the fault level, post-fault voltages and currents for...
 
M gopal digital control and state variable methods - copy
M gopal   digital control and state variable methods - copyM gopal   digital control and state variable methods - copy
M gopal digital control and state variable methods - copy
 
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...
Moderndigitalandanalogcommunicationsyatemsbyb plathisolutionmannual3rdedition...
 

Kürzlich hochgeladen

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
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
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
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
 

Kürzlich hochgeladen (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
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...
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
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
 

Exp 2 (1)2. To plot Swing Curve for one Machine System

  • 1. EXPERIMENT NO. 2 OBJECTIVE To plot Swing Curve for one Machine System SOFTWARE USED MATLAB THEORY Basic Model of a Synchronous Generator Assumptions for representing the generator by classical model Some assumptions are made to represent a synchronous generator mathematically by a classical model. The assumptions are: 1. The saliency of the generator is neglected, that is the generator is assumed to be of cylindrical type rotor 2. The effect of damper windings, present on the rotor of the synchronous generators, is neglected. 3. The input mechanical power to the generator is assumed to be constant during the period of study. 4. The exciter dynamics are not considered and the field current is assumed to be constant so that the generator stator induced voltage is always constant. For the sake of understanding the classical model better the case of a generator connected to an infinite bus through a transformer and transmission lines is considered. This type of system is called as Single Machine Infinite Bus (SMIB) system. The single line diagram of SMIB system is shown in Fig. 1.1. Since resistance of synchronous generator stator, transformer and the transmission line are relatively negligible as compared to the corresponding reactance, only reactance of synchronous generator, transformer and transmission line are considered. Here, infinite bus represents rest of the system or grid, where the voltage magnitude and frequency are held constant. The infinite bus can act like infinite source or sink. It can also be considered as a generator with infinite inertia and fixed voltage. In Fig. 2.1, E ∠  represents the complex internal voltage of the synchronous generator behind the transient reactance X ' g . it can be assumed to be a reactance of the generator during transients. VT T is the terminal voltage of the synchronous generator. XT , X L represent the transformer and line reactance. The complex infinite bus voltage is represented as V ∠ 0 . The infinite bus voltage is a taken as the reference because of which the angle is taken as zero. The generator internal voltage angle is defined with respect to the infinite bus voltage angle. The input mechanical power is represented as Pm And the output electrical power is represented as Pe The inertia constant of the generator is represented as H From Fig. 1.1, the real power output of generator, Pe. can be computed as Pe = Pmax sin
  • 2. Xg XT XL E∠δ V∠0 Fig. 1.1: Single line diagram of the SMIB system Where Pmax is given as E V X P * max  X = Xg + XT + XL Swing Equation for the synchronous machine is written as differential equation as given below 2 J  (  )  m e a T T T d dt m 2 Where θm = angle in rad (mech) Tm = turbine torque in Nm Te = electromagnetic torque developed in Nm This Equation is converted in to the power form by assuming rotor speed is remaining constant at the synchronous speed (wsm). Multiplying both sides by wsm in above equation, we can write as 2 J    2 m e a P P P d m dt  ……………………….. (1) θm constant in steady state we can measure this angle with respect to a synchronously rotating reference instead of a stationary reference. Hence, we can write θm =  m + wm
  • 3. But, the rate of change of the rotor mechanical angle θ m with respect to time. Wm = dθm /dt rps . d /dt = Wm - Wms δ is known as rotor angle and equation (1) is written as 2 M    2 m e a P P P d dt ……………………………….(2) In other form of equation (2) Is m e a P P P d 2 dt H f     2 ……………………………………(3) Equation (3) is known as Swing Equation and it is describes rotor dynamics of Synchronous Machine. m a P P P d dt H f       sin 2 max 2 Since, the mechanical power input Pm and the maximum power output of the generator Pmax are known for a given system topology and load, we can find the rotor angle as   sin -1 (Pm /Pmax ) and  -sin-1(Pm/Pmax) 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 Figure 1.2: - for Swing Curve 44 42 40 38 36 34 32 30 28 26 24 Time (sec) rotor angle(degree)
  • 4. Figure1.3 : - Power Angle Curve PROBLEM STATEMENT A 20 MVA , 50 Hz generator delivers 18MW over a double circuit line to an infinite bus. The generator has kinetic energy of 2.52 MJ/MVA at rated speed . The generator transient reactance is Xd’ = 0.35pu. Each transmission circuit has R=0 and a reactance of 0.2 pu on a 20 MVA base . |퐸′| = 1.1 pu and infinite bus voltage V= 1.0∠0 . A three – phase short circuit occurs at the mid point of one the transmission lines. Plot swing curves with fault cleared by simultaneous opening of breaker at both ends of the line at 2.5 cycles and 6.25 cycles after the occurrence of fault . Also plot the swing curve over the period of 0.5 s if the fault is sustained. SOLVING PROCESS By using Point To Point method or Runge – Kutta method . In these method we solve numerical method for solving quadratic equation Figure1.4: Double Circuit Line of SMIB system, with one line faulted The swing equation is given by:- f d 0  m  a P H P P f H dt 2max 0 2 2 sin        The above swing equation is transformed into the state variable form as:-  d    dt
  • 5. a P f d   0 H dt   We now apply modified Euler’s method to the above equations. By using the derivatives at the beginning of the step, the value at the end of the step ( t t t  1 0 ) is predicted from:- p i    t d dt i i       1 p i  t d dt i i           1 i1  and p Using the predicted value of p i 1  , the derivatives at the end of the interval is determined by:- p i p i d dt 1 1         p i   p i a P f 0 H d dt    1 1    Then, the average value of the two derivatives is used to find the corrected value.             c i  t dt d dt d p i i i      2   1 1              c i  t dt d dt d p i i      i      2   1 1     The above equations are used to obtain the values of  and are plotted with respect to time CONCLUSION Here we plot the Swing curve for time with respect to rotor angle delta. Delta varies with time if any fault occurs, after a some time it regain its steady state .
  • 6. APPENDIX Matlab coding clear t = 0 tf=0 tfinal =0.5 tc=0.125 tstep=9.95 M=2.52/(180*50) j=2 de1ta=21.64*pi/180 ddelta=0 time(1)=0 ang(1)=21.64 Pm=0.9 Pnaxbf=2.44 Pmaxdf=0.88 Pmaxaf=2.00 while t<tfinal, if ( t==tf ), Paminus=0.9-Pmaxbf*sin(delta) Paplus=O.9-Pmaxdf*sine(delta) Paav=(Paminus+Paplus)/2 Pa=Paav end if ( t==tc ) , Paminus=0.9-Pmaxdf*sin(delta) Paplus=0.9-Pmaxaf*sin(delta) Paav=(Paminus+Paplus)/2 Pa=Paav end if (t>tf & t<tc ), Pa=Pm-Pmaxdf*sin(delta) end if (t>tc) , Pa=Pm-Pmaxaf*sin(delta) end t,Pa ddelta=ddelta+(tstep*tstep*pa/M) delta=(delta*180/pi+ddelta)*pi/180 deltadeg=det1a*180/Pi t=t+tstep pause time(i)=t ang(i)= deltadeg ang(i)=deltadeg i=i+1 end axis([0 0.6 0 160]) plot(time,ang,'ko')