From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Reference Design for Simple Dual Redundancy

Code and Documentation

Discussion Forum

In systems where the cost of failure is high, it is sometimes  advantageous to duplicate certain critical components.  This concept,  known as redundancy, helps improve the overall reliability of the system  by decreasing the probability of a failure.  This document discusses a  software method for implementing dual redundancy on a National  Instruments Real-Time controller such asCompactRIO,  Compact FieldPoint, or PXI.  The Simple Dual Redundancy (SDR) component is a set of LabVIEW VIs used  to implement dual-redundant control where one controller is active and  the other controller is in “hot standby” mode.  The controllers  communicate regularly with one another via a serial link so that if one  controller fails, the other will know to take control.  They also  exchange information about one another’s “health” so that the active  controller can determine whether or not it is in the best position to  remain in charge of the system.

0 Kudos
Message 1 of 1
(5,640 Views)