The Core Field Intensity Formula and Symbol Definitions
When designing high-voltage power supplies, snubber circuits, or routing mains-adjacent traces on a PCB, you are fundamentally managing electric fields. The most practical field intensity formula for electrical engineers and makers is the uniform field approximation. While the fundamental physics definition is E = F/q (force per unit charge), bench and design work almost exclusively relies on the potential gradient form:
E = V / d
This equation calculates the electric field intensity between two parallel conductive surfaces (like PCB traces, capacitor plates, or busbars) separated by a dielectric. It assumes a uniform field distribution, which holds true when the distance d is significantly smaller than the width of the conductors. For non-uniform fields (like sharp points or thin wires), the local field intensity at the tip will be much higher than this formula suggests, requiring a geometric field enhancement factor.
| Symbol | Parameter | Standard SI Unit | Common Practical Unit |
|---|---|---|---|
| E | Electric Field Intensity | Volts per meter (V/m) | kV/mm or V/mil |
| V | Potential Difference (Voltage) | Volts (V) | kV |
| d | Distance (Separation/Thickness) | Meters (m) | mm or mils |
Rearranged Forms for Bench and Design Work
On the bench, you rarely solve for E in isolation. You usually know the voltage and the material limits, and you need to find the required physical spacing, or you know the spacing and need to find the maximum safe voltage. Here are the rearranged forms:
- Solving for Distance (Clearance/Creepage): d = V / E
Use case: Determining the minimum air gap or dielectric thickness required to prevent arcing at a known operating voltage, given the breakdown strength (E) of the material. - Solving for Voltage (Withstand Rating): V = E × d
Use case: Calculating the maximum voltage a specific capacitor film or PCB clearance can safely handle before dielectric breakdown occurs.
Unit Traps That Break Your Calculations
The most common reason a high-voltage design fails on the first power-up is a unit conversion error in the field intensity formula. The SI unit for E is V/m, but physical dimensions in electronics are rarely measured in meters. Here are the specific unit mistakes that will break your math:
- The Millimeter Trap: If V is in Volts and d is in millimeters, dividing them directly gives you V/mm, not V/m. To get standard SI V/m, you must convert mm to meters (multiply mm by 10-3). A 500V potential across 0.5mm is 1,000 V/mm, which is 1,000,000 V/m. Forgetting the 10-3 factor makes your field intensity look 1000 times weaker than it actually is.
- The Mil vs. Millimeter Confusion: Many dielectric datasheets (especially for polyimide and conformal coatings) specify breakdown strength in V/mil (1 mil = 0.001 inch = 0.0254 mm). If you measure your PCB clearance in mm but use a V/mil dielectric strength rating without converting, your calculated safety margin will be off by a factor of ~39.3.
- Peak vs. RMS Voltage: The field intensity formula requires the peak voltage, not the RMS value. If you are designing clearance for a 240V AC mains line, the peak voltage is 240 × √2 ≈ 339V. Using 240V in the formula underestimates the peak field intensity by 41%, risking transient arcing.
Worked Examples with Strict Unit Tracking
Let us apply the formula to two real-world design scenarios, tracking every unit conversion to ensure the math holds up to physical reality.
Problem 1: PCB Trace Clearance in Air
Scenario: You are routing a 600V DC bus on a standard FR4 PCB. The copper traces are on the same outer layer, separated by an air gap. You have routed them with a 0.25 mm clearance. What is the electric field intensity in the air gap, and is it safe?
- Identify knowns: V = 600 V, d = 0.25 mm.
- Convert distance to SI: d = 0.25 × 10-3 m = 0.00025 m.
- Apply formula: E = V / d = 600 V / 0.00025 m.
- Calculate: E = 2,400,000 V/m.
- Convert to practical units: 2,400,000 V/m = 2.4 kV/mm (or 2.4 V/μm).
Analysis: The dielectric breakdown strength of dry air at standard temperature and pressure is approximately 3.0 kV/mm. Your calculated field intensity is 2.4 kV/mm. While this is mathematically below the 3.0 kV/mm threshold, it leaves only a 20% safety margin. In high humidity or at high altitudes (where air density drops), Paschen's Law dictates that the breakdown voltage will decrease, likely resulting in surface tracking or arcing.
Problem 2: Film Capacitor Dielectric Selection
Scenario: You are building a 4 kV DC snubber capacitor using polypropylene (PP) film. The manufacturer specifies the film thickness as 2 mils. What is the field intensity inside the dielectric?
- Identify knowns: V = 4,000 V, d = 2 mils.
- Convert distance to inches: 2 mils = 0.002 inches.
- Convert to SI (meters): 0.002 in × 0.0254 m/in = 0.0000508 m.
- Apply formula: E = 4,000 V / 0.0000508 m.
- Calculate: E ≈ 78,740,157 V/m.
- Convert to practical units: 78.7 kV/mm (or roughly 2,000 V/mil).
Analysis: Standard polypropylene film has a dielectric strength of roughly 600 V/mil to 700 V/mil (approx. 24 to 28 kV/mm). Your calculated field intensity of 2,000 V/mil vastly exceeds the material limit. The capacitor will suffer immediate catastrophic dielectric breakdown. You must either increase the film thickness (use multiple layers in series) or lower the operating voltage.
Realistic Magnitudes: What the Numbers Actually Mean
To make decisions, you need to know what a "normal" or "dangerous" field intensity looks like. The table below provides the approximate dielectric breakdown strengths (the maximum E before failure) for common materials encountered in electrical design. These values assume uniform fields, short-duration testing, and ideal conditions; real-world continuous operating limits should be derated by at least 50%.
| Material | Breakdown Strength (kV/mm) | Breakdown Strength (V/mil) | Typical Application |
|---|---|---|---|
| Air (1 atm, 25°C) | ~3.0 | ~75 | Uncoated PCB clearances, relay contacts |
| FR4 (Woven Glass/Epoxy) | ~15 to 20 | ~380 to 500 | Inner layer PCB dielectrics |
| Polyimide (Kapton) | ~120 to 150 | ~3000 to 3800 | Flexible PCBs, motor slot liners |
| Polypropylene (PP) | ~24 to 28 | ~600 to 700 | High-frequency snubber capacitors |
| Alumina (Al2O3 96%) | ~10 to 15 | ~250 to 380 | Thick-film substrates, spark plug insulators |
Reference data sourced from standard materials engineering databases and Georgia State University HyperPhysics electric field parameters.
Decision Tree: Selecting Insulation and Clearance Based on Field Intensity
Calculating the field intensity is only half the job. The final step is translating that number into a physical design choice. Use the following decision path to finalize your PCB clearance and insulation strategy. This path terminates in specific, actionable material selections.
| Condition (Calculated E) | Environment | Required Action & Concrete Pick |
|---|---|---|
| E < 1.0 kV/mm | Any (Standard indoor) | No action required. Standard bare FR4 clearance is sufficient. Maintain basic IPC-2221 clearance rules for manufacturing tolerances. |
| 1.0 kV/mm ≤ E < 2.5 kV/mm | High humidity, dusty, or high altitude | Apply Conformal Coating. Bare air clearance is risky due to surface tracking. Apply MG Chemicals 419D Acrylic Conformal Coating (dielectric strength ~1500 V/mil). This encapsulates the traces, replacing the air dielectric with a solid polymer and safely suppressing the field. |
| 2.5 kV/mm ≤ E < 10 kV/mm | Any | Increase Physical Clearance or Use Inner Layers. Coatings will not save you here. Increase d until E drops below 2.0 kV/mm in air, or route the high-voltage trace on an inner PCB layer to utilize the FR4 core (breakdown ~15 kV/mm) instead of the air interface. |
| E ≥ 10 kV/mm | Any | Redesign Geometry. You are approaching the limits of standard PCB materials. You must increase d significantly, introduce physical slots (milled gaps) in the PCB to force creepage paths, or transition to a dedicated potting compound like MG Chemicals 832C Epoxy for bulk insulation. |
By strictly tracking your units, respecting the geometric assumptions of the uniform field model, and mapping your calculated E value directly to material dielectric strengths, you eliminate high-voltage arcing from your prototype debug list. For deeper theoretical backing on non-uniform field distributions and point-charge geometries, refer to the Physics Hypertextbook's electric field derivations.






