Circuit Theory/Convolution Integral/Examples/2R1LExample/2 Resistor, 1 inductor example

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Given Vs = 2e2t/to find the drop across the C R1 parallel combination

Find drop across CR1 pair given that Vs 2e2t/to.

Outline of solution:

Transfer Function[edit | edit source]

-- or --

Homogeneous Solution[edit | edit source]

First order so τ is:

Particular Solution[edit | edit source]

After a long time, due to Vs = 1, the capacitor opens. So VRC is part of a voltage divider consisting of just two resistors:

Evaluate Initial Conditions[edit | edit source]

Combining the homogeneous and particular:

At t=0, the voltage across the capacitor is zero so:

Initially the cap is a short, so the current through the cap is limited by R2 so:

Since Vs = 1 (doing this for the unit step function because using convolution integral):

and

In summary:

Find impulse solution[edit | edit source]

The impulse solution is the derivative of the above:

Convolution Integral[edit | edit source]

f := (exp((t-y)/x)/(C*R2))*2*exp(2*y/z);
S :=int(f,y=0..t)

Evaluate Integration Constant[edit | edit source]

Know that VRC=0 at t=0 so:

So:

And finally: