Turning A Bad Bench Supply Into A Better Bench Supply

‘Tis the season for dropping hints on what new doodads would make a hacker happy, and we have to admit to doing a little virtual window shopping ourselves. And as a decent bench power supply is on our list, it was no surprise to see videos reviews that the hive mind thinks will help us make a choice pop up in our feed. It’s a magical time to be alive.

What did surprise us was this video on a mashup of two power supplies, both of which we’ve been eyeing, with the result being one nicely hacked programmable bench PSU. It comes to us courtesy of [jeffescortlx], who suffered with one of those no-name, low-end 30V-5A bench supplies that has significant lag when changing the settings, to the point that it’s difficult to use, not to mention dangerous for sensitive components.

So he got a hold of a Riden RD6006 programmable buck converter, which is something like those ubiquitous DPS power supply modules we’ve seen so much of, only on steroids. The Riden takes up to 70V input and turns it into a 0-60V output at up to 6 amps, at constant current or constant voltage. It also just happens to (almost) fit as a replacement for the faceplate of the dodgy old supply. A few SMD resistors simulate the original front panel pots being pegged so that the supply outputs maximum voltage and current, and a little finagling with the case and fan was needed to fit everything up, but the finished product actually looks really good, and fixes all the problems of the original.

We love this hack, and may well cobble this together for our bench.

Continue reading “Turning A Bad Bench Supply Into A Better Bench Supply”

Hybrid Bench Power Supply Can Also Hit The Road

Everyone needs a bench power supply, and rolling your own has almost become a rite of passage for hackers. For a long time, the platform of choice for such builds seemed to be the ATX power supply from a computer. While we certainly still see those builds, a lot of the action has switched to those cheap eBay programmable DC-DC converters, with their particolored digital displays.

This hybrid bench and portable power supply is a good example of what can be accomplished with these modules, and looks like it might turn out to be a handy tool. [Luke] centered his build around the DPS3003, a constant current and constant voltage buck converter that can take up to 40-VDC input and outputs up to 32 volts at 3 amps. In bench mode, the programmable module is fed from a mains-powered 24-volt switching supply. For portable work, an 18-volt battery from a Makita drill slips into a 3D-printed adapter on the top of the case. The printed part contains a commercial terminal [Luke] scored on eBay, but we’d bet the entire thing could be 3D printed. And no problem if you change power tool brands — just print another adapter.

Those little eBay power supply modules have proven to be an enabling technology, at least judging by the number of clever ways we’ve seen them used lately. From this combination bench PSU and soldering iron supply to a portable PSU perched atop a battery, these things are everywhere. Heck, you can even reflash the firmware and make them do your bidding.

[via Dangerous Prototypes]

Cordless Tool Battery Pack Turned Into Portable Bench Supply

Say what you want about the current crop of mass-marketed consumer-grade cordless tools, but they’ve got one thing going for them — they’re cheap. Cheap enough, in fact, that they offer a lot of hacking opportunities, like this portable bench power supply that rides atop a Ryobi battery.

Like many of the more common bench supply builds we’ve seen,  [Pat K]’s more portable project relies on the ubiquitous DPS5005 power supply module, obtained from the usual sources. [Pat K] doesn’t get into specifics on performance, but supplied with 18 volts from a Ryobi One+ battery, the DC-DC programmable module should be able to do up to about 16 volts. Mating the battery to the supply is easy with the 3D-printed case, which has a socket for the battery that mimics the sockets on tools from the Ryobi line. It’s simple and effective, as well as neatly executed. The files for the case are on Thingiverse; sadly, only an STL file is included, so if you want to support another brand’s batteries, you’ll have to roll your own.

Check out some of the other power supplies we’ve featured that use the DPS5005 and its cousins, like this nice bench unit. We’ve also covered some of the more hackable aspects of this module, such as an open-source firmware replacement.

Handy Power Supply With 3D Printed Case

You can never have too many power supplies around your workbench. It is easy to buy them or cobble something together for most purposes. But once in a while you see one that is simple and also looks good, like this one from [RegisHsu].

The project is simple since it uses off-the-shelf DC-to-DC converter modules, and good-looking LED meters to measure voltage and current. The dual supply can accept 5 to 16 V in (presumably from a wall transformer) and deliver 1.3 V to 15.5 V out at 2 amps. [RegisHsu] removed an adjustment pot from the converter board and replaced it with a 10-turn pot to allow voltage adjustment.

Given the parts, you probably don’t even need a wiring diagram. However, the part that brings it together is the 3D-printed case, which [RegisHsu] has on Thingiverse. We’ve looked at muti-turn pot replacements before, and this is hardly the first power supply project we’ve posted.

Build Yourself An Awesome Modular Power Supply

You may think you’ve built a power supply for your bench. Heck, we all do. But until you check out [Denis]’s bench power supply build, you may not even know what you’re missing.

[Denis]’s design is nearly entirely modular and targeted to the intermediate builder. It’s built on easily available parts and through-hole components. It’s got an Arduino running as the brains, so you’re going to be able to hack on the code when you feel like tweaking it. But easy doesn’t mean light on features. Let’s walk through the build together.

6203871454520455862_thumbnail

It starts off with a pre-regulator: a switching MOSFET that gets the voltage down to just a couple volts above the target value. Then it’s off to the post-regulator that includes all of the fine adjustments, the DAC and ADC interfacing to the microcontroller, and some fancy features like a “down-programmer” that turns the output off extra quickly.

On the user end of things, [Denis] made a very sleek board that incorporates a TFT touchscreen for the controls, Arduino connections, and the obligatory banana plug outputs. There’s opto-isolation on the SPI bus, a real-time clock, and a bunch more goodies on board. He’s in his third revision of this module, and that level of refinement shows. It’s even SCPI compliant, meaning you can control remotely using an industry-standard protocol.

So what would you do with a ridiculously fancy power supply under microcontroller control? Test out battery charging algorithms? Program test routines to see how your devices will work as their batteries drain out? We have no idea, but we know we want one!

Hackaday Prize Entry: A Better Bench Power Supply

Back in February, [The Big One] started building the bench power supply to rule them all. His previous power supply was just an ATX computer power supply. It worked, but that didn’t give him fancy stuff like different channels of individually adjustable voltages. Since then, we’ve spun up the 2015 Hackaday Prize, and [The Big One] has changed his DIY power supply into a Hackaday Prize entry that competes well against $1000 mid-range commercial units.

The single most expensive component in this power supply are a pair of isolated switched power supplies rated for 15V and 7A. This is a change from [The Big One]’s original plan to use a big ‘ol transformer; a switched mode supply is smaller, lighter, costs about the same, and is much better suited to the modular nature of the project.

The final design for this power supply has some interesting features: up to six channels are possible, voltage and current can go all the way down to zero, and everything can be controlled over USB. Those are amazing features that won’t be found in any $100 cheapo bench power supply, and [The Big One]’s amazing documentation for this project makes it a perfect entry for The Hackaday Prize.

The 2015 Hackaday Prize is sponsored by:

The Modular Bench Power Supply To Rule Them All

Right now, [The Big One] is using an ATX power supply as a bench power supply for all his electronics projects. It works, but it’s not ideal. The next step up from a power supply from an old computer is, in order, one of those Chinese deals on Amazon, a used HP supply, or for the very cool people among us, building your own. [The Big One] is very, very cool and he’s building the modular bench supply to rule them all.

This is not your $100 china special power supply that [The Big One] would have to buy again in a few months. Inside this massive power supply is a massive transformer and rectifier that fans out to multiple power supply modules. The modules themselves will be based on an OPA548 that will be able to supply up to 3A with current limiting.

Each of these channels will be controlled by an ATMega32u4, with all the fancy stuff you’d expect from the ultimate supply; USB for setting voltage, current, and logging data, a nice LCD character display, and it’s surprisingly cheap; just about $100 for the transformer, and about $50 for each module.

It’s shaping up to be a great build, and with all the features, a power supply that would also make a great kit. If you have any input you’d like [The Big One] to hear, let him know on the project page.