Modeling Message Communication Patterns with SimEvents - MATLAB & Simulink (original) (raw)

Open Script

This example shows how to create common communication patterns using SimEvents®. In message-based communication models, you can use SimEvents® to model and simulate middleware, and investigate the effects of communication and the environment on your distributed architecture.

The systems in this example represent common communication patterns created by using SimEvents® blocks that can be used to simulate various network types, such as cabled or wireless communication, and channel behavior such as failure, or packet loss.

The communication patterns involve:

To create more complex networks and channel behavior, use combinations of these simple patterns.

By using these patterns, you can model:

See Also

Sine Wave | Send | Receive | Queue

Topics