|
|
| Vector | C | ST | |
в палитре |
на схеме |
The block implements the boolean AND operation:
where
y(
t) is the output signal of the block,
x1(
t),
x2(
t) are the input signals.
Входные порты
- u_n - the port for the n-th input signal. The number of input ports is configured in the block properties.
Выходные порты
- y - the port for the result of the operation.
Свойства
- Number of ports - the number of input ports n.
Прим.:
- If the input signal is not a logical (0 or 1), but a real signal, all non-zero signals are considered by the block as equal to one (True). The output of the block can only be 0 or 1.
- In SimInTech, the logical one (True) is 1, the logical zero (False) is 0.