PPRuNe Forums - View Single Post - Mode S
Thread: Mode S
View Single Post
Old 19th May 2001 | 00:18
  #25 (permalink)  
babble
Guest
 
Posts: n/a
Post

I think a computer nerd might argue that a squawk code is not a decimal number, it is an octal (base 8) number.

The reason for it (as Zeke points out)is that octal numbers convert exactly to binary, whereas decimal numbers do not.

8^4=4096
2^12=4096