SNOAAA5 April   2024 DRV8220 , FDC1004-Q1 , LDC3114-Q1 , TMAG5131-Q1 , TMAG5173-Q1 , TMAG6180-Q1

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2Automotive Door Handle Architectures
  6. 3Functional Demo Design
  7. 4Detailed Design Flow for Door Handle Functions
    1. 4.1 Door Open or Closed Detection With Magnetic Sensing
      1. 4.1.1 Demo Implementation of Open Close Detection Using TMAG5131-Q1
    2. 4.2 Deployable Door Handle Position Detection With Magnetic Sensing
      1. 4.2.1 Demo Implementation of Deployable Door Handle Position Sensing Using TMAG6180-Q1
    3. 4.3 Hand Proximity Detection With Capacitive Sensing
      1. 4.3.1 Overview of Capacitive Sensing Applications
      2. 4.3.2 Examples of Soft-Touch Detection Based on Capacitive Sensing in a Door Handle Demo
        1. 4.3.2.1 Touch Button
        2. 4.3.2.2 Door Handle
    4. 4.4 Push Button With Inductive Sensing
      1. 4.4.1 Inductive Push Buttons
      2. 4.4.2 Inductive Push Button Sensitivity
      3. 4.4.3 Target Material
      4. 4.4.4 Target Distance and Sensor Size
      5. 4.4.5 Design Example
  8. 5Summary
  9. 6References

Demo Implementation of Open Close Detection Using TMAG5131-Q1

In this demo, a TMAG5131-Q1 automotive Hall-effect switch senses when the door is open or closed. The TMAG5131-Q1 is located on the bottom of the door as shown in Figure 4-3. TMAG5131-Q1 senses the magnetic field from a small magnet embedded in the door frame. The specific device variant is the TMAG5131C1D, which has a sampling frequency of 20Hz, triggers at BOP typical of ±3.0mT, releases at BRP typical of ±1.5mT, and has 1.5mT hysteresis. The digital output from this device goes to an input pin on the TI-SCB.

GUID-20240315-SS0I-TLWW-Q8H5-DGXFCD8VBTLD-low.pngFigure 4-3 TMAG5131-Q1 Placement and Magnet Embedded in Door Frame

The TMAG5131-Q1 is centered above the magnet, with a 4.08mm airgap between the top of the sensor package and the surface of the magnet. The magnet and sensor are each around 140mm away from the hinge origin. The magnet has a height of 3.08mm and radius of 1.59mm.

Figure 4-4 shows the simulation result from TI Magnetic Sense Simulator (TIMSS) for these magnet and sensor locations over a 90 degree rotation from closed to open. The simulation is configured to consider the TMAG5131-Q1 BOP max and BRP min, which helps to identify the worst case for when the device can change states. The results show that the TMAG5131-Q1 output releases after 3 degrees of rotation as the door is opened. As the door is closed, the TMAG5131-Q1 output activates at 2 degrees. These magnetic transitions are within the spatial bounds of the door in the closed position and open position, which is considered to be 90 degrees in this case. A transition region between 2 to 3 degrees helps ensure the TMAG5131-Q1 releases even if the door is only opened slightly, and that the TMAG5131-Q1 only activates again when returned to the closed position.

GUID-20240315-SS0I-RVQK-FZMQ-ZX6PFKXP7F7M-low.pngFigure 4-4 TMAG5131-Q1 Door Open or Closed TIMSS Simulation Results

In the GUI for this demo, a GPIO on the TI-SCB monitors the output of the TMAG5131-Q1 to determine whether the door is open or closed and displays the current state using the door indicator. In Figure 4-5 and Figure 4-6, you can see the door indicator is closed when the door is closed, and illuminates when the door is opened. The full operation of the door open or closed detection in the demo is shown in this video.

GUID-20240320-SS0I-LSHJ-6PP4-HZFSD17C9XK1-low.pngFigure 4-5 Door Closed Indicator
GUID-20240320-SS0I-Z2JH-L5B0-6NRSHM6RJH4B-low.pngFigure 4-6 Door Open Indicator