Calculates Parallel Plate Capacitance
Given an area and thickness plus the dielectric constant, basic physics provides the equivalent DC capacitance for two parallel conductors separated by a fixed amount.
menu: veeos ==> Engineering Calculations ==> ppCap
library: eeLib
A 1mm square pad on 10 mil high density alumina has an equivalent capacitance of o_ppCap(1, 0.25, 9.9) = 0.35 pF
This function calculates C given the formula C=EoErA/d, which determines the classic DC parallel plate capacitance without taking into account any fringing effects. For capacitors whose electrical aspect ratio is small (very wide compared to thickness) this is a good approximation since fringing is minimal. For other capacitors one should start looking at EM techniques for a better answer.
VEE 7.0+, All platforms.