L01 Introduction and ICs 21336
L01 Introduction and ICs 21336
L01 Introduction and ICs 21336
Lecture 1
Useful Information
Lecture 1
Page 2
Important Notice
Lectures and Tutorials Are
Complementary
Tutorials Cannot replace lectures
Lectures tend to be more theoretical
Tutorials tend to be more practical
(solving problems, experiments, etc)
Lecture 1
Page 3
Course Grading
Assignment(3) 5%
Quizzes(3)
10%
Projects
20%
Midterm
25%
Final
40%
Lecture 1
Page 4
Inputs
Behavior
Outputs
Lecture 1
Page 5
Motivation
Digital Systems has revolutionized the world:
Mobile phones, Tablets, Computers, Cameras, Automotive, Satellite,
Aircarft, Medicine, Communications, Military, etc
The semiconductor industry has grown from $21 billion in 1985 to
$305 billion in 2013
Lecture 1
Page 6
Previous Course
Current Course
Lecture 1
Page 7
In this
course, you
will learn the
design
process of
ICs
IC
PCB
(Integrated Circuit)
Lecture 1
Page 8
Lecture 1
Page 9
Through hole
Surface mount
Lecture 1
Page 10
IC Package
Lecture 1
Page 11
IC Package
Lecture 1
Page 12
Lecture 1
Page 13
IC Classification
By signal type
Digital ICs
Analog ICs
By Technology
Using Bipolar
Using MOSFETs
Lecture 1
Page 14
MSI (Medium Scale Integration): from 100 to 3,000 components per chip
(MUX, DEC, ENC)
LSI (Large Scale Integration): from 3,000 to 100,000 components per chip
(e.g. memories)
Lecture 1
Page 15
IC Examples
Lecture 1
Page 16
SN7432
5V
c
a
b
z
CSEN605 : Digital Systems Design
Lecture 1
Page 17
Disadvantages:
Cannot be modified
Cannot be repaired
Low cost
High reliability
Low power requirements
High processing speed
Less weight
Less space
Lecture 1
Page 18
Transistors
Lecture 1
Page 19
ON
1
OFF
0
Lecture 1
Page 20
Gate = 0
Terminal #2 must be
connected to GND (0V).
CSEN605 : Digital Systems Design
Lecture 1
Page 21
Lecture 1
Page 22
Gate = 1
Gate = 0
Terminal #1 must be
connected to +5V.
CSEN605 : Digital Systems Design
Lecture 1
Page 23
CMOS Circuit
Complementary MOS
Uses both n-type and p-type MOS transistors
p-type
Attached to Vdd (+) voltage
Pulls output voltage UP when input is zero
n-type
Attached to GND
Pulls output voltage DOWN when input is one
For all inputs, make sure that output is either connected to GND or to +,
but not both!
Lecture 1
Page 24
Truth table
In
Out
0
Lecture 1
Page 25
NOR Gate
Lecture 1
Page 26
OR Gate
A
Lecture 1
Page 27
Lecture 1
Page 28
AND Gate
Lecture 1
Page 29
Lecture 1
Page 30
IC Fabrication
Semiconductor Fabrication Plant (commonly called a Fab/Foundry)
is a factory where ICs are manufactured.
Establishing a Fab costs billions of dollars.
Lecture 1
Page 31
Lecture 1
Page 32
Lecture 1
Silicon wafers
Page 33
Lecture 1
Page 34
Moores Law:
Lecture 1
Page 35
Moores Law
Lecture 1
Page 36
Lecture 1
Page 37
Past vs Present
Intel 4004, 1971
VS
Six core
Intel Core i7 Ivy Bridge
2300 transistors
1.86 billion transistors
Lecture 1
Page 38
Videos
Lecture 1
Page 39
Important
Your task for this week is to revise all the fundamentals of Logic
Design:
Combinational and sequential logic
Logic gates, registers, decoders, encoders, multiplexers, adders,
flip-flops
Basically, everything
Some revision assignments will be posted on the MET website.
Lecture 1
Page 40
References
Digital Fundamentals, 6th Edition, Thomas L. Floyd, Prentice Hall,
2002
Digital Design, M. Morris Mano, 4rd Edition
Lecture 1
Page 41