205 Serial Port Device Drivers DevelopmentIssues, queries, suggestions or discussion related to Device drivers, serial port device drivers, Linux based serial port driver, PC165503 with FIFO UART
Definition Baud rate: Fundamentally baud rate can be defined as the rate of modulation. i.e., symbols transferred per unit time. It may or may not be equal to bit rate that depends upon number of symbols the communicating devices would have agreed upon before starting data transfer (during hand-shaking).
and about serial port configuration... well i havenĀ“t worked on it yet!
In digital communications, symbol rate, also known as baud or modulation rate is the number of symbol changes i.e. waveform changes or signalling events made to the transmission medium per second using a digitally modulated signal or a line code.
The symbol rate is measured in baud (Bd) or symbols/second. In the case of a line code, the symbol rate is the pulse rate in pulses/second. Each symbol can represent or convey one or several bits of data. The symbol rate is related to, but should not be confused with, the gross bitrate expressed in bit/second.
A symbol can be described as either a pulse (in digital baseband transmission) or a "tone" (in passband transmission using modems) representing an integer number of bits.
A theoretical definition of a symbol is a waveform, a state or a significant condition of the communication channel that persists for a fixed period of time. A sending device places symbols on the channel at a fixed and known symbol rate, and the receiving device has the job of detecting the sequence of symbols in order to reconstruct the transmitted data.
There may be a direct correspondence between a symbol and a small unit of data or the data may be represented by the transitions between symbols or even by a sequence of many symbols.