Decoding the Linear Synchronous Motor Diagram

When you pull up a linear synchronous motor diagram for a high-precision direct-drive application, you are looking at the blueprint for a device that eliminates mechanical transmission entirely. Unlike rotary motors that require ball screws or belts to convert rotational energy into linear motion, an LSM generates linear force directly along its axis. This eliminates backlash, reduces compliance, and pushes mechanical bandwidth into the hundreds of hertz.

A standard LSM diagram divides the system into two primary mechanical halves and one critical feedback loop:

  • The Primary (Coil Assembly / Forcer): Contains the 3-phase copper windings potted in a thermally conductive epoxy. This is typically the moving part in gantry systems to minimize moving mass, though it can be stationary in long-travel applications.
  • The Secondary (Magnet Track): An array of rare-earth NdFeB (Neodymium) permanent magnets arranged in alternating North-South polarity.
  • The Commutation and Feedback Loop: The diagram will show initial commutation sensors (Hall effect) and high-resolution linear encoders.

Wiring and Terminal Identification

If you are terminating an LSM cable, the diagram will route you to a high-flex, shielded umbilical. The standard pinout for a 17-pin military-style or M23 connector breaks down as follows:

  • Power (U, V, W): The three motor phases. Unlike standard AC induction wiring, phase sequence here dictates the direction of the traveling magnetic field. Swapping U and V reverses the motor.
  • Thermal Protection (T1, T2): A normally-closed (NC) PTC thermistor chain embedded in the coil potting. If the coil exceeds 130°C, this circuit opens and faults the drive.
  • Hall Sensors (Hu, Hv, Hw, +5V, GND): Three digital outputs spaced 120 electrical degrees apart. These provide the coarse absolute position required for the servo drive to initialize the commutation angle before the high-res encoder takes over.
  • Encoder (A, B, Z or EnDat/BiSS-C): High-speed differential pairs for nanometer-level closed-loop tracking.
Callout Tip: Never route the U/V/W power lines and the encoder feedback lines in the same unshielded conduit. The high dV/dt switching edges from the PWM drive will capacitively couple into the encoder signals, causing position jitter that looks exactly like mechanical resonance on your oscilloscope.

Motor Type Comparison: LSM vs. Alternatives

Selecting an LSM is a capital-intensive decision. Before committing to the magnet track and coil assembly, evaluate your load profile against the alternatives. Stepper motors and rotary servos are not interchangeable here; the physics of direct-drive linear motion demand a specific torque (force) curve.

Criterion Linear Synchronous Motor (LSM) Linear Induction Motor (LIM) Rotary Servo + Ballscrew
Force Curve at Zero Speed Maximum continuous force (flat curve) Zero force (requires slip to generate field) Maximum torque (held by mechanical brake)
Control Complexity High (requires FOC sinusoidal commutation) Low (standard scalar V/Hz VFD) Medium (standard rotary servo tuning)
Backlash & Compliance Zero (direct magnetic coupling) Zero (direct magnetic coupling) Present (nut-to-screw clearance, shaft windup)
Cost per kN of Force $$$$ ($800 - $1,500+) $$ ($150 - $300) $$$ ($400 - $900)
Best Load Profile Sub-micron precision, high acceleration, cleanroom/vacuum High-speed transit, bulk material sorting, long travel High static holding force, heavy vertical lifting, standard CNC

Sizing Rule of Thumb and Worked Load Example

Sizing an LSM requires calculating both peak force (for acceleration) and RMS force (for thermal limits). A common mistake is sizing the motor strictly for peak acceleration, which leads to a massive, overpriced coil assembly that runs cold but costs three times as much.

The 2.5x RMS Rule: Select an LSM whose continuous force rating is at least 2.5 times your calculated RMS friction and gravity load. This provides the thermal headroom needed for transient acceleration spikes without triggering the drive's I²t (thermal overload) protection.

Worked Example: Semiconductor Wafer Gantry

Let's size an LSM for a horizontal gantry moving a 15 kg optical inspection carriage on precision linear rails.

  • Moving Mass (m): 15 kg
  • Friction Coefficient (µ): 0.005 (high-grade recirculating ball bearings)
  • Target Acceleration (a): 3G (29.43 m/s²)
  • Duty Cycle: Accelerate for 0.1s, cruise for 0.4s, decelerate for 0.1s, dwell for 0.4s (Total 1.0s cycle).

1. Calculate Peak Force (F_peak):
F_friction = m × g × µ = 15 × 9.81 × 0.005 = 0.73 N (negligible).
F_accel = m × a = 15 × 29.43 = 441.45 N.
Total Peak Force ≈ 442 N.

2. Calculate RMS Force (F_rms):
F_rms = √[(F_accel² × t_accel + F_friction² × t_cruise + F_decel² × t_decel) / t_total]
F_rms = √[(442² × 0.1 + 0.73² × 0.4 + 442² × 0.1) / 1.0]
F_rms = √[(19536 + 0.2 + 19536) / 1.0] = √39072 ≈ 197 N.

3. Apply the Sizing Rule:
Required Continuous Rating = 197 N × 2.5 = 492 N.
Required Peak Rating = 442 N (with a 20% safety margin = 530 N).

The Pick: You need a motor with ~500 N continuous force and ~600 N peak force. A Tecnotion QL168-A coil assembly (rated for 510 N continuous, 1530 N peak) perfectly bridges this gap, keeping the coil temperature well below the 130°C thermal trip point during continuous 24/7 operation.

Driver Demands and Failure Signatures

An LSM cannot be driven by a standard step-and-direction indexer or a basic VFD. It demands a high-bandwidth, 3-phase sinusoidal Field Oriented Control (FOC) servo drive. The drive's current loop must execute at a minimum of 8 kHz to 16 kHz to smoothly synthesize the sine waves required to pull the permanent magnet track without cogging.

When tuning or troubleshooting, the physical symptoms of the motor will tell you exactly what the drive is doing wrong:

  • Audible Hum or High-Frequency Vibration: This is almost always a commutation angle error. If the Hall sensors are misaligned by more than 5 electrical degrees relative to the magnet pitch, the drive is injecting current slightly out of phase with the back-EMF. The motor fights itself, generating heat and noise instead of linear force. Fix: Run the drive's automatic phase-alignment routine with the carriage unloaded.
  • Rapid Overheat (Thermal Fault): If the drive faults on I²t overload but the carriage is barely moving, check your mechanical preload. A common bench mistake is over-tightening the linear rail carriages. The LSM will silently draw continuous stall current to fight the mechanical bind, overheating the potting epoxy in minutes. Fix: Loosen rail mounting bolts, align with a dial indicator, and torque to spec.
  • Stall or Low-Speed Cogging: If the motor jerks at velocities below 1 mm/s, you are likely operating below the drive's minimum velocity threshold, or your linear encoder resolution is too coarse. For sub-micron work, you need an encoder with at least 10 nm resolution (e.g., Renishaw RESOLUTE absolute encoder) to prevent the drive loop from dithering.

Decision Path: When to Specify an LSM

Use this decision matrix to finalize your drive selection. Do not default to an LSM if a simpler topology meets your precision requirements, but do not compromise on an LSM when nanometer repeatability is on the line.

Application Parameter If your requirement is... Then select...
Travel Length > 4 meters Linear Induction Motor (LIM) or Belt-driven rotary servo (LSM magnet tracks become cost-prohibitive).
Travel Length < 2 meters Proceed to precision check.
Positioning Precision > 5 microns Rotary Servo + Ground Ballscrew (Cost-effective, adequate for standard machining).
Positioning Precision < 1 micron (sub-micron) Linear Synchronous Motor (LSM).
Environment Class 10 Cleanroom / High Vacuum LSM (No lubricants, no particulate generation from belts/screws).
Final Recommendation: For sub-micron semiconductor or optical inspection applications under 2 meters of travel, specify the Tecnotion QL168-A coil assembly paired with a Kollmorgen AKD2G-01206 dual-axis servo drive. The AKD2G provides the 16 kHz current loop and BiSS-C encoder interface required to fully exploit the LSM's zero-backlash mechanics, terminating your design in a proven, high-yield production platform.