Is the Matlab magnetic levitation model example correct?
Show older comments
Hello.
I don't know what to think. The maglev mathematical equation used in every single Neural Network Toolbox user guide and in the 'maglev' plant model look like this:

But lately, my friend told me that his example (also in Matlab) looked like this:

Moreover, the second equation is the result, other people got when building the equation from scratch.
That leaves me with a question. Which one is correct and why? It is very important thing to me, so if any of you could help me, please do.
Kind regards, Mat.
Accepted Answer
More Answers (2)
Mat
on 20 Jan 2014
0 votes
David Sanchez
on 20 Jan 2014
0 votes
The force experienced by the ball under the influence of electromagnet is given by
F = mg - Kf (i/y)^2
where i is the current in electromagnet (Ampere), y is the distance of the ball from the electromagnet face
Then, the second equation presented by you is the correct one.
Categories
Find more on Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!