NOR (6)


NOR (6)

ID                          6

 

 

Application:

PLC

SIM

 

Group: LOGIC

 

Short description:

The function performs the operation of the NOR gate.

 

Inputs (2):

no.

type

impulse

mark

notes

1

B

no

IN1

Binary input no. 1

2

B

no

IN2

Binary input no. 2

 

Outputs (1):

no.

type

impulse

mark

notes

1

B

no

OUT

Function output value

 

Settings: none

Function operation:

The function performs the operation of the NOR logic gate. Below is the truth table for the NOR function for the two input signals X and Y.

 

Truth table for the block NOR

           Y

X

0        

1       

0

1

0

1

0

0

 

According to the presented truth table, the function returns a high state to the OUT output, only when there is a low state on each IN input. When a high state appears on at least one of the IN inputs, the function returns a low state.

 

R registers and M markers used: none