Engineering Solve Very Simple RC-Circuit w/ 12V, 1uF, 100Ω

  • Thread starter Thread starter Twinflower
  • Start date Start date
  • Tags Tags
    Rc-circuit
AI Thread Summary
The discussion revolves around solving a simple RC circuit problem involving a 12V source, a 1µF capacitor, and a 100Ω resistor. Participants seek to derive expressions for the voltage across the capacitor and the current through the circuit over time after the circuit is closed. Key points include the understanding that a capacitor charges over time, typically reaching full charge around 5 time constants (5τ), and that the voltage across the capacitor eventually equals the source voltage when fully charged. The conversation also touches on the relationship between current and voltage in both charging and discharging scenarios, emphasizing that the steady state for both is zero current. The final voltage across the capacitor matches the source voltage once fully charged, and the participants express varying levels of understanding of the mathematical derivations involved.
Twinflower
Messages
109
Reaction score
0

Homework Statement


RC1.png


C = 1 uF
E = 12 V
Total R in circuit = 100 Ω
Q = 0 before the breaker closes

Problem A:
Derive an expression for the voltage across the capacitor and the current through the circuit as a function of time after the breaker closes.

Homework Equations



This is my first problem. I do not know any relavent equations.


The Attempt at a Solution



I have trouble starting this exercise, but from what I have found on Wikipedia, the capacitor needs 5τ to fully charge, and 1 τ = R times C.

From what I understand, the voltage across the capacitor will decrease until the capacitor is fully charged.
But that comes in conflict with my understanding about that a capacitor will have a voltage across when fully charged (maybe only when there is no other voltage sources present?)

Please kick me in the right direction here, so that I can get going :)
 
Physics news on Phys.org
You've been looking at the discharge curve showing how the voltage across an initially charged capacitor decays down to zero as it discharges through a resistor.

Capacitors can also charge up, gaining voltage, as current flows from a source through the resistor and onto the capacitor. This curve looks like the first one only flipped vertically.

attachment.php?attachmentid=40011&stc=1&d=1318682409.gif


By the wording of the given problem they want you to derive the mathematical expression for the charging capacitor. It will involve writing and then solving a differential equation.
 

Attachments

  • Fig1.gif
    Fig1.gif
    2.3 KB · Views: 619
Is the current curve exactly opposite as the voltage curve?
 
Twinflower said:
Is the current curve exactly opposite as the voltage curve?

What do you mean by "exactly opposite"?

The current is flowing in different directions (with respect to the capacitor) in each case. But the eventual steady state condition for both charging and discharging is zero current (capacitor all charged up --> no more current; capacitor fully discharged --> no more current).
 
Hm, I need to play around with my calculator for a while, thanks for pointing things out.

Be back shortly :)
 
Hello,

I am taking introductory Physics and need practice and help with circuits. Can I post my attempt at the solution?

Thank you
 
Yes, please do
 
Part 2 of the exercise is to calcuate the charge of the capacitor when it's done charging.

I found a few relevant equations for that:

q_c = C \times u_c(t)
where q = time varying charge, C = capacitance and u = time varying voltage across capacitor

u_c = E \times (1 - e^( \frac{-t}{\tau}) )
Where E = applied voltage (12V) and τ = time constant = RC

So, I merged those to equations and set the time to 5τ as that is supposed to be the time until the capacitor is fully carged.

This is how it looked like:
u_c = C \times E \times (1 - \frac{-5\tau}{\tau})

u_c = 10^-6 F \times 12 V \times (1 - e^(\frac{-(5 \times 100Ω \times 10^(-6))}{100Ω \times 10^(-6)}))
= 0.0000119191 = 11.91 μC
But the answer should be 12.0
 
5\tau is the approximate time when most of the "excitement" is over for a circuit with a time constant of \tau. It's a handy rule of thumb, but it is only an approximation. The final value that the equation is heading for can be found by taking the limit as t → ∞.

Another way to look at it is, when the capacitor is fully charged and the current goes to zero there can be no voltage drop across the resistor (Ohm's law -- no current no potential drop). To have no potential difference across the resistor, the potential on the capacitor must be the same as the potential of the source.
 
  • #10
ah, there's still hope then!

Maybe the remaining 0.09 uC appears between 5t and eternety :)
 
  • #11
Potential across charged capacitor is Q/C.
The current through charged capacitor is zero.

Applying Kirchhoff's loop rule

ε - q/C - IR = 0

ε - q/C - (dq/dt) R = 0

( dq / dt ) R = ε - q/C

( dq / dt ) R = (εC - q) / C

dq / (-εC + q) = -dt / ( RC )

\int_0^q dq / (-εC + q) = \int_0^t -dt / ( RC )

ln (-εC + q) = -t / (RC)

by definition of the natural log:

-εC + q = e^(-t / (RC) )

q(t) = e^(-t / (RC) ) + εC

I = -1/ (RC) e^ (-t / (RC) )

ΔV (t) = q(t) / C

In a circuit consisting of battery and capacitor, after fully charging, the voltage between the capacitor equals the voltage between the terminals of the battery. In a circuit consisting of a battery, capacitor and a resistor, after fully charging, is the voltage across the capacitor equal to the voltage across the terminals of the battery?
 
  • #12
wow JosephK.

This is way beyond me. I lost you at line number 5 or something.
 

Similar threads

Replies
4
Views
2K
Replies
3
Views
3K
Replies
15
Views
6K
Replies
2
Views
1K
Replies
8
Views
4K
Replies
2
Views
2K
Replies
46
Views
10K
Replies
1
Views
2K
Back
Top