Speed and Torque Synchronization in Multi-Drive Inverter Applications: Field Notes from Machine Retrofits details
Learn how to eliminate mechanical fighting, material web tears, and premature drive failures through proper VFD speed and torque synchronization strategies.
During a commissioning call at a continuous web conversion facility, I observed a common yet destructive phenomenon: two 22 kW variable frequency drives (VFDs) running mechanically coupled rolls were humming loudly, drawing nearly 120% nominal current while carrying almost no physical material load. The problem was simple: both drives were configured in pure speed control mode with tight PI loops. Because their target speeds differed by less than 0.2 Hz due to encoder tolerance and mechanical diameter variations, Drive A was trying to pull Drive B, while Drive B was actively braking against Drive A. They were fighting each other, turning electrical power directly into mechanical stress and heat.
Over my years of designing custom automation systems and retrofitting existing machinery, I have seen this exact scenario destroy gearboxes, snap shafts, tear thin substrates, and burn out motor windings. Speed and torque synchronization in inverter drive applications is not just an advanced control feature—it is a mandatory design requirement whenever two or more motors share a common load or material web.
Why Synchronization Directly Impacts Your Bottom Line
When multiple inverter-driven motors operate on a shared axis, conveyor line, or web process without proper synchronization, the consequences extend far beyond simple control errors:
- Mechanical Wear and Destruction: Rigidly coupled motors operating in pure speed control create circulating torque. One motor acts as a prime mover while the second acts as a mechanical generator, placing excessive stress on couplings, keys, and gearboxes.
- Material Degradation and Scrapping: In processing lines (paper, film, metal strip, wire), tiny speed mismatches cause uncontrolled tension spikes or slacking, resulting in material tears, uneven thickness, or poor winding quality.
- Excess Energy Consumption: Drives fighting each other consume significant reactive and active power simply resisting the mechanical connection.
- Drive Tripping and Overvoltage Faults: The trailing motor often gets dragged above its synchronous speed, pushing power back into the DC bus and triggering overvoltage (OV) faults unless expensive braking resistors or regenerative units are fitted.
Core Principle: Never force two mechanically coupled shafts to control absolute speed simultaneously without a dynamic load-sharing or torque-following strategy.
Technical Control Architectures: How Drives Should Cooperate
To eliminate circulating load and achieve smooth operational performance, we select one of four standard synchronization topologies depending on mechanical coupling rigidity and dynamic process demands.
1. Speed-Ratio Control (Electronic Gearbox)
In loose-coupling applications where motors operate on distinct shafts (such as multi-zone conveyors or feeder rolls), speed synchronization is maintained using master-slave frequency references. The master drive sends its pulse tachometer or fieldbus encoder position output to the follower drive. The follower scales this signal by a gear-ratio parameter.
While this ensures matched velocity, it does not balance torque. If mechanical diameters change (e.g., roll wear), speed-ratio control alone will eventually cause tension variance.
2. Droop Control (Load Sharing)
For rigidly coupled shafts (such as dual-motor overhead crane gantries or twin-driven rolls), droop control is the simplest and most robust field method. In droop mode, the drive automatically reduces its output frequency proportionally as its output torque increases.
- If Motor A takes more load, its output speed slumps slightly.
- This slump sheds load to Motor B, causing Motor B to pick up torque.
- The result is a natural equilibrium without requiring high-speed communication between drives.
3. Master Speed / Slave Torque Mode
When two drives operate on the exact same physical shaft or tightly clamped web, only one drive (the Master) should operate in closed-loop speed control. The Master regulates the line velocity and outputs its torque reference (current command) directly to the Slave drive over a fast communication link or analog channel.
The Slave drive operates entirely in Torque Control Mode, ignoring its own speed loop and reproducing the Master's exact torque percentage. This guarantees a 50/50 load split regardless of minor mechanical diameter discrepancies.
4. Closed-Loop Tension Control (Dancer / Load Cell Trim)
In continuous material processing, velocity and torque must continuously adjust to winding/unwinding roll diameters. Here, the drive operates in speed control, but its velocity reference receives a high-speed PID trim signal from a physical dancer roll potentiometer or inline load-cell tension amplifier.
Field Case Study: Retrofitting a Dual-Drive Heavy Metal Conveyor
A heavy-duty scrap metal belt conveyor driven by two 45 kW induction motors on opposite head-shaft ends suffered from repeated gearbox keyway failures every 3 to 4 months. The plant maintenance team assumed the gearboxes were undersized. Upon examining the drive parameters, I found both VFDs running independently on a standard V/f curve with speed reference commands sent over basic 4-20mA signals from a central PLC.
Because the analog signal cards had a 0.5% calibration offset, Drive 1 always tried to run at 50.0 Hz while Drive 2 was commanded to 49.7 Hz. Drive 1 was carrying 140% nominal load while Drive 2 was constantly regenerating power, snapping mechanical keyways due to reverse backlash torsional stress.
The Solution:
- Drive Integration: We upgraded the drives to Vector Control (SVC) and linked them via an onboard high-speed RS-485 / CAN-based drive-to-drive communication link.
- Topology Selection: Configured Drive 1 as the Speed Master and Drive 2 as a Torque Follower.
- Safety Override: Configured a speed-limit window on Drive 2 (±5% of Master speed) to prevent runaway conditions in case the conveyor chain snapped.
- PLC Logic Integration: Transferred drive actual torque readings to the plant HMI via PROFINET for clear operator visibility.
Result: Current draw across both drives balanced to within 2% of each other. Motor heat dropped dramatically, power consumption fell by 18%, and keyway shear failures were completely eliminated.
Control Strategy Comparison Matrix
| Method | Coupling Type | Dynamic Response | Hardware Required | Typical Application |
|---|---|---|---|---|
| Speed Ratio Control | Uncoupled / Loose | Moderate | Encoder / Pulse Link | Multi-stage Conveyors, Cutters |
| Droop Control | Rigid / Shared Shaft | Smooth / Passive | None (Standard VFD feature) | Crane Gantries, Twin Pumps |
| Master-Slave Torque | Rigid / Direct Shaft | Fast / Precise | Fieldbus / Analog Interconnect | Coilers, Dual-Drive Rolls |
| Dancer/Tension Trim | Material Web | Fast / Continuous | PID Controller + Sensor | Rewinders, Printing Presses |
Practical Engineering Takeaways for Maintenance & Design Teams
- Check Drive Currents First: If two coupled motors run hot or hum louder than usual, compare their operating currents on your drive display or PLC diagnostic screen. A large disparity indicates circulating torque.
- Never Rely on Analog 0-10V for Rigid Synchronization: Analog drift and ADC resolution limits make pure analog speed tracking unreliable for rigidly coupled multi-axis systems. Use high-speed fieldbus (EtherCAT, PROFINET IRT) or direct drive-to-drive pulse/torque busing.
- Always Set Speed Limits on Torque Slaves: If a torque-controlled slave motor loses its mechanical load (e.g., a belt breaks), it will instantaneously accelerate to maximum drive frequency. Always clamp the torque slave's maximum speed to target speed + 5-10%.
- Make Torque Visible to Operators: Display torque feedback (%) for all synchronized drives on the HMI screen. It is the single most effective indicator for detecting mechanical bind, bearing failure, or roll wear before catastrophic failure occurs.
Correct speed and torque synchronization is the difference between an automation system that destroys itself mechanically and one that operates silently for years. By matching your control topology to physical mechanical realities, you protect your machinery, save energy, and ensure consistent product quality.