Magnetic Field of wire on rectangular loop

AI Thread Summary
The discussion revolves around calculating the magnetic force exerted on a rectangular loop by an infinitely long wire carrying current. The user successfully determined the net force on the loop but struggles with calculating the force on the top horizontal segment in three different ways: net force, average force, and force at the midpoint. There is confusion regarding the application of the Biot-Savart law and the distinction between magnetic field and force calculations. The user realizes that the force does not vary linearly, complicating the estimation methods. Clarifications and corrections from other participants help refine the user's approach to the problem.
BrettB
Messages
7
Reaction score
0

Homework Statement


I have attached a diagram. In case you can't view it, it shows an infinitely long wire I_i = 5.00 A on the positive y direction. 0.100 m to the right, there is a rectangular loop of dimensions 0.150 m x 0.450 m, the long side is parallel to the infinitely long wire to its left. The current is I_2 = 10.0 A and also flowing up (in the position closest to the infinitely long wire).

a) Find the magnitude and direction of the net force exerted on the loop by the magnetic field created by the wire.

b) Find the force on the top, horizontal segment of the loop. Calculate this three ways: net force, average force, and the force on the midpoint.

Homework Equations



Bio-Savaart equation.

The Attempt at a Solution



I didn't have any trouble with (a). The force on the top and bottom horizontal segments just cancel, so I can disregard them. The rest is pretty simple.

Part (b) is giving me lots of trouble. I am not 100% sure I am calculating the magnetic force of the infinitely long wire on the horizontal part of the loop properly, and I really am not certain how to handle the vertical segments of the loop. These are not infinite, so there must be some error introduced in this case, but I have no idea how to approximate it. Would the errors just cancel, and the net force of these also be zero?

Here is what I have done so far, I hope this is ok:

For the net force:

B = \int_{0.100}^{0.250} \frac{(5.00)(10.0)(\mu_0)}{2\pi x}\,dx = 1.00268(\ln(x))_{0.100}^{0.250} = 9.19 \times 10^{-6}

For the average force, I just used the mean value theorem, and multiplied the above by 1/(0.250-0.100) to get 6.12 x 10^{-15}.

To calculate the force on the midpoint, I first calculate the force from the vertical wire:

\frac{\mu_0(5.00)}{2\pi(0.100+\frac{0.150}{2})}\hat{i} = 5.73\times 10^{-6}\hat{i}

Then the other force:

\frac{\mu_0(10.0)}{2\pi(0.100 + \frac{0.150}{2})}\hat{j} = 1.15 \times 10^{-5}\hat{j}

Since these are perpendicular, I got the rest as

\sqrt{(5.73\times 10^{-6})^2 + (1.15 \times 10^{-5})^2} = 1.28 \times 10^{-5}

Intuitively, I would have expected closer values with all these results, so I am surprised they are so far apart, and that makes me question my work.

Any advice gratefully accepted.

Thanks,
Brett
 

Attachments

Last edited:
Physics news on Phys.org
Wow, nobody? Well, I fixed a couple of typos, but I am no closer to certainty. If I've violated some rule, I'm sorry. I'm new here :-) But I would really appreciate some help.

Thanks,
Brett
 
You haven't done anything wrong, I think you've done a good job of presenting your problem. I just honestly am not sure I can help!
 
BrettB said:
b) Find the force on the top, horizontal segment of the loop. Calculate this three ways: net force, average force, and the force on the midpoint.
I'm a bit puzzled by this question. I would interpret it as: Calculate the force exerted on the top horizontal segment by the magnetic field created by the wire in three different ways and compare.

For the "net force" you integrated to find the actual force from the wire on the segment. OK. (Don't really know what "net force" means in this context.)

By "average force", I would have calculated the force per unit length at each end of the segment, averaged them, then multiplied by the length of the segment.

For "force at midpoint", I would have calculated the force per unit length at the midpoint, then multiplied by the length of the segment.

Grasping at straws here, since the question isn't clear to me.
 
I can point out a couple of things for you to double check. I think you are getting B and F mixed up when you are using the equations. Not sure, just a thought.

BrettB said:

Homework Statement


I have attached a diagram. In case you can't view it, it shows an infinitely long wire I_i = 5.00 A on the positive y direction. 0.100 m to the right, there is a rectangular loop of dimensions 0.150 m x 0.450 m, the long side is parallel to the infinitely long wire to its left. The current is I_2 = 10.0 A and also flowing up (in the position closest to the infinitely long wire).

a) Find the magnitude and direction of the net force exerted on the loop by the magnetic field created by the wire.

b) Find the force on the top, horizontal segment of the loop. Calculate this three ways: net force, average force, and the force on the midpoint.


Homework Equations



Bio-Savaart equation.

The Attempt at a Solution



I didn't have any trouble with (a). The force on the top and bottom horizontal segments just cancel, so I can disregard them. The rest is pretty simple.

Part (b) is giving me lots of trouble. I am not 100% sure I am calculating the magnetic force of the infinitely long wire on the horizontal part of the loop properly, and I really am not certain how to handle the vertical segments of the loop. These are not infinite, so there must be some error introduced in this case, but I have no idea how to approximate it. Would the errors just cancel, and the net force of these also be zero?

Here is what I have done so far, I hope this is ok:

For the net force:

B = \int_{0.100}^{0.250} \frac{(5.00)(10.0)(\mu_0)}{2\pi x}\,dx = 1.00268(\ln(x))_{0.100}^{0.250} = 9.19 \times 10^{-6}
This is for F, though, you have B there. Just a typo maybe?

For the average force, I just used the mean value theorem, and multiplied the above by 1/(0.250-0.100) to get 6.12 x 10^{-15}.

To calculate the force on the midpoint, I first calculate the force from the vertical wire:

\frac{\mu_0(5.00)}{2\pi(0.100+\frac{0.150}{2})}\hat{i} = 5.73\times 10^{-6}\hat{i}
OK, I don't think this is for F, you are actually calculating B. Check the units.

Then the other force:

\frac{\mu_0(10.0)}{2\pi(0.100 + \frac{0.150}{2})}\hat{j} = 1.15 \times 10^{-5}\hat{j}
B again, not F.

Since these are perpendicular, I got the rest as

\sqrt{(5.73\times 10^{-6})^2 + (1.15 \times 10^{-5})^2} = 1.28 \times 10^{-5}

Intuitively, I would have expected closer values with all these results, so I am surprised they are so far apart, and that makes me question my work.

Any advice gratefully accepted.

Thanks,
Brett
 
Thank you both, VERY much. Hage567, yes, I was calculating the completely wrong thing, thank you.

I think I still must be doing something wrong, since I get answers that are very different, or I don't understand why they should be this different. I'm also wondering why using the mean-value theorem wouldn't be the right way to calculate the "average" value in this case.

Using Doc Al's suggestion to compute the average, I get for the left end of the horiztonal wire:

\frac{(1.26 \times 10^{-6})(5.00)(10.0)}{2\pi (0.100)} = 1.00268 \times 10^{-4}

For the right end:

\frac{(1.26 \times 10^{-6})(5.00)(10.0)}{2\pi (0.250)} = 4.01070 \times 10^{-5}

These values would be the force per meter, I believe.

Taking the average, and multiplying by the length of the wire, I get 1.05 x 10^-5.

For the force/m at the midpoint:

\frac{(1.26\times 10^{-6})(5.00)(10.0)}{2\pi(0.100 + \frac{0.150}{2})} = 5.72958 \times 10^{-5}

and multiplying by 0.150 (the length of the wire), I get 8.59 x 10^-6, which is closer to the total force. But not very.

Is this the right way to go about it? The only conclusion I can come to from this is that, since the force doesn't vary linearly (if you look at the integral, it is a logarithmic function), using these other ways is not the right way to estimate the force on a perpendicular wire.

Thanks again for your help, and any additional help or comments would be really appreciated.

Thanks!
Brett
 
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top