Re: Post #2410 - Quoting VenatusDominus
"This is easy to plug into Excel and if you pick 810.9 K (1000 F) for your target temp you will anneal in 1.88 seconds. Note that brass starts to glow between 950 F and 1050 F. Using 900 F changes the required time to 16.1 seconds.
B=1.38065x10^-23 (Boltzmann constant)
E=0.327x10^-18 (constant for the material, in this case brass)
T1 in Kelvin = 644 (700 F)
t1 in sec = 3600 (1hour)
T2 in Kelvin = target temp
t2 in sec = time to anneal
t2=t1*exp^(-E/B*(1/T1 - 1/T2)) "
I consider the formula to be accurate. Following this lead I added a flame sensor to my built. The sensor was calibrated at 1000 F with the help of 1000 F Tempilaq liquid. My Arduino program was modified to include closed temperature feedback loop.
This way I was able to apply power (ON-OFF ) to the brass, maintaining the temperature of the neck at 1000 degree F (+/- 2-3%) for a limited time of 1.88 seconds (as per the formula).
The ZVS primary current and neck temperature readings are
averaged for each interval of 1/10 of sec (see the actual numbers attached).
As result, during the period of 1.88 seconds, with constant 1000F temperature, the neck color is fairly consistent. On the diagram, provided by SGK in Post # 2733, the color is between 930 F and 1050 F.
