Design a synchronous circuit (state machine) using flip-flops and logic gates th
ID: 2083901 • Letter: D
Question
Explanation / Answer
A) Explanation:
The extra bit is added as a select bit which is 1 whenever next count is correct otherwise it 0 and system will try to find next valid count.
for using 4 bianry bits we can get 16 counts and I want to count only 6 of them sequentially so my select bit will add 1 whenever count is valid.
We need synchronous counter here having 5 flipflops which provides sequential counting as mentioned in the given sequence.and Logic gates are needed to get inputs at the flip flops.
Whenever count goes to 1000 the next count must be 0100 then 0010 then 0001 as an initial state
The construction is same as a counter and state table must be formed before designing it.
K-Map can be used to find the next state expressions
B) Again, whenever it stucks in an excluded state make sure that will be an invalid state and inform it to jump in the valid state and we can do the same by changing the state table and according to it we can build synchrounous counter which will be like a ring counter.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.