Ramp

Description of the Ramp component in Schematic Editor, which outputs a constantly increasing or decreasing signal.

Component icon

Figure 1. Ramp icon

Description

The Ramp component outputs a constantly increasing or decreasing ramp signal starting at a specified time and value which changes at a specified rate.

Figure 2. Example of a ramp signal produced by the Ramp component

Ports

  • Output (out)
    • Ramp signal generated by the component.
      • Supported types: real.
      • Vector support: no.

Properties

  • Slope
    • Specifies the rate of change of the generated signal.
  • Start time
    • Specifies the time at which block starts generating the signal.
  • Initial value
    • Specifies the initial value of the output signal.
  • Execution rate
    • Type in the desired signal processing execution rate. This value must be compatible with other signal processing components of the same circuit: the value must be a multiple of the fastest execution rate in the circuit. There can be up to four different execution rates, but they must all be multiple of the basic simulation timestep. To specify the execution rate, you can use either decimal (e.g. 0.001) or exponential values (e.g. 1e-3) in seconds. Alternatively, you can type in ‘inherit’ in which case the component will be assigned execution rate based on the execution rate of the components it is receiving input from.