MDL – Process model
Block SymbolLicensing group: STANDARD
Function Description
The MDL block is a discrete simulator of continuous-time system with transfer function
where is the static gain k0, is the time-delay del and are the system time-constants tau1 and tau2.
Input
u | Analog input of the block | double |
Output
y | Analog output of the block | double |
Parameters
k0 | Static gain 1.0 | double |
del | Dead time [s] | double |
tau1 | The first time constant 1.0 | double |
tau2 | The second time constant 2.0 | double |
nmax | Size of delay buffer (number of samples) for the time delay del. Used for internal memory allocation. 10 10000000 1000 | long |
[Previous] [Back to top] [Up] [Next]