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

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