Solveeit Logo

Question

Question: A magnetic disc is moving on an air-cushioned table above a metal sheet. Due to the generated eddy c...

A magnetic disc is moving on an air-cushioned table above a metal sheet. Due to the generated eddy currents there is a retarding force exerted on the disc, which is proportional to the speed of the disc. Moving above a sheet made of aluminum the disc stops after covering a distance of 30 cm, but when the sheet is made of copper the disc stops after covering only 20 cm. How much distance will the disc cover if first it travels above a piece of copper sheet of width 15 cm, and then continues its motion above an aluminum sheet? (The initial speeds of the disc are the same in all the three cases.)

Answer

22.5 cm

Explanation

Solution

Let mm be the mass of the disc and vv be its speed. The retarding force due to eddy currents is given as F=kvF = -kv, where kk is a constant that depends on the material of the metal sheet.

The equation of motion is mdvdt=kvm \frac{dv}{dt} = -kv.

We can write dvdt=dvdxdxdt=vdvdx\frac{dv}{dt} = \frac{dv}{dx} \frac{dx}{dt} = v \frac{dv}{dx}.

So the equation becomes mvdvdx=kvm v \frac{dv}{dx} = -kv.

For v0v \neq 0, we can divide by vv: mdvdx=km \frac{dv}{dx} = -k.

This implies dvdx=km\frac{dv}{dx} = -\frac{k}{m}.

Integrating with respect to xx from initial position x=0x=0 (where speed is vinitialv_{initial}) to position xx (where speed is v(x)v(x)):

vinitialv(x)dv=0xkmdx\int_{v_{initial}}^{v(x)} dv = \int_{0}^{x} -\frac{k}{m} dx

v(x)vinitial=kmxv(x) - v_{initial} = -\frac{k}{m} x

v(x)=vinitialkmxv(x) = v_{initial} - \frac{k}{m} x.

The disc stops when v(x)=0v(x) = 0. Let the total distance covered until it stops be DD.

0=vinitialkmD0 = v_{initial} - \frac{k}{m} D.

D=mvinitialkD = \frac{m v_{initial}}{k}.

Let v0v_0 be the initial speed in all cases.

For the aluminum sheet, the distance covered is DA=30D_A = 30 cm. Let the constant be kAk_A.

30=mv0kA30 = \frac{m v_0}{k_A}. This gives kAm=v030\frac{k_A}{m} = \frac{v_0}{30}.

For the copper sheet, the distance covered is DC=20D_C = 20 cm. Let the constant be kCk_C.

20=mv0kC20 = \frac{m v_0}{k_C}. This gives kCm=v020\frac{k_C}{m} = \frac{v_0}{20}.

Now, the disc first travels above a copper sheet of width 15 cm, and then above an aluminum sheet. The initial speed is v0v_0.

Let v1v_1 be the speed of the disc after covering 15 cm over the copper sheet.

Using the equation v(x)=vinitialkmxv(x) = v_{initial} - \frac{k}{m} x:

For the motion over the copper sheet, vinitial=v0v_{initial} = v_0, x=15x = 15 cm, and k=kCk = k_C.

v1=v0kCm(15)v_1 = v_0 - \frac{k_C}{m} (15).

Substitute kCm=v020\frac{k_C}{m} = \frac{v_0}{20}:

v1=v0v020(15)=v01520v0=v034v0=14v0v_1 = v_0 - \frac{v_0}{20} (15) = v_0 - \frac{15}{20} v_0 = v_0 - \frac{3}{4} v_0 = \frac{1}{4} v_0.

Now the disc moves over the aluminum sheet, starting with speed v1=14v0v_1 = \frac{1}{4} v_0. Let xAx_A be the distance covered on the aluminum sheet until the disc stops (speed becomes 0).

Using the equation v(x)=vinitialkmxv(x) = v_{initial} - \frac{k}{m} x again:

For the motion over the aluminum sheet, vinitial=v1=14v0v_{initial} = v_1 = \frac{1}{4} v_0, the final speed is 0, and k=kAk = k_A. Let the distance covered be xAx_A.

0=v1kAmxA0 = v_1 - \frac{k_A}{m} x_A.

xA=v1kA/mx_A = \frac{v_1}{k_A/m}.

Substitute v1=14v0v_1 = \frac{1}{4} v_0 and kAm=v030\frac{k_A}{m} = \frac{v_0}{30}:

xA=14v0v0/30=1/41/30=304=7.5x_A = \frac{\frac{1}{4} v_0}{v_0/30} = \frac{1/4}{1/30} = \frac{30}{4} = 7.5 cm.

The total distance covered by the disc is the sum of the distance covered on the copper sheet and the distance covered on the aluminum sheet.

Total distance = (distance on copper) + (distance on aluminum)

Total distance = 15 cm + 7.5 cm = 22.5 cm.