Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
134 views3 pages

Logic Gates

This document discusses logic gates and circuits. It provides truth tables for different logic gates and asks the reader to identify the gates from the tables. It also asks the reader to complete truth tables and draw logic circuits based on given statements.

Uploaded by

Costas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views3 pages

Logic Gates

This document discusses logic gates and circuits. It provides truth tables for different logic gates and asks the reader to identify the gates from the tables. It also asks the reader to complete truth tables and draw logic circuits based on given statements.

Uploaded by

Costas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

11

1 a

Logic gates and circuits


INPUT 1 0 0 1 1 INPUT 2 0 1 0 1 OUTPUT 0 1 1 1

Identify each of the following logic gates from its truth table.

INPUT 1 0 0 1 1

INPUT 2 0 1 0 1

OUTPUT 0 0 0 1

INPUT 1 0 0 1 1

INPUT 2 0 1 0 1

OUTPUT 1 0 0 0

INPUT 1 0 0 1 1

INPUT 2 0 1 0 1

OUTPUT 1 1 1 0

INPUT 0 1

OUTPUT 1 0

Cambridge IGCSE Computer Studies

Cambridge University Press 2011

Revision questions: 11 Logic gates & circuits

Copy and complete the truth table for the following logic gates.
a
AND

INPUT 1 0 0 1 1
b
NOR

INPUT 2 0 1 0 1

OUTPUT

INPUT 1 0 0 1 1

INPUT 2 0 1 0 1

OUTPUT

Draw the logic circuit required to fulfill the following statements: a Output C = (NOT(A AND B)) AND (A OR B) b Light (L) is on if Switch A is on OR (Switch B is on AND Input C is off). Copy and complete the truth tables for the following logic circuits:
a
A AND

NOR
B NOT

INPUT A 0 0 1 1

INPUT B 0 1 0 1

OUTPUT C

Cambridge IGCSE Computer Studies

Cambridge University Press 2011

Revision questions: 11 Logic gates & circuits

A AND NOT

OR
NOT B AND

INPUT A 0 0 1 1

INPUT B 0 1 0 1

OUTPUT C

A AND OR B AND C NOT D

INPUT A 0 0 0 0 1 1 1 1

INPUT B 0 0 1 1 0 0 1 1

INPUT C 0 1 0 1 0 1 0 1

OUTPUT D

Cambridge IGCSE Computer Studies

Cambridge University Press 2011

Revision questions: 11 Logic gates & circuits

You might also like