WOLFRAM SYSTEM MODELER
PulseGenerate pulse signal of type Boolean |
SystemModel["Modelica_Synchronous.BooleanSignals.TimeBasedSources.Pulse"]
The block is similar to the block in Modelica.Blocks.Sources.BooleanPulse, but adapted to work in clocked partitions (by internal sampling of the continuous time variable).
The Boolean output y is a pulse signal:
See model Modelica_Synchronous.Examples.Elementary.BooleanSignals.TimeBasedPulse.
width |
Value: 50 Type: Real Description: Width of pulse in % of period |
---|---|
period |
Value: Type: Time Description: Time for one period |
startTime |
Value: 0 Type: Time Description: Time instant of first pulse |
y |
Type: BooleanOutput Description: Connector of clocked, Real output signal |
---|
Modelica_Synchronous.Examples.Elementary.BooleanSignals Example of using the clocked simulation time based Boolean Pulse source block |