3.1.6
Define protocol
A set of rules and procedures for exchanging data between computers.
3.1.6
Define data packet
A data packet is one unit of data that computers use to send and receive messages or files over a network.
3.1.6
What are the parts of a data packet?
Header:
* Receiver address: Identifies the packet destination
* Sender address: Identifies where the packet came from
* Protocol: Specifies the protocol to be used to handle the data packet
* Sequence number: The number specifies the order in which the packets should be reassembled.
Payload: The actual data being transported by the packet.
Trailer:
* Error-checking codes: Verifies the integrity of the data
* Transmission codes: To show whether the data packet is transmitted or re-transmitted
3.1.7
List the essential functions of protocols
3.1.8
Explain why the speed of data transmission across a network can vary
3.1.9
Explain why compression of data is often necessary when transmitting across a network.
It is often necessary to reduce the amount of data being sent, thereby saving bandwidth and increasing transmission speeds. This can result in a more efficient use of network resources and significant cost savings.
3.1.10
Outline the characteristics of metal conductor cables as transmission media
Reliability:
* highly reliable and have a long lifespan
* Less susceptible to interference compared to other transmission media
Cost: Relatively inexpensive
Security Less susceptible to eavesdropping and data interception compared to wireless transmission
Speed: Supports many transmission speeds
3.1.10
Outline the characteristics of fibre optic cable as transmission media
Reliability: Highly reliable and not susceptible to many types of interference. Can also travel over long distances without signal loss.
Cost: It has high initial costs but typically requires less maintenance
Security: Highly secure because it is difficult to eavesdrop
Speed: Provides the extremely high bandwidth and data transmission speeds
3.1.10
Outline the characteristics of wireless transmission media (typically radio waves)
Reliability: More susceptible to environmental interference and signal degration over physical distances
Cost: It can be cost effective as it eliminates the need for extensive cabling
Security: Depends on how robust the security measures are
Speed: Wireless networks are typically slower and have lower bandwidth than wireless networks. The signal speed also degrades with distance.
3.1.11
Explain how data is transmitted through packet switching
Packet switching is when data is broken into data packets and then individually sent over the network and reassembled at the end.