SLOSEC6 August   2024 DRV8434A-Q1

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Pin Configuration and Functions
    1. 4.1 Pin Functions
  6. Specifications
    1. 5.1 Absolute Maximum Ratings
    2. 5.2 ESD Ratings
    3. 5.3 Recommended Operating Conditions
    4. 5.4 Thermal Information
    5. 5.5 Electrical Characteristics
    6. 5.6 STEP and DIR Timing Requirements
      1. 5.6.1 Typical Characteristics
  7. Detailed Description
    1. 6.1 Overview
    2. 6.2 Functional Block Diagram
    3. 6.3 Feature Description
      1. 6.3.1 Stepper Motor Driver Current Ratings
        1. 6.3.1.1 Peak Current Rating
        2. 6.3.1.2 RMS Current Rating
        3. 6.3.1.3 Full-Scale Current Rating
      2. 6.3.2 PWM Motor Drivers
      3. 6.3.3 Microstepping Indexer
      4. 6.3.4 Controlling VREF with an MCU DAC
      5. 6.3.5 Current Regulation and Decay Mode
        1. 6.3.5.1 Smart tune Ripple Control
        2. 6.3.5.2 Blanking time
      6. 6.3.6 Charge Pump
      7. 6.3.7 Linear Voltage Regulators
      8. 6.3.8 Logic Level, Tri-Level and Quad-Level Pin Diagrams
        1. 6.3.8.1 nFAULT and STL_REP Pin
      9. 6.3.9 Protection Circuits
        1. 6.3.9.1 VM Undervoltage Lockout (UVLO)
        2. 6.3.9.2 VCP Undervoltage Lockout (CPUV)
        3. 6.3.9.3 Overcurrent Protection (OCP)
        4. 6.3.9.4 Stall Detection
        5. 6.3.9.5 Open-Load Detection (OL)
        6. 6.3.9.6 Thermal Shutdown (OTSD)
        7.       Fault Condition Summary
    4. 6.4 Device Functional Modes
      1. 6.4.1 Sleep Mode (nSLEEP = 0)
      2.      43
      3. 6.4.2 Disable Mode (nSLEEP = 1, ENABLE = 0)
      4. 6.4.3 Operating Mode (nSLEEP = 1, ENABLE = Hi-Z/1)
      5. 6.4.4 nSLEEP Reset Pulse
      6.      Functional Modes Summary
  8. Application and Implementation
    1. 7.1 Application Information
    2. 7.2 Typical Application
      1. 7.2.1 Design Requirements
      2. 7.2.2 Detailed Design Procedure
        1. 7.2.2.1 Stepper Motor Speed
        2. 7.2.2.2 Current Regulation
        3. 7.2.2.3 Decay Mode
        4. 7.2.2.4 Application Curves
        5. 7.2.2.5 Thermal Application
          1. 7.2.2.5.1 Power Dissipation
          2. 7.2.2.5.2 Conduction Loss
          3. 7.2.2.5.3 Switching Loss
          4. 7.2.2.5.4 Power Dissipation Due to Quiescent Current
          5. 7.2.2.5.5 Total Power Dissipation
          6. 7.2.2.5.6 Device Junction Temperature Estimation
  9. Power Supply Recommendations
    1. 8.1 Bulk Capacitance
  10. Layout
    1. 9.1 Layout Guidelines
    2. 9.2 Layout Example
  11. 10Device and Documentation Support
    1. 10.1 Related Documentation
    2. 10.2 Receiving Notification of Documentation Updates
    3. 10.3 Support Resources
    4. 10.4 Trademarks
    5. 10.5 Electrostatic Discharge Caution
    6. 10.6 Glossary
  12. 11Revision History
  13. 12Mechanical, Packaging, and Orderable Information

パッケージ・オプション

メカニカル・データ(パッケージ|ピン)
サーマルパッド・メカニカル・データ
発注情報

Stall Detection

Stepper motors have a distinct relation between the winding current, back-EMF, and mechanical torque load of the motor, as shown in Figure 6-13. As motor load approaches the torque capability of the motor for a given winding current, the back-EMF will move in phase with the winding current.

By detecting back-emf phase shift between rising and falling current quadrants of the motor current, the DRV8434A-Q1 can detect a motor overload stall condition or an end-of-line travel. Without Stall Detection, driver will continue to drive through the obstacle, causing heating, audible noise and damage to the system.

Stall detection can replace expensive Hall sensors. Integrated sensorless stall detection results in immediate response in the event of motor stall, compared to timeout mechanism of Hall sensors.

DRV8434A-Q1 Stall Detection by Monitoring Motor Back-EMFFigure 6-13 Stall Detection by Monitoring Motor Back-EMF

The stall detection algorithm compares the back-EMF between the rising and falling current quadrants by monitoring PWM off time and generates a value represented by the torque count. The comparison is done in such a way that the torque count is practically independent of motor current, ambient temperature and supply voltage.

For a lightly loaded motor, the torque count will be a non-zero value. As the motor approaches stall condition, torque count will approach zero and can be used to detect stall condition. If anytime torque count falls below the stall threshold, the device will detect a stall. In stalled condition, the motor shaft does not spin. The motor starts to spin again when the stall condition is removed.

High motor coil resistance can result in low torque count. The ENABLE pin of the DRV8434A-Q1 allows scaling up low torque count values, for ease of further processing. If the ENABLE pin is Hi-Z, the torque count and stall threshold are multiplied by a factor of 8. If the ENABLE pin is logic high, torque count and stall threshold retain the value originally calculated by the algorithm.

The stall detection algorithm of the DRV8434A-Q1 is configured by two digital IO and one analog IO pins - STL_MODE, STL_REP and TRQ_CNT/STL_TH.

STL_MODE programs the stall detection mode. When this pin is logic low, stall threshold is computed by the driver or an external microcontroller (MCU). The TRQ_CNT/STL_TH pin outputs as torque count analog voltage. If the STL_MODE pin is open (Hi-Z), it enables the stall threshold learning process. If learning is successful, the TRQ_CNT/STL_TH pin outputs the stall threshold as an analog voltage. When the STL_MODE is logic high (tied to DVDD), stall threshold is set by applying a voltage on the TRQ_CNT/STL_TH pin. TRQ_CNT/STL_TH pin can act as both input or output, depending on the operating mode. An 1 nF capacitor must be connected from the TRQ_CNT/STL_TH pin to GND. Connecting a 330k resistor from STL_MODE pin to ground disables stall detection. Additionally, if any fault condition exists (UVLO, OCP, OL, OTSD etc.), stall detection will be disabled.

STL_REP is an open-drain output. When STL_MODE = GND or DVDD, STL_REP is pulled low by the driver if there is no stall fault; and goes high if stall is detected. If STL_MODE = GND or DVDD and the STL_REP pin is pulled low externally, then stall fault reporting is disabled and nFAULT will not go low if a stall is detected. In stall threshold learning mode (STL_MODE = Hi-Z), if STL_REP goes from high to low, it indicates successful stall threshold learning. STL_REP must be pulled up with an external pull-up resistor.

The following procedure describes the stall threshold learning operation:

  • Before stall threshold learning, ensure that the motor speed has reached its target value. Do not learn stall threshold while the motor speed is ramping up or down.
  • Initiate learning by making the STL_MODE pin Hi-Z.
  • Run motor with no load.
  • Wait for 32 electrical cycles for the driver to learn the steady count.
  • Stall the motor.
  • Wait for 16 electrical cycles for the driver to learn the stall count.
  • STL_REP will be pulled low if learning is successful.
  • Stall threshold is calculated as the average of steady count and stall count.
  • At the end of a successful learning, TRQ_CNT/STL_TH pin outputs the stall threshold as an analog voltage, and also stores the value internally for use with Torque Count Mode.
  • After successful learning, once device enters Torque Count mode or Stall Threshold mode by changing STL_MODE logic level, STL_REP goes high, nFAULT is pulled down and the voltage on the TRQ_CNT/STL_TH pin is reset.
  • Apply nSLEEP reset pulse to pull down STL_REP and pull up nFAULT again.

Sometimes the stall learning process might not be successful due to an unstable torque count while the motor is running or stalled. For example, when the motor has high coil resistance or is running at very high or low speeds, the torque count might vary a lot over time and the difference between steady count and stall count might be small. In such cases, it is recommended not to use the stall learning method. Instead, the user should carefully study the steady count and torque count across the range of operating conditions and set the threshold midway between the minimum steady count and the maximum stall count.

When the motor is intially ramping up speed, it is recommended to configure the driver in either Torque Count Mode or Stall Threshold Mode. If the device is in Learning Mode during the initial ramp up, the learning process might result in a lower stall threshold value. Once steady state speed has been achieved, learning process can be initiated.

Table 6-6 shows all the different operating modes in which stall can be detected.

Table 6-6 Stall Detection Operating Modes
Operating ModeSTL_MODETRQ_CNT/STL_THSTL_REPnFAULTDescription
Torque Count Mode

GND

Torque count voltage as outputOutput:High: Stall Fault
Input:Low: Stall Reporting Disabled
If STL_REP > 1.6V, nFAULT goes low when stall is detectedThis Mode supports two types of operations:
1. Standalone Stall Detection Mode: Driver takes care of stall detection and reporting (this needs to be preceded by Learning Mode).
2. MCU assisted Stall Detection Mode: MCU takes TRQ_CNT/STL_TH voltage as input, compensates it for any second order effects, and compares it with its own stall threshold value to detect a stall. Because this operating mode is external, the device stall reporting must be disabled. The MCU could also run an algorithm to control VREF based on the torque count.
Learning ModeHi-ZStall threshold voltage as outputOutput:High: Learning Not done
Low: learning Successful
Not Applicable1. Torque count learning result is available via the TRQ_CNT/STL_TH pin.
2. In this mode, the motor must spin with no load for at least 32 electrical cycles, then stalled for at least 16 electrical cycles for the stall detection algorithm to determine the internal stall threshold.
Stall Threshold Mode

DVDD

Stall threshold voltage as inputOutput:High: Stall Fault
Input:Low: Stall Reporting Disabled
If STL_REP > 1.6V, nFAULT goes low when stall is detectedTorque count is noted from Torque Count Mode or Learning Mode and a desired stall threshold voltage is applied to the TRQ_CNT/STL_TH pin. The stall threshold voltage must be less than the torque count noted from the Torque Count Mode. Stall Threshold Mode must be selected while the motor is spinning in Torque Count Mode.

Stall Detection Disabled

330k to GND

Output: Low

Motor stall will be ignored until STL_MODE = 0 or 1.

Figure 6-14 shows the flowchart of stall detection by the DRV8434A-Q1 driver.

DRV8434A-Q1 Flowchart of Stall Detection by DRV8434A-Q1Figure 6-14 Flowchart of Stall Detection by DRV8434A-Q1