Logo

MonoCalc

/

Parallel Plate Capacitor Calculator

Physics

What do you want to find?

Needs plate area, separation and relative permittivity. Formula: C = ε₀ · εr · A · (N − 1) / d
Very nearly vacuum electrically. The classic 3 kV/mm figure applies to uniform fields at sea level; sharp electrodes and humidity lower it, and sub-millimetre gaps raise it (Paschen's law).
1 for vacuum, about 1.0006 for air. Never below 1.

Plate geometry

A square outline is assumed if the fringing correction is switched on.
The overlap between the two plates, not the whole plate.
Touching plates are a short circuit, so this must be above zero.
mil is one thousandth of an inch — the PCB unit.
An interleaved stack of N plates has (N − 1) gaps in parallel.

Electrical state

Fill in any one of voltage, charge or stored energy and the other two are derived from it. Fill in more than one and the calculator cross-checks them and tells you which it treated as the input.

The sign only sets the field direction; magnitudes are used throughout.
Leave blank unless you know the charge.
Leave blank unless you are working back from an energy budget.
This is what is being solved for.
Fills in from the material list. Clear it to skip the breakdown check.
Supply one to get the RC time constant.
0 to 10, clamped. Applied to every output at once.
Capacitance C
44.297 pF
SAFE

C = ε₀ · εr · A · (N − 1) / d

This geometry gives 44.297 pF of capacitance, the gap field is 24.000 kV/m.

The capacitor, to scale

++++++++++++++Q−Qd = 0.500 mmplate width √A = 0.05 m · d/√A = 0.01E = 24.000 kV/m

The gap-to-plate proportion follows the real d/√A ratio, the arrow count tracks the field strength and the charge symbols track σ. Curved arrows at the rim are the fringing field: faint while the ideal formula holds, prominent once d exceeds a tenth of the plate width.

Breakdown safety

0.8 % of strength080 %100 %

The operating field sits comfortably below the material's dielectric strength. Operating field 24.000 kV/m against a strength of 3 kV/mm, so the gap holds off 1.500 kV.

Full result set

QuantityValueWhat it means
Capacitance C44.297 pFCharge stored per volt applied
Voltage V12.000 VPotential difference across the plates
Charge Q531.565 pCEqual and opposite on the two plates
Stored energy U3.189 nJU = ½CV², the work done charging it up
Electric field E24.000 kV/mUniform between ideal plates, E = V/d
Surface charge density σ2.126e-7 C/m²σ = εE, which is Q/A for a two-plate capacitor
Energy density u0.003 J/m³u = ½εE² — energy per unit volume of the gap itself
Plate attraction force F6.379e-6 NF = ½εE²A. Attractive whatever the polarity
Absolute permittivity ε8.859e-12 F/mε = ε₀·εr
Gap volume1.250e-6 m³A·d per gap — cross-check u × volume against U
Max safe voltage V_max1.500 kVV_max = E_breakdown · d
Safety factor125.000×V_max / V

Step by step

StepSubstitution
1. Permittivityε = ε₀ · εr = 8.854188e-12 × 1.00059 = 8.859412e-12 F/m
2. CapacitanceC = ε · A / d = 8.859412e-12 × 0.0025 / 0.0005 = 4.429706e-11 F
3. ChargeQ = C · V = 4.429706e-11 × 12 = 5.315647e-10 C
4. FieldE = V / d = 12 / 0.0005 = 24000 V/m
5. Surface charge densityσ = ε · E = 2.126259e-7 C/m² (= Q/A)
6. Stored energyU = ½ · C · V² = 0.5 × 4.429706e-11 × 12² = 3.189388e-9 J
7. Energy density and plate forceu = ½εE² = 0.002551511 J/m³ · F = ½εE²A = 6.378776e-6 N
8. BreakdownV_max = E_bd · d = 3000000 × 0.0005 = 1500 V — safety factor 125×

ε₀ = 8.8541878128e-12 F/m (CODATA 2018). Every step above is evaluated in SI base units on unrounded values.

Sensitivity sweep

C ∝ 1/d, so this traces a hyperbola: halving the gap doubles the capacitance. It is the steepest lever you have, and the reason capacitive displacement sensors are so sensitive — and so non-linear.
01112213324430.050.1580.51.585nowPlate separation d (mm) — logarithmicC (pF)
Why the energy is ½QV and not QV
The first charge to arrive crosses no potential difference at all; the last crosses the full V. Averaging over the whole charging process gives ½QV, and the missing half is not lost — it never had to be supplied. That is also why the field, not the plates, is the natural place to say the energy is stored: u = ½εE² accounts for all of it, gap volume by gap volume.
Where the ideal formula stops working
C = ε₀εrA/d assumes a perfectly uniform field trapped between the plates. Real field lines bulge around the rim, so the true capacitance is always a little higher than the formula says, and the discrepancy grows with d/√A. Beyond 0.1 the calculator says so explicitly. It also ignores plate resistance, dielectric loss, the frequency dependence of εr, and any capacitance to the surroundings — all of which matter in a real component even when the geometry is perfect.

About This Tool

Parallel Plate Capacitor Calculator – Capacitance, Field and Energy

A parallel plate capacitor is the simplest device in electrostatics that actually stores something: two conducting plates of area A, held a distance d apart, with vacuum, air or a solid dielectric filling the gap between them. Its capacitance follows from geometry alone, C = ε₀ · εr · A / d, where ε₀ = 8.8541878128 × 10⁻¹² F/m is the vacuum permittivity and εr is the relative permittivity of whatever occupies the gap. This parallel plate capacitor calculator solves that relation in any direction and then derives the whole electrostatic picture that hangs off it — charge, field, energy, energy density, surface charge density and the force pulling the plates together.

The relations the calculator uses

Everything comes from two starting points: the geometric definition of capacitance and the definition Q = C · V. Chaining them gives the field E = V / d, uniform everywhere between ideal plates, and the surface charge density σ = Q / A = ε · E. The stored energy has three interchangeable forms, U = ½CV² = Q²/(2C) = ½QV, and dividing it by the gap volume gives the energy density u = ½ε E² — a statement that the energy lives in the field rather than on the metal. The plates attract with F = ½ε E² A = Q²/(2εA). That factor of one half is the detail almost everyone drops: a plate is pulled only by the field the other plate makes, which is half the total gap field.

Solving backwards: sizing a capacitor

Design work usually runs the other way. Given a target capacitance you need a plate area A = C · d / ε or a gap d = ε · A / C, and a measured capacitance on a known geometry yields the dielectric constant of the material between the plates, εr = C · d / (ε₀ · A). That last case is a real laboratory measurement, not just an exercise: it is how humidity, moisture-content and material-composition sensors work, because water's εr of about 80 swamps every other contribution.

Multi-plate stacks and layered dielectrics

Interleaving N plates puts N − 1 gaps in parallel, so C = ε₀ εr A (N − 1) / d. That is the entire trick behind the multi-layer ceramic capacitor: capacitance multiplies without the footprint growing. When several dielectrics share the gap the arrangement matters. Stacked in series across the gap, 1/C = Σ dᵢ / (ε₀ εrᵢ A), and because the same charge sits on every interface the field inside a layer is Eᵢ = σ / εᵢ — inversely proportional to its permittivity. Placed in parallel side by side, the branches simply add: C = Σ ε₀ εrᵢ Aᵢ / d.

A void is the weakest point of an insulator
In a series stack the lowest-permittivity layer carries the highest field. A trapped air bubble inside a solid insulator therefore sees several times the average field while having the weakest dielectric strength of anything present — which is why partial-discharge testing hunts for voids, and why high-voltage insulation is vacuum-impregnated.

Inserting a dielectric: it depends on the battery

Slide a slab into the gap and capacitance always rises by exactly εr. What else changes depends entirely on what is held fixed. With the battery still connected the voltage cannot move, so charge and stored energy both rise by εr and the gap field does not change at all. With the battery disconnected the charge is trapped instead, so voltage, field and stored energy all fall by εr. Assuming the wrong constraint is the single most common error in electrostatics coursework, so the calculator computes both cases side by side with the direction of every change marked.

Breakdown: the limit that actually bites

Capacitance says nothing about how much voltage a capacitor survives. That comes from the dielectric strength of the gap material and the gap itself: V_max = E_breakdown · d. Dry air manages roughly 3 kV/mm, PTFE around 60, and thin polyester film well over 100 — which is precisely why compact film capacitors are possible. The calculator compares the operating field against the selected material's strength and reports the safety factor alongside a SAFE / MARGINAL / BREAKDOWN badge.

Published strengths are optimistic

Dielectric strength is measured on pristine, thin, uniform samples under a uniform field. Voids, moisture, contamination, ageing, temperature, sharp electrode edges and long exposure all erode it, and thicker samples fail at lower average fields than thin ones.

Production designs normally keep a factor of two or more in hand rather than running at the nominal rating.

Where the ideal formula runs out

C = εA/d assumes the field is confined and uniform between the plates. Real field lines bulge outward around the rim, so the true capacitance is always somewhat higher than the formula predicts, and the error grows with the ratio d/√A. Past about 0.1 the ideal picture is no longer trustworthy, and the tool offers a first-order fringing correction, A_eff = A + P·d, that enlarges the plate by a band one gap-width wide around its perimeter. It has the right sign and the right scaling but it is an estimate, not a field solution.

Practical uses

Beyond coursework, the same arithmetic covers a lot of engineering ground: estimating PCB parasitic capacitance between overlapping copper on adjacent layers, designing capacitive touch, displacement and pressure sensors (all of which read a gap or permittivity change as a capacitance change), sizing energy storage and checking its energy density, and verifying high-voltage insulation clearances. Because C ∝ 1/d, the gap is by far the most sensitive lever — which makes displacement sensing wonderfully sensitive and unavoidably non-linear at the same time.

Frequently Asked Questions

Is the Parallel Plate Capacitor Calculator free?

Yes, Parallel Plate Capacitor Calculator is totally free :)

Can I use the Parallel Plate Capacitor Calculator offline?

Yes, you can install the webapp as PWA.

Is it safe to use Parallel Plate Capacitor Calculator?

Yes, any data related to Parallel Plate Capacitor Calculator only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

How does this parallel plate capacitor calculator work?

Pick the quantity you want — capacitance, plate area, separation, relative permittivity, voltage, charge or stored energy — and the tool rearranges C = ε₀·εr·A/d and Q = CV for that unknown. Every input is converted to SI base units first, the whole chain A, d → C → Q → E → σ → U → u → F is evaluated on the unrounded numbers, and only the final figures are converted back to your display units. That ordering matters here because the chain is five multiplications deep and spans twenty orders of magnitude, so rounding at any intermediate step would show up in the last outputs.

Why does the plate attraction force use a factor of one half?

Because a plate is not pulled by the total field in the gap, only by the field the other plate produces, which is half of it. The force is therefore F = σA·(E/2) = ½·ε·E²·A = Q²/(2εA), not σAE. Dropping the half is the single most common slip in this calculation, and it doubles the answer. The plates always attract regardless of polarity, since reversing the battery reverses both charges at once.

What changes when a dielectric is inserted — and why does it depend on the battery?

Capacitance always rises by exactly εr, but what else moves depends on what is held fixed. With the battery still connected the voltage cannot change, so charge and stored energy both rise by εr while the gap field stays exactly the same. With the battery disconnected the charge is trapped instead, so voltage, field and stored energy all fall by εr. The dedicated insertion tab computes both cases side by side, because assuming the wrong constraint is the classic exam trap.

How is the breakdown safety check calculated?

Selecting a dielectric material fills in its dielectric strength, and the tool compares the operating field E = V/d against it. It reports the maximum safe voltage V_max = E_breakdown·d and the safety factor V_max/V, flagging SAFE below 80 % of the strength, MARGINAL between 80 and 100 %, and BREAKDOWN RISK at or above it. Treat published strengths as optimistic: they are measured on pristine, thin, uniform samples, and voids, moisture, ageing, temperature and non-uniform electrode shapes all erode them, which is why production designs normally keep a factor of two or more in hand.

When does the ideal parallel plate formula stop being accurate?

When the gap stops being small compared with the plates. C = εA/d assumes a perfectly uniform field confined between the plates, but real field lines bulge out around the rim, so the true capacitance is always somewhat higher than the formula predicts. The tool warns as soon as d exceeds 0.1·√A and offers an optional first-order fringing correction, A_eff = A + P·d, which enlarges the plate by a band one gap-width wide around its perimeter. That estimate has the right sign and the right scaling but is not a field solution — for tight tolerances you need a numerical solver.

In a stack of dielectric layers, which layer breaks down first?

In a series stack — layers stacked one behind the other across the gap — the same charge sits on every interface, so the field inside a layer is E = Q/(ε₀·εr·A), inversely proportional to its permittivity. The lowest-permittivity layer therefore carries the highest field and fails first, which is exactly why a small air void inside a solid insulator is so dangerous: the air inside it sees several times the average field while having the weakest strength of anything present. In a parallel arrangement every slab spans the same gap and sees the same field, so there the weakest dielectric strength decides the limit instead.