Archived And that is the expression for the current vs. time curve for this circuit.

AI Thread Summary
The discussion focuses on determining the current I(t) in a circuit with an uncharged capacitor when the switch is closed. The initial current I_o is calculated as E/R_1, while the final current I_f approaches E/(R_1 + R_2) as the capacitor charges. The circuit's time constant τ is derived as R_th * C, where R_th is the equivalent resistance of R_1 and R_2 in parallel. The current expression is formulated as I(t) = I_f + (I_o - I_f)e^(-t/τ), capturing the exponential decay of current over time. This analysis provides a comprehensive understanding of the circuit's behavior after the switch is activated.
TMac92
Messages
2
Reaction score
0

Homework Statement


In the circuit below, the capacitor C is uncharged at time t=0, at which moment switch S is turned on. Current I is detected with the ammeter shown. Given the displayed paramters of the circuit elements, determine the temporal variation I(t) of the current from the moment the switch is closed.

(Image of circuit attached)

Homework Equations


I(t)=(emf/R) * e ^(-t/(RC))


The Attempt at a Solution


I believe I just need to plug all the variables into the equation above.
C=C
emf = emf1 (as noted in circuit diagram)
R=?

I was having trouble determining the total resistance R.
I understand there are two parallel branches of the circuit. If it one through one branch the resistance would be just R1, but if it went through the other branch, the resistance would be R1+R2. So would the total resistance be 1/R_total = (1/R1) + (1/(R1+R2))?
 

Attachments

  • Problem 3.gif
    Problem 3.gif
    3.3 KB · Views: 466
Physics news on Phys.org
A complete solution to wrap up this thread:

When the switch is closed resistor ##R_2## and the capacitor ##C## are in parallel. We can re-draw the circuit, swapping these two branches to make the voltage divider clear:

upload_2016-2-5_15-48-48.png


When the switch is first closed the capacitor is uncharged and looks like a short circuit for the first instant. That means ##R_2## is bypassed and the full potential of the battery will be across ##R_1##, yielding an initial battery current:

## I_o = \frac{E}{R_1}##

Eventually the capacitor will have charged to its final value and its current ##I_c## will be zero. Effectively it then looks like an open circuit to the rest of the circuit, leaving just the voltage divider comprised of ##R_1## and ##R_2##. The battery just sees the two resistors in series, so the final current will be:

##I_f = \frac{E}{R_1 + R_2}##

So the source current will start at ##I_o## at time t = 0 and drop to at ##I_f## as t → ∞.

upload_2016-2-5_15-48-15.png


Since its a first order circuit the transition will follow an exponential curve as shown. What is required to pin down the details is the time constant, ##\tau##.

In the circuit diagram above we can imagine replacing the battery and resistor divider with a Thevenin equivalent. Then we will have a simple RC circuit whose time constant will be ##\tau = R_th C##. We don't need the Thevenin voltage here, just the Thevenin resistance.

Opening the circuit at a-b we can see that the Thevenin resistance is given by:

##R_th = R_1 || R_2 = \frac{R_1 R_2}{R_1 + R_2}##

So the circuit's time constant will be

##\tau = \frac{R_1 R_2}{R_1 + R_2} C##

We can now write the expression for the current by inspection of the current vs time sketch:

##I(t) = I_f + (I_o - I_f) e^{- \frac{t}{\tau}}##

We can plug in the various expressions for the parameters from their derivations above and rearrange for a "pleasing" form for the equation. Perhaps:
$$ I(t) = \frac{E}{R_1 + R_2} \left( 1 + \frac{R_2}{R_1} e^{- t\frac{R_1 + R_2}{R_1 R_2 C}} \right) $$
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...

Similar threads

Back
Top