Find Capacitance: Rearranging the Capacitance Equation V=Vo exp(-t/RC)

  • Thread starter Thread starter dan greig
  • Start date Start date
  • Tags Tags
    Capacitance
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 4K views
dan greig
Messages
41
Reaction score
0
how would i rearrange this equation to find the capacitance, c?

V=Vo exp(-t/RC)
 
Physics news on Phys.org
Do you know what the inverse of the exponential function is?
 
would it go to,

V = Vo ln + (-t/RC)

then to,

V = ln Vo - t x 1/RC
 
Last edited:
You're right that you use the natural log function, but your form is incorrect. What would happen if you take the natural log of the exponential function, or ln(e^x) = ?
 
ln(e) + x ?

not really sure you've lost me a bit sorry
 
dan greig said:
ln(e) + x ?

not really sure you've lost me a bit sorry
Let's do it first with the more familiar base 10.

log( 10^2 ) = 2 (right?)

log( 10^x ) = ?

ln( e^x ) is analogous to log( 10^x )...
 
log(10^x) = x ?

analogous?? The same as??

but log e = 1

does that mean log e^x = 1^x ?

therefore log e^x = x ?
 
Last edited:
dan greig said:
log(10^x) = x ?

analogous?? The same as??

but log e = 1

does that mean log e^x = 1^x ?

therefore log e^x = x ?
No, you need to keep your log() and ln() straight. log() is used with base 10 math, and ln() is used with base e math.

log( 10^x ) = x

ln( e^x ) = ?

Try a few numbers on your calculator to help you keep it straight. There's a reason that most calculators overload the log() key with 10^x and overload the ln() key with e^x...
 
dan greig said:
would it go to,

V = Vo ln + (-t/RC)

then to,

V = ln Vo - t x 1/RC
How come you did not take the natural log on the left hand side?
If this is your original equation, then:
V=Vo exp(-t/RC)
[tex]\ln V = \ln V_0 - {t\over RC}[/tex]

Furthur evaluation is simple.