Lecture 1: Introduction to Digital Logic Design - PowerPoint PPT Presentation

About This Presentation
Title:

Lecture 1: Introduction to Digital Logic Design

Description:

Lecture 1: Introduction to Digital Logic Design – PowerPoint PPT presentation

Number of Views:57
Avg rating:3.0/5.0
Slides: 9
Provided by: Thom88
Learn more at: https://cseweb.ucsd.edu
Category:

less

Transcript and Presenter's Notes

Title: Lecture 1: Introduction to Digital Logic Design


1
Lecture 1 Introduction toDigital Logic Design
  • CK Cheng
  • Thursday 9/26/02

2
We will cover four major things in this
course- Combinational Logic- Sequential
Networks- Standard Modules- System Design
3
Overall Picture of CS140
input
Memory
conditions
Pointer
Mux
Control Subsystem
ALU
control
Memory
conditions
4
Two Types of Circuits
x1 . . . xn
xi
fi(x)
CLK
Combinational logic
Sequential Networks 1) Memory 2) Time Steps
(Clock)
yi fi(x1,..xn)
yit fi (x1t,xnt, s1t, snt) Sit1
gi(x1t,,xnt, s1t,.snt)
5
Part I. Combinational Logic
ab
a b
ab cd
e (abcd)
c d
cd
e
  • I) Specification
  • II) Implementation
  • III) Different Types of Gates

6
Review of Boolean algebra and switching functions
AND, OR, NOT
AND
OR
NOT
A B C 0 0 0 0
1 0 1 0 0 1 1 1
A B C 0 0 0 0
1 1 1 0 1 1 1 1
A C 0 1 1
0
A 1
A 1
A
1
A 0
A 0
A
0
1 dominates in OR
0 dominates in AND
7
1. Identity A 1 A A 1 1 A 0
0 A 0 0
2. Complement A A 1 A A 0
3. Distributive Law A(BC) AB AC
ABC (AB)(AC)
A B
A
B C
A C
A B
A
B C
A C
8
5. Associative (AB) C A (BC)
(AB)C A(BC)
C
A
A B
B C
C
A
A B
B C
6. Demorgans Law (AB) AB (AB) A
B
7. AC AB BC AC BC
Write a Comment
User Comments (0)
About PowerShow.com