An hybrid power supply

SpareAlim is a poject to build the best lab power supply possible using the spare parts while being “sheltered in place”.

"Base brick"
I stored for quite a long time a nice LF ferrite transformer.

It has these outputs:

  • power 13,5V – 0 - 13,5V
  • power 10V – 0 – 10V
  • aux 0 - 8,5V
  • aux 14V – 0 – 14V

I don't remember the power rating. Given the size of the transformer it must be around 150W.

Given this I would like to provide has high voltage as I can, symmetrical power or single line with the less noise as possible and the best efficiency as possible

Possible specifications

Now all this sounds incoherent. I would like low noise for sensitive applications like audio amplifiers but I don't want to waste 100W in heatsinks etc... it since I have many outputs, I think I will make an hybrid power supply, that is

  • One symmetrical output. Using the 13,5v – 0 – 13,5V It could produce a variable dual rail using LDO (low noise) regulators up to +/- 12V. Since this power will be low noise I would also like to use it as single supply when needed.
  • One single output. Using the 10V – 0 – 10V. But I think I might need more than 20V. So for this one I consider using a sepic circuit to produce any voltages between 0 and let say 48V. This one will be quite noisy but will probably be usefull in many situations.
  • One fixed 5V low power using a small SMPS chip
  • One fixed 3,3V low power using a small SMPS chip

I will need to add some current limit circuit, over current protection, over temperature protection etc.

Regarding the control and monitoring circuits, I have been using INA226 chips on former projects to measure voltage and current and think it will be nice associated with an STM32 (bluepill board) or an Atmega644 MCU.

The human interface will feature a color TFT a couple of buttons ad a selector.

Some of the parts I have

  • bridges, diodes, inductors, low ESR caps
  • small transformers
  • a couple of DC/DC chips: CS5173 that can do SEPIC but up to 1,5A “only”, buck chips AP3502 and AOZ1280 and others but not for SEPIC and or not powerful enough. Or we could use the STM32F103 PWM or another oscillator circuit.
  • INA226/INA233 current measurement chips,
  • standard linear regulators (I consider using LD1117 types), standard op amps MOSFET (N, P), triacs
  • TFT screens, one selector, STM32F103 chips (a bluepill board), or Atmega328/644/1284 (Nano, Narrow) etc.

Some basic circuits

For the symmetrical low noise circuit :

Another source of inspiration

Call for collaboration

Since I think this project will be interesting to many, for once I will propose to the electronic hobbyist community and particularly to the Arduino user's to work together on this.

So let me know your views on this and work together!

Hello,

Here is a first daft of two basic blocs (.pdf): the buck converter principle (fixed voltage for the moment) and the charge pump inverter to get the negative voltage.

I did with what I have that is the UC8243AN wich is not fast as compared to new chips. Here it would switch at around 100 KHz. Hence the big capacitors. But they are not physically this big (16mmx25 mm).

Still need to compute the values.

It should allow +/- 24 volts from the +/- 13.5V transformer outputs with 4 Amps max current for each rail.

Let me know what is your opinion.

I think that "low noise" and "buck/boost converters" are exact opposites. The converters work by producing square waves which are full of noise by definition.

Paul

High Paul,

Indeed. This is why I was thinking about a "hybrid" power supply,

  • One SMPS for voltages up to -24V GND +24V @4 amps. Because with these powers a variable voltage regulation would really waste too much energy

  • Multiple symmetric low voltage low power linear regulators, for example 1.5 to 7.5V @ 1A symmetric, particularly suitable for digital electronics and pre-amplifiers. This is what I would probably mostly used for my Arduino projects, using most of the time 5V/3.3V and maybe a little more for an op amp etc.

But once more since both would be on the same apparel the SMPS might pollute the linear regulators... I consider using ferrite beads and / ore common mode chokes to link the different regulators modules to the common ground.

Here are some of the work in progress modules

  • Rectifier, buck, inverter:

Here is the AC filter schematics. Just salvaged an old PC 250W PSU so all the parts are working well together. The fuse is at the AC plug.