Skip to main content

Digital techniques__NOR-NOR Implementation




NOR-NOR Implementation is same as NAND-NAND implementation.only difference is ....

1. convert given expression in POS form.
2. Replace OR gate by NOR gate.
3. Replace NOT gate by NOR inverter.

Comments

Popular posts from this blog

Digital techniques__representation of logical expression using minterm and maxterm

Digital techniques__4 Bit Adder and Subtractor

Digital techniques__Decoders

A decoder converts digital signals into corresponding decimal code. The encoded data is most of decoded for user interface for most of the devices like monitor, printer, calculator displays etc.