On a side note but still about vapor phase, what would be considered the best solution to control the heater, assuming its powered by 230VAC?
To control the heater with a percentage power in the profile control itself, for each step, PID control would not be required.
Some of my thoughts are:
1, SSR with Zero crossing. (Perhaps, changing the on/off ratio over 1 second, giving maybe 0 to 100%, e.g. on for 200 mS, off for 800 mS to give approx. 20%)
But with a zero crossing SSR the switch on time could be up to 10 mS, depending where it is in the AC cycle. (Do they also switch off at the zero cross over?)
2, Same as above but maybe use a zero crossing detector circuit so that a normal non zero crossing SSR is turned on and off close to zero volts.
3, Use zero crossing detection, then fire a TRIAC to give phase control, so each profile cycle could give the correct percentage of power for each heating step. (e.g., 80% heat. For either a timed step or temperature endpoint is reached)
4, Use a TRIAC instead of a SSR but trigger it with a zero crossing opto (Such as MOC3083M with built in ZCD), but still use on/off times over one or 2 seconds. So the TRIAC is only fired at zero, but the ratio is controlled by the on/off times.
5, Simple mechanical relay with varying on/off times over a few seconds.
6, Any other method to control proportional power, maybe FETS, or another way.
I am very interested in this and may cobble something together as an experiment, maybe use a small custom ARM or PIC based controller with a small display. Perhaps driving either Halogen heater tubes (2x 500W) or maybe a 750W Silicon heater mat.
Any thoughts on this or ideas about mains proportional power control would be interesting.
Thanks