#MOFs #Chemistry
| Webpage | https://teasungroup.com |
| ORCiD | https://orcid.org/0000-0002-0713-2642 |
| Webpage | https://teasungroup.com |
| ORCiD | https://orcid.org/0000-0002-0713-2642 |
Cistercian Numbers; are an extremely interesting and basically forgotten number system developed 8 Centuries Ago. It is much more compact than Arabic and Roman systems, you can basically write any integer from 1 to 9999 with one character.
@archeohistories #Numbers
pea frogs in a pod
pea frogs hop
pea frogs hold
green pea frogs in a leaf
tucked into a fold
American Green Tree Frogs (Dryophytes cinereus), family Hylidae, New Orleans, LA, USA
photograph via: Harold's Plants
Every time I go between social apps I get that Queen song on the brain. Just the bit that goes:
"Now I'm here (now I'm here)
Now I'm there (now I'm there)..."
Really, it would be nice to just pick one and stay around around around around around around...
[EDIT] FLIP is saved!
https://newatlas.com/marine/flipping-flip-ship-saved/
---
Well it had to happen eventually. #Scripps is retiring FLIP (FLoating Instrument Platform). This is an amazing piece of engineering (and soooo weird on the inside - everything pivots, so walls become floors). The #ship to be towed out to a location, and it would literally flip, sinking most of the ship directly down to give a *very stable platform for #oceanography research. Launched in 1962.
The US Navy and Scripps Institution of Oceanography's unique FLoating Instrument Platform (FLIP) has been saved at the last minute from the breaker's yard. Scheduled to be scrapped in Mexico, it was purchased by undersea design company DEEP.
The Voyager 1 and 2 spacecraft sent back hundreds of color pictures as they flew by Jupiter and Saturn. But they could only transmit 14 kilobytes per second! So they used a highly efficient error-correcting code: the Golay code.
This is a 24-bit code. The first 12 bits convey the message, and the rest are computed from those. Up to 3 of the 24 bits can be wrong and you can still figure out what was intended! Up to 7 can be wrong and you can still know there was an error!
This image by @gregeganSF shows how it works. This shape, an icosahedron, has 12 vertices. There are also 12 pentagons inside this shape. Your first 12 bits say which pentagons to light up. 0 means "leave it dark" and 1 means "light it up". Your second 12 bits say which vertices to light up.
The second 12 bits are computed from the first 12 using this trick:
If you light up a single pentagon, then you only light up the vertices that don't contain that pentagon! What if you light up a bunch of pentagons? Then you use addition mod 2. You work out which vertices get lit up for each pentagon you light up. You think of those results as 12-bit strings. Then you add them up mod 2.
The last part may sound complicated, but it's a common trick, called a "linear code". What's special about the Golay code is its connection to the icosahedron. This gives it remarkable features, which I explain here:
https://blogs.ams.org/visualinsight/2015/12/01/golay-code/
I need to learn more about the other codes used by the Voyagers! Like the ones they're using to communicate with us now!