The invention relates to the field of failure detection to detect failures, such as short circuits or open circuits, of electrical loads, especially to detect failures of light emitting diodes (LEDs) in a chain of LEDs connected in series.
Illumination devices (e.g., lamps) that comprise light emitting diodes (LEDs) as luminescent components usually can not simply be connected to a voltage supply but have to be driven by special driver circuits (or control circuits) providing a defined load current to the LEDs in order to provide a desired radiant power (radiant flux). Since a single LED exhibits only small forward voltages (from about 1.5 V for infrared GaAs LEDs ranging up to 4 V for violet and ultraviolet InGaN LEDs) compared to commonly used supply voltages (for example, 12 V, 24 V and 42 V in automotive applications) several LEDs are connected in series to form so-called LED chains.
In many applications it is desirable to have a fault detection included in the driver circuits (or control circuits) that allows for detecting defective LEDS in the LED chains connected to the driver circuit. An LED can be regarded as a two-terminal network. A defective LED becomes manifest in either an open circuit or a short circuit between the two terminals. If one LED of a LED chain fails as an open circuit this is easy to detect since the defective LED interrupts the current for the whole LED chain. If one LED of a LED chain fails as a short circuit only the defective LED stops radiating which in some applications might not be a problem. However, other applications require the radiant power to stay within a narrow range.
Thus there is a general need for a circuit arrangement capable of detecting faults within a LED chain including short circuit defects.
One example of the invention relates to an apparatus for detecting failures in an illumination device comprising at least two light emitting diodes connected in series. The apparatus comprises a first, a second, and a third circuit node for interfacing the illumination device such that the voltage drop across at least two light emitting diodes is applied between the first and the second circuit node and a fraction of the voltage drop is applied between the second and the third circuit node. An evaluation unit is coupled to the first, the second, and the third circuit node and configured to assess whether the electric potential present at the third circuit node is within a pre-defined range of tolerance about a nominal value that is defined as a pre-defined fraction of the potential difference present between the first and the second circuit node.
The invention can be better understood with reference to the following drawings and description. The components in the figures are not necessarily to scale, instead emphasis being placed upon illustrating the principles of the invention. Moreover, in the figures, like reference numerals designate corresponding parts. In the drawings:
The making and using of the presently preferred embodiments are discussed in detail below. It should be appreciated, however, that the present invention provides many applicable inventive concepts that can be embodied in a wide variety of specific contexts. The specific embodiments discussed are merely illustrative of specific ways to make and use the invention, and do not limit the scope of the invention.
In many applications it is desirable to have a fault detection included in the driver circuits (or control circuits) that allows for detecting defective LEDS in the LED chains connected to the driver circuit. A defective LED becomes manifest in either an open circuit or a short circuit between the two terminals of the defective LED. If one LED of a LED chain fails as an open circuit the defective LED interrupts the current for the whole LED chain which is easy to detect, for example, by monitoring the load current of the LED chain. If one LED of a LED chain fails as a short circuit only the defective LED stops radiating and the overall voltage drop across the LED chain decreases by the forward voltage of one LED. A short circuit defect may therefore be detected by monitoring the overall voltage drop across the LED chain. If this overall voltage drop falls below a constant threshold voltage, a defective LED (which has failed as a short circuit) is detected.
A problem inherent with such a concept of short circuit fault detection is that the voltage drop across a LED chain does not only decrease due to a short circuit defect of one LED but may also vary due to variations of temperature as well as due to aging effects. As a result, it is possible that a fault can be detected although all LEDs are good or that a defective LED will not be detected. This may be the case especially in applications with wide temperature ranges, for example in automotive applications where incandescent lamps are increasingly substituted by illumination devices based on LEDs.
To remedy the problems discussed above, a novel circuit is proposed for detecting failures in an illumination device comprising at least two light emitting diodes connected in series (illumination device comprising a LED chain). As one example of the present invention,
knominal=m/N,
whereby N is the total number of LEDs in the chain and m the number of LEDs between the intermediate tap of the LED chain and circuit node C. The ratio knominal is therefore a predefined value dependent on the physical set-up of the LED chain.
The circuit of
By using a pre-defined ratio knominal of the voltage drop VAC across the LED chain as criterion instead of using a fixed voltage threshold as mentioned above for assessing whether the LED chain comprises defective LEDs the fault detection becomes more reliable and more robust against variations of the forward voltages of the single LEDs, whereby these variations may be, inter alia, due to changes in temperature or due to aging effects.
As illustrated in the example of
In case of a short circuit between the anode terminal and the cathode terminal of at least one LED of the LED chain the actual ratio k=VBC/VAC will change to either:
k=m(N−1), thus k>knominal
in case the defective LED is located between the circuit nodes A and B or,
k=(m−1)/(N−1), thus k<knominal
in case the defective LED is located between the circuit nodes B and C. When evaluating both of the above mentioned cases a localization of the defective LED may be implemented. This may be especially useful if the illumination device comprises two spatially separate LED sub-chains connected in series and the circuit node B connects to the illumination device in between these sub-chains. It is thus possible to locate a defective LED in either the first or the second LED sub-chain.
By checking whether the fractional voltage VBC=k·VAC is approximately equal to the voltage VSC=knominal·VAC the integrity of the LED chain can be tested. In practice “approximately equal” means that the voltage VBC=k·VAC is within a given range of tolerance ΔV about the voltage VSC=knominal·VAC, for example,
VBCε[VSC−ΔV, VSC+ΔV],
which is tantamount to:
kε[knominal−Δk, knominal+Δk],
if only the ratios are considered (note: ΔV=Δk·VAC).
The above described comparison between the voltages VBC and VSC may be implemented by using a window comparator with a relatively “narrow” window compared to the absolute value of the fractional voltage VBC (or VSC). In the example of
In the example of
The use of a digital potentiometer allows for setting the nominal ratio knominal to a value that is appropriate for the connected illumination device and thus allows for the use of a large variety of different illumination devices.
In order to be able to detect not only short circuit defects but also open circuit defects, both examples of
In the examples of
In order to inhibit an erroneous detection of a short circuit the output of the window comparator (comprising K1, K2, and G1) may be combined with the output signaling an open circuit by means of a further gate G2 such that the output of the window comparator is only gated to an output terminal OSHORT if comparator K3 does not signal an open circuit. In the illustrated examples the gate G2 is an AND gate with one inverted input. However, it is clear to a person of ordinary skill that other types of gates can be used for implementing the same functionality. Additionally different logic (“high” or “low”) levels can be used for signaling defective LEDs.
A further example of the present invention is illustrated in
VAC=VA−VC,
and the tapped fractional voltage,
VBC=VB−VC.
Having calculated the values of the voltages VAC and VBC the actual value VBC can be compared to the nominal value knominal·VAC as already explained above with reference to the examples of
An exemplary algorithm performed by the arithmetic logic unit ALU is as follows:
if VC>VTH
then
calculate VAC and VBC;
calculate VSC=m·VAC/N;
if VBC<(VSC−ΔV) or VBC>(VSC+ΔV)
then signal short circuit;
else
signal open circuit.
A person of ordinary skill will see that the above algorithm can be modified in various ways without substantially changing its effective function. Depending on the hardware (e.g., the arithmetic logic unit ALU) that is actually used, the optimal implementation of the above will vary due to the specific requirements of the hardware. For example an alternative implementation may be as follows:
if VC>VTH
then
calculate VAC and VBC;
calculate k=VBC/VAC;
calculate knominal=m/N;
if k<(knominal−Δk) or k>(knominal+Δk)
then signal short circuit;
else
signal open circuit.
The failure detection circuits as described hereinabove can be combined with a driver circuit configured to supply the illumination device with a desired load current. A current source Q shown in each of the
Although various examples for realizing the invention have been disclosed, it will be apparent to those skilled in the art that various changes and modifications can be made which will achieve some of the advantages of the invention without departing from the spirit and scope of the invention. It will be obvious to those reasonably skilled in the art that other components performing the same functions may be suitably substituted. Such modifications to the inventive concept are intended to be covered by the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
4394647 | Van Dine | Jul 1983 | A |
5444390 | Bartlett et al. | Aug 1995 | A |
6888454 | Kurose | May 2005 | B2 |
20070159750 | Peker et al. | Jul 2007 | A1 |
Number | Date | Country | |
---|---|---|---|
20100264828 A1 | Oct 2010 | US |