Dual modular redundancy

http://dbpedia.org/resource/Dual_modular_redundancy an entity of type: Artifact100021939

En enginyeria de fiabilitat, la doble redundància modular (DMR) és la tècnica en què els components d'un sistema estan duplicats, proporcionant redundància en cas que hi hagi una fallada. S'aplica especialment en sistemes on els components duplicats funcionen en paral·lel, especialment en sistemes informàtics tolerants a fallades . Un exemple típic és un sistema informàtic complex que té nodes duplicats, de manera que si un node falla, l'altre està preparat per continuar el seu treball. rdf:langString
In reliability engineering, dual modular redundancy (DMR) is when components of a system are duplicated, providing redundancy in case one should fail. It is particularly applied to systems where the duplicated components work in parallel, particularly in fault-tolerant computer systems. A typical example is a complex computer system which has duplicated nodes, so that should one node fail, another is ready to carry on its work. rdf:langString
rdf:langString Doble redundància modular
rdf:langString Dual modular redundancy
xsd:integer 6310904
xsd:integer 1093255982
rdf:langString En enginyeria de fiabilitat, la doble redundància modular (DMR) és la tècnica en què els components d'un sistema estan duplicats, proporcionant redundància en cas que hi hagi una fallada. S'aplica especialment en sistemes on els components duplicats funcionen en paral·lel, especialment en sistemes informàtics tolerants a fallades . Un exemple típic és un sistema informàtic complex que té nodes duplicats, de manera que si un node falla, l'altre està preparat per continuar el seu treball.
rdf:langString In reliability engineering, dual modular redundancy (DMR) is when components of a system are duplicated, providing redundancy in case one should fail. It is particularly applied to systems where the duplicated components work in parallel, particularly in fault-tolerant computer systems. A typical example is a complex computer system which has duplicated nodes, so that should one node fail, another is ready to carry on its work. DMR provides robustness to the failure of one component, and error detection in case instruments or computers that should give the same result give different results, but does not provide error correction, as which component is correct and which is malfunctioning cannot be automatically determined. There is an old adage to this effect, stating: "Never go to sea with two chronometers; take one or three." Meaning, if two chronometers contradict, a sailor may not know which one is reading correctly. A lockstep fault-tolerant machine uses replicated elements operating in parallel. At any time, all the replications of each element should be in the same state. The same inputs are provided to each replication, and the same outputs are expected. The outputs of the replications are compared using a voting circuit. A machine with two replications of each element is termed dual modular redundant (DMR). The voting circuit can then only detect a mismatch and recovery relies on other methods. Examples include 1ESS switch. A machine with three replications of each element is termed triple modular redundant (TMR). The voting circuit can determine which replication is in error when a two-to-one vote is observed. In this case, the voting circuit can output the correct result, and discard the erroneous version. After this, the internal state of the erroneous replication is assumed to be different from that of the other two, and the voting circuit can switch to a DMR mode. This model can be applied to any larger number of replications.
xsd:nonNegativeInteger 2674

data from the linked data cloud