Boat-bit: Difference between revisions
added bounding box |
rules |
||
| Line 6: | Line 6: | ||
|bx = 8 | |bx = 8 | ||
|by = 3 | |by = 3 | ||
|rulemin = B3/S23 | |||
|rulemax = B378/S2378 | |||
|rulespecial = [[Conway's Game of Life|Conway Life]] | |||
|isorulemin = B3-cey/S2-in3-ckqy | |||
|isorulemax = B34-airyz5-acn6-n78/S234ceirty5eikry6-ac78 | |||
|plaintext = true | |plaintext = true | ||
|rle = true | |rle = true | ||
Revision as of 18:56, 26 November 2020
| Boat-bit | |||||||||
| View static image | |||||||||
| Pattern type | Memory cell | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Number of cells | 11 | ||||||||
| Bounding box | 8 × 3 | ||||||||
| Static symmetry | Unspecified | ||||||||
| Discovered by | Unknown | ||||||||
| Year of discovery | Unknown | ||||||||
| |||||||||
| |||||||||
A boat-bit is a binary digit represented by the presence or absence of a boat next to a snake (or other suitable object, such as an aircraft carrier or eater 1). The bit can be toggled by a glider travelling along a certain path. Such an object is sometimes called a snake-bit, although that name is less sensible because the snake can easily be replaced by other objects.[1] A correctly timed glider on a crossing path can detect whether the transition was from 1 to 0 (in which case the crossing glider is deleted) or from 0 to 1 (in which case it passes unharmed). Three gliders therefore suffice for a non-destructive read.
The mechanisms involved in reading and writing a boat-bit are shown in the image in the infobox. The bit as shown in is the 0 state, with no boat present. It is about to be set to 1 by the incoming green glider, and then switched back to 0 again by the red glider. The first crossing glider will survive, but the second will be destroyed.
David Bell found a method of reading the bit while setting it to 0 in January 1997. It works by firing a middleweight spaceship at the boat-bit. If it is already 0 then the middleweight spaceship passes unharmed, but if it is 1 then the boat and the middleweight spaceship are destroyed and, with the help of an eater 1, converted into a glider that travels back along exactly the same path that is used by the gliders that toggle the boat-bit:
| (click above to open LifeViewer) RLE: here Plaintext: here |
Other patterns that can be used to perform the boat-bit reaction include beacon (in its dense phase), table (if stabilised) and eater 1.
References
- ↑ "Snake-bit". The Life Lexicon. Stephen Silver. Retrieved on June 3, 2009.
External links
- Boat-bit at the Life Lexicon