This is a question from a book "Pathfinder for Physics Olympiad and JEE Advanced"
Consider a long current carrying cylindrical conductor of radius r. Current density j inside the conductor is uniform over it's cross section. Deduce suitable expression for force of interaction per unit length between two halves that are obtained by dividing the conductor by a plane containing the axis of the conductor.
Answer:
$\frac{1}{3}μ_0j^2r^3$
While there certainly exists a way to directly evaluate the force, I wanted to do it using magnetic pressure.
Method 1
We will consider a small ring of width dr at a distance r from the axis of the wire. I am considering the length of the wire as 1 unit so that I don't have to deal with force per unit length later on. The change in magnetic pressure over this dr length would be balancing the magnetic force on this element. So
$$dP × 2πr = idl × B$$
$$dP × 2πr = (2πrdr × j) × \frac{μ_0jr}{2}$$
Integrating this expression and using the fact that pressure must be zero at outer surface of the conductor, we arrive at this expression for pressure as a function of r
$$P = \frac{μ_0j^2(R^2 - r^2)}{4}$$
Calculating force is now easy, we will take small strips at a distance r from axis of width dr and length 1 unit and integrate force on this strip throughout the entire surface. That is
$$dF = PdA$$
$$dF = \frac{μ_0j^2(R^2 - r^2)}{4}dr$$
Integrating this expression from limits 0 to R gives us the desired result.
Method 2
Now I tried writing the magnetic pressure directly using the energy density expression that is $\frac{B^2}{2μ_0}$. My teacher pointed out that this expression for pressure we had derived in the case of a plane sheet of wire carrying current so may not be applicable in this case. So I gave this counterargument that we can take a small element of this wire and write
$$dP = \frac{BdB}{μ_0}$$
This should be applicable since a small element of this wire must behave as a sheet of wire. To find pressure I just need to integrate this back with suitable limits, which gives me the function of pressure as
$$P = \frac{μ_0j^2(R^2 - r^2)}{8}$$
Which is exactly half of the pressure derived earlier.
Afterthoughts
I then discussed this with one of my friends and he skimmed through internet to find that there is a thing named magnetic tension which is also contributing in magnetic pressure. He confirmed that the other half of the pressure is coming from this term only. I am not so acquainted with magnetic tension so I tried searching for some other method.
I then came across this post Is energy density and pressure fundamentally the same thing?
So my final idea was that if I am somehow able to deduce how energy is varying with volume then I should be able to calculate the pressure.
That is if $$ U = kV^n $$
Then $$\frac{dU}{dV} = n\frac{U}{V}$$
This suggested me that in our case energy is proportional to the square of volume. For then only the energy density is half of magnetic pressure. However I immediately faced a difficulty that the position of the volume in space also mattered while calculating energy associated with it. That is a volume $ dV $ at a distance $ r $ and a distance $ 2r $ would have different energies associated with them. Then I further thought that maybe if I took the volume in form of annular discs subtending certain angle at the axis then I might be able to accommodate that. Unfortunately in that case energy varied linearly since magnetic field is not varying in tangential direction.
Questions
- Why can't we directly use energy density to evaluate pressure? (Just to confirm that magnetic tension is indeed the thing contributing here)
- Is there a way to avoid using magnetic tension and dwell on the idea of finding proportionality of energy with volume?
- When will this extra term be coming into our expression of magnetic pressure and is there some similar term in calculation of electrostatic pressure as well?