home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / electron / 13151 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.1 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!milton.u.washington.edu!whit
  2. From: whit@milton.u.washington.edu (John Whitmore)
  3. Newsgroups: sci.electronics
  4. Subject: Re: RS-422A and RS-423.  Whats the diff?
  5. Message-ID: <1992Jul23.033428.13488@u.washington.edu>
  6. Date: 23 Jul 92 03:34:28 GMT
  7. References: <92Jul21.174720.26587@acs.ucalgary.ca>
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington, Seattle
  10. Lines: 35
  11.  
  12. In article <92Jul21.174720.26587@acs.ucalgary.ca> sepa@enel.ucalgary.ca (Michael Sepa) writes:
  13.  
  14. >What exactly is the difference between an RS-422A and an RS-423
  15. >standard?  Are they as close as their numbers seem to indicate?
  16.  
  17.     RS-422 is a differential send/receive serial standard,
  18. that employs signalling levels in the range of 0V to 5V.  Since
  19. the signal is differential, there are TWO signal wires for SEND
  20. and TWO signal wires for RECEIVE.  This has no need for any
  21. power supplies other than 5V, and is not EIA-232D-compatible.
  22.  
  23.     RS-423 is a single-ended serial standard, that employs
  24. signalling levels in the range (usually) of -5V to 5V.  There
  25. is one SEND wire, one RECEIVE wire, and one SIGNAL GROUND wire.
  26. This is completely compatible with EIA-232D.
  27.  
  28. >The reason I'm asking is that I read that the NeXT machine uses
  29. >the RS-423 standard for its serial communications.  The HP
  30. >deskwriter I own uses the RS-422A standard so it can talk to
  31. >Macintoshes.  
  32.  
  33.     Macintosh serial ports are RS-423; they can RECEIVE
  34. RS-422A signals correctly, but the output voltages go negative,
  35. so it DOESN'T meet the RS-422 voltage limits.  The ports are
  36. differential (for RS-423, one ignores the extra output line,
  37. and connects the extra input line to SIGNAL GROUND), and will
  38. undoubtedly work with some RS-422 implementations.  Various
  39. versions of the Mac hardware manuals claim the ports are RS-422
  40. and/or RS-423; don't trust the manuals.  I think (but my NeXT
  41. manual is unclear on this point) that the NeXT ports are electrically
  42. identical to the Macintosh ports except for pin #7 on port B
  43. (which the Mac has various functions for, depending on the model-
  44. the NeXT gives +5V power on that pin).
  45.  
  46.     John Whitmore
  47.