home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2316.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.5 KB  |  36 lines

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