2.1 Data Transmission Flashcards

1
Q

what are packets

A

broken down peices of data sent seperately to increase efficiency

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

what are the advantages of packets (2)

A
  • smaller data is easier to handle than one long stream of data
  • each packet can go a seperate route which can reduce ineffiency if one route becomes busy or goes down
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are the disadvantages of packets

A
  • require careful construction and additional information so it can be reassembled at the destination
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are the 3 components of a packet

A

the packet header
the payload
the trailer

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

what is a packet header (3)

A

a part of the packet container the senders ip adress, the recieveres ip adress, and the packet sequence number

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

what is a payload

A

the part of the packet that contains the actual data being transmitted

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

what is the trailer

A

part of the packet which marks the end of a packet

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

what is packet switching

A

the process where data is broken down into packets and sent to the most efficient route possible by the router to be recieved by the reciever where at the destination it will be reorded correctly

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

what are the 5 stages of packet switching

A
  • a data transmission is broken down into packets
  • each packet is assigned a sequence number before being sent
  • each packet takes its own route based on conjestion
  • routers are responsible for controlling the route each packet takes
  • packets arrive out of order and are re assembled at the destination in order
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what are the advantages of packet switching (4)

A

no need to tie up a single communications channel
easy to overcome busy routes
relatively easy to expand package usage
possible to achieve a high data transmission rate

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

disadvantages of packet switching

A

-packets can become lost
-realtime streaming is more prone to errors
-delays at the destination while packets are being reordered

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

what are the 3 types of data transmission

A

simplex, duplex, and half-duplex

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

what is simplex data transmission

A

a transmission type which allows only one direction for traffic to move

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

where is simplex data transmission used

A

from computer to printers
from computers to speakers

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

what is half duplex transmission

A

a transmission type which allows data to be transferred in both directions but not at the same time

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

where is half duplex transmission used

A

parralel printer cables, computer sends file THEN printer says “ink low”
walkie talkies

17
Q

what is full-duplux transmission

A

the most common transmission type which allows data to be transmitted to both directions at the same time

18
Q

where is full duplex used

A

network cables
accross lans and internet

19
Q

what are the TWO types of data transmission

A

serial and parralel data transmission

20
Q

what is serial data transmission

A

when bits are sent along one transmission medium one at a time

21
Q

what is parralel data transmission

A

when data bits is sent along multiple transmission mediums simeualtanously

22
Q

what are the advantages and disadvantages of serial (4)

A

pros
- simple and low cost
- reliable over long distances
- low interference and margin for error
cons
- low transmission speeds

23
Q

what are the pros and cons of parralel

A

pros
- fast transmission speeds
- data can be sent both distances
cons
- can only be used over short distances
- very prone to interefence if a bit is sent late

24
Q

what is skew

A

when bits are sent out of error due to slow transmission or microscopic speed diferences in wires when transmitting the bits, causing the bits to be out of sync

25
What are data buses
mediums of transmissions used to transmit data, used internally aswell by computers to transmite data from IC to IC, integrated circuits
26
what is USB
universal serial bus, a common input/output databus using serial transmission which supports full and half duplex transmission
27
how many wires are there in a USB cable
4
28
what does each wire do in a USB cable
black wire - for earthing, power red wire - for power white/green wire - used to send data in 2 seperatre directions
29
what are the advantages of USB (6)
- has became an industry standard, very well supported - supplies its own 5V power - devices connected via USB are automatically connected along with appropraite device drivers - designed to be backwards compatible, so older versions can connect - USB hubs can be used to add extra ports - USB protocol can notify the transmitting device to retransmit data if there is an error
30
cons of USB (3)
limited distance of around 5m can be extended but only with additional hardware, usb hubs etc backwarsd compatibility is becoming increasingly rare transfir limitations, even newer versions like USB-C and 3.0 are slower than ethernet