Can I integrate to find resistance of an object of increasing radius?

AI Thread Summary
The discussion focuses on calculating the electrical resistance ratio RB/RA for two objects with circular cross-sections made of the same material. Object A has a constant radius r0, while object B has a radius that varies linearly from r0/2 to 2r0. The resistance formula R=ρL/A is applied, with the challenge being how to express the area A as a function of the varying radius in object B. Participants suggest using an integral to account for the changing radius and emphasize the need to define the radius at specific points along the length of the object. The conversation concludes with confirmation that the approach to integrate with respect to length while keeping radius as a function of position is correct.
LiamG_G
Messages
16
Reaction score
1

Homework Statement


I have to find the ratio of RB/RA where R is electrical resistance.
Both objects A and B have circular cross section and length L, and are made of the same material.
A has radius r0. B has radius r0/2 at the bottom and increases linearly to 2r0.


Homework Equations



R=pl/A

The Attempt at a Solution


RA is simple enough to determine, but I'm stuck with RB
I have 2 potential theories as how to tackle this.
One is that the thin end and the thick ends will cancel, due to symmetry, leaving me with a ratio of 1.
The other involves R=pl/A becoming R=p∫0L1/A dx and somehow changing this to involve r0/2 and 2r0
 
Physics news on Phys.org
Hi LiamG_G! :smile:

B is a lot of discs in series. :wink:
 
LiamG_G said:

Homework Statement


I have to find the ratio of RB/RA where R is electrical resistance.
Both objects A and B have circular cross section and length L, and are made of the same material.
A has radius r0. B has radius r0/2 at the bottom and increases linearly to 2r0.


Homework Equations



R=pl/A

The Attempt at a Solution



RA is simple enough to determine, but I'm stuck with RB

The other involves R=pl/A becoming R=p∫0L1/A dx and somehow changing this to involve r0/2 and 2r0

Pick that one!
Your integral is OK, so what is A(x)?
 
So A=∏r2 and r ranges from r0/2 to 2r0

But with my integral, which I thought would be R=ρ∫0L (1/A)dx relates to the length of the cylinder, not it's radius.

I think I need to find an equation for r at a specific point in the bar in terms of x (which ranges from 0 to L)
Would this be somewhere along the right track?:
radius of disk, rdisk=(3r0/2)(x/L) + r0/2
This way, at x=0 (the bottom of the bar) the radius is equal to r0/2 and at x=L (the top of the bar) the radius is equal to 2r0
So then I would also have to differentiate that I can replace dx with dr, but then I'm sure I would still have x in the integral, which leaves me with two variables.

Am I at least on the right track? Where would I go next?
 
suppose you had n discs in series, of areas A1 … An (and all of the same thickness, ∆x)

what would the formula be for the total resistance R?​

(and I'm going out now o:))
 
LiamG_G said:
So A=∏r2 and r ranges from r0/2 to 2r0

But with my integral, which I thought would be R=ρ∫0L (1/A)dx relates to the length of the cylinder, not it's radius.

I think I need to find an equation for r at a specific point in the bar in terms of x (which ranges from 0 to L)
Would this be somewhere along the right track?:
radius of disk, rdisk=(3r0/2)(x/L) + r0/2
This way, at x=0 (the bottom of the bar) the radius is equal to r0/2 and at x=L (the top of the bar) the radius is equal to 2r0
So then I would also have to differentiate that I can replace dx with dr, but then I'm sure I would still have x in the integral, which leaves me with two variables.

Am I at least on the right track? Where would I go next?
Very nice reasoning. This is exactly what you should do.
 
LiamG_G said:
So A=∏r2 and r ranges from r0/2 to 2r0

But with my integral, which I thought would be R=ρ∫0L (1/A)dx relates to the length of the cylinder, not it's radius.

I think I need to find an equation for r at a specific point in the bar in terms of x (which ranges from 0 to L)
Would this be somewhere along the right track?:
radius of disk, rdisk=(3r0/2)(x/L) + r0/2
This way, at x=0 (the bottom of the bar) the radius is equal to r0/2 and at x=L (the top of the bar) the radius is equal to 2r0
So then I would also have to differentiate that I can replace dx with dr, but then I'm sure I would still have x in the integral, which leaves me with two variables.

Am I at least on the right track? Where would I go next?

You are very much on the right track.

So now you have r(x), what is A(x)? A(x) contains r0 only, which is a constant. So you integrate with respect to x only. You never integrate w/r/t r.
 
rude man said:
You are very much on the right track.

So now you have r(x), what is A(x)? A(x) contains r0 only, which is a constant. So you integrate with respect to x only. You never integrate w/r/t r.
Actually, you could do it either way. For example, dx=((2L)/(3r0))dr
 
Back
Top