In the episdoe 'Cry Your Name' when Liz discovers that Alex signed a receipt
with binary code, moments before his death, it sparked a flurry of speculation
and theories on the Roswell boards.
Some thought it was a message or coordinates and many spent hours trying to crack the code.
I'm not sure if all of the following was written by one person, but some of it was written by ClaireBehr
|
What is Binary Code? Computers don't have fingers to count numbers on, they don't even know what numbers are. Computers are made up of millions of switches. These switches can either be ON or OFF. This is Digital switching, from the Greek root di meaning two. This is where Binary code comes in, from the Latin root bi meaning two. Binary is represented by 1 and 0. Just as the Decimal system has ten digits(0-9), Binary has two(1 and 0). The numbers 0 and 1 are for human reference only. The computer knows nothing about numbers, only that a siwtch is ON(1) or OFF(0). At some point you may have seen a theater marqueue with hundreds of lightbulbs on it. The lightbulbs go on and off in a rapid sequence that spells out words humans can read. A single lightbulb being turned on and off is meaningless, but hundreds in of them synchronized can create words and pictures. This we communicate with computers. We send instructions for the computer to turn on certain switches and turn off other switches. In return, for each different combination of on/off switches the computer does something different. One switch(one 1 or one 0) is called a bit. Eight bits (eight ones and zeros) is called a byte. The byte is basic unit in binary code. 01100101 10101110 01101000 Each one of the above sequences means something different. This is where the math comes in. Within the byte, each position is valued differently, unless it off in which case in is zero. A 0 bit is always equal to zero. Think of the eight bits as different positions. Just as explained above, when a 1 is in the ones position, it is equal to 1, when it is in the tens position, it is equal to 10. I wiped the cobwebs from the brain and got this hexidecimal translation: 11100100100111011001 breaks into: 1110 = E 0100 = 4 1001 = 9 1101 = D 1001 = 9 So, E49D9 Octal also reads from right to left but you group the binary number in sets of 3: 011 100 100 100 111 011 001 In octal that becomes: 3 4 4 4 7 3 1 As I said before, if you take the binary number as a whole and just plug it into your calculator and convert binary directly to decimal you get: 936,409 I've tried grouping differently by adding 4 zeros to the right even though that's not what is ever done just to see what happened. I even tried lining the hex and octal number up with the alphabet. Nope, nope. Believe me, I was convinced Tuesday morning when I woke up that it would spell either Tess or Kivar. You should have seen me. I'm sure it was quite funny. ::redhawk sits up straight in bed and goes, "Aha!" Like a lightbulb went off in my head or something:: Nope. Nothing so far. The closest I've come is if you group the binary number in sets of 8 starting from the right just like I did for the translations to character sets, but instead convert each group of eight directly to decimal. (Yep, I know it's not usually done this way.) I got 14 73 217. I immediately thought of longitude and latitude and maybe a date. 14-73 ends up near Sweden, but up in the Norwegian Sea. Hmm... somehow I don't think that's what they meant. And 217 as in February 17th. I don't think that was when Alex was gone to Sweden, was it? I think the numbers if they're going from left toright..they are 14 - 4 - 9 - 13 - 9. 1449139. If they're fromright to left it's 9 - 11 - 9 - 2 - 7. 911927. When you take the numbers you guys found, 14-4-9-13-9 and line them up with the alphabet (ex. 1=a, 2=b, 3=c ect.) You get the letters: N-D-I-M-II don't know if that means anything but, it's worth a try.-Claire------ quote: OK, everyone--I just want it to be known exactly how "Nutz" thisbinary riddle is driving me!I was up most of last night trying to make some sense out of this.I came up with the same figures Terracore posted, he is absolutelycorrect regarding the the binary to decimal conversion. However,those numbers don't equate to anything meaningful.Examples:The ASCII codes for 1,2, and 3 are a white face, a black face anda heart(like on playing cards) respectively. Therefore, the 2-bitoffset arrangement can be deciphered using just those threesymbols, plus zero, which is null.The four-bit offset reads as: 14: Two tied eighth notes (musical) 4: A diamond (again, like on playing cards) 9: An open oval symbol 13: A single eighth note 9: See aboveThe five-bit offset reads as: 28: A math symbol, looks like a backwards "L" 18: A vertical 2-headed arrow symbol 14: The tied eighth note symbol 25: A vertical single headed (down) arrow / The ten and twenty bit offsets are well outside of ASCII range.Now, this is not where the story ends. . .in addition to ASCII, Itried to decipher them using EBCDIC, another type of characterset.I also tried converting the binary to Hexadecimal and Octal, butthe character translation in both ASCII and EBCDIC is nonsensicle.Nothing seems to make sense, and the sad thing is, this kind ofconversion is not new to me, and I don't generally regard it asbeing difficult.Lastly, Clint, I think I know what you are getting at about the7+1 bits, but all that does is allow you to drop the character setdown to the first 128 character, effectively lopping off thehigh-bit characters. This is primarily used in datacommunications, where symbols like boxes and circles are not sentin raw data format. I did, however, investigate this avenue aswell, you see the 20 bits WOULD equal two characters in a modemtransmission, because the communication hardware and software hasto append a start bit and a stop bit to the basic 8-bit character.Therefore, if you divide the twenty bits in half, then strip offthe first and last bit of each half, you are left with two 8-bitcharacters: 11001001 = Standard uppercase "I" 11101100 = The infinity symbolOf course, I don't think this is the right route because dividingthe string in half leaves a zero as some of the stop bits, andthis would not work--it would have to be a one.So, after many hours of scratching my head and staring, blearyeyed, at a legal pad, I am left wondering this:Does this really mean anything at all, or is it just random bitsthat they will SAY means this, that or the next thing? I hope theydidn't drop an important clue, and then not bother to have itchecked out by someone technical. . .I know that not just everyonecan do binary, decimal, hexadexcimal and octal conversions, buthey--I'm not THAT old, and there are a lot of people who still dothat kind of thing on a daily basis!PS: The symbolic characters referenced above are the "WindowsGeneration" equivelant to the original ASCII sysmbols thatoccupied those postions, but those traditional characters arecontrol codes (non-printing). If anyone is interested in thecontrol codes, let me know. Originally posted by ClaireBehr: When you take the numbers you guys found, 14-4-9-13-9 and linethem up with the alphabet (ex. 1=a, 2=b, 3=c ect.) You get theletters: N-D-I-M-I I don't know if that means anything but, it's worth a try. -Claire/ |
|
Theories Main |
| ||||
|
Archive Main |
|
Back to Main|
|
| Contact
| |