Ask Your Question
0

How can i set the fualt location in PSS/E

asked 2024-08-13 20:05:13 -0500

ZYW200185 gravatar image

Could I ask for some assistance? I am working on simulations in PSS/E software and have encountered some difficulties with branch faults. I am curious if it's possible to set the fault location at specific points along the branch, such as 20%, 40%, or 60%,and so on. If so, how can these locations be set? Additionally, if this setting is feasible, I would like to generate simulation samples in bulk using a Python API. How should I invoke the commands to set the fault location in my Python program? If anyone has knowledge in this area, could you please offer some guidance or help? Thank you very much!

edit retag flag offensive close merge delete

Comments

Sorry I'm not familiar with branch fault, but I do check about the setting, you could check "Dynamics/ Disturbances/Calculate and apply branch unbalance" which mentioned about "Fault location as a fraction of line". But I have no experience using this function. Hope this comment can help!

YKC gravatar imageYKC ( 2024-08-15 01:52:16 -0500 )edit

Thanks for your suggestion ! I truly find this way can achieve my target

ZYW200185 gravatar imageZYW200185 ( 2024-09-02 02:08:42 -0500 )edit

2 answers

Sort by » oldest newest most voted
0

answered 2024-08-15 04:32:22 -0500

perolofl gravatar image

Use API dist_spcb_fault_2 to simulate an unbalanced in-line fault.

edit flag offensive delete link more

Comments

When I apply unbalanced in-line fault, my PSS/E appears a error box: Messages for api DIST_SPCB_FAULT_2 No sequence data in memory. So,sorry for consulting you that what can i do.

ZYW200185 gravatar imageZYW200185 ( 2024-09-02 02:12:14 -0500 )edit

You need sequence data for the case to perform unbalanced faults. For a three phase in-line fault without sequence data available, use the method proposed by @PH-profile.

perolofl gravatar imageperolofl ( 2024-09-02 03:16:27 -0500 )edit
0

answered 2024-08-29 05:05:37 -0500

PH-profile gravatar image

You can add a dummy tap bus along the line with a specific percentage and apply a bus fault at that point.

edit flag offensive delete link more

Comments

I'm sorry that my knowledge of PSS/E software is too shallow, and I don't know how to implement the method you proposed. Could you please provide the corresponding python program? It is really very troublesome.

ZYW200185 gravatar imageZYW200185 ( 2024-09-02 03:35:56 -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

2 followers

Stats

Asked: 2024-08-13 20:05:13 -0500

Seen: 105 times

Last updated: Aug 29