Ask Your Question
0

Messages for api DIST_SPCB_FAULT_2 No sequence data in memory (004290)

asked 2024-09-02 03:25:05 -0500

ZYW200185 gravatar image

Hello everyone, I want to set branch unbalance fault on IEEE39 system, such as 20%, 40% and so on. I can do this with the python api directive "distspcbfault2", but during the implementation I get this error: Messages for api DISTSPCBFAULT2 No sequence data in memory (004290). I understand that it is because the.seq file needs to be loaded before the setup fails, and this goal is achieved on the official savnw file. But the problem now is that I do not have the IEEE39.seq file. May I ask if you can solve this problem without the.seq file, or is there any address where you can obtain the IEEE39.seq file?

edit retag flag offensive close merge delete

Comments

Must it be an unbalanced fault, e.g. LG or is it sufficient with a balanced three phase fault?

perolofl gravatar imageperolofl ( 2024-09-03 04:28:11 -0500 )edit

2 answers

Sort by » oldest newest most voted
0

answered 2024-09-03 13:50:29 -0500

perolofl gravatar image

If no sequence data can be found, you can create a .seq file with typical zero sequence data for OHLs and transformers and suitable grounding codes for the transformers. For example use a script to add X0 = 3*X1 for all branches.

edit flag offensive delete link more
0

answered 2024-09-02 07:21:58 -0500

jconto gravatar image

Consider using the savnw case that comes with seq data, located in the example folder of the psse installation.

edit flag offensive delete link more

Comments

yes,i have successfully achieved in the savnw case. But, my reaserch case is implementeded in IEEE 39 system. So,i have to achieve this problem.

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

1 follower

Stats

Asked: 2024-09-02 03:25:05 -0500

Seen: 125 times

Last updated: Sep 03