Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Robot suspension systems help a mobile robot keep its wheels on the ground while driving over bumps, rocks, ramps, and gaps. Good wheel contact increases traction, improves steering, and reduces the chance of getting stuck. Suspension also protects sensors, electronics, and mechanical parts from sharp impacts.

For robots that operate outdoors or in disaster zones, suspension design can be the difference between reliable motion and failure.

Key Facts

  • Traction force is limited by friction: F_max = μN, where μ is the coefficient of friction and N is the normal force on the wheel.
  • A spring suspension stores energy when compressed: F = kx, where k is spring stiffness and x is compression distance.
  • A damper resists rapid motion and reduces bouncing: F_d = cv, where c is damping coefficient and v is suspension velocity.
  • Rigid suspension is simple and light, but one wheel may lift off the ground on uneven terrain.
  • Rocker and rocker-bogie systems let wheels move up and down together through pivots, helping maintain ground contact without many springs.
  • Designers trade off stability, traction, simplicity, weight, and complexity when choosing a suspension system.

Vocabulary

Suspension
A mechanical system that allows wheels or tracks to move relative to the robot chassis to handle uneven terrain.
Compliance
The ability of a structure or mechanism to flex, pivot, or compress instead of staying perfectly rigid.
Traction
The grip between a wheel and the ground that allows the wheel to push the robot forward without slipping.
Normal force
The support force from the ground acting perpendicular to the contact surface at a wheel.
Rocker suspension
A suspension design in which wheel arms pivot like a lever so wheels can rise and fall over obstacles while the chassis stays more level.

Common Mistakes to Avoid

  • Assuming bigger springs always improve performance is wrong because springs that are too stiff can make wheels bounce or lose contact on small bumps.
  • Ignoring weight distribution is wrong because uneven normal forces can reduce traction on some wheels even if the total robot weight is large.
  • Treating rigid suspension as always bad is wrong because it can be the best choice for smooth floors when low cost, low mass, and simplicity matter most.
  • Forgetting damping is wrong because a spring alone can keep oscillating after a bump, which can reduce sensor stability and wheel control.

Practice Questions

  1. 1 A 20 kg robot has four wheels and its weight is evenly distributed on flat ground. What is the normal force on each wheel? Use g = 9.8 m/s^2.
  2. 2 A wheel suspension spring has stiffness k = 800 N/m and compresses by 0.030 m when the robot hits a bump. What spring force does it produce?
  3. 3 A robot must drive slowly over rocky terrain while carrying delicate sensors. Explain whether a rigid, sprung, or rocker suspension is most suitable, and describe one tradeoff of your choice.