Simulink模块库简介教程.pdf
文本预览下载声明
Simulink 模块库简介
在进行系统动态仿真之前,应绘制仿真系统框图,并确定仿真所需要的参数。Simulink
模块库包含有大部分常用的建立系统框图的模块,下面简要介绍常用模块。
1、连续模块(continuous )1
2 、非连续模块(Discontinuous )2
3、离散模块(Discrete )3
4 、逻辑和位操作模块(Logic and Bit Operation )4
5、查找表模块(Lookup Table )5
6 .数学模块(Math Operations )6
7、模型检测模块(Model Verification )7
8、模型扩充模块(Model-Wide Utilities )8
9、端口和子系统模块(Prot Subsystems )9
10、信号属性模块(Signal Attributes)10
11、信号路线模块(Signal Routing)11
12、接收器模块(Sinks)12
13、输入源模块(Sources)13
14、用户自定义函数模块(User-Defined Functions ) 14
15、Additional Math Discrete 14
综合 15
1、连续模块(continuous )
(1) Derivative 输入信号微分;
(2 ) Integrator 输入信号积分;
(3 ) State-Space 状态空间系统模型
(4 ) Transfer-Fcn 传递函数模型
(5 ) Transport Delay 输入信号延时一个固定时间再输出
(6 ) Variable Transport Delay 输入信号延时一个可变时间再输出
(7 ) Zero-Ploe 零极点模型
2 、非连续模块(Discontinuous )
(1) Backlash 间隙非线性
(2 ) CoulombViscous Friction 库仑和粘度摩擦非线性
(3 ) Dead Zone 死区非线性
(4 ) Dead Zone Dynamic 动态死区非线性
(5 ) Hit Crossing 冲击非线性
(6 ) Quantizer 量化非线性
(7 ) Rate Limiter 静态限制信号的变化速率
(8 ) Rate Limiter Dynamic 动态限制信号的变化速率
(9 ) Relay 滞环比较器,限制输出值在某一范围内变化
(10) Saturation 饱和输出,让输出超过某一值是能够饱和
(11) Saturation Dynamic 动态饱和输出
(12) Wrap To Zero
3、离散模块(Discrete )
(1) Difference 差分环节
(2 ) Discrete Derivative 离散微分环节
(3 ) Discrete Filter 离散滤波器
(4 ) Discrete State-Space 离散状态空间系统模型
(5 ) Discrete Transfer Fcn 离散传递函数模型
(6 ) Discrete Zero-Pole 以零极点表示的离散传递函数模型
(7 ) Discrete-Time Integrator 离散时间积分器
(8 ) First-Order Hold 一阶保持器
(9 ) Integer Delay 整数被延迟
(10) Memory 输出本模块上一步的输入值
(11) Tapped Delay 延迟
(12) Transfer Fcn First Order 离散一阶传递函数
(13) Transfer Fcn Lead or Lag 传递函数
(14) Transfer Fcn Real Zero 离散零点传
显示全部