|
|
| Vectorized | |
in the palette |
on the schematic |
The block forms the value of the output signal calculated by the formula:
where
k,
ε are coefficients,
y(
t) is the output signal, scalar or vector,
t is the current model time in seconds.
Properties:
- Numerator – coefficient k.
- Denominator minimum value – coefficient ε.
Properties can be vectors
k = [
k1,
k2,…,
kn],
ε = [
ε1,
ε2,…,
εn], the dimensions of which must be the same, in this case the output will also be a vector:
Прим.:
- By default, the block generates a scalar output signal.
- Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.