Ethernet Source with SimEvents

This SimEvents model uses a captured Ethereal file as a data source to study queuing performance.
1,7K download
Aggiornato 1 set 2016

Visualizza la licenza

When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of queue size and server times on the audio or video transmission.
This model uses an internet radio file captured from Ethereal as a source, and transmits data with the packet lengths and source times defined in that file. You can study the effects of changing the FIFO Queue size or serviceTime values on the number of dropped packets for the selected source.

To run this model you need to download the Ethernet Header Extraction Tool (posted on MATLAB Central). After you download that tool, you can run this model by following the instructions on the model's diagram.

Cita come

Mike Donovan (2025). Ethernet Source with SimEvents (https://it.mathworks.com/matlabcentral/fileexchange/15477-ethernet-source-with-simevents), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Language Fundamentals in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0

I have better instructions incorporated into the source model. The new zip file should be more usable.