This visualization shows how granular materials can perform multiple logical operations simultaneously at different frequencies. The system demonstrates frequency-multiplexed computation where the same physical medium processes different logic gates based on vibration frequency.
Vibrations at different frequencies propagate through the granular material differently, creating frequency-dependent force networks. By evolving the grain arrangement and properties:
NAND gates are functionally complete - any logical circuit can be built using only NAND gates:
| A | B | NAND(A,B) |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The granular assembly is evolved using genetic algorithms to discover configurations that perform desired computations: