Skip to content

Drawing No. EH–ME–008 // Mechanical Engineering

Magnetic Bearing Calculator

Reviewed August 2026

Size an active radial magnetic bearing from the pole geometry outwards: flux density at the working point, force at bias and at saturation, the force constant and the negative stiffness that comes with it, the PD gains needed to make the axis stable, and the amplifier voltage that decides how fast the bearing can actually respond.

Scope. Screening tool for an eight-pole heteropolar radial bearing running in differential driving mode, using the linearised magnetic-circuit model. Leakage, fringing, iron reluctance, eddy currents and cross-coupling between axes are not modelled. Those effects can materially change force and dynamic response, so final actuator performance should be checked with detailed electromagnetic analysis and/or calibration. Use it to choose a geometry and check feasibility, not to release a design.

01 // Bearing sizing calculator

One radial axis, two opposed horseshoe electromagnets, differential driving. Values update as you type.

Simplified view: pole geometry, coil and rotor only. Pole angle, drive and control targets use standard values. Switch to Full for the electrical and control-loop sizing.

Bearing inputs

Pole and rotor geometry

Angle between each pole of a horseshoe and the load axis. 22.5° for a standard eight-pole heteropolar stator.

Coil and drive

Linearised force is reported only while i₀ + i_c remains below the selected saturation current.
Sets the current slew rate, and with it the fastest force change the bearing can produce.

Material and rotor

Closed-loop target

Check the geometry, coil, drive and rotor inputs — every value must be positive, and the pole half-angle must be below 60°.

Sizing results

Pole face area A_p
Flux density at bias B₀
Saturation current i_sat
Saturation margin at peak current
Net force at peak control current
Force at saturation F_max
Load capacity
Specific load, projected area
Force constant k_i
Negative stiffness k_s
Coil inductance L
Electrical time constant L/R
Force slew rate at bias
Bias copper loss, both coils
Required gain k_p
Required gain k_d
Closed-loop stiffness
Static sag under 1 g

Backup bearing clearance is normally set to 0.4–0.5 of the magnetic gap, here , so the rotor lands on the backup bearing before it touches a pole face.

Force vs control current

Force vs rotor displacement at bias

02 // Worked example, step by step

The default inputs above, carried through by hand — formula, substitution and result for every step.

03 // How the force is made

Reluctance force at an iron-air boundary, and the magnetic circuit that sets it.

A magnetic bearing carries load by pulling a ferromagnetic rotor towards an electromagnet. The force appears at the boundary between iron and air, where the Maxwell stress across a pole face of area A_p carrying flux density B is

σ = B² / (2μ₀)   →   F_face = B² A_p / (2μ₀)

At 1.5 T that stress is about 90 N/cm² of pole face — roughly nine bar. It is a hard ceiling: the only ways past it are more pole area or better iron, because B is limited by saturation, not by how much current you are willing to spend.

A horseshoe magnet presents two pole faces to the rotor and its flux crosses two air gaps in series. Neglecting the reluctance of the iron, which is two to three orders of magnitude smaller than the gaps, the flux density follows directly from the ampere-turns:

B = μ₀ N i / (2 g)

and the force resolved onto the load axis, with each pole offset from that axis by the half-angle α, is

F = μ₀ N² A_p i² cosα / (4 g²)

Two features of that expression drive every design decision that follows. Force goes with the square of current, which makes the actuator non-linear. And it goes with the inverse square of the gap, which makes the bearing stiffer the closer the rotor gets — the wrong sign for stability.

EIGHT-POLE HETEROPOLAR RADIAL BEARING · SECTION shaft Φ MAGNETIC FLUX air gap g₀ typically 0.3–0.8 mm; the single most sensitive dimension F α FOUR HORSESHOES Poles are wound in pairs. Two opposed horseshoes control one axis; the other two control the axis at right angles. HETEROPOLAR Polarity alternates around the bore, so a point on the rotor surface sees a reversing field once per revolution. That is why the rotor is laminated. ONE MAGNET PULLS, NEVER PUSHES Reluctance force is always attractive, so load in both directions needs two magnets.
Figure 1 — Eight-pole heteropolar radial bearing. Only the upper horseshoe is shown wound and energised. Laminations, coil formers and the sensor ring are omitted for clarity.
ONE HORSESHOE · TWO GAPS IN SERIES N turns i rotor g g Φ F = B²A_p / 2μ₀ force per pole face EQUIVALENT MAGNETIC CIRCUIT mmf = N i drives flux Φ through two air gaps in series. Iron reluctance is 2–3 orders smaller and is dropped: R = 2g / (μ₀ A_p) B = Φ/A_p = μ₀ N i / 2g Force scales with the square of current and the inverse square of gap. Halving the gap quadruples the force for the same current.
Figure 2 — The magnetic circuit that the calculator solves. Neglecting iron reluctance is worth roughly 5–10 % of force at normal flux densities and much more once the iron approaches saturation.

04 // Bias current and differential driving

Turning a squared, one-sided actuator into something a controller can use.

A single electromagnet can only pull, and its force is quadratic in current. Near zero current it barely responds at all, which is exactly where a position controller spends most of its time. The standard answer is to place two magnets in opposition, run both at a bias current i₀, and add the control current to one while subtracting it from the other.

The quadratic terms cancel and the net force becomes proportional to the control current, with a second term proportional to displacement:

F = k_i · i_c + k_s · x

The force constant k_i is what the controller commands. The negative stiffness k_s is what it has to fight. Their ratio is fixed by the operating point alone:

k_i / k_s = g₀ / i₀

Choosing the bias is a genuine trade. High bias gives a large force constant, good linearity and fast response, but burns i₀²R continuously in both coils and eats saturation headroom. Low bias saves power at the cost of linearity and slew rate. Around half the saturation current is a common starting point; machines that idle for long periods sometimes run reduced or zero bias and accept the non-linearity.

DIFFERENTIAL DRIVING · WHY THE BIAS CURRENT EXISTS i₁ = i₀ + i_c F₁ rotor i₂ = i₀ − i_c F₂ NET FORCE F = k[(i₀+i_c)² − (i₀−i_c)²] / g₀²   = 4k i₀ i_c / g₀² = k_i · i_c The squared terms cancel. What was a quadratic, one-sided actuator becomes a bidirectional one that is linear in control current near i_c = 0. The price: both coils dissipate i₀²R continuously, and peak force is reached when i₀ + i_c hits the saturation current, not when the coil does.
Figure 3 — Differential driving. Setting the bias near half the saturation current is the usual compromise between linearity, loss and available peak force.

05 // Negative stiffness, and why control is not optional

Earnshaw's theorem, and what it costs in hardware.

Move the rotor a little towards the upper magnet and its gap shrinks, so the upper force rises while the lower falls. The net force pushes the rotor further off centre. That is positive feedback with a stiffness of

k_s = μ₀ N² A_p i₀² cosα / g₀³

This is not a defect of any particular design. Earnshaw's theorem states that no static arrangement of magnetic poles can hold a ferromagnetic body in stable equilibrium in all directions at once. Something must actively measure the position and modulate the field.

With proportional-derivative control the loop becomes

m·ẍ + k_i k_d ·ẋ + (k_i k_p − k_s)·x = 0

and the practical consequences fall out of it immediately. The proportional gain must first cancel k_s before it delivers any net stiffness, so a bearing with a large negative stiffness needs a fast, high-gain loop just to stand still. All damping is synthetic: there is no oil film, so if the derivative term is wrong the rotor has essentially no damping at all. And the sensor sets the floor on everything — its noise is amplified by k_p and appears as current ripple, heat and audible noise.

Design consequence. Sizing a magnetic bearing is never just a force calculation. A geometry that gives ample force but a negative stiffness beyond what the amplifier and sensor bandwidth can cover is not a usable bearing.
THE CONTROL LOOP IS PART OF THE BEARING position sensor PD / PID controller power amplifier electromagnet pair x i_c i rotor mass k_i · i_c + k_s · x Open loop the bearing is unstable: the dashed branch is positive feedback. The controller has to overcome k_s before it delivers any net stiffness.
Figure 4 — Sensor, controller and amplifier are load-carrying elements. A magnetic bearing without its electronics is not a bearing.

06 // Load capacity, saturation and geometry

What actually limits the load, and the numbers to sanity-check a design against.

Peak force is set by the flux density the iron will carry, not by the current the coil will take. Once the pole face reaches B_sat, more ampere-turns produce heat and very little extra force:

F_max = B_sat² A_p cosα / μ₀

Two different area bases are quoted in the literature and they differ by a factor of two or more, so it is worth being explicit about which one a number refers to.

BasisTypical valueWhat it means
Per pole face90 N/cm² at 1.5 T
160 N/cm² at 2.0 T
The Maxwell stress itself, B²/2μ₀. A theoretical ceiling that no real bearing reaches over its whole bore.
Per projected rotor area (D × l)20–40 N/cm² silicon steel
up to ~65 N/cm² cobalt-iron
The number that matters when comparing against a rolling-element or fluid-film bearing in the same envelope. Pole coverage, slot space and the pole angle all take their cut.
Compared with a hydrodynamic bearingroughly a factor of 5–10 lower Magnetic bearings buy their advantages with size. A magnetic bearing for a given load is simply bigger.

The remaining geometry choices tend to pull against each other:

ChoicePush towardsHeld back by
Smaller air gapForce rises as 1/g² for the same coil Rotor growth at speed and temperature, manufacturing tolerance, backup bearing clearance, and negative stiffness rising as 1/g³
More turnsForce rises as N² for the same current Inductance also rises as N², so the bearing slows down; slot area and copper loss
Longer stackArea, so force, rises linearly Rotor bending modes drop into the operating range; shaft length is rarely free
Cobalt-iron laminationsUp to 2.3 T, so about double the force density Cost per kilogram roughly an order of magnitude above silicon steel; harder to work

07 // Dynamics: stiffness, damping and the voltage limit

Why the power amplifier, not the controller, usually sets the performance ceiling.

A magnetic bearing's stiffness and damping are chosen, not inherited from a material. That freedom is the main reason to use one: the same hardware can run soft through a critical speed and stiff elsewhere, or deliberately unbalance-follow so the rotor spins about its mass axis and transmits almost nothing to the foundation.

The limit on all of it is how fast current can be changed. A coil of inductance L fed from a supply of U volts can only slew at

di/dt = (U − iR) / L   →   dF/dt = k_i (U − i₀R) / L

and since both k_i and L carry N², adding turns does not buy force response — it buys force at the expense of speed. The usual levers are a higher supply voltage, a smaller gap, or more pole area.

Three dynamic effects catch people out on a first design:

EffectWhat happensUsual remedy
Gyroscopic couplingAt speed, the two radial axes of one bearing stop being independent; forward and backward whirl modes separate Cross-axis or full multi-input controllers rather than four independent loops
Flexible rotor modesThe controller can excite bending modes that a passive bearing would never reach, because it has authority at those frequencies Notch or roll-off filters at the mode frequencies, and sensor placement away from nodes
Sensor/actuator non-collocationSensor and magnet planes differ, adding phase that eats stability margin Place sensors as close to the magnet plane as the machine allows; model the offset
Rule of thumb. Closed-loop bandwidth needs to be several times the highest disturbance frequency the bearing must reject, and the amplifier needs voltage headroom to deliver the commanded current at that frequency — a current command the supply cannot slew to is just a saturated amplifier.
TYPICAL MACHINE LAYOUT RADIAL AMB RADIAL AMB AXIAL AMB thrust disc backup backup sensor sensor Five controlled axes: two radial per bearing, one axial. Sensors sit as close to each bearing as the machine allows — separated sensor and actuator planes add phase that the controller then has to fight.
Figure 5 — A five-axis magnetic suspension. Backup bearings sit at a clearance of roughly half the magnetic gap.

08 // Advantages and disadvantages

Where a magnetic bearing earns its cost, and where it does not.

Advantages

Most of these follow from one fact: nothing touches.

No contact, no wearService life is set by the electronics and the backup bearings, not by a wear mechanism in the bearing itself. There is no run-in, no fatigue spalling, and no lubricant to degrade.
No lubrication systemNo oil pump, cooler, filter, seals or oil analysis. In compressors this also removes the risk of oil contaminating the process gas, which is often the deciding argument on its own.
Very low dragLosses come from windage and iron losses rather than shear, so parasitic power is typically a fraction of a fluid-film bearing's at the same speed.
Extreme environmentsWorks in vacuum, in clean rooms, at cryogenic temperatures and at process temperatures where no lubricant survives.
Adjustable stiffness and dampingSet in software, changed while running, and different at different speeds. Passing a critical speed softly and running stiff elsewhere is routine.
Built-in condition monitoringThe bearing already measures rotor position at kilohertz rates on every axis. Unbalance, rubs, cracks and load changes are visible without adding a single sensor.
Active vibration controlThe bearing can reject synchronous unbalance rather than transmit it, letting the rotor spin about its mass axis and keeping force out of the foundation.

Disadvantages

Most of these follow from the other fact: it is a control system.

Never passively stableSensors, controller and amplifiers are load-carrying parts. A failure anywhere in that chain is a bearing failure, so redundancy and functional safety analysis are part of the design, not an extra.
Low load capacity for the sizeSaturation caps force density at roughly a fifth to a tenth of a hydrodynamic bearing's, so the bearing is physically larger and adds rotor length — which lowers the bending modes it then has to control.
Backup bearings are mandatoryThey are a wear item with a rated number of drops, they need periodic inspection, and a drop at full speed is a significant event for the machine.
Continuous power and heatBias current dissipates whether the machine is loaded or not, and the heat lands in the stator next to the rotor.
Cost and complexityAmplifiers, controller, cabling, sensors and commissioning usually dominate the bearing cost. Retuning is a specialist task rather than a bearing swap.
Commissioning is control engineeringGains have to be tuned against the real rotor. Notch filters, gyroscopic coupling and non-collocation are the norm on anything fast or flexible.
Sensitive to the gapForce scales with 1/g² and negative stiffness with 1/g³, so thermal growth, tolerance stack-up and rotor expansion at speed all move the operating point.

09 // Where they are used

The pattern: no lubricant allowed, very high speed, or vibration that has to be controlled rather than tolerated.

Turbomachinery

Gas-pipeline and process compressors, turboexpanders and blowers. Removing the oil system removes contamination risk, seal gas complexity and a large part of the auxiliary skid. Subsea and unattended compressor stations are natural fits, since there is no lubricant to service.

Vacuum and semiconductor

Turbomolecular pumps run rotors at tens of thousands of rpm in vacuum, where a lubricant would outgas. Magnetic suspension also keeps particles out of the process, which matters as much as the speed.

Machine tool spindles

High-speed milling and grinding spindles use the bearing's position control to compensate tool deflection, and its sensors to detect chatter and tool breakage as they happen.

Flywheel energy storage

Low drag is the whole point: a flywheel on rolling-element bearings loses its energy to friction. Magnetic suspension in vacuum brings idle losses down to a level where hours of storage becomes practical.

Medical and life support

Ventricular assist devices suspend the pump rotor magnetically so there is no seal, no bearing to clot around, and no shear region that damages blood cells.

Test rigs and research

Because the bearing measures force and position and can inject a defined disturbance, it doubles as a rotordynamic instrument for measuring seal and impeller coefficients.

10 // Compared with conventional bearings

Where a magnetic bearing beats a rolling-element, fluid-film or foil bearing — and where it plainly does not.

PropertyRolling elementHydrodynamic (fluid film) Foil (air)Active magnetic
Load capacityHigh, 200–500 N/cm² Very high, 150–350 N/cm²Low, 5–20 N/cm² Low, 20–40 N/cm² (65 with CoFe)
Speed limitDN-limited; lubricant and cage bound High, whirl-instability boundVery high Very high; bound by rotor stress, not the bearing
Friction / dragLow at low speed, rises with speed Shear loss rises steeply with speedLow above lift-off Windage and iron loss only
ContactRolling contact throughout None above lift-off speedContact on start and stop None at any speed, including zero
LubricationGrease or oilPressurised oil system NoneNone
StiffnessHigh, fixed by geometry Moderate, varies with speed and loadLow, non-linear Moderate, chosen in software and changeable while running
DampingAlmost noneHigh, from the film Moderate, from foil frictionSet by the controller; zero if mis-tuned
Life limitFatigue, L10 rating Effectively unlimited if the oil is cleanCoating wear at each start/stop No wear mechanism; electronics and backup bearings set the life
Failure modeProgressive, detectableLoss of oil is rapid and severe Coating wear, then seizure Loss of power or control drops the rotor onto backup bearings
Condition monitoringAdded sensors neededAdded sensors needed DifficultPosition and current already measured on every axis
Vibration behaviourTransmits unbalanceAttenuates some Attenuates some Can reject unbalance actively and spin about the mass axis
Envelope for a given loadCompactCompact ModerateLargest; adds rotor length and lowers bending modes
AuxiliariesNone to minimal Pump, cooler, filter, tank, instrumentationNone Amplifiers, controller, sensors, cabling, backup bearings
Installed costLowestModerate, plus the oil skid LowHighest; electronics usually dominate
CommissioningFit and runFit and run Fit and runControl tuning against the real rotor

Choose rolling element when

Load is high and speed is moderate, cost matters, and a lubricant is acceptable. Nothing else is as compact or as cheap per newton of capacity.

Choose fluid film when

Load is high, speed is high, and damping is needed to get through criticals. The oil system is the price of admission — and the reason to look elsewhere when the process cannot see oil.

Choose magnetic when

Lubricant is prohibited, speed is extreme, drag has to be near zero, or vibration and diagnostics need to be active rather than tolerated. Expect a bigger bearing and a control system to commission.

The honest summary. A magnetic bearing is not a better bearing; it is a different kind of machine element. It trades load density, simplicity and cost for zero contact, zero lubricant, and properties you can program. When none of those three is worth paying for, a conventional bearing wins on every line of the table above.

11 // Standards and further reading

What to design and accept against.

ReferenceCovers
ISO 14839-1Vocabulary for rotating machinery equipped with active magnetic bearings
ISO 14839-2Evaluation of vibration — displacement limits and acceptance zones
ISO 14839-3Evaluation of stability margin, based on the peak sensitivity of the closed loop
ISO 14839-4Technical guidelines for the control system and its design
API 617Axial and centrifugal compressors; the magnetic bearing annex is the usual commercial baseline in oil and gas
Schweitzer & Maslen, Magnetic BearingsThe standard reference text for theory, design and application
Stability margin. ISO 14839-3 grades a magnetic bearing on the peak of its sensitivity function rather than on gain and phase margin alone, because a magnetic bearing loop is unstable open-loop and classical margins can flatter it.

12 // Frequently asked questions