Ethernet Source with SimEvents

This SimEvents model uses a captured Ethereal file as a data source to study queuing performance.
1,7K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Language Fundamentals dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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.