Logic Gates
Logic Gates
Logic Gates
0 1
HARSHAL GUNWANT
IGCSE
Syllabus
Digital Computers
All digital computers have been constructed using the same type of components called
logic gates.
The functions of logic gates can be manipulated using a branch of mathematics
called Boolean Algebra, invented by the mathematician George Boole 150 years ago
Using transistors we can create basic logic gates that performs Boolean operation on high
and low signals
Basic Logic Operators
AND
Binary
OR
NOT Unary
NOT GATE
AND GATE
OR GATE
NAND GATE (AND gate followed by
NOT)
NOR GATE (OR gate followed by NOT)
XOR (Exclusive-OR) Gate
More on XOR
Summary
Logic circuits (Book and
Past year questions)
Note: A is 1/ON/TRUE represents that the circuit is ON and A is
0/OFF/FALSE indicates that the circuit is OFF
Question type-1
Note: There are three inputs to this logic circuit, therefore there will be
eight possible binary values which can be input.
Solution (step 1)
This is the first part of the logic circuit; the first task is to find the intermediate values P and
Q.
Solution (step 2)
The second part of the logic circuit has P and Q as inputs and the intermediate output, R:
Solution (Step 3)
The final part of the logic circuit has R and C as inputs and the final output, X:
This gives the third intermediate truth table
Solution (final step)
Solution (final step)
• Note: There The intermediate values can be left out of the final truth table, but it is
good practice to leave them in until you become confident about producing the
Find out the Truth table and Boolean
expression of the logic circuit below
Find out the Truth table and Boolean
expression of the logic circuit below
A B C
Question type-2 [Most asked question
type]
Interpretation of the problem
(AB’)+(BC’)
Final Solution
March-2019 series
March-2019 series
March-2019 series
March-2019 series
BOOLEAN ALGEBRA
Additional notes UNIVERSAL GATES
Boolean Laws