Skip to main content

5G References


References

Ahmed, 2018: Ahmed, I., Khammari, H., Shahid, A., Musa, A., Kim, K.S., De Poorter, E. and Moerman, I. “A survey on hybrid beamforming techniques in 5G: Architecture and system model perspectives”. IEEE Communications Surveys & Tutorials, 20(4), pp.3060-3097, 2018.

Alkhateeb, 2014: Alkhateeb, A., El Ayach, O., Leus, G. and Heath, R.W. Channel estimation and hybrid precoding for millimeter wave cellular systems. IEEE Journal of Selected Topics in Signal Processing, 8(5), pp.831-846, 2014.

Alkhateeb, A., 2014: Alkhateeb, A., Mo, J., Gonzalez-Prelcic, N. and Heath, R.W. “MIMO precoding and combining solutions for millimeter-wave systems”. IEEE Communications Magazine52(12), pp.122-131, 2014.

Antonescu, 2017: Antonescu, B., Moayyed, M.T. and Basagni, S. mmWave channel propagation modeling for V2X communication systems. In 2017 IEEE 28th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC) (pp. 1-6). IEEE, October, 2017.

Durgin, 1998: Durgin, G., Rappaport, T.S. and Xu, H. Measurements and models for radio path loss and penetration loss in and around homes and trees at 5.85 GHz. IEEE Transactions on communications, 46(11), pp.1484-1496, , 1998.

El Ayach, 2014: El Ayach, O., Rajagopal, S., Abu-Surra, S., Pi, Z. and Heath, R.W. “Spatially sparse precoding in millimeter wave MIMO systems”. IEEE transactions on wireless communications13(3), pp.1499-1513, 2014.

Frenzel, 2007: Frenzel, L.E. Principles of electronic communication systems. McGraw-Hill (Boston), 2007.

Garcia, 2016: Garcia, N., Wymeersch, H., Ström, E.G. and Slock, D. Location-aided mm-wave channel estimation for vehicular communication. In 2016 IEEE 17th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC) (pp. 1-5). IEEE, July, 2016.

He, 2019: He, S. and Huang, Y. An Introduction on Millimeter Wave Communications. Wiley 5G Ref: The Essential 5G Reference Online, pp.1-23, 2019

Hosseinzadeh, 2017: Hosseinzadeh, S., Larijani, H., Curtis, K., Wixted, A. and Amini, A. Empirical propagation performance evaluation of LoRa for indoor environment. In 2017 IEEE 15th International Conference on Industrial Informatics (INDIN) (pp. 26-31). IEEE, July, 2017.

Ju, 2018: Ju, S. and Rappaport, T.S. “Simulating Motion-Incorporating Spatial Consistency into NYUSIM Channel Model”. In 2018 IEEE 88th Vehicular Technology Conference (VTC-Fall) (pp. 1-6). IEEE, 2018, August.

Ju, 2019: Ju, S., Kanhere, O., Xing, Y. and Rappaport, T.S. A millimeter-wave channel simulator NYUSIM with spatial consistency and human blockage. In 2019 IEEE Global Communications Conference (GLOBECOM) (pp. 1-6). IEEE, December, 2019.

Lin, 2019: Lin, Z., Du, X., Chen, H.H., Ai, B., Chen, Z. and Wu, D., “Millimeter-Wave Propagation Modeling and Measurements for 5G Mobile Networks”. IEEE Wireless Communications26(1), pp.72-77, 2019.

Martinez, 2013: Martinez-Ingles, M.T., Molina-Garcia-Pardo, J.M., Rodríguez, J.V., Pascual-García, J. and Juan-Llácer, L. Experimental comparison of UWB against mm-wave indoor radio channel characterization. In 2013 IEEE Antennas and Propagation Society International Symposium (APSURSI) (pp. 1946-1947). IEEE, July, 2013.

Meijerink, 2014: Meijerink, A. and Molisch, A.F. On the physical interpretation of the Saleh–Valenzuela model and the definition of its power delay profiles. IEEE Transactions on Antennas and Propagation, 62(9), pp.4780-4793, 2014.

Mumtaz, 2016: Mumtaz, S., Rodriguez, J. and Dai, L.  “MmWave Massive MIMO: A Paradigm for 5G”. Academic Press , 2016.

Osseiran, 2016: Osseiran, A., Monserrat, J.F. and Marsch, P. eds. “5G mobile and wireless communications technology. Cambridge University Press”, 2016.

Samimi, 2016: Samimi, M.K. and Rappaport, T.S., “3-D millimeter-wave statistical channel model for 5G wireless system design”. IEEE Transactions on Microwave Theory and Techniques64(7), pp.2207-2225, 2016.

Sidhu, 2012: Sidhu, S.S., Khosla, A. and Sharma, A. Implementation of 3-D ray tracing propagation model for indoor wireless communication. International Journal of Electronics Engineering, 4(1), pp.43-47, 2012

Sun, 2018: Sun, S. and T., NYUSIM User Manual, 2018, November.

Sun, 2019: Sun, S. and T., NYUSIM User Manual, 2019, September.

Sun, 2019: Sun, S. and T., NYUSIM User Manual, 2020, February.

Tiwari, 2019: Tiwari, K.K., Grass, E., Thompson, J.S. and Kraemer, R. Beam entropy of 5G cellular millimetre-wave channels. In 2019 IEEE 90th Vehicular Technology Conference (VTC2019-Fall) (pp. 1-5). IEEE, September, 2019.

Traßl, 2019: Traßl, A., Hößler, T., Scheuvens, L., Franchi, N. and Fettweis, G.P. Deriving an empirical channel model for wireless industrial indoor communications. In 2019 IEEE 30th Annual International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC) (pp. 1-7). IEEE, September, 2019.

Tse, 2005: Tse, D. and Viswanath, P. Fundamentals of wireless communication. Cambridge university press, 2005.

Younis, 2003: Younis, I.M. and Sit, M.S.L. Advanced Radio Communication I, 2003.



Contact Us

Name

Email *

Message *

Popular Posts

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...

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...

MUSIC Algorithm Explained (with MATLAB + Simulator)

Practical Implementation of the MUSIC Algorithm The focus is on how the algorithm works computationally , not just theory, and it explains the denominator (a H E n E n H a) mathematically and intuitively. 1. Introduction The MUSIC (Multiple Signal Classification) algorithm is a high-resolution method used in signal processing and array processing to estimate the Direction of Arrival (DOA) of signals received by a sensor array. Unlike classical beamforming methods, MUSIC uses eigenvector decomposition of the covariance matrix to separate the signal subspace and noise subspace , allowing it to achieve much higher angular resolution. In practical implementations, MUSIC works by: Simulating or collecting array signals Computing the covariance matrix Performing eigenvalue decomposition Separating signal and noise subspaces Scanning possible angles using a steering vector Constructing a pseudo-spectrum where peaks indicate signal directions 2. Signal Mo...

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). ...

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 ...

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...