Page 157 - Toucpad robotics C11
P. 157
Principle: Each propeller creates thrust (an upward force) by pushing air downwards. The drone’s flight controller
l
independently adjusts the speed of each motor.
Movement Control:
l
To lift off or ascend, all propellers speed up, increasing total thrust.
§
To descend, they slow down.
§
To move forward/backward (pitch), propellers on one side speed up while those on the opposite side slow
§
down, tilting the drone.
To move sideways (roll), propellers on the left speed up while those on the right slow down, tilting the drone.
§
To turn left/right (yaw), specific pairs of propellers speed up or slow down to create a rotational force.
§
Advantages: Capable of vertical take-off and landing (VTOL), stable hovering, high maneuverability, and
l
easier to control for beginners.
Disadvantages: Limited flight time (battery life), slower forward speed compared to fixed-wing, sensitive to wind.
l
Fixed-Wing Drones:
u
Description: Resemble small aeroplanes with wings. They use
l
a single or multiple propellers for forward thrust and rely on
the airflow over their wings to generate lift.
Principle: Similar to aeroplanes, they require forward motion
l
to generate lift over their wings. Control surfaces (ailerons,
elevators, rudder) are used to steer and change altitude.
Advantages: Much longer flight times and greater range (more energy efficient at cruising speed), can carry
l
heavier payloads for longer distances.
Disadvantages: Requires a runway or launch system for take-off and landing (cannot hover or do vertical
l
take-off/landing), less maneuverable, more complex to operate.
Hybrid Drones (Fixed-Wing VTOL):
u
Description: Combine features of both, offering vertical take-off and landing with the efficiency of fixed-wing flight.
l
Advantages: Best of both worlds – vertical take-off/landing in confined spaces and efficient long-duration flight.
l
Disadvantages: More mechanically complex and expensive.
l
Control System and Stability
Flight Controller (The Brain): An onboard computer that runs sophisticated algorithms to continuously monitor the
u
drone’s orientation, altitude, and position using various sensors. It then sends precise commands to the motors to
maintain stable flight or execute commanded movements.
Sensors for Stability and Navigation:
u
Inertial Measurement Unit (IMU): Contains gyroscopes (to measure rotational rates and prevent unwanted
l
spinning) and accelerometers (to measure linear acceleration and determine tilt/orientation relative to gravity).
This is absolutely critical for maintaining stable flight.
Barometer: Measures atmospheric pressure to estimate altitude.
l
Global Positioning System (GPS): Provides precise outdoor location, speed, and altitude data, enabling
l
autonomous navigation between waypoints.
Magnetometer (Electronic Compass): Measures the Earth’s magnetic field to determine the drone’s heading
l
(direction), similar to a compass.
Vision Sensors (Cameras): For visual odometry (tracking movement by observing visual features), obstacle
l
avoidance (identifying objects), and landing assistance (recognising landing pads).
155
Applications of Robotic Systems

