Hacker News new | ask | show | jobs
by digi_owl 3505 days ago
a combo of cost cutting and safety requirements?
1 comments

What kind of incident could safety regulations be trying to prevent by forbidding a furnace from operating when remote control is unreachable?
Blow of tank, fire.
There are other methods to prevent such occurrences: furnaces have "flame out of bounds" sensors and/or chimney flow sensors: this is very good at preventing the furnace from starting a fire of its own.

If there's already a fire present, whether furnace decides to stop operating or not is usually irrelevant (you can get a gas leak from a damaged furnace even if it's off). I do not see why _remote_ control should be able to prevent a fire from starting: whatever is remotely controlling this furnace doesn't have more data than the furnace itself.

So, circumvent your furnace control logic to burn at max rate when it receives no commands from it remote controller, then go somewhere for a week. Engineers are stupid people, you know.
My family has a furnace for heating water and the house. The furnace has a control unit that controls the burner and pumps. There is also a "manual operation" switch, to be used if the control unit fails, that simply switches everything on: pumps and the burner. The burner has a thermostatic control (that is set to a very high temperature and is essentially used to prevent it from boiling the water).

So, in this case, "burn at max rate" _is_ the safe setting to be used when the controller dies. The only unsafe situation that it will cause is that the hot utility water will be scaldingly hot, but there will be no increased danger of fire nor of CO poisoning.