Guide To Design Touch Sensor

The "Capacitive Touch Sensor Design" document provides detailed information on how to design buttons, sliders, wheels, and surface/proximity touch sensors. The guidelines provided in this article must be used in addition to the guidelines provided in the "Capacitive Touch Sensor Design" document.

LEDs and PWM

Details on how touch performance is influenced by LEDs and PWM signals (irrespective of its usage with LEDs) and recommended solutions for such problems are provided here.

Cross-Talk

PWM can change a pin state from low to high during touch measurement. This state change can inject or remove charge to a nearby electrode or touch sense trace during the ‘share’ stage of touch acquisition. This is observed as noise in the touch signal. Isolating the PWM signal from the sensor and sense lines fixes this issue.

VDD Implications

PWM can cause noise in the Vdd pin. Adding a decoupling capacitor (typically 100 nF) on the power line can help to reduce the noise level. Multiple decoupling capacitors can also be used to remove various frequency noise.

Open-Drain Driver

An open-drain driver has an inherent difference in reference coupling between the ‘driven’ and ‘floating’ states. When an open drain driver changes its state, it causes a delta on the touch signal (even without PWM). If LEDs or open-drain circuits are close to the touch sensor or sensor traces (less than 4 mm away) they must be bypassed with a capacitor that has a typical value of 1 nF. An additional capacitor needs to be added closer to the LED to make sure that a sudden surge in current does not create noise in the power supply. The typical value of these capacitors is 100 nF.

ESD protection

General Guidelines

In general, touch sensors are covered by a front panel (also known as an overlay). These overlays inherently protect touch sensors from ESD. The typical materials used for front panels are dielectric, for example:

Care should be taken while designing the front panel (material and thickness) such that:

Even though the possibility of ESD striking the touch electrode is very small (if mechanically taken care of), we always recommend protective options in the electrical circuit to take care of the unlikely event.