Offline high voltage AC power supply

Dilshan designed an offline high voltage AC power supply primarily for SMPS testing. It outputs a square wave, so hooking it up to a mains-transformer based linear supplies is not a good idea, as the transformer will overheat. It’s open source hardware, so the schematics and design files are available. This is a high voltage, […]

App Note: Adjustable power supply using a digital potentiometer

How to use a digital potentiometer to calibrate and control an adjustable power supply. A resistive feedback network is often used to set the output voltage of a power supply, since fixed resistors are simple to use and low cost. However, because a fixed network is not adjustable, the output voltage cannot be accurately set. […]

Scalable 12V solar power system and battery charge controller

Squonk writes about this scalable solar charger he’s located: An unconventional, scalable high efficiency 12V solar power system and battery charge controller with low voltage cutout to protect the battery. (ideal for systems of 50W or less). The most common solar charger consists of a Schottky diode to prevent the battery from draining into the […]

The impact of high pulse drain on CR2032 coin-cell battery capacity

If you design circuits powered by CR2032 batteries here’s an article located by Joe Desbonnet which you should consider: This is an interesting article on how the performance of a cell/battery under pulsed loads can vary dramatically depending on period, peak current, duty cycle and other factors. The article discusses the performance of a CR2032 […]

Designing and building a bench supply

Another article that might help with bench power supply designs: A good, reliable and easy to use bench power supply unit is probably the most important and most used device in every electronic lab. A proper electronically stabilized bench power supply unit can easily cost over 200 Euro.  Using a clever microcontroller based design we […]

FSAR001 AC to 5volt DC regulator

schazamp built an FSAR001 experimenter board: This device, remember, takes 80-265Vrms wall power and puts out a (relatively) clean 5V DC. According to the datasheet, the way this thing works is by monitoring the voltage of the AC waveform and charging a big electrolytic capacitor during the low voltage segments on the leading and trailing […]

Digitally controlled power supply

Here’s a design for a digitally controlled power supply: I’ve built quite a few power supplies over the years; it’s an almost vital tool for electronics. It’s been my plan to built one which would drop the analog potentiometers in exchange for digital control with a microcontroller. There are many advantages to it as well […]

Simple current limiter is programmable

rsdio tipped us to an app note on a simple current limiter. This circuit lets you program a current limit without using microcontrollers or data converters. It consists of a charge-pump voltage doubler (U1), a current-sense amplifier (U2), and two n-channel MOSFETs. The sense-resistor value determines the maximum current limit. Thanks rsdio!

Building a DC-DC power supply that works

rsdio tipped us to an app note on DC-DC power supplies: This article discusses important considerations when designing a DC-DC power supply. Topics include choosing the right DC-DC converter for the application; MOSFET gate capacitance; high switching frequencies and component size; equations and calculations; selecting peripheral components; component placement and trade-offs; grounding; load and line […]