modelPulseInput
Generate pulse or pulse-train signal of real input
Extends from Interfaces.PartialConverters.InformationSource_SO (Generic Information Source).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The Real output y is a pulse signal → Modelica.Blocks.Sources.Pulse.
See also
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| OutputType | offset | 0 | Offset of output signal y |
| Time | startTime | 0 | Output y = offset for time < startTime |
| OutputType | amplitude | 1 | Amplitude of pulse (with regard to offset) |
| Real | width | 50 | Width of pulse in % of period |
| Time | period | Timespan for one period | |
| Integer | nperiod | -1 | Number of periods (< 0 means infinite number of periods) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) |