Coulomb's Law calculates the exact attractive or repulsive force between two stationary electrical charges based on their magnitude and the square of the distance between them. While most makers spend their time at the workbench worrying about Ohm's Law and current flow, Coulomb's Law is the invisible heavyweight champion governing the physical space between your components. In a real circuit or installation, Coulomb's Law doesn't dictate how much current flows through your resistor; instead, it dictates the dielectric breakdown threshold of your insulators, the physical stress on capacitor plates, and the destructive energy transfer during an Electrostatic Discharge (ESD) event. Makers most commonly confuse Coulomb's Law with Ohm's Law (which governs moving charge) or conflate the law itself with the Coulomb (the unit of charge).
The Core Formula and the Inverse-Square Reality
Formulated by Charles-Augustin de Coulomb in the 1780s, the law is expressed as:
F = k × (|q₁ × q₂| / r²)
- F = Electrostatic force (Newtons, N)
- q₁, q₂ = Magnitude of the charges (Coulombs, C)
- r = Distance between the centers of the charges (meters, m)
- k = Coulomb's constant ≈ 8.987 × 10⁹ N⋅m²/C² (in a vacuum/air)
The critical takeaway for bench work is the r² in the denominator. This is an inverse-square law. If you halve the distance between two charged nodes on a PCB, the electrostatic force between them doesn't double—it quadruples. This exponential spike in force is exactly why tight clearances on high-voltage boards lead to catastrophic air ionization and arcing.
Worked Numeric Example: The Hidden Muscle of Micro-Coulombs
Because a single Coulomb is a massive amount of charge, we usually deal in micro-coulombs (µC). Let's look at a realistic static buildup scenario to see the raw force involved.
The Setup: You are working on a dry winter day (ambient humidity 20%). You slide off a fleece jacket, and your body accumulates a static charge of 2 µC (2 × 10⁻⁶ C). You reach toward a grounded metal project enclosure, and just before you touch it, the gap between your knuckle and the enclosure is 5 mm (0.005 m).
The Math:
- Numerator (Charges): (2 × 10⁻⁶ C) × (2 × 10⁻⁶ C) = 4 × 10⁻¹² C²
- Denominator (Distance squared): (0.005 m)² = 0.000025 m² (or 2.5 × 10⁻⁵ m²)
- Divide: (4 × 10⁻¹²) / (2.5 × 10⁻⁵) = 1.6 × 10⁻⁷
- Multiply by k: (8.987 × 10⁹) × (1.6 × 10⁻⁷) = 1,437.9 Newtons
The Reality Check: 1,438 Newtons is roughly equivalent to the gravitational weight of a 146 kg (320 lb) motorcycle. That is the instantaneous attractive force pulling your knuckle toward the enclosure across a 5mm gap of air. This immense localized force accelerates stray electrons to velocities high enough to smash into air molecules, stripping their electrons and creating a conductive plasma channel—which you experience as a painful static shock.
Where You Meet This in Practice
If you are wiring a 12V LED strip, you can safely ignore Coulomb's Law. But if you step into specific domains, it becomes the primary rule of engagement:
- PCB Clearance and Creepage: When routing high-voltage DC (like a 400V Nixie tube supply or an off-line SMPS), the electrostatic force between adjacent traces can exceed the dielectric strength of air (~3 kV/mm at sea level), causing arcs.
- ESD Gate Punch-Through: The gate oxide on a MOSFET (like the popular IRFZ44N) is incredibly thin (often < 100 nm). A tiny static charge brought close to the gate pin creates an electrostatic force that generates an electric field exceeding the oxide's breakdown voltage, permanently shorting the gate to the source.
- Capacitor Microphonics: In high-end audio or RF circuits, the physical attraction between the plates of a ceramic capacitor changes with the applied AC voltage (dictated by Coulomb's Law), causing the capacitor to physically vibrate and inject noise into the circuit.
Real-World Scenario: The 400V Nixie Power Supply Arc
Let's walk through a classic bench failure where ignoring electrostatic forces destroyed a weekend project.
Safety Note: High-voltage DC circuits store lethal energy. Always discharge filter capacitors through a high-wattage bleeder resistor before probing, and verify dead with a CAT III rated multimeter.
The Setup: A maker is designing a boost converter to drive IN-12 Nixie tubes, requiring 170V DC nominal (peaking around 240V). To save space on a 2-layer PCB, they place the high-voltage output via and the ground return via just 0.4 mm apart. The board is coated in standard flux residue from hand-soldering.
The Numbers: At 240V peak, a 0.4 mm gap yields an average electric field of 600 V/mm. Since dry air breaks down at ~3,000 V/mm, the design looks safe on paper. However, Coulomb's Law dictates that charge accumulates densely on sharp, un-tented vias (the 'lightning rod' effect), multiplying the local electrostatic force and field strength by a factor of 3 to 5 at the microscopic edge.
The Outcome: Upon powering the board, the localized electrostatic force at the sharp via edge ionizes the surrounding air. The plasma arc bridges the 0.4 mm gap. The arc burns the leftover flux residue, turning it into a conductive carbon track. The power supply shorts out, the switching MOSFET explodes, and the PCB is permanently ruined.
What Went Wrong & The Fix: The maker calculated average field strength but ignored the geometric concentration of electrostatic force. The fix: Increase the physical clearance to >1.5 mm (per IPC-2221 standards for uncoated boards), use 'teardrop' pads to eliminate sharp via edges, and apply a conformal coating to increase the local dielectric constant, thereby reducing the electrostatic force for a given voltage.
Quick-Reference: Coulomb's Law vs. Ohm's Law vs. Ampere's Law
It is easy to mix up the 'Big Three' electromagnetism laws when troubleshooting. Here is how they divide the labor on your workbench:
| Law | What It Governs | Key Variables | When You Use It on the Bench |
|---|---|---|---|
| Coulomb's Law | Force between stationary charges | Charge (C), Distance (m), Force (N) | Calculating ESD risk, PCB arcing clearance, capacitor plate stress. |
| Ohm's Law | Flow of moving charges (current) | Voltage (V), Current (A), Resistance (Ω) | Sizing current-limiting resistors, calculating voltage drop, wire heating. |
| Ampere's Law | Magnetic fields generated by moving charges | Current (A), Magnetic Field (T), Distance (m) | Designing inductors, troubleshooting EMI/crosstalk, relay coil sizing. |
FAQ: Clearing Up the Bench Confusion
Q: Is 'Coulomb Counting' in my BMS the same thing as Coulomb's Law?
A: No. Coulomb's Law is a physics principle describing electrostatic force. 'Coulomb Counting' is a battery management technique where a BMS integrates current over time (1 Amp = 1 Coulomb per second) to estimate the State of Charge (SoC) of a LiFePO4 or Li-ion pack. They share the same unit of measurement, but the underlying math and application are entirely different.
Q: Why does humidity affect ESD and arcing if Coulomb's constant (k) doesn't change?
A: Coulomb's constant does change slightly depending on the dielectric medium (it drops in water), but the real issue is surface conductivity. High humidity creates a microscopic layer of water on insulators and PCBs. This allows stationary charges to slowly leak away and equalize before the electrostatic force can build up to the breakdown threshold of the air gap.
Q: Can I use Coulomb's Law to calculate the force on a speaker cone?
A: Not directly. A speaker voice coil operates on the Lorentz force (the interaction between a moving current in a wire and a permanent magnetic field). While the audio signal originates from voltage (which involves charge), the physical push/pull of the cone is strictly magnetic and kinetic, governed by F = BIL (Magnetic Field × Current × Length of wire), not electrostatic charge attraction.






