Calculating time constant in RC Circuit

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
3 replies · 25K views
thatgirlyouknow
Messages
57
Reaction score
0

Homework Statement



You see this trace on your oscilloscope for an RC circuit. The vertical scale is 5volt/square and the horizontal scale is 50ms/square. What is the time constant of the RC circuit?

Homework Equations



Vc(t) = Vo(e^(-t/RC)
Vr(t) = -Vo * e^(-t/RC)
t halftime = Tln(2) = .69T

The Attempt at a Solution



So when the voltage is at its peak (15 V), that's Vo. and if I take that as V(t), it's V at 20 ms (approximately). Substituting this:

15 V = 15V(e^(.02/RC))
1 = e^-.02/RC
ln(1) = -.02/RC
0 = -.02/RC

Cross multiplying to solve here doesn't help me. Is there another formula I can use?
 

Attachments

  • graph.jpg
    graph.jpg
    18 KB · Views: 1,144
Physics news on Phys.org
thatgirlyouknow said:

Homework Statement



You see this trace on your oscilloscope for an RC circuit. The vertical scale is 5volt/square and the horizontal scale is 50ms/square. What is the time constant of the RC circuit?

Homework Equations



Vc(t) = Vo(e^(-t/RC)
Vr(t) = -Vo * e^(-t/RC)
t halftime = Tln(2) = .69T

The Attempt at a Solution



So when the voltage is at its peak (15 V), that's Vo. and if I take that as V(t), it's V at 20 ms (approximately). Substituting this:

15 V = 15V(e^(.02/RC))
1 = e^-.02/RC
ln(1) = -.02/RC
0 = -.02/RC

Cross multiplying to solve here doesn't help me. Is there another formula I can use?

The left side of the equation is V(t) so you need to read off the value of V at 20 ms. For example, if it's 13 volts, then you will solve
[tex]13 = 15 e^{-0.02 s/RC}[/tex]
 
Yeah, that's what I did..I said that the V at 20 ms was 15 (the peak). Should I just pick another arbitrary time?
 
thatgirlyouknow said:
Yeah, that's what I did..I said that the V at 20 ms was 15 (the peak). Should I just pick another arbitrary time?

But V cannot be equal to 15 volts at 0 second AND at 20 ms!

V_0 is the voltage at t=0

I think your mistake is that you did not reset t=0 at the point where the decreasing exponential starts. If you measure V_0 at the peak, you must set t=0 at that point.