Carnegie Mellon University
Department
of Electrical and Computer Engineering
18-200
Fall 2000
Mathematical Foundations of Electrical Engineering
Problem Set 5
Due:
Thursday, October 26
1.
For
this problem, ( sinusoidal driving function), please evaluate the particular
solution using:
a)
the
phasor method that we’ve discussed in class and,
b)
the
method of undetermined coefficients (assume a solution of the form Kcos(3t) + Msin(3t)).
And show that you get the same
result doing this using both of these methods.
c)
Also solve for the homogeneous solution and find the total solution for
y(t).
y’’ + 4y’ +
4y = -5 sin (3t) + 12 cos (3t); y(0) = 1; y’(0) = 3
2. This next problem is an L-R-C circuit with a
sinusoidal driving function (voltage source) attached.
For this
problem, we are going to solve for the voltage in the capacitor, Vc(t), and
current in the inductor, IL(t). The switch is closed at time t=0, and the initial conditions on
Vc(t) and IL(t) are: Vc(0) = 0v; IL(0) = 0A.
a)
Write
two second-order non-homogeneous ordinary differential equations (ODE) for the
circuit above, one for Vc(t) and one for IL(t). Your answers should be in terms of R1, R2,
L, C, Vi(t) and Vi'(t) for both
equations, and either Vc(t) (and its derivatives), or IL(t) (and its derivatives) depending on the quantity for
which you are writing the ODE.
To help you do this, you'll need to do the following things:
i)
Use
Ohm’s law to write an equation for the current through R1 (also the current
through C) in terms of R1 and voltages Vi(t), Vc(t), and VL(t).
ii)
Write
an equation for the current through the capacitor (C) in terms of C and Vc(t)
iii)
Write
an equation for the voltage across the inductor (L) in terms of L and the
current through it.
iv)
Write
a KCL equation at the node where C, L, and R2 come together.
v)
Use
Ohm’s law to write an equation for the current through R2 in terms of VL(t) and R2.
Do some equation combining to get a second-order equation
with terms of Vi(t) and Vi'(t) (the derivative of Vi(t)) as the right-hand
side. (Remember, the characteristic
equation must be the same for both the Vc(t) and IL(t) ODE's.)
For Vc(t) I
got:
L [1 + R1/R2] *Vc''(t) + [R1 + L/(R2*C)] *Vc'(t) + [1/C]
*Vc(t) = [L/(C*R2)] *Vi'(t) + [1/C]*Vi(t)
And for IL(t), I got:
L [1 +
R1/R2] * IL''(t) + [R1 + L/(R2*C)] * IL'(t) + [1/C] * IL(t) =
Vi'(t)
b)
Solve
the characteristic equation for the above ODE and express your l’s in terms of the circuit components: L, C, R1, and R2.
c)
As in
lecture, let L = 100 microhenrys and C = 100 picofarads. If R2 = infinity (open circuit, or removing R2 from the
circuit), what range(s)
of R1 make the system “over damped” and “under damped”? What is the value of R1 you need to make the
system “critically damped”?