end-to-end delay calculation

263 views
Skip to first unread message

Eric Chung

unread,
Nov 10, 2021, 11:18:13 AM11/10/21
to OMNeT++ Users
Hi all, anyone knows where to get the code for end-to-end delay calculations or formula? So far I only know that the statistics of end-to-end delay is computed in the source node, application layer. When I clicked inside the codes of the TCPSessionApp.ned, it only shows this line:
 @statistic[endToEndDelay](title="end-to-end delay"; source="dataAge(packetReceived)"; unit=s; record=histogram,weightedHistogram,vector; interpolationmode=none);
end-to-end delay.png

Alfonso Ariza Quintana

unread,
Nov 10, 2021, 12:44:13 PM11/10/21
to omn...@googlegroups.com
In
src/inet/common/ResultFilters.cc

De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de Eric Chung <petron...@gmail.com>
Enviado: miércoles, 10 de noviembre de 2021 17:18
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: [Omnetpp-l] end-to-end delay calculation
 
Hi all, anyone knows where to get the code for end-to-end delay calculations or formula? So far I only know that the statistics of end-to-end delay is computed in the source node, application layer. When I clicked inside the codes of the TCPSessionApp.ned, it only shows this line:
 @statistic[endToEndDelay](title="end-to-end delay"; source="dataAge(packetReceived)"; unit=s; record=histogram,weightedHistogram,vector; interpolationmode=none);

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/7e5e51d8-cf90-4134-bcc1-09d194e93516n%40googlegroups.com.

Eric Chung

unread,
Nov 16, 2021, 5:48:34 AM11/16/21
to OMNeT++ Users
Thank you very much

11187162

unread,
Nov 17, 2021, 8:21:32 PM11/17/21
to OMNeT++ Users

Hello Alfonso, would you please say what is the formula for mean delay? In anf file, there are two fields, mean and StdDev. How I can see the formula of those?
Thank you.

Rudolf Hornig

unread,
Nov 18, 2021, 3:15:40 AM11/18/21
to OMNeT++ Users

Alfonso Ariza Quintana

unread,
Nov 18, 2021, 3:56:15 AM11/18/21
to omn...@googlegroups.com
and this
In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while a high standard deviation indicates that the values are spread out over a wider range.. Standard deviation may be abbreviated SD, and is most commonly ...


De: omn...@googlegroups.com <omn...@googlegroups.com> en nombre de 11187162 <11187...@gmail.com>
Enviado: jueves, 18 de noviembre de 2021 2:21
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: Re: [Omnetpp-l] end-to-end delay calculation
 

11187162

unread,
Nov 19, 2021, 11:22:15 PM11/19/21
to OMNeT++ Users
Many thanks Rudolf and Alfonso.
Reply all
Reply to author
Forward
0 new messages