Calculating Voltage Across a Capacitor in a Series Circuit

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
roam
Messages
1,265
Reaction score
12

Homework Statement


A capacitor of 4.50 × 103 μF is connected in series with a resistor of 820. kΩ, a perfect switch, and a 19.0 V battery. Initially there is no charge on the capacitor, and the switch is open.
What will the voltage across the capacitor be 4.62 × 103 s after the switch is closed?

The Attempt at a Solution



First I used the equation for current as a function of time for a capacitor being charged:

[tex]I(t)=\frac{\epsilon}{R}e^{-t/RC}[/tex]

[tex]RC= 820000 \times (45 \times 10^{-6}) = 36.9[/tex]

[tex]t/RC= (4.62 \times 10^3)/36.9=125.2[/tex], so

[tex]\frac{19}{820 \times 10^3} e^{-125.2} = 9.8 \times 10^{-6}[/tex]

Now I use V=IR to find the voltage:

[tex](9.8 \times 10^{-6}) \times (820000) =8 \times 10^{-54}[/tex]

But this is the wrong, the correct answer must be 13.6 V. So what's wrong? I appreciate it if anyone could show me how to do this problem...
 
Physics news on Phys.org
In addition to the above it seems that you are attempting to calculate the voltage across the resistor(Vr) and not the capacitor(Vc).That's okay if you remember and use the fact that Vc+Vr=19V
 
roam said:
First I used the equation for current as a function of time for a capacitor being charged:

[tex]I(t)=\frac{\epsilon}{R}e^{-t/RC}[/tex]

[tex]RC= 820000 \times (45 \times 10^{-6}) = 36.9[/tex]
For the capacitance, don't you mean 4.5 X 10-3? (There is already a 10-6 factor built into the "μ" part of μF)
[tex]t/RC= (4.62 \times 10^3)/36.9=125.2[/tex], so

[tex]\frac{19}{820 \times 10^3} e^{-125.2} = 9.8 \times 10^{-6}[/tex]

Now I use V=IR to find the voltage:

[tex](9.8 \times 10^{-6}) \times (820000) =8 \times 10^{-54}[/tex]
Your time constant is off by a couple orders of magnitude, so you'll have to do the above operation again.

But using V = IR gives you the voltage drop across the resistor. In order to find the voltage across the capacitor, you'll need to subtract that from the 19 V supply.

[Edit: Oh my, looks like tiny-tim and Dadface beat me to the answer. I must learn to work/type quicker. :-p]
 
It worked. Thanks a lot guys.