Lesson 5.1 Boolean Algebra
Lesson 5.1 Boolean Algebra
Represented by 0 Represented by 1
Boolean Functions
• Complementation: 0
ഥ = 1, ഥ1 = 0
• 1 + 1 =
• 1 + 0 =
• 0 + 1 =
• 0 + 0 =
Boolean Functions
• 1 + 1 = 1
• 1 + 0 = 1
• 0 + 1 = 1
• 0 + 0 = 0
Boolean Functions
• 1 ∙ 1 =
• 1 ∙ 0 =
• 0 ∙ 1 =
• 0 ∙ 0 =
Boolean Functions
• 1 ∙ 1 = 1
• 1 ∙ 0 = 0
• 0 ∙ 1 = 0
• 0 ∙ 0 = 0
Boolean Functions
A ⋅ B = AB
Example 1
(T ∧ T) v ¬F ≡ 𝑇
Boolean Expressions and Boolean Functions
• The function 𝑭 𝒙, 𝒚 = 𝒙 𝒚
ഥ
from the set of ordered pairs
of Boolean variables to the
set {0, 1} is a Boolean
function of degree 2.
Example 5
ഥ
𝑭 𝒙, 𝒚, 𝒛 = 𝒙𝒚 + 𝒛
Example 5
Find the values of the
Boolean function
represented by
ഥ
𝑭 𝒙, 𝒚, 𝒛 = 𝒙𝒚 + 𝒛
Example 5
Find the values of the
Boolean function
represented by
ഥ
𝑭 𝒙, 𝒚, 𝒛 = 𝒙𝒚 + 𝒛
Example 5
Find the values of the
Boolean function
represented by
ഥ
𝑭 𝒙, 𝒚, 𝒛 = 𝒙𝒚 + 𝒛
Exercise 5.1
• 𝐹 𝑥 , 𝑦, 𝑧 = 𝑥 𝑦
ഥ + (𝑥𝑦𝑧)
• 𝐹 𝑥 , 𝑦, 𝑧 = 𝑥 (𝑦𝑧 + 𝑦
ഥ𝑧)
ത
Exercise 5.1 (Answer)
Exercise 5.1 (Answer)