home *** CD-ROM | disk | FTP | other *** search
/ Internet Core Protocols / Oreilly-InternetCoreProtocols.iso / RFCs / rfc34.txt < prev    next >
Encoding:
Text File  |  1999-10-14  |  2.6 KB  |  116 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                            Bill English   SRI/ARC
  8. Request for Comments No. 34                      26 February 1970
  9.  
  10.  
  11. SOME BRIEF PRELIMINARY NOTES ON THE ARC CLOCK
  12.  
  13. The ARC clock system provides a time reference that is written into the
  14. core memory of the XDS 940 Computer. There are two types of time
  15. information available--absolute and relative.
  16.  
  17. The absolute time is written into two adjacent words of core with the
  18. following format:
  19.  
  20.    First word --
  21.  
  22.       Bits 0 thru 7 contain the month code in straight binary with a
  23.       range of 1 to 12
  24.  
  25.       Bits 8 thru 15 contain the day code in straight binary with a
  26.       range of 1 to 31
  27.  
  28.       Bits 16 thru 23 contain the year code in straight binary with
  29.       range of 0 to 99
  30.  
  31.    Second word --
  32.  
  33.       Bits 00 thru 7 contain the hour code written in straight binary
  34.       with a range of 0 to 23
  35.  
  36.       Bits 8 thru 15 contain the minute code written in straight binary
  37.       with a range of 0 to 60
  38.  
  39.       Bits 16 thru 23 contain the second code written in straight binary
  40.       with range ofr 0 to 60
  41.  
  42. These 2 words are written once each second.  It is anticipated that the
  43. accuracy of the initial setting will be on the order of 1 second, as
  44. referred to WWV, and that the oscillator drift rate will not account for
  45. an accumlated error of more than 1 second every 250 days.  The
  46. oscillator and clock are provided with standby power in order to
  47. maintain the accuracy of the system.  Because of variable delays in time
  48. required to obtain access to the 940 core memory, it is anticipated that
  49. the short-term accuracy will be on the order of 10 to 20 microseconds.
  50.  
  51. The relative time, which is written into one word of core memory, is
  52. simply the contents of a 24 bit binary accumulator.  The rate at which
  53. the accumulator is updated can be chosen to be either once very 100
  54. micro seconds or once every millisecond.  In either case the core
  55.  
  56.  
  57.  
  58.                                                                 [Page 1]
  59.  
  60. RFC 34              Prelimary Notes on the ARC Clock       February 1970
  61.  
  62.  
  63. location is written each time the accumulator is updated.  As above the
  64. short-term accuracy will be about 10 to 20 microseconds and the long-
  65. term accuracy will be the equivalent of one second every 250 days.
  66.  
  67.        [ This RFC was put into machine readable form for entry ]
  68.        [ into the online RFC archives by Katsunori Tanaka 1/98 ]
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.                                                                 [Page 2]
  115.  
  116.