modelTriggeredSampler
Example model for the TriggeredSampler block
Information
Validation test for the block Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | ramp1 | Block that generates ramp signal | |
| Buildings.Controls.OBC.CDL.Reals.Sin | sin1 | Block that outputs the sine of the input | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler | triSam | Triggered sampler wity y_start = 0 | |
| Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler | triSam1 | Triggered sampler with y_start = 1 |
Revisions
-
March 31, 2017 by Jianjun Hu:
First implementation.