Find resistance, inductance, and the time constant for an RL circuit.

AI Thread Summary
An RL circuit connected to a 5.0V battery has a current described by the formula I = V0/R(1-e-t/τ), where τ is the time constant. The resistance R was calculated to be 500 Ω using the steady-state current of 10 mA. The time constant τ was determined to be 2 μs from the data provided, leading to an inductance L of 1 mH using the relationship τ = L/R. The calculations were confirmed to be correct, and the process of deriving these values was discussed. Overall, the solution effectively demonstrated the relationships within the RL circuit.
rail2k
Messages
5
Reaction score
0

Homework Statement



A 5.0V battery is attached to an RL circuit. The current is given by the formula: I = V0/R(1-e-t/τ), where I0 is the steady-state current, and τ is the time constant for the circuit.

Using the data table provided, determine τ, R, and L for this circuit.

Code:
 I(mA) | t(μs)
---------------
   0   |   0
 3.94  |   1
 6.32  |   2
 7.77  |   3
 8.65  |   4
 9.18  |   5
 9.50  |   6
  ...  |  ...
 10.0  |   ∞

Homework Equations



I = V/R
τ = L/R
εL = -ε0e-Rt/L
I = ε0/R(1-e-Rt/L)

The Attempt at a Solution



So I started by concluding that ε0 = V0 = 5 V and I0 = 10 mA.

Using that I determined that R = V0/I0 = 5/0.01 = 500 Ω which gives me resistance.

I know that once I find τ or L I can easily find the other one, but I can't figure out how to find either of them. At first I thought I could simply work I = V0/R(1-e-t/τ) algebraically to give me τ, but I end up getting undefined from using the natural log with a negative number.

I feel like I have to use the data to find one of them (probably τ?) by using the relationship between two of the data points but I'm sort of stuck at this point.
 
Last edited:
Physics news on Phys.org
When t = 1 time constant, what is the current?
Then, what is the time constant?
Then, expess the time constant in terms of L and R.
 
Ah, so when t = τ, I = 5/500(1-e-1) ≈ 6.32 mA.

So τ = 2 μs from the data and therefore L = 500*0.000002 = 1 mH.

That seems correct, right?
 
rail2k said:
Ah, so when t = τ, I = 5/500(1-e-1) ≈ 6.32 mA.

So τ = 2 μs from the data and therefore L = 500*0.000002 = 1 mH.

That seems correct, right?

It does to me! :smile:
Good going.
 
Thanks a lot! Can't believe the answer was so close, lol.
 
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...
Back
Top