Here a proposition of ComputerSystemMetaPattern:
Six levels from the PhysicalRealWorld to the PhysicalRealWorld:
Questions:
- Is this model reentrant or fractal?
In order to make a complete computer system, you need multiples peripherals, with their own microcode. So I guess it's a reentrant model.
- Is it a MetaPattern?
- Why is it difficult to make a ComputerSystem able to learn and retain knowledge?
Because you need to organize the knowledge BEFORE you enter this knowledge in the ComputerSystem, and BEFORE you extract this knowledge.