How long after the switch is closed does the voltage across

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
beeteep
Messages
11
Reaction score
0

Homework Statement


Consider the circuit
2s5yyd0.jpg


How long after the switch is closed does the voltage across the resistor drop to Vf = 20V. Answer in units of s.

Homework Equations


Tc = RC
Q=Qm(1-e-t/RC)

The Attempt at a Solution


[/B]
RC = .0003026

11 = 31(1-e-t/RC)

.3548 = 1-e-t/RC

1.3548 = e-t/RC

ln(1.3548) = -t/RC

.3037*.0003026 = -t

91.886x10-6 s
Answers I've also come to that have been incorrect:

Previous Tries

Try#1: .945

Try#2: .000313554 (using 20 instead of 11 for Q)

Try#3: 91.886e-6
 

Attachments

  • 2s5yyd0.jpg
    2s5yyd0.jpg
    2.5 KB · Views: 879
Physics news on Phys.org
rude man said:
Where in your calculations does the 20V appear?
20 = 31(1-e-t/RC)
 
beeteep said:
20 = 31(1-e-t/RC)

Or what I think you may be asking

(31V-20V) = 31(1-e-t/RC)
 
Looks like I was using the wrong formula.

I changed to I = (V0/R)*e-t/RC and was able to get the correct answer.