The battery is the component that decides what mission a drone can fly. Everything else — frame, motors, autopilot, payload — is designed around a pack that has to store enough energy to stay airborne, deliver enough instantaneous current to survive a gust, and do both while carrying its own weight. Getting the pack wrong is the most common reason a drone program misses its endurance target, and it is usually discovered only after the airframe is built.

Why flight time is a weight problem, not a capacity problem

Adding capacity adds mass, and adding mass increases the power required to hover. Push far enough and the extra cell consumes more energy than it supplies. Every multirotor therefore has an endurance peak at a specific pack mass — typically somewhere around a quarter to a third of all-up weight — beyond which more battery makes things worse.

Two conclusions follow. First, endurance improvements almost always come from reducing airframe and payload mass or improving propulsion efficiency, not from a bigger battery. Second, the propulsion system and pack must be sized together against real thrust data, which is why drone motors and propellers is part of the same trade study.

The four numbers that define a pack

  • Voltage (cell count, "S"). Lithium polymer cells nominally sit near 3.7 V, so a 6S pack is roughly 22 V nominal. Higher voltage moves the same power at lower current, which means thinner wire and cooler electronics — the reason larger craft trend toward 6S and 12S.
  • Capacity (mAh or Wh). Think in watt-hours, not milliamp-hours; watt-hours let you compare packs across voltages and are also the unit shipping regulations care about.
  • C-rating (discharge capability). How much current the pack can deliver relative to its capacity. Undersized C-rating causes voltage sag during aggressive maneuvers, which the flight controller experiences as lost authority.
  • Specific energy (Wh/kg). The figure that actually determines endurance. Comparing candidate cells on this number, rather than on price, is what separates a serious design from a hobby build.

Cell chemistry choices

Lithium polymer pouch cells dominate multirotors because they deliver very high current for their weight. Cylindrical lithium-ion cells — the 18650 and 21700 formats — offer better specific energy and longer cycle life but lower peak current, making them a good fit for fixed-wing and hybrid VTOL aircraft that cruise rather than sprint. Lithium iron phosphate is safer and longer-lived but too heavy for most airborne use. Semi-solid and high-energy cells appear regularly in endurance-focused designs, generally at a price premium and with sourcing risk.

For long-endurance work where batteries simply cannot close the requirement, the honest answers are architectural: hydrogen fuel cells, gas-electric hybrids, or removing the battery constraint entirely with tethered drone systems. Weight-class rules also push the decision — hitting a sub-250-gram target makes the pack the dominant design constraint, as described in sub-250 g drone design.

Pack construction: series, parallel, and mechanical integration

Cells are wired in series for voltage and in parallel for capacity, described as, for example, 6S2P. What matters in practice is the physical build:

  • Interconnects. Nickel strip or busbar sized for peak current, spot welded rather than soldered where cells are cylindrical, to avoid heat damage.
  • Cell matching. Cells within a parallel group must be closely matched in capacity and internal resistance or they will fight each other.
  • Compression and cushioning. Pouch cells swell over their life; a rigid case with no allowance cracks or deforms.
  • Vibration and crash tolerance. The pack is often the heaviest single item on the airframe, so its mount defines the center of gravity and is a primary load path.
  • Connector selection. Undersized connectors are a classic hidden failure: they heat, oxidize, and eventually cause an in-flight dropout.

The general engineering discipline here is the same as for any product pack, covered in battery pack design for a product.

The BMS is not optional

A battery management system measures per-cell voltage and temperature, balances cells during charge, and cuts off on over-voltage, under-voltage, over-current, or over-temperature. Consumer drone packs integrate it, along with a fuel gauge and often an authentication chip. Custom aircraft frequently skip it early and pay later, because a lithium pack without cell-level protection will eventually be over-discharged by a pilot who lands late.

For any product that will be sold rather than flown by its designers, the BMS also carries the state-of-charge estimate the operator trusts, and the logging you need to diagnose a field failure. Plan the telemetry path from the pack to the autopilot alongside flight controller selection.

Charging, storage, and safety practice

  • Charge on a non-flammable surface, inside a bag or metal container, and never unattended.
  • Store at partial charge — roughly half — rather than full. Long-term storage at full charge permanently degrades capacity.
  • Let packs cool before charging after a flight, and stop charging a pack that has become warm or visibly swollen.
  • Retire any pack that has been punctured, crashed hard, deeply over-discharged, or has drifted cell voltages. Replacement is cheaper than a fire.
  • Log cycles per pack. Serial-numbered packs with a cycle log are standard practice for commercial operations and make retirement decisions objective.

Shipping is its own hurdle: lithium packs above defined energy thresholds require testing and specific packaging and labeling before they can travel by air or be sold. Start early — see UN 38.3 lithium battery testing. Battery and propulsion decisions also drive a meaningful share of overall program cost, as reflected in drone development cost.

How Projects House approaches it

We size the pack from a measured power curve rather than a catalog number, then verify endurance with the real payload installed, because hover power on a bench and hover power with a gimbal in wind are different numbers. More on airframe and payload engineering is collected on our drone development page.

Get your power system sized properly

If you have an endurance target and are unsure whether your pack can reach it, send us the mission profile through the contact form and we will work the numbers against your airframe and payload.