Coulomb's law of electrostatics states that the physical force between two stationary, electrically charged particles is directly proportional to the product of their charges and inversely proportional to the square of the distance between them. While textbooks treat this as abstract physics, on the workbench, it is the governing rule for dielectric breakdown, electrostatic discharge (ESD) arcs, and the mechanical behavior of high-voltage (HV) nodes. It dictates how much physical stress a capacitor's dielectric must endure before tearing, and why unshielded HV traces inevitably pull conductive dust out of the air.

The Core Equation and a Bench-Top Numeric Example

To use this law practically, you need the formula and the constant. The magnitude of the electrostatic force ($F$) between two point charges is calculated as:

$F = k_e \frac{|q_1 q_2|}{r^2}$

  • $F$ = Force in Newtons (N)
  • $k_e$ = Coulomb's constant, approximately $8.987 \times 10^9 \, N\cdot m^2/C^2$ (sourced from the NIST CODATA recommended values)
  • $q_1, q_2$ = The magnitude of the charges in Coulombs (C)
  • $r$ = Distance between the centers of the charges in meters (m)
Bench-Top Numeric Example:
Imagine two isolated, unshielded test points on a custom PCB. Through triboelectric charging from handling, Point A holds a static charge of $+2 \, \mu C$ ($2 \times 10^{-6}$ C) and Point B holds $-3 \, \mu C$ ($-3 \times 10^{-6}$ C). They are spaced 50 mm (0.05 m) apart. What is the physical force pulling them together?

1. Multiply the charges: $(2 \times 10^{-6}) \times (3 \times 10^{-6}) = 6 \times 10^{-12} \, C^2$
2. Square the distance: $(0.05)^2 = 0.0025 \, m^2$
3. Apply the constant: $F = (8.987 \times 10^9) \times \frac{6 \times 10^{-12}}{0.0025}$
4. Result: $F \approx 21.57 \, Newtons$

21.57 N is roughly equivalent to 4.8 pounds of force. On a heavy copper pour, this mechanical pull is irrelevant. But if these charges were localized on the microscopic wire bonds inside an IC package, or on the moving plates of a MEMS microphone, this force would instantly snap the structures.

Where You Meet This in Practice

What does Coulomb's law actually change in a real circuit or installation? It dictates your physical clearances, material selection, and enclosure design for anything operating over 50V DC. When you ignore the inverse-square relationship of distance, you invite catastrophic failure. Here is where it shows up on the bench:

  • Capacitor Dielectric Stress: The opposite charges on a capacitor's plates are constantly trying to pull together. In high-voltage film or ceramic capacitors, this electrostatic attraction physically compresses the dielectric. If the voltage spikes, the force increases with the square of the charge, potentially crushing the dielectric layer and causing a short.
  • Electrostatic Discharge (ESD): When you shuffle across a carpet, you build up charge. As your finger approaches a grounded chassis, the distance ($r$) shrinks. Because force scales with $1/r^2$, the electrostatic pull on the electrons in the air gap intensifies exponentially until it rips electrons from the air molecules, creating a conductive plasma channel (a spark).
  • Contaminant Attraction: High-voltage nodes act as electrostatic vacuums. The intense electric field exerts a Coulomb force on ambient dust particles, pulling conductive carbon and metallic debris directly onto the HV terminals.
Critical Threshold: Dry air at standard temperature and pressure undergoes dielectric breakdown at roughly 3,000 V/mm. If your Coulomb-induced field gradient exceeds this, the air becomes a conductor.

Real-World Scenario Walkthrough: The HV Flyback Dust Failure

To see how this law destroys hardware when ignored, let us look at a real-world failure involving a custom high-voltage power supply.

  1. The Setup: A maker was building a 25kV DC power supply using a flyback transformer to drive an array of Nixie tubes and an electrostatic air ionizer. The HV output terminal was a bare brass screw protruding from the acrylic enclosure, with the grounded chassis rail located 15 mm away.
  2. The Numbers: 25,000 V across a 15 mm gap yields an average field gradient of ~1,666 V/mm. This is well below the 3,000 V/mm breakdown threshold of air. On paper, the clearance was safe.
  3. The Outcome: After three weeks of continuous operation on a dusty workbench, the power supply violently arced to the chassis. The flashover reflected a massive voltage spike back into the primary winding, instantly destroying the IRF840 switching MOSFETs and blowing the primary-side fuse.
  4. What Went Wrong: The builder forgot about Coulomb's law in a dynamic environment. The 25kV terminal exerted a continuous electrostatic force on ambient dust, pulling conductive particulates (solder flux residue, carbon dust, and skin cells) out of the air. Over three weeks, a dense "fuzz" of conductive dust accumulated on the brass screw. This dust effectively extended the terminal outward, reducing the distance ($r$) to the grounded chassis from 15 mm down to 4 mm. At 4 mm, the field gradient spiked to 6,250 V/mm, vastly exceeding air's dielectric strength and triggering the flashover.

The Fix: Never leave HV nodes bare in an open environment. Pot the HV terminal in high-dielectric silicone (like MG Chemicals 832C) or use a physical shroud to block particulate accumulation. According to the ESD Association, managing electrostatic fields is just as critical as managing direct contact discharges.

What People Commonly Confuse It With

When discussing forces in electronics, it is easy to cross wires between different physical laws. Here are the most common mix-ups:

  • Electrostatic vs. Electromagnetic Force: Coulomb's law deals strictly with stationary charges (electrostatics). Once those charges start moving (current), they generate magnetic fields, and the resulting forces are governed by the Lorentz force law and Ampere's force law. If two parallel wires are pushing or pulling each other, that is magnetism, not Coulomb's law.
  • Charge (Coulombs) vs. Current (Amperes): A Coulomb is a specific quantity of charge (roughly $6.24 \times 10^{18}$ electrons). An Ampere is the rate of flow of that charge (one Coulomb per second). Coulomb's law calculates the force of the static buildup; it does not calculate the thermal or magnetic effects of current flow.
  • Voltage vs. Charge: Voltage (Volts) is the potential difference (Joules per Coulomb), while Charge (Coulombs) is the actual physical stuff exerting the force. You can have a massive voltage with almost zero charge (like a static shock from a doorknob), or a massive charge at very low voltage (like a car battery). Coulomb's law requires the actual charge ($q$), not just the voltage.

FAQ: Coulomb's Law in the Workshop

Does Coulomb's law apply to AC circuits?

Technically yes, but practically no. In a 60Hz AC circuit, the charges are oscillating back and forth so rapidly that the electrostatic forces are constantly reversing direction and are entirely overshadowed by the electromagnetic forces (inductance and skin effect) and the resistive heating ($I^2R$). Coulomb's law is primarily a DC and static-charge phenomenon in practical electrical work.

How do I use Coulomb's law to calculate the force between two parallel PCB traces?

You do not. If the traces are carrying current, the force between them is magnetic (Ampere's force law). If they are unenergized and just holding a static DC voltage relative to each other, you would use the capacitance formula to find the stored charge ($Q = CV$), and then integrate Coulomb's law across the surface area of the planes. However, for standard PCB trace spacing (e.g., 6 mils) and standard voltages (e.g., 5V to 400V), the resulting electrostatic force is measured in micronewtons and is physically unmeasurable without laboratory atomic force microscopes.

Why do my high-voltage capacitors sometimes make a clicking sound?

That is the physical manifestation of Coulomb's law. As the capacitor charges, the opposite charges on the parallel plates pull toward each other, physically compressing the dielectric material. When the voltage is applied or removed rapidly, the dielectric mechanically flexes. In large film capacitors or ceramic disc capacitors, this rapid physical deformation creates an audible acoustic click or hum, often called "piezoelectric ringing" or electrostatic microphonics.

For a deeper dive into the vector mathematics and field mappings of these forces, the Georgia State University HyperPhysics database remains one of the most reliable, calculator-equipped references on the web. Understanding Coulomb's law is not just about passing a physics exam; it is about understanding the invisible mechanical stresses that dictate the lifespan and safety of your high-voltage builds.