Download presentation
Presentation is loading. Please wait.
Published byPhillip Booker Modified over 9 years ago
1
Simulink by Dr. Amin Danial Asham
2
References MATLAB Help Telemark University College - Department of Electrical Engineering, Information Technology and Cybernetics – Tutorial Simulink - Getting Started Guide UNIVERSITY OF NEWCASTLE UPON TYNE - School of Electrical, Electronic and Computer Engineering - Matlab/Simulink Tutorial
3
What is Simulink? It is a simulation tools developed by MathWorks. This tool is used for modeling, simulating and analyzing dynamic systems. Its primary interface is a graphical block diagramming tool. This tool is tightly integrated with rest of the Matlab environment.
4
Key Features Graphical editor for building and managing hierarchical block diagrams Libraries of predefined blocks for modeling continuous-time and discrete-time systems Simulation engine with fixed-step and variable-step ODE solvers Scopes and data displays for viewing simulation results Project and data management tools for managing model files and data Model analysis tools for refining model architecture and increasing simulation speed MATLAB Function block for importing MATLAB algorithms into models Legacy Code Tool for importing C and C++ code into models.
5
System Modeling
6
What is Purpose? To give the basics for simulating different models using Simulink. Consequently, common and many default settings for blocks will be used. For more detailed features students must refer to Matlab for the considered blocks.
7
Starting Simulink Start here
8
Starting Simulink Start here
9
Simulink Library Browser
10
Simulink Continous Blocks
11
Simulink Math Operations
12
Simulink Sinks
13
Simulink Sources
14
Examples Source Sink Scope window — If a Scope window is closed at the start of a simulation, scope data is still written to the connected Scope. As a result, if you open a Scope after a simulation, the Scope window displays the input signal or signals.
15
Examples Vector that defines two sine signals Sine Cosine
16
Examples On the Scope window toolbar, click the Parameters button The values you entered or selected apply to the next simulation.
17
Examples To add signals to a Floating Scope, click the Signal Selector button, and then select signals from your model. For more information, see Signal Selector.
18
Examples Displaying X-Y plot of signals using MATLAB figure window
19
Thanks
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.