SLAU857A May   2021  – July 2021 MSP430FR2476 , MSP430FR2512 , MSP430FR2522 , MSP430FR2532 , MSP430FR2533 , MSP430FR2632 , MSP430FR2633 , MSP430FR2672 , MSP430FR2673 , MSP430FR2675 , MSP430FR2676

 

  1.   1
  2.   2
    1.     3
    2.     4
  3.   5
    1.     6
    2.     7
    3.     8
  4.   9
    1.     10
      1.      11
      2.      12
      3.      13
    2.     14
    3.     15
  5.   16
    1.     17
      1.      18
      2.      19
        1.       20
        2.       21
        3.       22
      3.      23
    2.     24
      1.      25
      2.      26
  6.   27
    1.     28
      1.      29
      2.      30
      3.      31
      4.      32
      5.      33
    2.     34
      1.      35
      2.      36
      3.      37
    3.     38
    4.     39
      1.      40
      2.      41
      3.      42
      4.      43
      5.      44
    5.     45
    6.     46
      1.      47
      2.      48
      3.      49
      4.      50
      5.      51
  7.   52
    1.     53
    2.     54
    3.     55
    4.     56
    5.     57
  8.   58
  9.   59

Mutual-Capacitive Detection

As shown in Figure 2-4, mutual-capacitive capacitors use copper-clad double electrodes (receiving electrode Rx, sending electrode Tx) to detect the change in capacitance between the two electrodes. An advantage of mutual-capacitive detection is that the influence of Cp between sensor and power ground can be ignored.

GUID-20210517-CA0I-LWRX-VWL0-8MFHZQTVVRZV-low.png Figure 2-4 Mutual-Capacitive Detection

Take the simplest single button as an example, Figure 2-5 shows the detection model of mutual-capacitive capacitor. When touched by a human hand, the CRT becomes two 2CRT, and CRTt, Ct, Ch, and Cg are introduced at the same time. The capacitance between the two electrodes is reduced.

Figure 2-5 Mutual-Capacitive Detection Model

In Figure 2-5, the solid line indicates the PCB routing, and the dashed line indicates the touch-related routing. Gray components indicate equivalent capacitance or resistance.

CRTt = The parallel capacitance between the Rx and Tx electrodes, which is introduced by a finger touch.

CRT = The capacitance between the Rx and Tx electrodes, which is equivalently divided into two capacitances of 2CRT, when touched by a human hand.

The equivalent capacitance between Tx and Rx is shown in Equation 4. Sensitivity can be characterized as the ratio between the capacitance change caused by the touch and the base capacitance, as shown in Equation 5.

Equation 4. C e q u a l = 4 C R T 2 4 C R T + C t C h C g + C R T t 4 C R T 2 4 C R T + C t C g + C R T t
Equation 5. S e n s i t i v i t y = C b a s e C e q u a l C b a s e C R T × C t C g 4 C R T + C t C g C R T t C R T

For mutual-capacitive touch, the main ways to increase the sensitivity are:

  1. Reduce the thickness of the cladding layer
  2. Increase the spacing between Tx and Rx

    However, the sensitivity decreases if the finger cannot cover Tx and Rx at the same time.

Generally speaking, for self-inductance and mutual-inductance capacitance detection, the capacitance change caused by a finger touch is approximately 1 pF. But the base capacitance of self-inductance (capacitance value before touch) normally is higher than mutual-capacitance. Therefore, the sensitivity of mutual-capacitive is relatively higher, but it is also more susceptible to noise. From an application point of view, the self-inductance solution is more widely used due to its simple structure, and the mutual-capacitive solution is more used for matrix buttons. Table 2-1 compares the two solutions.

Table 2-1 Comparison of Self-Capacitive and Mutual-Capacitive Detection
Features Self-Capacitive Detection Mutual-Capacitive Detection
Difficulty in design and wiring Simple Complicated
Affected by the grounded metal shell Yes No
Affected by the ungrounded metal shell No Yes
Passed CNI test (EMC) level based on the button structure High level Low level
Support high-density buttons No Yes
Waterproof and anti-fog performance Low High
Support metal touch Yes No
Wheel or slider performance High resolution Low resolution
Realized proximity sensing distance >10 cm <3-4 cm
Support touch screen function No Yes