I'm currently building an egg incubator for my daughter or rather, her chickens! My current setup is two 92mm fans with 6 x 6R8 20W resistors as heating elements. This is all powered by a 300W 12V SMPS. This is my current prototype,
The various parts are switched using,
The fan speed by CCP1.
The servo for the egg rolling by CCP2. (not shown)
The heating elements by a 1mS interrupt that turns them on for between 0 and 100mS every 100mS (0-100%). To switch these resistors I used a IRL540 (100V 28A MOSFET). My thinking was that with a slow switching speed and only 10A it wouldn't need a big heatsink. I was wrong, at 90% duty cycle it very quickly gets to near 200C (None contact thermometer so maybe inaccurate). The MOSFET can be seen on the vero board in the middle of the fans.
So, my questions, how would you solve the MOSFET problem? I'm considering simply using one for each bank of resistors therefore reducing the current to 5A. This would mean that both gates will be driven by 1 pic pin!! Will this be a problem? Do I need to buffer this pin? Note that to remake the veroboard circuit is easy to do but I don't really want to redo the PCB.
My second question needs a little more ingenuity. The other thing I have to control is humidity. It needs to be around 40% for 18 days and then 65-70% for the remaining days. I don't see the 40% being a problem as ventilation should keep it low (ventilation is required due to CO2 buildup). To get to 70% I was considering using another 20W resistor with a wick in a water bath. However I can't seem to find a suitable way to achieve this. Anyone any suggestions?
Anyway, sorry for such a long post and thanks for any suggestions.
Mike.
The various parts are switched using,
The fan speed by CCP1.
The servo for the egg rolling by CCP2. (not shown)
The heating elements by a 1mS interrupt that turns them on for between 0 and 100mS every 100mS (0-100%). To switch these resistors I used a IRL540 (100V 28A MOSFET). My thinking was that with a slow switching speed and only 10A it wouldn't need a big heatsink. I was wrong, at 90% duty cycle it very quickly gets to near 200C (None contact thermometer so maybe inaccurate). The MOSFET can be seen on the vero board in the middle of the fans.
So, my questions, how would you solve the MOSFET problem? I'm considering simply using one for each bank of resistors therefore reducing the current to 5A. This would mean that both gates will be driven by 1 pic pin!! Will this be a problem? Do I need to buffer this pin? Note that to remake the veroboard circuit is easy to do but I don't really want to redo the PCB.
My second question needs a little more ingenuity. The other thing I have to control is humidity. It needs to be around 40% for 18 days and then 65-70% for the remaining days. I don't see the 40% being a problem as ventilation should keep it low (ventilation is required due to CO2 buildup). To get to 70% I was considering using another 20W resistor with a wick in a water bath. However I can't seem to find a suitable way to achieve this. Anyone any suggestions?
Anyway, sorry for such a long post and thanks for any suggestions.
Mike.