earckens
Member
Last October I contacted this forum after having decided to reconstruct my functioning student-era LM723-based PSU. The most interesting part about this particular PSU was that it had a fairly ingenious (not invented by me ) way to have a minimum voltage of 0,00V. For the rest it used adjustable current limiting up to 3A and max output of about 30V. The transformer was an oldfashioned rectangular iron core of about 90VA and two secondary 12V coils, at full current it's maximum voltage dropped.
New specs I set forward for a upgraded PSU:
0,00V minimum output
>40V max output
3A max current
I had recently bought a toroidal 150VA transformer (2x 15V 5A), all other parts had to be re-used.
On this forum I started a thread (https://www.electro-tech-online.com/threads/lm723-psu-with-0v-lowest-voltage.148899/) where, in order of appearance, I received help from Nigel Goodwin, spec, dr pepper, Les Jones and a few others. By far the most prolific contributor had been spec, to whom my warmest gratitudes, and of course to all others too.
Purpose was to re-use as much as possible from the original design ideas yet increase both current and voltage capabilities, as well as introduce a current limiting warning LED.
Another target was to introduce a microcontroller for display and warning purposes.
Today, after months of on and off time devoted to this project, I did final "burn-in" tests, you can see on the pictures what I used as a load (because of the dissipation of max +90W I used watercooling ). Voltage stays perfectly stable, the transformer does not give a "crimp", current limiting goes perfect at work at 3.2A, and current limiting is adjustable too; no molten or burnt components during tests..
On the picture of the pcb (see below) to the right is a socket that is reserved for a Atmega168P controller: display of V and I (current measured with INA219 I2C module) and transformer and heatsink temperature sensors (LM35), as well as supervision of temperatures and generation of the necessary alarms. The controller (not yet installed at time of picturetaking) is meanwhile installed and all performs well, I just need to do voltage and temperature calibrations.
Included too is the final schematic drawing (thank you to spec who introduced me to CAD with Eagle).
C++ program files and microcontroller hardware layout available on demand. These are not included in this schematic for readability purposes.
Erik
New specs I set forward for a upgraded PSU:
0,00V minimum output
>40V max output
3A max current
I had recently bought a toroidal 150VA transformer (2x 15V 5A), all other parts had to be re-used.
On this forum I started a thread (https://www.electro-tech-online.com/threads/lm723-psu-with-0v-lowest-voltage.148899/) where, in order of appearance, I received help from Nigel Goodwin, spec, dr pepper, Les Jones and a few others. By far the most prolific contributor had been spec, to whom my warmest gratitudes, and of course to all others too.
Purpose was to re-use as much as possible from the original design ideas yet increase both current and voltage capabilities, as well as introduce a current limiting warning LED.
Another target was to introduce a microcontroller for display and warning purposes.
Today, after months of on and off time devoted to this project, I did final "burn-in" tests, you can see on the pictures what I used as a load (because of the dissipation of max +90W I used watercooling ). Voltage stays perfectly stable, the transformer does not give a "crimp", current limiting goes perfect at work at 3.2A, and current limiting is adjustable too; no molten or burnt components during tests..
On the picture of the pcb (see below) to the right is a socket that is reserved for a Atmega168P controller: display of V and I (current measured with INA219 I2C module) and transformer and heatsink temperature sensors (LM35), as well as supervision of temperatures and generation of the necessary alarms. The controller (not yet installed at time of picturetaking) is meanwhile installed and all performs well, I just need to do voltage and temperature calibrations.
Included too is the final schematic drawing (thank you to spec who introduced me to CAD with Eagle).
C++ program files and microcontroller hardware layout available on demand. These are not included in this schematic for readability purposes.
Erik