The number of columns in a state table for a sequential circuit with m…
2018
The number of columns in a state table for a sequential circuit with m flip-flops and n inputs is:
- A.
m + n
- B.
m + 2n
- C.
2m + n
- D.
2m + 2n
Attempted by 89 students.
Show answer & explanation
Correct answer: C
Here we all know that, for every of the M flip-flops, we've to put in writing this because the next state of flip-flop.
So, for M=1, we should always have 2 entries, one for this state and one of the consequent states.
So, for M flip-flops, there'll be 2M columns for flip-flop state data.
If there's one input, then there'll be one column.
so for N input, we should always have N columns.
so, total columns in state table = 2M + N