Chapter 1 : Introductory Digital Concepts - PowerPoint PPT Presentation

1 / 21
About This Presentation
Title:

Chapter 1 : Introductory Digital Concepts

Description:

1.2 Binary Digits, Logic Levels and Digital Waveform. 1.3 Introduction to Logic Operations ... Represented by 10 different level : 0,1,2,3,4,5,6,7,8,9 ... – PowerPoint PPT presentation

Number of Views:410
Avg rating:3.0/5.0
Slides: 22
Provided by: net160
Category:

less

Transcript and Presenter's Notes

Title: Chapter 1 : Introductory Digital Concepts


1
Chapter 1 Introductory Digital Concepts
  • 1.1 Digital and Analog Quantities
  • 1.2 Binary Digits, Logic Levels and Digital
    Waveform
  • 1.3 Introduction to Logic Operations
  • 1.4 Overview of Logic Functions
  • 1.5 Fixed-Function IC
  • 1.6 Programmable Logic Devices (PLD)

2
  • 1.1 Digital and Analog Quantities
  • 1.2 Binary Digits, Logic Levels and Digital
    Waveform
  • 1.3 Introduction to Logic Operations
  • 1.4 Overview of Logic Functions
  • 1.5 Fixed-Function IC
  • 1.6 Programmable Logic Devices (PLD)

3
1.1 Digital and Analog Quantities
4
Definition Analog Digital
  • Analog?
  • Varies over a continuous range of values
  • Examples of analog quantities time, pressure,
    sound.

5
  • Digital?
  • A discrete set of values.
  • Varies in discrete (separate) steps.

6
Analog vs Digital
  • Analog
  • Use base 10 (decimal)
  • Represented by 10 different level
    0,1,2,3,4,5,6,7,8,9
  • Analog system A combination of devices that
    manipulate values represented in analog form
  • Digital
  • Use base 2 (binary)
  • Represented by 2 different level 0 and 1 or low
    and high.
  • Digital system A combination of devices that
    manipulate values represented in digital form.

7
The Digital Advantages
  • Ease of design, Ease of storage,
  • Accuracy and precision are easier to maintain,
    Programmable operation, Less affected by noise,
    Ease of fabrication on IC chips
  • Thus, the systems is more efficient and reliable
  • ?? - Data Processing
  • ?? - Data Transmission
  • ?? - Data Storage

8
A System Using Digital and Analog Methods
9
1.2 Binary Digits, Logic Levels and Digital
Waveform
10
Logic Levels
5.0V
In TTL Bit 1 2 5V(high) Bit 0 0
0.8V(low) Undefined 0.8 2V
2.0V
0.8V
0V
11
Binary Digits and Digital Waveforms
Positive Logic (active high) HIGH 1 (Bit
1) Low 0 (Bit 0)
Negative logic (active low) High 0 Low 1
12
Frequency (f) vs. Period (T)
  • Frequency (f) the rate at which the pulse
    waveform repeats itself. Measured in cycles per
    second or Hertz (Hz)
  • Period (T) the time from the edge of one pulse
    to the corresponding edge of the next pulse.
    Measured in seconds
  • f 1/T
  • T 1/f
  • Example clock frequency f 100Hz,
  • so, period,T 1/100Hz 1010-3s
  • ?1010-310310ms

13
Unit Conversion
14
Pulse Width
  • Pulse width (tW) A measure of the duration of
    the pulse.

15
Duty Cycle
10
Example a periodic digital waveform has a pulse
width 1ms and period time 10ms, calculate duty
cycle? Duty cycle 1ms/10ms 100 10
16
Timing Diagram
17
(No Transcript)
18
Data transfer Serial vs Parallel
Serial 8 clock time Parallel 1 clock
time
19
Serial vs Parallel
20
1.3 Introduction to Logic Operations
21
NOT, AND, OR
The NOT operation changes one logic level to
the opposite logic level (inverter).
The AND operation produces a HIGH output only
if all the inputs are HIGH.
The OR operation produces a HIGH output when
any of the inputs is HIGH.
Write a Comment
User Comments (0)
About PowerShow.com