0

How to do dynamic simulation to test the transient stability of power system?

I'm very new to PSS\E and I want to do dynamic simulation to test the transient stability of power system. Can you please help me on how to get started? And how can I use built in models for generators, PV and wind farms? Thank you very much for your time

EEE1993's avatar
7
EEE1993
asked 2017-07-30 09:19:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

5 Answers

0

I suggest to watch this video as a start https://www.youtube.com/watch?v=reOFX.... To understand and get familiar with PSS/E and how to run dynamic simulation with build-in models will be next steps, it requires some time.

SC's avatar
30
SC
answered 2017-08-02 09:39:35 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

You can practice dynamics on small systems like the IEEE 9 bus system or PTI's savnw. I have put complete dynamic data sets that you can download for use in PSSe v.33 from [copy the link into your browser if it does not connect when clicking on it]:JConto_google drive

Once you select “Dynamics Networks 4 PSSe\savnwxxxxx.zip”, an icon on the top-center screen will perform the download.

Once downloaded & unzipped, you can run the idvs to execute a dynamic run.

jconto's avatar
2.9k
jconto
answered 2017-08-10 14:02:21 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

To do basic dynamic simulation you need to acquire the following concepts: 1. Basic Synchronous Machine Theory 2. PSS/E Dynamic Simulation Process, activities, commands, etc. 3. Planning/Operation Criteria of the power system 4. Interpretation of contingencies (based on the criteria) in PSS/E.

To achieve the knowledge in (1) you may refer to the programs manual/application guide. For (2), and (3) Kundur has an excellent discussion of sample criteria in his book. Hope this helps.

Advanced knowledge of dynamic simulation process includes: Understanding the dynamics and operation of controls such as governors, exciters, power system stabilizers, etc.

When doing transient stability simulations, obtaining the skill does not necessarily relies on software alone. It involves the power system dynamics and stability knowledge and a critical thinking attitude to solve any problems.

lmcqueen's avatar
76
lmcqueen
answered 2017-08-03 07:15:30 -0500
edit flag offensive 0 remove flag delete link

Comments

Yes, it is.

lmcqueen's avatar lmcqueen (2017-08-08 00:15:42 -0500) edit
add a comment see more comments
0

That's a great question. unfortunately, there is no step by step guide out there. Why not we create one here.

Lets start with a draft and then others can review and update it:

Load Sav file
Power flow
1.  Convert Generator
2.  Order network for matrix
3.  Factorize admittance
4.  Solution for switching studies
Load Dynamic file
subsystem Channel selection
•   Voltage
•   Freq
•   Pelec
•   Qelec
•   Angle
Dynamic simulation option
•   network frequency dependence
•   set relative machine angle
Save snapshot Snp
Open the Snp
Perform dynamic simulation
•   output file
•   initialize
Add event study in Dynamic Tree, specify time
•   Add event item
•   select event type 
•   select bus
•   fault admitance X -2e10
Right Click on event study
Run Dynamic
Faraz's avatar
11
Faraz
answered 2017-08-11 22:38:58 -0500
jconto's avatar
2.9k
jconto
updated 2017-08-11 23:04:48 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

Hello there. The following video gives a very good overview of a PSS/E stability study using the GUI. You can run everything through Python, the steps are the same. You "just" need to figure out the Pyhton commands using the PSS/E API guide.

https://www.youtube.com/watch?v=PUJA9...

ThanosPap's avatar
1
ThanosPap
answered 2017-09-27 09:28:54 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer