A closed loop of wire consists of two parts. The first part is a piece of helix:
x = cos θ y = sin θ z = 2 π θ 0 ≤ θ ≤ 2 π
The second part is a straight line from ( x , y , z ) = ( 1 , 0 , 1 ) to ( x , y , z ) = ( 1 , 0 , 0 ) . There is a magnetic flux density B = ( B x , B y , B z ) = ( 0 , 1 , 1 ) throughout all of space.
Determine the absolute value of the magnetic flux through the loop.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thanks for the solution. Indeed, the point of the problem was to force you to find and use a vector potential. It's a powerful trick
using the concept of area vector:
@Steven Chase , @Karan Chatrath what do you guys think of this solution?
Log in to reply
That's a pretty neat approach, assuming it generalizes. So if the vector potential is too hard to produce, we could consider something like this. I would also like to find a way to automatically calculate vector potentials from flux densities.
Log in to reply
i think this method only works for uniform B. i have read your post on determining fields from forces via lorentz force. that problem and this problem are trying to invert a cross product C = A x B, but for a given A and C, there are infinitely many possible B. it seems like you like posting numerical or calculus physics problems. you should try my problems, nobody has solved my capacitor and pneumatic and cylinder problem. @Steven Chase
Problem Loading...
Note Loading...
Set Loading...
When I initially read this problem, I found it absurd. Because parameterising the surface area element of a closed helix seems a daunting task, to say the least. After some pondering, I realised that the only way to tackle this problem is to use the concept of a magnetic vector potential. We know that:
B = ∇ × A
B x = ∂ y ∂ A z − ∂ z ∂ A y = 0 B y = ∂ z ∂ A x − ∂ x ∂ A z = 1 B z = ∂ x ∂ A y − ∂ y ∂ A x = 1
On inspection, the following vector satisfies the above equations:
A = z i ^ + x j ^ + 0 k ^
Now, Using Stoke's theorem, the flux through the closed helix is:
Φ = ∮ C A ⋅ d r
The position vector of a point on the helix is:
r = cos θ i ^ + sin θ j ^ + 2 π θ k ^ d r = ( − sin θ i ^ + cos θ j ^ + 2 π 1 k ^ ) d θ
The line segment joining the start and endpoints of the helix can be ignored as that line is along the Z direction and its contribution in the line integral computation will be zero due to the nature of the magnetic vector potential.
So after simplifications, the required line integral is:
Φ = ∫ 0 2 π ( cos 2 θ − 2 π θ sin θ ) d θ = π + 1