Ch01 Introduction To Digital Systems
Ch01 Introduction To Digital Systems
Lecture 1
Dr. PO Kimtho
Department of Computer Sciences
Norton University (NU)
Digital Hardware
Logic circuits are used to build computer hardware (digital
hardware)
Digital hardware consists of Integrated circuit chips,
microprocessors (computing module), etc,
Chip contains a small amount of circuitry (usually
involving fewer than 1000 transistors) and perform a
simple function.
Programmable Logic Devices
Analog Quantities
Most natural quantities that we see are analog and
vary continuously. Analog systems can generally
handle higher power than digital systems.
Analog Signals
A waveform that continually varies in a certain manner
is classified as an analog signal.
Examples:
Sine waves
Audio waves
Amplitude modulated (AM) signals
Frequency modulated (FM) signals
Digital Signals
A waveform that represents a sequence of discrete
values (1s and 0s) is called a digital signal.
Bit streams are found in telecommunications,
computers, and other data system applications.
HIGH
(binary 1)
VH(min)
Unacceptable
VL(max)
LOW
(binary 0)
VL(min)
Digital Waveforms
Digital waveforms change between the LOW and HIGH
levels.
A positive-going pulse is one that goes from a normally LOW
level to a HIGH level and then back again.
A negative-going pulse is one that goes from a normally HIGH
level to LOW level and then back again.
Pulse Definitions
Actual pulses are not ideal but are described by the rise
time, fall time, amplitude, and other characteristics.
1
f
1
1
f 3.2 GHz
313 ps
Timing Diagrams
A timing diagram is used to show the relationship
between two or more digital waveforms,
The OR Operation
Produces a high output when one or more inputs
are high.
Integrated Circuits
Cutaway view of a DIP (Dual-In-line Package) chip:
More IC Packages
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.
PAL
GAL
Key Terms
Analog
Digital
Binary
Bit
Pulse
Key Terms
Clock
Gate
NOT
AND
OR
Key Terms
Fixed-function A category of digital integrated circuits having
logic functions that cannot be altered.
Programmable
logic