Solve Series RLC Circuit: Kirchhoff's Loop Rule

Ataman
Messages
15
Reaction score
0
Given a series RLC Circuit driven by a generator, Kirchhoff's Loop Rule gives:

V_{peak} cos \omega t - L\frac{di}{dt} - IR - \frac{Q}{C} = 0

- OR -

V_{peak} cos \omega t = L\frac{d^{2}Q}{dt^{2}} + \frac{dQ}{dt}R + \frac{Q}{C}

I have never done second order differential equations, so right now I am stuck if I want to solve for Q(t) or I(t).

-Ataman
 
Physics news on Phys.org
I've just started studying differential equations, but this seems like a case where you could use the method of homogeneous and particular solutions, where you first find any solution that satisfies the differential equation (the particular solution), then find the homogeneous solution by setting the left side equal to zero and finding some general form (like Ae^st) that also satisfies the equation, and then summing the two. Unfortunately I'm not good enough to actually implement the solution for your problem, so hopefully there is someone else here that could expand on that or show a better way.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top