closed by
1,541 views
0 votes
0 votes
A traffic signal cycles from RED to YELLOW, YELLOW to GREEN, GREEN to RED. In each cycle RED is turned on for 100 seconds,YELLOW is turned on for 40 seconds and GREEN is turned on for 80 seconds. The traffic signal has to be implemented using FSM. The only input to FSM is clock of 10 seconds period.The minimum number of Flip Flops required to implement this FSM is …….
closed by

Related questions

0 votes
0 votes
0 answers
1
Dharmendra Lodhi asked Sep 27, 2018
2,255 views
minimal number of d flip-flops required for first seven Fibonacci numbers ...?how to solve these types of questions please elaborate like this type of questionshttps://ga...
0 votes
0 votes
1 answer
2
Anjana Babu asked Jan 16, 2017
1,726 views
What is the minimum number of JK Flip Flops required to construct counter with count sequence 0−0−0−1−1−2−2−3−3
1 votes
1 votes
1 answer
3
akb1115 asked Nov 8, 2017
1,257 views
Consider the complemented circuit shown below:If the initial value of the output Q1 Q0 is 00, then the next three values of Q1 Q0 are:- 10,01,01,00 10,01,11,00 10,01,0...
0 votes
0 votes
2 answers
4
Mojo-Jojo asked May 10, 2016
1,002 views
For the counting sequence 100, 200, 300 , 400 , 100 (repeat), the number of flip flops required are ?