Step Function
In its simpler use this block output a step signal between two definable levels Initial Value and Final Value starting at a specified time Step Time.
The step function is defined by the following equation:
where * `t 0 `* is the Start Time, * `s 0 `* the Initial Value and * `s f `* the Final Value.
You can also specify vector or matrice values, for the parameters Initial Value and Final Value. The parameters are expanded to column vectors. and in this case, you obtain multiples output that start at the same Step Time.
The table below shows different combinations
Initial value size Final value size Output size Condition
This diagram shows the use of the STEP_FUNCTION block to obtain the response to a step signal of a first order’s system defined by a transfer function. `Open this example in Xcos`_ .
This diagram shows the use of STEP_FUNCTION to obtain four step signals `Open this example in Xcos`_ .