Ask Your Question
0

AGC Implementation Using Python

asked 2017-05-02 14:17:57 -0500

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-05-09 07:04:43 -0500

perolofl gravatar image

Which paper are you referring to?

Do you mean implementation in a dynamic simulation?

edit flag offensive delete link more

Comments

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

Jack gravatar imageJack ( 2017-05-09 08:52:48 -0500 )edit

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 ( 2017-05-09 15:48:26 -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

Stats

Asked: 2017-05-02 14:17:57 -0500

Seen: 1,125 times

Last updated: May 09 '17