I need to know the difference between the maximum coverage distance of a RSU and the maximum interference distance and how they are affected by each other. I know the coverage distance is calculated from the path loss and similar models but don't know how message reception is affected by interference distance and how its value is calculated (in veins example, it is set to 2600m)
I am implementing a scenario including one rsu and one vehicle moves from far away towards the rsu. When i used the same values as the veins example, all messages are received even when the vehicle was far. Then i tried to change the value of maximum interference and set it to 260 instead of 2600, what happened is that when the vehicle is far away the rsu doesn't receive any messages and when it come closer to the rsu it receive the message. Does anyone have an interpretation for that case?