Systems Flashcards

1
Q

System Representations

A

a) Networks
b) rich pictures/mind maps
c) hierachy trees
d) entity-process diagram
e) logic flow diagrams
f) cross-functional diagrams
g) entailment trees
h) influence (causal-loop) diagrams
i) stock/flow diagrams

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Developing a system representation

A
  • think about the purpose
  • list the components
  • list the important process or links between components
  • choose a representation
  • draft the system representation
  • check against the ‘Healthy system’ criteria
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Healthy systems representations have:

A

a) balance
b) completeness
c) cohesion
d) discrimination
e) consistency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

positive link

A
  • means they go up and down together
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

negative link

A
  • means when one goes up, the other goes down
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

positive feedback loop

A
  • when product of all links is >0

- snowballs to a limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

negative feedback loop

A
  • when product of all links is < 0

- finds a balance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

steps in design

A
  1. think of the processes that interact
  2. figure out the key variables involved in multiple processes
  3. start with a simple or fundamental process with a simple explanation
  4. expand by thinking about when this process does or does not dominate and how other processes interact to give other solutions
  5. test logic of your diagram
    - does this describe every way that ‘x’ could change?
    - are there redundant parts?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Pitfalls to avoid

A
  • no loops, dead-ends
  • poor names for variables
  • too many links, variables
  • two-step loops
  • capture causation not correlation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly