Timing synchronization plays the role of the heart of a digital communication system. We have already seen how a timing locked loop, commonly known as symbol timing PLL, works where I explained the intuition behind the maximum likelihood Timing Error Detector (TED). A simplified version of maximum likelihood TED, known as Early-Late Timing Error Detector, was also covered before. Today we discuss a different timing synchronization philosophy that is based on zero-crossing principle. It is commonly known as Gardner timing recovery. Background Before we start this topic, I recommend that you read about Pulse Amplitude Modulation (PAM) for an introduction
Continue readingCategory: Wireless/SDR
Wireless communications and Software Defined Radio (SDR)
Windowing an OFDM Signal in Time Domain
Orthogonal Frequency Division Multiplexing (OFDM) has been introduced in a previous article as a technique suitable for high data-rate transmissions over a wireless channel. The two main advantages I mentioned were as follows: Simple one-tap equalization, and Ability to slice the spectrum and utilize each slice in an independent manner. Due to these advantages, it was adopted as the preferred modulation in WiFi and 4G-LTE systems. The interesting part is that while many new waveforms were proposed to replace it in 5G NR, OFDM was still the modulation of choice for both downlink and uplink directions with some minor changes.
Continue readingAn Introduction to mmWave Band
Rising wireless traffic demands a continuous improvement in aggregate data rates delivered within a geographical area. One of the fundamental resources to achieve this goal is increasing the bandwidth. A wider bandwidth directly translates into higher throughput, just like increasing the number of lanes on a road directly impacts the traffic handled at peak times. This is the original reason for opening up the higher GHz and THz bands where vast amounts of empty spectrum is available. A bird’s eye view of the history of wireless transmission reveals that the wireless throughput increase during the past century has relied far
Continue readingWhat is a Symbol Timing Offset and How It Distorts the Rx Signal
Timing synchronization is one of the most fascinating topics in the field of digital communications. On the bright side, numerous scientists have contributed towards its body of knowledge due to its crucial role in the successful implementation of communication and storage systems. On the not-so-bright side, this knowledge has grown to an extent that it has also become the least understood and puzzling topic in the grand scheme of things. My objective in this article is to simplify the problem in a clear and intelligible manner, and also refer to some of the most widely used solutions within the explanation.
Continue readingAn Introduction to Constant Modulus Algorithm (CMA)
In many kinds of equalizers such as maximum likelihood sequence estimation, the channel response is available at the Rx through any channel estimation procedure that requires a training sequence. For adaptive equalization such as Least Mean Square (LMS) equalizers or Decision Feedback Equalization (DFE), first the training sequence symbols and then symbol decisions are employed to tune the equalizer taps. There are many applications, however, where the Rx needs to acquire the equalizer coefficients without any help from the Tx in the form of known symbols. This is a non-data-aided scenario that is primarily required in mobile communication systems where
Continue reading