Hypography Science Forums: Differential Capacitor Equation - Hypography Science Forums

Jump to content

Welcome! You are currently viewing the Hypography Science Forum as a guest. In order to participate in our science discussions, you should register now! Registration is free and you can use your Facebook login if you like.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Differential Capacitor Equation Need Help Rate Topic: -----

#1 User is offline   Southtown 

  • differentiating
  • Group: Members
  • Posts: 1,913
  • Joined: 25-June 05
  • Locationhere AND there

Posted 08 August 2011 - 06:53 PM

I could use some help interpreting this calculus equation into something more trig level.
Posted Image
From Hyperphysics.phy-astr.gsu.edu

I assume this translates to Vb = Q/(C(1/1/(t/RC))) (I need to find Vb) If someone could just arrange this equation into something I can understand and explain I would greatly appreciate it.

A college textbook for electronics 101 asks for the voltage across a 15nF capacitor charged with 25 volts 25ms after its leads are shorted with a 2MΩ resistor, but the book never touches on that kind of math. Go figure. It only shows how to get the time constant (tc = resistance x capacitance) plus the five-increment charge/decay chart.

(0%)/63.2%/86.5%/95%/98.2%/99.3% Charge
(100%)/36.8%/13.5%/5.0%/1.8% Decay

Wouldn't really be a problem if the time constant, 30ms, was a clean multiple of the time given, 25ms (which is usually the case in this book.) I wonder if they meant 12.5nF instead of 15.

PS the book cost 137.50 USD <_< [/finger]
Life is a wave, which in no two consecutive moments of its existence is composed of the same particles. -- John Tyndall
0

#2 User is offline   lawcat 

  • Explaining
  • Group: Members
  • Posts: 735
  • Joined: 24-September 08

Posted 09 August 2011 - 12:14 AM

I don't use mathlab symbols but I'll try to explain it anyway.

The cap is charged and shorted, meaning you have no source in the circuit other than the capacitor voltage. When you short the capacitor's leads, all you have in the circuit is the capacitor and the resistor in series. The capacitor discharges current through the resistor.

Using Kirchoff's current law at the node between the cap and R, the current from cap "into" node (+) = current "leaving" the node (-). The current from capacitor is I=CdV/dt. Current into resistor is V/R. So the formula is:

CdV/dt = - V/R; or CdV/dt + V/R = 0. Or rearranged:

dV/dT + (1/RC)V = 0.

This is first order linear diff using "e ^ Integral of p(t)dt" where p(t)dt = 1/CR to multiply both sides with.

(e^Integral(1/RC)dt)dV/dT = 0

Now to get V you integrate both side, keeping in mind that where the 0 is, that is where the initial condition is imposed of the voltage at 25 V. So when you integrate 0 on the right you will ebe left with 25 V. So after integration on both sides with respect to t:

(e^t/RC)(V(t))=25 V

or

V(t)=25V x e^-t/RC

plug and chug.
1

#3 User is offline   Southtown 

  • differentiating
  • Group: Members
  • Posts: 1,913
  • Joined: 25-June 05
  • Locationhere AND there

Posted 09 August 2011 - 05:53 AM

Thanks for the help, man. I'll try that out.
Life is a wave, which in no two consecutive moments of its existence is composed of the same particles. -- John Tyndall
0

#4 User is offline   Southtown 

  • differentiating
  • Group: Members
  • Posts: 1,913
  • Joined: 25-June 05
  • Locationhere AND there

Posted 09 August 2011 - 04:52 PM

I'm assuming the 'e' just means: x 10^x. Guess that's been my trouble from the beginning.

-t/RC = -0.025s/(2MΩ·15nF) = -0.025s/0.03s = -0.833

V(t) = 25v e -0.833

But I can't get any calculator to put decimal points in the exponent.

Good news is I figured out the online calc at hyperphysics lol :woohoo:

Got 10.43v there but still just trying to figure out how.

PS 6.847e-2 maybe?
Life is a wave, which in no two consecutive moments of its existence is composed of the same particles. -- John Tyndall
0

#5 User is offline   lawcat 

  • Explaining
  • Group: Members
  • Posts: 735
  • Joined: 24-September 08

Posted 09 August 2011 - 06:11 PM

View PostSouthtown, on 09 August 2011 - 04:52 PM, said:

V(t) = 25v e -0.833
Got 10.43v

Yup, that is the answer, 10.86V remain at capacitor after 25ms.

View PostSouthtown, on 09 August 2011 - 04:52 PM, said:

there but still just trying to figure out how.


1. When you are trying to find Voltage at a point in circuit, you apply Kirchoff's current law at the node where you are trying to find voltage.
2. You get some equation. For purely resistive circuits (nocaps or inductors), you will get some equation that is usually solved by matrix. You'll have to learn how to solve matrices.
3. If the circuit contains caps or inductors, you will end up with a differential equation, and you'll have to learn how to solve differential equations.
4. Luckily, in electronics you will often be solving partial circuits involving RC, LC, RL, or RLC. Formula's stemming from differential equations have been solved for these circuits long time ago. You'll just have to learn them and their application.
5. Here, for an RC circuit in series, all you need to do is remember that the voltage between cap and R in RC series circuit is
V = Vinitial x e ^ - t / RC. The key is to recognize the type of circuit you have and know which formula applies.

View PostSouthtown, on 09 August 2011 - 04:52 PM, said:

PS 6.847e-2 maybe?

no.
0

#6 User is offline   Southtown 

  • differentiating
  • Group: Members
  • Posts: 1,913
  • Joined: 25-June 05
  • Locationhere AND there

Posted 09 August 2011 - 08:58 PM

View Postlawcat, on 09 August 2011 - 06:11 PM, said:

1. When you are trying to find Voltage at a point in circuit, you apply Kirchoff's current law at the node where you are trying to find voltage.
2. You get some equation. For purely resistive circuits (nocaps or inductors), you will get some equation that is usually solved by matrix. You'll have to learn how to solve matrices.
3. If the circuit contains caps or inductors, you will end up with a differential equation, and you'll have to learn how to solve differential equations.
4. Luckily, in electronics you will often be solving partial circuits involving RC, LC, RL, or RLC. Formula's stemming from differential equations have been solved for these circuits long time ago. You'll just have to learn them and their application.
5. Here, for an RC circuit in series, all you need to do is remember that the voltage between cap and R in RC series circuit is
V = Vinitial x e ^ - t / RC. The key is to recognize the type of circuit you have and know which formula applies.

Thank you very much. Lots to go on.

Thing is this question was obviously a typo considering the scope of the course.

I'll just include this bit in my answer (as opposed to cheating via hyperphysics):

Vc = Voe-t/RC
Vc = <SYNTAX ERROR>
Vc = Abort, Retry, Ignore

Edit: Talked to the instructor, and now I feel stupid. lol The e is epsilon ε and it's just a button on my calculator. Yay Thanks again, lawcat.
Life is a wave, which in no two consecutive moments of its existence is composed of the same particles. -- John Tyndall
0

#7 User is offline   Qfwfq 

  • Exhausted Gondolier
  • Group: Administrators
  • Posts: 6,239
  • Joined: 18-February 05
  • LocationTrying to float on an ocean of hydrogen.

Posted 15 August 2011 - 10:57 AM

View PostSouthtown, on 09 August 2011 - 04:52 PM, said:

I'm assuming the 'e' just means: x 10^x.
No, e is the base for natural logarithms and raising e to a power: e^x is the inverse procedure of \ln x (taking the natural log of x).

Therefore, if you can find the \ln key on a scientific calculator and you also know how to invert its functions (just like using the \sin key to calulate an \arcsin for instance) then you can also compute the exponential that you want. In a similar manner you can also check that inverting the \log (common or vase ten logarithm) gives you a comutation of 10^x.

Apart from this, the V_b in that formula stands for the voltage at time t=0 which is a given in the exercise, not something you need to compute. I don't know what to say about that books shortcomings, in ratio to its price.
Inutil insegnà al mus, si piart timp, in plui si infastidìs la bestie.

Hypography Forum PITA......... er, Administrator. :hihi:
0

#8 User is offline   Southtown 

  • differentiating
  • Group: Members
  • Posts: 1,913
  • Joined: 25-June 05
  • Locationhere AND there

Posted 18 January 2012 - 05:45 PM

View PostQfwfq, on 15 August 2011 - 10:57 AM, said:

No, e is the base for natural logarithms and raising e to a power: e^x is the inverse procedure of \ln x (taking the natural log of x).

Therefore, if you can find the \ln key on a scientific calculator and you also know how to invert its functions (just like using the \sin key to calulate an \arcsin for instance) then you can also compute the exponential that you want. In a similar manner you can also check that inverting the \log (common or vase ten logarithm) gives you a comutation of 10^x.

Apart from this, the V_b in that formula stands for the voltage at time t=0 which is a given in the exercise, not something you need to compute.

Thanks Q, ya my teacher showed the e key. lol ~> felt pretty stupid
I misunderstood that in the equation as engineering notation.

View PostQfwfq, on 15 August 2011 - 10:57 AM, said:

I don't know what to say about that books shortcomings, in ratio to its price.

Haha, ya it's gotta be a scam.
Life is a wave, which in no two consecutive moments of its existence is composed of the same particles. -- John Tyndall
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users


View our Science Quizzes | Science links. About the Hypography Science Forums

Friends

We recommend these stellar sites:

PC Help Forum

ATL - Atlanta Computer Repair

Sponsors

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

When we launched in May 2000, we wanted to create a site to share science-related content of all kinds on the web. As time passed, our site turned into a pure science forum with lots of cool people.

So we kept the name Hypography and the cool science forum community - and aim to be a friendly place for discussion of science topics of all kinds.