Tag Archives: Capacity

Wireless Book

About this book

This textbook covers fundamental topics in Telecommunication including Channel Modeling, Modulation/Demodulation, Channel Coding/Decoding, Multicarrier, Capacity, Antenna Arrays, Diversity, and 4G/5G. It will also cover advanced topics such as High-Resolution Spectral Estimation, Reconfigurable Intelligent Surfaces, Index Modulation, Full-Duplex, and Millimeter Wave. This book will mainly target engineering students (both graduate and advanced undergraduate) who are new to the fields of Communication and Signal Processing and are struggling to understand the fundamental concepts. This book will help the students step by step by introducing the concepts first in their most basic form and then providing the code that the students can experiment with. It contains pedagogical elements such as chapter introductions, end-of-chapter questions and numerical problems, MATLAB/Octave/Python code, figures and tables, and a website (raymaps.com) for feedback and interaction. It will not only be helpful for undergraduate and graduate students but also for professional engineers and hobbyists.

Buy the book here.

3D Array Response

About the author

Yasir Ahmed has more than 20 years of experience in various organizations in Pakistan, Europe, and the USA in both Engineering and Management roles. He worked as a Research Assistant in the Mobile and Portable Radio Group (MPRG) of Virginia Tech under the supervision of Dr. Jeff Reed and was one of the first researchers to propose Space Time Block Codes (STBCs) for eight transmit antennas. The collaboration with MPRG has continued over the years and has resulted in 12 research publications and a book on Wireless Communications. Yasir worked as GM SEED at Ignite National Technology Fund, a company involved in supporting the innovation and entrepreneurship ecosystem in the country. He previously worked for Qualcomm USA, leading the physical layer performance and conformance testing of GSM/UMTS modems, and for COMSATS Islamabad as an Assistant Professor, teaching various subjects in the Telecom and Networks area. He was part of the Ignite team that evaluated multi-billion-rupee NIC and DigiSkills programs and has also helped fund a number of startups that have gone on to become successful commercial ventures.

Buy the book here.

Why is MIMO Fading Capacity Higher than AWGN Capacity

In a previous post we have seen that MIMO fading capacity is much higher than AWGN capacity with multiple antennas. How is this possible? How can randomness added by a fading channel help us? In this post we try to find the reason for this. Let’s assume the following signal model for a Multi Input Multi Output antenna system.

x=Hs+w

Here s is the NT by 1 signal vector, w is the NR by 1 noise vector and H is the NR by NT channel matrix. The received signal vector is represented by x which has dimensions of NR by 1. In expanded form this can be written as (assuming NT =4 and NR =4):

Continue reading Why is MIMO Fading Capacity Higher than AWGN Capacity

MIMO, SIMO and MISO Capacity in AWGN and Fading Environment

In a previous post we had discussed MIMO capacity in a fading environment and compared it to AWGN capacity. It sometimes feels unintuitive that fading capacity can be higher than AWGN capacity. If a signal is continuously fluctuating how is it possible that we are able to have reliable communication. But this is the remarkable feature of MIMO systems that they are able to achieve blazing speeds over an unreliable channel, at least theoretically. It has been shown mathematically that an NxN MIMO channel is equivalent to N SISO channels in parallel.

Continue reading MIMO, SIMO and MISO Capacity in AWGN and Fading Environment

5G Rollout in the USA: Long Way to Go

There is a 3 way race for 5G leadership in the US between T-Mobile(+Sprint), Verizon and AT&T. There are competing claims for the number of 5G subscribers, coverage area and download speeds. But let us look where the 5G industry stands today compared to the expectations a few years back. More than 80% of US population lives in urban areas which comprise of 2% of the total land area of about 10 million squared kilometers. That is 80% of the population lives in an area of about 200,000 squared kilometers.

Continue reading 5G Rollout in the USA: Long Way to Go

Udemy Course

Introduction to Wireless Communications

• In this course you will learn the basic principles of wireless communications from 1G to 5G and beyond. You will learn about frequency reuse, capacity, channel coding, modulation and demodulation, OFDM, MIMO, and a host of other topics.

• This course is for you if you are a student and have just started learning about wireless communications or if you are a guy in the field who wants to get a better handle on the fundamental concepts of wireless communications.

Here is the link to the course.

Soft Frequency Reuse in LTE

Frequency Reuse is a well known concept that has been applied to wireless systems over the past two decades e.g. in GSM systems. As the name suggests Frequency Reuse implies using the same frequencies over different geographical areas. If we have a 25MHz band then we can have 125 GSM channels and 125*8=1000 time multiplexed users in a given geographical area. Now if we want to increase the number of users we would have to reuse the same frequency band in a geographically separated area. The technique usually adopted is to use a fraction of the total frequency band in each cell such that no two neighbor cells use the same frequency. Typically the frequency band is divided into 3 or 7 cells.

7-Cell Frequency Reuse in GSM
7-Cell Frequency Reuse in GSM

The division of the frequency band in to smaller chunks reduces the system capacity e.g. one cell with 25 MHz bandwidth would have much higher capacity then 7 cells having 3.5 MHz each. To overcome this problem a frequency reuse of 1 has been proposed i.e. each cell has the full system bandwidth (nearly). The problem of co-channel interference at the cell boundaries is resolved by dedicating a small chunk of the available spectrum for the cell edges.

Frequency Planning and Power Allocation for SFR Scheme
Frequency Planning and Power Allocation for SFR Scheme

In Soft Frequency Reuse (SFR) the cell area is divided into two regions; a central region where all of the frequency band is available and a cell edge area where only a small fraction of the spectrum is available. The spectrum dedicated for the cell edge may also be used in the central region if it is not being used at the cell edge. The lack of spectrum at the cell edge may result in much reduced Shannon Capacity for that region. This is overcome by allocating high power carriers to the users in this region thus improving the SINR and the Shannon Capacity.

Note:
1. The Signal to Interference and Noise Ratio is given as:
SINR=Signal Power/(Intercell Interference+Intracell Interference+AWGN Noise)
2. Typically the term capacity was used to describe the number of voice channels (or users) that a system can support. But with modern digital communication systems it usually refers to the Shannon Capacity that can be achieved (in bits/sec/Hz).

[1] Yiwei Yu, Eryk Dutkiewicz, Xiaojing Huang, Markus Mueck and Gengfa Fang, “Performance Analysis of Soft Frequency Reuse for Inter-cell Interference Coordination in LTE Networks”, ISCIT 2010.