04logic Gates
04logic Gates
Logic Gates
Goal:
To understand how digital a computer can
work, at the lowest level.
Logic Gates
All digital computers for the past 50 years
Logic Gates
All basic logic gates have the ability
Logic Gates
Input and Output signals are binary.
binary:
always in one of two possible states;
typically treated as:
On / Off (electrically)
1 / 0
True / False
Logic Gates
The four basic logic gates are:
AND
OR
XOR
NOT
Each of these gates may be drawn in either
A generic form; or
An electrical engineering form (more
common in text books)
Logic Gates : OR
0 = False = off
1 = True
on
End of Lecture