74 Series Logic ICs
74 Series Logic ICs
There are several families of logic ICs numbered from 74xx00 onwards with
letters (xx) in the middle of the number to indicate the type of circuitry, eg 74LS00
and 74HC00. The original family (now obsolete) had no letters, eg 7400.
This page covers a selection of the many ICs in the 74 series, concentrating on
the most useful gates, counters, decoders and display drivers. For each IC there
is a diagram showing the pin arrangement and brief notes explain the function of
the pins where necessary. For simplicity the family letters after the 74 are omitted
in the diagrams below because the pin connections apply to all ICs with the same
number. For example 7400 NAND gates are available as 74HC00, 74HCT00 and
74LS00.
If you are using another reference please be aware that there is some variation in
the terms used to describe pin functions, for example reset is also called clear.
Some inputs are 'active low' which means they perform their function when low. If
you see a line drawn above a label it means it is active low, for example:
(say 'reset-bar').
The Links page lists Datasheet websites.
Rapid Electronics: 74 series ICs
74 series families
The 74LS (Low-power Schottky) family (like the original) uses TTL (Transistor-
Transistor Logic) circuitry which is fast but requires more power than later
families. The 74 series is often still called the 'TTL series' even though the latest
ICs do not use TTL!
The 74HC family has High-speed CMOS circuitry, combining the speed of TTL
with the very low power consumption of the 4000 series. They are CMOS ICs with
the same pin arrangements as the older 74LS family. Note that 74HC inputs
cannot be reliably driven by 74LS outputs because the voltage ranges used for
logic 0 are not quite compatible, use 74HCT instead.
The 74HCT family is a special version of 74HC with 74LS TTL-compatible inputs
so 74HCT can be safely mixed with 74LS in the same system. In fact 74HCT can
be used as low-power direct replacements for the older 74LS ICs in most circuits.
The minor disadvantage of 74HCT is a lower immunity to noise, but this is
unlikely to be a problem in most situations.
For most new projects the 74HC family is the best choice. The 74LS and
74HCT families require a 5V supply so they are not convenient for battery
operation.
The 74132 has Schmitt trigger inputs to provide good noise immunity. They are
ideal for slowly changing or noisy signals.
Notice how gate 1 is spread across the two sides of the package.
The 7414 has Schmitt trigger inputs to provide good noise immunity. They are
ideal for slowly changing or noisy signals.
For normal use connect QA to clockB and connect external clock signal to clockA.
Connecting in a chain
Please see below for details of connecting ripple counters like the 74390 in a chain.
Connecting in a chain
Please see below for details of connecting ripple counters like the 74393 in a chain.
4017
4020
4040
4060
7442 BCD to decimal (1 of 10) decoder
The 7442 outputs are active-low which means they become low when selected
but are high at other times. They can sink up to about 20mA.
The appropriate output becomes low in response to the BCD (binary coded
decimal) input. For example an input of binary 0101 (=5) will make output Q5 low
and all other outputs high.
The 7442 is a BCD (binary coded decimal) decoder intended for input values 0 to
9 (0000 to 1001 in binary). With inputs from 10 to 15 (1010 to 1111 in binary) all
outputs are high.
Note that the 7442 can be used as a 1-of-8 decoder if input D is held low.
Also see: 74HC4017 and 4017 both are a decade counter and 1-of-10 decoder in
a single IC.