Electronic – Do I still need a resistor in this LED series design

ledresistors

I'm designing an aluminum PCB containing a series of 1W LEDs. The series of LED will be powered by 24VDC and N-MOSFETs will be placed between the ground and every series of LEDs. The gates will be attached to Arduino PWM pins.

Here is the example schematic:

enter image description here

The number of LEDs in a series is determined by dividing the 24VDC with the forward voltage of each LED. For example, the white LED has a forward voltage range of 2.8-3.4V and a forward current of 350 mA. Dividing the 24V by the forward voltage, I can have 8 white LEDs in series. Now the question is do I still need the resistor added in the series or is the number of LEDs enough to limit the current to around the 350 mA range?

Best Answer

LED forward voltages can vary some - enough that it would be difficult to set a precise current with them merely tied in series across a fixed voltage. Total Vf for the string can vary by several volts. You could very easily blow up the string just tying it to the supply as you’ve shown.

So, yes, you should still have a dropping resistor.

Even better, consider a constant-current driver. This not only would protect the LEDs from overcurrent, but would give consistent brightness despite variations in Vf.

There are switchmode constant-current drivers that can do this efficiently and for low cost, that also support PWM dimming.