WOLFRAM SYSTEM MODELER

UpSample

Example of an UpSample block for Boolean signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.Examples.Elementary.BooleanSignals.UpSample"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Elementary example for the documentation of block Modelica.Clocked.BooleanSignals.Sampler.Utilities.UpSample.

Components (6)

periodicClock

Type: PeriodicExactClock

Description: Generate a periodic clock signal with a period defined by an Integer number with resolution

sample1

Type: SampleClocked

Description: Sample the continuous-time, Boolean input signal and provide it as clocked output signal. The clock is provided as input signal

upSample1

Type: UpSample

Description: Upsample the clocked Boolean input signal and provide it as clocked output signal

upSample2

Type: UpSample

Description: Upsample the clocked Boolean input signal and provide it as clocked output signal

table1

Type: BooleanTable

Description: Generate a Boolean output signal based on a vector of time instants

and1

Type: And

Description: Logical 'and': y = u1 and u2