Systems theory: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
{| class="wikitable"
{| class="wikitable"
|-
|-
! System !! System characteristics !! Management techniques
! System !! System characteristics !! How to manage !! Example
|-
|-
| '''[[Simple system]]'''|| Static process. Requires a series of steps. No interaction. Little if/then logic. Fixable (and best handled) by [[algorithm]]. ||  Manageable by ''unskilled'' application of algorithm. Suitable for machine production.
| '''[[Simple system]]'''|| Static process. Requires a series of steps. No interaction. Little if/then logic. Fixable (and best handled) by [[algorithm]]. ||  ''Unskilled'' application of algorithm. Suitable for [[Chatbot|machine]] production. || Bake a cake.
|-
|-
| '''[[Complicated system]]'''|| Bounded interactive process: Involves interaction with an autonomous/uncontrollable agent but boundaries are fixed, and rules of engagement are static fully specified, known to all participants. All relevant information is available to all participants. || Manageable by ''skilled'' application of algorithm. Suitable for autonomous operation by [[subject matter expert]].
| '''[[Complicated system]]'''|| Bounded interactive process: Involves interaction with an autonomous/uncontrollable agent but boundaries are fixed, and rules of engagement are static fully specified, known to all participants. All relevant information is available to all participants. || ''Skilled'' application of algorithm. Suitable for autonomous operation by [[subject matter expert]]. || [[Chess]] or [[Go]].
|-
|-
| '''[[Complex system]]'''|| Unbounded, interactive process. Involves interaction with automonous agents without boundaries, without pre-agreed rules, and where information is limited and asymmetric. Rules, boundaries and each participant’s objectives are dynamic and change interactively. Impossible to predict. || Requires expertise, experience, autonomy, imaginative adaptability, [[heuristics]], and the ability to make, adjust and reject provisional conclusions as information changes.
| '''[[Complex system]]'''|| Unbounded, interactive process. Involves interaction with automonous agents without boundaries, without pre-agreed rules, and where information is limited and asymmetric. Rules, boundaries and each participant’s objectives are dynamic and change interactively. Impossible to predict. || Requires expertise, experience, autonomy, imaginative adaptability, [[heuristics]], and the ability to make, adjust and reject provisional conclusions as information changes. || Financial market. Manufacturing process. Air traffic control system.
|}
|}