Topic 2 -Data transmission Flashcards

(21 cards)

1
Q

how is data sent over long distances

A

broken uop into smaller parts, data packets,

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

what does the data packet contain

A

header
payload
trialer

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

header

A

IP address of sending , receiving device and sequernce number of packet

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

payload

A

actual data

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

trailer

A

method of identifying end of packet + some form of error checking

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

what is packet switching and how it works

A

way of transmitting data.
message broken up into number of packets that can be sent indipendently, at the destination they will be reassambled in correct order
each packet will follow its own pathj based on traffic

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

what routers do and why

A

determine which routye the packet needs to take, depends on n. of packets waiting to be processed at each node, shortes route always chosen

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

advantages of packet switching

A

fast, efficient
high data transmission rate is possible
emails and text will work in a crisis or disaster
different speeds devices can communicate

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

disadvantages

A

packets can be lost
this method only good for some type of data
there is a delay at destination (re-order)

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

DATA TRANSMISSION

A

transmitting bits from one device to another

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

serial transmission

A

less likely to do errors
slower, less efficient6
long distance

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

parallel transmission

A

quicker, very effiecient
high error rate
short distance

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

transmission mode

A

simplex= one direction
half duplex= both directions but one at the time
full duplex= both directions at the same time

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

USB features

A

universal serial bus, serial data transmission form (half and full duplex)
4 wires,2 for power, 2 for data transmission

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

USB advantages

A

standard in industry
error-free data transmission
easy to add more USB ports
devicesplugged in automatically detected

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

USB disadvantages

A

max 5 metres
may not be supported by older computers

17
Q

when do errors occur in data transmission

A

interface
problems data switching
skewing of data
power surges

18
Q

what is parity check

A

extra bit added to ensure that n of bits is even or odd

19
Q

what is check digits

A

additional digit at the end of a string to check for mistakes, can be calculated using modulo 10 system

20
Q

checksum

A

block of data is sent alongside a calculated checksum value, receiving compoter calculates this value and the 2 values are compared to check fo error

21
Q

Automatic repeat requests(ARQ)

A

message sent to the sender indacating if data has been received correctly
tuime out= time allowed to elapse before an ackowlegmebnt is received