You are on page 1of 12

A

PROJECT REPORT
To prepare report on Build a circuit for LED Bar display.

In Partial fulfilment of Diploma in Computer Engineering

(THIRD Semester)

In the subject of

Digital techniques (DTE)

Submitted By,

Mrs. Khushi R. Deshmukh


Mr.Arvind C. Dhage
Mrs.Mansi S. Thawale

Submitted To

Maharashtra State Board of Technical Education, Mumbai


(M.S.)
Under the guidance of

Prof. k. Saurkar
Department of Computer Engineering
Government Polytechnic Arvi,Dist. –Wardha
(2021-2022)
Declaration
We under signed hereby declare that the micro project report entitled “To
prepare report on Build a circuit for LED Bar display.” We further declare
that contents of this report are properly cited and well acknowledged. This present
report is not submitted to any other examination of this or any other institute for
the award of any diploma.

(Signature)

Place: Arvi
Date: / /2021

Government polytechnic, Arvi


.
Government Polytechnic,
Arvi.
Department of Computer Engineering

Certificate
This is to certify that students whose name mention below of Third
Semester Diploma in Computer Engineering has satisfactorily
completed the micro project entitled “To prepare a report on Build a
circuit for LED Bar display.” in DTE, for the academic year 2021-22
as prescribed in MSBTE curriculum.

Roll No. Name Enrollment No. Exam Seat


No.
13 Khushi R. Deshmukh 2001320112
14 Arvind C. Dhage 2001320113
15 Mansi S. Thawale 2001320114

Subject Teacher Head of the Department Principal

Place : Arvi
Date : / / 2021
PART B
Micro-Project Report
Build a circuit for Led Bar display

Rationale
A Digital Decoder IC, is a device which converts one digital format
into another and one of the most commonly used devices for doing
this is called the Binary Coded Decimal (BCD) to 7-Segment Display
Decoder. 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
Whereas, Seven segment display is an electronic device which
consists of seven Light Emitting Diodes (LEDs) arranged in a some
definite pattern (common cathode or common anode type), which is
used to display in our case decimal numbers, as input is BCD i.e., 0-9

Aim
To build the BCD to 7 segment decoder using IC 7447.

Course Outcomes
 Use number system and codes for interpreting working of
digital system.
 Build simple combinational circuits.
Literature Review
A decoder is a combinational circuit that connects the binary
information from ‘n’ input lines to a maximum of 2n unique output
lines. The IC7447 is a BCD to 7 segment pattern converter.
The IC7447 takes the binary coded decimal as the input and outputs
the relevant 7 segment code. There are two types of 7 segment LED
digital display 1. Common anode display and 2. Common cathode
display. Each decoder drive has 4 BCD inputs and 7 output pins.

(IC7447 PIN DIAGRAM)


(CIRCUIT DIAGRAM)
 Truth table for common cathode type BCD to seven segment
decoder
Actual Methodology Followed
 We Collect information about our BCD to 7-segment display
circuit for which electronics component need for to build our
circuit.
 Go to market for purchasing the electronics component need to
build the BCD to 7 segment decoder circuit.
 First we check electronics components is properly work or not
i.e. test IC’s using IC tester.
 Then mount the electronics components on general PCB board.
 Checking the operation of BCD to 7 segment decoder circuit is
properly work or not
 Then apply different BCD inputs from 0000 to 1001 and note
down the corresponding output on the display.
 Then Fill the observation table according to output on 7
segment display.
 We have successfully build the BCD to 7 segment decoder
circuit
Actual Resources Used

S. No. Name of Specifications Qty S. No.


Resources/components
1 Digital Multimeter 3 ½ digital 1 1
display
2 IC Tester Digital IC 1 2
Tester
3 DC power supply(Battery) +5v fixed 1 3
power supply
4 IC 7447 1 4
5 Common cathode 7- IC LT 543 1 5
segment display
6 Connecting wires Single stand As 6
Teflon coating required
Outputs of the Micro-Project

BCD INPUTS 7-SEGMENT CODED OUTPUT


D C B A a b c d e f g
0 0 0 0 1 1 1 1 1 1 0
0 0 0 1 0 1 1 0 0 0 0
0 0 1 0 1 1 0 1 1 0 1
0 0 1 1 1 1 1 1 0 0 1
0 1 0 0 0 1 1 0 0 1 1
0 1 0 1 1 0 1 1 0 1 1
0 1 1 0 1 0 1 1 1 1 1
0 1 1 1 1 1 1 0 0 0 0
1 0 0 0 1 1 1 1 1 1 1
1 0 0 1 1 1 1 1 0 1 1
Skill Developed

 Ability to perform a team work


 Communicate effectively in order and written
 Ability to Building the circuit
 Communication with team member as a leader or member

Application

1. This circuit can be modified using timers and counters to display


the number of clock pulses.
2. This circuit can be modified to develop an alphabet display
system instead of a decimal number display system.
3. It can be used as a timer circuit

Conclusion
 It is possible to display the decimal value of a binary number on a 7-
segment display using a BCD decoder.
 However, this method will allow displaying only digits from 0 to 9 and
letters A to F.
Reference
 Tech-max publication
 Nirali publication

 https://www.electrical4u.com/bcd-to-seven-segment-decoder/

You might also like