Logic gates and boolean algebra Flashcards

1
Q

Why do we simplify with boolean algebra?(3)

A
  • Less gates and components being used in circuits means there is faster performance
  • less gates and components means less resistance and heat is generated
  • less components means there is less cost
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Order of precedence for boolean

A

Brackets
Not
And
Or

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

write B OR NOT C AND A using order of precedence

A

B OR ((NOT C) AND A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly