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

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnews!wrb
  3. From: wrb@cbnews.cb.att.com (wallace.r.blackburn)
  4. Subject: Re: CSMA/CD on RS232?
  5. Organization: AT&T
  6. Distribution: usa
  7. Date: Tue, 15 Sep 1992 15:33:42 GMT
  8. Message-ID: <1992Sep15.153342.29666@cbnews.cb.att.com>
  9. References: <1992Sep15.150015.7409@sbctri.sbc.com>
  10. Lines: 31
  11.  
  12. In article <1992Sep15.150015.7409@sbctri.sbc.com> tadams@sbctri.sbc.com (Tom. Adams 529-7860) writes:
  13. >I was wasting time in a meeting, and came up with an idea that seems
  14. >interesting to me.  Consequently I'm sure it's been done, or more likely
  15. >been shown to be just incredibly stupid. :)
  16. >
  17. >I'd like to connect multiple devices to an RS232 line, buswise.  All devices
  18. >would either be programable, (i.e. PC's) or be frontended by a (cheap)
  19. >microprocessor.  I'm wondering if CSMA/CD is a reasonable way to manage 
  20. >very low speed bus contention.  If so, it would seem reasonable to transmit 
  21. >address information, data, CRC's etc over the wire.  I'm not quite sure
  22. >how to manage the Collision detect part, since I can't just look at 
  23. >voltage levels on the wire.  Applications would be low volume data logging
  24. >and control systems, ridiculously overpriced burglar alarms, etc.
  25. >
  26. Icom uses this system with their computer-controllable amateur radio
  27. transceivers and general-coverage receivers.  They call it their CI-V
  28. system.  Each type of radio has a different default address (which can be
  29. changed).  This way, you can connect multiple radios to one computer and
  30. control them independently.  They do TTL out of the back of the radio, so a
  31. level converter is also needed.  This is how I became interested in this, I
  32. have an article on radio-computer interfacing coming out in 1/93 QST.
  33.  
  34. My new Ten-Tec Omni VI has the same system.  I'm running it at 19.2K, but
  35. only have the one radio hooked up.
  36.  
  37. To check for collision, just listen to what you transmit.  If you don't hear
  38. the same thing you sent then there was a collision.  Good luck.
  39.  
  40.  
  41.             Wally Blackburn AA8DX
  42.             wrb@ccsitn.att.com
  43.