A Seven Segment display is a package of 8 LED's with the layout of an 8 and a decimal point. Although a 'seven' segment, the decimal point can be used making it technically an eight. Each segment is independently controlled to form the numbers 0-9. They can be either Common Anode (shared positive) or Common Cathode (shared negative)
The Seven Segment is typically connected to a 4026bseven segment driver which converts each digital pulse at its 'clock' input to control the outputs in order to display each number in sequence. The 4026b will only count up from 0-9 on the display and not down.
The pin layout of the 4026b is as follows;
The circuit shows the typical design of a seven segment 4026b circuit. Current limiting resistors (220Ω) are used on each output to protect the LED segments. Further counting over 9 can be achieved by using the Q10 (÷10) output pin to connect to the clock of another 4026b. This will then add 10's, 100's, 1000's etc.
----------------------------------------------------------------------------------------------------
Advantages of using a Seven Segment Display are;
Disadvantage of using a Seven Segment are;
A 4017BDecade Counter is a 16 pin DIL IC that is part of the logic family of IC's the 4000 series. As the name suggests it has 10 primary outputs that are independently controlled in chronological order from 0- 9.
The Decade Counter is controlled by a Digital pulse to the 'Clock' input pin (14). Every complete pulse (0,1) it receives it triggers the next output in the sequence repeatedly.
The 'Divide by 10' output on pin 12 is actually the 11th output on the decade counter. This however is on for half of the output cycle (0-4) and off for the other half (5-9). For this reason it can be used to output to another 4017b or other IC to indicate when a complete output cycle has occurred.
Component Theory - Seven Segment Display
Mr BILLINGTON
Copyright © A.F.Billington 2022. All rights reserved.
A 4017BDecade Counter is a 16 pin DIL IC that is part of the logic family of IC's the 4000 series. As the name suggests it has 10 primary outputs that are independently controlled in chronological order from 0- 9.
The Decade Counter is controlled by a Digital pulse to the 'Clock' input pin (14). Every complete pulse (0,1) it receives it triggers the next output in the sequence repeatedly.
The 'Divide by 10' output on pin 12 is actually the 11th output on the decade counter. This however is on for half of the output cycle (0-4) and off for the other half (5-9). For this reason it can be used to output to another 4017b or other IC to indicate when a complete output cycle has occurred.