Chapter 1
Chapter 1
CHAPTER 1
Introductory
Concepts
Chapter 1 Objectives
Horizontal scale
represents regular
intervals, starting
at time zero.
1-1 Introduction to Digital 1s and
0s
• By displaying one or more digital
signals using test instruments such as
an oscilloscope, we can compare actual
signals to expected operation.
1-2 Digital Signals
• Digital Representation—varies in
discrete (separate) steps.
Passing time is shown as a change in
the display on a digital clock at one
minute intervals.
A change in temperature is shown on a
digital display only when the
temperature changes at least one
degree.
• Analog ~ continuous
• Digital ~ discrete (step by step)
1-5 Digital and Analog Systems
• Digital system:
A combination of devices that manipulate
values represented in digital form.
• Quantities can take on only discrete
values.
• Analog system:
A combination of devices that manipulate
values represented in analog form.
• Quantities can vary over a continuous
range of values.
1-5 Digital and Analog Systems
• Advantages of digital:
Ease of design
Well suited for storing information.
Accuracy and precision are easier to
maintain.
Programmable operation.
Less affected by noise.
Ease of fabrication on IC chips.
1-5 Digital and Analog Systems
Temperature-regulation system
using an analog-to-digital converter.
1-6 Digital Number Systems
• Decimal
Counting
1-6 Digital Number Systems
Binary
Counting
1-7 Representing Numeric
Quantities
• Analog signals can be converted to
digital by taking measurements or
“samples” of the continuously varying
signal at regular intervals.
Appropriate time between samples
depends on
the maximum rate of change of the
analog signal.
1-7 Representing Numeric
Quantities
• Air temperature is an analog quantity.
Recorded samples are discrete integer
data.
1-8 Parallel and Serial
Transmission
• Parallel transmission – all bits in a
binary number are transmitted
simultaneously.
A separate line is required for each bit.
1-8 Parallel and Serial
Transmission
• Serial transmission – each bit in a
binary number is transmitted, per some
time interval.
1-9 Memory
• Types of computers:
Microcomputer.
• Most common (desktop PCs).
Minicomputer (workstation).
Mainframe
Microcontroller.
• Microcomputers surrounded by specialized
support hardware for a specific application.
• Embedded in appliances, manufacturing
processes, auto ignition systems, ABS
systems, and many other applications.
• Microprocessor ~ CPU
1-10 Digital Computers