First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I have just started to learn PSSE model writing. I was looking chapter 23-Model Writing on POM 34.2 Manual, it is an Simple Excitation System, there is one part that I do not understand, what is the meaning between block diagram and code, can someone please tell me? Thank you for your help.
STATE(K)=ECOMP(I)
STATE(K+1)=EFD(I)
VREF(I)=ECOMP(I) + EFD(I)/CON(J+1)
2 | No.2 Revision |
I have just started to learn PSSE model writing. I was looking chapter 23-Model Writing on POM 34.2 Manual, it is an Simple Excitation System, there is one part that I do not understand, what is the meaning between block diagram and code, can someone please tell me? Thank you for your help.
STATE(K)=ECOMP(I)
STATE(K+1)=EFD(I)
STATE(K)=ECOMP(I)
STATE(K+1)=EFD(I)
VREF(I)=ECOMP(I) +