Skip to content

Reading sounding reference signal(SRS) in multi-cell scenarios #1370

@AliMamaghani1999

Description

@AliMamaghani1999

Hi SRSRAN community,
I am using srsRAN 5G with 2 Foxconn RUs. Both RUs are connected to one server.
Is there any way that I can record sounding reference signals(SRS) for one UE in both RUs?
I would appreciate it if you could help me with this. Here is the config file snipped

  - dl_arfcn: 640000 # ARFCN for cell 1
    band: 78
    channel_bandwidth_MHz: 20
    common_scs: 30
    plmn: "00101"
    tac: 1
    pci: 1 # Unique PCI for cell 1
    nof_antennas_dl: 4
    nof_antennas_ul: 4
  
  - dl_arfcn: 650000 # ARFCN for cell 2
    band: 78
    channel_bandwidth_MHz: 20
    common_scs: 30
    plmn: "00101"
    tac: 1
    pci: 2 # Unique PCI for cell 2
    nof_antennas_dl: 4
    nof_antennas_ul: 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions