
First of all, let's give credit where credit is due:
1 -
TO Gina/Eric, the originators of the DIY induction annealer:
Last year, I built an annealer following their spec - PLC controlled and with a motorized gate platform (Up/Dn).
More details on page 52
2 -
TO ootts:
His published Arduino code was my first textbook for programming.
His challenge to share code ideas is quite commendable.
Here is my approach - The loop function monitors various user choices and sends
the executions to individual functions like:
- Anneal (3 modes of operation TEST, ONES and AUTO)
- Up/Dn the Gate platform
The platform is moved by 2 step motors.
It stops at pre-programmed levels for 4 different calibers (for now).
- Constant update of the 4 line screen - level, volts, amps, time, etc.
- The drop gate is activated by another step motor.
- Two LED indicator (Green, Yellow) help the user to time the feeding sequence.
- There are also several functions for "housekeeping" - Emergency stop, contact bouncing, memory, relay controls, etc.
3 -
TO David101 for the idea to use inexpensive Power Supply and ferrit (Fluxion) based inductor.
The annealing system is air coooled - closely installed components and two high volume fans maintain coil temperature around 140-150 degrees.
The configuration of the ferrit allows accuracy of heating only the case neck and part of the
shoulder. Thus, the required annealing power is low (average - 38 volts, 9-10 amps, 5 - 6 seconds).
In addition, the rest of the case does not get any direct magnetic hits. Thus, IMHO,
the annealing time could be increased safely for longer cases with no overheating of the lower part. Further tests would determine this.