OCA:Brian's Brain

From LifeWiki
Revision as of 01:56, 14 September 2020 by GUYTU6J (talk | contribs) (signal circuitry)
Jump to navigation Jump to search
Radiation.png This article is a stub. You can help LifeWiki by expanding it.
Brian's Brain
x=0, y = 0, rule =/2/3 ! #C [[ THEME Generations ]] #C [[ RANDOMIZE2 RANDSEED 1729 THUMBLAUNCH THUMBNAIL THUMBSIZE 2 GRID ZOOM 6 WIDTH 600 HEIGHT 600 LABEL 90 -20 2 "#G" AUTOSTART PAUSE 2 GPS 8 LOOP 256 ]]
LifeViewer-generated pseudorandom soup
Rulestring /2/3
B2/S/C3
B2/S/G3
Character Chaotic

Brian's Brain (also called BB, or simply Brain) is a cellular automaton and one of the best-known Generations rules. It is similar to Seeds, but with an additional state; dead cells get born if they have exactly two live neighbors, and live cells never survive, but instead of dying immediately, they advance to a third state, not considered "live" for the purpose of cell birth, before dying. The rule was first considered by Brian Silverman in the mid-1990s.

Brian's Brain can be thought of as emulating a neural network, with state 0 representing "ready", state 1 representing "firing", and state 2 representing "refractory"; the rule can then be stated as "only a cell in the ready state may fire and it will only do so if exactly 2 of its neighbors are firing. After firing for one step, a cell spends a step in the refractory state before regaining readiness".

Patterns

x = 4, y = 4, rule = /2/3 2.A$A2B$.2BA$.A! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ THEME Generations AUTOSTART GPS 3 THUMBSIZE 4 ]]
A period-3 oscillator

(click above to open LifeViewer)
RLE: here Plaintext: here

Usually, a random starting configuration in Brian's Brain will explode, emitting many spaceships, rakes, breeders, puffers and wavestretchers.

The first oscillators were discovered by Michael Sweney in December 1999. No period-2 oscillators exist (as in any Generations rule with more than two states); an example of a period-3 oscillator is shown to the left. Some periodic agars and wicks have also been constructed in Brian's Brain.

A group of lasers shooting the smallest photon were discovered by Giles Edkins no later than May 2001, based on which signal reflectors, duplicator, AND gate, OR gate and XOR gate have been explicitly constructed.[1]

A collection of patterns in this rule can be found in Mirek's Cellebration.

References

  1. FWKnightship (May 12, 2020). Re: Turing - complete Generations rules (discussion thread) at the ConwayLife.com forums

External links

Brian's Brain at Adam P. Goucher's Catagolue MCell built-in Generations rules: Brian's Brain at Mirek Wójtowicz's Cellebration page