EKT124 Digital Electronics 1 Introduction to Digital Electronics

Slides:



Advertisements
Similar presentations
EET260 Introduction to digital communication
Advertisements

Analog to Digital Conversion (ADC)
Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Systems: Introductory Concepts Wen-Hung Liao, Ph.D.
Lecture 9: D/A and A/D Converters
Chapter 3 Basic Logic Gates 1.
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
CHAPTER 1 Digital Concepts
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Digital to Analog Converters
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
Digital and Analog Quantities
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Introductory Digital Concepts
Figure 1–1 Graph of an analog quantity (temperature versus time). Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper.
Electronics Involves the use of devices and circuits to control the flow of electric current to achieve some purpose. These circuits contain: Resistors,
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Chapter 1 Basic Principles of Digital Systems. 2 Analog vs. Digital Analog: –A way of representing a physical quantity by a proportional continuous voltage.
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
DIGITAL LOGIC DESIGN BY: ENGR. M.ZAKIR SHAIKH. DIGITAL LOGIC DESIGN BY: ENGR. M.ZAKIR SHAIKH.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Waves Digitising analogue data. Analogue What we see in the real world around us Continuously varying –Temperature –Land contours –Speed –Time Temp Time.
: Digital Logic Design Apisake Hongwitayakorn e: w:
1 EENG 2710 Chapter 0 Introduction. 2 Chapter 0 Homework None.
Chapter 1 Introduction: Digital Systems & Logic Design By Taweesak Reungpeerakul.
Floyd, Digital Fundamentals, 10 th ed Slide 1 Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Sequential logic circuits
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
Introduction to Digital Electronics Lecture 1 : Background.
DIGITAL LOGIC DESIGN(1)
Text book : Floyd, ”Digital Fundamentals” 8 th edition, Prentice Hall. Al-Isra Private University Faculty of Science and Information Technology -- Department.
Lecture No. 2 Computer Logic Design. Binary Digits The two state number system is called binary. Its two digits are 0 and 1 A binary digit is called a.
Electronic Devices and Circuit Theory
Digital Circuits 数字电路(数字电子技术)
Digital Fundamentals Floyd Chapter 3 Tenth Edition
LATCHED, FLIP-FLOPS,AND TIMERS
Homework Reading Machine Projects Labs Tokheim Chapter 9.1 – 9.6
EI205 Lecture 1 Dianguang Ma Fall, 2008.
Introduction to Alternating Current and Voltage
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Engr. Micaela Renee Bernardo
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
Introduction Molecules: made up of atoms of individual elements.
Chapter 13 Linear-Digital ICs
ALTERNATING CURRENT AND VOLTAGE
Edited by : Noor Alhareqi
Analog and Digital Signals
Week 3 The Components of the System Unit
ECET 105 Innovative Education--snaptutorial.com
ECET 105Competitive Success/snaptutorial.com
Introduction to Microprocessors and Microcontrollers
Edited by : Noor Alhareqi
Digital Systems: Introductory Concepts
Edited by : Noor Alhareqi
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN
Analog and Digital Signals
Digital Fundamentals Floyd Chapter 3 Tenth Edition
Computer Architecture and Organization: L02: Logic design Review
Registers.
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Edited by : Noor Alhareqi
8253 – PROGRAMMABLE INTERVAL TIMER (PIT). What is a Timer? Timer is a specialized type of device that is used to measure timing intervals. Timers can.
Outline Registers Counters 5/11/2019.
Integrated Circuits Computer Signals
Presentation transcript:

EKT124 Digital Electronics 1 Introduction to Digital Electronics © 2008 Pearson Education

Summary Analog Quantities Most natural quantities that we see are analog and vary continuously. Analog systems can generally handle higher power than digital systems. Digital systems can process, store, and transmit data more efficiently but can only assign discrete values to each point.

Summary Analog and Digital Systems Many systems use a mix of analog and digital electronics to take advantage of each technology. A typical CD player accepts digital data from the CD drive and converts it to an analog signal for amplification.

Summary Binary Digits and Logic Levels Digital electronics uses circuits that have two states, which are represented by two different voltage levels called HIGH and LOW. The voltages represent numbers in the binary system. VH(max) In binary, a single number is called a bit (for binary digit). A bit can have the value of either a 0 or a 1, depending on if the voltage is HIGH or LOW. HIGH VH(min) Invalid VL(max) LOW VL(min)

Summary Digital Waveforms Digital waveforms change between the LOW and HIGH levels. A positive going pulse is one that goes from a normally LOW logic level to a HIGH level and then back again. Digital waveforms are made up of a series of pulses.

Summary Pulse Definitions Actual pulses are not ideal but are described by the rise time, fall time, amplitude, and other characteristics.

Summary Example Solution Periodic Pulse Waveforms Periodic pulse waveforms are composed of pulses that repeats in a fixed interval called the period. The frequency is the rate it repeats and is measured in hertz. The clock is a basic timing signal that is an example of a periodic wave. Example What is the period of a repetitive wave if f = 3.2 GHz? Solution 313 ps

Summary Pulse Definitions In addition to frequency and period, repetitive pulse waveforms are described by the amplitude (A), pulse width (tW) and duty cycle. Duty cycle is the ratio of tW to T. Pulse width (tW) Amplitude (A) Period, T

Summary Timing Diagrams A timing diagram is used to show the relationship between two or more digital waveforms, A diagram like this can be observed directly on a logic analyzer.

Summary Serial and Parallel Data Data can be transmitted by either serial transfer or parallel transfer.

Summary AND OR NOT Basic Logic Functions True only if all input conditions are true. AND OR True only if one or more input conditions are true. NOT Indicates the opposite condition.

Summary Basic System Functions And, or, and not elements can be combined to form various logic functions. A few examples are: The comparison function Basic arithmetic functions

Summary Basic System Functions The encoding function The decoding function

Summary Basic System Functions The data selection function

Summary Basic System Functions The counting function Counter Parallel output lines Binary code for 1 Binary code for 2 Binary code for 3 Binary code for 4 Binary code for 5 1 2 3 4 5 Input pulses Sequence of binary codes that represent the number of input pulses counted. …and other functions such as code conversion and storage.

Summary Basic System Functions One type of storage function is the shift register, that moves and stores data each time it is clocked.

Summary Integrated Circuits Cutaway view of DIP (Dual-In-line Pins) chip: The TTL series, available as DIPs are popular for laboratory experiments with logic.

Summary Integrated Circuits An example of laboratory prototyping is shown. The circuit is wired using DIP chips and tested. DIP chips In this case, testing can be done by a computer connected to the system.

Summary Integrated Circuits DIP chips and surface mount chips Pin 1 Dual in-line package Small outline IC (SOIC)

Summary Integrated Circuits Other surface mount packages: SOIC PLCC LCCC

Summary Test and Measurement Instruments The front panel controls for a general-purpose oscilloscope can be divided into four major groups.

Summary For measuring digital signals, use DC coupling Test and Measurement Instruments Normally, trigger on the slower of two waveforms when comparing signals.

Summary Test and Measurement Instruments The logic analyzer can display multiple channels of digital information or show data in tabular form.

Summary Test and Measurement Instruments 0.01 V The DMM can make three basic electrical measurements. Voltage Resistance Current In digital work, DMMs are useful for checking power supply voltages, verifying resistors, testing continuity, and occasionally making other measurements.

Summary Programmable Logic Programmable logic devices (PLDs) are an alternative to fixed function devices. The logic can be programmed for a specific purpose. In general, they cost less and use less board space that fixed function devices. A PAL device is a form of PLD that uses a combination of a programmable AND array and a fixed OR array: