SNOAA90A february   2023  – may 2023 DRV5033-Q1 , LDC3114-Q1 , TMAG5170-Q1 , TMAG5170D-Q1 , TMAG5173-Q1

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2Push Buttons
    1. 2.1 Mechanical Buttons
    2. 2.2 Hall-Effect Switches
    3. 2.3 Capacitive Touch Buttons
    4. 2.4 Inductive Touch Buttons
  6. 3Dials, Knobs, and Rotational Selectors
    1. 3.1 Mechanical Dials
    2. 3.2 Hall 3D Linear Dial
    3. 3.3 Encoder Using Hall
    4. 3.4 Encoder Using Inductive
    5. 3.5 Scroll Wheels
    6. 3.6 Rocker Switches
  7. 4Summary
  8. 5References
    1. 5.1 Device Support
    2. 5.2 Related Documentation
  9. 6Revision History

Capacitive Touch Buttons

Capacitive touch buttons are a common replacement for mechanical push buttons. Capacitive touch buttons provide a flat touch surface that can work with a light user touch. These buttons function by using the capacitive characteristics of the human body to trigger a capacitive change when the touch button is pressed. On a fundamental level, the fringing effect of an electrode couples to the finger of the user as the finger approaches the touch surface, causing a capacitive shift that can be interpreted as a touch.

GUID-731075D4-27BF-4017-9B19-6F5D733E67AA-low.gifFigure 2-3 Capacitive Sensor Fringing Electric Fields for Isolated and Parallel Finger Topologies

Due to this functionality, capacitive touch buttons are a good option for a seamless HMI panel. Capacitive touch buttons can also be used as proximity sensors so the user does not even have to touch the surface. One downside to these buttons is their reliance on the capacitance from the hand. Wearing gloves can make sensing the touch event more difficult. Additionally, usage on the external surfaces of a vehicle like a door handle can mean that metal must be used for the touch surface. Metal touch surfaces change the topology to be more of a parallel plate capacitor because the fringing effect couples to the metal surface. In this style of implementation, the change in distance between the plates causes a capacitive change that can be used to detect a button press.

GUID-20221214-SS0I-26TZ-PP4J-BTZKNS80VLM4-low.svgFigure 2-4 Capacitive Touch on Metal

In this type of implementation, using the capacitive sensor with gloves is easier because the metal moves either way, however this implementation can require grounding the touch surface to reduce the amount of noise in the measurement. The Capacitive Touch Through Metal Using MSP430 MCUs with CapTIvate Technology application note goes into more details on this application.