Enter the dielectric constant (relative permittivity), the finger width, the finger length, and the number of fingers into the Interdigitated Capacitor Calculator. The calculator will estimate the capacitance of an interdigitated capacitor using the formula shown below.

Interdigitated Capacitor Calculator

Enter any 4 values to calculate the missing variable

Interdigitated Capacitor Formula and Calculator Guide

An interdigitated capacitor, also called an interdigital capacitor, is a planar capacitor made from two comb-like conductors whose fingers interleave without touching. This layout is useful when you want meaningful capacitance in a compact printed area. The calculator above gives a fast first-pass estimate using dielectric constant, finger width, finger length, and number of fingers.

Formula Used by This Calculator

C = \frac{(\varepsilon_r + 1)L}{W}\left(0.089(n-3)+0.10\right)

This model estimates capacitance as a function of material permittivity and finger geometry. It is best used for quick sizing, comparison between layouts, and educational design checks rather than final fabrication signoff.

Input Definitions

Input / Output Meaning Important Note
Capacitance, C Estimated capacitance of the interdigitated structure Reported in pF
Dielectric Constant, εr Relative permittivity of the dielectric around the fingers Higher values generally increase capacitance
Finger Width, W Width of each conductive finger Use the same unit system as finger length
Finger Length, L Overlapping length of the interleaved fingers Longer fingers generally increase capacitance
Number of Fingers, n Total fingers in the pattern Enter a whole number, typically three or more

How to Use the Calculator

  1. Enter the dielectric constant for the material surrounding the capacitor fingers.
  2. Enter finger width and finger length using the same length unit.
  3. Enter the total number of fingers as a whole number.
  4. Calculate the missing value or the capacitance estimate.
  5. Use the result as a design estimate, then validate with testing or simulation if precision matters.

Consistency matters more than the specific unit chosen for width and length. If both dimensions are entered in the same unit system, the estimate remains internally consistent.

Solving for a Missing Variable

If you are using the calculator to back-solve for one unknown, these rearranged forms are helpful.

Capacitance

C = \frac{(\varepsilon_r + 1)L}{W}\left(0.089(n-3)+0.10\right)

Dielectric Constant

\varepsilon_r = \frac{CW}{L\left(0.089(n-3)+0.10\right)} - 1

Finger Width

W = \frac{(\varepsilon_r + 1)L\left(0.089(n-3)+0.10\right)}{C}

Finger Length

L = \frac{CW}{(\varepsilon_r + 1)\left(0.089(n-3)+0.10\right)}

Number of Fingers

n = \frac{\frac{CW}{(\varepsilon_r + 1)L} - 0.10}{0.089} + 3

When solving for the number of fingers, round to the nearest practical whole number and then recheck the final capacitance, since a physical design cannot use a fractional finger count.

How Each Input Affects the Result

Parameter Effect in This Calculator Design Interpretation
Higher dielectric constant Increases capacitance More electric field energy is stored in higher-permittivity materials
Longer fingers Increases capacitance More overlap length creates more effective coupling area
More fingers Increases capacitance Additional interleaving creates more coupled edges
Wider fingers Reduces the estimate in this specific model This is a property of the simplified empirical equation used by the calculator

Accuracy and Design Notes

  • This calculator does not explicitly include finger spacing or gap size.
  • It also does not model conductor thickness, substrate thickness, shielding, or nearby metal.
  • Real interdigitated capacitors rely heavily on fringing electric fields, so measured capacitance can differ from the estimate.
  • Changes in fabrication tolerance, dielectric uniformity, temperature, contamination, and test setup can all shift the final value.
  • For RF circuits, precision sensors, or production hardware, use this result as a starting point and then validate with EM simulation or bench measurement.

Quick Check

If the dielectric constant is 3, finger width is 4 cm, finger length is 5 cm, and the number of fingers is 10, the estimate is:

C = \frac{(3+1)\cdot5}{4}\left(0.089(10-3)+0.10\right) = 3.615\ \text{pF}

This makes the calculator useful for checking how sensitive capacitance is to geometry before moving into a more detailed layout or prototype stage.

Common Applications of Interdigitated Capacitors

  • Printed and planar RF matching networks
  • Touch and proximity sensing electrodes
  • Humidity, chemical, and material-permittivity sensors
  • MEMS and microfabricated capacitor structures
  • Compact PCB layouts where a vertical parallel-plate capacitor is impractical

Common Input Mistakes

  • Mixing units between finger width and finger length
  • Entering a non-integer value for the number of fingers
  • Assuming the estimate already includes spacing, thickness, and parasitic effects
  • Using a dielectric constant that does not match the actual operating material or condition