CD4012 Dual Four Input NAND Gate IC

The CD4012 is a dual 4-input NAND gate IC based on CMOS technology. In other words, it has two NAND gates and each NAND gate has 4 input pins. Both logic gates can operate independently. It belongs to the CD4000 series of integrated circuits that require low power consumption and have wide voltage supply ranges. The voltage supply range for this IC is from 3V to 15V. Small fluctuations in the voltages are tolerated. It has 2 independent NAND gates having four inputs. The operating temperature range for this IC is from – 55 °C to + 125 °C. It is available in 14-pin packages of PDIP, GDIP, PDSO.

CD4012 Pinout Diagram

This dual 4-input NAND IC has 14 pins. Pin A1, B1, C1, D1 are input pins for one gate. Similarly, A2, B2, C2, D2 are input pins for the other one. Q1 and Q2 are output pins. This figure shows the pinout diagram of CD4022.

CD4012 pinout diagram

CD4012 Pins Description

The CD4012 IC has total 14 pins. All the pins, their names, and description are given in the table below:

Pin NumberPin NameDescription
1Q1Output of NAND gate 1
2,3,4,5A1, B1, C1, D1Four inputs of NAND gate 1
6, 8NCNot Connected
7GNDNegative power supply or ground of the circuit
9, 10, 11, 12A2, B2, C2, D2Four Inputs of NAND gate 2
13Q2Output of NAND gate 2
14 Power supply of 5V

CD4012 NAND Gate Features

  • Dual NAND gate IC with an operating voltage range of 3 V to 15 V
  • Buffered inputs and outputs with operating voltage of typically 5V
  • Power Dissipation: 500mW
  • Diode protection on all inputs
  • Propagation Delay for at 10V is 50ns (maximum)
  • Minimum logic low and logic high voltage is from 0.05V to 4.95V

Where and how to use it

The operation of CD4012 IC is quite simple. A NAND gate is opposite of AND gate. It gives logic HIGH, when any of its input value is LOW and when both of its inputs are HIGH, it gives LOW logic at the output. Let us suppose that we have a NAND gate with A and B as its inputs and X as its output. The truth table for this gate is given in the table below. The logic expression will be:

X =~(A.B)
ABX
001
011
101
110

CD4012 Internal Structure

CD4012 IC is a dual NAND gate IC. Its operation is just like the 2 input NAND gate IC. All you need to do is connect pin 8 of the IC with the negative power supply or ground of the circuit and pin 16 with positive voltage supply. Switch on the power supply. The functional diagram of IC showing the internal connections is given below.

CD4012 internal structure

By applying different combinations at the input pins, you will receive an output value whose voltage will be equal to the operating voltage. You can observe the effect on the output in the table below.

InputsOutput
ABCDQ
00001
00011
00101
00111
01001
01011
01101
01111
10001
10011
10101
10111
11001
11011
11101
11110

The values for both NAND gates will be same. In this gate as there are four inputs, therefore the logic expression would be:

Q = ~(A.B.C.D)

Simulation Example Circuit

CD4012 how to use example circuit

As it is a universal gate, therefore it can also be used with other logic gates. You can use this IC in such applications that require multiple gates or buffer circuits. It is normally used in projects and applications where low dissipation and high noise immunity are required. It is also used for digital implementation in logic circuits.

Proteus Simulation

CD4012 Applications

This IC has numerous applications in electrical circuits. Few are mentioned below:

  • Digital Logic circuits for producing desired logical function
  • Encoders, Decoders, Multiplexers and De-multiplexers
  • Universal gate and can be with NOT gate to perform functions of all other gates. This reduces hardware and cost
  • Logic Buffer circuits
  • Oscillators, Networking and Digital Systems

2 Dimension Diagram

2 Dimension diagram

DataSheet

CD4012 Datasheet

Other Logical Gates:

Leave a Comment