Communication Flashcards

(17 cards)

1
Q

What is the definition of serial transmission?

A

Data is sent one bit at a time over one wire.

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

What is the definition of parallel transmission?

A

Uses multiple parallel wires in order to send multiple bits between components at the same time

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

What are Advantages of serial over parallel?

A

More reliability connection method over long distances
Cheaper as only use one wire to transfer data

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

What are Advantages and Disadvantages of Parallel transmission?

A

-Faster as sends multiple bits at one time
-More complex due to multiple wires and more expensive
-More prone to errors over long distance as they SKEW

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

What is synchronous transmission?

A

Data is transferred at regular intervals, synchronised by a clock pulse. Useful for time sensitive data, much faster

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

What is Asynchronous transmission?

A

Data is transferred one character at a time (in packets)with a start and stop bit and parity bit sent with each character
Normally used for low speed transmissions.

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

What is the start bit responsible for?

A

Synchronised receiver and indicates when data begins

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

What is the stop bit responsible for?

A

Allows start but to be recognised and indicates when data is being transmitted

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

What is Bandwidth?

A

A measure of how much information it can carry per unit of time and measured in bits per second

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

What is bit rate?

A

The number of bits that are transferred between devices per second

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

What is Baseband?

A

The simplest form of data transmission at each signal change just one bit transmitted

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

What is Baud rate?

A

Number of times a signal in communications channel changes per second. The higher the baud rate the more bits per second that are transferred.

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

What does the baud rate specify?

A

Maximum number of signal changes that the channel may have per unit of time.

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

How to calculate the bit rate of a channel?

A

Baud rate x the number of bits per signal

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

What is latency?

A

A time delay before some component in a computer system responds to an instruction

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

What is a protocol?

A

A strict set of rules for data transmission/communication

17
Q

What is Handshaking?

A

When two computers exchange signals in order to set up a communication link.