Coulomb's law of electrostatics states that the electrical force between two stationary charged objects is directly proportional to the product of their charges and inversely proportional to the square of the distance between them. While circuit theory usually focuses on moving electrons, understanding this static force is what dictates physical spacing in high-voltage busbar designs, drives the destructive physics of electrostatic discharge (ESD), and explains why your freshly milled PCBs act like magnets for conductive dust. If you ignore it, your physical hardware will eventually fail, either through a dielectric flashover or a mechanical snap.

The Core Formula and a Worked Numeric Example

The mathematical relationship is expressed as:

F = k × (|q₁ × q₂|) / r²

  • F is the electrostatic force in Newtons (N).
  • k is Coulomb's constant, approximately 8.987 × 10⁹ N·m²/C² in a vacuum (and very close to this in air).
  • q₁ and q₂ are the magnitudes of the charges in Coulombs (C).
  • r is the distance between the centers of the charges in meters (m).

Think of it like gravity, which also follows an inverse-square law: if you halve the distance between two masses, the gravitational pull quadruples. Coulomb's law does the exact same thing with electric charge, but the baseline force is astronomically stronger.

Worked Numeric Example:
Imagine two isolated point charges on your bench, each holding 1 µC (1 × 10⁻⁶ C) of static charge, separated by a distance of 10 cm (0.1 m).

F = (8.987 × 10⁹) × [(1 × 10⁻⁶) × (1 × 10⁻⁶)] / (0.1)²
F = (8.987 × 10⁹) × (1 × 10⁻¹²) / 0.01
F = 8.987 × 10⁻³ / 0.01
F = 0.8987 Newtons

That is roughly 90 grams of physical push or pull. For something as invisible as static charge, nearly 100 grams of mechanical force between two tiny points just 10 centimeters apart is substantial.

Where You Meet This in Practice

You rarely calculate Coulomb's law when soldering a 5V Arduino, but the moment you step into high-voltage, RF, or precision analog territory, this law governs your physical layout. Here is where it actively changes your installation or circuit design:

  1. High-Voltage Busbar and Capacitor Spacing: In DIY spot welders or 400V+ DC motor controllers, the physical attraction or repulsion between heavily charged conductors can cause busbars to bow. If they bow enough to reduce the distance r, the force spikes exponentially, leading to a short circuit.
  2. ESD and Component Destruction: Triboelectric charging (like shuffling your shoes on a carpet) builds up micro-coulombs of charge on your body. According to Coulomb's law, as your charged finger approaches a sensitive MOSFET gate or an ESP32 GPIO pin, the attractive force on the electrons inside the silicon lattice accelerates them. When the air gap breaks down, that force manifests as a violent current spike that melts the gate oxide.
  3. PCB Debris and Stiction: When cutting or routing FR4 fiberglass, the friction generates localized static charges. Coulomb forces attract microscopic copper swarf and conductive dust directly onto high-impedance traces, causing phantom leakage currents or dead shorts.

For a deeper look at how these static forces translate into component damage, the ESD Association fundamentals guide provides excellent bench-level mitigation strategies.

Real-World Scenario: When 3D-Printed Mounts Fail Under Electrostatic Load

Abstract formulas become very real when hardware breaks. Here is a walkthrough of a bench failure driven entirely by the inverse-square nature of Coulomb's law.

Safety Note: High-voltage DC testing (>50V) requires proper PPE, current-limited supplies, and insulated tools. Never rely on standard 3D-printed plastics for high-voltage structural isolation without verifying their dielectric strength and mechanical creep ratings.

The Setup: A maker is testing a custom 5kV DC power supply for an electrostatic precipitator project. The output is terminated at two brass spherical knobs (radius 1 cm, small enough to approximate point charges at a distance) spaced exactly 5 cm apart. The spheres are mounted on slender, 3D-printed PLA brackets.

The Numbers: During a test, the spheres accumulate opposite charges of 2 µC each. Using Coulomb's law at the initial 5 cm (0.05 m) distance:

  • F = (8.987 × 10⁹) × (4 × 10⁻¹²) / 0.0025 = 14.38 Newtons (about 1.46 kg or 3.2 lbs of attractive pull).

The Outcome: PLA plastic suffers from mechanical creep; it slowly deforms under a constant load. Over twenty minutes, the 1.46 kg pull causes the PLA brackets to bend inward. The distance between the spheres drops from 5 cm to just 2 cm (0.02 m). Because the force is inversely proportional to the square of the distance, the new force is:

  • F = (8.987 × 10⁹) × (4 × 10⁻¹²) / 0.0004 = 89.87 Newtons (over 9 kg or 20 lbs of pull).

The PLA brackets violently snap. The spheres slam together, shorting the 5kV supply, blowing the driver MOSFETs, and tripping the bench breaker.

What Went Wrong: The builder calculated the initial force but ignored the inverse-square multiplier. In electrostatic mechanical design, a small physical deflection doesn't just linearly increase the stress; it exponentially multiplies it. The fix was to use rigid GPO-3 fiberglass standoffs and increase the baseline spacing so that even under maximum deflection, the force multiplier remained within the material's yield strength.

Common Confusions: Coulomb vs. Ampere vs. Ohm

Because electrical theory is dense, it is easy to mix up the fundamental laws. Here is how to keep them straight on the bench:

Law What It Governs Physical Domain Bench Example
Coulomb's Law Force between stationary charges Electrostatics (Electric Fields) ESD snap, capacitor plate attraction
Ampere's Force Law Force between moving charges (currents) Electrodynamics (Magnetic Fields) Busbars repelling during a short circuit
Ohm's Law Relationship between voltage, current, and resistance Circuit Theory (Current Flow) Sizing a resistor for an LED

The most common mistake is confusing Coulomb's law with Ampere's law. If two wires push apart when a massive short-circuit current flows through them, that is Ampere's force law (magnetic repulsion). If two isolated metal spheres pull toward each other while holding a static high-voltage charge with zero current flowing, that is Coulomb's law (electrostatic attraction). For a rigorous academic breakdown of how these fields interact, the HyperPhysics Coulomb's Law module from Georgia State University is an excellent reference.

Frequently Asked Questions

Does Coulomb's law apply to AC circuits?
No. Coulomb's law is strictly for electrostatics (charges at rest). In an AC circuit, charges are constantly accelerating and decelerating, which generates time-varying magnetic fields and electromagnetic radiation. To calculate forces and fields in AC systems, you must use Maxwell's equations.

How does the material between the charges change the force?
The formula assumes a vacuum (or air, which is very close). If you submerge the charges in a dielectric medium like transformer oil or potting epoxy, the force is reduced by the relative permittivity (dielectric constant, εr) of that material. The modified formula becomes F = (k / εr) × (|q₁ × q₂|) / r². This is why high-voltage transformers use oil; it not only cools the windings but mathematically suppresses the electrostatic forces and raises the dielectric breakdown threshold.

Can I use Coulomb's law to calculate the force on an electron inside a copper wire?
Not practically. While the fundamental force on a single electron is governed by Coulomb's law, a copper wire contains roughly 8.5 × 10²⁸ free electrons per cubic meter. Calculating the net force requires integrating the vector sum of all surrounding charges, which is why we abstract this into macroscopic concepts like Voltage (Electric Potential Difference) and Ohm's Law for circuit design.