AGC Implementation Using Python
Does anybody have any idea about implementing an AGC using python ? There is one paper available online from PTI, but it doesn't talk much about the implementation.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Does anybody have any idea about implementing an AGC using python ? There is one paper available online from PTI, but it doesn't talk much about the implementation.
yes, I am looking for AGC implementation in a dynamic simulation. Any thoughts?
The normal solution is to write a dynamic model in Fortran that updates the setpoint for the governor model. You want to do it in Python! Maybe you can use a for-loop updating the governor setpoints every second?
Asked: May 2 '17
Seen: 1,227 times
Last updated: May 09 '17
Is there a Python API to get the GREF value?
Python API to Terminate Dynamic Simulation
How do I conditional format excel based on cell value using PSSE excelpy?
Vector groups and two_winding_chng_4
parallel dynamic simulations using python and PSS/E