Chris Suchoski
Daytime running lights (DRLs) are becoming more popular in vehicles and are even a requirement in some countries. As I’m sure you can guess, DRLs are on during the day, which requires them to be very bright.
As a designer, you typically have two choices to achieve the desired DRL LED brightness:
Automotive Daytime Running Light Dual String LED Driver Reference Design with Current Balancing outlines an effective way to drive parallel strings of LEDs for DRL applications without adding a second LED driver. In the first installment of this two-part series, I’ll take a brief look at this reference design and investigate how to add one-fail-all-fail LED fault detection.
The DRL reference design uses the current-balancing circuit shown in Figure 1 and the TPS92692-Q1 LED controller, which allows the device to drive parallel strings of LEDs using a single constant-current output. Equal current flows through both LED strings. Note that the reference string must have one more LED than the mirror string to properly bias the metal-oxide semiconductor field-effect transistor (MOSFET). The reference design guide describes the functionality of the current-balancing circuit in more detail.
The main purpose of one-fail-all-fail LED fault detection is straightforward: if a single LED is shorted or opened in either the reference or mirror string, all LEDs in both strings will shut off. Although the concept is simple, its implementation requires a bit more thought and brings up two major questions:
While not obvious, it’s possible to detect a fault by monitoring the MOSFET drain voltage. There are four different potential types of faults:
To understand how to detect these faults, let’s first analyze how the circuit operates under normal operation; see Figure 2.
Because there is one more LED in the reference string than the mirror string, and the currents IRef and IMirror are equal, you can use Equations 1 and 2 to define VDriver:
VDriver = (# of LEDs in reference string) × Vf + IRef × R0 (1)
VDriver = (# of LEDs in mirror string) × Vf + IMirror × (MOSFET RDSon + R0) (2)
Now you can use Equations 3, 4 and 5 to define VDrain:
VDrain = VDriver - (# of LEDs in mirror string) × Vf (3)
# of LEDs in mirror string = (# of LEDs in reference string) - 1 (4)
Using Equations 1 and 2:
VDrain = IMirror × (MOSFET RDSon + R0) = Vf + IMirror × R0 (5)
You can now analyze the circuit under different fault conditions.
As shown in Figure 3, with an LED short in the mirror string, there are effectively two more LEDs in the reference string than the mirror string. Equation 6 defines the new VDrain as:
VDrain = 2 × Vf + IMirror × R0 (6)
With an LED short in the reference string, there is effectively the same number of LEDs in both strings. Equation 7 defines VDrain as:
VDrain = IMirror × R0 (7)
Figure 4 depicts the condition where an LED is shorted in the reference string.
With the mirror string open, current flows only through the reference string as shown in Figure 5. The operational amplifier (op amp) drives the MOSFET in the mirror string to its fully on state. Equation 8 defines VDrain as:
VDrain = 0 V (8)
With the reference string open, current flows only through the mirror string; the noninverting input of the op amp pulls to ground. Since the noninverting input is 0 V, the op amp should ideally drive the MOSFET to its off state. However, as a result of input offset voltage, the op-amp output will saturate to either its positive or negative supply rail. This offset typically varies in both magnitude and polarity due to op-amp parametric tolerances and, depending on its polarity, determines which rail the output saturates to.
Figure 6 depicts this situation where there is an open circuit in the reference string.
A negative input offset voltage indicates that the inverting input of the op amp is at a higher potential than the noninverting input and the op-amp output would saturate to its negative supply rail. Thus, the MOSFET would be driven to its off state. However, the LED driver will continue to increase its output voltage in order to drive the current through the mirror string – and because the MOSFET RDSon is modeled as a resistor in parallel with the MOSFET drain and source, a small amount of current will be able to flow. This will cause the MOSFET drain voltage to increase until the LED driver triggers an overvoltage condition. According to the TPS92692-Q1 data sheet, the device would stop sourcing current once the OV limit has been hit, the soft-start will be triggered again once the output voltage drops over a set hysteresis and then begin switching. This results in VDrain oscillating between ~60 V and 0 V with a period of the timing that voltage drops over hysteresis plus the soft-start time.”
A positive-input offset voltage indicates that the noninverting input of the op amp is at a higher potential than the inverting input and that the op amp would saturate to its positive supply rail. With an open circuit in the reference string and all of the current flowing through the mirror string, the voltage at the inverting input would be greater than the voltage at the noninverting input, and the op-amp output would saturate to the negative supply rail. This results in high-frequency oscillations at the output of the amplifier, and thus VDrain oscillations between ~30 V and 0 V.
Find out how to respond when a fault is detected in part two.
TI PROVIDES TECHNICAL AND RELIABILITY DATA (INCLUDING DATASHEETS), DESIGN RESOURCES (INCLUDING REFERENCE DESIGNS), APPLICATION OR OTHER DESIGN ADVICE, WEB TOOLS, SAFETY INFORMATION, AND OTHER RESOURCES “AS IS” AND WITH ALL FAULTS, AND DISCLAIMS ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS.
These resources are intended for skilled developers designing with TI products. You are solely responsible for (1) selecting the appropriate TI products for your application, (2) designing, validating and testing your application, and (3) ensuring your application meets applicable standards, and any other safety, security, or other requirements. These resources are subject to change without notice. TI grants you permission to use these resources only for development of an application that uses the TI products described in the resource. Other reproduction and display of these resources is prohibited. No license is granted to any other TI intellectual property right or to any third party intellectual property right. TI disclaims responsibility for, and you will fully indemnify TI and its representatives against, any claims, damages, costs, losses, and liabilities arising out of your use of these resources.
TI’s products are provided subject to TI’s Terms of Sale (www.ti.com/legal/termsofsale.html) or other applicable terms available either on ti.com or provided in conjunction with such TI products. TI’s provision of these resources does not expand or otherwise alter TI’s applicable warranties or warranty disclaimers for TI products.
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2023, Texas Instruments Incorporated