Now i have the PDR 53% approximately for AODV network anyone can know what i should change to enhance this ratio with UDP Settings or if it is good , number of nodes at this test is 40 nodes source and destinations selected randomly with no mobility?
**.host[*].numUdpApps = 1
**.host[*].udpApp[*].typename = "UDPBasicBurst"
**.udpApp[0].destAddresses = moduleListByNedType("inet.node.aodv.AODVRouter")
**.udpApp[0].localPort = 1234
**.udpApp[0].destPort = 1234
**.udpApp[0].messageLength = 512B #
#**.udpApp[0].messageLength = 2000B #
#**.udpApp[0].sendInterval = 0.2s + uniform(-0.001s,0.001s)
**.udpApp[0].sendInterval = 0.2s + uniform(-0.001s,0.001s)
**.udpApp[0].burstDuration = 0.1s
**.udpApp[0].chooseDestAddrMode = "perBurst"
**.udpApp[0].sleepDuration = 1s
**.udpApp[0].startTime = 10s+uniform(-1s,1s)
**.udpApp[0].delayLimit = 20s
**.udpApp[0].destAddrRNG = 0
Also i have the end to end delay for each node min max count mean which one i should calculate to get the to total end to end delay of network