tutorials:capacitor_selection
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:capacitor_selection [2026/03/25 13:44] – ibchadmin | tutorials:capacitor_selection [2026/03/25 14:46] (current) – [References and Further Reading] ibchadmin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Broadly speaking, batteries and capacitors both function as power storage devices: both store a potential difference (or voltage), which can be discharged to power a device or circuit. | Broadly speaking, batteries and capacitors both function as power storage devices: both store a potential difference (or voltage), which can be discharged to power a device or circuit. | ||
| - | Batteries store their potential difference via electrochemical reaction. | + | **Batteries** store their potential difference via electrochemical reaction. |
| Depending on the materials used for the anode and cathode a battery will be either disposable (the chemical reaction is irreversible) or rechargeable (the chemical reaction can be reversed by an outside power source). | Depending on the materials used for the anode and cathode a battery will be either disposable (the chemical reaction is irreversible) or rechargeable (the chemical reaction can be reversed by an outside power source). | ||
| - | Capacitors store power via electromagnetism, | + | **Capacitors** store power via electromagnetism, |
| Storing power via electromagnetism has limitations, | Storing power via electromagnetism has limitations, | ||
| Line 21: | Line 21: | ||
| Most IoT devices (and electronic devices more generally) are built around the assumption of a constant, steady supply of power, which has traditionally been the domain of batteries. | Most IoT devices (and electronic devices more generally) are built around the assumption of a constant, steady supply of power, which has traditionally been the domain of batteries. | ||
| - | Sustainability: | + | * **Sustainability**: in most electronic devices, the battery is typically the component with the lowest working life (around a few years at most). |
| - | + | * **Maintenance**: Most batteryless devices are intended to be deployed in conditions where access may be difficult (remote wilderness) or impossible (microsatellites). | |
| - | Capacitors, by contrast, generally have significantly longer active lives than capacitors do, reducing the need for replacement: | + | * **Quick charging**: Many UAV/ |
| - | Maintenance: | + | * **Batteries may be infeasible**: Some applications may prevent the use of batteries at all. Devices deployed to monitor conditions in the [[https:// |
| - | Quick charging: Many UAV/ | + | |
| - | Batteries may be infeasible: Some applications may prevent the use of batteries at all. Devices deployed to monitor conditions in the Mithraetum of Circus Maximus in Rome were forced to forgo batteries, as environmental conditions ran the risk of causing battery leakage and damage to the site. Capacitors can also be made at scales far smaller than any battery, and (barring any breakthroughs in battery technology) will likely be the only practical method of energy storage for micro-scale systems like smart dust. | + | |
| ===== Capacitor Sizing: Why Bigger is Not (always) Better ===== | ===== Capacitor Sizing: Why Bigger is Not (always) Better ===== | ||
| Line 32: | Line 30: | ||
| If using a capacitor in place of a battery, it might be tempting to use a capacitor with the highest capacitance possible to minimize the difference in storage capacity. | If using a capacitor in place of a battery, it might be tempting to use a capacitor with the highest capacitance possible to minimize the difference in storage capacity. | ||
| - | Charge Time and Voltage: Charge on a capacitor is expressed as: | + | ==== Charge Time and Voltage |
| + | |||
| - | Q = CV | + | Charge on a capacitor is expressed as: |
| + | |||
| + | //Q = CV// | ||
| Where Q is charge, C is the capacitance, | Where Q is charge, C is the capacitance, | ||
| - | V = Q/C | + | //V = Q/C// |
| Line 46: | Line 47: | ||
| All electrically-powered devices have minimum voltage thresholds necessary for operation (and may have restricted operations at those minimums): the longer it takes for the capacitor to reach those thresholds, the longer the downtime. | All electrically-powered devices have minimum voltage thresholds necessary for operation (and may have restricted operations at those minimums): the longer it takes for the capacitor to reach those thresholds, the longer the downtime. | ||
| - | Leakage and Resistance: As mentioned previously, real world capacitors must contend with some level of leakage. | + | |
| + | ==== Leakage and Resistance | ||
| + | |||
| + | |||
| + | Real world capacitors must contend with some level of leakage. | ||
| Real world capacitors also have an equivalent series resistance (ESR) which is a product of the resistance of their material composition: | Real world capacitors also have an equivalent series resistance (ESR) which is a product of the resistance of their material composition: | ||
| Line 55: | Line 60: | ||
| Given the above, we can come up with some general guidelines when selecting capacitors for a batteryless device: | Given the above, we can come up with some general guidelines when selecting capacitors for a batteryless device: | ||
| - | Assume short bursts of energy in most cases: it is difficult to match the steady power of a comparable battery device short of some supercapacitors or a source of harvested energy capable of providing more power than is actively consumed. | + | * **Assume short bursts of energy in most cases**: it is difficult to match the steady power of a comparable battery device short of some supercapacitors or a source of harvested energy capable of providing more power than is actively consumed. |
| - | Have enough energy to complete the largest discrete task: At minimum, the capacitor should be able to provide enough charge to complete the largest discrete (i.e. must be done in one power cycle) task: for example, if the device has a radio that it uses to transmit data, it should have enough power to complete the transmission without encountering a power failure. | + | * **Have enough energy to complete the largest discrete task**: At minimum, the capacitor should be able to provide enough charge to complete the largest discrete (i.e. must be done in one power cycle) task: for example, if the device has a radio that it uses to transmit data, it should have enough power to complete the transmission without encountering a power failure. |
| - | The smaller the capacitor, the more reactive the device: the less time a device spends charging, the more often it will be active (and capable of detecting/ | + | * **The smaller the capacitor, the more reactive the device**: the less time a device spends charging, the more often it will be active (and capable of detecting/ |
| - | Be aware of non-ideal behaviors: like batteries, a capacitor’s paper performance can be degraded by various factors such as temperature, | + | * **Be aware of non-ideal behaviors**: like batteries, a capacitor’s paper performance can be degraded by various factors such as temperature, |
| ===== Capacitor Setups ===== | ===== Capacitor Setups ===== | ||
| Line 73: | Line 78: | ||
| With this flexibility comes increased complexity. | With this flexibility comes increased complexity. | ||
| - | Examples | + | **Examples** |
| - | United Federation of Peripherals (UFOP) | + | * [[http:// |
| - | Stash https:// | + | * [[https:// |
| ==== Reconfigurable Storage ==== | ==== Reconfigurable Storage ==== | ||
| Line 82: | Line 87: | ||
| Like federated energy, there is a price in both circuit size and complexity, requiring multiple capacitors (even when some may be rarely active) and some control circuitry and logic to switch configurations as needed: there is also some energy loss when the configuration changes, due to equalization of charges across the capacitors. | Like federated energy, there is a price in both circuit size and complexity, requiring multiple capacitors (even when some may be rarely active) and some control circuitry and logic to switch configurations as needed: there is also some energy loss when the configuration changes, due to equalization of charges across the capacitors. | ||
| - | Examples | + | **Examples** |
| - | Capybara | + | * [[https:// |
| ===== References and Further Reading ===== | ===== References and Further Reading ===== | ||
| - | https:// | + | * [[https:// |
| - | + | * [[https:// | |
| - | https:// | + | * [[https:// |
| - | + | * [[https:// | |
| - | https:// | + | * [[https:// |
| - | + | * [[https:// | |
| - | https:// | + | |
| - | + | ||
| - | https:// | + | |
| - | + | ||
| - | https:// | + | |
tutorials/capacitor_selection.1774446267.txt.gz · Last modified: 2026/03/25 13:44 by ibchadmin
