0
\$\begingroup\$

Using DC/DC boost converter is inevitable because the power supply will be 12V, so the voltage has to be stepped up to at least 28-30 volts. The biggest aspect I am looking at is to have as few components as possible. Using just a single driver IC without any PWM external generation circuit would be an advantage. The chip would have to have PWM generation inside itself. I am trying not to use any microcontroller for PWM generation, but 555 timer or other IC wouldn't be too bad, however, as I've mentioned before, the goal is use a single IC chip. So the key question is what would be the recommended IC for this specific LED drive.

\$\endgroup\$
8
  • \$\begingroup\$ There are hundreds of LED constant current boost voltage designs and commercial buy solutions. \$\endgroup\$ Commented Jul 15, 2018 at 19:49
  • \$\begingroup\$ Define optimal. Area? Cost? Part count? Boutique? Efficient? Calibratable? Repeatable from build to build in terms of how it functions, for whatever calibration you are willing to accept? Etc. \$\endgroup\$
    – jonk
    Commented Jul 15, 2018 at 21:01
  • \$\begingroup\$ Why not a microcontroller? There are many small package controllers that require very minimal external components with internal oscillator (no crystal) and internal flash and RAM. Just controller and decoupling caps. Certainly fewer components than a 555 oscillator and a lot more flexibility. \$\endgroup\$
    – DoxyLover
    Commented Jul 16, 2018 at 3:45
  • \$\begingroup\$ What I meant by saying optimal is having small part count for a reasonable price. \$\endgroup\$
    – Pacukas
    Commented Jul 16, 2018 at 15:10
  • \$\begingroup\$ Also, if then I had to choose a small microcontroller for this scenario, which would it be? Also, can anybody recommend any LED driving chip for my particular LED specifications? \$\endgroup\$
    – Pacukas
    Commented Jul 16, 2018 at 15:13

0