Triggered Sampler - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Triggered Sampler

Triggered sampling of continuous signals

 

Description

Connections

Parameters

Modelica Standard Library

Description

The Triggered Sampler component samples the continuous input signal whenever the trigger input signal is rising (that is, trigger changes from false to true) and provides the sampled input signal as output. Before the first sample, each output signal is equal to the initial value defined by the vector parameter y0.

The Signal Size parameter assigns the dimension of the input and output connectors.

Connections

Name

Description

Modelica ID

u

Real input signal

u

y

Real output signal

y

trigger

Boolean input trigger

trigger

Parameters

Name

Default

Units

Description

Modelica ID

Signal Size

1

 

Dimension of input and output signals

signalSize

y0

zeros

 

Vector of initial values for each output signal

y_start

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Discrete Signal Blocks

Signal Blocks