Unit 2 Flashcards
what are data packets
a packet is a small unit of data that being transmitted
what is the structure of a data packet
header
payload
trailer
what does the header contain
senders IP address
Recievers IP address
Packet number
what does the payload contain
data/part of the message
what does the trailer contain
bits to show end of packet
what is packet switching
data packets are sent through different routes so that data transfer is efficient
what are the advantages of packet switching
packets can take different routes to get to their destination
this ensures message is delivered despite the unavailability of a route
describe the process of packet switching
data is broken down into packets
each packet takes a different route
a router controls the route a packet takes
the packets are reassembled at the destination
what is simplex data transmission
when data is sent in one direction only
computer to a printer
what is half duplex data transmission
when data is sent in both directions but not at the same time
walkie talkies
full duplex transmission
when data is sent in both directions at the same time
broadband internet connection
serial data transmission
one bit at a time over a single wire/channel
connecting a computer through a USB connection
advantage of serial data transmission
works well over long distances since data is fully synchronised in the correct order
disadvantage of serial data transmission
transmitted at a slower rate than parallel data transmission
parallel data transmission
when several bits of data is sent down several channels/wires at the same time
used in the internal circuits of a computer