Force required to pull loop from magnetic field

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
15 replies · 27K views
t_n_p
Messages
593
Reaction score
0

Homework Statement



Part of a single rectangular loop of wire with dimensions shown is situated inside a region of uniform magnetic field of 0.55T. The total resistance of the loop of 0.230ohms. Calculate the force required to pull the loop from the field (to the right) at a constant velocity of 3.4m/s. Neglect gravity.

http://img508.imageshack.us/img508/8268/asdfdr5.jpg

The Attempt at a Solution


Really don't know where to start! I'm not sure which equations are relevant as F=nBIL will not work because I don't know the current!
 
Last edited by a moderator:
Physics news on Phys.org
I only know to formulas involving EMF.

ε=NBAωsing(ωt) and
ε= -N {ΔΦb/Δt}

neither of which seems to help!
 
ahh, ok
N=1, B=0.55T, ΔA=(0.35*0.75)=0.2625.

I'm unsure as to the value of Δt. My understanding is that it is the value of time for which the coil is fully immersed. The length is 0.75m and it is moving right at 3.4m/s. So is Δt simply 0.75/3.4=0.22 seconds?
 
Hootenanny said:
Careful;

[tex]\xi = -B\frac{dA}{dt}[/tex]

Now, for constant height;

[tex]\xi = -B\cdot0.35\frac{dl}{dt} = -B\cdot0.35\cdot v[/tex]

:eek: Never was taught that formula. Is there any way to come to the same conclusion using the second of the formulas I provided or is this the only way?

Even a similar example (constant height) I have seen utilises the second formula I provided.
 
t_n_p said:
:eek: Never was taught that formula. Is there any way to come to the same conclusion using the second of the formulas I provided or is this the only way?

Even a similar example (constant height) I have seen utilises the second formula I provided.
This follows directly from Faraday's law and is not something you should learn. Taking Faraday's law and assuming single coil;

[tex]\xi = -\frac{d\Phi}{dt} = -\frac{d}{dt}(B\cdot A)[/tex]

Now, since the magnetic field is constant we can take it oit of the differential;

[tex]\xi = -B\frac{dA}{dt} = -B\frac{d}{dt}(h\cdot l)[/tex]

Now, the height of the coil (h) in the magnetic field doesn't change, it is only the length that changes. Hence;

[tex]\xi = -B\cdot h\frac{dl}{dt}[/tex]

Now, noting that the velocity (v) is in the same direction as the legnth of the coil (l) we can write;

[tex]\xi = -B\cdot h\cdot v[/tex]

Do you follow? As I said before, this is not something you should learn, it is simply an application of Faraday's law.
 
Last edited:
Ok, got you!

Now I've got emf I find I from V/R

So I=(-0.55*0.35*3.4)/0.23
I=-2.845652174A

Then I use F=nBIL
F=1*0.55*-2.85*L

Just double checking, L is the length of the loop of wire correct (i.e. 0.75m)?
 
t_n_p said:
Ok, got you!

Now I've got emf I find I from V/R

So I=(-0.55*0.35*3.4)/0.23
I=-2.845652174A
Looks good to me
t_n_p said:
Then I use F=nBIL
F=1*0.55*-2.85*L

Just double checking, L is the length of the loop of wire correct (i.e. 0.75m)?
Careful! L is not 0.75m (or L in my notation above). L in this case is the height, recall that F = q(v x B) and F = i(L x B). The force is perpendicular to the current and legnth of the wire. So, for the force we wish to calculate we must take L= h, if that makes sense?
 
Last edited:
Hootenanny said:
The force is perpendicular to the current and legnth of the wire.

Bit confusing, but the above statement is very helpful! :cool:
so then F=1*0.55*-2.845652174*0.35
F=-0.5477880435N

negative Newtons, is that possible?
 
t_n_p said:
Bit confusing, but the above statement is very helpful! :cool:
so then F=1*0.55*-2.845652174*0.35
F=-0.5477880435N

negative Newtons, is that possible?
Indeed it is. Remember you have calculated the force exterted by the magnetic field on the wire. All the negative sign indicates is that the force exterted by the magnetic field on the wire is opposite in direction to the velocity. And that's what would would expect according to Lenz's law.

You could if you wished, calculate the force exerted by the magnetic field on the horizontal portions of the wire. However, note that in these sections of wire the current would be traveling in opposite directions, therefore the two forces would be in the opposite directions and since the lengths are equal the forces would cancel. I hope that makes a little more sense :smile:
 
Finally finished!
Thanks so much again!
 
This was very helpful. Thanks hoot.