GATE 2002
April 7, 2025GATE 1999
April 7, 2025GATE 2002
Question 11 |
In serial data transmission, every byte of data is padded with a ‘0’ in the beginning and one or two ‘1’s at the end of byte because
Receiver is to be synchronized for byte reception | |
Receiver recovers lost ‘0’s and ‘1’s from these padded bits | |
Padded bits are useful in parity computation | |
None of the above |
Question 11 Explanation:
‘0’ is added at the beginning which can represent receiver about arrival of data and ‘1’ is added at the end which represent receiver state of new arrival of data.
Correct Answer: A
Question 11 Explanation:
‘0’ is added at the beginning which can represent receiver about arrival of data and ‘1’ is added at the end which represent receiver state of new arrival of data.