Difference between revisions of "Control hierarchy"
From apm
(→Related: added * Compiling to categories (Conal Elliott)) |
|||
Line 40: | Line 40: | ||
* [[Decompression chain]] | * [[Decompression chain]] | ||
* [[General software issues]] | * [[General software issues]] | ||
+ | * [[Compiling to categories (Conal Elliott)]] | ||
[[Category:Information]] | [[Category:Information]] | ||
[[Category:Nanofactory]] | [[Category:Nanofactory]] |
Revision as of 22:51, 22 July 2021
'''todo:''' seperate out generalized article
Overview
There are three hirachies. The virtual design levels need to be mapped to the physically computing control levels which then need to be mapped to the physically producing assembly levels.
- design levels -> control levels -> assembly levels
This gives an extremely big design space.
Design levels
Starting with very high level programming languages going down a decompression chain to low level signals.
- high language 1: functional, logical, connection to computer algebra system
- high language 2: imperative, functional
- constructiv esolid geometry graph (CSG graph), parametric surfaces
- quadrik nets C1
- triangle nets C0
- toolpaths
- Primitive signals: step-signals, rail-switch-states, clutch-states, ...
Note that there is a second target for the decompression chain. In the development process. Virtual visualizations are necessary.
Control levels
- Central computer
- semi local nanoelectronics
- local nanomechanics
Assembly Levels
The physical assembly process. Main article: Assembly levels