Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition

Slides:



Advertisements
Similar presentations
CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
Advertisements

EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Systems: Introductory Concepts Wen-Hung Liao, Ph.D.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Code Converters, Multiplexers and Demultiplexers
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
Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Invitation to Computer Science, Java Version, Third Edition.
Chapter 2 Introduction to Digital Concepts. Analog Representation Voltage, current, movement.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Invitation to Computer Science, C++ Version, Fourth Edition.
Digital Fundamentals Floyd Chapter 9 Tenth Edition
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 Lecture 3 Digital Electronics by Jaroslaw Karcz.
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
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.
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
Floyd, Digital Fundamentals, 10 th ed 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.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Basic Logic Functions Chapter 2 Subject: Digital System Year: 2009.
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.
EKT 121 / 4 ELEKTRONIK DIGIT I
Introduction to Digital Electronics Lecture 1 : Background.
DIGITAL LOGIC DESIGN(1)
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.
Chapter 9 CAPACITOR.
Electronic Devices and Circuit Theory
Chapter 8 Introduction to Alternating Current and Voltage.
MECH 373 Instrumentation and Measurements
Digital Circuits 数字电路(数字电子技术)
Sequential Logic An Overview
PULSE MODULATION.
EKT124 Digital Electronics 1 Introduction to Digital Electronics
Invitation to Computer Science, C++ Version, Fourth 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
Flip-Flops and Related Devices
EI205 Lecture 8 Dianguang Ma Fall 2008.
Digital Fundamentals Floyd Chapter 7 Tenth Edition
Introduction Molecules: made up of atoms of individual elements.
Chapter 13 Linear-Digital ICs
Digital Fundamentals Floyd Chapter 7 Tenth Edition
Chapter 2 – Computer hardware
Principles & Applications
Digital Fundamentals Floyd Chapter 6 Tenth Edition
Invitation to Computer Science, Java Version, Third Edition
ECET 105 Innovative Education--snaptutorial.com
Digital Systems: Introductory Concepts
Computer Architecture and Organization: L02: Logic design Review
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Integrated Circuits Computer Signals
Automotive Technology Principles, Diagnosis, and Service
Presentation transcript:

Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition © 2008 Pearson Education

Summary Digital and Analog Quantities Analog quantity is one having continuous values. Digital quantity is one having a discrete set of values.

Summary Digital and Analog Quantities Most natural quantities that we see are analog and vary continuously (For example Air Temperature). 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 Digital and Analog Quantities

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 to its LOW level . A Negative-going pulse generated when the voltage goes from its normally HIGH level to its LOW level and back to its HIGH level Digital waveforms are made up of a series of pulses.

Summary Pulse Definitions Pulse has two edges: Leading edge Occurs first at time t0 Trailing edge Occurs last at time t1 for a positive-going pulse the leading edge is a rising edge and Trailing edge is a falling edge Pulses ideal when the rising and falling edges are assumed to change in zero time (in-stantaneously)

Summary Pulse Definitions Rise time (tr) the time required for a pulse to go from its low level to its high level. Fall time (tf) the time required for a pulse to go from its high level to its low level. Amplitude height from baseline.

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

Summary Periodic Pulse Waveforms Periodic pulse waveforms are composed of pulses that repeats in a fixed interval called the period. The frequency is the rate at which it repeats it self and is measured in hertz.

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

Summary Digital Waveform Carries Binary Information Bit time each bit in a sequence occupies a defined time interval. The clock is a basic timing signal that is an example of a periodic wave.

Summary Timing Diagrams A timing diagram is graph of digital waveforms showing the actual time relationship of two or more waveforms and how each waveform changes on relation the others. A diagram like this can be observed directly on a logic analyzer.

Summary Serial and Parallel Data Data refers to groups of bits, which represented by digital waveforms must be transferred from one circuit to another(from memory to CPU), can be transferred by either serial transfer (sent one bit at a time) or parallel transfer(all bits in a group are sent at the same time).

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 Convert information such as decimal digit to binary code The decoding function Convert coded information such as Binary number to decimal form

Summary Basic System Functions The data selection function Multiplexer Switches digital data from several input lines onto a single output line Demultiplexer Switches digital data from one input line to several output lines

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 Integrated Circuits All the logic elements and functions that have been discussed are generally available in integrated circuit (IC) form. integrated circuit (IC) : Is an electronic circuit that is constructed entirely on a single small chip of silicon Fixed-function logic and Programmable logic are two broad categories of digital ICs

Summary Fixed-function logic Fixed-function logic A category of digital integrated circuits having functions that cannot be altered. The logic functions are set by the manufacturer and cannot be altered

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.