For a LONG time, I wanted to build a variable AC voltage project. Yes AC!!!
The opportunity arrive at my door steps. I had a 1.5 KW voltage stabilizer, that need fixing
It has ALL ( almost all) the components; namely:
- Variac
- Mechanical system to "adjust" the voltage using a printed circuit with a POT. By mechanical I mean a STRONG DC motor and system of gears to MOVE the Carbon Brush to the desired voltage level.
- Most importantly TWO micro switches to control the movement of the arm (Carbon Brush) to mark the clock and anti clock max movement of the ARM.
Since I have no documentation for the printed circuit, I decided to replace it with an Arduino.
The project status:
I teared the device apart. and checked that if I bypass the board that I do not understand and keep the wiring. By that I mean I have the following:
The input to the board is 110 AC to a transformer with a bridge rectifier.
The DC wiring is using the following:
2 wires to the DC motor the turns the ARM
2 @ 2 for the two micro switches.
The missing link is How the stabilizer recognize the deviation in the input voltage and move the arm to compensate for the difference to achieve the correct adjusted voltage.
I presume the logic is IN THE CIRCUIT BOARD that has the POT.
In my view this is a very challenging project that will benefit the arduino community.
As I said before the most detailed (and difficult) part of the project is ALREADY done.Namely The motor system and the control of the arm. All we need is to replace the board with arduino and make use of the wiring.
I am sure you have zillion questions.....please shoot them
P.S. Just in case you wondering what the arduino will do Here is my objective:
-
Input a value for the voltage,
-
Read current voltage and adjust the motor movement to achieve the desired new value OR
-
provide TWO switches to move the ARM clock or anti clock and display the voltage value as the arm move ; until I reach the desired voltage ( semi automatic)