Boolean Algebra Basics
Boolean Algebra Basics
- Fan Out
- Propagation Delay
- Noise Margin
- Power Dissipation
2.4V
2.0V
0.8V
0.4V
in Milliwatts
Radix Complement
Number N in base r having n digits
(r)s complement = (rn N )
Ex: base 2:
base10:
2s complement, 1s complement
10s compliment, 9s compliment
Complement of a Function.
F = xyz + xyz
Complement of a Function.
F = xyz + xyz
dual of F is (x+y+z)(x+y+z)
complement each literal
- (x+y+z)(x+y+z) = F
Canonical Form
- Boolean Expression expressed in
sum of minterms or product of maxterms
Standard form
F1 = y +xy + xyz
F = (AB + CD)(AB+CD)