BCD To 7-Segment Display Decoder - Electronics Post
BCD To 7-Segment Display Decoder - Electronics Post
ThisisGoogle'scacheofhttp://electronicspost.com/bcdto7segmentdisplaydecoder/.Itisasnapshotofthepageasitappearedon4Dec201615:28:55GMT.
Thecurrentpagecouldhavechangedinthemeantime.Learnmore
HOME BASIC ELECTRONICS TUTORIALS QUESTIONS & ANSWERS COMPUTER NETWORKING TUTORIALS TECH ABOUT US
7-segment LED (Light Emitting Diode) or LCD (Liquid Crystal Display) type displays,
provide a very convenient way of displaying information or digital data in the form of
numbers, letters or even alpha-numerical characters.
A standard 7-segment LED display generally has 8 input connections, one for each LED
segment and one that acts as a common terminal or connection for all the internal
display segments.Some single displays have also have an additional input pin to
display a decimal point in their lower right or left hand corner.
In electronics there are two important types of 7-segment LED digital display.
1. The Common Cathode Display (CCD) In the common cathode display, all the
cathode connections of the LEDs are joined together to logic 0 or ground.
Fig.1
Electrical connection of the individual diodes for a common cathode display and a
common anode display and by illuminating each light emitting diode individually,
they can be made to display a variety of numbers or characters.
Fig.2
Then for a 7-segment display, we can produce a truth table giving the segments that
need to be illuminated in order to produce the required character as shown below.
Fig.3
It can be seen that to display any single digit number from0to9in binary or letters
from A to F in hexadecimal, we would require 7 separate segment connections plus
one additional connection for the LEDs common connection.
Also as the segments are basically a standard light emitting diode, the driving circuit
would need to produce up to 20mA of current to illuminate each individual segment
and to display the number 8, all 7 segments would need to be lit resulting a total
current of nearly 140mA, (8 x 20mA).
http://webcache.googleusercontent.com/search?q=cache:http://electronicspost.com/bcdto7segmentdisplaydecoder/&gws_rd=cr&ei=U9OWNTqH4v 2/3
12/13/2016 BCDto7SegmentDisplayDecoderElectronicsPost
Obviously, the use of so many connections and power consumption is impractical for
some electronic or microprocessor based circuits and so in order to reduce the
number of signal lines required to drive just one single display, display decoders such
as the BCD to 7-Segment Display Decoder and Driver ICs are used instead.
This allows a smaller 4-bit binary number (half a byte) to be used to display all the
denary numbers from 0 to 9 and by adding two displays together, a full range of
numbers from00to99can be displayed with just a single byte of 8 data bits.
Fig.5
The use ofpackedBCD allows two BCD digits to be stored within a single byte (8-bits)
of data, allowing a single data byte to hold a BCD number in the range of00to99.
An example of the 4-bit BCD input (0100) representing the number4is given below.
Fig.6
Related Posts
http://webcache.googleusercontent.com/search?q=cache:http://electronicspost.com/bcdto7segmentdisplaydecoder/&gws_rd=cr&ei=U9OWNTqH4v 3/3