On this page:
10.1 Simulated RF Experimentation
10.2 Conducted RF Environment
10.3 Using the Indoor Over-The-Air Lab
10.4 Outdoor Over-The-Air Environment
10.4.1 Step-by-step walkthrough
10.4.2 Some Important Notes
10.5 Next Steps
2025-01-16 (6c92194)

10 Using Powder: From simulation, to emulation, to over-the-air

Powder is designed to allow users to start small and simple, and progress toward complex, real world outdoor operation (if that is the end goal of the work). We encourage users to step through the following environments toward this end:

The chapter sections that follow provide example scenarios and profiles for using each of the environments described above.

10.1 Simulated RF Experimentation

The srsran5g-simulated-rf profile deploys an Open5GS 5G Core and srsRAN gNodeB/UE on a single compute node, with baseband IQ samples passed between the gNodeB and UE using ZMQ sockets. Optionally, you can also deploy a containerized version of the OSC RIC and run an example xApp that exercises the KPM service model using the ORAN resources provided by the SRS team.

The 5G-sim profile was developed for MWW2023 and we continue to maintain it because it is a very good start for using OAI 5G. Similar to the srsRAN profile mentioned above, this profile deploys an complete 5G network on a single node, with with baseband IQ samples passed via sockets. But it also takes advantage of OAI’s channel modeling capabilities and UE/gNodeB soft scopes, which can be very useful for learning and debugging.

10.2 Conducted RF Environment

The srs-rf-matrix profile deploys a complete 5G network with all radio antenna ports wired into our programmable conducted RF attenuator matrix. This allows you to control the RF path loss between the gNodeB and UEs, introduce noise and interference, or observe uplink spectrum use. This environment is capable of emulating handover scenarios as well.

The oai-rf-bench profile deploys a complete 5G network in another Powder conducted RF environment, the paired radio workbenches, which include two X310 SDRs with ports wired through 30 dB attenuators, and a common clock source for synchronization. This environment is ideal for testing and debugging your 5G network in a controlled RF environment if your application does not require the full flexibility of the conducted attenuator matrix.

10.3 Using the Indoor Over-The-Air Lab

Powder provides two example profiles for using the indoor over-the-air lab: oai-indoor-ota and srs-indoor-ota. Both of these deploy a complete 5G network using server class compute and an NI X310 SDR for the gNodeB, and up to four NUCs with COTS UEs. These profiles are often forked and extended to provide more complex network topologies and scenarios, e.g., multiple gNodeBs, interference sources, and more.

10.4 Outdoor Over-The-Air Environment

The Powder over-the-air experimental workflow follows the same basic approach described in the getting started chapter. However, over-the-air operation involves radio frequency (RF) transmissions, that are subject to FCC regulations. The implication of this is that over-the-air experiments cannot be instantiated on-demand. Rather all over-the-air experiments need to pre-reserve all resources that will be needed by the experiment, including spectrum, before the normal experiment instantiation process can be started.

In summary, the steps involved with instantiating an over-the-air experiment in Powder are:

10.4.1 Step-by-step walkthrough

The step-by-step walkthrough below will instantiate an over-the-air experiment using the srsRAN Project open source 5G software stack. The walkthrough assumes you have an account on Powder and have your own project that has been enabled by Powder administrators for over-the-air operation. (Specifically, you will not be able to use the "TryPowder" project to instantiate this profile.)

  1. Log into the portal
    Start by pointing your browser at https://www.powderwireless.net/ and log in.
    screenshots/powder/powder-website.png

  2. Find the resources needed by the srs-outdoor-ota profile
    We will use the srsRAN Outdoor OTA profile developed by the Powder team, which you can find here. Alternatively you can search for the profile: Select "Experiments" and then "Start Experiment" from the portal. Then select "Change Profile". In the search box enter "srs-outdoor-ota" and select the "srsRAN 5G w/ Open5GS CN5G using the POWDER Dense Deployment" profile provided by the Powder team.
    In the profile description, note the hardware and frequency resources that are required for this profile.
    For this activity we will select the following specific resources:
    Hardware: ; Emulab, cnode-mario; Emulab, cnode-guesthouse; Emulab, d430 x2
    Frequency: 3430 MHz to 3450 MHz
    screenshots/powder/powder-ota-profile.png

  3. Go to the resource reservation page
    Within the Powder portal, select "Experiments", then select "Reserve Resources" from the drop down menu.
    screenshots/powder/powder-reservation1.png

  4. Reserve the resources required by the srs-outdoor-ota profile
    Fill out the reservation page to reserve the specific resources identified above. Note that resource reservations are tied to specific projects. You will have to use your own project here, not the Powder team project ("PowderTeam") shown in the screenshot. (The "TryPowder" project used for the getting stared activity also can not be used for over-the-air operation.)
    Select a date and time for your reservation and provide a "Reason" description.
    Once you have completed all the required fields, select "Check" to see if your reservation request can be accommodated. You might have to adjust your request (select different resources and/or change you reservation time/date) to make it fit. Note that the table/graphs on the right of the Reservation Request page show current frequency reservations and resource availability.
    In this example, we are reserving the mobile endpoints along with the other resources, which mean that the duration of the experiment will be limited to a single day. I.e., experiments that use the mobile endpoints can only run for a single day, since the campus shuttles go offline at night. However, it is sometimes desirable to create a separate longer-running experiment that includes everything except the mobile endpoints. For these cases, we provide a separate profile for adding the mobile endpoints experiment. Of course, you’ll still need to create as many day-long mobile endpoint reservations as you need to cover the duration of your srs-outdoor-ota experiment.
    screenshots/powder/powder-ota-res.png

  5. Submit your reservation request
    If your reservation request can be accommodated you will be presented with a pop-up window to "Submit" the reservation.
    Once you have submitted your reservation you will have to wait for the reservation to be approved by Powder administrators before proceeding with the rest of this activity (during the time slot requested in your request).
    screenshots/powder/powder-ota-subres.png

  6. Select the profile
    You will receive email when your reservation request is "approved" and also when your reservation becomes "active".
    When your reservation becomes active you can proceed to instantiate the ota_srslte profile. (Alternatively, you can follow the steps below as soon as your reservation is approved, but in the "Schedule" step, schedule the instantiation of the profile to coincide with your reservation.)
    As before, you can find the "srs-outdoor-ota" profile here. Alternatively you can search for the profile: Select "Experiments" and then "Start Experiment" from the portal. Then select "Change Profile". In the search box enter "srs-outdoor-ota" and select the select the "srsRAN 5G w/ Open5GS CN5G using the POWDER Dense Deployment" profile provided by the Powder team.
    screenshots/powder/powder-ota-profile.png

  7. Select resources for your profile
    In the "Parameterize" step, select the same resources you requested/received approval for, and adjust the other parameters as needed for your experiment (e.g., uncheck the "Include mobile endpoints..." box if using the separate profile for the mobile endpoints).
    screenshots/powder/powder-ota-parameter.png

  8. Finalize
    In the "Finalize" step, be sure to select the same project under which you submitted the resource reservation request.
    screenshots/powder/powder-ota-finalize.png

  9. Schedule
    In the "Schedule" step, select a start/end time that fits in your reservation period, or auto populate the start/end times by checking the box next to your reservation. Then select "Finish" to instantiate your experiment.
    screenshots/powder/powder-ota-useres.png

  10. Wait...
    It will take several minutes to instantiate the experiment, during which the experiment status page will be updated in realtime as your resources come on line.
    screenshots/powder/powder-ota-swap.png

  11. Experiment becomes ready
    Once your experiment is fully instantiated, i.e., shows "Your experiment is ready!" and all of the "Startup" column values in the "List View" tab say "Finished", your network is deployed, the gNodeBs are started (since we checked the box to automatically deploy them in the parameterization step), and the COTS UEs should begin to attach to your gNodeBs as the campus shuttles pass by them.
    screenshots/powder/powder-ota-ready.png

  12. Look at the Powder Map tab
    The UEs won’t necessarily attach immediately, or on every pass, but they should eventually and periodically attach if the buses are running on routes that pass by the gNodeB sites you selected. You can see the a map that includes the locations of the dense sites and the campus shuttles in your experiment if you click on the "Powder Map" tab on the experiment status page.
    screenshots/powder/powder-ota-map.png

  13. Look at the Grafana dashboard
    The srs-outdoor-ota profile includes a Grafana dashboard that shows some logging outputs gathered from the various core network and RAN components in your experiment and stored to the "orch" node using Promtail and Loki. The profile instructions includes a link to the dashboard and the login credentials generated for this specific experiment. After some time you should see COTS UE data like RSRP/RSRQ/SINR per shuttle location start to show up. The image included here shows the logs for a single shuttle over a two hour period.
    screenshots/powder/powder-ota-grafana.png

10.4.2 Some Important Notes

10.5 Next Steps

All of the profiles mentioned in this section, and other profiles provided by the Powder team in general, are meant to serve as jumping off points for your own experimentation and research. We encourage you to fork and modify these profiles to suit your own needs. As such, all of the profiles mentioned above build the RAN components from source, and include the source/builds in place so you can make modifications straight away. Some example modifications:

If you have any questions or need help, please don’t hesitate to ask on the Powder forum.