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

  1.     id AA20717; Mon, 13 Nov 95 11:16:08 EST
  2. Received: from localhost by vorlon.mit.edu (8.6.10/4.7) id LAA10542; Mon, 13 Nov 1995 11:16:43 -0500
  3. Message-Id: <199511131616.LAA10542@vorlon.mit.edu>
  4. X-Mailer: exmh version 1.6.4 10/10/95
  5. To: John Edward Bauer <jbauer@plains.nodak.edu>
  6. Cc: Fred Salerno <salernof@gate.net>, executor@nacm.com
  7. Subject: Re: baud compared to bps, ignore if you really don't care, WAS: Re:, 
  8.  1.99p6 for everybody! 
  9. In-Reply-To: Your message of "Mon, 13 Nov 1995 03:31:14 CST."
  10.              <Pine.SOL.3.91.951113024833.6663A-100000@plains> 
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Date: Mon, 13 Nov 1995 11:16:43 -0500
  14. From: Jered J Floyd <jered@mit.edu>
  15. Sender: owner-paper@nacm.com
  16. Precedence: bulk
  17.  
  18. > Not to get on your case, or flame you at all but I thought I would correct 
  19. > you on something. Baud and bps are two different things. Baud is the 
  20. > number of times a signal changes state in one second, so 2400 baud 
  21. > straigt up would be 2400 bps. 
  22.  
  23. Correct.
  24.  
  25. > example, 14400 bits are being transfered within 2400 signal changes.
  26. > Damn good compression. 6:1.
  27.  
  28. Not quite. Yes, 14400 bits are being transferred with 2400 signal changes,
  29. but not due to compression. If this were a compression algorithm, non-optimal
  30. data would reduce your super-spiffy 28.8kbps modem to a 2400 bps slug.
  31. What really happens is that more data is encoded in each signal change.
  32. This is done with more amplitude and frequency levels, and funky phase
  33. stuff that Nynex seems to have trouble with.  (Aside: A few months ago,
  34. many people had problems using fast modems to connect to the MIT dialups,
  35. it turns out that there were nasty phase problems on several of the trunks.
  36. However, since the human ear cannot detect phase, people had a hard time
  37. convincing Nynex there was a problem.)  
  38.  
  39. So, at 14.4kps/2400 baud I'm encoding 6 bits of data in each state change.
  40. And, at 28.8kps/2400 baud I'm encoding 12 bits in each. Each of these
  41. standards used to have names like v.<foo> or CCITT <foo>.
  42.  
  43. To confuse matters more, compression is also added.  (That's why you set your
  44. DTE-DCE link speed to higher than your DCE-DCE speed.)  That's also why
  45. modem manfacturers advertise '4 to 1 compression!', though through some
  46. miracle they don't advertise the speed with compression. So, a 28.8 link
  47. with v.42 compression (I think that's the right name) could give you up to
  48. 115200 bps throughtput. But it's not very likely.
  49.  
  50. As for the names of the standards, I keep scrambling them.  I'm reasonably
  51. certain that v.42 is the common compression standard, and v.terbo was a 
  52. (interim ?) 28.8 kps encoding standard, but I'm shaky on v.32 vs v.32bis.
  53. Many modem manuals will explain these, though.
  54.  
  55. --Jered
  56.  
  57.  
  58.