home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / misc / 12014 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.6 KB  |  69 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!mdisea!mitchell
  3. From: mitchell@mdd.comm.mot.com (Bill Mitchell)
  4. Subject: Re: Q: Are the Baud Rate and BPS same?
  5. Message-ID: <1992Aug28.200522.5007@mdd.comm.mot.com>
  6. Sender: news@mdd.comm.mot.com
  7. Bcc:  mitchell
  8. Reply-To: mitchell@mdd.comm.mot.com (Bill Mitchell)
  9. Organization: Motorola, Mobile Data Division - Seattle, WA
  10. References: <1992Aug28.155701.218@news2.cis.umn.edu>
  11. Distribution: usa
  12. Date: Fri, 28 Aug 1992 20:05:22 GMT
  13. Lines: 54
  14.  
  15. in comp.sys.ibm.pc.misc, smahn@vx.cis.umn.edu (Seokmin Ahn) said:
  16.  
  17.  
  18. >Hi! netters,
  19. >
  20. >The advertisement about modems confused me about Baud rate and BPS.
  21. >
  22. >Would someone please clear up this for me ?
  23.  
  24. Probably not.  But I'll give it a try:
  25.  
  26.  
  27. Short answer:  When people say "baud" they usually mean "bits/sec",
  28.                but not always.  When they don't mean "bits/sec" they'll
  29.                usually take pains to make that clear, but not always.
  30.  
  31. Slightly longer answer:  (from TNHD)
  32.  
  33.   baud [simplified from its technical meaning] n.  Bits per second [...];
  34.   this coincides with bps only for two-level modulation with no framing
  35.   or stop bits.  Most hackers are aware of these nuances but blithely
  36.   ignore them. 
  37.  
  38. Even longer answer: (from DEC Technical Aspects of Data Communications) 
  39.  
  40.   Baud:  A unit of signalling speed equal to the number of discrete
  41.   conditions or signal events per second.  In asychronous transmission, 
  42.   the unit of signalling speed corresponding to one unit interval per 
  43.   second; that is, if the duration of the interval is 20 ms, the 
  44.   signalling speed is 50 baud.  Baud is the same as "bits per second" 
  45.   only if each signal event represents exactly one bit. 
  46.  
  47.  
  48. Another perspective (from Andy Tanenbaum's Computer Networks book)
  49.  
  50.   The time T required to transmit the character depends on both the
  51.   encoding method and the signalling speed (the number of times per
  52.   per second that the signal changes its value).  The number of changes
  53.   per second is measured in baud.  a B baud line does not necessarily
  54.   transmit B bits/sec, since each signal might convey several bits.
  55.   If the voltages 0,1,2,3,4,5,6,7 were used, each signal value could
  56.   be used to convey three bits, so the bit rate would be three times
  57.   the baud rate.
  58.  
  59. And another one (from UDS Applied Data Communications Handbook)
  60.  
  61.   Baud - The unit of signalling.  It is the number of signal elements
  62.   per second.  Since a signal element can represent more than one bit,
  63.   baud rate is not the same as bits per second.  Baud rate is the bit
  64.   rate divided by bits per symbol.
  65.  
  66. -- 
  67. mitchell@mdd.comm.mot.com (Bill Mitchell)
  68.  
  69.