Calculating Time to Discharge Capacitor to 3V

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Rupturez
Messages
6
Reaction score
0

Homework Statement


Determine how long it takes the capacitor to discharge to a value of 3v
C=1.5E-6F
R=1E3ohms
Vi=25v
Vf=3v


Homework Equations


T=RC
v=Vi*e^(t/T)



The Attempt at a Solution


T=1000*1.5E-6
T=1.5E-3s

Vf(3v) is 12% of the initial 25v

Im having trouble solving for time with this equation v=Vi*e^(t/T)

many thanks in advance
 
Physics news on Phys.org
Should I be solving for t or using a normalised universal timeconstant(RC) curve to estimate time?
 
Rupturez said:

Homework Statement


Determine how long it takes the capacitor to discharge to a value of 3v
C=1.5E-6F
R=1E3ohms
Vi=25v
Vf=3v


Homework Equations


T=RC
v=Vi*e^(t/T)



The Attempt at a Solution


T=1000*1.5E-6
T=1.5E-3s

Vf(3v) is 12% of the initial 25v

Im having trouble solving for time with this equation v=Vi*e^(t/T)

many thanks in advance

Firstly [itex]V = V_i e^{-t/T}[/itex] there's a negative sign reflecting the decay of the voltage... it doesn't grow!

Secondly solving this for t is basic algebra, apply inverse operations until you isolate t.
[itex]A = B e^{t/C}[/itex]
[itex]A/B = e^{t/C}[/itex]
[itex]\ln(A/B) = t/C[/itex]
[itex]C\ln(A/B) = t[/itex]
 
Thanking you jambaugh