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

  • Thread starter Thread starter dan greig
  • Start date Start date
  • Tags Tags
    Capacitance
AI Thread Summary
To rearrange the capacitance equation V=Vo exp(-t/RC) for capacitance (C), the natural logarithm must be applied to both sides, resulting in ln(V) = ln(Vo) - (t/RC). This leads to the expression for capacitance, C, being isolated as C = -t / (ln(V) - ln(Vo)). Understanding the relationship between logarithmic functions, such as ln(e^x) = x, is crucial for this rearrangement. It's important to differentiate between log base 10 and natural log (ln), as they serve different purposes in calculations. The discussion emphasizes the significance of correctly applying logarithmic properties to solve for capacitance.
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)
\ln V = \ln V_0 - {t\over RC}

Furthur evaluation is simple.
 
Back
Top