Group 5 Flashcards
In _____________ the data bits are transmitted serially over a common communication link one after the other.
Serial Data Transmission
Two Classifications of Serial Data Transmission:
- Synchronous Serial Communication
- Asynchronous Serial Communication
In ___________ data flows in a full-duplex mode in the form of blocks or frames.
Synchronous Serial Communication
(True or False) In Synchronous Transmission, synchronization external Clock is used.
True
In ____________ data flows in a half-duplex mode, 1 byte or a character at a time.
Asynchronous Serial Communication
In Asynchronous Serial Communication, it does not require a clock for synchronization; rather it uses ______ to tell the receiver how to interpret the data.
Parity bits
These parity bits are known as _________ which control the transfer of data.
Start and Stop bits
(True or False) In Asynchronous transmission, there is a gap present between data.
True
It is used for high-speed transmission.
Synchronous Serial Communication
It is used for low-speed transmission.
Asynchronous Serial Transmission