An ampere-second (A·s) is the standard SI unit of electric charge, exactly equivalent to one Coulomb (C), representing the total charge transferred when one ampere of current flows for one second. When you encounter a textbook question or a design note asking what an ampere second could be the unit of, the definitive answer is electric charge. While battery capacity is usually discussed in Ampere-hours (Ah), the ampere-second is the foundational metric that dictates the exact electron count moved during a transient pulse, fundamentally changing how you size hold-up capacitors for microcontrollers and IoT radios.
If current (Amperes) is the flow rate of water through a pipe in gallons per minute, the ampere-second is the exact, discrete count of water molecules that passed through during a specific event. People commonly confuse A·s with energy (Joules) or power (Watts), but charge is strictly about the quantity of electrons available, not the work they can perform. On the bench, shifting your math from battery Amp-hours to raw Coulomb counting is what prevents your ESP32 from browning out during a WiFi transmission spike.
The Math Behind the Ampere-Second (Worked Numeric Example)
To see why A·s matters in circuit design, let us look at a real-world transient load. The ESP32-WROOM-32 datasheet shows that during a peak WiFi transmission burst, the chip can draw up to 240 mA (0.24 A) for roughly 150 milliseconds (0.15 s). If your main power supply has high impedance or a slow transient response, the local decoupling capacitor must supply this missing charge.
Calculation: Q = 0.24 A × 0.15 s = 0.036 A·s (or 36 milliCoulombs)
Your capacitor must deliver 0.036 A·s without the voltage dropping below the ESP32's brownout threshold. The chip operates nominally at 3.3V, but the absolute minimum operating voltage is 2.3V. This gives us a maximum allowable voltage drop (ΔV) of 1.0V.
Using the capacitor charge formula C = Q / ΔV:
- C = 0.036 A·s / 1.0 V
- C = 0.036 Farads (36,000 µF)
A standard 100 µF ceramic capacitor is nowhere near enough. You need a minimum of 36,000 µF to ride through that 150 ms pulse using only stored charge. This is exactly where the NIST-defined ampere-second bridges the gap between abstract physics and physical component selection.
Where You Meet This in Practice
You will not usually see 'A·s' printed on a multimeter or a battery label, but you are calculating it constantly when designing for transient behavior. Here is where charge integration dictates your component choices:
- Real-Time Clock (RTC) Backup: A DS3231 RTC draws roughly 1 µA when on backup power. To keep it alive for 7 days (604,800 seconds) during a mains outage, you need 1 µA × 604,800 s = 0.6048 A·s. A standard 0.47F supercapacitor charged to 3.3V provides more than enough charge to cover this.
- Latching (Bistable) Relays: Unlike standard relays that draw continuous current, a latching relay only needs a high-current pulse to flip its mechanical state. A typical 12V latching relay might require a 2A pulse for 50 ms. That is 0.1 A·s. You size your drive capacitor to deliver exactly this charge.
- BMS Coulomb Counting: Advanced Battery Management Systems (like those using the TI BQ769x2 family) do not just measure voltage to guess State of Charge (SoC). They use a shunt resistor to measure current, sampling it thousands of times per second and integrating it over time. They are literally summing up ampere-seconds to track exactly how much charge has entered or left the lithium cell.
Common Confusions: Ampere-Seconds vs. Ampere-Hours vs. Joules
Mixing up charge, capacity, and energy is the fastest way to fry a prototype board. Here is how the units actually break down.
| Metric | Unit | What It Measures | Practical Application |
|---|---|---|---|
| Charge | Ampere-Second (A·s) / Coulomb (C) | Total electrons moved | Sizing hold-up capacitors for sub-second transients. |
| Capacity | Ampere-Hour (Ah) | Charge delivered over 1 hour | Sizing battery packs for continuous run-time. (1 Ah = 3600 A·s) |
| Energy | Joule (J) / Watt-Second (W·s) | Ability to do work (Charge × Voltage) | Calculating heat dissipation, battery Wh ratings, and spark energy. |
| Power | Watt (W) | Rate of energy transfer | Sizing power supplies and heatsinks for steady-state loads. |
Decision Path: Sizing a Hold-Up Capacitor for Transient Loads
When you have calculated your required ampere-seconds (Q) and your allowable voltage drop (ΔV), use this decision tree to select the correct physical capacitor technology. Each chemistry has different ESR and leakage profiles that dictate its use case.
| Condition (Pulse Duration & Charge) | Capacitor Technology | Why It Wins | Concrete Part Pick |
|---|---|---|---|
| IF Pulse < 10ms AND Q < 0.005 A·s | MLCC (Multi-Layer Ceramic) | Near-zero ESR, handles ultra-fast high-frequency decoupling without heating. | Murata GRM series (e.g., 100µF, 6.3V X5R) |
| IF Pulse 10ms - 100ms AND Q < 0.1 A·s | Aluminum Electrolytic | High capacitance-to-cost ratio, acceptable ESR for medium-speed transients. | Panasonic FR series (e.g., 4700µF, 10V Low-ESR) |
| IF Pulse > 100ms OR Q > 0.5 A·s | Electric Double-Layer (Supercapacitor) | Massive charge density (Farads), bridges the gap between caps and batteries. | Panasonic EEC-S5R5H105 (1F, 5.5V Coin Supercap) |
The Default Recommendation: If you are building a 5V IoT sensor node that needs to survive a 2-second brownout while writing data to an SD card (drawing ~100mA), your required charge is 0.2 A·s. Bypass the electrolytics and drop a Panasonic EEC-S5R5H105 (1F, 5.5V) across your 5V rail. It provides 1.0 A·s of total charge, giving you a massive safety margin to complete the file write and shut down gracefully. You can view the full lineup of these components on the Panasonic supercapacitor catalog.
FAQ: Ampere-Second Unit Applications
Can I just use Amp-hours (Ah) for all my capacity calculations?
No. Amp-hours are an aggregate metric designed for slow, steady discharges over hours (like a 100Ah lead-acid battery running a 5A fridge). If you try to use Ah math for a 50-millisecond solenoid firing, you will ignore the Peukert effect in batteries and the ESR limitations in standard capacitors. Always convert to A·s (multiply Ah by 3600) when analyzing events shorter than one second.
Why do BMS chips use Coulomb counting instead of just reading voltage?
Lithium-ion and LiFePO4 discharge curves are notoriously flat. A LiFePO4 cell will sit at roughly 3.2V whether it is 80% full or 20% full. Reading voltage alone is useless for determining State of Charge (SoC) in the middle of the discharge cycle. By using a shunt resistor to measure current and integrating it over time (summing the ampere-seconds), the BMS tracks the exact charge entering and leaving the cell, providing a highly accurate SoC regardless of the flat voltage curve.
Does temperature affect the ampere-second capacity of a capacitor?
Yes, drastically. While the theoretical definition of an A·s is a fixed physical constant, the usable charge a capacitor can deliver changes with temperature. Electrolytic capacitors can lose up to 30% of their effective capacitance at -20°C due to electrolyte freezing, meaning your 0.1 A·s calculated buffer might only deliver 0.07 A·s in a winter outdoor enclosure. Always derate your capacitance by at least 20% for outdoor or unheated environments.






