modelMultiSum
Validation model for the block to find sum of multiple inputs
Information
Validation test for the block Buildings.Controls.OBC.CDL.Integers.MultiSum.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Integers.MultiSum | add1 | Block that outputs the sum of the inputs | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | ramp1 | Block that generates ramp signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | ramp2 | Block that generates ramp signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | ramp3 | Block that generates ramp signal | |
| Buildings.Controls.OBC.CDL.Reals.Round | round1 | Round real number to given digits | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Reals.Round | round2 | Round real number to given digits | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt1 | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Reals.Round | round3 | Round real number to given digits | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt2 | Convert real to integer |
Revisions
-
September 14, 2017, by Jianjun Hu:
First implementation.