Hello to you all. Well, this is my first post and I already need some help/suggestions.
I'm trying to design a temperature controller, which will have to control
a 20-35W , 110VAC ceramic heater.
Ceramic heater is attached to aluminum element, and has to keep its temperature at 44.50°C
when measured inside the element. Special RTD temp.sensor is used for accurate readings and it's
connected to Rabbit 3000 microcontroller.
If the temp varies for 0.1°C, micro will detect that and will send signal to driver which controls ceramic heater.
I'm trying to come up with interface which will listen for the commands from the Rabbit microcontroller and
adjust amount of current flowing through the heater.
Ultimately, to increase or decrease current to achieve desired temperature, but never to shut it off completely.
Any kind of suggestions or help is more than welcome.

I have already searched forum for similar topics, but could not find anything that I could use.
I'm trying to design a temperature controller, which will have to control
a 20-35W , 110VAC ceramic heater.
Ceramic heater is attached to aluminum element, and has to keep its temperature at 44.50°C
when measured inside the element. Special RTD temp.sensor is used for accurate readings and it's
connected to Rabbit 3000 microcontroller.
If the temp varies for 0.1°C, micro will detect that and will send signal to driver which controls ceramic heater.
I'm trying to come up with interface which will listen for the commands from the Rabbit microcontroller and
adjust amount of current flowing through the heater.
Ultimately, to increase or decrease current to achieve desired temperature, but never to shut it off completely.
Any kind of suggestions or help is more than welcome.
I have already searched forum for similar topics, but could not find anything that I could use.