Radio communication
What Is Radio Communication?
Radio communication is the transmission of information between two or more points using radio-frequency electromagnetic waves propagated through free space. A transmitter converts an information-bearing signal into a modulated electromagnetic wave, which travels through the channel and is captured by a receiver that extracts and reconstructs the original information. Unlike wired communication, radio communication requires no physical medium between endpoints, enabling mobile, portable, and long-distance connectivity over terrain or across bodies of water where cable infrastructure is impractical. The field encompasses frequencies from a few kilohertz, used in very low frequency submarine links, to the millimeter-wave bands above 30 GHz used in 5G cellular and beyond.
Radio communication draws on electromagnetic theory, information theory, modulation and coding, antenna engineering, and propagation modeling. Channel bandwidth determines how much information a link can carry, and the choice of modulation scheme governs the tradeoff between spectral efficiency and robustness to interference and noise.
Modulation and Channel Coding
Modulation maps an information signal onto a radio carrier by varying its amplitude, frequency, or phase. Analog schemes such as AM and FM dominated early radio communication, while modern digital systems use phase-shift keying, quadrature amplitude modulation, and orthogonal frequency-division multiplexing to transmit many bits per hertz. Channel coding adds structured redundancy so that receivers can detect and correct errors introduced by the noisy wireless channel. Convolutional codes, developed in the 1950s, remain foundational; they encode a continuous bit stream by convolving it with a set of generator polynomials, producing a code that decoders process with the Viterbi algorithm. Turbo codes and low-density parity-check codes, both adopted in cellular and satellite standards, approach the theoretical Shannon capacity limit at practical signal-to-noise ratios.
Multiple Access and Spectrum Sharing
Radio communication systems must allow many users to share a finite spectrum allocation without mutual interference. Time-division, frequency-division, and code-division multiple access are classical partitioning strategies. Non-Orthogonal Multiple Access (NOMA) is a more recent approach in which users transmit on the same time-frequency resource at different power levels, with successive interference cancellation at the receiver separating the layers. The IEEE 802.15.4 standard defines physical layer and MAC sublayer specifications for low-rate wireless personal area networks, illustrating how standardization bodies codify multiple-access rules and modulation formats for specific application domains. Cognitive radio techniques allow secondary users to sense spectrum occupancy and transmit opportunistically in bands licensed to primary users, improving overall spectral efficiency.
Cross-Layer Design
Conventional radio system design treats the physical layer, data link layer, and network layer as independent modules conforming to strict interface specifications. Cross-layer design relaxes those boundaries, allowing information such as channel quality estimates, queue lengths, or mobility state to pass between layers and guide joint adaptation. For instance, a link adaptation mechanism at the data link layer may query physical-layer channel estimates to select the highest modulation and coding scheme the channel can currently support. The IEEE 802.11 physical layer primer published by Tektronix illustrates how standard Wi-Fi systems embed adaptive rate control that adjusts modulation order in response to measured error rates. Cross-layer approaches are especially prominent in vehicular and industrial wireless networks, where fast-varying channels demand tighter coupling across protocol layers. Research on short-range wireless protocol overviews published in IEEE Xplore surveys how Bluetooth, ZigBee, and Wi-Fi balance throughput, latency, and power across their respective protocol stacks.
Applications
Radio communication has applications across a wide range of domains, including:
- Cellular telephone networks from 2G voice through 5G broadband
- Low-power IoT sensor networks using IEEE 802.15.4 and LoRaWAN
- Military and public-safety land mobile radio systems
- Satellite uplink and downlink communication for broadband and navigation
- Amateur radio and emergency communication infrastructure