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 drone stays in the air by using spinning propellers to push air downward, creating an upward force called lift. In a quadcopter, four rotors work together so the drone can hover, climb, turn, and move sideways without wings. This is an engineering problem because the drone must constantly balance forces, torques, power, and control signals.

Understanding drone flight connects Newton's laws, fluid motion, electronics, and feedback control.

Key Facts

  • Hover condition: total lift = weight, so L_total = mg.
  • For a quadcopter hovering level, each rotor supplies about L_rotor = mg/4.
  • Newton's third law: propellers push air downward, and the air pushes the drone upward.
  • Increasing rotor speed usually increases lift, with lift roughly proportional to angular speed squared: L is proportional to omega^2.
  • Net force controls vertical motion: F_net = L_total - mg = ma.
  • Opposite propellers spin in opposite directions to cancel torque and help control yaw.

Vocabulary

Lift
Lift is the upward aerodynamic force produced when the propellers accelerate air downward.
Thrust
Thrust is the force generated by a propeller or motor that pushes the drone in a chosen direction.
Torque
Torque is a twisting effect that can rotate the drone around an axis.
Flight controller
A flight controller is the onboard computer that reads sensors and adjusts motor speeds to keep the drone stable.
Yaw
Yaw is rotation of the drone left or right around its vertical axis.

Common Mistakes to Avoid

  • Assuming a hovering drone has no forces on it is wrong because lift and weight are both present but balanced.
  • Using the mass as the weight is wrong because weight is a force and must be calculated with W = mg in newtons.
  • Thinking all four rotors always spin at the same speed is wrong because the flight controller changes individual motor speeds to tilt, turn, and correct disturbances.
  • Ignoring torque from spinning propellers is wrong because rotor torque would make the drone rotate unless opposite rotors cancel it or the controller compensates.

Practice Questions

  1. 1 A 1.2 kg quadcopter hovers near Earth's surface. What total lift is needed, and how much lift must each rotor provide if the load is shared equally? Use g = 9.8 m/s^2.
  2. 2 A drone has mass 0.80 kg and its four rotors together produce 10.0 N of upward lift. What is the drone's vertical acceleration? Use g = 9.8 m/s^2.
  3. 3 A quadcopter begins drifting forward even though the pilot commands a hover. Explain how the flight controller could use sensor data and motor speed changes to correct the motion.