Calculating Resistance of Coaxial Cable with Isolator

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
bolzano95
Messages
89
Reaction score
7

Homework Statement


Coaxial cable has radius a of copper core and radius b of copper shield. Between there is an isolator with specific resistance ζ. What is the resistance of this cable with length L between the core and the shield?

Homework Equations


First, I tried to solve this like this:
[tex]R= ζ \cdot \frac{l}{S}[/tex]
In our case the length is dr, and therefore I suppose that the area of this ring is 2πrdr:
[tex]dR= ζ \cdot \frac{dr}{2πrdr}[/tex]

The Attempt at a Solution


The solution sheet says: [tex]dR= ζ \cdot \frac{dr}{2πrL}[/tex]
I know that something is wrong with my equation, because dr goes away and then I cannot integrate from a to b. But why is in the solution L instead of dr? As I understand problem instruction L= b-a. And therefore L=dr which doesn't make sense to me.
 
on Phys.org
The current flows in the radial direction. A volume element is ##dV=rdrd\theta dz.## The resistance of this is ##dR=\frac{\zeta dr}{rd\theta dz}## I would integrate over ##r## first to get the resistance of a radial sliver, ##dR_{sliver}##. I can do that because the stacked elements ##dV## in the radial direction are in series and their resistances add. Then note that all such slivers are in parallel which is how they should be added.
 
Last edited:
True. Insulator with specific resistivity ζ. Thanks.
 
I got an answer from fellow student that the area of the element is 2πrL and the thickness of the element is dr. But I wouldn't say so. I would suppose that the area of the element is 2πrdr. What am I missing?