Can anyone please help me to find the state space equation of this circuit diagram in the form of x=Ax+Bu?
The equation I am getting is not giving me square matrix. Can anyone help please?
These are the steps I have followed:
$$(I-Ic)Z+IZg+V=0$$
$$IZ-IcZ+IZg+V=0$$
$$Ldi/dt+RI+Lgdi/dt+RgI-Ldic/dt-RIc+V=0$$
$$(L+Lg)di/dt-Ldic/dt+(R+Rg)I-RIc+V=0$$
So you can see that I am getting two derivatives in the same equation, which makes them dependent on each other.