Ask Your Question
0

Primary response generation change

asked 2018-05-24 07:35:19 -0500

anonymous user

Anonymous

updated 2018-05-24 08:59:41 -0500

Hey there!

I am attempting to calculate the change of generation due to primary response so I may calculate the frequency bias in my model. It does not work.

What I have tried: - Read generation by using psspy.agenbusreal with input "PGEN" prior to simulation of fault. Run simulation till steady-state. Read PGEN for all generators again, which should now be different due to primary response. PROBLEM: the generation is the exact same!

Plots show PMECH increasing (due to primary response), and at steady-state PGEN (which I read as PELEC) should be the same as PMECH, right? What am I missing?

Additional question: Is MBASE in any way related to PMAX?

Thank you!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-05-25 04:38:07 -0500

perolofl gravatar image

PGEN is used only for load flow and not in dynamics, so that variabel is not updated during a dynamic simulation. The actual generator electric power is stored in PELEC so you have to enter channels for all generators to be supervised.

At steady state with constant frequency PMECH and PELEC will be the same, if RSORCE is zero, i.e. no losses in the generator. However PELEC is given in pu system base and not in Mbase. The frequency bias for the governor may be calculated from the change in PMECH (or PELEC) during the simulation.

You can use channels with subsystem power totals for all buses (CHSB) if you are only interested in the total electric generator power (sum of PELEC) and not the individual power for each generator.

Mbase is the nominal MVA rating for the generator and the power base for all dynamic data. PMAX is a load flow parameter only and not used in dynamics.

edit flag offensive delete link more

Comments

Hi: If the Pmax is not used in dynamics. How limitated the power generation of your plant? I already simulated a fail, but the generator inyected more power that i want. How could limitated that?

MJ021 gravatar imageMJ021 ( 2022-12-08 16:36:13 -0500 )edit

The limitation is in the governor model, It is called Vmax, Tmax, Pmax or something else.

perolofl gravatar imageperolofl ( 2022-12-09 00:59:14 -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: 2018-05-24 07:35:19 -0500

Seen: 496 times

Last updated: May 25 '18