Amarisoft

LTE SimServer

 

The purpose of this tutorial is to show you how to do throughput test with LTE SimServer. LTE SimServer is a built in utiliy that comes with LTE callbox that generate UDP packets for throughput test. In this tutorial, I will demonstrate not only the basic operations of LTESimServer but also throughuts for various different bandwidth.

If you are using iperf, there are cases where it is very hard to get very high throughput mainly because it is difficult to find exact options to flood enough amount of packets from iperf to radio protocol stack. Even if you managed to figure out those options with one setup(e.g, for one PC) and it may not work with another setup and you need to figure it out again for the changed setup. With LteSimServer, you can easily reach near max throughput as long as PHY throughput support (NOTE : IP throughput can never be exactly same or higher than PHY throughput. If you are getting lower throughput than you expected, the first thing you need to do is to check if you are getting enough throughput at PHY without any CRC error)

It is assumed that you are familiar with the basic operations of the callbox and I would not explain about the very basic operations of callbox. If you are not familiar with the basic operation of the callbox, refer to other tutorials like LTE Attach, SA setup, NSA setup etc.

NOTE : In some test, you will see the throughput does not reach the ideal throughput. It is because the test is done with commercial mobile phone which does not expose RF port to perform the test in conductive way.

 

 

Table of Contents

 

 

Test Setup

 

Test setup for this tutorial is as shown below.

 

TestSetup Callbox UE 2sdr 01

 

 

Test 1 : LTE FDD b7 BW 5 Mhz 2x2 MIMO

 

Configuration :

In this test, I used default LTE configuration as shown below.

LteSimServer Test1 Config 01

Following is the configuration in enb.default.cfg

LteSimServer Test1 Config 02

 

Peform the Test

Check cell configuration and confirm that they (frequency, band, bandwidth, mimo etc) are configured as you intented

LteSimServer Test1 Run 01

Power on UE and Get UE attached to the cell and check the IP assigned to UE

LteSimServer Test1 Run 02

Go to the directory /root/mme and run ./ltesim_server

LteSimServer Test1 Run 03

Generate IP throughput

LteSimServer Test1 Run 04

 

Verify the throughput

Verify the throughput with 't' command and tweak radio link condition to achieve the throughput as much as possible.

LteSimServer Test1 CheckTP 01

 

 

Test 2 : LTE FDD b7 BW 20 Mhz 2x2 MIMO

 

Configuration :

In this test, I used a configuration file that are modified from enb-b7-20Mhz-2x2.cfg which was copied from gnb-sa.cfg as shown below.

LteSimServer Test2 Config 01

Following is the configuration in enb-b7-20Mhz-2x2.cfg

LteSimServer Test2 Config 02

 

Peform the Test

Check cell configuration and confirm that they (frequency, band, bandwidth, mimo etc) are configured as you intented

LteSimServer Test2 Run 01

Power on UE and Get UE attached to the cell and check the IP assigned to UE

LteSimServer Test2 Run 02

Go to the directory /root/mme and run ./ltesim_server

LteSimServer Test2 Run 03

Generate IP throughput

LteSimServer Test2 Run 04

 

Verify the throughput

Verify the throughput with 't' command and tweak radio link condition to achieve the throughput as much as possible.

LteSimServer Test2 CheckTP 01

 

 

Test 3 : NR SA TDD n78 BW20 Mhz 2x2 MIMO

 

Configuration :

In this test, I used default NR SA configuration (gnb-sa.cfg) as shown below.

LteSimServer Test3 Config 01

Following is the configuration in gnb-sa.cfg

LteSimServer Test3 Config 02

 

Peform the Test

Check cell configuration and confirm that they (frequency, band, bandwidth, mimo etc) are configured as you intented

LteSimServer Test3 Run 01

Power on UE and Get UE attached to the cell and check the IP assigned to UE

LteSimServer Test3 Run 02

Go to the directory /root/mme and run ./ltesim_server

LteSimServer Test3 Run 03

Generate IP throughput

LteSimServer Test3 Run 04

 

Verify the throughput

Verify the throughput with 't' command and tweak radio link condition to achieve the throughput as much as possible.

LteSimServer Test3 CheckTP 01

 

 

Test 4 : NR SA TDD n78 BW50 Mhz 2x2 MIMO

 

Configuration :

In this test, I used gnb-sa-50Mhz.cfg which is copied and modified from gnb-sa.cfg as shown below.

LteSimServer Test4 Config 01

Following is the configuration in gnb-sa-50Mhz.cfg

LteSimServer Test4 Config 02

 

Peform the Test

Check cell configuration and confirm that they (frequency, band, bandwidth, mimo etc) are configured as you intented

LteSimServer Test4 Run 01

Power on UE and Get UE attached to the cell and check the IP assigned to UE

LteSimServer Test4 Run 02

Go to the directory /root/mme and run ./ltesim_server

LteSimServer Test4 Run 03

Generate IP throughput

LteSimServer Test4 Run 04

 

Verify the throughput

Verify the throughput with 't' command and tweak radio link condition to achieve the throughput as much as possible.

LteSimServer Test4 CheckTP 01

 

 

Test 5 : NR SA TDD n78 BW100 Mhz 2x2 MIMO, 2 x sdr50

 

Configuration :

In this test, I used the configuration gnb-sa-2sdr-0-1.cfg which was copied and modified from gnb-sa.cfg  as shown below.

LteSimServer Test5 Config 01

Following is the configuration in gnb-sa-2sdr-0-1.cfg

LteSimServer Test5 Config 02

 

Peform the Test

Check cell configuration and confirm that they (frequency, band, bandwidth, mimo etc) are configured as you intented

LteSimServer Test5 Run 01

Power on UE and Get UE attached to the cell and check the IP assigned to UE

LteSimServer Test5 Run 02

Go to the directory /root/mme and run ./ltesim_server

LteSimServer Test5 Run 03

Generate IP throughput

LteSimServer Test5 Run 04

 

Verify the throughput

Verify the throughput with 't' command and tweak radio link condition to achieve the throughput as much as possible.

LteSimServer Test5 CheckTP 01