Team:ETH Zurich/project/overview/grid
From 2014.igem.org
(Difference between revisions)
(→Emergence of the pattern) |
(→Emergence of the pattern) |
||
Line 3: | Line 3: | ||
<center> | <center> | ||
<div id='cont' style="text-align:justify; width:950px;"> | <div id='cont' style="text-align:justify; width:950px;"> | ||
- | Every cell on the grid below computes an XOR of the two signals coming from above. XOR means that if only one of the two signals (red or blue) is | + | Every cell of the cellular automaton on the grid below computes an XOR of the two signals coming from above in the figure below. XOR means that if only one of the two signals (red or blue) is received, the cell receiving should turn ON (and show green fluorescence), whereas if none or both of the signals are received, the cell should stay OFF (do nothing). |
<br/> | <br/> | ||
<br/> | <br/> |
Latest revision as of 02:00, 18 October 2014
Emergence of the pattern
Every cell of the cellular automaton on the grid below computes an XOR of the two signals coming from above in the figure below. XOR means that if only one of the two signals (red or blue) is received, the cell receiving should turn ON (and show green fluorescence), whereas if none or both of the signals are received, the cell should stay OFF (do nothing).