Ethernet Source with SimEvents

This SimEvents model uses a captured Ethereal file as a data source to study queuing performance.
1,7K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Language Fundamentals finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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.