Dept. of Mechatronics Engg. Intro to SSD and BCD to SSD( conversion ) Decoder. Lab 09 1.

Slides:



Advertisements
Similar presentations
7-Segment Displays Lecture L6.1 Section 6.3. Turning on an LED.
Advertisements

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.
System Digital Encoder, Decoder, and Contoh Penerapanya.
LOGIC DESIGN AND CIRCUITS SEVEN SEGMENT LED DISPLAY Res. Assist. Hale İnan 1.
ECE 2372 Modern Digital System Design
Code Converters, Multiplexers and Demultiplexers
CHAPTER 6 Functions of Combinational Logic
Counter Circuits and VHDL State Machines
Lab. 6 BCD to 7-segment display BCD inputs are decoded by 7447 and display on 7-segment duaplay.
7-Segment Displays Module M7.2 Section 6.5. Turning on an LED Common Anode.
Digital Fundamentals Floyd Chapter 6 Tenth Edition
COMBINATIONAL CIRCUITS USING TTL 74XX ICS
OTHER COMBINATIONAL LOGIC CIRCUITS
DIGITAL CIRCUITS Dr. L M Head Sophomore Clinic Fall 2004.
OTHER COMBINATIONAL LOGIC CIRCUITS WEEK 7 AND WEEK 8 (LECTURE 2 OF 3)
Electronics Technology Seven-Segment Displays
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
Rise and rise again until lambs become lions 授課老師:伍紹勳 課程助教:邱麟凱、江長庭.
Digital Fundamentals with PLD Programming Floyd Chapter 8
Counter Circuits and Applications Group 6 彭柏源 袁鋒 陳康本.
SEVEN SEGMENT DISPLAY By :- Shubham & Sidhant. WHAT EXACTLY IT IS …?  A seven-segment display (SSD), or seven-segment indicator, is a form of electronic.
A Digital Timer Implementation using 7 Segment Displays.
UNIVERSAL COLLEGE OF ENGINEERING &TECHNOLOGY DIGITAL ELECTRONICS SUBJECT - DIGITAL ELECTRONICS.
Decode 1.1 Decoder, Encoders and Displays ©Paul Godin Updated Aug 2013.
Functions of Combinational Logic
Functions of Combinational Logic By Taweesak Reungpeerakul
Prof Jess 2008 DIGITAL IC COUNTERS Lecture 7.
Microcontrollers Module 3: Digital Display. 7 – Segment Display A seven-segment display (SSD), or seven- segment indicator, is a form of electronic display.
Seven Segment Displays
Counter Circuits and VHDL State Machines
EKT 124 / 3 DIGITAL ELEKTRONIC 1
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 4. BCD Adder Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
ECE 320 Homework #3 1. Simplify the Boolean function F using the don’t care conditions d, in both S.O.P. and P.O.S. form: a) F=A’B’D’+A’CD+A’BC d=A’BC’D+ACD+AB’D’
Magnitude Comparator Dr. Ahmed Telba.
Principles & Applications
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.
ENCODER, DECODER dan SEVEN SEGMEN YUSRON SUGIARTO.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Digital Electronics Principles & Applications Fifth Edition Chapter 2 Numbers We Use in Digital Electronics ©1999 Glencoe/McGraw-Hill Roger L. Tokheim.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
DIGITAL ELECTRONICS THEME 2: Combinational Logic Circuits. Decoders, Multiplexers, De-multiplexers, Code converters. For combinational logic the values.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Decoder Chapter 12 Subject: Digital System Year: 2009.
7 SEGMENT INTERFACE WITH AVR MICROCONTROLLER A. D. Patel Institute Of Technology EC :- Sem VPresent By :- Pratik Makadia ( ) 23 June
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Seven Segment Displays
SUBMITTED BY:-. FND DISPLAY MICRO CONTROLLER KEYPAD COMPARATO R CIRCUIT.
Chapter 3 Combinational Logic Design II
Seven Segment Displays
Segment Identification
EKT 124 / 3 DIGITAL ELEKTRONIC 1
EET 1131 Unit 11 Counter Circuits
Display Devices 7 segment led display.
Dept. of Electrical and Computer Eng., NCTU
Principles & Applications Seven-Segment Displays
Digital Fundamentals Floyd Chapter 6 Tenth Edition
INTELLIGENT WATERHEAD LEVEL INDICATOR
Seven Segment Displays
Seven Segment Displays
(74LS47)BCD-to-Seven Decoder and 7 Segment Display
Seven Segment Displays
Seven Segment Displays
Chapter 6 Functions of Combinational Logic
Digital Electronics Ms. Deepa Mehta.
Seven Segment Displays
Chapter 1 Number System RGGP, Narwana.
Presentation transcript:

Dept. of Mechatronics Engg. Intro to SSD and BCD to SSD( conversion ) Decoder. Lab 09 1

SSD. 2  A seven-segment display (SSD), or seven-segment indicator, is a form of electronic display device for displaying decimal numerals that is an alternative todisplay devicedecimalnumerals the more complex dot-matrix displays.dot-matrix  The segments of a 7-segment display are referred to by the letters A to G, where the optional DP decimal point decimal point (an "eighth segment") is used for the display of non-integer numbers. [2] [2]

Types of SSD  1- Common Cathode 3  2- common Anode

BCD to SSD Decoder/Driver 4

TYPE OF BCD to SSD Decoder ICs  74LS48  Common Cathode  Active high O/P  74LS47  Common Anode  Active low O/P 5 In common anode attach pin 3,4 5 with the Vcc through 1k resistor,and inputs to simply with switched

BCD to SSD Decoder ICs  Lamp Test : LT pin is used to check all LEDs of Seven segment display by Grounding only this pin in common anode configuration. 6

BCD to SSD Decoder ICs 7  RBI/RBO This pin is used in Ripple Blank input/output Cases.

TASK :1 Construct a digital system using a 74LS47 IC that decodes a BCD number and displays it on a seven- segment display. NOTE:74LS47 ICs feature active-low outputs designed for driving common-anode LEDs.