Low Pass Filter Charging Transient

An R L C RLC low pass filter takes a sinusoidal voltage input V S ( t ) V_S(t) and produces an output voltage V o u t ( t ) V_{out} (t) .

V S ( t ) V_S(t) is as follows:

V S ( t ) = 10 sin ( t ) V_S(t) = 10 \sin(t)

Let V o u t S S ( t ) V_{out_{SS}} (t) be the steady-state output voltage signal, which can be determined using AC steady-state analysis. This function is a pure sinusoid which is scaled and shifted in time relative to V S ( t ) V_S(t) . After charging transients dissipate, V o u t ( t ) V_{out} (t) and V o u t S S ( t ) V_{out_{SS}} (t) converge.

At time t = 0 t = 0 , the inductor and capacitor are de-energized. Determine the following integral:

0 10 π ( V o u t ( t ) V o u t S S ( t ) ) d t \int_0^{10 \pi} \Big(V_{out} (t) - V_{out_{SS}} (t) \Big) \, dt

Details and Assumptions:
1) R = 0.5 R = 0.5
2) L = 1 L = 1
3) C = 1 C = 1


The answer is 10.0.

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
Dec 12, 2019

The following solution leaves out several steps and should be thought of as a guideline.

Let the current through the inductor be I L I_L , that through the capacitor be I C I_C and that through the resistor be I R I_R . Let the charge on the capacitor be Q Q and the output voltage be V V . The circuit equations are:

I L = I C + I R ; L I ˙ L + Q C = V S ; Q C = I R R = V ; Q ˙ = I C \blue{I_L = I_C+I_R} \ ; \ \red{L\dot{I}_L + \frac{Q}{C} = V_S} \ ; \ \green{\frac{Q}{C} = I_RR = V} \ ; \ \orange{\dot{Q} = I_C}

Initial conditions: Q ( 0 ) = 0 Q(0) = 0 , I L ( 0 ) = 0 I_L(0) = 0 and using these conditions, those on other variables can be derived. The goal is to come up with a dynamic mapping between V S V_S and the output V V . By manipulating the above equations, the resulting differential equation is:

V ¨ + 2 V ˙ + V = 10 sin t \ddot{V} + 2\dot{V} + V = 10\sin{t}

subject to: V ( 0 ) = 0 V(0) = 0 and V ˙ ( 0 ) = 0 \dot{V}(0) = 0 . This differential equation can be solved using the method of Laplace transforms or any other standard approach. The closed-form solution to this is:

V = 5 e t ( 1 + t ) 5 cos t V = 5 e^{-t}(1+t) - 5\cos{t}

From here, it can be concluded that the steady state solution is V s s = 5 cos t V_{ss} = -5\cos{t} and the required integral to be computed is therefore:

0 10 π 5 e t ( 1 + t ) d t = 10 5 ( 10 π + 2 ) e 10 π 10 \boxed{\int_{0}^{10\pi}5 e^{-t}(1+t) dt = 10-5(10\pi+2)e^{-10\pi} \approx 10}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...