
A complete guide to the 74LS02 (7402) NOR logic gate. Learn about its operation, technical specifications, pinout, truth table, and why it is a universal gate.
emmanuelhdev

The 7402 NOR Gate IC Pin Diagram Datasheet (7402/74LS02) is a high-quality electronic component, designed for professional applications in} and digital systems.
The 74LS02 (also known as 7402) is a TTL integrated circuit that contains four independent two-input NOR (Negated-OR) logic gates. It is powered with +5V (4.75–5.25V), and each gate performs the Boolean operation Y = (A+B)'. The output is "1" (HIGH) only when both inputs are "0" (LOW). If at least one input is "1", the output will be "0".
Like the NAND gate, the NOR gate is a "universal gate," which means it can be used to build any other logic function (AND, OR, NOT, etc.), making it extremely versatile in digital circuit design.
The 74LS02 is a quad low-power NOR gate (LS series). Its main features are:
Each NOR gate in the 74LS02 functions as an OR gate followed by an inverter (NOT). The output is the negation of the result of an OR operation.
Truth table for each NOR gate:
| Input A | Input B | Output Y |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 0 |
Important: The pinout of the 74LS02 is different from other quad gates like the 7400 or 7408. The arrangement of inputs and outputs is unique.
| Specification | Parameter (74LS02) |
|---|---|
| Logic Function | NOR (Negated-OR) |
| Number of gates | 4 (Quad) |
| Inputs per gate | 2 |
| Supply Voltage | 4.75 – 5.25 V |
| Technology | TTL 74LS family (LS-TTL) |
| Output Current (I<sub>OL</sub>) | up to 8 mA (low level) |
| Output Current (I<sub>OH</sub>) | –0.4 mA (high level) |
| Typical Delay (t<sub>pd</sub>) | ~10 ns (propagation) |
| Operating T<sub>range</sub> | 0 °C to 70 °C |
The NOR gate is universal, allowing you to create any other logic function:
What gate is the 7402? The 7402 (or 74LS02) is an integrated circuit containing four two-input NOR logic gates.
What is the truth table for the 7402? The output is 1 only if both inputs are 0. If any of the inputs is 1, the output is 0.
What is the pinout of the 7402? The pinout is unique: VCC on pin 14, GND on pin 7. The outputs are on pins 1, 4, 10, and 13, with their respective inputs next to them.
What does the 7402 integrated circuit do? It performs the NOR (negated OR) logic operation. It is a universal gate, allowing any other logic function to be built from it.
What voltage does the 74LS02 operate at? It operates at a standard TTL voltage of 5V (range 4.75–5.25V).
What do SN74LS02, 74HC02, etc., mean? They are different logic families: 74LS02 (TTL Low-Power Schottky), 74HC02 (High-speed CMOS), and 74HCT02 (CMOS with TTL-compatible inputs). All perform the NOR function but with different electrical characteristics.
References: Information is based on official datasheets from Texas Instruments and digital electronics technical guides.

A complete guide to the 74LS02 (7402) NOR logic gate. Learn about its operation, technical specifications, pinout, truth table, and why it is a universal gate.
emmanuelhdev
Click to load comments