SuperExamSuperExam
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsMy progressAchievementsAI TutorMessages

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Computer Science notes
Edexcel ·Computer Science·Cambridge IGCSE Computer Science

Data Transmission

16 min read

Serial and parallel transmission, simplex/half-duplex/full-duplex, USB, error-checking methods and packet switching.

Data packets

Before transmission, data is split into packets. Each packet contains a header (sender and destination addresses, packet number), the payload (the actual data) and a trailer (error-checking data and an indicator that it is the end of the packet). Splitting data into packets allows it to be sent efficiently and reassembled in the correct order at the destination using the packet numbers.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note — free

Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.

Sign up free →Log in

More Computer Science notes

Data Representation

Data Compression & Encryption

Hardware: the CPU & the Fetch–Decode–Execute Cycle

Memory, Storage & Input/Output Devices