itesla / ipsl

The iTesla Power System Library is a Modelica library developed as part of the iTesla project. The library contains a set of power system component models for phasor time domain simulations.
Mozilla Public License 2.0
23 stars 71 forks source link

PSAT AVR Types II and III - Initialisation #155

Open tinrabuzin opened 8 years ago

tinrabuzin commented 8 years ago

Initialisation of the field excitation voltage is done by setting the vf0 parameter. Instead, it should be initialised by the vf0 pin from a generator.

ahsanKTH commented 8 years ago

Yes the same problem is with the Type I too. I can add an input connector for vf0 in AVR models so that it can be connected with the generator Vf0 output connector to initialize vf0 of AVR.

Only problem would be finding the examples which used these AVR models and update the examples too.

tinrabuzin commented 8 years ago

@ahsanKTH Yes, we should do it in that way. Doing more work cannot be an excuse for not changing it. :)

ahsanKTH commented 8 years ago

@tinrabuzin Yes I am in favor of doing it but I just wanted to mean that if we update the models we should update all the examples too.

lvanfretti commented 7 years ago

@tinrabuzin is this still a problem in OpenIPSL? If yes, I will move the post to our fork and close it here.