Let me start with some caveats, along with caveats to the caveats:
- First, yes absolutely, any hack to your oven voids the warranty. This is why I had no hesitancy modding my 25-yr old oven, but my wife wouldn't let me touch our brand new one -- at first. But after a few pizza nights with the new oven, even with a baking steel, the pies were not as good. So unsolicited, she told me to do it. Also, this mod is not very invasive and is totally reversible. It can easily be undone without a trace for repair or resale.
- Next, I am a retired electrical engineer, so this kind of thing is right in my wheelhouse. Others may not be as comfortable, but it is certainly doable by anyone with some basic electrical skills.
- The circuits involved are very low voltage (like 5V or 3.3V) and low current, and thus totally safe. On the other had, opening up your oven could easily expose you to dangerous line-level voltages nearby. Always work with the breaker(s) off at the panel, and be careful. Proceed at your own risk.
- I personally think that this technique is way safer and less potentially hard on your oven that any kind of cleaning-cycle hack. Of course a self-cleaning oven is capable of surviving any number of 900F+ cycles. I certainly feel better about actually setting and regulating to a desired temperature, be it 600F or 900F.
- Depending on your particular oven, the mod could be very easy or kind of a pain. My old oven was easy, because I only had to remove a front cover panel. My new oven was hard, because I had to pull in out from the cabinet to get at the right point, and it was a 300lb microwave/convection combo beast.
- Lastly, I am confident that this works for most any electric oven. It probably works on gas ovens -- I have never owned one, so I just don't know. I think that the basic temperature control method is the same.
OK, here is the idea: We fool the oven into thinking it is cooler than it really is, so that it will heat up to a higher temperature than it normally would. We just need to understand how the oven senses temperature, and how to affect it. On the back wall of the oven interior, there is a sensor containing a thermistor. It is simply a resistor whose resistance value varies strongly with temperature. A typical oven probe will measure about 1,080 ohms at 70F, but will measure say 1,700 ohms at 400F, and 2,050 ohms at 550F. The oven controller measures this resistance, compares it to what it expects for the target temperature, and cycles the elements on or off depending if the measured temperature is too low or too high, respectively. (This so-called "bang-bang" control is how lots of things work, from furnaces to curling irons.)
So now the foolery: Let's say we take a plain ordinary resistor and put it in parallel with the probe's thermistor. The combined resistance is lower. The controller measures the lower resistance and thinks the oven is cooler, so it wants to heat it up. The math for the combined resistance is simple:
1/R(combined) = 1/R(thermistor) + 1/R(added)
Let's say we add a 10K ohm resistor in parallel with the probe, and the oven temperature is currently 550F. R(combined) = 1 / (1/2.05K + 1/10K) = 1.7K ohm. This is the same resistance as the probe alone at 400F, without the parallel 10K resistor. So with the resistor, the oven controller thinks that the oven is at 400F when it is really at 550F! So when you set the oven to 400F, it will happily heat itself up to 550F and stay there. And if you set it to 500F? It goes to about 750F. I should note that a lower value than 10K for the added resistor allows temperatures well beyond 750F, but this is plenty for my style of pizza, especially with a baking steel and the broiler element.
So the hack consists of some wire and exactly two components: Said resistor, and a switch to switch it out when we want the oven to behave normally. We don't want our oven to always run 150F hotter than we set it, do we? But ya gotta remember to switch back to normal after the last pizza!
This is probably sufficient information for the more intrepid hackers to proceed on there own. I will try to post more specific descriptions of how I modded my two ovens in the next few days.
Don