How to find motional emf w/o an equation for mag field?

  • Thread starter Thread starter sequoiasprout
  • Start date Start date
AI Thread Summary
The discussion focuses on finding the motional electromotive force (emf) without a specific equation for the magnetic field. A participant is attempting to calculate magnetic flux through small rings but is unsure how to derive it without an existing function. Another contributor suggests understanding the approach from a referenced study on terminal velocity of a magnet to apply Faraday's Law effectively. The conversation highlights the importance of grasping the underlying principles rather than relying on pre-existing functions. The thread is temporarily locked for administrative reasons.
sequoiasprout
Messages
4
Reaction score
0
Homework Statement
I need to code (in python) a simulation of a magnet dropping through a metal tube, demonstrating Faraday's law.
Relevant Equations
\oint_C {E \cdot d\ell = - \frac{d}{{dt}}} \int_S {B_n dA}
So I am tackling this by iterating over small rings, but I don't know how on earth I can write a function to calculate the flux through one of those ring's surface area. How can I use the derivative of a function I don't have an expression for? There must be some approximation I can make... but I don't know what it is.
 
Physics news on Phys.org
Thank you- but this won't work for what is asked of me. Interesting though!
 
sequoiasprout said:
Thank you- but this won't work for what is asked of me. Interesting though!
Can you be more specific as to why it won't work?
 
renormalize said:
Can you be more specific as to why it won't work?
I can't just take a function someone else made
 
sequoiasprout said:
I can't just take a function someone else made
Of course not, but you can read and understand the approach the authors use to obtain the magnetic flux through the rings and then apply Faraday's Law to find the force on the falling magnet. With that understanding you should be able to derive the appropriate results for yourself and develop code for it.
 
  • Like
Likes sequoiasprout
Thread is locked temporarily for some admin stuff...
 
Back
Top