Practical Electronics/IC/4002

From Wikibooks, open books for an open world
Jump to: navigation, search
4002
Logic Type Combinatorial
Function Family Logic
Description Dual 4-Input NOR Gate
Pins 14
Pinout
4002 Pinout.svg
Functional Diagram
4002 Functional Diagram.svg

The 4002 is a member of the 4000 Series CMOS range, and contains two independent NOR gates, each with four inputs. The pinout diagram, given on the right, is the standard four-input CMOS logic gate IC layout:

  • Pin 7 is the ground supply (GND)
  • Pin 14 is the positive supply (VDD)
  • Pins 2-5 and 9-12 are gate inputs for the two gates
  • Pin 1 and 13 are gate outputs
  • Pin 6 and 8 are not connected

The truth table for one of the two gates is shown below. For more infomation about the NOR gate in general, see this module.

Truth Table for a Single Gate

A B C D Q
0 0 0 0 1
0 0 0 1 0
0 0 1 0 0
0 0 1 1 0
0 1 0 0 0
0 1 0 1 0
0 1 1 0 0
0 1 1 1 0
1 0 0 0 0
1 0 0 1 0
1 0 1 0 0
1 0 1 1 0
1 1 0 0 0
1 1 0 1 0
1 1 1 0 0
1 1 1 1 0

This chip is widely available, and usually comes in a DIL-14 or SOIC-14 package.

This chip is different in pinout to the TTL 7425, but can fulfill its function if the wiring is modified.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export