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

Defensive design is the practice of planning for contingencies in the design stage of a project or undertaking. Essentially, it is the practice of anticipating all possible ways that an end-user could misuse a device, and designing the device so as to make such misuse impossible, or to minimize the negative consequences. For example, if it is important that a plug is inserted into a socket in a particular orientation, the socket and plug should be designed so that it is physically impossible to insert the plug incorrectly. Power sockets are often keyed in such a manner, to prevent the transposition of live and neutral. They are also recessed in the wall in a way that makes it impossible to touch connectors once they become live.

Property Value
dbo:abstract
  • Defensive design is the practice of planning for contingencies in the design stage of a project or undertaking. Essentially, it is the practice of anticipating all possible ways that an end-user could misuse a device, and designing the device so as to make such misuse impossible, or to minimize the negative consequences. For example, if it is important that a plug is inserted into a socket in a particular orientation, the socket and plug should be designed so that it is physically impossible to insert the plug incorrectly. Power sockets are often keyed in such a manner, to prevent the transposition of live and neutral. They are also recessed in the wall in a way that makes it impossible to touch connectors once they become live. Defensive design in software engineering is called defensive programming. Murphy's law is a well-known statement of the need for defensive design, and also of its ultimate limitations. (en)
  • El diseño defensivo es una técnica de diseño empleada para evitar que se den contingencias en el uso de dispositivos, objetos, procedimientos o rutinas. Con él se busca evitar que el usuario final pueda ocasionar fallas por desconocer la forma adecuada de usar o ejecutar, impidiéndole tener más de una forma de hacer las cosas. El origen de esta técnica se encuentra en la Ley de Murphy. En el momento de estar diseñando, se realiza el estudio de las diferentes maneras en que el procedimiento, objeto o dispositivo puede ser mal realizado o ejecutado; y se desarrollan mecanismos para que estas maneras incorrectas no se puedan realizar, forzando a un uso o ejecución correcto. Ejemplos comunes resultados de esta técnica los vemos en algunos conectores, donde la clavija y el enchufe están diseñados de tal manera que solo se puedan conectar de una sola forma, como los USB y Firewire. (es)
  • La conception de sûreté ou conception sécuritaire ou conception défensive est un principe de conception prenant en considération, dès les premières phases de la planification, le plus grand nombre possible de contingences prévisibles. On désigne également ce concept par ergonomie de sécurité. Ce principe, qui découle de la loi de Murphy, est souvent appliqué dans de nombreux domaines (aérospatiale, conception de jouets pour enfants, industrie automobile, génie logiciel et même politique (séparation des pouvoirs)), sous différentes appellations. Elle est un des aspects du concept plus général de 'gestion des risques' et peut également être prise en compte dans l'application du 'principe de précaution' dans le domaine industriel. (fr)
  • Defensiv design, en komponents konstruktion, eller arbetet att konstruera en komponent, så att risken för olyckshändelser minimeras. Kranar och kopplingar på sjukhus ska exempelvis vara byggda så det ska vara omöjligt att koppla fel mellan syrgas och andra gaser. Defensiv design är alltså att utgå från Murphys lag – om det finns ett helt felaktigt sätt att göra något på så kommer någon att göra det – och förebygga det genom utformningen. Exkluderande design kallas ibland också för defensiv design. (sv)
  • 防御性设计也稱為防守設計,是在專案設計階段的应急方案。防御式设计是考慮使用者可能會錯誤使用的所有情形,用設計手法避免錯誤使用,或是降低錯誤使用的機會。例如,假如某一個接頭需要以特定的方向插到插座中,而且這個非常重要,會設法設計此接頭,讓接頭必需依正確的方向才能插入插座中。電源插頭多半會依此方式設計,避免火線和中心線插反。 軟體工程中的防御式设计稱防御性编程。著名的摩菲定理說明了為何需要防御式设计。防御式设计是和契约式设计相反的一種設計方式。 (zh)
dbo:thumbnail
dbo:wikiPageID
  • 457320 (xsd:integer)
dbo:wikiPageLength
  • 2773 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1105234671 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Defensiv design, en komponents konstruktion, eller arbetet att konstruera en komponent, så att risken för olyckshändelser minimeras. Kranar och kopplingar på sjukhus ska exempelvis vara byggda så det ska vara omöjligt att koppla fel mellan syrgas och andra gaser. Defensiv design är alltså att utgå från Murphys lag – om det finns ett helt felaktigt sätt att göra något på så kommer någon att göra det – och förebygga det genom utformningen. Exkluderande design kallas ibland också för defensiv design. (sv)
  • 防御性设计也稱為防守設計,是在專案設計階段的应急方案。防御式设计是考慮使用者可能會錯誤使用的所有情形,用設計手法避免錯誤使用,或是降低錯誤使用的機會。例如,假如某一個接頭需要以特定的方向插到插座中,而且這個非常重要,會設法設計此接頭,讓接頭必需依正確的方向才能插入插座中。電源插頭多半會依此方式設計,避免火線和中心線插反。 軟體工程中的防御式设计稱防御性编程。著名的摩菲定理說明了為何需要防御式设计。防御式设计是和契约式设计相反的一種設計方式。 (zh)
  • Defensive design is the practice of planning for contingencies in the design stage of a project or undertaking. Essentially, it is the practice of anticipating all possible ways that an end-user could misuse a device, and designing the device so as to make such misuse impossible, or to minimize the negative consequences. For example, if it is important that a plug is inserted into a socket in a particular orientation, the socket and plug should be designed so that it is physically impossible to insert the plug incorrectly. Power sockets are often keyed in such a manner, to prevent the transposition of live and neutral. They are also recessed in the wall in a way that makes it impossible to touch connectors once they become live. (en)
  • El diseño defensivo es una técnica de diseño empleada para evitar que se den contingencias en el uso de dispositivos, objetos, procedimientos o rutinas. Con él se busca evitar que el usuario final pueda ocasionar fallas por desconocer la forma adecuada de usar o ejecutar, impidiéndole tener más de una forma de hacer las cosas. El origen de esta técnica se encuentra en la Ley de Murphy. Ejemplos comunes resultados de esta técnica los vemos en algunos conectores, donde la clavija y el enchufe están diseñados de tal manera que solo se puedan conectar de una sola forma, como los USB y Firewire. (es)
  • La conception de sûreté ou conception sécuritaire ou conception défensive est un principe de conception prenant en considération, dès les premières phases de la planification, le plus grand nombre possible de contingences prévisibles. On désigne également ce concept par ergonomie de sécurité. Ce principe, qui découle de la loi de Murphy, est souvent appliqué dans de nombreux domaines (aérospatiale, conception de jouets pour enfants, industrie automobile, génie logiciel et même politique (séparation des pouvoirs)), sous différentes appellations. (fr)
rdfs:label
  • Defensive design (en)
  • Diseño defensivo (es)
  • Conception de sûreté (fr)
  • Defensiv design (sv)
  • 防御性设计 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
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