??? 05/30/08 13:36 Read: times |
#155290 - You have reinvented a watchdog Responding to: ???'s previous message |
A watchdog chip will raise a signal if it is not serviced for a specified time interval. A watchdog chip is a much more reliable method of detecting controller faults than a microprocessor system.
If you really want a backup system, then I think each controller must have a watchdog, and the secondary controller can take over if the watchdog on the primary controller trips. |