yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

LC natural response derivation 2


4m read
·Nov 11, 2024

In the last video, we set up this differential equation that described an LC circuit, and now we're going to go about solving this second-order circuit. The technique that works here is the same that worked with first-order ordinary differential equations. We're looking for a function of i that makes this whole equation true, and we're going to do that by guessing at an i, putting it back into the equations, and seeing if it works. If it works, we win; if it doesn't work, we have to think of something else, and we keep doing that until we solve it.

So knowing what I know about derivatives and looking at this equation, can I guess at a plausible solution? What we have here are two terms that have to add up to zero for all time. That means that whatever function I pick for i—and there are some scaling factors here—let me write this equation like this. So what I have here is a scaling factor times i that has to somehow fully subtract from the second derivative of i. These two terms have to somehow look alike for all time.

There's one function I know where its derivatives sort of look like what we started with, and that's the exponential function. So I'm actually going to make a guess. I'm going to guess that i of t is something of the form some constant times the exponential of time with some other scale factor. Now, k is an adjustable parameter, and that's an amplitude, telling us how big the signal is. What's s? s is up in the exponent along with t, and we know that by the time we take an exponent of anything, that whatever's up here has to have no units. So that means that s times t has no units, and that means that s has units of one over time.

So s is a frequency of some sort, and in particular, it's going to be a radian frequency. It's going to be in radians per second, so s is going to be called the natural frequency. Let's keep working on this. We're going to try to plug i back into our equation and see if it works. We can plug i straight into here, and we need the second derivative of i.

So let's first take the first derivative: d/dt of i equals d/dt of k e^(st). We can take that derivative, and that equals k times s times e^(st), so it's also an exponential. Now we need the second derivative, so we want to take the derivative of this guy. The second derivative of i with respect to time equals the derivative of the first derivative of k e^(st), and that equals another s that comes down, so it's s² k e^(st).

Good. Now we have our second derivative; we can plug that in here. So the equation becomes s² k e^(st) + (1/LC) k e^(st) = 0. Let's do a little factoring. There's a common term here: k e^(st). Let me factor that out: k e^(st) times what's left: s² + (1/LC) = 0.

Okay, we have how many adjustable parameters here? We have k and s; those are the two. L and C are constants that are values of our circuit. So we need to find some values of k and s that make this equation zero. I can make k equal to zero, and that would mean that 0 = 0, so our amplitude would be 0. If we put nothing in the circuit, we get nothing out. That's totally boring, so that's not so interesting of a solution.

Now, does e^(st) ever become zero? e to something? It never does. If I let t go to plus infinity and s is negative, then e^(st) would become zero, but plus infinity time from now is pretty far in the future, and I don't want to wait that long. So the interesting solution becomes: can we make s² + (1/LC) equal to zero? This equation is referred to as the characteristic equation.

Let's see what happens when we try to solve this. The first step of this is, I'm going to get s² = -1/LC or s = sqrt(-1/LC). Uh oh, look what happens here; we're taking the square root of a negative number. So what's going to happen here? We're going to get an imaginary number for our answer. I can write this as sqrt(-1) times sqrt(1/LC), and that gives me two answers. I'm going to call the first answer s₁, and that's going to be equal to j, which is the imaginary number (that's the square root of -1 for electrical engineers), times sqrt(1/LC). The other s₂ is the negative of that: -j.

So these are two possible solutions to our differential equation. Now I'm going to give a nickname to this expression here because I don't want to write it so much; I'm going to call this ω₀. This is a lowercase omega, a Greek letter. This is the capital omega that we use for ohms, but little omega is often used as this variable here. So I can say that s = s₁ = +jω₀ and s₂ = -jω₀.

We're going to use this notation for a little bit, but just remember I made that simple substitution. We have two different roots that can cause our differential equation to go to zero. So when we combine these into a solution for i, we're going to say i = k₁ e^(s₁ t) + k₂ e^(s₂ t). I could also write this as, let's fill in some of the numbers here: k₁ e^(+jω₀ t) + k₂ e^(-jω₀ t). So that's my proposed solution.

What we need to do now, we found s; we found two values of s. Now we have these two constants. We got to work those out. So in the next video, we'll use the initial conditions to figure out what k₁ and k₂ are.

More Articles

View All
A Quest to Find Canada’s Elusive Coastal Wolf | Nat Geo Live
I’d like to start by telling you about this place. This is the west coast of Vancouver Island in British Columbia, Canada. I was lucky enough to first visit this place back in 2011, and whilst I was there, I fell in love with this animal. She is a female …
Rounding to the nearest tenth and hundredth
Joey used 0.432 lbs of cheese to make mac and cheese for dinner. We could also call this 432,000 pounds of cheese to make mac and cheese for dinner. Round the amount of cheese to the nearest tenth. So, the amount of cheese, once again, is 0.432 lbs. Just…
Khan for Educators: Course Mastery
Hi, I’m Megan from Khan Academy, and in this video, we’re going to explore Khan Academy’s course mastery system. At Khan Academy, we’re devoted to mastery learning and build our content around our course mastery system. However, a question we hear freque…
Separation of Powers and Checks and Balances
This is a great excerpt from Federalist 51 by James Madison. Just as a reminder, the Federalist Papers, which were written by Hamilton, Madison, and John Jay, were an attempt to get the Constitution passed, to get it ratified. So these were really kind of…
The Stoic Truth: Are You Sabotaging Your Own Success? | STOICISM INSIGHTS #stoicism
Welcome back to Stoicism Insights, your guide to unlocking the timeless wisdom of Stoic philosophy for a more fulfilling life. Today we’re delving into a topic that’s often overlooked: the negative habits that hinder our journey towards virtue and tranqui…
Analyzing functions for discontinuities (discontinuity example) | AP Calculus AB | Khan Academy
So we’ve got this function ( f(x) ) that is piecewise continuous. It’s defined over several intervals. Here for ( 0 < x \leq 2 ), ( f(x) ) is ( \ln(x) ). For any ( x > 2 ), well then ( f(x) ) is going to be ( x^2 \cdot \ln(x) ). What we want to do …