03 communication methods Flashcards

1
Q

what is serial data transmission

A

bits are sent one after another along the same data line​

This means that only one line is needed to transmit data in one direction. (Two lines are required for two-way communication, plus a common signal ground wire)​

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

what is Parallel data transmission

A

several bits (e.g. one byte of data) are sent simultaneously along separate lines or channels ​

This means that an 8-bit block of data will require 8 data channels, plus some extra for control information​

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

problems with parallel data transmission

A

as speeds of transmission get higher and higher, parallel connections developed problems

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

the problem of skew

A

As each individual wire has slightly different properties, bits travel at slightly different speeds along each of the wires. This produces a problem known as skew​

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

the problem of crosstalk

A

This refers to electromagnetic interference between two adjacent channels or parallel wires​

It gets more pronounced as the frequency (speed of transmission) increases​

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

Serial vs parallel transmission​

A

Parallel transmission can be used only over very short distances of up to about 2m​

Serial transmission is reliable over very long distances at very high frequencies​

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

serial vs parallel connectors​

A

Serial connectors such as USB (Universal Serial Bus) connectors are much smaller and cheaper than parallel connectors​

A PC has several USB ports for connecting peripherals​

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

Synchronous transmission​

A

all data transfers are timed to coincide with an internal clock pulse​
The data is sent as one long stream or block of data, with no gaps in the transmission​

The receiver counts the bits and reconstructs bytes​

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

Asynchronous transmission​

A

Asynchronous transmission is relatively slow owing to the increased number of bits being sent​

It is a cheap and effective form of serial transmission well suited to low-speed connections such as keyboard and mouse​

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

Latency

A

Latency is the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination​

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

Protocol

A

All communications between devices require that the devices agree on the format of the data​

The set of rules relating to communication between devices is called a protocol​

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

Bit rate

A

the number of bits (0’s and 1’s) transmitted in one second over a wired or wireless data link​

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

Baud rate

A

the rate at which the signal in a communications channel changes state​

It is usually measured in megabits per second (Mbit/s)​

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

Relationship between bit rate and baud rate​

A

Bit rate = baud rate x number of bits per signal​

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

Bandwidth

A

a measure of the maximum capacity of a communications channel​

In computer networks, the term bandwidth is used as a synonym for data transfer rate​

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