|
Elearning -
Computer Hardware
|
|
Within a computer data is transferred in parallel, because
that is the fastest way to do it. For
transferring data over long distances, however, parallel data transmission
requires to many wires. Therefore, data
to be sent long distances is usually converted from parallel form to serial
form so that it can be sent on a single wire or pair of wires. Serial data received from a distant source is
converted to parallel form so that it can easily be transferred on the computer
buses. Three terms often encountered in
literature on serial data systems are simplex, half-duplex and
full-duplex. A simplex data line can
transmit data only in one direction. Half-duplex transmission means that communications can take place in
either direction between two systems, but can only occur in one direction at a
time. The term full-duplex means that
each system can send and receive data at the same time. |