Why an FPV ESC needs an input capacitor
An FPV ESC rapidly switches large motor currents. The battery cannot respond instantly because the battery leads have inductance. A capacitor across the ESC battery input acts as a nearby energy reservoir:
- It supplies short current pulses to the ESC.
- It absorbs regenerative current from the motors.
- It reduces voltage spikes caused by battery-wire inductance.
- It reduces electrical noise reaching the flight controller and video system.
- It helps protect the ESC MOSFETs from excessive input voltage.
Mount the capacitor directly across the ESC's BAT+ and BAT− pads. Long
capacitor leads add inductance and reduce its effectiveness.
Capacitor polarity
An aluminum electrolytic capacitor is polarized. Connect its positive lead
to BAT+ and its striped negative side to BAT−. Reversed polarity or a
voltage above its rating can cause the capacitor to vent or fail.
Battery connection and inrush current
When the battery is connected, an empty input capacitor briefly draws a large charging current. This can create a connector spark and stress the connector or power switch. See Inrush Current in FPV Power Systems for calculations and mitigation methods.
Why voltage spikes happen
Battery wires behave like a small inductor. An inductor resists rapid current changes:
If the ESC rapidly changes tens of amperes, even a small wire inductance can generate a large voltage spike.
The capacitor accepts or supplies this current locally:
Rearranging gives a useful first sizing equation:
Where:
- \(C\) is the required capacitance.
- \(\Delta I\) is the current change.
- \(\Delta t\) is the time the capacitor must support that current.
- \(\Delta V\) is the acceptable capacitor voltage change.
Example capacitance calculation
Assume:
- Current changes by 50 A.
- The capacitor must support it for 20 µs.
- The acceptable capacitor voltage change is 2 V.
The next common size would be approximately:
This is only a starting estimate. The ESC's current waveform, switching frequency, wiring, motor braking, ESR, and existing onboard capacitance all affect the real requirement.
ESR can matter more than capacitance
A real capacitor has equivalent series resistance, or ESR. A sudden current produces an immediate voltage step:
For a 50 A current change and a 20 mΩ capacitor:
If the ESR were 100 mΩ:
Therefore, a physically large capacitor with poor ESR may perform worse than a smaller low-ESR capacitor. Increasing capacitance alone cannot remove the ESR voltage step. See TI's capacitor transient analysis.
Look for:
- Low ESR
- High ripple-current rating
- 105 °C temperature rating
- Short, thick leads
- A reputable capacitor series
Ripple current heats a capacitor according to its ESR, and excess internal temperature substantially reduces capacitor life. See TDK's electrolytic capacitor guidance.
Voltage rating
Use the battery's maximum fully charged voltage, not its nominal voltage:
| Battery | Fully charged | Practical capacitor rating |
|---|---|---|
| 3S | 12.6 V | 25 V |
| 4S | 16.8 V | 25 V or 35 V |
| 6S | 25.2 V | 35 V minimum; 50 V gives more margin |
| 8S | 33.6 V | 50 V |
| 12S | 50.4 V | 63 V or higher |
The voltage rating must also tolerate spikes. Do not operate an electrolytic capacitor above its rating.
Practical FPV starting points
When the ESC manufacturer does not specify a value, these are reasonable experimental starting points, not universal calculations:
| Setup | Starting capacitor |
|---|---|
| Small 3S–4S build | 470–680 µF, 25–35 V |
| Typical 4S build | 680–1000 µF, 35 V |
| Typical 6S build | 680–1000 µF, 35–50 V |
| High-current or long battery leads | 1000–2200 µF, suitable voltage |
Two capacitors in parallel can be useful:
Parallel capacitors also reduce combined ESR and share ripple current, assuming similar parts and a good physical layout.
Engineering selection procedure
- Start with the ESC manufacturer's recommended capacitor.
- Calculate the fully charged battery voltage.
- Select a low-ESR, 105 °C capacitor with adequate voltage margin.
- Estimate capacitance using:
[ C \geq \frac{\Delta I\Delta t}{\Delta V} ]
- Check the maximum acceptable ESR using:
[ ESR \leq \frac{\Delta V_{ESR}}{\Delta I} ]
- Check that the capacitor's ripple-current rating is sufficient.
- Install it directly at the ESC battery pads.
- Measure the input voltage with an oscilloscope using a short ground spring.
A long oscilloscope ground lead can create a false voltage spike, so measurement technique matters.
For most ordinary 4S–6S FPV builds, a genuine 680–1000 µF low-ESR, 35–50 V, 105 °C capacitor mounted directly on the ESC is a sensible starting point. Exact sizing ultimately requires measuring the real ESC input waveform.