01 Introduction
01 Introduction
How to design
Combinational logic circuits
Sequential logic circuits
Course Management
Introduction to Digital
Systems
Digital Technology
The term digital is derived from the way
computer perform operations by counting
digits.
Today, digital tech is applied in a wide range of
areas.
The tech has progressed from vacuum-tube to
discrete transistors to complex ICs.
Digital and Analog Quantities
2 categories of electronic circuits:
Analog
Digital
Time
Digital Quantity
Sampled-value representation (quantization)
Each dot can be digitized as a digital code
(consists of 1s and 0s)
Temp
Time
Digital Advantages
Digital data can be processed and transmitted
more efficiently and reliably than analog data.
Digital data has a great advantage when storage
is necessary.
Let’s talk about digital music…
Digital Music
The media is very compact
but higher-density (and
counting):
http://www.dpreview.com/news/
CDs 0303/sandisk512mb1gbsdcard.jpg
Memory cards
http://www.wwwk.co.uk/images/homepage/compact-disc.jpg
http://www.cricketsoda.com/images/music/cassette_tape.jpg
Digital systems are
everywhere!!!
Binary Digits,
Logic Levels, &
Digital Waveforms
Binary Digits
Binary system (either 0 or 1)
Bit (comes from binary digit)
Digital circuits:
1 represents HIGH voltage
0 represents LOW voltage
HIGH HIGH
LOW LOW
t0 t1 t0 t1
Positive-going pulse Negative-going pulse
90%
tw
Amplitude 50%
Pulse width
10%
tr tf
Rise time Fall time
Waveform Characteristics
Waveforms = series of pulses (called pulse train)
Periodic
T1 T2 T3
Period (T) = T1 = T2 = T3 = … = Tn
Frequency (f) = 1/T
Nonperiodic
Duty Cycle
Ratio of the pulse width (tw) to the period (T)
tw
0 1 10 11 t (ms)
Waveform & Binary Information
Bit
time
1
clock
0
1
A
0
Bit sequence 1 0 1 0 0 1 1 0 0 1 0 1
represented
by waveform
A
Data Transfer
Binary data are transferred in two ways:
Serial – bits are sent one bit at a time
Parallel – all the bits in a group are sent out on
separate lines at the same time (one line for each bit)
Serial over Parallel
Advantage: less transmission line
Disadvantage: takes more time