Principles & Applications

Slides:



Advertisements
Similar presentations
Multivibrators and the 555 Timer
Advertisements

Multivibrators and the 555 Timer
Introduction Digital Electronics Logic Gates De Morgan’s Theorem
Digital Electronics Logic Families TTL and CMOS.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Sequential Logic Building Blocks – Flip-flops
Digital Logic Design ESGD2201
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Principles & Applications
Chapter 6 (Oscillators)
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
EE311: Junior EE Lab 555 Timer J. Carroll 8/26/03.
Basic Electronics Part 3: Multiplexer, Timer and Optocoupler
EET 1131 Unit 13 Multivibrators and the 555 Timer
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
DIGITAL ELECTRONICS WHAT IS A DIGITAL CIRCUIT?
Astable: Having no stable state. An astable multivibrator oscillates between two quasistable states. Asynchronous Having no fixed time relationship Bistable.
The George W. Woodruff School of Mechanical Engineering ME6405 Timers Mati Chessin 10/07/04.
FLIP FLOP By : Pn Siti Nor Diana Ismail CHAPTER 1.
EKT 121 / 4 ELEKTRONIK DIGIT I
Chapter 6 – Digital Electronics – Part 1 1.D (Data) Flip Flops 2.RS (Set-Reset) Flip Flops 3.T Flip Flops 4.JK Flip Flops 5.JKMS Flip Flops Information.
Students should be able to :
Flip Flops Engr. Micaela Renee Bernardo. A latch is a temporary storage device that has two stable states (bistable). It is a basic form of memory. Latches.
Electronics Principles & Applications Fifth Edition Chapter 1 Introduction ©1999 Glencoe/McGraw-Hill Charles A. Schuler.
McGraw-Hill © 2008 The McGraw-Hill Companies Inc. All rights reserved. Electronics Principles & Applications Seventh Edition Chapter 1 Introduction (student.
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 1 Digital Electronics.
Memory Elements. Outline  Introduction  Memory elements.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Electronics Technology Fundamentals Chapter 24 Switching Circuits.
7/20/2016 Subject Name: LINEAR IC’s AND APPLICATIONS Subject Code:10EC46 Prepared By: Aparna.P Department: Electronics and Communication Date:
CALLBELL WITH WELCOME DISPLAY Submitted b y SHAIK KHADEER 09QQ1A0434 SYED AMEER SOHEL 09QQ1A0437.
RASH DRIVING WARNING SYSTEM FOR HIGHWAY POLICE
SENSORS.
Principles & Applications
EKT124 Digital Electronics 1 Introduction to Digital Electronics
HIDDEN ACTIVE CELL PHONE DETECTOR
A project report on CHRISTMAS DECORATION LIGHT
OVER VOLTAGE OR UNDER VOLTAGE
Electronics: Principles and Applications (Instrumentation Labs)
LATCHED, FLIP-FLOPS,AND TIMERS
LOAD CUTOFF SWITCH UPON OVER VOLTAGE OR UNDER VOLTAGE
REMOTE JAMMING DEVICE.
To Design and Implement Astable Multivibrator Circuit Using IC555
To Design and Implement Monostable Multivibrator Circuit Using IC555
Flip-Flops and Related Devices
EI205 Lecture 8 Dianguang Ma Fall 2008.
(EVENING ON TO MORNING OFF)
Digital Fundamentals Floyd Chapter 7 Tenth Edition
Integrated Circuits.
Digital Fundamentals Floyd Chapter 7 Tenth Edition
Principles & Applications
Principles & Applications
Principles & Applications and Simple Interfacing
SEQUENTIAL LOGIC -II.
Principles & Applications
Multivibrator.
Unit IV 555 Timer.
Principles & Applications
Latches and Flip-flops
Chapter 7 Latches, Flip-Flops, and Timers
Digital Systems: Introductory Concepts
EET 1131 Unit 13 Multivibrators and the 555 Timer
ELEC207 Linear Integrated Circuits
Engineering Electronics I
Unit 7 Sequential Circuits (Flip Flop)
Principles & Applications
Latches and Flip-Flops 1
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Digital Electronics and Logic Circuit
Presentation transcript:

Principles & Applications Digital Electronics Principles & Applications Fifth Edition Roger L. Tokheim Chapter 1 Digital Electronics ©1999 Glencoe/McGraw-Hill

CHAPTER 1 PREVIEW Analog vs. Digital Why digital or analog? Generating a digital signal Multivibrators Defining logic levels Testing for digital signals Using a logic probe Mounting ICs

ANALOG VS. DIGITAL Analog signal- one whose output varies continuously in step with the input. Example: Analog Digital signal- one whose output varies at discrete voltage levels commonly called HIGH or LOW (1 or 0). Example: Digital HIGH or 1 LOW or 0 Time

WHY DIGITAL? Data can be stored (memory characteristic of digital). Data can be used in calculations. Compatible with display technologies. Compatible with computer technologies. Systems can be programmed. Digital IC families make design easier.

WHY ANALOG? Most “real-world” events are analog in nature. Analog processing is usually simpler. Analog processing is usually faster. Traditional electronic systems were mostly analog in nature.

GENERATING A DIGITAL SIGNAL (WITH SWITCH) 0 V time HIGH undefined LOW +5 V Note: signal goes H, L, H, UNDEFINED, and finally HIGH. CAUTION: Switch bounce may cause problems. Debounced Switch Debouncing Latch time HIGH LOW

MULTIVIBRATORS One-shot (monostable) - an electronic device that emits a single pulse when triggered. Free-running (astable) - an electronic device that oscillates between two stable states (HIGH and LOW). Commonly called a clock in digital systems. Latch (bistable) - an electronic device that has two stable states (HIGH and LOW) and must be triggered to jump from one to the other. Commonly called a flip-flop. Commonly used as temporary memory.

PRODUCING A DIGITAL PULSE One-shot multivibrator The output pulse width is determined by the multivibrator and not how long the button is pressed.

Note: This can also be called a clock. A free-running multivibrator produces a continuous string of digital pulses. Free-running multivibrator Note: This can also be called a clock.

TEST 1. A(n) ___ (astable, monostable) multivibrator is an electronic device that generates a continuous string of digital pulses. It may also be called a clock or a free-running MV. __________ astable 2. A(n) ___ (astable, monostable) multivibrator is an electronic device that generates a single digital pulse when triggered. __________ monostable 3. A(n) ___ (bistable, monostable) multivibrator is an electronic device that has two stable states. It is also called a flip-flop and is used as a latch to hold data. __________ bistable 4. A(n) ___ (astable, monostable) multivibrator is an electronic device that is sometimes called a one-shot MV. __________ monostable (Left click mouse for next question or answer)

DEFINING LOGIC LEVELS Logic devices interpret input voltages as either HIGH or LOW. TTL or CMOS IC families have their unique voltage profiles. Both TTL and CMOS IC input voltage profiles are shown below. CAUTION: Input voltages in the UNDEFINED region may yield unpredictable results. TTL family of ICs CMOS family of ICs HIGH 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% HIGH Voltage Undefined Undefined LOW LOW

TEST 1. An input voltage of +3.5V to a TTL IC (+5V supply) would be considered a ___ (H, L, undefined) logic level. __________ HIGH 2. An input voltage of +0.5V to a TTL IC (+5V supply) would be considered a ___ (H, L, undefined) logic level. __________ LOW 3. An input voltage of +1V to a CMOS IC (+10V supply) would be considered a ___ (H, L, undefined) logic level. __________ LOW 4. An input voltage of +9V to a CMOS IC (+10V supply) would be considered a ___ (H, L, undefined) logic level. __________ HIGH 5. An input voltage of +1.5V to a TTL IC (+5V supply) would be considered a ___ (H, L, undefined) logic level. __________ undefined

TESTING FOR A DIGITAL SIGNAL LED output indicators Logic probe DMM or VOM Oscilloscope Logic Analyzer

TRANSISTOR-DRIVEN LED OUTPUT INDICATOR 150 W 10 kW +5 V

LOGIC PROBE BEHAVIOR VERSUS LOGIC LEVELS TTL CMOS 100% 90% 80% HIGH 70% HIGH 60% 50% 40% 30% 20% 10% LOW LOW 0% The logic LOW indicator lights.

LOGIC PROBE BEHAVIOR VERSUS LOGIC LEVELS TTL CMOS 100% 90% HIGH 80% 70% HIGH 60% 50% 40% 30% 20% LOW LOW 10% 0% The logic HIGH indicator lights.

LOGIC PROBE BEHAVIOR VERSUS LOGIC LEVELS TTL CMOS 100% 90% HIGH 80% 70% HIGH 60% 50% 40% 30% 20% LOW LOW 10% The FLOATING indicator lights. 0% Note: This response varies with the design of the Logic Probe.

LOGIC PROBE DYNAMIC RESPONSE The probe toggles between HIGH and LOW.

LOGIC PROBE DYNAMIC RESPONSE Probes stretch narrow pulses so they are not missed. The probe toggles between HIGH and LOW.

LOGIC PROBE DYNAMIC RESPONSE Pulse stretching also allows high frequencies to be displayed. The probe toggles between HIGH and LOW.

MOUNTING ICs: INSERTION TECHNOLOGY Device leads pass through holes in the circuit board. Solder

SURFACE MOUNT TECHNOLOGY MOUNTING ICs: SURFACE MOUNT TECHNOLOGY Solder Devices placed by automatic equipment Circuit boards cost less (fewer holes) Higher connection density Smaller and less expensive products Difficult to repair