Struggling to re-arrange exponential equation

  • Thread starter Thread starter Rusty789
  • Start date Start date
  • Tags Tags
    Exponential
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 5K views
Rusty789
Messages
6
Reaction score
0

Homework Statement



i = 12.5(1-e-t/CR)

Current = i
Resistance = R
Capacitance = C
Time = t

Firstly i had to calculate the current flowing after 0.5s, given a 30k[tex]\Omega[/tex] resistance and a 20µF capacitance.. easily done.

Then i had to work out how long it took to reach 10A, so rearranging the formula with natural logs right? So rearranging to work out t.

2. The attempt at a solution

I've done it three times now (different each time just incase i made a stupid error) but forgot to bring my paper work with me but both times I've ended up with a -t and when i put in the numbers it doesn't equal what I'm expecting or the calculator comes up with a math error, from trial and error I'm expecting 966ms or 0.966s. I've done the previous question in which just had letters, so i tried transposing the groups of numbers for letters then working it out after as well but that didnt work either!
 
Physics news on Phys.org
What is your formula for t after performing the steps to find its formula? Best would be to first treat the exponential term as a variable and solve for it; and then find logarithm of both sides to continue for a formula for t.
 
I can only remember one of the ways i did it, as said i forgot to bring my paper work with me! :rolleyes:

I first rearranged it to give me:

(i/12.5)-1 = e-t/CR

Which then i made the left hand side of the equation G to make it easier for me (this may be were i went wrong on this one) i did do it another way without doing this but i can't remember it at all..

lnG = lne-t/CR

lnG = -t/CR

lnG * (CR) = -t

I've found a few more notes online of which look promising, so I am going to go and give that a go, from the notes I've found I've done it completely wrong.
 
That's correct.

edit: Never mind, Char. Limit is right. You dropped a negative sign in front of your exponential
 
Rusty789 said:
I can only remember one of the ways i did it, as said i forgot to bring my paper work with me! :rolleyes:

I first rearranged it to give me:

(i/12.5)-1 = e-t/CR

Which then i made the left hand side of the equation G to make it easier for me (this may be were i went wrong on this one) i did do it another way without doing this but i can't remember it at all..

lnG = lne-t/CR

lnG = -t/CR

lnG * (CR) = -t

I've found a few more notes online of which look promising, so I am going to go and give that a go, from the notes I've found I've done it completely wrong.

Well there's your problem. There should be a negative sign before that exponential.
 
I've done this now, thanks for the help.