An Entity of Type: ComputerSystem103085915, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo:abstract
  • 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. (ca)
  • 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. (en)
dbo:wikiPageID
  • 6310904 (xsd:integer)
dbo:wikiPageLength
  • 2674 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1093255982 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dct:subject
rdf:type
rdfs:comment
  • 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. (ca)
  • 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. (en)
rdfs:label
  • Doble redundància modular (ca)
  • Dual modular redundancy (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License