Engineering Control Systems: How would you find the State Equations for this simple circuit?

AI Thread Summary
The discussion focuses on deriving state-space equations for a given electrical circuit using state variables and inputs. The state variables are defined as x1(t)=Vc(t), x2(t)=iL(t), and x3(t)=Vo(t), with the output being Vo(t) and the input Vi(t). The user is struggling to express the differential equations for the state variables solely in terms of these variables and inputs, particularly finding relationships for i2, i5, and V2. Suggestions include using mesh or nodal analysis to simplify the problem and derive the necessary equations. The user seeks assistance in isolating i3 without involving V2 or i2 to progress in solving the circuit's state equations.
amr55533
Messages
15
Reaction score
0

Homework Statement



Consider the electrical circuit shown:

http://imageshack.us/a/img525/8163/p1circuit.png

Let the state variables be x1(t)=Vc(t), x2(t)=iL(t), and x3(t)=Vc(t); output is Vo(t). Write the state-space equations in matrix form and find the transfer function, T(s)=Vo(s)/Vi(s).

Homework Equations



KCL and KVL

The Attempt at a Solution



State Variables:

x1(t)=Vc(t)
x2(t)=iL(t)
x3(t)=Vo(t)

Outputs:

Vo(t)

Inputs

Vi(t)

Differential Equations for State Variables:

X1'=dV1/dt=i2
X2'=di4/dt=V2
X3'=dVo/dt=i5

Now this is the part that I am stuck at. I know that I have to solve for X1', X2', and X3' in terms of the state variables and inputs only. However, I can't seem to reduce the equations enough to get it into this format.

Basically, I am trying to solve for i2, i5, and V2 in terms of i4, V1, Vo, and Vi only (the state variables and inputs). Once I have these equations, I can easily put them into matrix form and solve using MATLAB. I solved a problem earlier that was exactly the same, only the first capacitor was replaced with an inductor. So, I think it is the capacitor that is giving me problems.

A few equations that I found:

Vi=i1+i3+i5+Vo

i3=i1-i2

i5=i3-i4

V1=Vi-i1

V2=V1-i3

Vo=V2-i5

Thanks for the help!Edit:

I looked over the problem again, and it seems that I can't solve for i3 without it containing a V2 or an i2. Is there any way to solve for i3 with a combination of only i4, V1, Vo, and Vi? Once I find this, I will be able to solve the problem.
 
Last edited by a moderator:
Physics news on Phys.org
Hi amr55533, Welcome to Physics Forums.

If I were left to my own devices to solve this problem I might choose to use either mesh analysis to find mesh currents (then use them to find voltages as required), or us nodal analysis to get at the node voltages directly. The state variable versions of impedance are:

R ---> R
C ---> 1/(sC)
L ---> sL
 

Similar threads

Replies
4
Views
2K
Replies
11
Views
2K
Replies
4
Views
2K
Replies
26
Views
3K
Replies
25
Views
3K
Replies
10
Views
5K
Replies
5
Views
1K
Replies
1
Views
2K
Back
Top