2.1 Data Transmission Flashcards
what are packets
broken down peices of data sent seperately to increase efficiency
what are the advantages of packets (2)
- 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
what are the disadvantages of packets
- require careful construction and additional information so it can be reassembled at the destination
what are the 3 components of a packet
the packet header
the payload
the trailer
what is a packet header (3)
a part of the packet container the senders ip adress, the recieveres ip adress, and the packet sequence number
what is a payload
the part of the packet that contains the actual data being transmitted
what is the trailer
part of the packet which marks the end of a packet
what is packet switching
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
what are the 5 stages of packet switching
- 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
what are the advantages of packet switching (4)
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
disadvantages of packet switching
-packets can become lost
-realtime streaming is more prone to errors
-delays at the destination while packets are being reordered
what are the 3 types of data transmission
simplex, duplex, and half-duplex
what is simplex data transmission
a transmission type which allows only one direction for traffic to move
where is simplex data transmission used
from computer to printers
from computers to speakers
what is half duplex transmission
a transmission type which allows data to be transferred in both directions but not at the same time
where is half duplex transmission used
parralel printer cables, computer sends file THEN printer says “ink low”
walkie talkies
what is full-duplux transmission
the most common transmission type which allows data to be transmitted to both directions at the same time
where is full duplex used
network cables
accross lans and internet
what are the TWO types of data transmission
serial and parralel data transmission
what is serial data transmission
when bits are sent along one transmission medium one at a time
what is parralel data transmission
when data bits is sent along multiple transmission mediums simeualtanously
what are the advantages and disadvantages of serial (4)
pros
- simple and low cost
- reliable over long distances
- low interference and margin for error
cons
- low transmission speeds
what are the pros and cons of parralel
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
what is skew
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