Prove that OR-AND network is equivalent to NOR-NOR network.
Answers
Answer:
OR-AND network is equivalent to NOR-NOR network, a logic NOR gate's specified logic or Boolean expression is for the operation known as logical multiplication, which is carried out on the complements of the inputs.
Explanation:
A NOR gate is a kind of logic gate that operates under the "neither this nor that" tenet. Only when two binary results are met by a zero or low input does this particular form of digital logic gate generate a high output. Despite the fact that pmos are in series in NOR and parallel in NAND gates, the former is faster than the latter. Universal gates include the NOR and NAND gates. It follows that any logical Boolean expression can be produced by employing only NOR gates or only NAND gates. This is useful in real life since NOR and NAND gates are less expensive and simpler to make than other logic gates.
Thus, OR-AND network is equivalent to NOR-NOR network.