首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

Personal tools

Binary clock

From Wikipedia, the free encyclopedia

Jump to: navigation, search

A binary clock is a clock which displays traditional sexagesimal time in a binary format. Originally, it showed each decimal digit of sexagesimal time as a binary value, but presently true binary clocks also exist. Most binary clocks are digital, although analog varieties exist.

Contents

Binary-coded decimal clocks

Image:Binary clock.svg
Reading a BCD clock: Add the values of each column of LEDs to get six decimal digits. There are two columns each for hours, minutes, and seconds.

As of 2007, the most common binary clock sold is designed by Anelace Inc., and uses six columns of LEDs to represent zeros and ones. Each column represents a single decimal digit, a format known as binary-coded decimal (BCD). The bottom row in each column represents 1 (or 20), with each row above representing higher powers of two, up to 23 (or 8). To read each individual digit in the time, the user adds the values that each illuminated LED represents, then reads these from left to right. The first two columns represent the hour, the next two represent the minute, and the last two represent the second. Since zero digits are not illuminated, this clock is not usable in the dark.

To read a BCD clock add the values of each column of LEDs to get six decimal digits. This gives two decimal digits each for hours, minutes, and seconds.

True binary

The latest version of the Anelace Inc. binary clock can also use just true binary to give the time (one number each for hours, minutes, and seconds) rather than six numbers for the decimal digits of the time units. Numbers are then displayed horizontally:

Image:Binary clock samui moon.jpg
Time Technology's Samui Moon true binary wristwatch
          Hours    Minutes    Seconds
         -------   -------    -------
     32 |              1          1
     16 |              0          1
      8 |    1         0          0
      4 |    0         1          0
      2 |    1         0          0
      1 |    0         1          1
         ============================
 decimal:   10    :   37    :    49
Image:Relogio binario.JPG
A binary clock circuit displaying 00:08:04

The above display uses three binary number columns, one for each of the units (hours, minutes, seconds) of the conventional time system.

See also

External links

de:Binäre Uhr fr:Montre à affichage binaire it:Orologio binario

AD Links