Coulomb's law calculates the electrostatic force of attraction or repulsion between two point charges based strictly on their magnitude and the inverse square of the distance between them. If you are only ever building 5V Arduino logic circuits, you might never think about this equation. But the moment you step into high-voltage DC (HVDC) power supplies, RF amplifiers, or electrostatic discharge (ESD) mitigation, the invisible forces described by this law start pulling physical objects across your workbench and arcing across your PCBs.

The Core Equation and a Bench-Level Numeric Example

The mathematical relationship is brutally simple. The force (F) between two charges (q1 and q2) separated by a distance (r) is governed by Coulomb's constant (k ≈ 8.99 × 109 N·m²/C²). According to Georgia State University's HyperPhysics, the formula is:

F = k × (|q1 × q2|) / r²

Let's run a real numeric example to see what kind of physical force we are actually dealing with on the bench. Imagine you are testing a high-voltage capacitor bank. You have two isolated spherical terminals. Terminal A holds a charge of 1 µC (1 × 10-6 C) and Terminal B holds 2 µC (2 × 10-6 C). They are spaced exactly 5 cm (0.05 m) apart.

  1. Multiply the charges: (1 × 10-6) × (2 × 10-6) = 2 × 10-12 C².
  2. Square the distance: (0.05)² = 0.0025 m².
  3. Divide the charge product by the distance squared: (2 × 10-12) / 0.0025 = 8 × 10-10.
  4. Multiply by Coulomb's constant: (8.99 × 109) × (8 × 10-10) = 7.192 Newtons.
Bench Context: 7.19 Newtons is roughly equivalent to the gravitational weight of a 730-gram object (about 1.6 lbs). That means the invisible static field between these two tiny microcoulomb charges is pushing them apart with the same force required to lift a standard multimeter off the desk.

What Coulomb's Law Actually Changes in Real Installations

In a real circuit or installation, Coulomb's law dictates the physical spacing required to prevent electrostatic snap-down, the mechanical stress on high-voltage busbars, and the aggressive attraction of conductive dust to exposed insulators. It changes how you must physically layout high-impedance and high-voltage nodes.

When you route a 15kV DC line on a custom PCB or build an air-core transformer, you aren't just managing dielectric breakdown (voltage arcing through air). You are managing physical force. The electrostatic field will physically pull lightweight, ungrounded conductive materials toward the high-voltage node. Furthermore, if your busbars are not rigidly braced, the repulsive or attractive forces during peak charge states can cause microscopic vibrations that eventually fatigue solder joints or mechanical lugs.

It also changes your cleaning and conformal coating protocols. Because the force is inversely proportional to the square of the distance, as a charged dust particle gets closer to an HV trace, the attractive force spikes exponentially. Once the dust bridges a critical creepage distance, the resulting leakage current carbonizes the board, creating a permanent conductive path.

Where You Meet This in Practice (And What People Get Wrong)

You meet Coulomb's law in practice anytime you deal with static charge accumulation, ESD air gaps, high-voltage power supplies, or electrostatic transducers. If you've ever watched a piece of shrink tubing jump onto a freshly stripped high-voltage wire, you've witnessed the inverse-square law in action.

Makers most commonly confuse Coulomb's law (the force between static charges) with Ampere's law (the magnetic force between moving currents) or with voltage (which is electrostatic potential energy, not physical force).

  • The Voltage Confusion: Voltage (Volts) is Joules per Coulomb. It tells you how much potential energy a charge has, but it does not tell you the physical pushing/pulling force. You can have 10,000V with virtually zero physical force if the total charge (Coulombs) is microscopic, like a static shock from a doorknob.
  • The Ampere Confusion: When two thick wires carrying 100A DC repel each other during a short circuit, that is magnetic force governed by Ampere's law, not Coulomb's law. Coulomb's law strictly applies to stationary (electrostatic) charges.

Real-World Scenario Walkthrough: The 5kV Foil Projectile

To understand why this matters, let's look at a catastrophic bench failure involving a DIY 5kV DC-DC converter module intended for a Geiger-Müller tube power supply.

The Setup

The builder was testing the unshielded 5kV output terminal on an open workbench. About 4 cm away rested a tiny, 1-milligram snippet of aluminum foil left over from trimming a capacitor lead. The high-voltage terminal, due to corona discharge and parasitic capacitance, had accumulated a static charge of roughly 200 nC. The foil snippet, sitting in the ionized air, picked up an induced charge of about 10 nC.

The Numbers

Let's calculate the Coulomb force acting on that foil using our standard formula:

  • q1 = 200 × 10-9 C
  • q2 = 10 × 10-9 C
  • r = 0.04 m
  • F = (8.99 × 109) × [(200 × 10-9) × (10 × 10-9)] / (0.04)²
  • F = 0.0112 Newtons

Now, calculate the gravitational force holding the 1 mg (1 × 10-6 kg) foil to the bench: F = mg = (1 × 10-6) × 9.8 = 0.0000098 Newtons.

The Outcome

The electrostatic attraction (0.0112 N) was over 1,100 times stronger than gravity. The foil didn't just slide; it violently leaped off the bench, accelerated across the 4 cm gap, and slammed into the 5kV terminal. Because the foil was conductive, it instantly bridged the terminal to a nearby grounded heatsink. The resulting dead-short arc vaporized the foil, sent a massive voltage spike back through the parasitic capacitance of the transformer, and instantly blew the primary-side switching MOSFET and the PWM controller IC.

What Went Wrong

The builder treated high voltage purely as an insulation problem, ignoring the mechanical force problem. They failed to realize that in high-impedance, high-voltage electrostatics, micro-gram debris becomes a high-velocity projectile. According to All About Circuits, static fields will aggressively attract any free-floating conductive or polarizable material. The fix? Always work on HV circuits with a HEPA-filtered bench mat, keep snipped leads in a sealed bin, and use physical acrylic blast shields that are treated with anti-static spray to prevent charge accumulation.

Safety Warning: When working with circuits above 50V DC or 30V AC, always de-energize, discharge all capacitors through a high-wattage bleeder resistor, and verify dead with a tested CAT III/IV multimeter before touching the board. High-voltage electrostatic forces can cause physical components to snap shut or arc unpredictably.

FAQ: Clearing Up the Static Electricity Confusion

Does Coulomb's law apply to AC circuits?

Strictly speaking, Coulomb's law applies to electrostatics (stationary charges). In AC circuits, charges are moving, which generates magnetic fields and electromagnetic waves. However, at any given frozen microsecond, the instantaneous electrostatic force between the charges on a capacitor's plates or an antenna's elements is still governed by Coulomb's principles, though engineers usually model this using Maxwell's equations for time-varying fields.

Why does the force spike so fast when things get close?

Because the distance (r) is squared in the denominator. If you halve the distance between two charged objects, the force doesn't double; it quadruples. If you reduce the gap to one-tenth, the force becomes 100 times stronger. This inverse-square relationship is why electrostatic 'snap-down' in relays or capacitors happens so violently and without warning.

Can I use Coulomb's law to calculate the capacitance of a DIY capacitor?

Not directly. Coulomb's law gives you the force between charges. To find capacitance, you need to integrate that force over a distance to find the work done (energy), and then relate that to voltage. For practical bench work, use the parallel plate capacitance formula (C = ε₀A/d) instead of trying to derive it from raw Coulomb forces.