Data Transmission Flashcards
Types of transmissions
Serial transmission
Parallel transmission
Serial transmission, advantages and disadvantages
-Single wire
-Bits transmitted one at a time
-More reliable over long distances (bits less likely to be lost on the way)
-Order of arrival not mixed up
-Relatively slower than parallel
-Not suitable for large amounts of data over short distances
Parallel transmission, advantages and disadvantages
-8 wires
-8 bits transmitted at a time
-Faster than serial
-May arrive out of order
-Expensive
Types of data transmissions
-Simple
-Half-duplex
-Full-duplex
Simplex transmission and example
-Only one sender device (one-way)
-e.g printer and computer using USB cable
Half-duplex transmission and example
-Both devices can transmit and receive data (not at the same time)
-e.g walkie-talkies
Full-duplex transmission and example
-Both devices transmit and receive data at the same time
-e.g using broadband connection to play a video game
Data packets
Small units of data that are transmitted from a sending device to a receiving device
-Transmitted through a network communication protocol
Structure of a data packet
-Header
-Payload
-Trailer
Data packet Header
-IP address of sender
-IP address of receiver
-Packet number
Data packet Payload
-Actual data being sent
Data packet Trailer
Bits to show end of packet
What determines which route is taken by data packets?
Router
Factors that affect what route is taken by the packet
-Route availability
-Detected errors (corrupted/missing packets)
Packet switching
Data packets are each sent through different routes to get to destination