home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / electron / 15692 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.6 KB  |  36 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!ftpbox!mothost!merlin.dev.cdx.mot.com!pjd.dev.cdx.mot.com!peterd
  3. From: peterd@pjd.dev.cdx.mot.com (Peter Desnoyers)
  4. Subject: Re: CSMA/CD on RS232?
  5. Message-ID: <peterd.716590872@pjd.dev.cdx.mot.com>
  6. Sender: news@merlin.dev.cdx.mot.com (USENET News System)
  7. Nntp-Posting-Host: pjd.dev.cdx.mot.com
  8. Organization: Motorola Codex, Canton, Massachusetts
  9. References: <1992Sep15.150015.7409@sbctri.sbc.com> <1950roINNqh5@grapevine.EBay.Sun.COM>
  10. Date: Tue, 15 Sep 1992 21:01:12 GMT
  11. Lines: 23
  12.  
  13. smckinty@sunicnc.France.Sun.COM (Steve McKinty - Sun ICNC) writes:
  14.  
  15. >In article <1992Sep15.150015.7409@sbctri.sbc.com>, tadams@sbctri.sbc.com (Tom. Adams 529-7860) writes:
  16. >> I was wasting time in a meeting, and came up with an idea that seems
  17. >> interesting to me.  Consequently I'm sure it's been done, or more likely
  18. >> been shown to be just incredibly stupid. :)
  19. >> 
  20. >> I'd like to connect multiple devices to an RS232 line, buswise.  All devices
  21. >> would either be programable, (i.e. PC's) or be frontended by a (cheap)
  22. >> microprocessor.  I'm wondering if CSMA/CD is a reasonable way to manage 
  23. >> very low speed bus contention.
  24.  
  25. You could do CSMA/CA, and get away with using stock hardware. The idea is
  26. that you send a short "reservation" packet, and require the destination
  27. to respond to it. If you don't get a response within a short time, you
  28. assume a collision and back off. The advantage is the lack of special-
  29. purpose hardware; for instance, you could use PC serial ports.
  30.  
  31. See the description of the Localtalk protocol in "Inside Appletalk" for
  32. more details - that's the scheme they use, probably for cost reasons.
  33.  
  34.                 Peter Desnoyers
  35. -- 
  36.