shackscs
Super Premier Member
Efficiency.
From the first page:
From the first page:
Regulators for LED use like this chip can generally operate in three ways. The difference in operation is in the relationship between input voltage and output voltage. The difference in implementation is where the inductor is in the circuit in relation to Vin and the switch.
1) Buck: The regulator chops down the input voltage to keep the LEDs at the desired current. In a buck regulator, the output voltage must always be LOWER than the input voltage. Think of it this way: The input voltage is trying to spike the LED array too high, so the regulator chops it down to keep it correct.
2) Boost: The regulator boosts up the input voltage. The desired output voltage must always be LOWER than the input voltage. Think of it this way: The input voltage is not high enough, so the regulator switches it higher to keep the LEDs happy.
3) SEPIC: It doesn't matter. SEPIC topology uses two inductors, one in each position, so the voltage can be anything (in range of the chips min/max) compared to the desired number.
Buck and boost are much more efficient, but SEPIC is much more flexible. In a situation where input voltage might be all over the map (think: LED lighting in automobiles, where system voltage is pretty wild) SEPIC is good. But in our builds, we generally have DC power supplies that are nearly dead-stable, so we don't need the flexibility. Hence that leaves buck and boost. Boost is a little more efficient and allows for higher LED count on a given input voltage, but buck allows for more resolution when dimming. I picked boost for this design, mostly due to the efficiency.