Category: 5G
Approaches of Applying Deep Learning in Physical Layer
INTRODUCTION Modern communication systems have performance requirements such as large data volumes, high transmission rates, and fast response speeds, which pose challenges to existing communication technologies. Especially in the processing […]
What is O1 Interface in Open RAN?
O1 Interface The O1 Interface is a logical connection between all “O-RAN Managed Elements (MEs)” and the “management entities” within the SMO framework. The purpose of O1 interface is to […]
5G NR SR – Scheduling Request
Introduction SR also known as Scheduling Request is a very famous word for telecom Dev, Test, and Optimization Engineers. It is a Layer 1 (Physical Layer) signal or message sent […]
Will 5G Have Much Impact on the Lives of Consumers?
Mobile phone manufacturers have been leaning heavily on the fact that all of their new handsets include 5G telephony. Carriers have pushed even harder in their marketing, touting the fact […]
5G MSG3 – PUSCH Scheduled Transmission by RAR UL grant
Introduction When we want to connect a UE to 5G network, it has to synchronize in downlink as well as in uplink. Downlink synchronization is obtained after successfully decoding SSB, […]
Radio Link Monitoring in 5G – RLM
Introduction When a UE is connected to the network, it requires to continuously monitor the Radio link for reliable communication, the process is know as Radio Link Monitoring (RLM). The […]
What is Section Type in Open RAN Fronthaul?
In Open RAN network deployments, interface between DU and RU is known as Fronthaul. As shown in below picture, the fronthaul carrier, the fronthaul carries Control and User Plane (C/U) data, Sync […]
AWS CodeCommit and git working
What is AWS CodeCommit? CodeCommit is a version control application available on AWS cloud and used to store and manage source code, binary files and configuration files privately and securely […]
How to Create a Multi-Node K8S cluster on AWS Cloud
While working as vRAN System Engineer interacting with public and private cloud with cloud native applications, in most of the cases, We did not get chance to make my hand […]
Security in Kubernetes – Service Account
A mutli-node kubernetes cluster is deployed with different K8s services like kube- schedular, API-server,controller-manager, etcd, etc. on top of Master Node and with the help of kubectl command user can […]