Article, LTE

A closer look at LTE throughput testing with SRSRAN

In this post, I will try to go a bit deeper into the metrics provided by the default Trace provided in the CLI (Command Line Interface) tool for srsRAn. I will be using my own personal Pixel 2 as the UE. The main goal here is to try to give a deeper explanation of what each of the metrics is, what expectations…

Continue Reading

Article, LTE

Overview of LTE RRM Controls

At a high level Radio resource management (RRM) is the assignment, re-assignment, and release of various LTE resources. Common resources for a communication network include: Access and QoS (Quality of Service). We can break the idea of resource control into a few different categories: Radio Bearer Control, Admission and Congestion Control, and Connection Mobility. Radio Bearer Control First off, what…

Continue Reading

LTE, Projects

LTE Cell Search w/ Raspberry Pi and mPICe LTE Modem

The Project This project takes a Raspberry Pi 3b along with a Telit LTE Modem using a 3rd party (SixFabs) HAT (Hardware Attached on Top). I used Python -> PySerial to send and receive AT commands to the modem via USB and logged the information into a local MySql database on the Pi. I was able to gather LTE Survey…

Continue Reading

Article, LTE

LTE Uplink Interference? What’s Up with That!?

In a world of wireless links and communications, the most common limiting factor in terms of coverage is the uplink, the channel from the user equipment (UE) to the base station(BS). Phones, also referred to as UE (user equipment) are typically limited in their transmission power due to size, battery constraints, and other factors that enable and leverage their mobility.…

Continue Reading