Designing Capacitive Proximity Sensors: From Parallel-Plate Theory to Practical Sensitivity
Learn how capacitive proximity sensors work, calculate capacitance & sensitivity from plate area, gap, and permittivity using our free calculator.
Contents
Why Capacitive Proximity Sensing Matters
Capacitive proximity sensors are everywhere — from the touchscreen on your phone to liquid-level detectors in industrial tanks and the object-detection systems behind automotive parking assists. The underlying physics is deceptively simple: bring a target closer to a conductive plate, and the capacitance changes. Read that change, and you know how close the target is.
But turning that simple idea into a reliable sensor requires understanding how geometry, materials, and gap distance interact quantitatively. That's where a quick, accurate calculator saves you from iterating blindly on a bench. Let's walk through the theory, run a real worked example, and show how to use the open the Capacitive Proximity Sensor tool to shortcut the design process.
The Parallel-Plate Model
At its core, a capacitive proximity sensor behaves like a parallel-plate capacitor. One plate is your sensor electrode; the other is the target (or a grounded reference). The classic formula is:
where:
- is the capacitance in farads,
- F/m is the permittivity of free space,
- is the relative permittivity of the material filling the gap,
- is the area of the sensor plate in m², and
- is the gap between the plate and the target in meters.
Sensitivity: The Key Design Parameter
Knowing the absolute capacitance is only half the story. What you really care about in a proximity sensor is how much the capacitance changes per unit change in gap distance — that's the sensitivity. Differentiating the capacitance expression with respect to :
The negative sign tells you what you'd expect: as the gap increases, capacitance decreases. The magnitude is what matters for circuit design — it tells you how many femtofarads (or picofarads) of signal swing you get per millimeter of target motion.
Notice the dependence. Sensitivity drops off fast with distance. This is why capacitive sensors excel at short-range detection (sub-millimeter to a few centimeters) but struggle beyond that without very large plates or high-permittivity gap materials.
Worked Example: Water-Level Sensor
Let's design a simple capacitive sensor to detect water level in a small reservoir. The sensor electrode is a copper strip on a PCB, and water () fills the gap between the electrode and a grounded reference plate.
Given:- Sensor plate area:
- Gap to target (reference plate):
- Relative permittivity (water):
That's a very comfortable value to measure with a standard capacitance-to-digital converter (CDC) like the FDC1004 or AD7745.
Sensitivity:Converting to more practical units: . That means a 0.1 mm change in water level (or effective gap) produces roughly an 8.85 pF shift — easily resolvable with a 24-bit CDC.
Now compare this to an air-gap scenario (): the capacitance drops to about 2.2 pF and the sensitivity to ~1.1 pF/mm. You'd need a much more sensitive front-end or a larger plate. This is precisely why many industrial capacitive level sensors exploit the high permittivity of the process fluid.
You can verify these numbers instantly — open the Capacitive Proximity Sensor and plug in the values above.
Practical Design Considerations
Plate geometry: The calculator assumes a uniform rectangular plate. For circular electrodes, use . For interdigitated (coplanar) electrodes, the parallel-plate model is a rough approximation at best — dedicated coplanar capacitance models are more appropriate. Guard electrodes: In real PCB sensors, a driven guard ring around the sense electrode dramatically reduces fringing-field errors and improves the match to the parallel-plate model. If your measured capacitance is significantly higher than predicted, fringing is likely the culprit. Permittivity matters: The gap material is a design variable, not just an environmental given. Placing a thin dielectric overlay (e.g., glass with –7) over a touch sensor increases baseline capacitance and can improve SNR, but it also changes the sensitivity curve. Noise floor: Your CDC or oscillator-based readout circuit has a noise floor, often 1–10 fF RMS. Divide your sensitivity into that noise floor to get your minimum detectable displacement. In our water-level example, 10 fF noise corresponds to about 0.1 µm resolution — more than sufficient for most level-sensing tasks. Temperature: Water's drops from ~80 at 20°C to ~55 at 100°C. If your application spans a wide temperature range, you'll need compensation or a ratiometric measurement approach.Try It
Ready to size your own capacitive proximity sensor? Open the Capacitive Proximity Sensor calculator, enter your plate area, gap distance, and dielectric constant, and get instant capacitance and sensitivity values. It's the fastest way to bracket your design before you spin a board or cut a prototype electrode. Bookmark it — you'll use it more often than you think.
Related Articles
Calculating Wheatstone Bridge Output for Pressure Sensors: A Practical Guide
Learn how to calculate pressure sensor bridge output voltage from excitation, sensitivity, and applied pressure. Includes worked examples and formulas.
Mar 1, 2026
Motor ControlHow Much Power Is Your H-Bridge Wasting? Calculating MOSFET Losses in Motor Drivers
Learn to calculate conduction and switching losses in MOSFET H-bridge motor drivers. Worked example with real numbers using our power dissipation calculator.
Mar 18, 2026
Audio EngineeringUnderstanding Q Factor and Bandwidth in Equalizer Filters: A Practical Engineering Guide
Learn how Q factor and bandwidth define equalizer filter shape. Includes formulas, worked examples, and a free calculator for audio EQ design.
Mar 17, 2026