Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware should check behaviour of heated elements for plausibility #5

Open
Traumflug opened this issue Oct 6, 2010 · 2 comments
Open

Comments

@Traumflug
Copy link
Collaborator

This is a feature request.

Temperature sensors becoming loose might result in a situation where the temperature readout of one of the heaters becomes unrelated to the actual temperature of the heated element. Likely, the heater would turn on and never again turn off, regardless how hot the heated element is. Actually, this can cause an unattended machine to melt down or even catch fire.

A plausibility check would watch the temperature rising as the heater is switched on, and switch it off in case there's no, or no sufficient rise in temperature.

@triffid
Copy link
Owner

triffid commented Oct 7, 2010

this is an excellent idea, and I think not too hard to implement. remember to compensate for noisy temp sensor :)

detecting bogus readings (use existing TC_OPEN flag) and killing the heater would be good too

@jakepoz
Copy link
Collaborator

jakepoz commented Oct 17, 2010

Sorry guys, my programmer has died recently and I can't update the firmware on my boards (not using bootloader). I should be back online in a week or two :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants