RLC Circuit Second Order Differential and Laplace

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
3 replies · 6K views
goldfronts1
Messages
31
Reaction score
0

Homework Statement


Derive the second order differential equation relating x(t) and y(t).
Using the Laplace transform, find the total response as a function of the zero input response and the zero state response in the following form.

Homework Equations



Y(s)=Yzs(s) + Yzi(s)

The Attempt at a Solution



Loop1: Rs*i1 + 1/c integral(i1 + i2) dt = xs(t)

Loop2: 1/c integral(i1 + i2) dtau + Rload*i2 + L di2/dt = 0

Take derivatives

Loop1: R di1/dt + (i1 + i2)/C = dx/dt

Loop2: R di2/dt + L di2/dt + (i1 + i2)/C = 0
 

Attachments

  • RLC.PNG
    RLC.PNG
    2.8 KB · Views: 616
  • laplace.PNG
    laplace.PNG
    1.5 KB · Views: 566
  • Capture.PNG
    Capture.PNG
    14.3 KB · Views: 568
Physics news on Phys.org
Loop2: 1/c integral(i1 + i2) dtau + Rload*i2 + L di2/dt = 0

I believe there is an error here. If the current through the capacitor is i1 + i2, then i2 is moving counterclockwise, and we know as the current approaches the load resistor, it is approaching the negative end of y(t). Therefore, Rload*i2 should be negative. I haven't checked everything, so there could be more problems.