BCD To 7 Segment LED Display Decoder Circuit Diagram and Working
BCD To 7 Segment LED Display Decoder Circuit Diagram and Working
ELECTRONICS HUB
P R OJ E C T S | T U TO R I A L S | C O U R S E S
HOME » COMBINATIONAL LOGIC CIRUCITS » BCD TO 7 SEGMENT LED DISPLAY DECODER CIRCUIT
Contents [hide]
1 Introduction
2 Principle of Display Decoder Circuit
3 Theory Behind the Circuit:
4 7 Segment Display Decoder Circuit Design
4.0.1 K-Map Simpli cation
5 Display Decoder Circuit Operation
6 Applications of Display Decoder Circuit
7 Limitations of Display Decoder Circuit
8 Related Articles
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 1/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Pcb testing
Professional optical precision AOI. China leading Manufacturers.ISO.CE. Go to magicray.com
Start Download PDF Now
LED driver ICs
G Suite from Google Cloud Formerly Google Apps for Work
WinstarLCD Module
Download and Print
20/80 Solder to 63/37 Wire/Rod All Grade Solder& NC Fluxes
LED Linear Lights Conceal, Surface & Suspended
Introduction
Most often seven-segment displays are used to display the digits in digital watches,
calculators, clocks, measuring instruments and digital counters, etc. Generally, LCD and LED
segments provide the display output of numerical numbers and characters.
However to display the characters and numbers (in order to produce the decimal readout),
seven-segment displays are most commonly used. Mostly these displays are driven by the
output stages of digital ICs (to which the visual indication of the output stages has to be
performed) such as latches and decade counters, etc.
Pcb testing
Start Download PDF Now
LED driver ICs
Extensive lineup of LED/LCD drivers Offered by ROHM
Semiconductor. Go to rohm.com
WinstarLCD Module
Download and Print
But these outputs are in the form of 4-bit binary coded decimal (BCD), and not suitable for
directly driving the seven-segment displays.
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 2/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
A display decoder is used to convert a BCD or a binary code into a 7 segment code. It
generally has 4 input lines and 7 output lines. Here we design a simple display decoder circuit
using logic gates.
Even though commercial BCD to 7 segment decoders are available, designing a display
decoder using logic gates may prove to be bene cial from economical as well as knowledge
point of view.
Back to top
Another relevant section is the combinational logic circuitry. A combinational logic circuit is a
system of logic gates consisting of only outputs and inputs. The output of a combinational
logic circuit depends only on the present state of the inputs and nothing else. Best examples
of such circuits are Encoders and Decoders, Multiplexers and De-multiplexers, Adders,
Subtractors etc.
To understand the design and operation of these logic circuits, one needs to have a good
knowledge about Boolean algebra and logic gates. For example few basic Boolean algebra
rules to be followed are the complementary law, associative law, De-Morgan’s law etc.
A 7 segment LED display consists of an arrangement of 8 LEDs such that either all the anodes
are common or cathodes are common. A common cathode 7 segment display consists of 8
pins – 7 input pins labeled from ‘a’ to ‘g’ and 8th pin as common ground pin.
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 3/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Back to top
7 Segment LED
Step 2: The second step involves constructing the truth table listing the 7 display input signals,
decimal number and corresponding 4 digit binary numbers.
The truth table for the decoder design depends on the type of 7-segment display. As we
mentioned above that for a common cathode seven-segment display, the output of decoder
or segment driver must be active high in order to glow the segment.
The gure below shows the truth table of a BCD to seven-segment decoder with common
cathode display. In the truth table , there are 7 di erent output columns corresponding to each
of the 7 segments.
Suppose the column for segment a shows the di erent combinations for which it is to be
illuminated. So ‘a’ is active for the digits 0, 2, 3, 5, 6, 7, 8 and 9.
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 4/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
From the above truth table, the Boolean expressions of each output functions can be written
as
a = F1 (A, B, C, D) = ∑m (0, 2, 3, 5, 7, 8, 9)
b = F2 (A, B, C, D) = ∑m (0, 1, 2, 3, 4, 7, 8, 9)
c = F3 (A, B, C, D) = ∑m (0, 1, 3, 4, 5, 6, 7, 8, 9)
d = F4 (A, B, C, D) = ∑m (0, 2, 3, 5, 6, 8)
e = F5 (A, B, C, D) = ∑m (0, 2, 6, 8)
f = F6 (A, B, C, D) = ∑m (0, 4, 5, 6, 8, 9)
g = F7 (A, B, C, D) = ∑m (2, 3, 4, 5, 6, 8, 9)
Step 3: The third step involves constructing the Karnough’s map for each output term and
then simplifying them to obtain a logic combination of inputs for each output.
The below gures shows the k-map simpli cation for the common cathode seven-segment
decoder in order to design the combinational circuit.
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 5/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 6/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Step 4: The nal step involves drawing a combinational logic circuit for each output signal.
Once the task was accomplished, a combinational logic circuit can be drawn using 4 inputs
(A,B,C,D)and a 7- segment display (a,b,c,d,e,f,g) as output.
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 7/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Back to top
Practically BCD to 7 segment decoders are available in form of integrated circuits such as
74LS47. Apart from regular 4 input pins and 7 output pins, it consists of a lamping test pin used
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details
for segment testing, ripple blanking input pin used to blank o zerosGet Free Courses
in multiple display ×
systems, ripple blanking output pin used for cascading purposes and a blanking input pin.
Back to top
Back to top
Back to top
Related Articles
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 8/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Related Articles
Types of Binary Multiplexer(MUX) and Binary Adder and Digital Comparator and
Decoders,Applications Multiplexing Subtractor Magnitude Comparator
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details
Binary Encoders And Demultiplexer(Demux) Parity Generator and
Get Free Courses
Binary Multiplication
×
Their Applications Parity Check Methods
Comments
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 9/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Reply
James says
DECEMBER 6, 2015 AT 4:13 PM
You may want to double check you Boolean algebra on some of the k-maps. Especially for
c, because you have;
c = ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details
B + C’ + D Get Free Courses
×
I get from the k-map
c = B + C’D
Reply
Rohit says
FEBRUARY 1, 2016 AT 3:55 AM
c = B + C’ + D is correct
Reply
Reply
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 10/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Reply
Fran says
MARCH 16, 2016 AT 4:52 PM
The truth table is for a common anode display where logic low enables the segment.
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
Reply
TittoPullo says
MARCH 18, 2016 AT 12:58 AM
Reply
Joey C. says
MARCH 19, 2016 AT 10:02 AM
Your sum of minterms for b = F2 (A, B, C, D) = ∑m (0, 1, 2, 3, 4, 7, 8, 9), but this doesn’t
translate to the map for b.
Reply
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 11/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Azadeh says
APRIL 27, 2016 AT 9:33 AM
Tank`s
it`s very good
Reply
ABDALLA says
MAY 26, 2016 AT 12:03 AM
frankly, it helped me as i were doing an assignment, i have to thank the publisher as well as
those who prepare this unique information.
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
Reply
NEB says
JULY 3, 2016 AT 3:10 PM
Reply
Leave a Reply
Your email address will not be published. Required elds are marked *
Comment
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 12/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Name *
Email *
WebsiteElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
POST COMMENT
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
ads by media.net
Automotive Embedded Systems
Embedded Systems Tutorials
Embedded Software Companies
Electronic Project Kits
Electronic Circuits Projects
Electronic Circuit Design
Embedded Systems Magazine
Electronics Hub
YouTube 10K
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 14/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Electronics Hub
Follow On
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
Stylish Men's
Watch @
399/ Only
The Brand Matters &
so does it's "Free
Shipping".
Shop Now
Electronics Hub
Follow +1
+ 75,898
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 15/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
SUBSCRIBE
Delivered by FeedBurner
Electronics Hub
641,488 likes
Like Page Sign Up
3 friends like this
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 16/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
ads by media.net
Low Power Microcontroller
Microcontroller Board
Automotive Embedded Systems
Electronic Circuit Design
Electronic Project Kits
LED Signs
LED Screens
LED Display
LED TV
Blue Led
LED Billboard
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
LED Lampe Kaufen
White LED Lights
Display Wall
Frame Displays
PROJECTS BY CATEGORY
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 17/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
IOT
TUTORIALS
Capcitors
Resitors
Filters
Diodes
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 18/19
11/8/2016 BCD to 7 Segment LED Display Decoder Circuit Diagram and Working
Transistors
TUTORIALS FOLLOW US
IO Devices Youtube
DC Circuits Twitter
Nummber System
ElectronicsHub Courses Subscribe Now For Free & Paid Courses Details Get Free Courses
×
http://www.electronicshub.org/bcd7segmentleddisplaydecodercircuit/ 19/19