DEVFYI - Developer Resource - FYI

Difference between bit rate and baud rate?

Networking Interview Questions and Answers


(Continued from previous question...)

113. Difference between bit rate and baud rate?

Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits.
baud rate = bit rate / N
where N is no-of-bits represented by each signal shift.

(Continued on next question...)

Other Interview Questions