home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / hardware / 3890 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!neoucom.edu!wtm
  3. From: wtm@uhura.neoucom.edu (Bill Mayhew)
  4. Subject: Re: Does anybody REALLY need 115.2K baud for a modem?
  5. Message-ID: <1992Aug16.034430.11722@uhura.neoucom.edu>
  6. Keywords: modem serial RS-232
  7. Organization: Northeastern Ohio Universities College of Medicine
  8. References: <Bt0Fn5.6KF@cd.com> <1992Aug15.150835.1362@lokkur.dexter.mi.us>
  9. Date: Sun, 16 Aug 1992 03:44:30 GMT
  10. Lines: 26
  11.  
  12. Without going into a mathematical discussion, Shannon's theorem
  13. implies that the maximum information rate that one should expect
  14. from an average voice grade telephone circuit is around 24,000 bits
  15. per second.  The Telebit Worldblazer modem promises around 23,000
  16. bits per second, half duplex.  These are uncompressed base rate
  17. figures.  With factal algebra or something new, who knows what
  18. we'll be able to achieve.  Even LZW compression can obtain up to
  19. 3:1 ratios on plain text, so you need more than 57.6Kbuad (a
  20. standard interface rate) to get full use from the modem.  115Kbuad
  21. is the next standard rate that is commonly used.
  22.  
  23. Driving the modem async is not terribly efficient at such high data
  24. rates.  Of course, the Worldblazer also supports SDLC sync
  25. connections.  Of course, also, sync connections are pretty alien to
  26. the Unix world.
  27.  
  28. If one does the compression in the host, an interface good enough
  29. to support the base rate will suffice.  Many modern modems,
  30. however, offload the compression to a procesor in the modem
  31. itself.
  32.  
  33.  
  34. -- 
  35. Bill Mayhew      NEOUCOM Computer Services Department
  36. Rootstown, OH  44272-9995  USA    phone: 216-325-2511
  37. wtm@uhura.neoucom.edu   (140.220.1.1)
  38.