home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text6650.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.1 KB

  1. Date: Mon, 13 Nov 1995 11:16:43 -0500
  2. From: Jered J Floyd <jered@mit.edu>
  3. Sender: owner-paper@nacm.com
  4. Precedence: bulk
  5.  
  6. > Not to get on your case, or flame you at all but I thought I would correct 
  7. > you on something. Baud and bps are two different things. Baud is the 
  8. > number of times a signal changes state in one second, so 2400 baud 
  9. > straigt up would be 2400 bps. 
  10.  
  11. Correct.
  12.  
  13. > example, 14400 bits are being transfered within 2400 signal changes.
  14. > Damn good compression. 6:1.
  15.  
  16. Not quite. Yes, 14400 bits are being transferred with 2400 signal changes,
  17. but not due to compression. If this were a compression algorithm, non-optimal
  18. data would reduce your super-spiffy 28.8kbps modem to a 2400 bps slug.
  19. What really happens is that more data is encoded in each signal change.
  20. This is done with more amplitude and frequency levels, and funky phase
  21. stuff that Nynex seems to have trouble with.  (Aside: A few months ago,
  22. many people had problems using fast modems to connect to the MIT dialups,
  23. it turns out that there were nasty phase problems on several of the trunks.
  24. However, since the human ear cannot detect phase, people had a hard time
  25. convincing Nynex there was a problem.)  
  26.  
  27. So, at 14.4kps/2400 baud I'm encoding 6 bits of data in each state change.
  28. And, at 28.8kps/2400 baud I'm encoding 12 bits in each. Each of these
  29. standards used to have names like v.<foo> or CCITT <foo>.
  30.  
  31. To confuse matters more, compression is also added.  (That's why you set your
  32. DTE-DCE link speed to higher than your DCE-DCE speed.)  That's also why
  33. modem manfacturers advertise '4 to 1 compression!', though through some
  34. miracle they don't advertise the speed with compression. So, a 28.8 link
  35. with v.42 compression (I think that's the right name) could give you up to
  36. 115200 bps throughtput. But it's not very likely.
  37.  
  38. As for the names of the standards, I keep scrambling them.  I'm reasonably
  39. certain that v.42 is the common compression standard, and v.terbo was a 
  40. (interim ?) 28.8 kps encoding standard, but I'm shaky on v.32 vs v.32bis.
  41. Many modem manuals will explain these, though.
  42.  
  43. --Jered
  44.  
  45.  
  46.