Biot Savart polygon with n edges

  • Thread starter Thread starter Lindsayyyy
  • Start date Start date
  • Tags Tags
    Polygon
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
2 replies · 3K views
Lindsayyyy
Messages
215
Reaction score
0

Homework Statement



I want to calculate the magnetic field with Biot Savart in the given drawing in the point P=(0,0,0)



Homework Equations



Biot Savart



The Attempt at a Solution



I have already problems in parametrizising the conducter loop. Can anyone give me some hints on how to do this?

Thanks for the help.
 

Attachments

  • Unbenannt.JPG
    Unbenannt.JPG
    2.4 KB · Views: 493
Physics news on Phys.org
Lindsayyyy said:

Homework Statement



I want to calculate the magnetic field with Biot Savart in the given drawing in the point P=(0,0,0)

Just break the polygon into each segments, and compute the magnetic field at the origin due to each segment and add them up. It is clear the contribution from each segment is the same. So in fact, all you need is compute from one segment, then multiply by 8.

Let's pick one, say the one on the left side labeled by the I. You can parametrize points on the segment by its polar angle [itex](-l, l \sin \vartheta)[/itex] to where [itex]\sin \frac{7\pi}{8} \le \vartheta \le \sin \frac{9\pi}{8}[/itex].
Write out at each [itex]\vartheta[/itex]: What it the distance to origin? What is the result of [itex]d\mathbf{l} \times \mathbf{\hat{r}}[/itex] as a function of [itex]\vartheta[/itex].

Then just plug these into Biot-Savart and integrate away.
 
Thanks for your help, but how do you get to 7pi/8 etc?