Effective resistance of truncated conical cylinder

AI Thread Summary
The discussion revolves around calculating the effective resistance of a truncated conical cylinder made of graphite, with specific attention to integrating the resistive elements across its height and varying radius. The user initially struggles with setting up the integration and determining the relationship between the radius and height of the cylinder. It is clarified that the radius changes linearly from a to b as height varies from 0 to L, leading to the expression for resistance. The final resistance formula derived is R = ρL / (πab), confirming that it simplifies to the standard expression when a equals b. The conversation highlights the importance of correctly relating the radius and height in the integration process.
meteorologist1
Messages
98
Reaction score
0
Hi, I'm having trouble doing this problem:
A truncated conical cylinder of graphite (bulk resistivity \rho = 1/\sigma). The top of the cylinder has radius r = a, the bottom has r = b (b>a). Find the effective resistance between top and bottom of the cylinder. Show that the expression reduces to the usual one (R = \rho L / A) when a = b.

I know I need to do some kind of integration from a to b, but I really don't know how to set this up. Thanks.
 
Physics news on Phys.org
Just treat all the tiny cross sections as a bunch of resistors in series. That is, get the resistance for each one in terms of p, r (which goes from a to b), and dy, and integrate over y.
 
Last edited:
The professor said we shouldn't need to solve Laplace's equation for this problem. I'm thinking the effective resistance is the sum of resistive disks in series. And the integration would be integrating the height from 0 to L.

But first of all, the potential at a point z in between 0 and L would be just V(z) = (Vo/L)z, and therefore E = -Vo/L in the z-direction.

About the integration, do I have to both integrate the radius from a to b AND the height from 0 to L. Or should there be some kind of relationship between the radius and height (radius as a function of height)?
 
Ok, by doing sum of resistive disks, I got to this point:
dR = \frac{\rho dz}{\pi r^2}
where r is the radius of a disk at height dz. The problem now is how to relate r and z because I'm pretty sure there's a dependence between radius and height. thanks.
 
yea sorry about that, I realized there was a much easier way.

Well r goes from a to b linearly as h goes from 0 to L, that's just the equation for a line. r = (b-a) h/L
 
It's still not working out. r = b - (b-a)z/L, but I could not get the right resistance expression when a = b. There must be something wrong with this r expression.
 
Nevermind. I made a mistake in the integration. It came out to be this:
R = \frac{\rho L}{\pi ab}

Thanks.
 
What is z?

If you measure h from top,

r = a + \frac{h(b-a)}{L}
 
His "z" is nearly the same as your "h", except he's measuring from the other end.
 
Back
Top