home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / lans / ethernet / 1467 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  2.5 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!swrinde!sdd.hp.com!hpscdc!hplextra!hpcc05!hpyhde4!hpycla!hpergfg2!hprdash!hprnd!pat
  2. From: pat@hprnd.rose.hp.com (Pat Thaler)
  3. Newsgroups: comp.dcom.lans.ethernet
  4. Subject: Re: 10basT Question
  5. Message-ID: <6700041@hprnd.rose.hp.com>
  6. Date: 23 Jul 92 17:31:25 GMT
  7. References: <Brps5C.8H9@alsvid.une.edu.au>
  8. Organization: HP Roseville Networks Division
  9. Lines: 39
  10.  
  11. In comp.dcom.lans.ethernet, karl@hpscit.sc.hp.com (Karl Watanabe) writes:
  12.  
  13.     In comp.dcom.lans.ethernet, jonathan@netcom.com (Jonathan Ridder) writes:
  14.  
  15.     > Though this is not usually done (and may not officially be supported?),
  16. Connecting two (and only two) 10BASE-T devices without a repeater is 
  17. explicitly allowed in the IEEE 802.3i, the 10BASE-T standard.
  18.     > you can connect them with a crossover cable.  The crossover cable is
  19.     > wired so that the receive pairs connect to the transmit pairs.  If I
  20.     > recall,  this would be pin 1 to pin 3 and pin 2 to pin6.
  21.  
  22.     The 10baseT chip transceiver from AMD automatically has polarity reversal.
  23.     Therefore it wouldn't be necessary to use a crossover cable.
  24.  
  25. People often confuse polarity switching with the crossover function. 
  26. Polarity refers to the way the two wires of a pair are attached.  Crossover
  27. refers to swapping the transmit and receive pair.
  28.  
  29. Ethernet uses a polarity sensitive encoding.  If you attach the wire with
  30. the positive transmit signal, TD+, to the negative receiver input, RD-,
  31. and the TD- to the RD+, the receiver won't decode a usable signal.  (This
  32. wasn't a problem for a coax based system where shield and center conductor
  33. were unlikely to get switched.)  Because the Ethernet packets always
  34. end with a certain polarity transition, it is possible to sense in the
  35. transceiver that the polarity is reversed.  The sensing can also use
  36. the link test pulse to correct polarity before traffic occurs on a quiet
  37. link.  Therefore, some transceivers have a feature that corrects for
  38. a receive pair with incorrect polarity.
  39.  
  40. When you connect two 10BASE-T transceivers together, you need to attach
  41. the transmitter output of one to the receiver input of the other.  Between
  42. a DTE and a repeater, this is handled by having the default pinout of 
  43. transceivers which are internal to repeaters use the same pins for the
  44. transmitter that the DTE uses for the receiver and vice versa.  The
  45. wire then can be wired straight.  Between two DTEs or two repeaters,
  46. you need to swap the pairs.  (The old null modem problem.)  I don't
  47. know of any device that provides the crossover function automatically.
  48.  
  49. Pat Thaler
  50.