0

Dynamic simulation of 2383bus polish system

Hi, I'm new to PSS/E. I wanna do dynamic study on 2383bus polish system which its powerflow data is introduced in matpower.

I inserted data into psse and powerflow shows correct results.

Since, there is no dynamic data available, I thought I can use GENCLS to model all generators. When I try to run a dynamic study (after conl,cong, ordr, fact, tysl), initialization check is OK, however, the output is all NAN values (machine initial condition parameters is NAN as well). I've uploaded (raw, sav and dyr) files to my dropbox and below is the link to download it.

https://www.dropbox.com/s/7ujwgzvizz3...

It would be great if someone can run them and help me to understand why it is not working and how can I fix it.

Thanks

Ahad Esmaeilian's avatar
3
Ahad Esmaeilian
asked 2016-04-12 17:27:44 -0500, updated 2016-04-12 17:36:42 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Can you reupload file? This data are very interesting. Thanks in advance!

Chilon's avatar Chilon (2016-11-10 13:14:45 -0500) edit
add a comment see more comments

3 Answers

1

I found a couple of issues:

  • generator at bus 10 was missed in the dyr (so no dynamics model was assigned to this online generator)
  • MBASE of generator at bus 1024 was 0 (causing NANs) - I set this to 0.1MVA (=PGEN)

Following these changes, I was able to run a dynamic simulation and plot channel data.

Enrique's avatar
71
Enrique
answered 2016-05-16 21:43:19 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

The initialization check is not OK in my computer.

MNing's avatar
1
MNing
answered 2016-04-14 12:17:28 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

You cannot use GENCLS as this is the basic model of a generator (Classical Model) which is mostly used in texts in Power System Analysis. To capture the dynamics of your case, you may need to model your generators according to existing modeling guidelines (such as those published by IEEE). I suspect that NAN values were due to machine parameters. As mentioned, you need to accurately model the generators and associated control systems (e.g. exciter, governor, PSS, etc.)

FFL's avatar
1
FFL
answered 2016-05-11 08:03:43 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer