09 Communication And Networking Flashcards
What is serial data transmission?
One cable is used and the bits are sent one after the other along it
Two lines are required for two way transmission
What is parallel data transmission?
Parallel cables are a ribbon of several smaller cables
Several bits are sent at once along different channels however it has to wait until one set of data has been sent in order to send the next set
What are the advantages of serial data transmission?
Only one line is required
They are reliable over very long distances at very high frequencies
Serial connectors are cheaper and smaller
What are two problems with parallel data transmission?
Skew - As each wire has different properties, bits may travel slightly faster in one wire compared to another which causes skew
Crosstalk - It is the electromagnetic interference between two adjacent channels or parallel wires and gets more pronounced as frequency (speed of transmission) increases
What are the advantages and disadvantages of parallel data transmission?
It is fast over a short distance such as inside computers
It can only be used in short distances of up to 2m
Liable to crosstalk and skew
Uses much more lines/cables
Give an example of a serial and parallel connector
Serial - USB
Parallel - VGA
What is synchronous data transmission?
All data transfers coincide with an internal clock pulse
Data is sent as one long stream or block of data with no gaps
Receiver counts the bits and reconstructs it
What is asynchronous data transmission?
Each byte is sent separately the moment it is available
Each byte starts with a start bit and ends with a stop bit.
How is a parity bit used in asynchronous data transmission?
It is added as the 8th bit and is used for error detection
What are the advantages and disadvantages of asynchronous transmission?
It is relatively slow due to the increased number of bits being sent
It is a cheap and effective form of serial transmission well suited to low speed connections such as a mouse and keyboard
What is latency?
The time delay between the moment the first byte starts and when it is received at its destination
What is a protocol?
The set of rules relating to communication between devices
Two devices can be linked if they have the same protocol
What does a protocol need to define?
Standards for physical connections and cabling Rate of transmission (bit or baud rate) Data format Asynchronous or synchronous Error checking procedures
What is bit rate?
The number of bits transmitted in one second over a wired or wireless data link
Higher signal change means higher bit rate
What is baud rate?
How many times a signal changes per second
Measured in megabits per second (Mbit/s
What is baseband?
It carries one signal at a time. A bit is represent by high or low voltage
In baseband, bit rate is the same as baud rate and at each signal change one symbol is transmitted