NCV7703B
http://onsemi.com
13
H−Bridge Driver Configuration
The NCV7703B has the flexibility of controlling each half
bridge driver independently. This allows for high side, low
side and H−bridge control. H−bridge control provides
forward, reverse, brake and high impedance states.
Overvoltage Clamping − Driving Inductive Loads
Each output is internally clamped to ground and Vs by
internal free wheeling diodes. The diodes have ratings that
complement the FETs they protect.
Overcurrent Shutdown Threshold Detection (Table 2)
The state of input bit 13 (OCD) selects driver reaction
when reaching overcurrent shutdown threshold. With a “0”
for input bit 13, the OLD status bit will be set to “1” when
the level exceeds the overcurrent shutdown shut−down
threshold and the driver will remain on. With a “1” for input
bit 13, the output driver shuts off when the overcurrent
shutdown threshold is exceeded and can only be turned back
on via the SPI port with a SPI command that includes an SRR
= 1. Note: high currents could cause a high rise in die
temperature. Devices will not be allowed to turn on if the die
temperature exceeds the thermal shutdown temperature.
Current Limit Fault
The current limit fault circuit will shut down the offending
output driver when the Current Limit (Source or Sink) has
been exceeded for a duration greater than 200 ms, regardless
of the OLD input bit status. The OUTx output bit will report
a “0” indicating which driver encountered the hard short.
The OLD status bit will be set and will remain set until a new
SRR input SPI command is executed.
Under−Load Detection (Table 3)
The under−load detection circuit monitors the current
from each output driver. A minimum load current (this is the
maximum open circuit detection threshold) is required when
the drivers are turned on. If the under−load detection
threshold has been detected for more than the under−load
delay time, the ULD bit (output bit #14) will be set to a “1”.
The under load bit is reset with SRR.
Overvoltage Shutdown (Table 4)
Overvoltage lockout circuitry monitors the voltage on the
V
S
pin. The response to an overvoltage condition is selected
by SPI input bit 15. PSF output bit 15 is set when a V
S
overvoltage condition exists. If input bit 15 (OVLO) is set
to “1”, all outputs will turn off during this overvoltage
condition. Turn On/Off status is maintained in the logic
circuitry, so that when proper input voltage level is
reestablished, the programmed outputs will turn back on.
The PSF output bit is reset with SRR.
Table 2. INPUT BIT 13, OVERCURRENT DETECTION SHUT DOWN CONTROL AND RESPONSE
OLD Input
Bit 13 Set
Typical Load Current
Condition
Output Bit 13 OLD Status OUTx Status
0 I
L
1.4 A 0 Unchanged
0 1.4 A < I
L
3 A 1 (Need SRR to reset) Unchanged
0
I
L
3 A, for 200 ms (typ)
1 (Need SRR to reset) OUTx Latched Off (Need SRR to reset)
1 I
L
1.4 A 0 Unchanged
1
I
L
> 1.4 A, for 25 ms (typ)
1 (Need SRR to reset) OUTx Latched Off (Need SRR to reset)
Table 3. OUTPUT BIT 14, UNDER LOAD DETECTION SHUT DOWN
OUTx ULD Set Output Data Bit 14, Under Load Detect (ULD) Status OUTx Status
0 0 Unchanged
1 1 (Need SRR to reset) Unchanged
Table 4. INPUT BIT 15, OVERVOLTAGE LOCK OUT (OVLO) SHUT DOWN
OVLO Input
Bit 15
V
S
OVLO
Condition
Output Data Bit 15 Power
Supply Fail (PSF) Status
OUTx Status
0 0 0 Unchanged
0 1 1 (Need SRR to reset) Unchanged
1 0 0 Unchanged
1 1 1 (Need SRR to reset) All Outputs Shut Off (Remain off until V
S
is out of OVLO)
NCV7703B
http://onsemi.com
14
Thermal Shutdown
Three independent thermal shutdown circuits are featured
(one common sensor for each HS and LS transistor pair).
Each sensor has two temperature levels; Level 1, Thermal
Warning sets the “TW” status bit to a 1 and would have to
be reset with a command that includes the SRR after the IC
cools to a temperature below Level 1. The output will remain
on in this condition.
If the IC temperature reaches Level 2, Over Temperature
Shutdown, all drivers are latched off. It can be reset only
after the part cools below the shutdown temperature,
(including thermal hysteresis) with a turn−on command that
includes the SRR set bit.
The output data bit 0, Thermal Warning, will latch and
remain set, even after cooling, and is reset by sending a SPI
command to reset the status register (SRR, input 0 set to
“1”). Since thermal warning precedes a thermal shutdown,
software polling of this bit will allow for load control and
possible prevention of thermal shutdown conditions.
Thermal warning information can be retrieved
immediately without performing a complete SPI access
cycle. Figure 12 below displays how this is accomplished.
Bringing the CSB pin from a high to low condition
immediately displays the information on the Output Data Bit
0, thermal warning, even in the absence of an SCLK signal.
As the temperature of the NCV7703B changes from a
condition from below the thermal warning threshold to
above the thermal warning threshold, the state of the SO pin
changes and this level is available immediately when the
CSB goes low. A low on SO indicates there is no thermal
warning, while a high indicates the IC is above the thermal
warning threshold. This warning bit is reset by setting SRR
to “1”.
Figure 12. Access to Temperature Warning Information
CSB
SCLK*
SO
CSB
SCLK*
SO
Tristate Level
NTW
No Thermal WarningThermal Warning High
TWH
Tristate Level
*SCLK can be high or low in order to maintain the thermal information on SO. Toggling SCLK will cause other output bits to shift out.
TWH = Thermal Warning High
NTW = No Thermal Warning
Applications Drawing
Daisy Chain
The NCV7703B is capable of being setup in a daisy chain
configuration with other similar devices which include
additional NCV7703B devices as well as the NCV7708
Double Hex Driver. Particular attention should be focused
on the fact that the first 16 bits which are clocked out of the
SO pin when the CSB pin transitions from a high to a low
will be the Diagnostic Output Data. These are the bits
representing the status of the IC and are detailed in the SPI
Bit Description Table. Additional programming bits should
be clocked in which follow the Diagnostic Output bits. Word
length must be h x 16 due to the use of frame detection.
NCV7703B
http://onsemi.com
15
NCV7703B
CSB SCLK
SI SO
NCV7703B
CSB SCLK
SI SO
NCV7708B
CSB SCLK
SI SO
CSB SCLK
SI SO
microprocessor
NCV7708B
Figure 13. Daisy Chain Operation
Parallel Control
A more efficient way to control multiple SPI compatible
devices is to connect them in a parallel fashion and allow
each device to be controlled in a multiplex mode. The
diagram below shows a typical connection between the
microprocessor or microcontroller and multiple SPI
compatible devices. In a daisy chain configuration, the
programming information for the last device in the serial
string must first pass through all the previous devices. The
parallel control setup eliminates that requirement, but at the
cost of additional control pins from the microprocessor for
each individual CSB pin for each controllable device. Serial
data is only recognized by the device that is activated
through its respective CSB pin.
NCV7703B
CSB
SCLK
SI
SO
microprocessor
OUT1
OUT2
OUT3
NCV7703B
CSB
SCLK
SI
SO
OUT1
OUT2
OUT3
NCV7703B
CSB
SCLK
SI
SO
OUT1
OUT2
OUT3
CSB
chip1
CSB
chip2
CSB
chip3
SI
SCLK
SO
Figure 14. Parallel Control
Additional Application Setup
In addition to the cascaded H−Bridge application shown
in Figure 1, the NCV7703B can also be used as a high−side
driver or low−side driver (Figure 15).
GND
OUTx
OUTx
Figure 15. High−Side / Low−Side Application Drawing
V
S
Any combination of H−bridge and high or low−side
drivers can be designed in. This allows for flexibility in
many systems.

NCV7703BD2R2G

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
Gate Drivers HALF BRIDGE DRIVER
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet