The Texas Buck driver series, Q8 / Skyray King 2S/4S buck driver RELEASED!

Yeah, the S70/L6 are almost too easy to mod for me, I don’t feel like I have “earned” the performance lol

I really want to find a nice high CRI XHP70 to put in one of them.

Cutter was the only place I found the high CRI XHP-70, I put one in my Olight SR90 Intimidator that they said was 96 CRI. I lost some lumens, but it’s a great tint and I like it a lot. I’ve got the battery tube reworked to house a pair of 32650’s so it’s got tremendous run time over the factory set-up. :wink:

Edit: If memory serves… I was getting like 6400 lumens on the top tier binned XHP-70 I first went with, the High CRI is making ~5600.

This project is officially back on now that I have the Texas Avengers basically finished.

See the op for where things stand now.

Subscribed. No time at the moment though. So this uses 7135's?

No, this is a full buck driver. No need for 7135’s.

Yes to first approximation( a 7135 -- edit, I meant to say PWM, was confused -- might be useful for moonlight if the Buck becomes innefficient that low but that seems like possibly a version 2 feature if it ever even works). Anyway the input to iadj says it comes from 7135. I think its just a stale label. It seems to match up sensibly with an out from the mcu.

By the way I would consider 4s battery to 2s led. Problem is it will require twice the current handling but it should regulate longer at high power as batteries get low.

I know what you mean about it being to easy, the light is well made and it’s simple to make tweaks for ultimate performance.

The Nitecore TM03 on the other hand, is not that kind of light! I feel like I’ve accomplished a lot just de-soldering the massive 14ga leads from the thick copper heat sink/proprietary mcpcb so I can slice the XHP-70. Complex light, this one! (the kind that kinda scares me, lol)

Yeah, that is just an old label from the TA drivers. It is simply a PWM output from the MCU, I can/will swap that around later if we determine the best pin to use.

The buck IC should have a dimming range down to lower then that of a 7135, so i doubt we will need to go with a 7135.

If we get this working it could run any combo of leds from any voltage source we use with a swapping of the passive components. The first one will most likely be for xhp35’s and/or xhp50’s for the upcoming Q8.

If it works with those it should work fine for any other combo.

I was confusing myself and you but I did have point under the confusion. Of course 7135 is useless. What mght be useful for moonlight is true LED PWM. The buck will certainly go very low, but at some very low level it might be more efficient to buck down to say .1A or whatever and PWM down from there. It's not obvious to me though which is better. It adds complication. The FET wouldn't have to be so big and expensive though to handle the lower currents.

And, yes I'm with you on the running any combination of things. Amperage is the only issue really, both in handling the amps and setting the correct maximum amps. Aiming for a high current scenario from the start sounds good.

It is possible to use a second pin from the MCU to PWM the buck IC as well if that was desired. It could be difficult to make it work though. I have a feeling this will need a 4 layer PCB but I will see. I suppose I could start laying it out and make minor changes as we select the parts list.

Selecting parts is a fun part, especially if you want to be pretty systematic about it.

A little brushing up. This a reasonable reference for some of the basics, primarily for duty factor, and ripple vs frequency and inductance.

http://rohmfs.rohm.com/en/products/databook/applinote/ic/power/switching_regulator/inductor_calculation_appli-e.pdf

But I'll cliffs notes. (I don't like how casually it treats many of the linear approximations and averages, but ok)

It derives a detailed form of the duty factor including voltages losses in switches and diodes, but then I like the Ti approach of just calling it

V0/(eff*Vin).

The ripple current vs frequency and inductance is useful (and maybe helpful for choosing the inductor size and switching frequency) but also it's included in equation 10 here, a better document anyway:

http://www.ti.com/lit/an/slva390/slva390.pdf

Useful to go through all that, but equation 11 summarizes it. But better to look at 7 and 8 instead. 7 is the mosfet loss and 8 is the freewheel diode loss except they use a mosfet there too. For the diode I guess you have to look at the loss as Vf*I instead of I^2R, simple enough change. So that's losses for both of those components.

Oh and equation 4 gives the inductor loss, which is almost stupidly just I_out^2*R_L. So that's easy to figure too.

However you get to equation 12 and they say blah "+ other losses"

Oops, some nastiness there to figure out, especially switching losses, that looks fun:

http://www.allaboutcircuits.com/technical-articles/switching-losses-effects-on-semiconductors/

Oh, why was Ti using a Mosfet instead of a diode?:

So there's that too, but I don't think it's compatible with your IC.

Then there is discontinuous current mode to worry about at very low power probably.

But that's all just introductory for basic bucks. This 3409 looks pretty fancy (aside from using a diode I guess), with variable frequency, off time control etc. I'm just starting to look at its actual docs. I prefer their math actually. They don't make the approximations so casually, but then they don't start with -LdI/dt either, so that's too bad, unless you only want answers.

Anyway, the obvious things are obvious, keep Rdson low for the switch, diode Vf low, inductance high, frequency high (but not too high, see that link about switching losses, last figure), capacitor ESR matters significantly less, and here already are a few simple guidelines to put numbers on some of it. I think it's really not so bad.

Now this is what's bad (as you know):

11.1 Layout Guidelines The performance of any switching converter depends as much upon the layout of the PCB as the component selection. Following a few simple guidelines will maximimize noise rejection and minimize the generation of EMI within the circuit.

Discontinuous currents are the most likely to generate EMI, therefore take care when routing these paths. The main path for discontinuous current in the LM3409/09HV buck converter contains the input capacitor (CIN), the recirculating diode (D1), the P-channel MOSFET (Q1), and the sense resistor (RSNS). This loop should be kept as small as possible and the connections between all three components should be short and thick to minimize parasitic inductance. In particular, the switch node (where L1, D1 and Q1 connect) should be just large enough to connect the components without excessive heating from the current it carries.

The IADJ, COFF, CSN and CSP pins are all high-impedance control inputs which couple external noise easily, therefore the loops containing these high impedance nodes should be minimized. The most sensitive loop contains the sense resistor (RSNS) which should be placed as close as possible to the CSN and CSP pins to maximize noise rejection. The off-time capacitor (COFF) should be placed close to the COFF and GND pins for the same reason. Finally, if an external resistor (REXT) is used to bias the IADJ pin, it should be placed close to the IADJ and GND pins, also.

I should say that while I have a good 101 understanding of parts selection, picking them from scratch is something I prefer not to do. I tend to get bogged down in the details looking for the “best” possible option.

I spent spent some time looking at parts earlier, I think this mosfet would work ok, it is basically the p-channel version of the Sir800

If that works it makes things simpler since I already have the pads and models for it.

For the diode I found this http://www.digikey.com/scripts/DkSearch/dksus.dll?Detail&itemSeq=208576672&uq=636112551362876866

Only rated for 10A though but I think me might need 2 of them anyways.

The biggest things I need right now are footprints, I started looking at a very basic layout and it is gonna be a tight fit even n a 46mm board, it might have to be a 4 layer PCB.

So without the footprints I can’t do much of the layout.

The real issue I am running into are inductors, it is hard to find them with current ratings of 10-15A and enough inductance to work properly + be small enough to actually fit.

The spreadsheet calculator says that with a .75mhz switching frequency it needs at least a 25uh inductor. It could go up more but mentioned that above 1mzh can be difficult in the data sheet. The smallest I am seeing in that size are around 15x15mm, thats a lot of board space. They are only rated for 9A as well.

Humorous to me all the technical jargon coming from “Flintrock”. Yabba dabba Dooooooo! ;

(sorry, haven’t had coffee yet, a bit delirious from a good nights sleep)

Yep, I paid close attention to that section and it is part of why board space is at a premium and I think that a 4 layer PCB might be a must. To lay it out properly will need a fair amount of board space in order to keep things separated.

Yeah, in the end, it may be fun to see if we can estimate the losses, but there probably aren't that many choices of components really that come close, and you just pick the best from the ones that can fit, if any and hope for the best.

I found a couple of small buck converters on amazon that looked pretty nice. Maybe a couple were upward of 10 A. They were on the right size scale, single board, but not the right shape. Maybe it's worth seeing what they use? Then again, they might not really handle what they say they handle, or not well. I doubt they use any magic component that you don't see on digikey. Another possibility is your standards are too high. Maybe you can squeeze by with less than you think?

And you checked the Coilcraft line-up on the inductors? Arrow Industries is a good place to look as well as DigiKey and Mouser, probably not telling you anything…

WIthout trying hard (first click) I found a mosfet with lower capacitance, but higher Rdson. I don't know, maybe you can push harder on switching frequencies with lower capacitance? Might require running numbers to see what's a good tradeoff.

"In practice, switching frequencies higher than 1MHz may be difficult to obtain due to gate drive limitations, high input voltage, and thermal considerations."

Ooh, "thermal considerations" sounds like power loss to me.

Well a flintrock makes a little more light than a Flinstone at least.

Very possible, I was looking for low resistance when I searched as the calculator was showing something like 30w of power would be dissipated by the default MOSFET at our drive currents.

Thermal considerations are something to think about but I was more worried about the gate drive limitations myself. Thermal can be dealt with, gate drive can not.

Like I said, picking parts from scratch is NOT my strong suite, I am simply trying to find footprints at this point.

This is the closest inductor I could find to our specs: SRP1770TA-220M Bourns Inc. | Inductors, Coils, Chokes | DigiKey

Still only rated for 12A but I figure we could push it a bit to ~15A since the saturation current is 18A.

The issue is it is huge at 17mm, it is also pricey at 3.50 each.