modelMultiAnd
Model to validate the application of MultiAnd block
Information
Validation test for the block Buildings.Controls.OBC.CDL.Logical.MultiAnd.
The input signals are configured as follows:
- input u1 has a period of 1 s and a width of 0.5 s.
- input u2 has a period of 2 s and a width of 0.5 s.
- input u3 has a period of 3 s and a width of 0.5 s.
- input u4 has a period of 4 s and a width of 0.5 s.
- input u5 has a period of 5 s and a width of 0.5 s.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Logical.MultiAnd | mulAnd0 | Logical and with multiple inputs: 0 input | |
| Buildings.Controls.OBC.CDL.Logical.MultiAnd | mulAnd1 | Logical 'MultiAnd': 1 input connection y=u | |
| Buildings.Controls.OBC.CDL.Logical.MultiAnd | mulAnd2 | Logical 'MultiAnd': 2 input connections y=and(u1, u2) | |
| Buildings.Controls.OBC.CDL.Logical.MultiAnd | mulAnd5 | Logical 'MultiAnd': 5 input connections y=and(u1, u2, ..., u5) | |
| 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 | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul3 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul4 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul5 | Block that outputs cyclic on and off |
Revisions
-
June 28, 2017, by Jianjun Hu:
First implementation.