single area p control of a first order ode system

02 Apr 2020

the model

To develop a system of first order linear ordinary differential equations for the single area P controlled power system, let be the output of the governor; be the output from the turbine block; and be the output from the generator load demand. This has been labelled on the block diagram shown in Figure 1.

Governor
Figure 1: TBD

The variable assignments can be written as follows:

Now, focusing on the governor block, it is clear that the following equation can be written:

Rearranging, this can be written as:

Similarly, focusing on the turbine block we can write the following expression:

Rearranging, this can be written as:

Finally, considering the generator-load block, the following expression can be derived:

Rearranging, we get the following:

Taking the inverse Laplace transform of equations (4), (5), and (6) and yields the following first order system:

Substituting the variable expressions in (1), (2), and (3) allows us to write (7), (8), and (9) a little bit more compactly:

python implementation

comments powered by Disqus