Calculating Resistance of Aluminum & Copper Pipe

AI Thread Summary
The discussion centers on calculating the electrical resistance of a cylindrical aluminum pipe filled with copper. The participants initially used incorrect formulas for the cross-sectional area of the aluminum, leading to incorrect resistance values. The correct approach involves using the area of the outer cylinder, calculated as π(ro^2 - ri^2), to determine the resistance of the aluminum section. After correcting the formula, the calculations yielded accurate results. The conversation emphasizes the importance of using the right equations in resistance calculations.
gamesandmore
Messages
32
Reaction score
0
A cylindrical aluminum pipe of length 1.36 m has an inner radius of 1.80 10-3 m and an outer radius of 3.00 10-3 m. The interior of the pipe is completely filled with copper. What is the resistance of this unit? (Hint: Imagine that the pipe is connected between the terminals of a battery and decide whether the aluminum and copper parts of the pipe are in series or in parallel.)

Here is what I did:
L = 1.36 m
ri = 1.80e-3m
ro = 3.00e-3 m
R = ? ohms
R = pL/A
pcopper = 1.72e-8 ohm*m
palum = 2.82e-8 ohm*m

In = copper
Out = aluminum

Ai = pi*ri^2 = 1.01788e-5 m^2
Ao= pi*ro^2 = 2.827e-5 m^2

Ri = pcopper * L/Ai = .002298 ohms
Ro = palum * L/Ao = .0013566 ohms

Then I did
1 / ( (1/.002298ohms) + (1/.0013566 ohms) )
and got 8.53e-4 Ohms, but it was wrong...
 
Physics news on Phys.org
gamesandmore said:
A cylindrical aluminum pipe of length 1.36 m has an inner radius of 1.80 10-3 m and an outer radius of 3.00 10-3 m. The interior of the pipe is completely filled with copper. What is the resistance of this unit? (Hint: Imagine that the pipe is connected between the terminals of a battery and decide whether the aluminum and copper parts of the pipe are in series or in parallel.)

Here is what I did:
L = 1.36 m
ri = 1.80e-3m
ro = 3.00e-3 m
R = ? ohms
R = pL/A
pcopper = 1.72e-8 ohm*m
palum = 2.82e-8 ohm*m

In = copper
Out = aluminum

Ai = pi*ri^2 = 1.01788e-5 m^2
Ao= pi*ro^2 = 2.827e-5 m^2

Ri = pcopper * L/Ai = .002298 ohms
Ro = palum * L/Ao = .0013566 ohms

Then I did
1 / ( (1/.002298ohms) + (1/.0013566 ohms) )
and got 8.53e-4 Ohms, but it was wrong...

The cross sectional area for the aluminum cylinder is not ]\pi r_0 ^2, you must use only the area of the outside cyliner which wil be \pi(r_0^2 - r_i^2)
 
So Ao = pi*(ro^2 - ri^2) ?
 
gamesandmore said:
So Ao = pi*(ro^2 - ri^2) ?

Yes, that's what I wrote.
 
Thanks, worked perfect :)
 
gamesandmore said:
Thanks, worked perfect :)

Great. Am glad I could help. I hope you see why this is the correct equation to use for the cross sectional area of the aluminum pipe.

good luck
 
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