In NetSim, the default UE–BS association is based on the maximum RSRP (and handovers are triggered accordingly).

In my setup, I have an external program that:

  • Receives SINR values and current UE–BS associations from NetSim.
  • Decides new associations based on a custom algorithm.
  • Outputs an updated UE–BS mapping.
  • What I would like to achieve is:

    • Feed this updated mapping back into NetSim.
    • Ensure that NetSim updates the UE–BS associations based on my external decision.
    • Prevent NetSim from re-triggering handovers using its built-in max-RSRP rule.

    My question: What is the correct way to override NetSim’s default handover mechanism so that UE–BS associations follow my external program’s decisions? Has anyone implemented such external control of associations, or can suggest the best approach to disable the built-in handover algorithm while keeping UE–BS mappings externally controlled?

    More Saurabh Chaurasia's questions See All
    Similar questions and discussions