2.1 Comp
2.1 Comp
Page 1 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Data Packets
Your notes
Data Packets
What are packets?
Packets are small 'chunks' of data that make up a larger piece of data that has been broken down by
the TCP protocol so that it can be transmitted over the internet
TCP stands for Transmission Control Protocol and is used for organising data transmission over
networks
Small 'chunks' of data are easier and quicker to route over the internet than big 'chunks' of data
Routing involves finding the most optimal path over a network
Data can include anything from text, images, audio, video, animations, etc, or any combination of these
Packet number
(1 of 5 etc.)
To transmit the message “This is a message :)”over the internet, TCP might break the message down
into 4 packets
Page 2 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Your notes
Page 3 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Packet Switching
Your notes
Packet Switching
What is packet switching?
Packet switching is a method of sending and receiving data (packets) across a network
Packet switching can be broken down into five stages:
1 Data is broken down into Learn more by reading our data packets revision note
packets
3 Each packet makes its way Like normal car traffic, data traffic builds up on the internet
to the destination
Routers can see this and decide to send a packet down a
different route that avoids traffic
4 Routers control the routes Routers know which nearby router is closer to the
taken for each packet destination device
5 Packets arrive and are If a packet does not reach its destination the receiver can
reordered correctly send a resend request to the sender to resend the packet
Page 4 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Worked Example
A local market shop wishes to arrange a delivery of goods from a supplier. Anna, the shop owner,
decides to send an email to request the delivery of the goods at a certain date and time.
Describe how packet switching is used to send this email and how it can be protected from
corruption.
[8]
Answer
The business email is first broken down into packets which are given a source address (where it's
come from) and a destination address (where it's going to) [1]
Each packet receives a packet number so that the email can be reassembled when it reaches its
destination [1]
Each packet also receives an error check such as a parity bit. A parity bit checks whether any
bits have been flipped due to corruption [1]
Each packet is sent over the internet via routers. Routers contain routing tables that determine
the next closest router to the destination [1]
Packets may take different routes depending on internet traffic and arrive at their destination in
any order [1]
Packets are checked for errors using the error checks and missing packets can be requested to
be resent [1]
Once all packets have been received then they can be put together in order using the packet
numbers [1]
Once assembled the original email can be read by the other business [1]
Page 5 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Page 6 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Data Transmission
Your notes
What is data transmission?
Data transmission is the process of transferring data from one device to another using a wired or
wireless connection
Wired data transmission can be completed in two ways:
Serial
Parallel
Serial transmission
A stream of bits is sent in sequence, one after the other
USB is an example of a wired serial connection
Parallel transmission
A stream of bits is sent in sequence, one after the other across multiple wires at the same time
Transmission is asynchronous, data does not always arrive at the same time
A skew can be caused by data arriving out of order in asynchronous transmission
A traditional printer cable is an example of a wired parallel connection
Page 7 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Your notes
Simplex transmission
Data travels in only one direction
Sending data from a computer to a monitor is an example of simplex transmission
Half-duplex transmission
Data can travel in both directions, but not simultaneously (bi-directional)
A printer cable which waits for the data to be received before sending back a ‘low ink’ message is an
example of half-duplex transmission
Full-duplex transmission
Page 8 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Serial-Simplex
Data is transmitted one bit at a time in a single direction on one wire
Serial-Half-duplex
Data can be transmitted in both directions on a single wire but only one bit at a time can be
transmitted in one direction at a time
Serial-Full-duplex
Data can be transmitted in both directions at the same time on a single wire one bit at a time
Page 9 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Parallel-Simplex
Multiple wires transmit one bit at a time in one direction Your notes
Parallel-Half-duplex
Multiple wires send multiple bits of data in both directions but only one direction at a time
Parallel-Full-duplex
Multiple wires send multiple bits of data in both directions at the same time
Worked Example
A company has a website that is stored on a web server
The company uses parallel half-duplex data transmission to transmit the data for the new videos to
the web server.
Explain why parallel half-duplex data transmission is the most appropriate method.
[6]
Answer
Parallel would allow for the fastest transmission [1]
as large amounts of data [1]
can be uploaded and downloaded [1]
but this does not have to be at the same time [1]
Data is not required to travel a long distance [1]
Therefore, skewing is not a problem [1]
Page 10 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Page 11 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Page 12 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Devices are automatically detected and drivers are The maximum cable length is roughly 5
automatically loaded for communication metres meaning it cannot be used over
long distances, limiting its use
Cable connectors fit in only one way. Older versions of USB have limited
transmission rates for example USB 2.0
This prevents incorrect connections and ensures has 480Mbps
compatible data transmission
As USB usage is standardised, there is a lot of support Very old USB standards may not be
available online and from retailers supported in the near future (USB 1.1, USB
2.0, etc)
Worked Example
Julia uses a USB connection to transfer data onto her USB flash memory drive.
One benefit of using a USB connection is that it is a universal connection.
(i) State two other benefits of using a USB connection.
[2]
(ii) Identify the type of data transmission used in a USB connection.
[1]
Answers
(i) Any two of:
Page 13 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to www.savemyexams.com for more awesome resources
Page 14 of 14
© 2015-2025 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers