Logical NOR

From WikiMD's Food, Medicine & Wellness Encyclopedia

Venn1000
Venn0111
Venn01
Venn10
Venn1011

Logical NOR or NOR gate is a fundamental digital logic gate that implements logical NOR - it behaves according to the truth table to the right. A NOR gate is a logic gate which gives a positive output only when both inputs are negative.

Operation[edit | edit source]

In essence, a NOR gate outputs true only when all inputs are false. Its output is false when any of the inputs are true. The symbol for the NOR operation is ↓, but it is more commonly represented by a plus sign inside a circle (+) when depicted in circuit diagrams. The NOR gate is a combination of an OR gate and a NOT gate. The output of the OR gate is fed into the NOT gate, resulting in the NOR functionality. The Boolean expression for a NOR gate is \( \overline{A + B} \), which can also be written as \( A \downarrow B \), where \( A \) and \( B \) are inputs.

Truth Table[edit | edit source]

The truth table for a 2-input NOR gate is as follows:

A B Output
0 0 1
0 1 0
1 0 0
1 1 0

This table shows that the output is only true (1) when both inputs A and B are false (0).

Symbol[edit | edit source]

The symbol for a NOR gate is a standard OR gate symbol with a circle (representing the NOT operation) at the output end. This circle is known as an inversion bubble and indicates that the logic of the gate is inverted.

Applications[edit | edit source]

NOR gates are widely used in electronic circuits and digital systems for performing various functions. They are particularly important because any other logic function (AND, OR, NOT, NAND, etc.) can be implemented using only NOR gates, making them universal gates. This property is crucial in the design of digital circuits, where minimizing the variety of gate types can simplify manufacturing and reduce costs.

NOR gates are used in the construction of flip-flops, which are basic building blocks for memory circuits, and in latches, which are essential for storing state information in digital systems. They are also employed in various logic circuits where a specific logic function needs to be performed.

Implementation[edit | edit source]

NOR gates can be implemented using different technologies, including TTL (Transistor-Transistor Logic), CMOS (Complementary Metal-Oxide-Semiconductor), and relay logic. Each technology has its advantages and disadvantages in terms of speed, power consumption, and cost.

See Also[edit | edit source]

Wiki.png

Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Search WikiMD


Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD

WikiMD is not a substitute for professional medical advice. See full disclaimer.

Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.

Contributors: Prab R. Tumpati, MD