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. Soft error - Wikipedia

    en.wikipedia.org/wiki/Soft_error

    System-level soft errors occur when the data being processed is hit with a noise phenomenon, typically when the data is on a data bus. The computer tries to interpret the noise as a data bit, which can cause errors in addressing or processing program code. The bad data bit can even be saved in memory and cause problems at a later time.

  8. Troubleshooting - Wikipedia

    en.wikipedia.org/wiki/Troubleshooting

    Troubleshooting is a form of problem solving, often applied to repair failed products or processes on a machine or a system.It is a logical, systematic search for the source of a problem in order to solve it, and make the product or process operational again.

  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.