You can use a second gate on the same IC to invert the output (most OR-gate ICs I know of have 4 gates per chip). Do this by tying the output of the first gate to both inputs of the spare gate.
AND gate is A.B If two not gates are added at both inputs of and gate then output becomes A'.B' which is equal to (A+B)' by DeMorgan's law. hence the nor gate is formed Update: Put more simply,...
There are two simple ways to do this. One way to get the NOT function from a NOR gate is to connect all of the NOR gate's inputs together, so that the same digital signal is sent to all of its...