Ask Your Question
0

How can i use PSS/E to calculate critical clear time through Python

asked 2023-12-06 01:46:40 -0500

ZYW200185 gravatar image

Hi, I want to use PSS/E to calculate critical clear time(CCT) through python.But i can't find the corresponding API code to solove this problem . So i want to ask for help to slove this . If someone can tackle this problem ,i will show my thanks for you

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2023-12-06 02:42:25 -0500

perolofl gravatar image

updated 2023-12-06 08:22:26 -0500

Use a for loop and perform dynamic simulations with increasing fault clearing time until instability occurs.

EDIT:

Critical Clearing Time (CrCT) calculation was introduced in PSSE rev 35.5.

edit flag offensive delete link more

Comments

thank you for your comment . i will try it

ZYW200185 gravatar imageZYW200185 ( 2023-12-06 03:24:16 -0500 )edit

I have further question about CrCT calculation. I always got the error message "Generators are not "converted"" and the simulation stopped. It seems like I do something wrong when saving the snp file. How to get a converted case when I load the .sav and .snp file? Thank you.

sugui_ gravatar imagesugui_ ( 2023-12-06 18:05:35 -0500 )edit

hello,when i do this ,i have one more question . which API or arguments can i use to determine the system's state like stable or unstable . Maybe i can use TSI or frequency?

ZYW200185 gravatar imageZYW200185 ( 2023-12-07 20:53:28 -0500 )edit

Generators and loads must be converted before initialising. See Figure 14.4 in PAG, vol 2.

perolofl gravatar imageperolofl ( 2023-12-08 05:49:48 -0500 )edit

Instability is checked with "Angle spread" channel. Add channel with Select Channels by Subsystem - Machine angle statistics.

perolofl gravatar imageperolofl ( 2023-12-08 05:53:43 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2023-12-06 01:46:40 -0500

Seen: 269 times

Last updated: Dec 06 '23