TIDUC26A April   2022  – April 2024

 

  1.   1
  2.   Description
  3.   Resources
  4.   Features
  5.   Applications
  6.   6
  7. 1System Description
  8. 2System Overview
    1. 2.1 Block Diagram
    2. 2.2 Design Considerations
      1. 2.2.1 Inductive Touch Buttons
      2. 2.2.2 Sensor Coil Placement
      3. 2.2.3 Collecting Data from Multiple LDCs
      4. 2.2.4 Magnetic Dial Implementation
      5. 2.2.5 CORDIC Algorithm
    3. 2.3 Highlighted Products
      1. 2.3.1 LDC3114-Q1
      2. 2.3.2 TMAG5273
      3. 2.3.3 DRV2605
      4. 2.3.4 TLV75518
      5. 2.3.5 TCA9534
      6. 2.3.6 PCA9543
      7. 2.3.7 Sensor Control Board
  9. 3Hardware, Software, Testing Requirements, and Test Results
    1. 3.1 Firmware and Programming
      1. 3.1.1 Operational Mode 1
      2. 3.1.2 Operational Mode 2
      3. 3.1.3 Operational Mode 3
    2. 3.2 Test Setup
    3. 3.3 Test Results
      1. 3.3.1 ABS Force Response
      2. 3.3.2 ABS Gain Corrected
      3. 3.3.3 Nylon Force Response
      4. 3.3.4 Nylon Gain Corrected
  10. 4Hardware Components
  11. 5Design and Documentation Support
    1. 5.1 Design Files
      1. 5.1.1 Schematics
      2. 5.1.2 BOM
    2. 5.2 Tools and Software
    3. 5.3 Documentation Support
    4. 5.4 Support Resources
    5. 5.5 Trademarks
  12. 6Revision History

Operational Mode 2

The second operational mode of this reference design is very similar to the first one. The LDC3114s are still setup in baseline tracking mode but the way the LEDs report is different. This mode looks at the data value from the baseline tracking algorithm on all buttons and determines which button has the highest force press. From there, LEDs are lit up depending on how hard the button is pressed with more force turning on more LEDs. Each time this mode is entered, a max force is reset to a standard value. If a button is pressed hard enough, a new maximum force value is saved to compare against other button presses. For example, if the starting maximum is 200, a data value of 100 lights up the first four LEDs. If the button algorithm reports a result of 400, the new maximum value is set to 400 while lighting up all the LEDs. Then, the next time the data value reads 100, only two of the LEDs light up. The magnetic dial push button changes the operational mode to mode 3 when pushed.