modelMultiOr

Model to validate the application of MultiOr block

Information

Validation test for the block Buildings.Controls.OBC.CDL.Logical.MultiOr.

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

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Logical.MultiOrmulOr0Logical 'MultiOr': 1 input connection y=u
Buildings.Controls.OBC.CDL.Logical.MultiOrmulOr1Logical 'MultiOr': 1 input connection y=u
Buildings.Controls.OBC.CDL.Logical.MultiOrmulOr2Logical 'MultiOr': 2 input connections y=and(u1, u2)
Buildings.Controls.OBC.CDL.Logical.MultiOrmulOr5Logical 'MultiOr': 5 input connections y=and(u1, u2, ..., u5)
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul1Block that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul2Block that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul3Block that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul4Block that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul5Block that outputs cyclic on and off

Revisions

  • June 6, 2019, by Milica Grahovac:
    First implementation.