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 = [itex]\int R i^2 dt[/itex]
[itex]i = (-1/R) * \pi r^2 dB/dt[/itex]
The Attempt at a Solution
I consider the cylinder as a succession of circular loops.
Let's consider one loop:
The heat dissipated is: [itex]W = \int R i^2 dt[/itex]
where
[itex]R = \rho \frac{l}{S} = \frac{2\pi r}{γ*S}[/itex]
[itex]i^2 = (E/R)^2 = (1/R^2) (\frac{d\varphi(B)}{dt})^2 = (1/R^2) \pi^2 r^4 (dB/dt)^2[/itex]
where E is the Electromotive force.
So:
[itex](dB/dt)^2 = (B0/T)^2 * e ^ {-2t/T}[/itex]
[itex]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[/itex]
Since there are h loops, the result is [itex]\frac{h*\pi^2 *r^4 (B_0)^2}{2RT}[/itex]
Is this right?
Thank you in advance.