Hi all,
I'm laying out a board for a SEPIC DC-DC converter intended to convert the output of a 16-cell NiMH battery to 23V. I've made a few PCBs before, and usually get it right after a couple of tries, but thought I might ask for some second opinions on this one as I don't really have any experience with DC-DC converters, which might be obvious …
The board isn't finished, it will be extended in length to fit in a some MOSFETs for dimming LED strips (that's what the 23V is for), an Arduino Nano 33 and a
LumenRadio TimoTwo wireless DMX (stage lighting control protocol) module, plus some terminals. I'm confident I can get that right tough, it's mainly the DC-DC part that's out of my comfort zone.
I used TI WEBENCH Power Designers to get some suggestions for the circuit, and actually ended up downloading an Eagle schematic it made, which is why the attached schematic is full of idiotic cosmetic errors. Haven't gotten around to cleaning it up yet ... Attaching it for reference, but it's mainly the board layout I'm concerned about. Note to self: WEBENCH is handy, but trying to save time on downloading the schematics it generates is false economy …
My approach was to place the components in a way that made it possible to keep all traces on the top layer, to get a completely uninterrupted ground plane on the bottom layer. There are ground fills on the top layer as well, plus a VIN fill. I've tried keeping the traces nice and beefy, may have overdone it slightly …
I guess it's not ideal to have the feedback trace running under the inductor. I can't make the board any wider, as it's for an extremely space constrained application, so I can't really avoid it, but maybe I should put it on the bottom layer?
In case it's useful, some background on the project: this is for some handheld LED tubes built for a contemporary dance performance, to be used as props by the dancers, with the LEDs controlled from the lighting console. The LED strips are controlled in pairs, giving some degree of directional control of the light. The tubes are 40mm (OD)/36mm (ID) satin Plexiglas tubes containing an inner 20mm steel tube with 6 COB LED strips glued on the outside, and NiMH "stick" batteries and control electronics inside. The first revision used an Arduino Nano clone with a (probably knockoff) NRF24, an Aliexpress-style DC-DC regulator and some MOSFETs on a perf board, all bodged and taped together. This hasn't been as stable as I'd hoped, and is a bit of a pain to maintain, so I'd like to get everything built on one long, slim PCB as described above.
Attachments:
- Screenshot of DC-DC regulator layout
- Screenshot showing GND fills only
- Ugly schematic
- Photo of final application
EDIT: I have tried to give the nets meaningful names, mostly dictated by what IC pin they're connected to, but there are a few that I'm not sure what to call, so they're stuck with the non-descriptive names 5, 6, 7 and 8. Any recommended naming practices for those?