Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Model Writing in PSS/E

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)

Model Writing in PSS/E

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) + EFD(I)/CON(J+1)

EFD(I)/CON(J+1)