modelSwitch
Validation model for the Switch block
Information
Validation test for the block Buildings.Controls.OBC.CDL.Logical.Switch.
The input u2 is the switch input: If u2 = true,
then output y = u1;
else output y = u3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul1 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul2 | Block that outputs cyclic on and off: switch between u1 and u3 | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul3 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Switch | logicalSwitch | Switch between two boolean inputs |
Revisions
-
April 2, 2017, by Jianjun Hu:
First implementation.