Second-Order RL Circuit

The switch closes at time t = 0 t = 0 , and both inductors are initially de-energized. The circuit is excited by a DC voltage source.

Let E R 1 E_{R1} be the energy dissipated in resistor 1 1 between t = 0 t = 0 and t = 10 t = 10 . Let E R 2 E_{R2} be the energy dissipated in resistor 2 2 between t = 0 t = 0 and t = 10 t = 10 .

What is E R 1 E R 2 \large{\frac{E_{R1}}{E_{R2}}} ?


The answer is 41.528.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Karan Chatrath
Oct 20, 2019

Let the current flowing through R 1 R_1 be I I and that flowing through L 2 L_2 be I 1 I_1 . Based on this, the equations for the circuit are derived using Kirchoff's laws and rearranged into a state-space form as shown below:

[ I ˙ I ˙ 1 ] = [ 2 1 1 1 ] [ I I 1 ] + [ 1 0 ] V s \left[\begin{matrix}\dot{I}\\\dot{I}_1\end{matrix}\right] = \left[\begin{matrix}-2&1\\1&-1\end{matrix}\right]\left[\begin{matrix}I\\I_1\end{matrix}\right] + \left[\begin{matrix}1\\0\end{matrix}\right]V_s

Current through the resistors R 1 R_1 and R 2 R_2 are respectively:

I R 1 = [ 1 0 ] [ I I 1 ] I_{R1} =\left[\begin{matrix}1&0\end{matrix}\right]\left[\begin{matrix}I\\I_1\end{matrix}\right]

I R 2 = [ 1 1 ] [ I I 1 ] I_{R2} =\left[\begin{matrix}1&-1\end{matrix}\right]\left[\begin{matrix}I\\I_1\end{matrix}\right]

Introducing shorthand notation. Let:

x = [ I I 1 ] x = \left[\begin{matrix}I\\I_1\end{matrix}\right] A = [ 2 1 1 1 ] A = \left[\begin{matrix}-2&1\\1&-1\end{matrix}\right] B = [ 1 0 ] B = \left[\begin{matrix}1\\0\end{matrix}\right] u = V s u = V_s C 1 = [ 1 0 ] C_1 = \left[\begin{matrix}1&0\end{matrix}\right] C 2 = [ 1 1 ] C_2 = \left[\begin{matrix}1&-1\end{matrix}\right]

So the system of governing equations becomes:

x ˙ = A x + B u \dot{x} = Ax + Bu I R 1 = C 1 x I_{R1} = C_1 x I R 2 = C 2 x I_{R2} = C_2 x

Now, The first equation is solved as such:

x ˙ = A x + B u e A t x ˙ e A t A x = e A t B u \dot{x} = Ax + Bu \implies e^{-At}\dot{x} - e^{-At}Ax = e^{-At}Bu d d t ( e A t x ) = e A t B u \implies \frac{d}{dt}\left(e^{-At}x\right) = e^{-At}Bu

Separating variables and integrating and applying the initial condition that at t = 0 t=0 , both I I and I 1 I_1 are equal to zero:

x = e A t ( 0 t e A s d s ) B u x = ( I 2 e A t ) A 1 B u x = e^{At}\left(\int_{0}^{t}e^{-As}ds\right)Bu\implies x = \left(I_{2} - e^{-At}\right)A^{-1}Bu

Note that here I 2 I_2 is the identity matrix of two rows and columns. Not to be confused with the quantity of current. Finally, we get:

I R 1 = C 1 ( I 2 e A t ) A 1 B u I_{R1} = C_1\left(I_{2} - e^{-At}\right)A^{-1}Bu I R 2 = C 2 ( I 2 e A t ) A 1 B u I_{R2} = C_2\left(I_{2} - e^{-At}\right)A^{-1}Bu

Now the matrix exponentials can be computed by using the eigenvalues and eigen vectors of the matrix A A . By substituting the matrix exponentials and other quantities and simplifying the expressions for currents gives two functions of time describing the currents I I and I 1 I_1 . A good way to check whether the answer is correct is by taking the limiting value of currents as time tends to infinity. The limiting value of I I is 10 amps while that for I 1 I_1 is zero. From here the following integrals can be computed easily but the evaluation requires some patience. I have left out most of the number-crunching and have focussed on the concepts.

E R 1 = 0 10 I R 1 2 R 1 d t E_{R1} = \int_{0}^{10}I_{R1}^2 R_1 dt E R 2 = 0 10 I R 2 2 R 2 d t E_{R2} = \int_{0}^{10}I_{R2}^2 R_2 dt

The answer is E R 1 E R 2 41.528 \boxed{\frac{E_{R1}}{E_{R2}} \approx 41.528}

The recommended approach to this problem is numerical but I have presented an analytical route.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...