10Base-T Ethernet

Stateflow® Model of the 10Base-T Ethernet and CSMA/CD Protocol.
9.3K Downloads
Updated 1 Sep 2016

View License

Simulink® and Stateflow® model of four network interface cards (NICs) communicating with each other over a twisted pair cable using 10Base-T Ethernet and CSMA/CD protocol. The shared cable includes propagation, bus, and patch delays.
Each NIC node contains:
* CSMA/CD controller in Stateflow
* Transmitter
* Receiver
* Collision detection system

Initially, the state machines of two NICs are displayed, plus a Simulink scope which shows the transmit activity of each card. As the simulation runs, the scope display can be compared to the animation of the controller states in Stateflow, giving a visual understanding of the CSMA/CD protocol and collisions.

This model was created by Chris Thorpe.

Cite As

Stuart McGarrity (2024). 10Base-T Ethernet (https://www.mathworks.com/matlabcentral/fileexchange/2596-10base-t-ethernet), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.1

Updated license

1.3.0.0

Added trademark.

1.1.0.0

Added trademarks.

1.0.0.0

Fix S-function and change to R14.