SLVSGS5A December 2023 – June 2024 DRV3946-Q1
PRODUCTION DATA
When internal regulation is enabled, the device implements a cycle-to-cycle peak current regulation algorithm mainly based on low side current sense expressed on the IPROPIx pin with additional high side sense information and ripple control based on redundant current sense experssed on internal RINT resistor. Also BIST and feedback time out features are implemented.
The reference generation block consists of DACs whose output voltages are set by the user-controlled register bits. The HC and PC reference is set based on an internal reference (V5_S) by DAC1. The DAC2 is ratiometric to the DAC1 output and sets the ripple levels and UCLO reference.
The main loop (or IPROPI loop) is based on the comparison of IPROPI pin with the HC and PC reference. This comparison is shown by CMP[1] in the IPROPI regulation loop. The voltage on IPROPI is set by load current sense (LS + HS current sense) x RIPROPI.
The ripple control loop (or RINT loop) is based on the comparison of an internal voltage set by (load current x RINT) with +/- RippleH / RippleL reference. This is shown by the two comparators, CMP[1] and CMP[0] in the ripple control loop block.
A fourth comparator is CMP[0] in the IPROPI regulation loop that enables under current lock out function.
One comparator output from LS sense indicates whether the LS current sense is valid (reached the desired accuracy level following the OUTx slewing low following LS FET turned ON during charge operation)
Another comparator output from HS sense indicates whether the HS sense is valid (reached the desired accuracy level following the OUTx slewing high following HS FET turned ON during recirculation operation)
In case of loss of the pin function of the IPROPIx pin (short or open), the device can still regulate the current based on the ripple current limits, while warning the user about the loss of the pin function through the PWM cycle warnings.
For this cycle-by-cycle peak current regulation loop, external capacitance on the IPROPIx pin should be avoided.
Flow charts for the PWM cycle with and without cycle skipping are shown below -
A typical normal sequence (highlighted in bold) would be as follows:
Start of new PWM cycle (PWM period set by fC, fSS_SEL)
CMP_IPROPI = [0X] => Indicates that recirculation current sensed by high side is less than the target
PWM - LS ON (charge)
Wait for LS_SNS_OK
CMP_IPROPI = [10] => Indicates that charge current sensed by low side is greater than the target
PWM – RECIRC (recirculate)
Wait for HS_SNS_OK
PWM period expires to indicate end of cycle
The alternate paths show the PWM regulation behavior when the comparator outputs are NOT as expected. This could occur due to various reasons, such as -
PVDD supply level (high side of the relay)
Choice of PWM frequency
Slew rates
Load impedance
Fault scenarios such as loss of IPROPI pin function, load impedance change as well as comparator failures.
The device tries to maintain the current level during these scenarios, while keeping a count of each abnormal regulation path. Warning flags are only raised if the abnormal behavior exceeds “8” PWM cycles. A normal consecutive “16” PWM cycle operation resets all the warning counters.
The warning flags include -
LS / HS SNS time out
Ripple warning – Low / High
Low current warning (current < target, even though LS is 100% on)
Cycle skip warning
Under current lock out warning (if UCLO_EN = 0)
Device BIST warning
Under Current Lock Out is the only path that results in an action of Hi-Z the driver (optional – enabled by UCLO_EN bit). Filter time (based on PWM cycles) for UCLO can be configured by UCLO_FAULT_FLTR. When UCLO_EN bit is disabled, UCLO warning is issued.
Refer to PWM cycle based warnings under On-state diagnostics for more details