Hi guys,
Im currently trying to develop a closed loop simulation for an AVR. the AVR circuit is simple, but making it function as a closed loop simulation offers some more challenging parts.
Im currently stuck on finding a way to complete the closed loop. The simulation requires an input from the stator, and an output to the exciter. The exciter voltage is then proprtional to the stator output.
The exciter is modelled as a simple inductance and resistance, and requires current to pass through it, as well as then be used to control the stator input.
exciter voltage ranges from 0V-90V and stator input is 200-264V dependant on exciter input.
Any suggestions on how i can achieve this closed loop control?