FlipFlop Flashcards

1
Q

Charakteristische Gleichung JK FlipFlop

A

Q(n+1) = (⌉K ∧ Q) ∨ (J ∧⌉Q)

J   K   Q(n+1)
0   0    Q
0   1     0
1    0     1
1    1     ⌉Q
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Charakteristische Gleichung RS FlipFlop

A

Q(n+1) = ⌉R ∧ Q ∨ S mit R ∧ S = 0

S   R   Q(n+1)
0   0   Q
0   1    0
1    0    1
1    1    verboten
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Charakteristische Gleichung D FlipFlop

A

Q(n+1) = D

D Q
0 0
1 1

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

Charakteristische Gleichung T FlipFlop

A

Q(n+1) = (⌉T ∧ Q) ∨(T ∧ ⌉Q)

T Q(n+1)
0 Q
1 ⌉Q

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