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.

A reaction wheel is a motor driven flywheel mounted inside a robot or spacecraft. When the wheel speeds up in one direction, the body around it feels a torque in the opposite direction. This lets a satellite point a camera, aim an antenna, or keep a robot balanced without wheels pushing on the ground.

The idea matters because precise orientation control is essential for space missions, self balancing robots, and stabilized instruments.

The physics comes from conservation of angular momentum and Newton's third law for rotational motion. The motor applies a torque to the flywheel, and the flywheel applies an equal and opposite torque to the chassis. By changing the wheel speed, the controller changes the body's angular velocity and angle.

Reaction wheels work best for fine control, but they can saturate when the flywheel reaches its maximum safe speed.

Understanding Robotics: Reaction Wheel

A useful way to picture the system is to sit on a low friction swivel chair while holding a spinning bicycle wheel. Changing the wheel's spin makes your body rotate. The effect is stronger when the wheel has more rotational inertia.

Mass placed far from the axle matters most, which is why flywheels often use a heavy rim rather than a solid disk of the same mass. A wheel that spins faster stores more angular momentum. Its motor must overcome friction in bearings, electrical losses, and the wheel's own resistance to changes in speed.

The direction of motion needs careful thought. Engineers use a right hand rule to track the direction of rotation around an axis. If the wheel is accelerated, the chassis begins turning in the opposite sense.

If the wheel is slowed, the chassis turns the other way. Reversing the wheel can produce a larger change in pointing, though it takes time and energy. Students often mix up wheel speed with wheel acceleration.

A wheel turning steadily does not keep applying a turning torque to the body. The important control action happens while its speed is changing.

A real controller uses sensors to decide how much to change the wheel speed. A satellite may use star trackers, Sun sensors, gyroscopes, or magnetometers to estimate where it is pointing. A balancing robot may use a gyroscope and an accelerometer to measure its tilt.

Software compares the measured direction with the desired direction. It commands a small wheel acceleration, measures the result, then corrects again many times each second.

If the controller reacts too strongly, the robot can wobble or overshoot. If it reacts too slowly, it may drift away from its target.

Reaction wheels have limits that affect mission design. Small outside torques slowly add unwanted angular momentum. In orbit, sunlight pressure, magnetic effects, and tiny atmospheric drag can cause this problem.

The wheel keeps speeding up as it fights those disturbances until it reaches its safe maximum speed. This is called saturation. A spacecraft must then unload momentum.

It can use small thrusters or magnetic rods that push against a planet's magnetic field. For a robot, a wheel can be limited by battery power, motor heating, wheel strength, and the risk of vibration.

When learning this topic, separate the ideas of torque, angular speed, angular acceleration, and angular momentum. They are connected, but they describe different parts of the motion.

Key Facts

  • Reaction wheel principle: speeding up the flywheel creates an opposite torque on the spacecraft or robot body.
  • Angular momentum is L = Iω, where I is moment of inertia and ω is angular velocity.
  • Motor torque is τ = Iα, where α is angular acceleration of the flywheel.
  • For an isolated system, total angular momentum is conserved: Lwheel + Lbody = constant.
  • Equal and opposite torques act between the wheel and body: τbody = -τwheel.
  • A reaction wheel controls rotation about one axis, so three wheels are usually needed for full 3D attitude control.

Vocabulary

Reaction wheel
A spinning flywheel inside a robot or spacecraft used to create torque on the body by changing the wheel's speed.
Torque
A twisting effect that changes an object's rotational motion.
Angular momentum
A measure of rotational motion that depends on moment of inertia and angular velocity.
Moment of inertia
A measure of how strongly an object resists changes in its rotation about an axis.
Saturation
The condition when a reaction wheel has reached its speed limit and cannot provide more control torque in the needed direction.

Common Mistakes to Avoid

  • Thinking the reaction wheel pushes on air or space is wrong because it works by internal torque exchange, not by pushing against the environment.
  • Forgetting the opposite direction of the body rotation is wrong because the body torque is equal in size and opposite in direction to the wheel torque.
  • Using linear momentum instead of angular momentum is wrong because reaction wheels control rotation, so L = Iω is the key quantity.
  • Assuming a reaction wheel can spin faster forever is wrong because real motors and flywheels have maximum speeds, which can lead to saturation.

Practice Questions

  1. 1 A flywheel has moment of inertia 0.020 kg m^2 and angular acceleration 50 rad/s^2. What torque does the motor apply to the flywheel?
  2. 2 A reaction wheel changes speed from 200 rad/s to 500 rad/s. Its moment of inertia is 0.010 kg m^2. What is the change in angular momentum of the wheel?
  3. 3 A satellite needs to rotate clockwise to aim its camera. Explain which way the reaction wheel should accelerate and why.