Ask Your Question
0

Is it possible to make an "interface" channel in PSSE for dynamics studies?

asked 2020-10-21 13:30:53 -0500

Type1_bus gravatar image

I would like to create a channel such that I can monitor an interface which contains 3 branches such that I can get the sum of branches A+B+C

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2020-10-22 06:10:13 -0500

perolofl gravatar image

You can write a user model that sums the power of the lines and stores the result in a VAR.

edit flag offensive delete link more

Comments

Thanks! Is there a UMD editor in PSSE that I can use to make this?

Type1_bus gravatar imageType1_bus ( 2020-10-23 00:21:18 -0500 )edit

No. You have to write the code yourself.

perolofl gravatar imageperolofl ( 2020-10-23 07:59:54 -0500 )edit
0

answered 2020-10-21 23:24:18 -0500

You can add Functions after getting the out file to a plot the summation of flow in branches.

edit flag offensive delete link more

Comments

Plot book --> Plot attibutes --> Add fuction Name: Sum (or whatever) Arithmetic function: A+B+C and click verify Select the channel file and then, the variables A,B and C. In the Plot Tree, function folder you have the sum

pff gravatar imagepff ( 2020-10-22 06:39:34 -0500 )edit

Thanks for this! I was looking for something which I could use to monitor it as part of the simulation, but this way works well too.

Type1_bus gravatar imageType1_bus ( 2020-10-23 00:22:45 -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: 2020-10-21 13:30:53 -0500

Seen: 593 times

Last updated: Oct 22 '20