Table Of Contents
Table Of Contents

Understanding Measurement Relationships

Goals

In this example we explore the relationships between various measurements that are presented in the measurement showcases.

INET version: 4.4

The Model

The end-to-end delay measured between two applications can be thought of as a sum of different time categories such as queueing time, processing time, transmission time, propagation time, and so on. Moreover, each one of these specific times can be further split up between different network nodes, network interface or even smaller submodules.

Here is the network:

showcases/measurement/relationships/doc/media/Network.png

Here is the configuration:

[General]
network = MeasurementRelationshipsShowcase
sim-time-limit = 1s

Results

Here are the results:

showcases/measurement/relationships/doc/media/Results.png

Sources: omnetpp.ini, MeasurementRelationshipsShowcase.ned

Discussion

Use this page in the GitHub issue tracker for commenting on this showcase.