|
|
| Vector | C | |
в палитре |
на схеме |
The block implements the linear link algorithm with saturation:
where
x(
t) is the vector of input signals,
y(
t) is the vector of output signals,
k = (
y2-
y1)/(
b-
a).
Входные порты
- input - input signal port.
Выходные порты
- output - port of output converted signal.
Свойства
- Lower boundary of the argument – parameter a.
- Upper boundary of the argument – parameter b.
- Function lower value – parameter y1.
- Function upper value – parameter y2.
Прим.: in order to implement vector processing, the converted signals must be "compressed" into a vector input signal by means of a typical block
Multiplexer.