Hexadecimal From Wikipedia, the free encyclopedia

Hexadecimal time is the representation of the time of as a hexadecimal number in the interval [0,1).

The day is divided into 1016 (1610) hexadecimal , each into 10016 (25610) hexadecimal , and each into 1016 (1610) hexadecimal .

Contents

1 2 The system of Rogers

2.1 Nystrom's "Tonal , or Clock- 2.2 Conversions dial". Note the use of his invented digits for hex values 9-F. Also note 3 See also that midnight (hour 0) is at the bottom, rather than the top of the 4 References clockface. 5 External links

History

Hexadecimal time may have been used during the Tang Dynasty (7th – 10th centuries) in China.

This time format was proposed by the Swedish-American engineer John W. Nystrom in 1863 as part of his tonal system.

In 1997, the American Mark Vincent Rogers of Intuitor proposed a similar system of hexadecimal time and implemented it in JavaScript as the Hexclock.

The system of Rogers

A day is unity, or 1, and any fraction thereof can be shown with digits to the right of the hexadecimal separator. So the day begins at midnight with .0000 and one hexadecimal after midnight is .0001. Noon is .8000 (one half), one hexadecimal second before was .7FFF and one hexadecimal second before next midnight will be .FFFF. A hexadecimal clock-face Intuitor-hextime may also be formatted with an underscore separating hexadecimal hours, minutes and seconds. For example:

Clock

Hex Hex (Boardman) ISO 8601 Comment .0100 0_10_0 00:05:37.5 .0200 0_20_0 00:11:15 .0400 0_40_0 00:22:30 .0800 0_80_0 00:45:00 .1000 1_00_0 01:30:00 1.5:24 = 1:16 = 0.1 .8000 8_00_0 12:00:00 12:24 = 8:16 = 0.8 .F000 F_00_0 22:30:00 22.5:24 = 15:16 = 0.F .F800 F_80_0 23:15:00

Conversions

hexsec hexsec Hex Traditional base 16 base 10 1 day = 10000 = 65536 = 24 h 1 hexadecimal hour = 1000 = 4096 = 1 h 30 min 1 hexadecimal maxime = 100 = 256 = 5 min 37.5 sec 1 hexadecimal minute = 10 = 16 = 21.09375 sec 1 hexadecimal second = 1 = 1 = 1.318359375 sec 1 second = 0.C22E4 = 0.75851 = 1 sec

See also

Decimal time

References

External links

Hexadecimal Time Applet (http://spwebgames.com/clockinfo/?viewType=Hex) - with digital and analogue representations. Hexclock (http://www.intuitor.com/hex/hexclock.html) - local time as a hexadecimal number True Binary Time (http://www.abulsme.com/binarytime/) - local time as a binary number Analogue hexadecimal clock (http://www.steffen-eitner.homepage.t-online.de/tempilo/tempkons.htm) - Florence Mean Time Geektime.org (http://geektime.org) - different approach, based on "hex-seconds"

Retrieved from "https://en.wikipedia.org/w/index.php?title=Hexadecimal_time&oldid=722452372"

Categories: Time measurement systems Hexadecimal numeral system Clock designs

This page was last modified on 28 May 2016, at 06:27. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.