Shankar Balachandran* Associate Professor, CSE Department Indian Institute of Technology Madras
*Currently a Visiting Professor at IIT Bombay
Digital Circuits and Systems Spring 2015 Week 1 Module 2 Shankar - - PowerPoint PPT Presentation
Digital Circuits and Systems Spring 2015 Week 1 Module 2 Shankar Balachandran* Associate Professor, CSE Department Indian Institute of Technology Madras *Currently a Visiting Professor at IIT Bombay Binary Switch x = 0 x = 1 (a) Two
Shankar Balachandran* Associate Professor, CSE Department Indian Institute of Technology Madras
*Currently a Visiting Professor at IIT Bombay
x 1 = x = (a) Two states of a switch S x (b) Symbol for a switch
x1 x2 x3
Introduction 13
v
Introduction 14
Introduction 15
x
1
x
2
x
n
x
1 x 2
x
n
+ + + x
1
x
2
x
1 x 2
+ x
1
x
2
x
n
x
1
x
2
x
1 x 2
x
1 x 2 x n
x x
Named after George Boole Axioms 0 · 0 = 0 0 + 0 = 0 0’ = 1
1 · 1 = 1 1 + 1 = 1 1’ = 0
Introduction 16
x · 0 = 0 x + 1 = 1 x · 1 = x x + 0 = x x · x = x x + x = x x + !x = 1 x · !x = 0 x · x · x · … x = x !!x = x
Introduction 17
x · y = y · x x + y = y + x Both are commutative
Introduction 18
Associative Laws
Distributive Law
x + (y · z) = (x + y) · (x + z) More as we go
Introduction 19
Introduction 20