Exponent

| Vectorized | C |
in the palette on the schematic

The block forms the value of the output signal calculated by the formula:

where a, b, c are exponential dependence coefficients, y(t) is the output signal, scalar or vector, t is the current model time in seconds.

Inputs

none

Outputs

  • output - output signal port.

Properties:

  • Gain coefficient – the coefficient a.
  • Inverse time constant – the coefficient b.
  • Shift – the coefficient c.
Properties can be vectors a = [a1, a2, a3,...an], b = [b1, b2, b3,...bn] and c = [c1, c2, c3,...cn], the dimensions of which must be the same, in which case the output will also be a vector:

Parameters

none

Прим.:
  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.