Demonstrate that all logic circuits can be constructed from NOR gates by building an inverter, an and gate, and an or gate from one or more nor gates.

What will be an ideal response?


The logic function for a NOR gate is



If we connect its two inputs together so that B = A we get is the circuit acts as an inverter.



Suppose we put two inverters in the input path of a NOR gate (the inverters themselves constructed from NORs). We get

that is, the circuit functions as an AND gate.



If we put an inverter on the output of a NOR gate we get

which is an OR gate.



So, with a NOR gate you can make a NOT gate, AND gate, and OR gate.

Computer Science & Information Technology

You might also like to view...

MC Method______ specifies where and how a component should be placed in its parent using the Pack layout manager.

a) pack. b) fill. c) insert. d) None of the above.

Computer Science & Information Technology

Which query would you use to show the sales by region for each of four quarters?

A) Crosstab B) Summary C) Find duplicates D) Find unmatched

Computer Science & Information Technology

What do the language options allow you to change?

What will be an ideal response?

Computer Science & Information Technology

The Transfer command pastes a row of cells into a column, or a column of cells into a row.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology