Ethernet Source with SimEvents

This SimEvents model uses a captured Ethereal file as a data source to study queuing performance.
1,7K descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Language Fundamentals en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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.