Coulomb's law calculates the electrostatic force of attraction or repulsion between two point charges based on their magnitude and the distance separating them. While it doesn't dictate steady-state current flow through a trace, it fundamentally changes how we design physical clearances on high-voltage PCBs, select dielectric materials for capacitors, and implement electrostatic discharge (ESD) protection for sensitive logic gates. Beginners frequently confuse it with Ohm's law or Ampere's law, but Coulomb's law is strictly about stationary or slowly moving point charges and the invisible electric field stress they exert on surrounding materials.
The Core Formula and Constants
The mathematical relationship is an inverse-square law, meaning the force drops off dramatically as distance increases, but spikes exponentially as charges get closer. The formula is expressed as:
F = ke (|q1 q2| / r2)
- F = Electrostatic force in Newtons (N)
- q1 and q2 = The magnitude of the two charges in Coulombs (C)
- r = The distance between the centers of the charges in meters (m)
- ke = Coulomb's constant, approximately 8.987 × 109 N·m2/C2
That massive constant (nearly 9 billion) is the key takeaway for practical electronics. It means that even microscopically small charges, when brought close together, generate surprisingly large physical forces and intense electric fields. According to the NIST fundamental physical constants, this constant is derived from the vacuum permittivity (ε0), which defines how easily an electric field can penetrate free space.
Worked Numeric Example: The Bench-Top Static Shock
Let's look at a realistic bench scenario. You are working on a motor driver and sliding a plastic enclosure across a nylon mat. The enclosure accumulates a static charge. Let's assume the isolated metal heat sink on your board accumulates a charge of 100 nanocoulombs (100 nC, or 1 × 10-7 C). You, grounded via an ESD wrist strap, reach out to touch it. Your finger carries an equal and opposite induced charge of -100 nC.
Right before the spark jumps, your finger is 1 centimeter (0.01 m) away from the heat sink. What is the physical attractive force between your finger and the heat sink at that exact moment?
- Identify the variables: q1 = 1 × 10-7 C, q2 = -1 × 10-7 C, r = 0.01 m.
- Square the distance: (0.01)2 = 0.0001 m2 (or 1 × 10-4 m2).
- Multiply the charges: |(1 × 10-7) × (-1 × 10-7)| = 1 × 10-14 C2.
- Apply the formula: F = (8.987 × 109) × (1 × 10-14 / 1 × 10-4).
- Solve: F = (8.987 × 109) × (1 × 10-10) = 0.8987 Newtons.
0.8987 Newtons is roughly equivalent to the gravitational weight of a 91-gram object (about the weight of a standard multimeter probe). While that won't rip the heat sink off the PCB, it is a highly tangible physical pull. More importantly, the electric field stress at that 1cm gap is intense enough to ionize the air if the voltage potential is high enough, leading to the physical spark you see and feel.
Where You Meet Coulomb's Law in Practice
You rarely sit down with a calculator to apply Coulomb's law when wiring a 120V outlet or coding an Arduino, but the physical consequences of this law dictate the failure modes of your hardware.
- ESD and Microcontroller GPIO Pins: The inverse-square nature of the law means force and field stress spike exponentially as distance shrinks. This is why a 2mm air gap breaks down at roughly 6kV. When a charged chassis approaches an ESP32-WROOM-32, the intense electrostatic field pulls electrons violently through the silicon, exceeding the dielectric breakdown voltage of the internal gate oxides and permanently bricking the 3.3V GPIO pin. The EOS/ESD Association standards for Human Body Model (HBM) testing are entirely based on managing these Coulomb forces via controlled discharge paths.
- High-Voltage Clearance and Creepage: In solar inverters or 48V LiFePO4 battery management systems (BMS), the electrostatic force between high-potential traces pulls conductive dust and moisture across the FR4 fiberglass. Designers must increase the physical distance (clearance) and the path along the board surface (creepage) to reduce the Coulomb force density below the threshold that allows tracking currents to form.
- Capacitor Plate Attraction: In large DC bus capacitors used in Variable Frequency Drives (VFDs), the opposite charges stored on the parallel plates physically pull toward each other. During a massive fault condition, this electrostatic attraction can mechanically deform the thin dielectric layers inside the capacitor, requiring robust internal structural support to prevent a short circuit.
Clearing the Confusion: Coulomb vs. Ohm vs. Ampere
To prevent misapplication on the bench, here is a quick decision matrix for which fundamental law to apply to your current problem.
| Law | Governs | Key Variables | Real-World Component Application |
|---|---|---|---|
| Coulomb's Law | Electrostatic force between stationary charges | Charge (C), Distance (m), Permittivity | ESD gaps, capacitor plate stress, HV insulation |
| Ohm's Law | Current flow through a resistive medium | Voltage (V), Current (A), Resistance (Ω) | Sizing current-limiting resistors for LEDs, wire voltage drop |
| Ampere's Law | Magnetic fields generated by moving charges (current) | Current (A), Distance (m), Permeability | Inductor core saturation, relay coil strength, busbar repulsion |
If you are trying to figure out why two parallel high-current busbars physically push apart during a 10,000A short circuit, you are looking at Ampere's law (magnetic repulsion), not Coulomb's law. If you are figuring out why a 15kV static shock jumped from a doorknob to your finger, that is Coulomb's law.
Frequently Asked Questions
Why does Coulomb's law use an inverse-square distance instead of linear?
The inverse-square relationship (1/r2) occurs because the electric field radiates outward from a point charge in three dimensions, spreading over the surface area of an expanding sphere. Since the surface area of a sphere is 4πr2, the field density—and therefore the force it can exert on another charge—dilutes by the square of the distance. This is mathematically identical to how gravity and light intensity diminish over distance, a concept thoroughly detailed in Georgia State University's HyperPhysics reference.
How does Coulomb's law relate to the capacitance of a parallel plate capacitor?
Capacitance is essentially a measure of how much charge (q) you can pack onto two plates for a given voltage, which is directly tied to the electrostatic force pulling the charges together. The attractive Coulomb force between the opposite charges on the plates is what allows the capacitor to store energy. When you insert a dielectric material (like ceramic or tantalum) between the plates, its relative permittivity (εr) absorbs some of the electric field lines, reducing the net Coulomb force between the plates and allowing you to pack more charge onto them without the voltage spiking.
Can Coulomb's law be used to calculate the force between two current-carrying wires?
No. Once the charges are moving continuously as a current, the dominant physical force between the wires is magnetic, not electrostatic. You must use Ampere's Force Law (derived from Ampere's Law and the Lorentz force) to calculate the attraction or repulsion between current-carrying conductors. In a standard DC circuit, the net electrostatic charge of the wire is essentially zero because the negative electrons are balanced by the positive protons in the copper atoms, rendering Coulomb forces negligible between the wires.
Does the medium between the charges change the calculated force?
Yes, significantly. The constant ke (8.987 × 109) applies only in a perfect vacuum. In real-world applications, the space between charges is filled with air, FR4 fiberglass, silicone conformal coating, or transformer oil. Each of these materials has a dielectric constant (relative permittivity) greater than 1, which effectively reduces the electrostatic force between the charges. For example, if you pot a high-voltage PCB in silicone (dielectric constant ~3.0), the Coulomb force between two charged traces is reduced to roughly one-third of what it would be in ambient air, which is why potting compounds are excellent for preventing high-voltage arcing.






