Wear Your Name in Binary
β¨ Your bracelet spells your initial in the only language a computer actually understands: on and off.
π§° You need
- beads or paper squares in two colours
- string or thread
- paper and pencil
- a friend to swap with
β οΈ Keep small beads away from young children.
π What you will see
Every letter from A to Z fits in exactly five beads. Different letters give clearly different bead patterns, and decoding is just adding up place values. Two friends with the same initial produce identical bracelets.
π§ͺ Do it
- Number the alphabet so that A is 1 and Z is 26, and find the number for your initial.
- Convert that number to binary by halving repeatedly and writing the remainders in reverse.
- Check your answer by adding up the place values 16, 8, 4, 2 and 1.
- Thread five beads, dark for one and light for zero, in the order you wrote.
- Swap bracelets with a friend and decode their letter without being told it.
- Make a second bracelet for a whole short word using five beads per letter.
π‘ Why it happens
A computer stores information with switches that are either on or off, written as 1 and 0, and each single 1 or 0 is called a bit. Place values in binary go 1, 2, 4, 8, 16, doubling each time instead of going up in tens, so five bits can make 32 different combinations, which is more than the 26 letters needed. Real computers group eight bits into a byte and use agreed codes such as ASCII and Unicode so that every machine reads the same bits as the same character. Everything else, including photographs and music, is stored as numbers in this same way.
π Now try this
Add a sixth bead chosen so that the number of dark beads is always even, then see whether you can catch a friend who flips one bead on purpose.
π€ Think about it
How many different letters could you store using only three beads?
π§ Ask the Acharya
βHow many different letters could you store using only three beads?β β ask him and he will explain it from your own chapters.
More for Std 6β8
Density Tower
Four kitchen liquids sit in four separate stripes in one glass, and a grape parks itself halfway down.
Try it βScience25 minMagnet With a Switch
An ordinary iron nail picks up a pile of paper clips and drops every one of them the instant you break the circuit.
Try it βScience25 minYeast Blows Up a Balloon
A spoonful of dried powder, fed nothing but sugar, inflates a balloon while you watch.
Try it β