In serial data transmission, each bit is sent one after another along a singlewire (one bit at a time)
In parallel data transmission multiplebits are sentsimultaneously over multiplewires
What are the two types of data transmission?
Serial and parallel
Cons of parallel:
cross talk
data skew
cross talk: when a signal in one wire causes interference with signals on neighboringwires meaning data can be corrupted
Data skew: due to each wire being slightly different, the data can arrive in a randomorder due to travelling at differentspeeds which can cause problems
Series vs parallel:
In theory parallel is quicker
However parallel is bad over longdistances
parallel is harder to set up therefore more expensive than series
Therefore series is more commonly used
In synchronous data transmission, both sender and receiver must be in sync meaning their clockspeeds must be synchronised
In asynchornous data, there is no commonclock therefore a start and stop bit must be used
A start bit indicates the beginning of a transmission which then synchronises the clocks and must differ from the stop bit
A stop bit indicates the end of transmission and must differ from the start bit
There are 4 different measures of performance:
baud rate, bit rate, bandwidth and latency
baud rate: the number of signalchanges per second measured in hertz (Hz)
bit rate: the number of bits that can be transferred per second
bandwidth: the range of possible signals that can be transmitted, the bandwidth is directly proportional to the bitrate
latency: The delay between sending and receiving
Protocol: A set of rules or standard used by devices to communicate with each other