home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12700 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.6 KB  |  61 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!ftpbox!motsrd!white!rtsg.mot.com!catfish11!yedinak
  3. From: yedinak@rtsg.mot.com (Mark A. Yedinak)
  4. Subject: Re: Q: Are the Baud Rate and BPS same?
  5. Message-ID: <yedinak.716594077@catfish11>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: catfish11
  8. Organization: Motorola Inc., Cellular Infrastructure Group
  9. References: <1992Aug28.155701.218@news2.cis.umn.edu> <1001@engcon.marshall.ltv.com>
  10. Distribution: usa
  11. Date: Tue, 15 Sep 1992 21:54:37 GMT
  12. Lines: 47
  13.  
  14. fenner@engcon.marshall.ltv.com (JWFENNER) writes:
  15.  
  16. :Baud rate and Bits per second are essentially the same thing.
  17. :For example, if you have a 2400 baud modem, you can transfer
  18. :2400 bits per second.  Bytes per second is another story, however.
  19. :Data sent over the modems is broken down as follows:
  20.  
  21.  
  22. The above is really true.  The baud rate describes the line characteristics.
  23. It represents the number of oscillations per second of the signal.  Bits per
  24. second is exactly that,  the number of bits per second which are transmitted.
  25. It is true that most low baud modems,  the bps is the same as the baud rate.
  26. However there are many techinques which can be used to send multiple bits per
  27. each oscillation of the line.  Therefore,  the bps is not equal to the baud
  28. rate.
  29.  
  30. It is always best to use the two terms independently.  The baud rate simply
  31. describes the the line characteristics while the bits per second describe the
  32. transfer rate of the data.  What is being described by the two terms is not the
  33. same thing and should not be confused with each other.
  34.  
  35. :+-----------+-----------+-------------+
  36. :| START BIT | DATA BITS | STOP BIT(S) |
  37. :+-----------+-----------+-------------+
  38.  
  39. :where START BIT is 1 bit, DATA BITS is generally 8 bits (without parity),
  40. :and STOP BITS is usually 1 bit.  These numbers can vary, but this is the
  41. :most common format used today.
  42.  
  43. :What this means is that for each BYTE of data you send, you actually send
  44. :10 bits, not just 8.  So your effective BYTES PER SECOND would be 240 for
  45. :a 2400 baud modem.
  46.  
  47. This is basically correct.
  48.  
  49. :Most of the newer modems also use compression techniques to help improve
  50. :the EFFECTIVE baud rate.
  51.  
  52. Again, the baud rate only defines the characteristics of the line,  not the
  53. transfer rate of data on the line.  There is no such thing as an effective baud
  54. rate,  only an effective data rate.
  55.  
  56. -- 
  57. Mark A. Yedinak - yedinak@rtsg.mot.com         *  "Don't take life too
  58. Motorola - Wireless Enterprise Systems        *   seriously, you will
  59. 3205 Wilke Road, Arlington Heights, IL 60004    *   never get out of it
  60. 708-632-2874  (I said it, not the big M)    *         ALIVE!"
  61.