Overview
The rudder controls yaw, and it is the hardest surface to fly well from the ground. It needs small, constant corrections to hold a heading and damp out wobble.
[08] Project
An automated rudder system for an RC plane. It senses how the plane is turning and moves the rudder on its own, so the pilot doesn't have to.
The rudder controls yaw, and it is the hardest surface to fly well from the ground. It needs small, constant corrections to hold a heading and damp out wobble.
A sensor measures how the plane is turning. Control logic compares that with the heading it should hold and drives a servo that moves the rudder, closing the loop.
The system commanded the plane's yaw without direct rudder input from the pilot.