Digital Communication
What Is Digital Communication?
Digital communication is the transmission of information encoded as discrete binary symbols between a source and a destination over a physical or wireless channel. Unlike analogue communication, which transmits continuously varying waveforms, digital systems represent all information as sequences of bits, allowing the signal to be regenerated, error-corrected, and switched with high fidelity regardless of the channel's noise characteristics. The field encompasses signal encoding, modulation, channel coding, multiplexing, and networking protocols, and provides the technical foundation for the internet, mobile telephony, broadcast media, and industrial data networks.
The conceptual framework derives from Claude Shannon's 1948 paper "A Mathematical Theory of Communication," which defined channel capacity, entropy, and the theoretical limits of reliable communication over noisy channels. Analogue-to-digital conversion links the physical world to digital systems by sampling continuous signals at a rate above the Nyquist frequency and quantizing each sample to a fixed binary wordlength.
Signal Encoding and Modulation
Before transmission, digital data must be mapped onto a physical signal suitable for the chosen medium. Baseband encoding schemes such as non-return-to-zero (NRZ), Manchester, and 8B10B assign bit patterns to voltage levels or transitions; Manchester coding, for example, is specified in the IEEE 802.3 Ethernet standard because its transitions provide self-clocking. For wireless or bandpass channels, modulation translates a baseband bitstream onto a carrier wave by varying amplitude, frequency, or phase. Common schemes include binary phase-shift keying (BPSK), quadrature amplitude modulation (QAM), and orthogonal frequency-division multiplexing (OFDM). A detailed introduction to digital modulation schemes in IET conference proceedings covers the trade-offs between spectral efficiency, power consumption, and susceptibility to interference. The IEEE Communications Magazine structured overview of digital communications by Bernard Sklar provides a unified framework linking modulation, channel coding, and waveform shaping in a single systems model.
Channel Coding and Error Control
Channel coding adds structured redundancy to the transmitted bitstream so that a receiver can detect or correct errors introduced by noise, interference, and fading. Block codes such as Reed-Solomon and Bose-Chaudhuri-Hocquenghem (BCH) operate on fixed-length symbol blocks, while convolutional codes process continuous data streams through a finite-state encoder. Turbo codes and low-density parity-check (LDPC) codes, introduced in the 1990s, approach Shannon's channel capacity limit and are used in standards including 3GPP LTE, 5G NR, and DVB-S2. Forward error correction reduces the need for retransmission, a critical property in broadcast and real-time applications. Digital Communication Systems published in Wiley-IEEE Press examines how these coding strategies integrate with modern RF front-end designs.
Synchronous Digital Hierarchy and Protocols
Networking layers above the physical channel govern how bits are framed, addressed, routed, and delivered. The synchronous digital hierarchy (SDH), standardized by the ITU-T, defines a family of multiplexing formats for carrying high-speed data over optical fiber networks by nesting lower-rate tributaries within higher-rate frames at precisely synchronized rates. Above the transport layer, protocols such as TCP/IP govern end-to-end addressing and reliable delivery across interconnected networks. Short-range communication standards including Bluetooth use frequency-hopping spread spectrum and packet-based protocols to manage multiple devices sharing the 2.4 GHz ISM band. Musical Instrument Digital Interface (MIDI), a serial protocol standardized in 1983, carries performance event data between musical instruments, synthesizers, and computers, illustrating how digital communication methods serve specialized domains outside telecommunications.
Applications
Digital communication has applications in a wide range of fields, including:
- Mobile telephony and broadband internet, through cellular networks from 2G through 5G
- Data networking and cloud infrastructure relying on TCP/IP and optical transport
- Broadcast television and radio using DVB and DAB standards
- Industrial automation and control networks in manufacturing and process industries
- Short-range device connectivity through Bluetooth, Zigbee, and Near Field Communication (NFC)
- Information and communications technology (ICT) infrastructure across public and private sectors