Ask Your Question
0

AGC Implementation Using Python

asked May 2 '17

Jack gravatar image

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.

1 answer

Sort by » oldest newest most voted
0

answered May 9 '17

perolofl gravatar image

Which paper are you referring to?

Do you mean implementation in a dynamic simulation?

link

Comments

yes, I am looking for AGC implementation in a dynamic simulation. Any thoughts?

Jack gravatar imageJack (May 9 '17)

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?

perolofl gravatar imageperolofl (May 9 '17)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: May 2 '17

Seen: 1,223 times

Last updated: May 09 '17