2.1 Data Transmission

Show All Section Notes

Transmission Media

1. Wired Interfaces: USB & HDMI

These are Serial transmission interfaces used to connect peripherals and multimedia devices.

USB (Universal Serial Bus)

Operation: An industry standard for short-distance digital data communication. It uses a 4-wire shielded cable (Power, Ground, and two data wires).

Uses: Connecting mice, keyboards, printers, and external storage.

  • Devices are automatically detected (Plug & Play).
  • Backward compatible with older versions.
  • Cable length limited (approx. 5m).
  • Data transfer rate is slower than internal buses.

HDMI (High-Definition Multimedia Interface)

Operation: A proprietary audio/video interface for transmitting uncompressed video data and compressed/uncompressed digital audio data.

Uses: Connecting computers to monitors, projectors, or TVs.

  • Single cable for both high-quality Video and Audio.
  • Supports modern high resolutions (4K/8K).
  • Fragile connectors compared to older VGA.
  • Signal degrades over very long cables (>15m) without boosters.

2. Wireless Media: Wi-Fi vs. Bluetooth

Both use Radio Waves (Electromagnetic radiation) but are designed for different tasks.

Wi-Fi (WLAN)

How it works: Connects devices to a local network (and internet) via a Wireless Access Point (WAP) or Router. Uses IEEE 802.11 standards.

Frequency: 2.4 GHz or 5 GHz.

Advantages over BT: Much higher data transfer speeds and longer range (up to 100m).

Bluetooth (WPAN)

How it works: Creates a Personal Area Network (PAN) for "pairing" two devices directly. Uses Frequency Hopping to avoid interference.

Frequency: 2.4 GHz.

Advantages over Wi-Fi: Consumes very little battery power; Ideal for low-bandwidth tasks (audio, mice).

Comparison of Wireless Standards

Feature Wi-Fi Bluetooth
Standard IEEE 802.11 IEEE 802.15.1
Range Approx. 100 meters Approx. 10 meters
Data Speed Very High (Gbps possible) Low (approx. 1-3 Mbps)
Best Use Case Internet browsing, Streaming video Wireless headphones, Smartwatches
Power Consumption High (drains battery quickly) Low (efficient for small devices)
⚠️ Exam Tip: If asked to choose between them:
  • Choose Wi-Fi if high speed or a large distance is required.
  • Choose Bluetooth if battery life is the priority or the devices are very close together.