Principle
2. Extraction
a. Extract (remove or separate) a “disturbing” part or property
from an object, or
b. Extract the only necessary part or property- Principle Description: Extraction separates out useful or harmful parts or properties of a system from the whole system. Extraction may take place artificially or in actuality.
- Hints on Usage: Identify a useful/harmful part or property in a system – one that adds value to the system upon extraction. Then look for specific characteristics of that part or property in order to enable easy extraction. Extraction may be applied equally to non-physical or virtual situations.
- There are many ways to add value through the Extraction Principle. Occasionally the extracted parts can be of more value out of the system than within the whole system. For example, old barn beams can be more valuable as distressed lumber for new homes than as support for an old barn.
Comment: In the introduction we stated there was
a degree of overlap from principle to principle in order to provide a more comprehensive
approach when solving challenging problems. Here is the first example. Extraction
is very similar to Segmentation and yet the difference is important.
Both segment the whole system into parts. Extraction removes that part or parts while
Segmentation offers many alternatives.
