Optional Review: RC Circuit Derivations and Key Values
Please Log In for full access to the web site.
Note that this link will take you to an external site (https://shimmer.mit.edu) to authenticate, and then you will be redirected back to this page.
In this problem, we'll step through the process of solving a couple of different circuits involving a capacitor and a resistor ("RC" circuits), and we'll see some common patterns in the solutions that we can bring to bear on future problems of this sort that we encounter, without needing to rederive them.
1) Capacitors
In lecture this week, we introduced capacitors. Introducing these components was a big leap forward for us, because they differ from the other components we've seen so far in at least one key way: they are stateful. That is to say, if I want to know the voltage drop across a capacitor, it's not enough to know the current flowing through the capacitor just at that moment; rather, I need to know the whole history of currents flowing through the device.
In our lumped element abstraction, we'll draw capacitors like so:
And, as with the other components, the capacitor is defined by its constitutive equation (i.e., by the way it constrains i and v). There are a number of (equivalent) ways that we could write this equation for the capacitor:
All of these are equally valid, though we'll probably primarily use the last form i = C{{\rm d}v\over {\rm d}t}.
It's important to note that now that we have capacitors in the mix, voltages are currents are functions of time (they won't necessarily be the same from one moment to the next). For simplicity of notation, though, we'll often skip writing the (t) part and just write the variable name; but it's important to remember that we're talking about functions of time.
2) "Natural" Response
Let's start by considering the following circuit, with a resistor and capacitor connected up to each other:
Applying KVL and KCL, we can see that i_{\rm R} = -i_{\rm C} and v_{\rm R} = v_{\rm C}. We'll use that as the basis for solving out this circuit. Let's try to solve for v_{\rm C}(t). We can start with our KCL equation, rearranged slightly:
Then we can substitute in values for each current based on the (shared) voltage:
and multiply through by R to get to a more comfortable form:
Our next step is to take an educated guess at the form of v_{\rm C}(t). In order for that sum to work out to zero, we need v_{\rm C}(t) to look a lot like its time derivative. As such, we'll assume that v_{\rm C}(t) is of the form Ae^{st} for some values of A and s.
Plugging in our assumed answer v_{\rm C}(t) = Ae^{st} to our equation from above, we get:
This equation alone is enough to solve for s:
The value RC (which has units of seconds) is important enough that we will give it a name (it's the "time constant" of this circuit) and a symbol (the Greek letter tau: \tau).
We're going to need to do a little more work to completely characterize our equation, though (KCL isn't enough!). Because of the stateful nature of the capacitor, we'll need to know the value of v_{\rm C}(t) at some point in time in order to solve for values of v_{\rm C} after that point in time (that is, we'll need to know some initial condition in order to fully solve). For now, let's assume that v_{\rm C}(0) is a known value. We can use this to find A:
And we've done it! If we note that this will only hold after our initial condition, we can say that:
Or, slightly more generally, if we know the value of v_{\rm C} at an arbitrary time t_o, we can say that:
2.1) Key Times
If we plot this function starting at time t_o, we see a very characteristic shape:
There are a few key values on this curve that are worth knowing (at least
approximately). Use the formula we derived above to find the following values,
and enter each one as an exact expression (you can use e to represent e,
pi to represent \pi, and ln(x) to represent \ln(x)).
{\displaystyle {v_{\rm C}(t_o+\tau)\over v_{\rm C}(t_o)}} =~
{\displaystyle {v_{\rm C}(t_o+2\tau)\over v_{\rm C}(t_o)}} =~
{\displaystyle {v_{\rm C}(t_o+5\tau)\over v_{\rm C}(t_o)}} =~
After around 5 time constants, notice that the voltage doesn't change much at all; we'll often assume that things have converged and are sitting steady after around 5 time constants.