home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / parallel / 2058 < prev    next >
Encoding:
Text File  |  1992-09-04  |  988 b   |  41 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!destroyer!gatech!hubcap!fpst
  3. From: mln@sunkj.larc.nasa.gov (Michael L Nelson)
  4. Subject: Re: Synchonizing watches
  5. Message-ID: <1992Sep4.174143.13747@hubcap.clemson.edu>
  6. Sender: news@ab00.larc.nasa.gov (USENET Network News)
  7. Organization: NASA Langley Research Center, Hampton, VA  USA
  8. References:  <1992Sep3.123226.14205@hubcap.clemson.edu>
  9. Date: Fri, 4 Sep 1992 15:09:29 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 28
  12.  
  13. I must be missing something here, because this looks quite simple.
  14.  
  15. -A & B already know this procedure.
  16.  
  17. A: says "Bing" to B
  18.    B responds with "Bing" to A
  19.  
  20. this is ABBA time - the total delay
  21.  
  22. A:
  23. 1. says "Bong"
  24. 2. waits, say N minutes (N > ABBA) 
  25. 3. says "Bong" again
  26.  
  27. B already knows what N is, and can then determine
  28. What AB is (Bong2 - Bong1 - N)
  29.  
  30. B tells A what AB time is.
  31.  
  32. A says "Bang" and waits AB time before zeroing
  33. the watch
  34.  
  35. When B hears "Bang", B immediately zero's the watch
  36.  
  37. synchronized
  38.  
  39. Michael Nelson
  40.  
  41.