Solve RLC Circuit w/Switch Homework Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 5K views
phufool
Messages
5
Reaction score
0

Homework Statement


Provided in the picture below.


Homework Equations





The Attempt at a Solution


So what I've done so far is use KVL to obtain Vc(t) +Vr(t) + Vo(t) = 1/2Vin(t).
Could someone tell me if I started this problem correctly? Would I just take the derivative of the equation next?
 

Attachments

  • ECE #2.jpg
    ECE #2.jpg
    27.9 KB · Views: 592
Physics news on Phys.org
phufool said:

Homework Statement


Provided in the picture below.


Homework Equations





The Attempt at a Solution


So what I've done so far is use KVL to obtain Vc(t) +Vr(t) + Vo(t) = 1/2Vin(t).
Could someone tell me if I started this problem correctly? Would I just take the derivative of the equation next?

Welcome to the PF. I think the input Vi is meant to have the value of 1/2V, but it's hard to tell for sure from the drawing.

And yes, writing the KVL around the loop is a good approach, but you need to use the differential equations that relate I and V for the capacitor and inductor. That's where you end up with one differential and one integral. And yes, you then differentiate that equation to get a 2nd order DE, which you then solve and apply the initial conditions to.
 
Thanks for the reply! And yes I think you're right, it is probably 1/2 V. So then the differential equation would look like: Vc(t) + VL(t) + Vo(t) = 1/2 .
Vo(t) = Ri(t)
VL(t) = Ldi(t)/dt
Vc(t) = 1/C integral from -infinity to t of i(a)da
So if I plug these into the equation and take the derivative, would I get:
1/C*i(t) + Ld^2i(t)/dt^t + Rdi(t)/dt = 0? So the 1/2 would just be irrelevant?

So for these C, L, and R variables, would I just substitute these for the numbers given in the problem? Say C = 1/2, L= 1/4, and R = 1?PS: Is there a program/website I can use to make these equations look nicer? I'm sure what I'm typing must be hard to read lol.
 
So I was hoping if someone could still help me with this equation?
From the above equation: 1/C*i(t) + Ld^2i(t)/dt^t + Rdi(t)/dt = 0?
Since i(t) = 1/R * Vo(t), I would substitue i(t) and the values of C, L and R and get:
1/4*d^2Vo(t)/dt + dVo(t)/dt + 2Vo(t) = 0
So I assume Vo(t) = Ae^st and get the roots: s = -2+-2i
Can anyone tell me what to do next or if I'm doing this correctly? Thanks
 
phufool said:
So I was hoping if someone could still help me with this equation?
From the above equation: 1/C*i(t) + Ld^2i(t)/dt^t + Rdi(t)/dt = 0?
Since i(t) = 1/R * Vo(t), I would substitue i(t) and the values of C, L and R and get:
1/4*d^2Vo(t)/dt + dVo(t)/dt + 2Vo(t) = 0
So I assume Vo(t) = Ae^st and get the roots: s = -2+-2i
Can anyone tell me what to do next or if I'm doing this correctly? Thanks

The response will be a damped sinusoid, so your exponential term should have both sigma and j*omege in it. Something like:

[tex]V_o(t) = A e^{B(\sigma + j\omega)}[/tex]

Use that, differentiate, substitute back, and apply initial conditions to solve for the constants.
 
Thanks so much! Now the trouble I'm having is knowing what are the initial conditions. I can't seem to understand it based on the circuit given. Do you think you could help explain it to me?
 
phufool said:
Thanks so much! Now the trouble I'm having is knowing what are the initial conditions. I can't seem to understand it based on the circuit given. Do you think you could help explain it to me?

Glad that helped. BTW, the coefficient B may just be 1, but I'm not sure. You should be able to tell as you apply the ICs.

At time t=0-, the switch is open, so there is zero current, and zero voltage across the elements to the right of the switch. At t=0, the switch is closed, so all of a sudden you have the supply voltage across the series RLC combination. That will let the current start to build, and the voltage division between those 3 components will start to change with time...