Solveeit Logo

Question

Question: A long conductor of circular cross-section has radius $r$ and length $l$ as shown in the figure. The...

A long conductor of circular cross-section has radius rr and length ll as shown in the figure. The conductivity of the material near the axis is σ1\sigma_1 and increases linearly with the distance from axis and becomes σ2\sigma_2 near the surface. Find the resistance of the conductor if the current enters from the one end and leaves from the other end.

Answer

The resistance of the conductor is 3lπr2(σ1+2σ2)\frac{3l}{\pi r^2 (\sigma_1 + 2\sigma_2)}.

Explanation

Solution

The resistance of a conductor with non-uniform conductivity can be found by considering the total current flowing through it under a uniform electric field along the direction of current flow. The conductivity σ\sigma varies linearly with the radial distance xx from the axis, from σ1\sigma_1 at the axis (x=0x=0) to σ2\sigma_2 at the surface (x=rx=r). This can be expressed as: σ(x)=σ1+σ2σ1rx\sigma(x) = \sigma_1 + \frac{\sigma_2 - \sigma_1}{r} x

The current enters from one end and leaves from the other, meaning the current flows along the length ll of the conductor. The electric field EE is uniform along the length, so E=V/lE = V/l, where VV is the potential difference across the conductor.

The current density J(x)J(x) at a radial distance xx is given by J(x)=σ(x)EJ(x) = \sigma(x) E. The infinitesimal cross-sectional area of a cylindrical shell at radius xx with thickness dxdx is dA=2πxdxdA = 2\pi x \, dx.

The total current II flowing through the conductor is the integral of the current density over the entire cross-sectional area: I=0rJ(x)dA=0rσ(x)E(2πxdx)I = \int_{0}^{r} J(x) \, dA = \int_{0}^{r} \sigma(x) E \, (2\pi x \, dx) Substituting the expression for σ(x)\sigma(x) and E=V/lE=V/l: I=0r(σ1+σ2σ1rx)Vl(2πxdx)I = \int_{0}^{r} \left(\sigma_1 + \frac{\sigma_2 - \sigma_1}{r} x\right) \frac{V}{l} (2\pi x \, dx) I=2πVl0r(σ1x+σ2σ1rx2)dxI = \frac{2\pi V}{l} \int_{0}^{r} \left(\sigma_1 x + \frac{\sigma_2 - \sigma_1}{r} x^2\right) dx Evaluating the integral: I=2πVl[σ1x22+σ2σ1rx33]0rI = \frac{2\pi V}{l} \left[ \sigma_1 \frac{x^2}{2} + \frac{\sigma_2 - \sigma_1}{r} \frac{x^3}{3} \right]_{0}^{r} I=2πVl(σ1r22+σ2σ1rr33)I = \frac{2\pi V}{l} \left( \frac{\sigma_1 r^2}{2} + \frac{\sigma_2 - \sigma_1}{r} \frac{r^3}{3} \right) I=2πVr2l(σ12+σ2σ13)I = \frac{2\pi V r^2}{l} \left( \frac{\sigma_1}{2} + \frac{\sigma_2 - \sigma_1}{3} \right) I=2πVr2l(3σ1+2σ22σ16)I = \frac{2\pi V r^2}{l} \left( \frac{3\sigma_1 + 2\sigma_2 - 2\sigma_1}{6} \right) I=2πVr2l(σ1+2σ26)I = \frac{2\pi V r^2}{l} \left( \frac{\sigma_1 + 2\sigma_2}{6} \right) I=πVr2(σ1+2σ2)3lI = \frac{\pi V r^2 (\sigma_1 + 2\sigma_2)}{3l}

The resistance RR of the conductor is given by R=V/IR = V/I. R=VπVr2(σ1+2σ2)3lR = \frac{V}{\frac{\pi V r^2 (\sigma_1 + 2\sigma_2)}{3l}} R=3lπr2(σ1+2σ2)R = \frac{3l}{\pi r^2 (\sigma_1 + 2\sigma_2)}