Monitor branch current in dynamic study
Hi, How can I monitor branch current as an output channel in dynamic simulation?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi, How can I monitor branch current as an output channel in dynamic simulation?
Unfortunately, PSSE doesn't have any channel for branch current. I see at least three alternatives for you.
Calculate from line MVA and bus voltage. Add channels with line MVA flow and bus voltage magnitude. Use a function in plotbook to calcuate I = MVA / Vpu / base voltage / 1.73205 to get the current in kA.
Use a line relay model, e.g. TIOCR1, with dummy parameters and assign the model VAR containing the line current into a channel. The line current will be in pu.
Write a user written model that calculates the line current and assigns it to a VAR. Add a channel for the model VAR. This is how I solved it myself!
Thanks for the reply. I am trying to simulate a frequency disturbance event and compare the simulation with my V and I data. The formula in #1 should only valid in steady state and may not give accurate result when frequency changes. I am wondering if you have any examples to show how #2 works?
Asked: 2018-11-29 14:48:31 -0600
Seen: 924 times
Last updated: Nov 30 '18
Getting y matrix through conet crashes pss e
Dynamic Simulation Bus Monitoring (psspy.chsb) Pointer Limit?
parallel dynamic simulations using python and PSS/E
How to change the electric power output of machs in dynamic simulation?
Why can not apply unbalanced fault in transformer branch?
Python shell restart while trying to run "psspy.strt" command
Why psse turn off every time I try to run dynamic simulation !..?