4.9.1 Communication Flashcards

1
Q

What is the difference between parallel and serial transmission?

A

In serial transmission, bits are sent sequentially (one after the other) down the same wire (channel).
In parallel data transmission, multiple bits are sent simultaneously down different wires (channels) within the same cable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the advantages of serial transmission over parallel transmission?

A

Serial transmission is better for long distance as there are no synchronisation issues.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When is a serial transmission used?

A

Transmission to another computer or to external devices
Medium to long distances
Universal Serial Bus (USB)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When is a parallel transmission used?

A

Fast transmission within a computer system
Short distances
Integrated Circuits (IC), Busses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is asynchronous data transmission?

A

Data is transmitted in discrete packets (usually 1 byte)
Each packet of data is sent with control bits
The control bits allow the receiver to know when the data starts and ends
The control bits prevent the packets of data getting mixed up
Packets are sent intermittently (they have uneven time intervals between them)
Slower than synchronous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is synchronous data transmission?

A

A continuous stream of data
The data is accompanied by timing signals (generated by an internal clock)
The clock ensures the sender and receiver are in step with each other
The receiver counts how many bits were sent over a period of time then reassembles them into bytes (multiple bytes sent at once)
Timings have to be accurate as there are no control bits
Faster than asynchronous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Examples of asynchronous data transmission

A

Emails, Forums, Letters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the purpose of the start and stop bits in asynchronous data transmission?

A

The start and stop bits are used to identify the beginning and end of the data transmission.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define baud rate

A

Baud rate is a measurement of the number of signal changes in a second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Define bit rate

A

The number of bits being processed or transmitted every second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Can baud rate be higher than bit rate?

A

No, bit rate is usually higher than baud rate as multiple bits can be sent in each signal. If the baud rate is 1200 and 8 bits are being sent per signal then the bit rate is 9600

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define bandwidth

A

A measure of information or carrying capacity of a signal, expressed as the width of the spectrum of that signal in Hertz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Define latency

A

Latency is the amount of time a message takes to traverse a system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Define protocol

A

A protocol is a set of rules which computers use to allow them to communicate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the relationship between bit rate and bandwidth?

A

Bit rate is directly proportional to bandwidth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly