How to use Power input for a controller in UDM in PSSE 36 ver.?

asked 2025-08-16 05:44:13 -0500

VVREDDY gravatar image

I want to feed the active power(PELEC) input to a controller in UDM, but it is giving initial conditions issue due to controller sees sudden change in power(PELEC). How to initialize power (PELEC) in UDM?

edit retag flag offensive close merge delete

Comments

PELEC is initialised and updated by the generator model. What kind of controller are you writing? PELEC is retrieved with: PELEC = GET_PELEC(INDX1).

perolofl gravatar imageperolofl ( 2025-08-22 06:58:43 -0500 )edit