Examo
PracticeAbout
Homecomputer-scienceTypes and Methods of Data Transmission
0984

Types and Methods of Data Transmission

Data Transmission · 4 question types

Practise
Download PDF

0984 Topics

Types and Methods of Data Transmission4%
  1. What Data Transmission Is
  2. Data Packets
  3. Packet Switching
  4. Serial vs Parallel Transmission
  5. Simplex, Half-Duplex and Full-Duplex
  6. Universal Serial Bus (USB)
  7. Bandwidth and Latency
Error Detection5%
Encryption4%

Frequency legend

High (≥14%)
Above avg (10 to 13%)
Average (<10%)

Exam Frequency Analysis

Past paper frequency (2018 to 2024)

This topic accounts for approximately 4% of your exam marks.

stable
Rare
Stable4%

Serial vs parallel and simplex/half-duplex/full-duplex appear as definition or comparison questions.

Data transmission is how binary data travels between two devices over a wired or wireless link. Almost every computer activity relies on it: clicking a key sends data from the keyboard to the CPU; opening a web page sends data across the internet; printing a document sends data from the computer to the printer.

This topic covers four big questions:

  1. How is data broken up and routed across a network? (Packets and packet switching.)
  2. Are the bits sent one at a time or many at once? (Serial vs parallel transmission.)
  3. Can data flow both ways, and if so, simultaneously? (Simplex, half-duplex, full-duplex.)
  4. What is the most common wired connection in everyday use? (USB.)

Two more terms describe how fast a link is: bandwidth (capacity) and latency (delay). They turn up in every comparison.

Previous

Lossy vs Lossless: Side-By-Side

Next

Data Packets