440 likes | 575 Views
2. Today. Basics of digital logicBasic functionsBoolean algebraGates to implement Boolean functionsCombinational LogicNo storage ? that comes laterStill deal with time because inputs changeSimplification. 3. Binary Logic. Binary variablesCan be 0 or 1 (T or F, low or high)Variables named wi
E N D
1. CombinationalLogic 1 Anselmo Lastra
2. 2 Today Basics of digital logic
Basic functions
Boolean algebra
Gates to implement Boolean functions
Combinational Logic
No storage that comes later
Still deal with time because inputs change
Simplification
3. 3 Binary Logic Binary variables
Can be 0 or 1 (T or F, low or high)
Variables named with single letters
Use words when designing circuits
Basic Functions
AND
OR
NOT
4. 4 AND Symbol is dot C = A B Or no symbol C = AB Truth table -> C is 1 only if Both A and B are 1