University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 7) Hasib Hasan ha26@umbc.edu.

Slides:



Advertisements
Similar presentations
Give qualifications of instructors: DAP
Advertisements

5.4 Decoders A decoder is a multiple-input, multiple-output logic circuit that converts coded inputs into coded outputs, where the input and output codes.
Seven Segment Display. What's A 7-Segment Display? A 7-segment display is a package with 7 bar-shaped LEDs arranged to allow the display of many useful.
LECTURE 4 DIODE LED ZENER DIODE DIODE LOGIC
LOGIC DESIGN AND CIRCUITS SEVEN SEGMENT LED DISPLAY Res. Assist. Hale İnan 1.
ECE 2372 Modern Digital System Design
MICROCONTROLLERS MODULE 2 Programming, Controlling and Monitoring.
Chapter 4 Gates and Circuits.
OTHER COMBINATIONAL LOGIC CIRCUITS
DIGITAL CIRCUITS Dr. L M Head Sophomore Clinic Fall 2004.
Electrical Engineering 1 WISE Investments Electrical Engineering Lab Digital Logic Laboratory Dr. Keith Holbert.
BCD to 7-Segment Display
Lab 6 :Digital Display Decoder: 7 Segment LED display Slide #2 Slide #3 Slide #4 Slide #5 Slide #6 Slide #7 Display Decoder Fundamentals LT Control Input.
Digital Outputs 7-Segment Display
Dewan Tanvir Ahmed SITE, UofO
Lab 01:Binary numbers, UP-1 switches, and UP-1 LED’s :
Lecture – 7 Basic input and output
Institute Of Applied Technology ATE 1012 Grade 10 Eng. Rose Hasan.
Module 2 – Digital I/O Output: Use the digital port to provide signals to display a number on a seven segment light emitting display (LED) display by wiring.
Lab 1:Logic Gate Systems :
UNIVERSAL COLLEGE OF ENGINEERING &TECHNOLOGY DIGITAL ELECTRONICS SUBJECT - DIGITAL ELECTRONICS.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 2P. 1Winter Quarter Digital Electronics Lab 2.
Chapter 2 Logic Functions and Gates. 2 Basic Logic Functions The three basic logic functions are: –AND –OR –NOT.
Chapter 4 Gates and Circuits. 4–2 Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors.
Data Presentation Elements Muhajir Ab. Rahim School of Mechatronics Engineering Northern Malaysia College University of Engineering.
General Licensing Class Oscillators & Components Your organization and dates here.
Erik Jonsson School of Engineering and Computer Science FEARLESS Engineeringwww.utdallas.edu/~pervin EE/CE 2310 – HON/002 Introduction to Digital Systems.
Semiconductors, ICs and Digital Fundamentals. The Diode The semiconductor phenomena. Diode performance with ac and dc currents. Diode types: –General.
Microcontrollers Module 3: Digital Display. 7 – Segment Display A seven-segment display (SSD), or seven- segment indicator, is a form of electronic display.
Magnitude Comparator Dr. Ahmed Telba.
BCD S EVEN SEGMENT D ECODER. I NTRODUCTION  A Decoder IC, is a device which converts one digital format into another and the most commonly used device.
Opto Couplers Types And Its Applications. Opto Couplers Types And Its Applications Introduction:  A lot of electronic equipment.
CALLBELL WITH WELCOME DISPLAY Submitted b y SHAIK KHADEER 09QQ1A0434 SYED AMEER SOHEL 09QQ1A0437.
Chapter 3 Combinational Logic Design II
Logic Gates Unit 16.
Creating logic gates with Minecraft
Basics of Logic gates - Part 1
Seven Segment Displays
Fundamentals of Computer Engineering
LED - Infrared 850nm   Description: This is a very simple, clear infrared LED. These devices operate between nm and work well for generic IR systems.
Segment Identification
Combinational Logic Design&Analysis.
Semiconductor Diode.
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 6) Hasib Hasan
ELECTRONICS Learning Objective To know how the thermisistor works
ELECTRONICS Learning Objective To know how the thermisistor works
Display Devices 7 segment led display.
INTELLIGENT WATERHEAD LEVEL INDICATOR
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 11) Hasib Hasan
Seven Segment Displays
Seven Segment Displays
Electronics.
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 12) Hasib Hasan
Seven Segment Displays
Seven Segment Displays
Hasib Hasan Ankit Baingane Edward Hanson
Common Diode Applications
Seven Segment Displays
Schematics 201 Lecture Topic: Electrical Symbols
Digital Electronics Lab 2 Instructor:
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Design Example “Date of Birth Problem”
EET 2261 Unit 8 Seven-Segment Displays
Hasibul Hasan Ankit Baingane Edward Hanson
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 4) Hasib Hasan
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 13) Hasib Hasan
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 10) Hasib Hasan
Prof. Onur Mutlu ETH Zurich Spring March 2019
SOLIDS AND SEMICONDUCTOR DEVICES - IV
2019 Investing Now Summer Program
Presentation transcript:

University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 7) Hasib Hasan ha26@umbc.edu Edward Hanson ehanson1@umbc.edu Ankit Baingane ankitb1@umbc.edu 1

7-segment display

7-segment display Seven-segment displays are commonly used in digital clocks, clock radios, timers, wristwatches, and calculators. They can also be found in motor-vehicle odometers, speedometers, radio frequency indicators, and practically any other display that makes use of alphanumeric characters alone (without the need for graphics).

7-segment display A set of seven bar-shaped LED (light-emitting diode) or LCD(liquid crystal display) elements, arranged to form a squared-off figure 8. A few other seven-segment displays use other illumination devices, such as incandescent or gas- plasma ("neon") lamps. If all elements are activated, the display shows a numeral 8. When some of the elements are activated but not others, any single-digit numeral from 0 to 9, as well as most uppercase and lowercase letters of the English alphabet, can be portrayed.

7-segment display

7-segment display Each one of the seven LEDs in the display is given a positional segment with one of its connection pins being brought straight out of the rectangular plastic package. These individual LED pins are labelled from ’a’ through to ’g’ representing each individual LED. The other LED pins are connected together and wired to form a common pin. By forward biasing the appropriate pins of the LED segments in a particular order, some segments will be light and others will be dark allowing the desired character pattern of the number to be generated on the display.

7-segment display Segments to be made ON to show the characters:

7-segment display connections The displays common pin is generally used to identify which type of 7-segment display it is. As each LED has two connecting pins, one called the “Anode” and the other called the “Cathode”, there are therefore two types of LED 7-segment display called: Common Cathode (CC) and Common Anode (CA).

7-segment display connections Common Cathode: In the common cathode display, all the cathode connections of the LED segments are joined together to logic “0” or ground. The individual segments are illuminated by application of a “HIGH”, or logic “1” signal via a current limiting resistor to forward bias the individual Anode terminals (a-g).

7-segment display connections Common Anode: The Common Anode (CA) – In the common anode display, all the anode connections of the LED segments are joined together to logic “1”. The individual segments are illuminated by applying a ground, logic “0” or “LOW” signal via a suitable current limiting resistor to the Cathode of the particular segment (a-g).

7-segment display connections Your 7-segment display: It’s a common cathode 7-segment display. It comes in DIP package. The pinout is as follows-

Interfacing 7-segment display You can consider each segment as individual outputs. So, you need separate expressions for each of the 7 segments. Make truth table for each of the segments. Use K-map or Boolean algebra to find the expression for each segment

Interfacing 7-segment display Example: ## let’s make a circuit that has only one bit input. If the input is 0, the 7-segment segment display will display ‘’0’’. If the input is 1, it will display the digit ‘’1’’ Firstly, find out the truth table for each of the segments: Input (A) a b c d e f g 1

Interfacing 7-segment display Then find out the expression for each segment from the truth table- Input (A) a b c d e f g 1 Here, we have only one input variable. So, we can use simple Boolean algebra. This leads to- a= Ã; b= 1; c= 1; d = Ã; e = Ã; f = Ã; g= 0

Interfacing 7-segment display Finally, you can make the circuit from the expressions found- a= Ã; b= 1; c= 1; d = Ã; e = Ã; f = Ã; g= 0

Good news !!! We’ve received new kits for everyone. Everyone can take one box and keep it with you. You need to perform all labs and assignments by yourself from today’s lab. No lab partners. You can share power supply modules.

Good news !!! Your 2nd assignment is due next Friday, 27th October. It’ll be in the lab You’ll be making circuits with 7-segments displays.

Change in office hours!!! Fridays- 12.30 to 2.00 PM, ITE 242

Questions? 19