Path: utzoo!attcan!uunet!nih-csl!lhc!mimsy!midway!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!apple!olivea!orc!inews!iwarp.intel.com!gargoyle!chinet!floydd From: floydd@chinet.chi.il.us (Floyd Davidson) Newsgroups: comp.unix.sysv386 Subject: Re: Wiring terminals 300 ft. from the computer Message-ID: <1990Sep28.042736.9047@chinet.chi.il.us> Date: 28 Sep 90 04:27:36 GMT References: <1142@atti07.ATT.COM> <1990Sep25.052558.11002@chinet.chi.il.us> <3927@segue.segue.com> Organization: Chinet - Chicago Public Access UNIX Lines: 25 In article <3927@segue.segue.com> bruce@segue.segue.com (Bruce Adler) writes: >In article <1990Sep25.052558.11002@chinet.chi.il.us> floydd@chinet.chi.il.us (Floyd Davidson) writes: >>Pray tell what does using twisted pair wire do on an unbalanced >>circuit? Nothing. Twisted pair will do wonders for common mode >>rejection on balance telephone lines, maybe on RS-422, but nothing >>for RS-232. > >Not exactly nothing. Try this experiment at home, hook up about 200-300 >feet of twisted pair to the RD and TD pins of your favorite 9600 baud >terminal. Leave the far end disconnected (this is the trick). Now type >something on the keyboard. The last time I tried this the unterminated >cable run magically echo-ed every character as if it was really attached >to a host port. Can you say "inductive coupling"? Can you say "capacitive"? If the line was terminated and some current flowed or if it was so long (a bigger capacitor) that significant current flowed to charge it up, you might well get inductive coupling. But what you get with a couple hundred feet of unterminated cable is the same thing you would get by just putting a capacitor across the connector pins. (Look up transmission line theory for radio transmission and then realize that voice or even data is the same thing at a lower frequency.) Either way the last thing you want to use for RS-232 is twisted pair.