Natasha Baloch
Natasha Baloch

Reputation: 21

How to find the packet lost in veins omnet++

In veins example of omnetpp I changed the value of alpha and tried to analyse the total lost packet, but for the different values of alpha.

The packet lost remains zero even the SNIR lost packets remains zero. Can any one help me with that?

Upvotes: 1

Views: 1126

Answers (1)

Christoph Sommer
Christoph Sommer

Reputation: 6943

I just tried running the example scenario that comes with Veins 4a2. Other than you, I am seeing lost packets (0 for many nodes, but up to 14 for some nodes). Something might be wrong with the way you are collecting statistics.

histogram of lost packets

For Veins 3.0, statistics are very similar (though notably not exactly the same, due to changes in the radio model):

enter image description here

Upvotes: 0

Related Questions