Boolean Logic

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards
term image

OR gate

2
New cards
term image

AND gate

3
New cards
term image

NOT gate

4
New cards
term image

XOR gate

5
New cards

A . A =

A + A =

A . A’ =

A + A’ =

= A

= A

= 0

= 1

6
New cards

A . (A + B) =

A + (A . B) =

A + (B . C) =

= A

= A

= (A + B) . (A + C)

7
New cards

de morgan’s laws

(A.B)’ = A’ + B’

(A + B)’ = A’ . B’

8
New cards

accepting / goal state

Ideal ending state (of a finite state machine)

9
New cards

initial state

Starting state (of a finite state machine)