Hi Nick,
srsue
does not support TDD or 30 kHz SCS, so I wouldn’t expect anything to work if you are configuring the srsRAN gNB in TDD or with 30 kHz SCS.In general, it is very hard to help without details about the profile, software versions, configuration files, command line arguments involved. Please always include a link to your running experiment as well.
Thanks,
Dustin
--
You received this message because you are subscribed to the Google Groups "Powder Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to powder-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/powder-users/a6b5d2d4-af8e-411e-9837-a6f29f4ded9an%40googlegroups.com.
Hi Nick,
Is an SDR UE strictly required for your use-case? I.e., any reason not to use the COTS UEs, which support TDD? The SRS UE is not really seeing any 5G development.
Or, if 5G is not required, you can always use srsRAN_4G and set custom DL/UL frequencies for the SRS UE.
Another option, would be to try to use the OAI UE, which supports TDD and 30 kHz spacing.
-Dustin
To view this discussion visit https://groups.google.com/d/msgid/powder-users/77a4c7b6-3019-462f-b725-be0152a78a48n%40googlegroups.com.
Have a look here for the ki/opc of the UEs in the indoor OTA lab: https://gitlab.flux.utah.edu/dmaas/srs-indoor-ota/-/blob/master/bin/deploy-open5gs.sh?ref_type=heads
They come right after the IMSI on line 58, i.e., add_ue_with_slice {imsi key opc apn sst sd}
.
-Dustin
To view this discussion visit https://groups.google.com/d/msgid/powder-users/47354536-c287-4365-88a9-b00e81c5a2abn%40googlegroups.com.
None of that should be necessary. You said previously that you were able to ping the UE, so it must have attached at that point. After the UE is attached, just start an iperf server/client at the core network / UE nodes.
-Dustin
To view this discussion visit https://groups.google.com/d/msgid/powder-users/b3600c95-b984-447b-9a73-3a3209db7cd2n%40googlegroups.com.
Ah.. I think you must not be using the connection manager for the UE. Please have a look at either the srs-indoor-ota
profile for the appropriate image and commands to use for the COTS UEs. The Quectel connection manager will take care of managing the interface and routes for you.
To view this discussion visit https://groups.google.com/d/msgid/powder-users/b24e32a2-d171-4cf1-bda7-27023062f0ban%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/powder-users/5b52eef6-8f9e-48bb-987c-71aa03a15078n%40googlegroups.com.
Hi Nick,
Thanks, it is up and running here:
https://www.powderwireless.net/status.php?uuid=cb2e23a4-a461-11f0-bc80-e4434b2381fc,
and I'm still seeing this 15 Mbps limitation.
I’m not sure what is going on with your configuration, but using the default configuration, I see typical DL throughputs for single-layer, 1 CC, and 20/40 MHz BW. I.e., approx. 50/100 Mbps respectively with the qam256 table, 37/75 Mbps with qam64 table. There are a couple of updated configurations adjacent to the one you where using.
Note that the gnb executable that is supposed to be used according to the
instructions does not exist on the gnb node, so I manually installed
srsRAN_Project in the /local/ directory. The gnb yaml file I am using is in
the same directory as the gnb executable in this srs installation.
Looks like the build failed for some reason. I’m wondering if this image was updated to include a newer version of GCC at some point, which is now throwing an error for this version of the source code. I need to update this profile to use the latest srsRAN Project in any case, so this will get fixed soon.
-Dustin
To view this discussion visit https://groups.google.com/d/msgid/powder-users/99c8baad-89df-4200-8b29-7bd780d2b8cen%40googlegroups.com.