Coulomb's Law describes the electrostatic force between two charged particles, forming the foundation of classical electromagnetism and essential for designing capacitors, particle accelerators, electrostatic precipitators, and semiconductor devices. This calculator solves for electrostatic force, charge magnitudes, separation distance, and electric field strength in both vacuum and dielectric media using precise fundamental constants.
📐 Browse all free engineering calculators
Quick Navigation
Visual Diagram
Coulomb's Law Calculator
Fundamental Equations
Coulomb's Law (Force Between Two Charges)
F = k |q₁q₂| / r²
where k = 1 / (4πε₀εr)
Electric Field Magnitude
E = k |q| / r²
Electric Potential Energy
U = k q₁q₂ / r
Variable Definitions
- F = Electrostatic force magnitude (N, Newtons)
- q₁, q₂ = Electric charges (C, Coulombs)
- r = Separation distance between charge centers (m, meters)
- k = Coulomb's constant = 8.9875517923 × 10⁹ N·m²/C² (in vacuum)
- ε₀ = Vacuum permittivity = 8.854187817 × 10⁻¹² F/m (Farads per meter)
- εr = Relative permittivity (dielectric constant, dimensionless)
- E = Electric field strength (N/C or V/m)
- U = Electric potential energy (J, Joules)
Theory & Practical Applications
Physical Foundation of Coulomb's Law
Coulomb's Law represents one of the fundamental inverse-square laws in physics, describing the electrostatic interaction between stationary point charges. Published by Charles-Augustin de Coulomb in 1785 based on torsion balance experiments, this law establishes that the force between two charges is directly proportional to the product of their magnitudes and inversely proportional to the square of the separation distance. The force acts along the line connecting the charge centers: repulsive for like charges and attractive for opposite charges.
The Coulomb constant k = 8.9875517923 × 10⁹ N·m²/C² in vacuum arises from the permittivity of free space ε₀ through the relation k = 1/(4πε₀). This constant connects electrostatic units to mechanical units (force, distance) and appears throughout electromagnetic theory. In materials, the effective Coulomb constant becomes k/εr, where εr is the relative permittivity—a critical factor in capacitor design, dielectric breakdown analysis, and semiconductor junction modeling.
Electrostatic Force and the Principle of Superposition
A non-obvious limitation of Coulomb's Law is its strict applicability only to point charges or spherically symmetric charge distributions. For extended charge distributions, engineers must apply the principle of superposition, integrating the Coulomb force contributions from infinitesimal charge elements. This becomes computationally intensive for complex geometries, leading to numerical methods like finite element analysis in practical electrostatic design. The point-charge approximation holds when the separation distance far exceeds the charge distribution dimensions—typically when r is at least 10 times the characteristic size of the charged objects.
In high-precision applications like ion trap mass spectrometry or Coulomb blockade devices in quantum computing, deviations from ideal point-charge behavior at nanometer scales require quantum electrodynamic corrections. The classical Coulomb potential breaks down when separation distances approach the Compton wavelength of the electron (approximately 2.43 × 10⁻¹² m), where vacuum polarization effects modify the effective charge screening.
Engineering Applications Across Industries
Semiconductor Manufacturing: In MOSFET transistors, the electrostatic force between gate charge and channel carriers controls conductivity through field-effect modulation. Gate oxide thickness (typically 1-5 nm in modern processes) determines the electric field strength E = V/d, where achieving fields near 10⁹ V/m requires precise control of charge distributions to prevent dielectric breakdown. Coulomb's Law governs carrier mobility through charged impurity scattering in doped silicon, directly affecting transistor switching speed.
Electrostatic Precipitation: Industrial air pollution control systems use corona discharge to charge particulate matter (typical charge q ≈ 10⁻¹⁵ C per particle) then collect particles on oppositely charged plates. For a 10 μm diameter particle with 500 electrons, the Coulomb force at 5 cm from a collection plate charged to 50 kV creates sufficient acceleration to overcome aerodynamic drag, achieving collection efficiencies above 99.5% for particles larger than 1 μm. The electric field distribution E(r) determines migration velocity and collection efficiency.
Particle Accelerators: Synchrotrons and linear accelerators manipulate charged particle beams using precisely controlled electric fields derived from Coulomb interactions. In the Large Hadron Collider, proton bunches containing 10¹¹ protons experience internal Coulomb repulsion (space charge effects) that can cause beam expansion and emittance growth. Calculating the repulsive force between adjacent protons separated by micrometers requires applying Coulomb's Law with relativistic corrections when particle velocities approach the speed of light.
Capacitor Design: Multilayer ceramic capacitors (MLCCs) used in power electronics achieve high capacitance density by minimizing dielectric thickness while maximizing electrode area. The stored energy U = ½CV² relates directly to Coulomb potential energy, with charge separation on the order of micrometers creating electric fields exceeding 10⁷ V/m. Dielectric materials with high εr values (barium titanate: εr ≈ 1200) reduce the effective Coulomb force, allowing higher charge storage without electrical breakdown.
Worked Example: Electrostatic Force in a Dust Removal System
Problem: An electrostatic dust collection system charges 2.7 μm diameter silica particles to q₁ = −3.8 × 10⁻¹⁵ C using corona discharge. The collection plate maintains a surface charge density creating a local point charge equivalent of q₂ = +1.2 × 10⁻⁸ C at the nearest approach point. The dielectric medium is air with εr = 1.00059 at 20°C and 1 atm. Calculate: (a) the electrostatic force when the particle is 8.5 cm from the collection point, (b) the electric field experienced by the particle, (c) the potential energy of the configuration, and (d) the distance at which the force doubles.
Solution:
Part (a): Electrostatic Force
Given values:
q₁ = −3.8 × 10⁻¹⁵ C (particle charge)
q₂ = +1.2 × 10⁻⁸ C (effective collection point charge)
r = 8.5 cm = 0.085 m
εr = 1.00059 (air)
ε₀ = 8.854187817 × 10⁻¹² F/m
Calculate the Coulomb constant in air:
k = 1 / (4πε₀εr)
k = 1 / (4π × 8.854187817 × 10⁻¹² × 1.00059)
k = 1 / (1.112085 × 10⁻¹⁰)
k = 8.9923 × 10⁹ N·m²/C²
Apply Coulomb's Law:
F = k |q₁q₂| / r²
F = (8.9923 × 10⁹) × |−3.8 × 10⁻¹⁵ × 1.2 × 10⁻⁸| / (0.085)²
F = (8.9923 × 10⁹) × (4.56 × 10⁻²³) / 0.007225
F = 4.101 × 10⁻¹³ / 0.007225
F = 5.676 × 10⁻¹¹ N
Since q₁ and q₂ have opposite signs, the force is attractive, pulling the negatively charged particle toward the positive collection plate with magnitude 5.68 × 10⁻¹¹ N.
Part (b): Electric Field at Particle Location
The electric field created by the collection point charge at the particle's location:
E = k |q₂| / r²
E = (8.9923 × 10⁹) × (1.2 × 10⁻⁸) / (0.085)²
E = 107.9 / 0.007225
E = 1.494 × 10⁴ N/C
The electric field strength at 8.5 cm from the collection point is 1.49 × 10⁴ N/C, directed radially outward from the positive charge (toward the negative particle).
Part (c): Electric Potential Energy
U = k q₁q₂ / r
U = (8.9923 × 10⁹) × (−3.8 × 10⁻¹⁵) × (1.2 × 10⁻⁸) / 0.085
U = (8.9923 × 10⁹) × (−4.56 × 10⁻²³) / 0.085
U = −4.101 × 10⁻¹³ / 0.085
U = −4.824 × 10⁻¹² J
The negative potential energy (−4.82 × 10⁻¹² J) indicates an attractive configuration where work must be done to separate the charges—the system is in a bound state with energy below the zero reference at infinite separation.
Part (d): Distance for Doubled Force
Since F ∝ 1/r², to double the force requires:
F₂ = 2F₁
k |q₁q₂| / r₂² = 2 × k |q₁q₂| / r₁²
1/r₂² = 2/r₁²
r₂² = r₁² / 2
r₂ = r₁ / √2
r₂ = 0.085 / 1.414
r₂ = 0.0601 m = 6.01 cm
The electrostatic force doubles when the separation distance decreases to 6.01 cm. This inverse-square relationship means small changes in distance near the collection plate create large force variations, which is why collection efficiency increases dramatically in the final approach zone of electrostatic precipitators.
Dielectric Effects and Permittivity
The relative permittivity εr quantifies how a material reduces the effective electrostatic force compared to vacuum. Polar dielectrics like water (εr = 80.1 at 20°C) screen charges through molecular dipole alignment, reducing Coulomb forces by nearly two orders of magnitude. This screening enables ionic dissociation in aqueous solutions and fundamentally affects biochemical processes—protein folding, DNA stability, and membrane potential all depend critically on the local dielectric environment, which varies from εr ≈ 2 in lipid bilayers to εr ≈ 80 in bulk water.
In semiconductor device physics, the silicon dioxide gate dielectric (εr = 3.9) provides the critical charge screening that enables MOSFET operation. Modern high-k dielectrics like hafnium oxide (εr ≈ 25) allow thicker physical layers while maintaining equivalent capacitance, reducing quantum tunneling leakage current that would otherwise dominate at sub-nanometer oxide thicknesses. The trade-off between dielectric constant and breakdown field strength (typically 10⁸-10⁹ V/m for common insulators) constrains capacitor and transistor scaling limits.
Limitations and Edge Cases
Coulomb's Law assumes instantaneous action at a distance, which contradicts special relativity. The complete electromagnetic description requires retarded potentials for time-varying charge configurations, with electromagnetic field propagation at light speed becoming significant when characteristic system dimensions or timescales exceed c/ω (where ω is the frequency of charge oscillation). For a 1 GHz signal, wavelength λ = 30 cm sets the scale where quasistatic Coulomb approximations fail and full Maxwell equation solutions become necessary.
At atomic scales below 1 nm, quantum mechanics modifies charge distributions through wavefunction overlap, electron correlation, and exchange interactions. The Coulomb interaction operator appears in the Hamiltonian but must be evaluated using probabilistic charge densities rather than classical point charges. This quantum correction becomes essential in molecular orbital calculations, semiconductor bandgap engineering, and van der Waals force modeling where electron cloud polarization creates distance-dependent effective charges.
For additional electromagnetic calculations and engineering tools, visit the complete engineering calculator library.
Frequently Asked Questions
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.