You are on page 1of 2

The Gentpj Model

John Undrill
19 November 2007
Updated 19 June 2012

1 The Form of the Model

The gentpj generator model is an extension of the gentpf model. Gentpf, in turn, is the type F
model of the WSCC Staff stability program. The structure of the generator model is described
in reference (1). The associated linkage of generator models to the transmission network, as
used in the PSLF and PSS/E programs, is described in reference (2).

The detailed equations used in gentpf and gentpj are given by (1) through (20). With the pa-
rameter Kis set to zero in (1.19) the gentpj model is identical to gentpf. The saturation function
appearing in (1.19) is the open circuit magnetization curve. Equations (1)-(20) correspond to
the transfer function diagram shown below.

This diagram is indicative but, because of the nonlinear nature of (1)-(20), should not be used
as a basis for implementing the model; implementation requires direct use of the full set of
equations.

2 References

1. D. W. Olive, ”Digital Simulation of Synchronous Machine Transients” IEEE Transactions, Vol


PAS-87, pp1669-1675, 1968

2. J. M. Undrill, ”Structure in the Computation of Power System Nonlinear Dynamical Re-


sponse”, IEEE Transactions, Vol PAS-88, pp1-5, 1969

1
3 Equations

Vq = Eq1 + Eq2 − Iq Ra − Id Xds (1)


Vd = Ed1 + Ed2 − Id Ra + Iq Xqs (2)
E”q = Eq1 + Eq2 − Id Xddds (3)
E”d = Ed1 + Ed2 + Iq Xqqqs (4)
Eq0 = Eq1 + Eq2 − ((Xd0 − X”d )/(Xd − X”d))Eq2 − Id Xdds (5)
Ed0 = Ed1 + Ed2 − ((Xq0 − X”q )/(Xq − X”q))Ed2 + Iq Xqqs (6)
dE”q /dt = −(1 + Sd )(((Xd0 − X”d )/(Xd − X”d ))Eq2 )/T ”do (7)
dE”d /dt = −(1 + Sq )(((Xq0 − X”q )/(Xq − X”q ))Ed2 )/T ”qo (8)
dEq0 /dt = (Ef d − (1 + 0
Sd )Eq1 )/Tdo (9)
dEd0 /dt = −(1 + Sq )Ed1 /Tqo
0
(10)
Xds = ((Xd − Xl )/(1 + Sd )) + Xl (11)
Xdds = (Xd − Xd0 )/(1 + Sd ) (12)
Xddds = (Xd − X”d)/(1 + Sd ) (13)
Xqs = ((Xq − Xl )/(1 + Sq )) + Xl (14)
Xqqs = (Xq − Xq0 )/(1 + Sq ) (15)
Xqqqs = (Xq − X”q)/(1 + Sq ) (16)
2 2
El = sqrt((Vq + Iq Ra + Id Xl ) + (Vd + Id Ra − Iq Xl ) ) (17)
I = sqrt(Id2 + Iq2 ) (18)
Sd = (saturationf unction)(El + Kis I) (19)
Sq = (Xq /Xd )Sd (20)

4 Corrections

Equations (17) and (19) have been corrected in the revision of 19 June 2012.

You might also like