Skip to main content

Millimeter wave 5G


Millimeter wave 5G

Introduction

In fifth-generation (5G) mobile networks, millimetre wave (mm Wave) communication is one of the most favourable technologies. It has access to a huge amount of available spectrum. In spite of the theoretical potential of high speed data, the use of mm wave in mobile networks experience number of major technical challenges, including significant path loss, narrow beam width, high penetration loss, etc. Cisco IBSG predicted that by 2020, there will be 50 billion Internet- connected devices (Ahmed, 2018). In the next ten years, mobile data traffic will increase by a factor of 1000. Mm-wave bands with massive MIMO systems will help meet these needs because massive MIMO allows to produce a narrow beam with high spectrum efficiency to the user. Narrow beam and spatial multiplexing in MIMO is responsible for high data rates.


1.1. Fundamental Characteristics of millimetre wave:

Millimetre wave wavelength ranges from 1 mm to 10 mm. It has several basic features, including large bandwidth, severe path loss, narrow beam width, high penetration loss, etc.


1.1.1. Large amount of bandwidth:

Now a days, for many mobile networks, total operating bandwidth spectrum is less than 780 MHz, including 4G, which is not enough to meet the high data rate requirements from different devices. One of the major advantages of mm wave communication compared to conventional communication with microwaves is the significantly larger bandwidth spectrum. Although some unfavorable bands, e.g, 57-64 GHz are easily absorbed by oxygen and 164-200 GHz bands by water vapour. For mm wave communications, the appropriate bandwidth is still greater than 150 GHz (Lin, 2019).


1.1.2. Propagation Loss:

In general, propagation loss can be interpreted as both path loss and penetration loss. For line-of-sight (LOS) conditions, free space path loss is proportional to the square of operating carrier frequency, according to the Friis transmission formula. The propagation loss in the mm Wave band is much higher than in the microwave band because the frequency range is 30 GHz to 300 GHz. A high-gain directional antenna, on the other hand, can be used to compensate (Lin, 2019).

Even though one of the disadvantages of the mm wave is severe path loss, the good side is that the combination of mm Wave with device-to-device (D2D) communication has relatively low multi-user interference because of the high pathloss and use of directional antennas. This combination can support huge amounts of simultaneous D2D links, such that the network capacity can be further improved. Additionally, a higher security against eavesdropping and jamming can be obtained. In non-line-of-sight scenarios (NLOS), the penetration loss is usually higher at higher frequencies. As a consequence, covering indoor spaces with mm Wave nodes with outdoor nodes is a difficult job. Signals must pass through the building walls for indoor users connected to an outdoor base station (BS). The data rate, spectral and energy efficiency of this propagation all suffer significantly because of penetration losses. The higher the carrier frequency, the worse the situation (Lin, 2019).

Received signal power in atmospheric environment can be defined as

Pr = Pt + Gt + Gr + 20log10(λ/4Ï€d) + atmospheric pathloss………(1.1)

λ = wavelength of carrier frequency

d = distance between Tx & Rx

Gt, Gr = transmitter & receiver antenna gain, respectively

20log10(λ/4πd) = free space pathloss at first propagation reference distance d

Fig 1.1: Illustration of beamforming using massive MIMO antenna

Because of small wavelength, it suffers from huge path loss. Massive MIMO beamforming is required to combat high path loss as shorter wavelength allows Compact antenna arrays in a small region. More antenna elements in a small region gives more beamforming gain. In figure 1.1, it is shown closely spaced antenna elements are forming beam in a particular direction. Usually antenna elements are spaced in half-wavelength interval to avoid unwanted sidelobes and to focus stronger signal in a particular direction.


1.1.3. Short Wavelength:

The MM wave signal has a much shorter wavelength than the microwave signal, which is in the order of millimeters. Therefore, it is considered essential for mm wave communication, since short wavelengths at mm wave frequencies are suitable to pack a lot of half-wavelength spaced antenna elements into a compact space,

Fig 1.2: Comparison of number of antenna elements spaced in same area to achieve higher antenna correlation gain with more antenna element spaced in half-wavelength interval and to reduce multiple sidelobes

Here in above figure 1.2, we can see, in case of millimetre wave band communication, we can place more antenna elements in half-wavelength interval in a compact are rather than microwave band communication. The more antenna element, more narrower beam and that leads to higher beamforming gain. A massive MIMO system equipped with large antenna arrays has enough capability to improve spectral efficiency by transmitting same signal from many antenna elements. Moreover, spatial, time, and frequency diversity is also possible.


1.2. Millimetre wave vehicular communication:

Future self-driving cars would need up to 1 TB of data per hour of driving, with data speeds above 750 Mbit/s. This highlights the limitations of modern wireless technologies for automotive data sharing and justifies the use of mm wave spectrum for greater data availability and reduced latency due to the much wider bandwidth allocations. Moreover, as a supporter of the concept of fully connected vehicles, the NLOS transmission is a major issue for mm-wave communication (Antonescu, 2017). 5G communication is growing interest in the automotive industry due to its low latency and larger bandwidth spectrum. Vehicular communication operates on highly dynamic condition where communication nodes are not like common cellular networks because, here channel is time-varying and network topology also varies fast due to high mobility. If mobility is high, then channel impulse response varies fast, that dramatically reduces the coherence time in compare to common cellular networks. Coherence time is denoted by in wireless communication CIRs experiences almost same attenuation in a particular time interval during data transmission. As dynamic channel impulse response is changing very fast, so obtaining high beamforming gain also becomes challenging. Hence, we need to estimate the time-varying channel in extremely short time duration (Garcia, 2016).


1.3. Millimetre wave 5G indoor communication:

In terms of indoor networks, 5G means innovative user features, new organisational productivity opportunities by IoT, factory automation, and new networking services. 5G will implement completely modern architectures to enable Massive IoT and Critical Realtime IoT applications, in addition to developments in multi-Gbps mobile broadband. Wireless communication is also becoming popular in industrial operation day by day due to its low reliable latency. It is needed to control appliances i.e, automated vehicles, machine to machine communication in factories, etc. compare to wired communication, and wireless communication is cost efficient. UWB and millimetre wave bands are suitable for enabling high data rate indoor communication. UWB band can detect the position of devices in accuracy range of 5-10 centimetre and millimetre wave in millimetre range (Frenzel, 2007). UWB and millimetre wave can measure the angle of arrival and angle of departure by calculating phase difference between antenna elements. Saleh Valenzuala model is widely adopted for indoor communication which is based on amplitude and time delay model to form clusters. Because of its advantages in industry, wireless networking is increasingly growing to new heights (Traβl, 2019). Most of the channel models are characterized by empirical, statistics, or stochastic model. An empirical channel model is developed for a particular application. So, deterministic channel models e.g, ray tracing model is becoming popular which is based on fresnel coefficient, farmat’s law and electromagnetic propagation theory (Sidhu, 2012).




Contact Us

Name

Email *

Message *

Popular Posts

MATLAB Code for MUSIC

  MATLAB Code clc; clear; close all ; %% Step 1: Define Parameters M = 8; % Number of array sensors d = 0.5; % Sensor spacing (lambda/2) K = 2; % Number of signals N = 200; % Number of snapshots theta = [-20 30]; % True signal angles (degrees) SNR = 10; % Signal-to-noise ratio (dB) fprintf( 'Step 1: Parameters Initialized\n' ); %% Step 2: Generate Signal Sources t = 1:N; s1 = exp(1j*2*pi*0.05*t); s2 = exp(1j*2*pi*0.1*t); S = [s1; s2]; figure; plot(real(S(1,:))) title( 'Signal 1 (Real Part)' ) xlabel( 'Samples' ) ylabel( 'Amplitude' ) figure; plot(real(S(2,:))) title( 'Signal 2 (Real Part)' ) xlabel( 'Samples' ) ylabel( 'Amplitude' ) fprintf( 'Step 2: Source Signals Generated\n' ); %% Step 3: Construct Steering Matrix A = zeros(M,K); for k = 1:K A(:,k) = exp(-1j*2*pi*d*(0:M-1)'*sin(theta(k)*pi/180)); end fprintf( 'Step 3: Steering Matr...

Direction of Arrival (DoA) Online Simulator (using MUSIC)

Interactive DOA Simulator X-axis XY angle (deg): 45 XZ angle (deg): 30 Noise: 0.05 Y-axis XY angle (deg): 60 YZ angle (deg): 45 Noise: 0.05 Z-axis XZ angle (deg): 60 YZ angle (deg): 30 Noise: 0.05 Estimated DOA (deg): 0 Simulation Workflow and Mathematical Background This simulator demonstrates Direction of Arrival (DOA) estimation using three-axis sensor signals (X, Y, Z), Maximal Ratio Combining (MRC) , and the MUSIC algorithm . It allows interactive control of signal angles and noise for teaching purposes. 1. Signal Generation A pure sinewave signal of frequency f is projected onto three axes using user-defined angles in different planes: X-axis: θ XY , θ XZ Y-axis: θ XY , θ YZ Z-axis: θ XZ , θ YZ Mathematically, for each time sample t : x(t) = s(t) * cos(θ_xy_x) * cos(θ_xz_x) + n_x(t) y(t) = s(t) * sin(θ_xy_y) * cos(θ_yz_y) + n_y(t) z(t) = s(t) * sin(θ_xz_z) * sin(θ_yz_z) + n_z(t) wh...

Theoretical BER vs SNR for BPSK

Theoretical Bit Error Rate (BER) vs Signal-to-Noise Ratio (SNR) for BPSK in AWGN Channel Let’s simplify the explanation for the theoretical Bit Error Rate (BER) versus Signal-to-Noise Ratio (SNR) for Binary Phase Shift Keying (BPSK) in an Additive White Gaussian Noise (AWGN) channel. Key Points Fig. 1: Constellation Diagrams of BASK, BFSK, and BPSK [↗] BPSK Modulation Transmits one of two signals: +√Eb or −√Eb , where Eb is the energy per bit. These signals represent binary 0 and 1 . AWGN Channel The channel adds Gaussian noise with zero mean and variance N₀/2 (where N₀ is the noise power spectral density). Receiver Decision The receiver decides if the received signal is closer to +√Eb (for bit 0) or −√Eb (for bit 1) . Bit Error Rat...

MATLAB code for BER vs SNR for M-QAM, M-PSK, QPSK, BPSK (with Simulation)

🧮 MATLAB Code for BPSK, M-ary PSK, and M-ary QAM Together 🧮 MATLAB Code for M-ary QAM 🧮 MATLAB Code for M-ary PSK 📚 Further Reading MATLAB Script for BER vs. SNR for M-QAM, M-PSK, QPSK, BPSK % Written by Salim Wireless clc; clear; close all; snr_db = -5:2:25; psk_orders = [2, 4, 8, 16, 32]; qam_orders = [4, 16, 64, 256]; ber_psk_results = zeros(length(psk_orders), length(snr_db)); ber_qam_results = zeros(length(qam_orders), length(snr_db)); for i = 1:length(psk_orders) ber_psk_results(i, :) = berawgn(snr_db, 'psk', psk_orders(i), 'nondiff'); end for i = 1:length(qam_orders) ber_qam_results(i, :) = berawgn(snr_db, 'qam', qam_orders(i)); end figure; semilogy(snr_db, ber_psk_results(1, :), 'o-', 'LineWidth', 1.5, 'DisplayName', 'BPSK'); hold on; for i = 2:length(psk_orders) semilogy(snr_db, ber_psk_results(i, :), 'o-', 'DisplayName', sprintf('%d-PSK', psk_or...

PSD Calculation with FFT: MATLAB Tutorial for Signal Analysis

  Implementation Steps 1. FFT Computes the Frequency Content of a Signal FFT converts a time-domain signal to the frequency domain. If: The signal is sampled at rate $f_s$ You compute an $N_{\text{FFT}}$-point FFT Then each FFT bin corresponds to a frequency resolution of: $$\Delta f = \frac{f_s}{N_{\text{FFT}}}$$ So the FFT gives you accurate frequency content, assuming the signal is stationary and adequately sampled (Nyquist criterion met).  2. Magnitude Squared Gives Power (Not Amplitude) $$P[k] = |X[k]|^2$$ This gives power at each frequency bin, not just amplitude. It represents how much energy is present at each frequency. It's a key step for PSD.  3. Normalization Makes the PSD Physically Meaningful The equation: $$\text{PSD}[k] = \frac{|X[k]|^2}{N_{\text{FFT}} \cdot f_s \cdot U}$$ is derived from first principles and ensures that the u...

Power Spectral Density Calculation Using FFT in MATLAB

📘 📘 Overview 🧮 🧮 Steps to calculate 💻 🧮 MATLAB Codes 📚 📚 Further Reading Power spectral density (PSD) tells us how the power of a signal is distributed across different frequency components, whereas Fourier Magnitude gives you the amplitude (or strength) of each frequency component in the signal. Steps to calculate the PSD of a signal Firstly, calculate the fast Fourier transform (FFT) of a signal. Then, calculate the Fourier magnitude (absolute value) of the signal. Square the Fourier magnitude to get the power spectrum. To calculate the Power Spectral Density (PSD), divide the squared magnitude by the product of the sampling frequency (fs) and the total number of samples (N). Formula: PSD = |FFT|^2 / (fs * N) Sampling frequency (fs): The rate at which the continuous-time signal is sampled (in Hz). ...

OFDM Symbols and Subcarriers Explained

This article explains how OFDM (Orthogonal Frequency Division Multiplexing) symbols and subcarriers work. It covers modulation, mapping symbols to subcarriers, subcarrier frequency spacing, IFFT synthesis, cyclic prefix, and transmission. Step 1: Modulation First, modulate the input bitstream. For example, with 16-QAM , each group of 4 bits maps to one QAM symbol. Suppose we generate a sequence of QAM symbols: s0, s1, s2, s3, s4, s5, …, s63 Step 2: Mapping Symbols to Subcarriers Assume N sub = 8 subcarriers. Each OFDM symbol in the frequency domain contains 8 QAM symbols (one per subcarrier): Mapping (example) OFDM symbol 1 → s0, s1, s2, s3, s4, s5, s6, s7 OFDM symbol 2 → s8, s9, s10, s11, s12, s13, s14, s15 … OFDM sym...

UGC NET Electronic Science Previous Year Question Papers with Solutions

Home / Engineering & Other Exams / UGC NET 2026 PYQ ⬇️ Download Papers and Solutions 📋 Exam Pattern 💡 Preparation Tips ❓ FAQs 📊 Exam Highlights: Electronic Science (88) Feature Details Junior Research Fellowship (JRF) ₹37,000 + HRA per month Eligibility M.Sc/M.Tech in Electronics (55%) Validity of Certificate JRF (3 Years) | Lectureship (Lifetime) 📥 Download UGC NET Electronics PDFs Complete collection of previous year question papers, answer keys and explanations for Subject Code 88. Start Downloading 📂 View All Question Papers June 2025 - Question Paper Download PDF June 2025 - Solved Paper + Explanation ...