Content deleted Content added
No edit summary |
Citation bot (talk | contribs) Add: pages, authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Systems theory | #UCB_Category 112/182 |
||
(33 intermediate revisions by 28 users not shown) | |||
Line 1:
{{Short description|Decision tracking and managing method}}
[[File:A sample Design Structure Matrix (DSM).png
The '''
It is the equivalent of an [[adjacency matrix]] in [[graph theory]], and is used in [[systems engineering]] and [[project management]] to model the structure of complex systems or processes, in order to perform system analysis, project planning and organization design.
== Overview ==
A design structure matrix lists all constituent [[subsystem]]s/[[Activity diagram|activities]] and the corresponding [[information exchange]], interactions, and dependency [[Pattern recognition|patterns]]. For example, where the matrix elements represent activities, the matrix details what pieces of information are needed to start a particular activity, and shows where the information generated by that activity leads. In this way, one can quickly recognize which other activities are reliant upon information outputs generated by each activity.
The use of DSMs in both research and industrial practice increased greatly in the 1990s. DSMs have been applied in the building construction, real estate development, semiconductor, automotive, photographic, aerospace, telecom, small-scale manufacturing, factory equipment, and electronics industries, to name a few, as well as in many government agencies.<ref name="DSMbook"/>
The matrix representation has several strengths.
* The matrix can represent a large number of [[Systems theory|system]] elements and their relationships in a compact way that highlights important patterns in the data (such as [[feedback loop]]s and modules).
* The presentation is amenable to matrix-based analysis techniques, which can be used to improve the structure of the system.
* In modeling activities precedence it allows representing feedback linkages that cannot be modeled by [[Gantt chart]]/[[Program evaluation and review technique|PERT]] modeling techniques <ref>Browning TR, Fricke E, Negele H (2006) [http://sbuweb.tcu.edu/tbrowning/Publications/Browning%20Fricke%20Negele%20(2006)--Process%20Modeling%20Concepts.pdf "Key
DSM analysis can also be used to manage the effects of a change. For example, if the specification for a component had to be changed, it would be possible to quickly identify all processes or activities which had been dependent on that specification, reducing the [[Risk management|risk]] that work continues based on out-of-date information.<ref name="DSMbook"/>▼
▲DSM analysis can also be used to manage the effects of a change. For example, if the specification for a component had to be changed, it would be possible to quickly identify all processes or activities which had been dependent on that specification, reducing the [[Risk management|risk]] that work continues based on out-of-date information.
==DSM Structure==
A DSM is a [[square matrix]], representing linkages between the system elements. The system elements are often labeled in the rows to the left of the matrix and/or in the columns above the matrix. These elements can represent for example product components, organization teams, or project activities.
The off-diagonal cells are used to indicate relationships between the elements. A marking of the cell indicates a directed link between two elements and can represent design relations or constraints between product components, communication between teams, information flow or precedence relations between activities.
The cells along the diagonal are typically used to represent the system elements. However, the diagonal cells can be used for representing self-iterations (e.g., rework of a code that did not pass its unit testing). Self-iterations are required when a matrix element represents a block of activities/subsystems that may be further detailed, allowing hierarchical DSM structure.<ref>A. Karniel and Y. Reich, [https://www.researchgate.net/publication/4255493_Simulating_Design_Processes_with_self-iteration_activities_based_on_DSM_planning “Simulating Design Processes with self-iteration activities based on DSM planning,”] in Proceedings of the International Conference on Systems Engineering and Modeling - ICSEM'07, Haifa, 2007.
Two main categories of DSMs have been proposed: static and time-based.<ref name="DSMreview">T. Browning:
Static DSMs represent systems where all of the elements exist simultaneously, such as components of a machine or groups in an organization. A static DSM is equivalent to an ''N<sup>2</sup>''
A time-based DSM is akin to a [[precedence diagram]] or the matrix representation of a [[directed graph]]. In time-based DSMs, the ordering of the rows and columns indicates a flow through time: earlier activities in a process appear in the upper-left of the DSM and later activities appear in the lower-right. Terms like “feedforward” and “feedback” become meaningful when referring to interfaces. A feedback mark is an above-diagonal mark (when rows represent output). Time-based DSMs are typically analyzed using sequencing algorithms, that reorder the matrix elements to minimize the amount of feedback marks, and make them as close as possible to the diagonal.<ref name="DSMbook"/>
DSM matrices were categorized to Component-based or Architecture DSM; People-based (Team-based) or Organization DSM, both considered as Static (representing existing elements). Activity-based or Schedule DSM and Parameter-based DSM are defined as time-based, as their ordering implies flow.
===DSM marking===
Initially, the off-diagonal cell markings indicated only the existence/non-existence of an interaction (link) between elements, using a symbol (or the figure '1'). Such marking is defined as '''Binary DSM'''. The marking then has developed to indicate quantitative relation '''Numeric DSM''' indicating the "strength" of the linkage, or statistical relations '''Probability DSM''' indicating for example the probability of applying new information (that require reactivation of the linked activity).
==DSM algorithms==
The DSM algorithms are used for reordering the matrix elements subject to some criteria. Static DSMs are usually analyzed with [[Cluster analysis|clustering algorithms]] (i.e., reordering the matrix elements in order to group together related elements). Clustering results would typically show groups (clusters) of tightly related elements, and elements that are either not connected or are connected to many other elements and therefore are not part of a group.<ref name="
Time-based DSMs are typically analyzed using partitioning, tearing and sequencing algorithms.<ref name="
'''
'''Tearing''' is the removal of feedback marks (in Binary DSM) or assignment of lower priority (numeric DSM). Tearing of a Component-based DSM may imply modularization (the component design is not influencing other components) or standardization (the component design is not influencing and not influenced by other components).<ref name="
Minimizing feedback loops gets the best results for Binary DSM, but not always for Numeric DSM or Probability DSM. '''Sequencing''' algorithms (using [[optimization]], [[genetic algorithms]]) are typically trying to minimize the number of [[feedback
==Use and extensions==
Interactions between various aspects (people, activities, and components) is done using additional (non-square) linkage matrices. The Multiple Domain Matrix (MDM) is an extension of the basic DSM structure.<ref>Maurer M (2007) Structural Awareness in complex product design. Dissertation, Technischen Universität München, Germany</ref> A MDM includes several DSMs (ordered as block diagonal matrices) that represent the relations between elements of the same ___domain; and corresponding Domain Mapping Matrices (DMM) <ref>M. Danilovic; T. R. Browning:
The use of DSM has been extended to visualize and optimize the otherwise invisible information flow and interactions associated with office work. This visualization via DSM allows the Lean Body of Knowledge to be applied to office and information intensive flows.<ref>{{cite book|title=Far From the Factory: Lean for the Information Age|year=2010|publisher=Productivity Press|___location=New York|isbn=
A customisation of MDM has been illustrated in <ref>{{cite journal |last1=Cardenas |first1=IC |last2=Kozine |first2=I |title=Customizing an Approach to Analyze an Underspecified Socio-Technical System |journal=Engineering Management Journal |date=2025 |volume= |issue= |pages=1–20 |doi=10.1080/10429247.2025.2502690|doi-access=free }}{{Creative Commons text attribution notice|cc=by4|from this source=yes}}</ref> for the analysis of underspecified systems.
==References==
Line 58 ⟶ 57:
==Additional links==
*Web-Portal of DSM Community: http://www.dsmweb.org
*
== Further reading ==
*DSM book: http://mitpress.mit.edu/books/design-structure-matrix-methods-and-applications
*{{cite book
| last1 = Karniel
| first1 = Arie
| last2 = Reich
| first2 = Yoram
| authorlink =
| year =2011
| title = Managing the Dynamics of New Product Development Processes: A New Product Lifecycle Management Paradigm
| publisher = Springer
| isbn = 978-0-85729-569-9}}
[[Category:Systems theory]]
[[Category:Project management techniques]]
[[Category:Systems engineering]]
|