This is correct, and to add a bit more (those puns just come without being bidden) by way of elucidation...Baud = number of symbols per second
Since, baud is already a rate, saying "baud rate" is grammatically incorrect. However, "baud rate" is frequently used.
Bit rate = bits per second
In single bit digital serial transmission, baud and bit rate are the same.
In multi-bit transmission such as audio and digital encoding, there could be N bits per symbol.
If R = bit rate
and fs = sample frequency or baud
then
R = N x fs
That's because it isn't as misleading as it used to be.Baud does not seem to be much used any more when discussing data rates, at least I haven't seen it.
Well, I don't think RS-232 is used much anymore either.Baud (rate) is the most common way to specify the data clock for RS-232 and similar transmission standards.
Even if we accept that baud is the most common way to specify one thing, that does NOT imply anything about how commonly baud is used for anything else.Well, I don't think RS-232 is used much anymore either.
RS-232 levels may not be so common these days, but TTL serial using UART/USB converters are probably more prevalent than ever! Ask anyone who uses an Arduino, ESP8266 or ESP32.Well, I don't think RS-232 is used much anymore either.
You would be surprised at the level of serial comm port usage at the industrial level on modern equipment (including out of band secure computer admin connections) and much of that serial data still uses RS232 as the physical signal level specification.Well, I don't think RS-232 is used much anymore either.
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
| H | MSP430F5529 baud rate problem | Analog & Mixed-Signal Design | 10 | |
| A | USART Baud Rate Settings STM32 Cortex M3 | Microcontrollers | 1 | |
| D | Uart baud rate | Microcontrollers | 11 | |
| T | why in this article baud rate is considered as bit period or bit rate? | General Electronics Chat | 7 | |
| M | ESP32 bluetooth baud rate | Microcontrollers | 0 |