Sei sulla pagina 1di 10

Nguyen Van Vinh

11cdt2
There are two input signals which are either 1 or 0 signals and an
output signal which is 1 or 0 signal
The term combinational logic is used for the combining of two or
more basic logic gates to form a required function.
AND gate outputs a low voltage because it needs BOTH values to be on. The OR
gate outputs a high voltage because at least one input is on.
AND gate











Only when switch A and B are closed, there is a current.

AND gate
The Boolean equation for the AND gate : A . B = X


Truth table
A . B= X
AND gate
Suppose we have a gate giving a high output only when both
input A and input B are high








for all other conditions it gives a low output.

symbols
Or gate











When switch A or B is closed, then there is a current.
AND gate
The Boolean equation for the Or gate : A + B = Y

Truth table
A + B = Y
AND gate
An OR gate with inputs A and B gives an output of a 1 when A
or B is 1










symbols
A
B
Y

End

Potrebbero piacerti anche