ASYNCHRONOUS AND SYNCHRONOUS TRANSMISSION
Asynchronous Transmission
How it works?
When computers are transmitting one character at a time
the arrival of the data at the other end of the communications link will be erratic or
unexpected. In such case, the receiver doesn't automatically have a timing point at which
to sample the waveform to decide whether the bit is 0 or 1.
So a start-bit needs to be added to each byte to alert the receiver to
the arrival of the information. The start bit therefore warns the computer of the arrival
of a byte and provides a timing mark for the sampling. Once the edge of the start bit has
been detected and the timer is running, the start bit is then ignored. The Stop bit is
nothing more than a minimum period of time fot the system to reset, waiting for the next
byte.
Since the line is generally held high state when not in use, so the
start bit is normally logic 0 and the stop bit is normally logic 1.
SYNCHRONOUS TRANSMISSION
Syn
Control
Data
Control
Characters
Characters
Characters
Characters