Networks and Communication Flashcards
What is data communication
Sending and receiving from 1 device to another
How can data be sent
Serial Transmission
Parallel Transmission
What are the features of serial transmission
Data is sent a few bits at a time over a single wire
Very high rates of data transfer can be achieved using fibre optic wires
What are features of parallel transmission
Bits of data sent simultaneously over a number of parallel wires
Used in integrated circuits and within RAM
Only reliable over short distances due to skew
What is bit rate
Speed at which data is transmitted
What is baud rate
The rate at which signal changes
What is bandwidth
Range of frequencies that a transmission medium can carry
What is latency
Time delay between the moment that transmission of the 1st byte of communication starts and when it is received.
What is parity
The parity bit is appended to a binary string to give the correct number of on(1) bits. If there is an even parity there should be an even number of on bits. Vice versa for odd parity