Coulomb's law is the fundamental physics principle that calculates the electrostatic force of attraction or repulsion between two point charges based on their magnitude and the distance separating them. If you are wondering how to do Coulomb's law calculations for your electronics coursework or to understand the physical forces inside high-voltage equipment, you need to master this single inverse-square equation. It dictates everything from the microscopic attraction inside a ceramic capacitor to the macroscopic repulsion that causes high-voltage transmission lines to physically push apart under heavy fault currents.
The Core Formula and Variables
To calculate the electrostatic force, you use the standard Coulomb's law equation:
F = k × (|q1 × q2| / r2)
- F = Electrostatic force, measured in Newtons (N).
- q1 and q2 = The magnitude of the two charges, measured in Coulombs (C).
- r = The distance between the centers of the two charges, measured in meters (m).
- k = Coulomb's constant. In a vacuum, k is approximately 8.987 × 109 N·m2/C2, derived from 1 / (4πε0), where ε0 is the vacuum permittivity (NIST CODATA).
Step-by-Step Worked Numeric Example
Let's calculate the force between two static charges in the air (which has a permittivity nearly identical to a vacuum). Imagine you are testing an electrostatic precipitator or analyzing a high-voltage spark gap.
- Charge 1 (q1): +2 μC (microcoulombs) = +2 × 10-6 C
- Charge 2 (q2): -5 μC = -5 × 10-6 C
- Distance (r): 10 cm = 0.1 meters
Step 1: Convert all units to base SI units.
We have already converted microcoulombs to Coulombs and centimeters to meters above. Never skip this step; failing to convert cm to m is the most common reason students get answers off by a factor of 10,000.
Step 2: Plug the values into the formula.
F = (8.987 × 109) × [ |2 × 10-6 × -5 × 10-6| / (0.1)2 ]
Step 3: Multiply the charges in the numerator.
|2 × 10-6 × -5 × 10-6| = |-10 × 10-12| = 10 × 10-12 C2
Step 4: Square the distance in the denominator.
(0.1)2 = 0.01 m2
Step 5: Divide the numerator by the denominator.
(10 × 10-12) / 0.01 = 10 × 10-10
Step 6: Multiply by Coulomb's constant.
F = (8.987 × 109) × (10 × 10-10)
F = 8.987 × 100 = 8.987 Newtons
Because q1 is positive and q2 is negative, this is an attractive force of roughly 9 Newtons (about the weight of a 1-liter bottle of water pulling the two charges together).
Where You Meet This in Practice
What does a theoretical physics equation change in a real circuit or installation? While you rarely sit down with a calculator to find the Newtons of force on a PCB, the underlying electrostatic forces dictate physical design constraints in three major areas:
- PCB Trace Spacing and Crosstalk: In high-impedance analog circuits (like photodiode transimpedance amplifiers), the electrostatic force between adjacent traces causes capacitive coupling. If a noisy digital trace runs parallel to a sensitive analog trace, the changing electric field exerts forces on the electrons in the analog trace, inducing crosstalk. You mitigate this by increasing the distance (r) or placing a grounded guard trace between them.
- High-Energy Capacitor Mechanical Stress: Inside a high-voltage pulse capacitor (used in defibrillators, laser flashlamps, or railguns), the opposite charges on the parallel plates attract each other with immense force. If the dielectric material is not mechanically braced, the Coulomb force can physically crush the dielectric layer during peak discharge, leading to catastrophic short-circuit failure.
- Electrostatic Discharge (ESD) Protection: When you shuffle across a carpeted server room, your body accumulates microcoulombs of charge. The electrostatic force between your charged hand and a grounded chassis creates an electric field. When the field exceeds the dielectric breakdown strength of air (about 3 × 106 V/m), the air ionizes, and a spark jumps. This is why we use ESD wrist straps and design TVS (Transient Voltage Suppression) diodes into sensitive IC inputs.
Common Confusions: Unit vs. Law and Gauss's Law
Beginners frequently confuse the Coulomb (the unit of charge) with Coulomb's Law (the force equation). One Coulomb is simply a specific quantity of electrons (roughly 6.242 × 1018 electrons). Coulomb's Law is the mathematical rule describing how those electrons push or pull on each other.
Additionally, students often confuse Coulomb's Law with Gauss's Law. Both deal with electrostatics, but they are applied differently (Georgia State University HyperPhysics).
| Feature | Coulomb's Law | Gauss's Law |
|---|---|---|
| Primary Use | Calculating force between discrete point charges. | Calculating electric fields around symmetrical charge distributions (spheres, infinite cylinders, plates). |
| Math Complexity | Simple algebra for point charges; requires complex vector calculus for continuous shapes. | Uses surface integrals, but simplifies to basic algebra when high symmetry is present. |
| Best For | Finding the exact pull between two isolated charged spheres. | Finding the electric field inside a coaxial cable or outside a charged capacitor plate. |
Frequently Asked Questions
How to do Coulomb's law with three or more charges?
When dealing with three or more charges, you must use the Principle of Superposition. Calculate the force between your target charge and every other charge individually using the standard formula. Because force is a vector (it has both magnitude and direction), you cannot just add the Newtons together. You must break each force vector into its X and Y components using trigonometry, sum the X components, sum the Y components, and then use the Pythagorean theorem to find the net resultant force.
How to do Coulomb's law when charges are in a dielectric material like FR4 or water?
The standard constant (k = 8.987 × 109) only applies in a vacuum or air. If the charges are embedded in a material like a PCB's FR4 substrate, transformer oil, or water, the material's molecules polarize and shield the charges from each other, reducing the force. To calculate this, you divide the vacuum Coulomb constant by the material's relative permittivity (dielectric constant, εr). The modified constant becomes k' = k / εr. For example, FR4 has an εr of about 4.5, meaning the electrostatic force between two charges inside a PCB is less than a quarter of what it would be in free air.
How to do Coulomb's law for non-point charges like a long wire or a flat plate?
Coulomb's law in its basic algebraic form strictly applies only to point charges (or perfectly symmetrical spheres where the charge acts as if it is concentrated at the center). For continuous charge distributions like a long high-voltage wire or a flat capacitor plate, you cannot use simple algebra. You must use calculus to integrate the infinitesimal forces across the entire shape, or, much more practically, switch to using Gauss's Law to find the electric field first, and then calculate the force using F = qE (All About Circuits Static Electricity Chapter).






