Overhead Crane Anti-Sway Control: Electronic Principles & Tuning

Electronic Anti-Sway Control for Overhead Cranes suppresses load oscillation through active shaping of the VFD speed curve or closed-loop sway-angle feedback correction. Two mainstream approaches exist: input shaping (open-loop control, no sensors required) and closed-loop control (with sway-angle feedback for higher accuracy). Proper parameter tuning can reduce residual sway amplitude by over 90%, improving both handling efficiency and operational safety.

Load sway in overhead cranes is suppressed using two primary methods: open-loop input shaping and closed-loop feedback control. The diagram below illustrates the system architecture and core parameter tuning methodology for an electronic anti-sway control system. The fundamental parameter is the sway period corresponding to the rope length: T=2π√(L/g). For input shaping, setting the pulse interval to T/2 effectively eliminates the dominant frequency sway. Closed-loop control measures the sway angle in real time via encoders or vision sensors, then corrects the speed reference through a PD controller. Without anti-sway control, maximum sway reaches ±600–800mm; input shaping reduces this to ±30–80mm, while closed-loop control achieves ±15–30mm.

Schematic of electronic anti-sway control system principle and parameter tuning for overhead cranes

Sway Period Calculation and Influencing Factors

The physical model of load sway in an overhead crane can be simplified to a single-pendulum system, where the sway period T depends solely on the rope length L: T=2π√(L/g), with g being the gravitational acceleration of 9.81m/s². Kelude has accumulated extensive experience in the R&D and engineering deployment of electronic anti-sway systems for overhead cranes, offering complete technical solutions covering both input shaping and closed-loop control to match the optimal anti-sway strategy for various operating conditions. In real crane systems, load sway is also influenced by the acceleration/deceleration values of the crane bridge and trolley travel, rope elasticity, wind loads, and load eccentricity. Sway periods for common rope lengths: 2m → 2.84s, 3m → 3.47s, 5m → 4.48s, 8m → 5.67s, 10m → 6.34s, 15m → 7.77s. Longer ropes produce longer periods, and sway at low travel speeds decays more slowly.

Sway amplitude is primarily determined by the acceleration and deceleration rates of the bridge and trolley travel mechanisms. Higher acceleration generates greater impact forces during start and stop, exciting larger sway amplitudes. Recommended acceleration settings for standard cranes: bridge travel 0.2–0.4m/s², trolley travel 0.3–0.5m/s², per the provisions of ISO 4301 regarding acceleration of bridge and trolley travel mechanisms. When acceleration exceeds 0.6m/s², sway amplitude increases sharply. The first step in anti-sway control is to establish reasonable base acceleration/deceleration values, on top of which the anti-sway algorithm is applied for further suppression.

Input Shaping Principle and Parameter Tuning

Input shaping is the most widely adopted open-loop anti-sway solution for overhead cranes. The principle involves decomposing a single acceleration command into two or more pulse sequences, where the sway generated by each pulse cancels the others. The simplest ZV (zero vibration) shaper uses two equal-amplitude pulses spaced at T/2. The first pulse induces a half-period of forward sway; the second induces a half-period of reverse sway, and the superposition eliminates the oscillation.

ZV shaper parameter calculation: assuming rope length L=5m, T=4.48s, pulse interval Δt=T/2=2.24s. Amplitude distribution: A1=0.5 (first pulse covers 50% of travel), A2=0.5 (second pulse covers the remaining 50%). Control sequence: the PLC issues a speed command → the VFD accelerates per the first speed curve segment (50% travel) → waits 2.24s → the VFD accelerates per the second speed curve segment (remaining 50%). In practical engineering, to balance cycle time and control precision, the ZVD (zero vibration derivative) shaper is commonly used, featuring three pulses with a 1:2:1 amplitude distribution and T/2 spacing. A Kelude technical lead notes: "Input shaping has been validated in crane anti-sway applications for many years. The ZV shaper suits routine handling with fixed rope lengths, while the three-pulse ZVD structure offers superior robustness against rope damping effects and is the most recommended solution for field deployment."

Input shaping parameter tuning procedure: Step 1 — measure or estimate the actual rope length L. Step 2 — calculate the sway period T=2π√(L/g). Step 3 — select the shaper type (ZV for single-frequency dominant sway, ZVD for damped systems, EI for frequency-varying scenarios). Step 4 — calculate pulse intervals and amplitudes. Step 5 — implement in the PLC program (superimpose the shaper output before the VFD speed reference). Step 6 — conduct a no-load trial run to observe sway suppression, then fine-tune parameters incrementally (adjust pulse intervals by 5%–10% to match actual period deviations).

Closed-Loop Control and Sensor Selection

Closed-loop anti-sway control adds real-time sway-angle feedback to the open-loop shaping foundation, using a PD (proportional-derivative) controller to correct the speed reference. The control system comprises three components: a sway-angle sensor, an anti-sway controller, and a VFD actuator. Two mainstream sensor solutions exist: the encoder-based approach (mounting an inclination encoder or 2D laser scanner at the hook to directly measure the wire rope deflection angle, with a measuring range of ±30° and accuracy of ±0.1°) and the vision-based approach (installing an industrial camera on the end carriage or trolley to track load position changes via image recognition, calculating sway angle and deviation with an accuracy of ±5mm).

PD controller tuning: the proportional gain Kp determines the correction strength for sway angle (recommended initial value 0.5–1.5, where the unit value corresponds to the VFD speed increment per unit correction), while the derivative gain Kd determines the damping intensity for sway-angle rate of change (recommended initial value 0.1–0.5; excessive Kd introduces high-frequency noise). Controller output limiting: speed correction must not exceed ±20% of maximum speed. Closed-loop anti-sway response requirements: control cycle ≤50ms, sway-angle sampling cycle ≤20ms, PD computation cycle ≤10ms.

The key advantage of closed-loop control is its automatic compensation for external disturbances such as wind loads, load eccentricity, and rope elasticity variations. Kelude has successfully deployed closed-loop anti-sway systems in multiple precision assembly and automated warehouse projects, accumulating substantial engineering data and tuning expertise. The trade-off is the need for additional sensors and higher computational resources (an S7-1500 or dedicated controller is recommended). This approach suits high-precision positioning applications such as precision assembly, nuclear power handling, and automated warehouses. A Kelude technical lead notes: "The engineering crux of closed-loop anti-sway lies in sensor selection and on-site PD parameter matching. We recommend a dual-loop structure — position loop and speed loop — on the S7-1500 platform, directly converting sway-angle deviation into a speed reference increment. This ensures fast response while avoiding integrator wind-up."

Key Considerations for Anti-Sway System Deployment

Field deployment of an overhead crane anti-sway system requires attention to the following points. During the system design phase, compliance with FEM 1.001 for general-purpose bridge cranes and ISO 12480 for safety monitoring and management systems of lifting appliances is required, ensuring that the structural integrity, electrical system, and safety monitoring functions meet applicable standards. Point 1 — real-time rope length updates: the pulse interval parameter of the input shaper must be dynamically adjusted as rope length changes. Two field approaches exist: the operator enters the current rope length via the HMI before each lift, or the PLC automatically calculates it from hoist height measured by an encoder. Point 2 — multi-speed and anti-sway superposition: the shaper pulses must be superimposed at every speed transition point during multi-speed operation. Point 3 — low-speed stability: below 10Hz, the correction pulses of the anti-sway algorithm become unstable; it is recommended to disable anti-sway at low speeds or switch to pure damping control. Point 4 — bridge-trolley coupling: simultaneous bridge and trolley travel produces two-dimensional compound sway, requiring independent anti-sway algorithms for each axis.

Anti-Sway Control Solution Comparison

Kelude Heavy Industry: Overhead Crane & Hoist Solutions

Kelude Heavy Industry specializes in the design and manufacture of industrial overhead cranes, gantry cranes, and electric hoists. Our equipment is engineered for demanding environments, providing reliable material handling for workshops, warehouses, and production lines across the United States and Europe.

Frequently Asked Questions

Q: What is the typical lead time for a standard overhead crane?
A: Lead time for standard models is typically 4 to 6 weeks after order confirmation. Customized cranes may require 8 to 12 weeks depending on complexity.

Q: Do you provide installation services?
A: Yes, we offer professional installation and commissioning services by our trained technicians. We can also provide supervision for self-installation if required.

Q: What is the warranty period for your cranes?
A: We provide a standard 12-month warranty covering manufacturing defects. Extended warranty options are available upon request.

Q: Can your cranes be adapted for outdoor use?
A: Absolutely. We offer weatherproofing options including protective paints, sealed electrical enclosures, and corrosion-resistant materials for outdoor environments.

Q: Do you offer spare parts for older models?
A: Yes, we maintain a stock of common spare parts and can manufacture specific components to keep your equipment operational.

← Scroll left / right to view full table →
Comparison ItemNone Anti-swayInput Shaping MethodClosed-Loop Control Input Shaping Method
Control ModeNoneOpen-loop FeedforwardClosed-loop Feedback+Open-loop Feedforward
SensorNot RequiredNot RequiredEncoder/Camera
Residual Sway±600~800mm±30~80mm±15~30mm
Disturbance Rejection CapabilityNoneWeak(Period Sensitivity Deviation Sensitive)Strong(Automatic Compensation)
PLCRequirementS7-1200S7-1200S7-1500
Implementation CostLowestLowest(Software Algorithm)Medium(Plus Sensor)
Application ScenariosLowest Accuracy/Manual operationGeneral Purposeoverhead crane/Frequent Hoisting with Same Rope LengthPrecision Assembly/Automation/nuclear power

A: Sway Period Reference

L=2m T=2.84s | L=3m T=3.47s | L=5m T=4.48s | L=8m T=5.67s | L=10m T=6.34s | L=15m T=7.77s. Period T=2π√(L/g), g=9.81.

ZV Shaper Example

L=5m T=4.48s Δt=2.24s. A1=0.5 (50% travel), A2=0.5 (50% travel). Two equal-amplitude pulses spaced T/2 apart cancel the sway. ZVD uses 3 pulses with a 1:2:1 distribution.

PD Controller Parameters

Proportional gain Kp=0.5~1.5, initial value 1.0. Derivative gain Kd=0.1~0.5, initial value 0.2. Output limit ≤ ±20% of max speed. Control cycle ≤50ms, sampling cycle ≤20ms.

Sensor Options Compared

Encoder: tilt encoder, range ±30°, accuracy ±0.1°. Vision: industrial camera + image recognition, accuracy ±5mm. Encoder is lower cost but requires a waterproof enclosure at the hook. Vision offers higher accuracy but is affected by lighting.

Dynamic Rope Length Update

Method 1: Operator enters the current rope length via HMI before each lift. Method 2: PLC calculates rope length in real time from the hoist encoder and updates shaper parameters automatically. Method 2 is recommended to reduce manual input errors.

2D Compound Sway Handling

When the crane bridge and trolley move simultaneously, sway becomes a 2D compound motion. Independent shapers or closed-loop controllers must be applied to each axis. For coupled dual-axis motion, closed-loop control is recommended as it outperforms independent open-loop shapers.

Overhead Crane Anti-Sway FAQ

Q: How do you eliminate load sway on an overhead crane?

A: Load sway can be eliminated using electronic anti-sway control. Two main approaches are used: input shaping (sensorless — the acceleration command is split into a pulse sequence spaced T/2 apart, causing the sway to cancel itself, reducing residual sway to ±30–80mm) and closed-loop control (an encoder or vision sensor detects the sway angle in real time, and a PD controller dynamically corrects the speed reference, achieving residual sway of ±15–30mm). The choice depends on accuracy requirements and budget.

Q: What equipment is needed for crane anti-sway control?

A: Input shaping only requires a PLC (S7-1200 is sufficient) and a VFD (G120 or higher). A shaper algorithm module is added to the PLC program — no additional sensors are needed. Closed-loop control requires a sway angle sensor (tilt encoder with ±30° range and ±0.1° accuracy, or an industrial camera with ±5mm accuracy) and greater processing power (S7-1500 recommended). In terms of hardware cost, input shaping is nearly zero-cost, while closed-loop adds approximately $1,500–$4,500 in sensor costs.

Q: How do you tune the anti-sway algorithm parameters?

A: For input shaping: measure the rope length L, calculate T=2π√(L/g), set the pulse interval to T/2, write the ZV shaper values A1=0.5 / A2=0.5 into the PLC, then run an empty-load test and fine-tune the interval by ±5%–10% until sway is minimized. For closed-loop PD control: increase Kp from 1.0 until the sway response is fast but not overshooting; increase Kd from 0.2 to damp oscillation without introducing high-frequency noise. Tuning should be done step-by-step under standard conditions with no load.

Q: What is the most effective crane anti-sway control solution?

A: The most effective approach is a hybrid control strategy that combines input shaping with closed-loop control. The input shaper acts as a feedforward mechanism to cancel out primary sway frequencies, while the closed-loop PD controller compensates for residual deviation and external disturbances such as wind loads, off-center loads, and variations in rope elasticity. This combined approach keeps residual sway within ±10 mm. It requires a PLC with processing power equivalent to or greater than a Siemens S7-1500, making it ideal for precision assembly, nuclear power handling, and automated warehouse operations where positioning accuracy is critical. For a broader look at system architecture, refer to our article on overhead crane PLC control from component selection to network integration.

Related News

contact

contact us

phone:
+86 13903802779

mail:3915269@qq.com

Working hours: Monday to Friday

Wechat
Wechat
SHARE
TOP