in Digital Logic
4,213 views
2 votes
2 votes
In flip flops which of the following specifies the next
state given the present state and inputs ?

(A) Characteristic table B) Excitation table
(C) Truth table             D) State table
in Digital Logic
4.2k views

2 Comments

Characteristic Table :-

Qn+1 = (Inputs,Qn)

 

Truth Table :-

Qn = ( Inputs )

 

Excitation Table :-

(Inputs) = ( Qn+1, Qn)

 

State Table :-

state = (state,input)

 

2
2
hence ans is D
0
0

Please log in or register to answer this question.