Calculateus

Parallel Plate Capacitor Calculator

Calculate the capacitance of a parallel plate capacitor from its plate area, separation, and dielectric.

Result

Capacitance
88.54 pF

About the Parallel Plate Capacitor

This calculator finds the capacitance of a parallel plate capacitor based on the area of its plates, the distance separating them, and the dielectric material sitting between them. It's a direct tool for physics and electronics work where you need to size a capacitor or verify a textbook capacitance problem.

How It Works

You enter the plate area in square centimeters, the separation between plates in millimeters, and the dielectric constant of the material filling the gap, 1 for vacuum or air, higher for materials like paper or glass. The calculator converts area and separation to square meters and meters internally, then applies the standard parallel plate capacitance formula using the permittivity of free space. The result is presented in picofarads, since real-world parallel plate capacitors typically fall in that range.

C = (epsilon0 x epsilonR x A) / d, where epsilon0 is the permittivity of free space (8.854 x 10^-12 F/m), epsilonR is the dielectric constant, A is plate area in square meters, and d is plate separation in meters. Area entered in cm2 is converted by multiplying by 1e-4, and separation entered in mm is converted by multiplying by 1e-3.

Examples

Air-gap capacitor

100 cm2 plates separated by 1 mm with a dielectric constant of 1 (air) gives C = (8.854e-12 x 1 x 0.01) / 0.001 = 8.854e-11 F, or 88.54 pF.

Glass dielectric capacitor

The same plate geometry with a dielectric constant of 5 (glass) gives C = (8.854e-12 x 5 x 0.01) / 0.001 = 4.427e-10 F, or 442.7 pF, five times the air-gap result.

Advantages

  • Handles all the unit conversions, cm2 to m2, mm to m, farads to picofarads, automatically, avoiding a common source of arithmetic error.
  • Lets you compare how different dielectric materials affect capacitance for the same plate geometry just by changing one field.
  • Presents the result in picofarads, matching the scale most real parallel plate capacitors and lab measurements actually use.

Common Mistakes

  • Entering plate separation in the wrong unit, since even a small error in this value has an outsized effect because it sits in the denominator.
  • Forgetting to update the dielectric constant when modeling a capacitor with a specific insulating material rather than air, leaving the result too low.
  • Confusing plate area with plate perimeter or diameter, especially for circular plates where the area formula, pi r squared, needs to be calculated separately first.

Edge Cases to Watch For

  • A plate separation of zero or less returns an error, since the formula would divide by zero or a negative distance.
  • A dielectric constant of 1 represents vacuum or, approximately, air; entering a value below 1 isn't physically meaningful for a real dielectric material, but the calculator will still compute a proportionally smaller capacitance.
  • The formula assumes the plate area is large relative to the separation distance so fringing effects at the plate edges can be ignored, which holds well for the thin-gap, wide-plate geometries typical in coursework and small components but breaks down for closely spaced small plates.

Common Use Cases

  • Physics students verifying textbook parallel plate capacitor problems involving area, separation, and dielectric constant.
  • Electronics hobbyists estimating the capacitance of a custom or DIY capacitor built from known plate dimensions.
  • Engineers comparing how swapping a dielectric material would change capacitance in a design without needing to build a physical prototype.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does inserting a dielectric material increase capacitance?

A dielectric material (like glass or ceramic) between the plates becomes polarized by the electric field, partially canceling it and allowing the plates to store more charge at the same voltage - the dielectric constant directly multiplies the capacitance, which is why real capacitors use dielectric materials instead of an air or vacuum gap to pack more capacitance into a smaller size.

Conclusion

Parallel plate capacitance depends on a straightforward relationship between geometry and the insulating material between the plates. This calculator keeps the unit conversions consistent and gives an immediate picofarad result for any combination of area, separation, and dielectric constant.