Solving a 2nd order D.E. of a forced LRC circuit

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 · 2K views
zedmondson033
Messages
2
Reaction score
0

Homework Statement


Solve the following forced D.E. (Show work)

L=10 R=20 C=0.01 x(0)=10 x'(0)=0

Homework Equations


This is the second order D.E. for a forced LRC circuit

L(d2x/dt2)+R(dx/dt)+x/C=200sin(t)


The Attempt at a Solution


y=ygeneral+yparticular

I calculated ygeneral to be ygeneral = e-tC1cos(3t)+e-tC2sin(3t)

Now I need to find the particular solution for the DE. I've been trying to use undetermined coefficients, choosing Asin(t)+Bcos(t) as my initial guess but the algebra doesn't seem to work out. Can anyone help me out? Thanks for your time!
 
Last edited:
Physics news on Phys.org
You'll need to find the particular solution before you can plug in the initial conditions to find the constants.
 
Yeah, the previous problem was to find the solution to the same equation, just without the forcing function at the end, so it was homogeneous. That's how I got the values for the constants and the general equation.
 
zedmondson033 said:
I calculated ygeneral to be ygeneral = 10e-tcos(3t)+(10/3)e-tsin(3t)
This is not the general solution of the homogeneous equation: It has to contain two undetermined constants.

The "force" function has different frequency from the own frequency of the LCR circuit: so the particular solution is in the form A cos(t) +Bsin(t), as you supposed. Find A and B. Show what you have tried.
Match the general solution x(homogeneous) +x(particular) to the initial conditions.

ehild