2.1 & 2.3 Data Transmission and Encryption Flashcards
1
Q
What is serial data transmission?
A
- Method of data transmission
- each bit is sent one after another …
- over a single wire (channel)
2
Q
What is parallel data transmission?
A
- Method of data transmission
- Multiple bits (often 8 bits) sent at the same time …
- using multiple wires (lines)
3
Q
Advantages and disadvantages of serial transmission are?
A
- more accurate/fewer errors over a longer distance
- less expensive wiring (single wire)
- less chance of data being skewed/out of synchronisation
- slower, less data sent at once dues to only one wire
4
Q
Advantages and disadvantages of parallel transmission are?
A
- less accurate/more errors over a longer distance
- more expensive wiring (multiple wires)
- more chance of data being skewed/out of synchronisation
- faster, more data sent at once due to more wires
5
Q
Uses of serial transmission?
A
- Medium to long distances e.g. Ethernet, Telephone Wire
- USB (Universal Serial Bus)
6
Q
Uses of parallel transmission?
A
- Short distances
- Fast internal data transfer within a computer system (buses)
- IC’s (Integrated Circuits)
- Older printers
7
Q
Explain duplex data transmission and give an example
A
- Direction of data transmission is both ways at the same time (simultaneously)
- Examples: Telephone call, broadband connections, video conferencing
8
Q
Explain half-duplex data transmission and give an example
A
- Direction of data transmission is both ways but not at the same time (not simultaneously)
- Examples: Walkie Talkie, Intercom
9
Q
Explain simplex data transmission and give an example
A
- Direction of data transmission is one way only (unidirectional)
- Examples: radio/tv broadcast, microphone to computer, computer to speaker
10
Q
What are Integrated Circuits?
A
- self-contained circuits with many separate components (e.g. transistors, diodes) etched into a tiny silicon chip.
- Uses parallel transmission for …
- …sending data internally in computer systems
11
Q
What are the drawbacks of integrated circuits?
A
- Less flexible - individual component or components cannot be removed or replaced – whole IC must be replaced
- Limited power rating
12
Q
What are the benefits of integrated circuits?
A
- Small size – Thousands times smaller than discrete circuits
- Small weight due to miniaturised circuit
- Low cost due to mass production
- Low power consumption because of their smaller size
13
Q
What is USB?
A
Universal Serial Bus
- Uses asynchronous serial transmission for …
- … sending data externally
- … (to and from peripherals / between devices)
14
Q
Advantages of USB are?
A
- Devices plugged into the computer are automatically detected
- The connectors can only fit one way; this prevents incorrect connections being made
- Industry standard; this means that considerable support is available to users
- Supported by many operating systems
15
Q
Explain what happens when a USB device is plugged into a computer
A
- The computer automatically detects a device (due to a small change in the voltage level)
- A known device is automatically recognised, and the appropriate device driver is loaded
- If a new device is detected, the computer will look for and install the device driver
- If this is not available, the user is prompted to download the device driver