You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A logic circuit is a physical implementation of a Boolean expression using interconnected logic gates. In OCR H446, you need to be able to draw circuits from Boolean expressions, trace circuits to produce truth tables, and understand multi-level circuits with several stages of gates.
To convert a Boolean expression into a circuit:
Example: Draw the circuit for Q = (A AND B) OR (NOT C)
The main operation is OR, so the output gate is OR.
Circuit structure:
A ---+
|--- AND ---+
B ---+ |--- OR --- Q
|
C --- NOT -------+
To determine the expression from a circuit:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.