I am creating some training materials that discuss the various operators (rules). I have no problem describing the OR, AND or XOR rules; however, I could not find any description of the additional rules (see attached):
Can someone provide a description of how these rules are used?
From what I have read, the General Rule (upside down "Y") appears to be used when the rule is complex enough to require a separate model to describe the decision logic.
Any help would be greatly appreciated. Thanks.
As far as I know, the first operator is the input operator the second is the output operator. So it is a combination of 2 gates in one shape.
Consequently an XOR/AND triggers if one and only one input is true (XOR) and triggers all outputs (AND).
Kind regards
Carsten Pitz