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. 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.

  4. Error detection and correction - Wikipedia

    en.wikipedia.org/wiki/Error_detection_and_correction

    One example is the Linux kernel's EDAC subsystem (previously known as Bluesmoke), which collects the data from error-checking-enabled components inside a computer system; besides collecting and reporting back the events related to ECC memory, it also supports other checksumming errors, including those detected on the PCI bus.

  5. Watchdog timer - Wikipedia

    en.wikipedia.org/wiki/Watchdog_timer

    During normal operation, the computer regularly restarts the watchdog timer to prevent it from elapsing, or "timing out". If, due to a hardware fault or program error, the computer fails to restart the watchdog, the timer will elapse and generate a timeout signal. The timeout signal is used to initiate corrective actions.

  6. 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.

  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. 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.

  9. Application checkpointing - Wikipedia

    en.wikipedia.org/wiki/Application_checkpointing

    One of the original and now most common means of application checkpointing was a "save state" feature in interactive applications, in which the user of the application could save the state of all variables and other data and either continue working or exit the application and restart the application and restore the saved state at a later time.