SLVSH72 December   2023 TPS281C100

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Device Options
  6. Pin Configuration and Functions
  7. Specifications
    1. 6.1 Absolute Maximum Ratings
    2. 6.2 ESD Ratings
    3. 6.3 Recommended Operating Conditions
    4. 6.4 Thermal Information
    5. 6.5 Electrical Characteristics
    6. 6.6 SNS Timing Characteristics
    7. 6.7 Switching Characteristics
    8. 6.8 Typical Characteristics
  8. Parameter Measurement Information
  9. Detailed Description
    1. 8.1 Overview
    2. 8.2 Functional Block Diagram
    3. 8.3 Device Functional Modes
    4. 8.4 Working Mode
    5. 8.5 Feature Description
      1. 8.5.1 Accurate Current Sense
        1. 8.5.1.1 High Accuracy Sense Mode
      2. 8.5.2 Programmable Current Limit
        1. 8.5.2.1 Short-Circuit and Overload Protection
        2. 8.5.2.2 Capacitive Charging
      3. 8.5.3 Inductive-Load Switching-Off Clamp
      4. 8.5.4 Inductive Load Demagnetization
      5. 8.5.5 Full Protections and Diagnostics
        1. 8.5.5.1 Open-Load Detection
        2. 8.5.5.2 Thermal Protection Behavior
        3. 8.5.5.3 Undervoltage Lockout (UVLO) Protection
        4. 8.5.5.4 Reverse Polarity Protection
        5. 8.5.5.5 Protection for MCU I/Os
        6. 8.5.5.6 Diagnostic Enable Function
        7. 8.5.5.7 Loss of Ground
  10. Application and Implementation
    1. 9.1 Application Information
    2. 9.2 Typical Application
      1. 9.2.1 Design Requirements
        1. 9.2.1.1 IEC 61000-4-4 EFT
        2. 9.2.1.2 IEC 61000-4-5 Surge
      2. 9.2.2 Detailed Design Procedure
        1. 9.2.2.1 Selecting RILIM
        2. 9.2.2.2 Selecting RSNS
    3. 9.3 Power Supply Recommendations
    4. 9.4 Layout
      1. 9.4.1 Layout Guidelines
        1. 9.4.1.1 EMC Considerations
      2. 9.4.2 Layout Example
        1. 9.4.2.1 PWP Layout Without a GND Network
        2. 9.4.2.2 PWP Layout With a GND Network
        3. 9.4.2.3 DNT Layout Without a GND Network
      3. 9.4.3 Thermal Considerations
  11. 10Device and Documentation Support
    1. 10.1 Receiving Notification of Documentation Updates
    2. 10.2 Support Resources
    3. 10.3 Trademarks
    4. 10.4 Electrostatic Discharge Caution
    5. 10.5 Glossary
  12. 11Revision History
  13. 12Mechanical, Packaging, and Orderable Information

Package Options

Refer to the PDF data sheet for device specific package drawings

Mechanical Data (Package|Pins)
  • DNT|12
Thermal pad, mechanical data (Package|Pins)
Orderable Information

Accurate Current Sense

The current-sense function is internally implemented, which allows a better real-time monitoring effect and more-accurate diagnostics without further calibration. A current mirror is used to source 1 / KSNS of the load current, flowing out to the external resistor between the SNS pin and GND, and reflected as voltage on the SNS pin.

KSNS is the ratio of the output current and the sense current. The accuracy values of KSNS quoted in the electrical characteristics do take into consideration temperature and supply voltage. Each device was internally calibrated while in production, so post-calibration by users is not required in most cases.

The maximum voltage out on the SNS pin is clamped to VSNSFH which is the fault voltage level. In order to make sure that this voltage is not higher than the system can tolerate, TI has correlated the voltage coming in on the DIAG_EN pin with the maximum voltage out on the SNS pin. If DIAG_EN is between VIH and 3.3 V, the maximum output on the SNS pin will be ~3.3 V. However, if the voltage at DIAG_EN is above 3.3 V, then the fault SNS voltage, VSNSFH, will track that voltage up to 5 V. This is done because the GPIO voltage output that is powering the diagnostics through DIAG_EN, will be close to the maximum acceptable ADC voltage within the same microcontroller. Therefore, the sense resistor value, RSNS, can be chosen to maximize the range of currents needed to be measured by the system. The RSNS value should be chosen based on application need. The maximum usable RSNS value is bounded by the ADC minimum acceptable voltage, VADC,min, for the smallest load current needed to be measured by the system, ILOAD,min. The minimum acceptable RSNS value has to ensure the VSNS voltage is below the VSNSFH value so that the system can determine faults. This difference between the maximum readable current through the SNS pin, ILOAD,max × RSNS, and the VSNSFH is called the headroom voltage, VHR. The headroom voltage is determined by the system but is important so that there is a difference between the maximum readable current and a fault condition. Therefore, the minimum RSNS value has to be the VSNSFH minus the VHR times the sense current ratio, KSNS divided by the maximum load current the system needs to measure, ILOAD,max. This boundary equation can be seen in Equation 1.

Equation 1. VADC,min × KSNS / ILOAD,min ≤ RSNS ≤ (VSNSFH – VHR) × KSNS / ILOAD,max
GUID-00081A4E-3CF1-4AD8-AB02-0FB0F1AA30B6-low.svgFigure 8-2 Voltage Indication on the Current-Sense Pin

The maximum current the system wants to read, ILOAD,max, needs to be below the current limit threshold because once the current limit threshold is tripped the VSNS value will go to VSNSFH. Additionally, currents being measured should be below 4 A to ensure that the current sense output is not saturated.

GUID-64A9B72B-57F0-42E9-9580-3C0B326EE531-low.svgFigure 8-3 Current-Sense and Current-Limit Block Diagram

Since this scheme adapts based on the voltage coming in from the MCU. There is no need to have a zener diode on the SNS pin to protect from high voltages.