Name some examples of transmission media.
What are some pros and cons of copper wire as a transmission media?
How does optical fibre work as a transmission media?
What are the pros and cons of Optical fibre as a transmission media?
What is a main example of infrared as a transmission media?
remote controls
What are some pros and cons of infrared as a transmission media?
How does use of EM signals to transmit data vary between microwave and Radio?
Radio:
- small computer antennae
- can penetrate walls
Microwave:
- higher frequency
- carries more info than RF
- cannot penetrate metal so needs very tall towers and direct line of sight
What are six categories of trade-offs between media transmission types?
Cost
Data rate
Delay
Affect on signal
Environment interaction
Security
What does a ‘communication system’ do?
Accepts input from one or more sources and delivers information from a given source to a specified destination
What’s the difference between analogue and digital signals?
Analogue:
changes from one value to another via all possible intermediate levels (curvy)
Digital:
has fixed valid levels (straight flat lines with jumps between)
Most signals are ____ signals
composite (can be decomposed into a set of simple sine waves)
Why are signals typically modulated? What does this mean?
Signals are modulated so data can be carried by a carrier wave.
What energy type do each of these methods use?
- Wire (copper)
- Glass fibre
- Infrared
- Laser
- Radio / satellite
Copper wire: electrical
Glass fibre (fibre optic): light
Infrared: light
Laser: light
Radio / satellite : EM
What are the 3 categories of error?
Interference
Distortion
Attenuation
What is a distortion error?
What is an attenuation error?
Weakening of signal with distance
What is a single bit error?
A single bit in a block of bits is changed - normally due to short duration interference
What is a burst error?
Multiple bits in a block are changed
What is an erasure error?
The the signal that arrives at the receiver is to ambiguous to be a 1 or 0
- can be caused by distortion or interference
What are the trade-off considerations for error detection and correction?
What is forward error correction (FEC)?
Adding additional information to the data to allow the receiver to check if it’s transmitted correctly
What are some examples of FEC (forward error correction)?
Single parity bit checking
Row and column parity
Checksums
What are Automatic Repeat reQuest mechanisms (ARQ)?
Using acknowledgment messages to check whether data has arrived at its destination
What is single parity bit checking?
The number of 1s is counted and an extra ‘parity’ bit is added to make this even or odd
- check at the other end that it’s still either even or odd as intended