modelPadeDelay1
Check that new implementation gives the same result as the old implementation for the default balance = false
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 10 | Order of Pade approximation |
| SI.Time | delayTime | 0.2 | Delay time of output with respect to input signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PadeDelayOld | padeDelayOld1 | ||
| Modelica.Blocks.Nonlinear.PadeDelay | padeDelay1 | ||
| Modelica.Blocks.Sources.Step | step | ||
| Modelica.Blocks.Math.Feedback | compare1 | ||
| PadeDelayOld | padeDelayOld2 | ||
| Modelica.Blocks.Nonlinear.PadeDelay | padeDelay2 | ||
| Modelica.Blocks.Math.Feedback | compare2 | ||
| Modelica.Blocks.Sources.Sine | Sine |
Contents
| Name | Description |
|---|---|
| Pade approximation of delay block with fixed DelayTime (from MSL 3.2.1) |