Bandwidth Part (BWP) in 5G NR

Key focus: Bandwidth Part (BWP): Allocates segments of spectrum for flexible resource allocation in 5G NR networks, enhancing efficiency and adaptability. Know the difference between bandwidth part and transmission bandwidth Introduction The 3rd Generation Partnership Project (3GPP), in its Release 15, specified the new radio-access technology called 5G New Radio (5G NR). The 5G NR … Read more

Machine Learning Basics: A Comprehensive Introduction for Beginners

Key focus: machine learning, introduction, basics, beginners, algorithms, applications, concepts Introduction Machine learning has emerged as a groundbreaking technology that is transforming industries and reshaping our interaction with technology. From personalized recommendations to autonomous vehicles, machine learning algorithms play a pivotal role in these advancements. If you’re new to the field, this comprehensive beginner’s guide … Read more

Implementing Markov Chain in Python

Keywords: Markov Chain, Python, probability, data analysis, data science Markov Chain Markov chain is a probabilistic models that describe a sequence of observations whose occurrence are statistically dependent only on the previous ones. This article is about implementing Markov chain in Python Markov chain is described in one of the earlier posts. For better understanding … Read more

The Most Important Topics to Learn in Machine Learning

Keywords: machine learning, topics, probability, statistics, linear algebra, data preprocessing, supervised learning, unsupervised learning, deep learning, reinforcement learning, model evaluation, cross-validation, hyperparameter tuning. Why the buzz ? Machine learning has been generating a lot of buzz in recent years due to its ability to automate tasks that were previously thought to be impossible or required … Read more

Spectrogram Analysis using Python

Keywords: Spectrogram, signal processing, time-frequency analysis, speech recognition, music analysis, frequency domain, time domain, python Introduction A spectrogram is a visual representation of the frequency content of a signal over time. Spectrograms are widely used in signal processing applications to analyze and visualize time-varying signals, such as speech and audio signals. In this article, we … Read more

Volterra series – RF power amplifier model

Key focus: Volterra series is an useful tool for modeling nonlinear time invariant systems in general, and they are commonly used to model RF power amplifiers with memory effects Introduction Power amplifier are nonlinear devices responsible for compensating for the signal power loss between a transmitter and receiver. The input power levels to the power … Read more

π/2 BPSK (pi/2 BPSK): 5G NR PHY modulation

The 5G New Radio (NR) supports quadrature phase shift keying (QPSK), 16- quadrature amplitude modulation (16-QAM), 64 QAM and 256 QAM modulation schemes for both uplink and downlink [1][2]. This is same as in LTE. Additionally, 5G NR supports π/2-BPSK in uplink (to be combined with OFDM with CP or DFT-s OFDM with CP)[1][2]. Utilization … Read more

Array pattern multiplication of phased array antennas

Key focus: Array pattern multiplication: total radiation pattern of N identical antennas is product of single-antenna radiation vector and array factor. Antenna arrays Ferdinand Braun invented the Phased Array Antenna in 1905. He shared a Nobel Prize in physics in recognition of their contributions to the development of wireless telegraphy. An antenna array is a … Read more

Far-field retarded potentials

Key focus: Far-field region is dominated by radiating terms of antenna fields, hence, knowing the far field retarded potentials is of interest. Introduction The fundamental premise of understanding antenna radiation is to understand how a radiation source influences the propagation of travelling electromagnetic waves. Propagation of travelling waves is best described by electric and magnetic … Read more