How Drones Fly: Forces, Motors, and Sensors

Most consumer drones fly using four motors spinning propellers at different speeds to generate lift, steer, and hold position in the air. The same four forces that govern airplane flight apply here: lift pushes the drone up, weight pulls it down, thrust moves it forward, and drag resists that motion. What makes a drone remarkable is that it balances all four forces without wings, control surfaces, or a pilot’s hands on the stick, relying instead on rapid electronic adjustments happening hundreds of times per second.

The Four Forces That Keep a Drone Airborne

Every aircraft, from a jumbo jet to a palm-sized quadcopter, contends with the same physics. Lift must overcome weight for the drone to climb. During steady, level flight, lift equals weight exactly. Thrust must overcome drag for the drone to move in any direction. A quadcopter generates both lift and thrust from the same source: its spinning propellers. Each propeller blade is shaped like a tiny airfoil, and as it spins it pushes air downward, creating an upward force. Speed up all four motors equally and the drone climbs. Slow them all down equally and it descends. Match the total lift to the drone’s weight and it hovers in place.

How Four Motors Control Direction

A quadcopter has no rudder, no ailerons, and no flaps. It steers entirely by changing the relative speed of its four motors. The motors are arranged in a square pattern, and each pair of diagonally opposite motors spins in the same direction. One diagonal pair spins clockwise, the other counterclockwise. This layout is the key to everything.

To tilt forward (called pitch), the two rear motors speed up while the two front motors slow down. The back of the drone lifts higher than the front, angling the total thrust forward, and the drone accelerates in that direction. Tilting side to side (roll) works the same way but with the left and right motor pairs. To turn left or right without tilting (yaw), the drone exploits the fact that spinning propellers create a twisting force, or torque. Because the two diagonal pairs spin in opposite directions, their torques normally cancel out. To rotate the drone clockwise, the clockwise-spinning pair speeds up and the counterclockwise pair slows down. The total lift stays roughly the same, so the drone doesn’t climb or drop, but the imbalance in torque spins the frame around.

All of these adjustments happen simultaneously and in tiny increments. A simple turn to the left while flying forward involves changes to all four motors at once, blending pitch, roll, and yaw corrections in real time.

The Flight Controller: A Drone’s Brain

No human could make the hundreds of motor adjustments per second needed to keep a quadcopter stable. That job belongs to the flight controller, a small circuit board running specialized software. It reads data from an onboard sensor package called an inertial measurement unit (IMU) and constantly tweaks each motor’s speed to keep the drone where you want it.

The IMU bundles three types of sensors. Gyroscopes measure how fast the drone is rotating around each of its three axes, giving the flight controller an instant read on whether the craft is tilting or spinning. Accelerometers measure the pull of gravity relative to the drone’s body, which lets the system correct two of the three possible tilts: forward/backward and left/right. Over time, gyroscope readings drift and accumulate small errors. The accelerometer’s strong gravity signal acts as a constant reference point that corrects this drift, keeping the orientation estimate accurate.

That still leaves one blind spot. Neither the gyroscope nor the accelerometer can tell the drone which compass direction it’s facing. A magnetometer fills that gap, functioning like a digital compass to lock in the drone’s heading. Together, these three sensors give the flight controller a complete picture of the drone’s orientation in three-dimensional space, updated many times per second.

From Signal to Spin: Motors and Speed Controllers

When the flight controller decides a motor needs to speed up or slow down, it sends a signal to an electronic speed controller (ESC). Each motor has its own ESC. The ESC translates the flight controller’s digital command into precisely timed electrical pulses that drive the motor, using a technique called pulse-width modulation. By varying how long each electrical pulse stays “on” versus “off,” the ESC controls exactly how much power reaches the motor and, therefore, how fast it spins.

Nearly all modern drones use brushless motors rather than the simpler brushed type. Brushed motors rely on physical metal contacts (brushes) that rub against a spinning commutator to switch the current direction. That friction generates heat, wastes energy, and wears the parts down. Brushless motors eliminate those contacts entirely, using electronic switching instead. The result is higher efficiency, faster acceleration, longer lifespan, and quieter operation. For something that needs to spin at thousands of revolutions per minute while keeping a camera steady, those advantages matter enormously.

How Drones Know Where They Are

Staying level is only part of the challenge. A drone also needs to hold its position, judge its altitude, and avoid crashing into things. GPS handles the big picture, giving the drone its latitude, longitude, and approximate altitude. This is what allows features like “return to home,” where the drone flies itself back to its takeoff point. But GPS is accurate only to a few meters, and it updates relatively slowly, so drones layer additional sensors on top of it.

A barometer measures air pressure to estimate altitude more smoothly than GPS alone. Downward-facing ultrasonic or infrared sensors measure the exact distance to the ground during low-altitude hovering, often accurate to within centimeters. For obstacle avoidance, different drones use different approaches. Ultrasonic sensors detect nearby objects but typically only trigger a hover or stop. Camera-based vision systems can identify obstacles and help the drone navigate around them. LiDAR sensors, which use laser pulses to build a three-dimensional map of the surroundings, offer the most detailed picture of nearby obstacles and are increasingly common on higher-end models.

Many drones fuse these sources together. The IMU tracks fast, moment-to-moment motion while GPS or visual systems provide slower but absolute position fixes. The flight controller blends both streams, trusting the IMU for split-second corrections and the GPS or camera data for long-term accuracy.

Putting It All Together: What Happens When You Push the Stick

When you push the right stick forward on a drone controller, a radio signal travels to the flight controller. The software calculates that to move forward, it needs to increase thrust on the rear motors and decrease it on the front motors by a specific amount. It sends updated commands to each ESC. The ESCs adjust the electrical pulses to the brushless motors. The rear propellers spin faster, tilting the drone’s nose down a few degrees. Gravity and the angled thrust vector pull the drone forward. Simultaneously, the IMU detects the tilt and the GPS detects the changing position, feeding that data back to the flight controller, which makes further micro-adjustments to keep the movement smooth and controlled.

This entire loop, from stick input to motor correction, repeats hundreds of times per second. It’s why a modern drone can hover in a stiff breeze, track a moving subject, or thread through a forest at high speed. The pilot provides broad intent. The electronics handle everything else.

Altitude Rules for Recreational Pilots

In the United States, recreational drone pilots are limited to 400 feet above ground level when flying in uncontrolled airspace (Class G). Flying in controlled airspace near airports requires prior FAA authorization through the LAANC system or DroneZone portal, and altitude limits in those areas vary. These ceilings exist because manned aircraft operate above 400 feet in most areas, and keeping drones below that threshold reduces the risk of a collision.