Mr.Joule
- 2
- 0
Homework Statement
We have a cylinder (radius r, height h, conductivity γ) and it is immersed in a variable magnetic field B(t) = B0* e^(-t/T). The field is parallel to the axis of the cylinder.
The problem then asks to find the heat dissipated by the cylinder after an infinitely long time.
Homework Equations
W = \int R i^2 dt
i = (-1/R) * \pi r^2 dB/dt
The Attempt at a Solution
I consider the cylinder as a succession of circular loops.
Let's consider one loop:
The heat dissipated is: W = \int R i^2 dt
where
R = \rho \frac{l}{S} = \frac{2\pi r}{γ*S}
i^2 = (E/R)^2 = (1/R^2) (\frac{d\varphi(B)}{dt})^2 = (1/R^2) \pi^2 r^4 (dB/dt)^2
where E is the Electromotive force.
So:
(dB/dt)^2 = (B0/T)^2 * e ^ {-2t/T}
W = \int R i^2 dt = R/R^2 \pi^2 r^4 (B0/T)^2 \int_0^\infty e^{-2t/T} dt =(\pi^2 r^4 (B0/T)^2)*T/2R
Since there are h loops, the result is \frac{h*\pi^2 *r^4 (B_0)^2}{2RT}
Is this right?
Thank you in advance.