<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rs-485.com/index.php?action=history&amp;feed=atom&amp;title=Baud</id>
	<title>Baud - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rs-485.com/index.php?action=history&amp;feed=atom&amp;title=Baud"/>
	<link rel="alternate" type="text/html" href="https://rs-485.com/index.php?title=Baud&amp;action=history"/>
	<updated>2026-05-04T05:34:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://rs-485.com/index.php?title=Baud&amp;diff=1142&amp;oldid=prev</id>
		<title>RS-485: Imported from Wikipedia (overwrite)</title>
		<link rel="alternate" type="text/html" href="https://rs-485.com/index.php?title=Baud&amp;diff=1142&amp;oldid=prev"/>
		<updated>2026-05-03T12:15:04Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wikipedia (overwrite)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Symbol rate measurement in telecommunications}}&lt;br /&gt;
{{other uses}}&lt;br /&gt;
&lt;br /&gt;
In [[telecommunications]] and [[electronics]], &amp;#039;&amp;#039;&amp;#039;baud&amp;#039;&amp;#039;&amp;#039; ({{IPAc-en|b|ɔː|d}}; symbol: &amp;#039;&amp;#039;&amp;#039;Bd&amp;#039;&amp;#039;&amp;#039;) is a common [[unit of measurement]] of [[symbol rate]], which is one of the components that determine the [[Speed of service|speed of communication]] over a [[data channel]].&lt;br /&gt;
&lt;br /&gt;
It is the unit for symbol rate or [[modulation]] rate in &amp;#039;&amp;#039;&amp;#039;symbols per second&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;pulses per second&amp;#039;&amp;#039;&amp;#039;. It is the number of distinct [[symbol (data)|symbol]] changes (signalling events) made to the [[transmission medium]] per second in a digitally modulated signal or a bd rate [[line code]].&lt;br /&gt;
&lt;br /&gt;
Baud is related to &amp;#039;&amp;#039;[[gross bit rate]]&amp;#039;&amp;#039;, which can be expressed in [[bits per second]] (bit/s).&amp;lt;ref&amp;gt;{{Cite news|url=http://www.electronicdesign.com/communications/what-s-difference-between-bit-rate-and-baud-rate|title=What&amp;#039;s The Difference Between Bit Rate And Baud Rate?|date=2012-04-27|work=Electronic Design|access-date=2018-01-18}}&amp;lt;/ref&amp;gt; If there are precisely two symbols in the system (typically 0 and 1), then baud and bits per second are equivalent.&lt;br /&gt;
&lt;br /&gt;
== Naming ==&lt;br /&gt;
The baud unit is named after [[Émile Baudot]], the inventor of the [[Baudot code]] for [[telegraphy]], and is represented according to the rules for [[SI units]]. &lt;br /&gt;
That is, the first letter of its symbol is uppercase (Bd), but when the unit is spelled out, it should be written in lowercase (baud) except when it begins a sentence or is capitalized for another reason, such as in title case.&lt;br /&gt;
It was defined by  the CCITT (now the [[ITU-T]]) in November 1926. The earlier standard had been the number of words per minute, which was a less robust measure since word length can vary.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.linfo.org/baud.html|title=Baud definition by The Linux Information Project (LINFO)|website=www.linfo.org|access-date=2018-01-18}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
The symbol duration time, also known as the [[unit interval (data transmission)|unit interval]], can be directly measured as the time between transitions by looking at an [[eye diagram]] of the signal on an [[oscilloscope]]. The symbol duration time &amp;#039;&amp;#039;T&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; can be calculated as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T_\text{s}  =  {1 \over f_\text{s}}, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;#039;&amp;#039;f&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the symbol rate.&lt;br /&gt;
There is also a chance of miscommunication, which leads to ambiguity.&lt;br /&gt;
&lt;br /&gt;
:Example: Communication at the baud rate &amp;#039;&amp;#039;1000&amp;amp;nbsp;Bd&amp;#039;&amp;#039; means communication by means of sending &amp;#039;&amp;#039;1000 symbols per second&amp;#039;&amp;#039;. In the case of a [[modem]], this corresponds to &amp;#039;&amp;#039;1000 tones per second&amp;#039;&amp;#039;; similarly, in the case of a line code, this corresponds to &amp;#039;&amp;#039;1000 pulses per second&amp;#039;&amp;#039;. The symbol duration time is &amp;#039;&amp;#039;{{sfrac|1|1000}} second&amp;#039;&amp;#039; (that is, &amp;#039;&amp;#039;1 millisecond&amp;#039;&amp;#039;).&lt;br /&gt;
&lt;br /&gt;
The baud is scaled using standard [[metric prefix]]es, so that, for example&lt;br /&gt;
*1&amp;amp;nbsp;kBd (kilobaud)&amp;amp;nbsp;= 1000&amp;amp;nbsp;Bd&lt;br /&gt;
*1&amp;amp;nbsp;MBd (megabaud)&amp;amp;nbsp;= 1000&amp;amp;nbsp;kBd&lt;br /&gt;
*1&amp;amp;nbsp;GBd (gigabaud)&amp;amp;nbsp;= 1000&amp;amp;nbsp;MBd&lt;br /&gt;
&lt;br /&gt;
==Relationship to gross bit rate==&lt;br /&gt;
The symbol rate is related to [[gross bit rate]] expressed in {{nowrap|bit/s}}. The term baud has sometimes incorrectly been used to mean [[bit rate]],&amp;lt;ref&amp;gt;{{cite web |url=http://www.textfiles.com/apple/bitsbaud.txt |title=BITS, BAUD RATE, AND BPS Taking the Mystery Out of Modem Speeds |last1=Banks |first1=Michael A. |date=1990 |publisher=Brady Books/Simon &amp;amp; Schuster |access-date=17 September 2014}}&amp;lt;/ref&amp;gt; since these rates are the same in old [[modem]]s as well as in the simplest digital communication links using only one bit per symbol, such that binary digit 0 is represented by one symbol, and binary digit 1 by another symbol. In more advanced modems and data transmission techniques, a symbol may have more than two states, so it may represent more than one [[bit]]. A bit (binary digit) always represents one of two states.&lt;br /&gt;
&lt;br /&gt;
If {{mvar|N}} bits are conveyed per symbol, and the gross bit rate is {{mvar|R}}, inclusive of channel coding overhead, the symbol rate {{math|&amp;#039;&amp;#039;f&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;}} can be calculated as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;  f_\text{s}  =   {R \over N}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By taking information per pulse &amp;#039;&amp;#039;N&amp;#039;&amp;#039; in bit/pulse to be the base-2-[[logarithm]] of the number of distinct messages &amp;#039;&amp;#039;M&amp;#039;&amp;#039; that could be sent, [[Ralph Hartley|Hartley]]&amp;lt;ref&amp;gt;{{cite book | title = Information Theory and its Engineering Applications | author = D. A. Bell | edition = 3rd | year = 1962 | publisher = Pitman | location = New York |oclc=1626214}}&amp;lt;/ref&amp;gt; constructed a measure of the [[gross bit rate]] &amp;#039;&amp;#039;R&amp;#039;&amp;#039; as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;  R  =   f_\text{s} N\quad  &amp;lt;/math&amp;gt;  where &amp;lt;math&amp;gt;\quad N = \left \lceil \log_2(M) \right \rceil.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here, the &amp;lt;math&amp;gt;\left \lceil x \right \rceil&amp;lt;/math&amp;gt; denotes the ceiling function of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is taken to be any real number greater than zero, then the ceiling function rounds up to the nearest natural number (e.g. &amp;lt;math&amp;gt;\left \lceil 2.11 \right \rceil = 3&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
In that case, {{math|1=&amp;#039;&amp;#039;M&amp;#039;&amp;#039; = 2&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;}} different symbols are used. In a modem, these may be time-limited [[sine wave]] tones with unique combinations of amplitude, phase or frequency. For example, in a [[64QAM]] modem, {{math|1=&amp;#039;&amp;#039;M&amp;#039;&amp;#039; = 64}}, and so the bit rate is {{math|1=&amp;#039;&amp;#039;N&amp;#039;&amp;#039; = log&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(64) = 6}} times the baud rate. In a line code, these may be &amp;#039;&amp;#039;M&amp;#039;&amp;#039; different voltage levels.&lt;br /&gt;
&lt;br /&gt;
The ratio is not necessarily an integer; in [[4B3T]] coding, the bit rate is {{sfrac|4|3}} of the baud rate.  (A typical [[basic rate interface]] with a {{nowrap|160 kbit/s}} raw data rate operates at 120&amp;amp;nbsp;kBd.) &lt;br /&gt;
&lt;br /&gt;
Codes with many symbols, and thus a bit rate higher than the symbol rate, are most useful on channels such as telephone lines with a limited [[Bandwidth (computing)|bandwidth]] but a high [[signal-to-noise ratio]] within that bandwidth.  In other applications, the bit rate is less than the symbol rate. [[Eight-to-fourteen modulation]] as used on audio CDs has bit rate {{sfrac|8|17}}{{efn|EFM requires three merging bits between adjacent fourteen-bit codewords.}} of the baud rate.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{columns-list|colwidth=20em|&lt;br /&gt;
* [[Serial_port#Settings|Commonly used symbol rates]]&lt;br /&gt;
* [[Constellation diagram]]&lt;br /&gt;
* [[List of device bandwidths]]&lt;br /&gt;
* [[Mark and space]]&lt;br /&gt;
* [[Nyquist rate]]&lt;br /&gt;
* [[Pulse-code modulation]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
{{Notelist}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{cite journal&lt;br /&gt;
| title=On the origins of serial communications and data encoding&lt;br /&gt;
| url=http://www.dbase.com/Knowledgebase/dbulletin/bu07sh.htm&lt;br /&gt;
| first=Nicolas | last=Martin&lt;br /&gt;
| journal=dBulletin, the dBASE Developers Bulletin&amp;lt;!--Citation bot --&amp;gt; |issue=7 |date=January 2000&lt;br /&gt;
| access-date=January 4, 2007&lt;br /&gt;
}}&lt;br /&gt;
* {{cite journal |title=What&amp;#039;s The Difference Between Bit Rate And baud?&lt;br /&gt;
| first=Lou | last=Frenzel&lt;br /&gt;
| journal=Electronic Design Magazine |date=April 27, 2012&lt;br /&gt;
| url=http://electronicdesign.com/communications/what-s-difference-between-bit-rate-and-baud-rate&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Data transmission]]&lt;br /&gt;
[[Category:Units of frequency]]&lt;/div&gt;</summary>
		<author><name>RS-485</name></author>
	</entry>
</feed>