Conducting loop suspended in a magnetic field

AI Thread Summary
A conducting loop suspended in a magnetic field experiences complex dynamics when rotated, leading to a derived equation of motion that initially appears contradictory due to zero initial angular velocity. The discussion highlights the importance of including inductance and the damping effect of the magnetic torque in the analysis. It is clarified that the system behaves as a damped harmonic oscillator, with the correct differential equation reflecting this behavior. The initial confusion stemmed from misapplying conditions at the moment of release, but the resolution confirms that the magnetic influence acts as damping throughout the motion. Ultimately, the correct approach simplifies to the standard form of a damped harmonic oscillator.
ShayanJ
Science Advisor
Insights Author
Messages
2,801
Reaction score
606
Consider a conducting loop with resistance R and area A suspended by a non-conducting wire in a magnetic field \vec{B}=B\hat{y}. The wire is a torsion spring with constant k.The equilibrium state of the loop is when it resides in the yz plane and its suspension is somehow that it can rotate around z axis with moment of inertia I.The loop is rotated by a very small angle \theta_0 and is released.
This is how I tried to derive the equation of motion:
<br /> i=-\frac{1}{R} \frac{d\phi_B}{dt}=-\frac{1}{R} \frac{d}{dt} BA\cos{\theta}=\frac{BA\dot{\theta}\sin{\theta}}{R} \Rightarrow i\approx \frac{BA\dot{\theta}\theta}{R}<br />
<br /> \vec{\tau}=i \vec{A}\times\vec{B}=\frac{BA\dot{\theta}\theta}{R} A\hat{x}\times B \hat{y} \Rightarrow \vec{\tau}=\frac{B^2A^2\dot{\theta}\theta}{R}\hat{z}<br />
There is also the restoring torque of the torsion spring and so we have:
<br /> \frac{B^2A^2\dot{\theta}\theta}{R}-k\theta=I\ddot{\theta} \Rightarrow IR\ddot{\theta}+(kR-B^2A^2\dot{\theta})\theta=0<br />
The problem is,because \dot{\theta}_0=0, the differential equation derived above isn't describing the motion of the loop at the first moment and only when the loop gains angular speed,the above DE can be used to describe its motion and so the answer to the above DE is contradictory when one applies the initial conditions to it.
What should I do?
Thanks
 
Physics news on Phys.org
In addition to R, we must also include XL. The current I is the open circuit voltage divides by impedance Z = R + jXL.

Claude
 
cabraham said:
In addition to R, we must also include XL. The current I is the open circuit voltage divides by impedance Z = R + jXL.

Claude

Oh...forgot to tell...the problem states that the inductance is negligible.
 
Find the general solution, then you'll be able to apply your initial conditions to it. Don't worry about the zero initial ##\dot \theta##, the differential equation is still well-defined (and the equation simplifies to ##I R\ddot \theta + k R \theta = 0## at this point).
 
mfb said:
Find the general solution, then you'll be able to apply your initial conditions to it. Don't worry about the zero initial ##\dot \theta##, the differential equation is still well-defined (and the equation simplifies to ##I R\ddot \theta + k R \theta = 0## at this point).

Its not that I just derived the DE and then thought its contradictory.I tried solving it and I saw contradictions.
One way of solving it is assuming \frac{d\theta}{dt}= \omega and so \frac{d^2\theta}{dt^2}=\frac{d\omega}{dt}=\frac{d\omega}{d\theta}\frac{d\theta}{dt}=\omega\frac{d\omega}{d\theta} and the DE becomes:
<br /> IR \omega \frac{d\omega}{d\theta}+(kR-B^2A^2\omega)\theta=0<br />
We know that the initial condition is \theta(0)=\theta_0 and \omega(0)=0so at time t=0 the first and last term of the DE are zero and we have kR\theta=0 which is not right because k and R are non-zero,as well as \theta at the starting time!
I tried to get its solution via alpha.wolfram.com and Maple but the result was an intractable integral!(See here).
Also the answer to the DE IR\ddot\theta+kR\theta=0 doesn't satisfy the original equation!
Maybe such contradictions mean the small angle approximation goes bad because the magnetic torque beats up the restoring torque and is always increasing the angle instead of restoring it to 0!

I FOUND IT!​
<br /> \vec{\tau}=\frac{B^2A^2\dot\theta\theta}{R}\hat{z}<br />is zero when \dot\theta=0 and so the magnetic torque is zero at t=0 and becomes non-zero at t=\varepsilon!
So we have:
<br /> \left\{ \begin{array}{cc} IR\ddot\theta+kR\theta=0 \ \ \ \ t=0 \\ IR\ddot\theta+(kR-B^2A^2\dot{\theta})\theta=0 \ \ \ \ t&gt;\varepsilon \end{array} \right.<br />
And we have to attach the answers somehow...but how?
 
Last edited:
One way of solving it is assuming ##\frac{d\theta}{dt}= \omega## and so \frac{d^2\theta}{dt^2}=\frac{d\omega}{dt}=\frac{d\omega}{d\theta}\frac{ d\theta}{dt}=\omega\frac{d\omega}{d\theta}
Physicist error :p. You cannot use those hand-waving manipulations if dω/dθ is not well-defined - and that is the case exactly at your initial condition. It diverges if you go towards this point, so you get a case of "0*infinity".

Also the answer to the DE ##IR\ddot\theta+kR\theta=0## doesn't satisfy the original equation!
Right - of course it does not, it does not include the damping term. You can use the solution for the original DE, and it will satisfy the original DE.

The magnetic influence just acts as damping, you have a damped harmonic oscillator (and there is a well-known general solution).

There is no need to separate your DE in two cases, the second case works everywhere.
 
mfb said:
The magnetic influence just acts as damping, you have a damped harmonic oscillator (and there is a well-known general solution).

There is no need to separate your DE in two cases, the second case works everywhere.

The equation for a damped harmonic oscillator is I\ddot\theta+\Gamma\dot\theta+k\theta=0 but the equation for the system I described is of the form I\ddot\theta+\Gamma\dot\theta\theta+k\theta=0,they are different!
 
Ah right.
Looking at your damping term, the evaluation of A x B should lead to a different angular dependence.
 
mfb said:
Ah right.
Looking at your damping term, the evaluation of A x B should lead to a different angular dependence.
I'm really sorry...the equation I've written is wrong.Today I found my mistake and figured that the right equation is just the usual equation of a damped harmonic oscillator.
Thanks for answers
 
Back
Top