Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Other Forums > Math and Physics


Math and Physics Discuss the complex nature of mathmatics and physics relating to electronic circuitry.

Reply
 
Thread Tools Display Modes
Old 31st August 2007, 03:58 AM   (permalink)
Default Put t on the left side? Vc = V * (1- e^(-t / R*C))

It's high school math and I've simply forgotten how. Yes getting old is fun.

I want t (time) on the left side of the equation and Vc on the right.

Vc = V * (1- e^(-t / R*C))
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 31st August 2007, 04:56 AM   (permalink)
Default

Quote:
Originally Posted by blueroomelectronics
It's high school math and I've simply forgotten how. Yes getting old is fun.

I want t (time) on the left side of the equation and Vc on the right.

Vc = V * (1- e^(-t / R*C))
Vc/V = 1- e^(-t /( R*C))
e^(-t /( R*C))=1-(Vc/V)
t/(R*C)=-ln(1-(Vc/V))

t=-R*C*(
ln(1-(Vc/V)))
__________________
Ron


Last edited by Roff; 1st September 2007 at 04:33 PM.
Roff is online now   Reply With Quote
Old 31st August 2007, 05:22 AM   (permalink)
Default

Well Roff you've earned a Cricket PCB when they're ready.Thanks.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 31st August 2007, 10:40 AM   (permalink)
Default

I get something different:

And please. write your formulas mathematically correct!!! there are braces missing all over the place!
Attached Images
File Type: png My_Screenshot_20.png (11.3 KB, 40 views)
__________________
Need Help?
Press F1
If that doesn\'t help you, ask me... I might know better.
bloody-orc is offline   Reply With Quote
Old 31st August 2007, 02:19 PM   (permalink)
Default

Quote:
Originally Posted by bloody-orc
I get something different:

And please. write your formulas mathematically correct!!! there are braces missing all over the place!
Good catch. The "C"s in the right side of the last two equations should be lower case (ideally, all the lower case "c"s should be subscripted). Those were typos. I have edited my original post to reflect this. My results and yours now match.
Some braces are missing in my equations because I copied and pasted William's equation.
I have edited my original post to reflect these corrections.
__________________
Ron

Roff is online now   Reply With Quote
Old 1st September 2007, 05:03 AM   (permalink)
Default

Ron,
It would be easier for novices if you eliminated the negative sign.

ie. t = R*C *ln{Vc/(Vc-V)}
__________________
Len
ljcox is offline   Reply With Quote
Old 1st September 2007, 05:46 AM   (permalink)
Default

Quote:
Originally Posted by ljcox
Ron,
It would be easier for novices if you eliminated the negative sign.

ie. t = R*C *ln{Vc/(Vc-V)}
For us math challenged members what is and where did the "ln" term come from?

Lefty
Leftyretro is offline   Reply With Quote
Old 1st September 2007, 06:52 AM   (permalink)
Default

Quote:
Originally Posted by Leftyretro
For us math challenged members what is and where did the "ln" term come from?

Lefty

hi,
Look here for explanation:
Its a standard exponential to natural log transform

A couple of simple examples to demonstrate.
Exp(1) = 2.718282
ln(2.718282) = 1.0

Exp(2) = 7.389056
ln(7.389056) = 2.0

http://whyslopes.com/freeAccess/natu...exponenti.html
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 1st September 2007 at 07:15 AM.
ericgibbs is offline   Reply With Quote
Old 1st September 2007, 10:10 AM   (permalink)
Default

Consider common logarithms, ie. to the base 10.

If y = 10^x then x = log y
__________________
Len
ljcox is offline   Reply With Quote
Old 1st September 2007, 11:14 AM   (permalink)
Default

Logs are used to get the exponent, here's how it's done:

z = x^y
y = log_x(z)

To get log to the base x:
log_xz = \frac{log(z)}{log(x)}
It doesn't matter whether you use log to the base e or to the base 10 for this.

As far as e is concerned it should be obvious:

x = exp{y}
y = log_e(x) = ln(x)
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
Hero999 is offline   Reply With Quote
Old 1st September 2007, 02:02 PM   (permalink)
Default

Quote:
Originally Posted by ljcox
Ron,
It would be easier for novices if you eliminated the negative sign.

ie. t = R*C *ln{Vc/(Vc-V)}
Len, this won't work. The log of a negative number doesn't exist.
__________________
Ron

Roff is online now   Reply With Quote
Old 1st September 2007, 04:05 PM   (permalink)
Default

Well, 1-(V/Vc) and Vc/(Vc-V) are reciprocal and have the same sign, don't they?
eng1 is offline   Reply With Quote
Old 1st September 2007, 04:18 PM   (permalink)
Default

eng1. you are wrong sadly (according to my calculations)
Attached Images
File Type: png My_Screenshot_21.png (8.3 KB, 12 views)
__________________
Need Help?
Press F1
If that doesn\'t help you, ask me... I might know better.
bloody-orc is offline   Reply With Quote
Old 1st September 2007, 04:23 PM   (permalink)
Default

Quote:
Originally Posted by eng1
Well, 1-(V/Vc) and Vc/(Vc-V) are reciprocal and have the same sign, don't they?
You just made me realize that there is another typo in my original post (sheesh!).
t/(R*C)=-ln(1-(V/Vc))

t=-R*C*(
ln(1-(V/Vc)))

Should read:
t/(R*C)=-ln(1-(Vc/V))

t=-R*C*(
ln(1-(Vc/V)))

I have edited the original post to correct these errors.
__________________
Ron


Last edited by Roff; 1st September 2007 at 04:35 PM.
Roff is online now   Reply With Quote
Old 1st September 2007, 04:27 PM   (permalink)
Default

Quote:
Originally Posted by bloody-orc
eng1. you are wrong sadly (according to my calculations)
You've tested for equality, but my point was if 1-(V/Vc) is positive (negative) at any instant, also Vc/(Vc-V) is positive (negative) at the same instant because it's the reciprocal.
Len's equation seems correct to me. I got it from Roff's equation applying the formula ln(1/x) = -1*ln(x)
eng1 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Line Detection Robot using PIC16F877 helmyshahryl Micro Controllers 0 28th August 2007 01:53 AM
Using Low side drivers with high side P-Mos transistors Tradiator General Electronics Chat 8 7th August 2007 08:04 PM
Simple High side N-Channel MOSFET driver clipo General Electronics Chat 10 5th April 2007 03:43 PM
h-bridge high side issolation Sceadwian General Electronics Chat 8 21st December 2006 12:14 AM
Beginner Questions: AC, Impedence, Transistors, and Salving budidharma General Electronics Chat 5 9th December 2004 08:43 PM



All times are GMT. The time now is 04:50 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.