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.

Robots often contain motors, gears, propellers, and moving frames that create rapid vibrations. These vibrations can blur camera images, confuse IMUs, loosen connectors, and add noise to sensor readings. Vibration damping mounts use soft rubber or gel to reduce the motion that reaches sensitive electronics.

Good damping helps a robot measure, navigate, and control itself more accurately.

Understanding Robotics: Vibration Damping Mounts

A damping mount acts like a spring with some energy loss built into it. The supported part has mass, so it cannot follow every tiny movement of the robot frame instantly. Rubber bends when the frame shakes.

Its internal friction turns part of that motion into a small amount of heat. The combination has a natural frequency, which is its preferred bounce rate. Near that rate, the mounted part can move more than the frame.

This is resonance. A mount that feels soft is not automatically good, because a soft mount can place resonance inside the range created by motors or wheels.

The supported mass changes the behavior as much as the material does. A heavier sensor package makes a given mount act softer and lowers its natural frequency. A stiffer mount raises it.

The mount must hold the equipment at rest without sagging so far that the sensor tilts, hits a stop, or pulls on its cables. This is especially important on drones and fast mobile robots, where gravity, turns, landings, and sudden braking load the mount in different directions.

The real supported mass includes brackets, screws, protective cases, and sometimes part of the cable bundle. Leaving those out during design can give misleading results.

Damping is most useful around resonance. Without enough damping, one sharp vibration frequency can make the mounted board bounce for a long time. With too much damping, the mount may pass more high frequency vibration than expected.

Rubber, foam, silicone gel, and spring mounts each behave differently. Their stiffness can change with temperature, age, compression, and exposure to oil. A mount tested on a warm classroom bench may behave differently outdoors in cold weather.

Mounts also work differently in compression, shear, and sideways motion. Manufacturers often give separate load ratings for these directions, which matters when a robot climbs, turns, or flies.

Students can find vibration problems by recording accelerometer data while changing motor speed. Peaks that move as the motor speed changes usually come from rotation. Extra peaks at two, three, or more times that speed are harmonics.

A loose gear, bent shaft, worn bearing, or unbalanced propeller can create these patterns. A mount cannot fix every source problem. Balancing a wheel or tightening a mechanism often helps more than adding softer material.

During testing, compare data from the robot frame with data from the isolated sensor. Check camera images, navigation estimates, cable strain, and the amount the sensor moves during starts and stops. Fasteners, stiff wire bundles, and hard edges touching the frame can create vibration paths that bypass the mount entirely.

Key Facts

  • Natural frequency of a mount system: f_n = (1/2π) sqrt(k/m), where k is stiffness and m is supported mass.
  • Damping ratio: ζ = c/(2 sqrt(km)), where c is the damping coefficient.
  • Isolation is most effective when the vibration frequency is much higher than the mount natural frequency.
  • Transmitted force can be reduced by lowering stiffness k or increasing damping c, but too much softness can allow large motion.
  • Acceleration noise in sensors often appears at motor rotation frequencies and their harmonics.
  • Static deflection of a vertical mount: x = mg/k, where m is mass, g is gravitational acceleration, and k is stiffness.

Vocabulary

Vibration isolation
Vibration isolation is the reduction of unwanted motion transferred from a vibrating source to a sensitive component.
Damping
Damping is the process of converting mechanical vibration energy into heat or internal material motion.
Natural frequency
Natural frequency is the frequency at which a mounted mass tends to oscillate if disturbed.
Damping ratio
Damping ratio is a measure of how quickly oscillations die out compared with an undamped system.
IMU
An IMU is an inertial measurement unit that uses accelerometers and gyroscopes to estimate motion and orientation.

Common Mistakes to Avoid

  • Mounting the IMU directly to the motor plate is wrong because it lets high-frequency vibration enter the sensor with little filtering.
  • Using mounts that are too soft is wrong because the electronics can sway or hit other parts during acceleration and impacts.
  • Assuming all rubber mounts behave the same is wrong because stiffness, damping, thickness, temperature, and load rating change performance.
  • Ignoring cable stiffness is wrong because tight wires can bypass the soft mount and carry vibration directly into the protected module.

Practice Questions

  1. 1 A 0.20 kg camera is supported by four identical rubber mounts. If the total vertical stiffness is 800 N/m, find the natural frequency of the mounted camera.
  2. 2 A 0.15 kg flight controller rests on gel mounts with total stiffness 300 N/m. Find the static deflection using g = 9.8 m/s^2.
  3. 3 A robot has a camera on soft mounts, but its images are still blurry when the motors run. Explain two possible reasons the vibration isolation is not working well.