This is an old revision of the document!
Challenge Example: Magnetic Field from a Ring of Current
Suppose you have a circular ring, in which which there is a current I. The radius of the ring is R. The current produces a magnetic field. What is the magnetic field at the center of the ring?
Facts
- The current in the ring is I.
- The radius of the ring is R.
Lacking
- →B
Approximations & Assumptions
- If we orient the ring in the xy-plane and look down, the current flows in the counterclockwise direction: In order to start this problem we need to assign a direction for the current to flow in our loop. Without this assumption there would be no way to assign a dl vector.
- The current is steady: This means the current is not changing with time or space through our ring and is just a constant.
- There are no other contributions to the magnetic field: Any outside currents or moving charges could create a magnetic field that could effect our solution.
Representations
- We represent the Biot-Savart Law for magnetic field from a current as
→B=∫μ04πI⋅d→l×→rr3
- We represent the situation below. We put the center of the ring at the origin. We choose cylindrical coordinates because we will be integrating over the length of the ring, and being able to represent its radius as constant will simplify calculations.
Solution
Below, we show a diagram with a lot of pieces of the Biot-Savart Law unpacked. We show an example d→l, and a separation vector →r. Notice that d→l is directed along the segment, in the same direction as the current. The separation vector →r points as always from source to observation.
Let's start breaking down some of the components of the Biot-Savart Law we listed in our representations. We can say for now that d→l is directed in the ˆϕ direction. (Note: We could also express ˆϕ in Cartesian coordinates as ˆϕ=−sin(ϕ)ˆx+cos(ϕ)ˆy. This approach would yield the same solution, but we'll stick with cylindrical coordinates for this solution.) The length of our d→l is Rdϕ which comes from the arc length formula. We can therefore write d→l=Rdϕˆϕ
We also represent the separation vector using a cylindrical unit vector, too: →r=→robs−→rsource=0−Rˆs=−Rˆs
Now, we combine the two vectors in their cross product: d→l×→r=(Rdϕˆϕ)×(−Rˆs)=R2dϕ(−ˆϕ׈s)=R2dϕˆz
Notice that even though the direction of ˆϕ and ˆs depend on the angle ϕ at which the vectors exist, their cross product, ˆz, does not depend at all on ϕ. This will greatly simplify our integration later.
In order to set up the integration, we also need the magnitude of the separation vector, which conveniently is just R. This should make some intuitive sense because everywhere on the ring would be the same distance away from the center. Lastly, we need the bounds on our integration. We will be integrating over dϕ. We want to account for every piece of the ring, so it will sufficient to set our integration from ϕ=0 to ϕ=2π.
→B=∫μ04πI⋅d→l×→rr3=∫2π0μ04πI⋅R2dϕˆzR3=μ04πIˆzR∫2π0dϕ=μ0I2Rˆz
We show the visual result below.