NS3 Analysis:Throughput, Delay, jitter, Packet loss ratio, Packet delivery ratio

Опубликовано: 17 Апрель 2026
на канале: Technosilent
15,600
188

#Technosilent

#Performance calculation in NS3 without using software
#SentPackets
#ReceivedPackets
#LostPackets
#PacketLossratio
#Packetdeliveryratio
#AvgThroughput
#EndtoEndDelay
#EndtoEndJitterdelay
#NS3

Download free source code from the following link:
https://drive.google.com/file/d/17rP8...


// OS : ubuntu 16.04 LTS
// NS version ns-3.29
//Explain example with MANET-routing-compare.cc which is available in the /home/logu/ns-allinone-3.29/ns-3.29/examples/routing/


// you can get the following results//
//--------Total Results of the simulation----------//

Total sent packets =1649
Total Received Packets =1377
Total Lost Packets =272
Packet Loss ratio =16%
Packet delivery ratio =83%
Average Throughput =5.56209Kbps
End to End Delay =+110104125435.0ns
End to End Jitter delay =+43338866355.0ns
Total Flod id 182
////////////////////////////////////////////////////////


Thank you... subscribe channel... #Technosilent