home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text6663.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.8 KB  |  43 lines

  1. In-Reply-To: <199511131616.LAA10542@vorlon.mit.edu>
  2. Message-ID: <Pine.AUX.3.91.951113102840.7122A-100000@covina.lightside.com>
  3. MIME-Version: 1.0
  4. Content-Type: TEXT/PLAIN; charset=US-ASCII
  5. Sender: owner-paper@nacm.com
  6. Precedence: bulk
  7.  
  8. On Mon, 13 Nov 1995, Jered J Floyd wrote:
  9.  
  10. > So, at 14.4kps/2400 baud I'm encoding 6 bits of data in each state change.
  11. > And, at 28.8kps/2400 baud I'm encoding 12 bits in each. Each of these
  12. > standards used to have names like v.<foo> or CCITT <foo>.
  13. > To confuse matters more, compression is also added.  (That's why you set your
  14. > DTE-DCE link speed to higher than your DCE-DCE speed.)  That's also why
  15. > modem manfacturers advertise '4 to 1 compression!', though through some
  16. > miracle they don't advertise the speed with compression. So, a 28.8 link
  17. > with v.42 compression (I think that's the right name) could give you up to
  18. > 115200 bps throughtput. But it's not very likely.
  19. > As for the names of the standards, I keep scrambling them.  I'm reasonably
  20. > certain that v.42 is the common compression standard, and v.terbo was a 
  21. > (interim ?) 28.8 kps encoding standard, but I'm shaky on v.32 vs v.32bis.
  22. > Many modem manuals will explain these, though.
  23.  
  24. You're correct about the concept, but wrong on the v.foo standards:
  25.  
  26. v.32  - standard for 9600 bps transmission
  27. v.32bis - standard for 14400 bps
  28. v.FAST  - interim (proprietary Rockwell) standard for 28.8 (similar to v.34)
  29. v.terbo - 19200 bps standard that didn't really catch on
  30. v.34    - the final 28800 bps standard
  31.  
  32. v.42    - compression 2:1 (or is it error correction?)
  33. v.42bis - 4:1 compression + error correction
  34.  
  35. And there are a few MNP standards for error correction and/or compression 
  36. too, but most newer modems use v.42bis by preference.  Hope this clears a 
  37. few things up.
  38.  
  39. ---Jake
  40.  
  41.