Key-0

| Vector | C | ST |
в палитре на схеме

The block is vectorized and implements the controlled key function according to the following algorithm:

where x(t) is the vector of input signals, y(t) is the vector of output signals, K is the vector of “thresholds” (setpoint parameters), y0 is the vector of block output signals at input signals less than threshold values.

Входные порты

  • input - the block input, x;

Выходные порты

  • output - the block output, y;

Свойства

  • Setpoint — the vector of "thresholds" K;
  • Subthreshold value — the vector of the output signals of the block y0 (with input signals less than the threshold values).

Параметры

  • Level - the current position of the key.
Прим.:
  1. By default, the block generates a scalar output signal.
  2. 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.