enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Fault detection and isolation - Wikipedia

    en.wikipedia.org/wiki/Fault_detection_and_isolation

    Fault detection, isolation, and recovery (FDIR) is a subfield of control engineering which concerns itself with monitoring a system, identifying when a fault has occurred, and pinpointing the type of fault and its location. Two approaches can be distinguished: A direct pattern recognition of sensor readings that indicate a fault and an analysis ...

  3. Watchdog timer - Wikipedia

    en.wikipedia.org/wiki/Watchdog_timer

    To support these, a computer system is typically designed so that its watchdog timer will be kicked only if the computer deems the system functional. The computer determines whether the system is functional by conducting one or more fault detection tests and will kick the watchdog only if all tests have passed. [citation needed]

  4. Failure detector - Wikipedia

    en.wikipedia.org/wiki/Failure_detector

    The construction of a failure detector is an essential, but a very difficult problem that occurred in the development of the fault-tolerant component in a distributed computer system. As a result, the failure detector was invented because of the need for detecting errors in the massive information transaction in distributed computing systems.

  5. Control reconfiguration - Wikipedia

    en.wikipedia.org/wiki/Control_reconfiguration

    In the nominal, i.e. fault-free situation, the lower control loop operates to meet the control goals. The fault-detection (FDI) module monitors the closed-loop system to detect and isolate faults. The fault estimate is passed to the reconfiguration block, which modifies the control loop to reach the control goals in spite of the fault.

  6. Fault tolerance - Wikipedia

    en.wikipedia.org/wiki/Fault_tolerance

    This is usually handled with a separate "automated fault-detection system". In the case of the tire, an air pressure monitor detects the loss of pressure and notifies the driver. The alternative is a "manual fault-detection system", such as manually inspecting all tires at each stop. Interference with fault detection in another component.

  7. Fault management - Wikipedia

    en.wikipedia.org/wiki/Fault_management

    Ideally, a fault management system should be able to correctly identify events and automatically take action, either launching a program or script to take corrective action, or activating notification software that allows a human to take proper intervention (i.e. send e-mail or SMS text to a mobile phone). Some notification systems also have ...

  8. Maintenance philosophy - Wikipedia

    en.wikipedia.org/wiki/Maintenance_philosophy

    Automatic correction is possible for redundant systems when fault-detection, fault-isolation, and fault-bypass are all automatic. Automatic corrective action is also called Active Recovery and Self Healing. This technique can be used to increase the MTBF to the length of time an item will be required to be used without maintenance.

  9. Error detection and correction - Wikipedia

    en.wikipedia.org/wiki/Error_detection_and_correction

    A checksum of a message is a modular arithmetic sum of message code words of a fixed word length (e.g., byte values). The sum may be negated by means of a ones'-complement operation prior to transmission to detect unintentional all-zero messages.