knowledge

Overview

Data transmission methods define how information is sent across communication channels. They can be digital or analog, use different frequencies or modulation schemes, and operate over various types of networks including telephone lines, fiber optics, and satellite links. Understanding these methods is critical for network design, bandwidth planning, and troubleshooting signal integrity.


Terminology

TermDefinition
SimplexOne-way communication only (sender cannot receive)
Half-DuplexTwo-way communication, but only one direction at a time
Full-DuplexTwo-way communication simultaneously in both directions
BasebandSingle fixed digital frequency occupying the entire bandwidth
BroadbandMultiple analog signals transmitted simultaneously over the same medium
Digital SignalingUses binary 1s and 0s represented as electrical signals
Analog SignalingUses continuous waveforms (e.g., RF, audio)
ModemMODulator/DEModulator — converts digital signals to analog and back
PSTN (Public Switched Telephone Network)Global collection of voice-oriented telephone networks
POTS (Plain Old Telephone Service)Traditional analog fixed-line telephone system; being phased out by 2030
DSL (Digital Subscriber Line)Modulation technology for sending data over copper PSTN lines
ATM (Asynchronous Transfer Mode)High-speed network technology using fixed-size cells for LAN and WAN
SONET (Synchronous Optical Network)Fiber-optic digital networking standard; multiplexes multiple signals
VSAT (Very Small Aperture Terminal)Satellite service supporting data, voice, and video communications
LEO (Low Earth Orbit)Most common satellite orbit; smallest footprint
GEO (Geosynchronous Equatorial Orbit)Fixed above the equator; used for broadcasting and communications

Core Concepts

Communication Direction

Defines whether a communication channel supports one-way or two-way data flow.

ModeDescriptionExample
SimplexOne direction only; sender cannot receiveBroadcast TV, keyboard to computer
Half-DuplexBoth directions, but not simultaneouslyWalkie-talkie, older Ethernet hubs
Full-DuplexBoth directions simultaneouslyPhone call, modern Ethernet switches

Baseband vs Broadband

  • Baseband — entire bandwidth dedicated to a single digital signal; common in Ethernet LANs
  • Broadband — bandwidth divided among multiple analog signals; common in cable and DSL internet

Modems and DSL

  • Modems convert digital signals to analog for transmission over copper lines and back
  • DSL leverages existing PSTN copper infrastructure for high-speed data transfer
DSL TypeDescription
ADSL (Asymmetric DSL)Residential; faster download than upload
SDSL (Symmetric DSL)Equal upload and download speeds
VDSL (Very High Bitrate DSL)Highest speed DSL variant

ATM and SONET

  • ATM — uses fixed 53-byte cells for predictable, high-speed transmission; supports permanent and switched connections
  • SONET — multiplexes multiple channels over fiber-optic cables; compatible with ATM; speeds measured in OC (Optical Carrier) ratings

Satellite Communication

Different orbital types serve different coverage and latency needs.

OrbitDescription
LEO (Low Earth Orbit)Most common; smallest footprint; lowest latency
MEO (Medium Earth Orbit)Used for GPS; moderate footprint
HEO (Highly Elliptical Orbit)Elongated orbit; requires multiple satellites for continuous coverage
GSO (Geosynchronous Orbit)24-hour orbit; constant footprint; used for communications
GEO (Geosynchronous Equatorial Orbit)Fixed above the equator; used for broadcasting
  • VSAT networks allow remote terminals to communicate with central hubs via satellite


References / Images

  • ITU standards documentation
  • Networking textbooks and vendor documentation