Loading...

Loading, please wait...

Back

Digital Electronics
Sequential Circuits
Counters

Questions mapped to Counters under Sequential Circuits.

15
Total
0
Attempted
0%
0
Correct
0%
0
Incorrect
0%
Q#1 Sequential Circuits GATE EE 2022 (Set 1) NAT +1 mark -0 marks

A MOD 2 and a MOD 5 up-counter when cascaded together results in a MOD ______ counter. (in integer)

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#2 Sequential Circuits GATE EE 2022 (Set 1) NAT +1 mark -0 marks

The maximum clock frequency in MHz of a 4-stage ripple counter, utilizing flipflops, with each flip-flop having a propagation delay of 20 ns, is ___________. (round off to one decimal place)

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#3 Sequential Circuits GATE EE 2021 (Set 1) NAT +1 mark -0 marks

A 16-bit synchronous binary up-counter is clocked with a frequency fCLK. The two most significant bits are OR-ed together to form an output Y. Measurements show' that Y is periodic, and the duration for which Y remains high in each period is 24 ms. The clock frequency fCLK is _________ MHz. (Round off to 2 decimal places.)

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#4 Sequential Circuits GATE EE 2021 (Set 1) MCQ +2 marks -0.66 marks

A counter is constructed with three D flip-flops. The input-output pairs are named (D0, Q0), (D1, Q1), and (D2, Q2), where the subscript 0 denotes the least significant bit. The output sequence is desired to be the Gray-code sequence 000, 001, 011, 010, 110, 111, 101, and 100, repeating periodically. Note that the bits are listed in the Q2 Q1 Q0 format. The combinational logic expression for D1 is

Q2Q1Q0

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#5 Sequential Circuits GATE EE 2015 (Set 1) NAT +2 marks -0 marks

The figure shows a digital circuit constructed using negative edge triggered J – K flip flops. Assume a starting state of . This state  will repeat after __________ number cycles of the clock CLK.

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#6 Sequential Circuits GATE EE 2014 (Set 1) MCQ +1 mark -0.33 marks

A cascade of three identical modulo – 5 counters has an overall module of

5

25

125

625

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#7 Sequential Circuits GATE EE 2014 (Set 2) MCQ +1 mark -0.33 marks

Which of the following is an invalid state in an 8-4-2-1 Binary coded decimal counter

1 0 0 0

1 0 0 1

0 0 1 1

1 1 0 0

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#8 Sequential Circuits GATE EE 2014 (Set 3) MCQ +2 marks -0.66 marks

A 3-bit gray counter is used to control the output of the multiplexer as shown in the figure. The initial state of the counter is . The output is pulled high. The output of the circuit follows the sequence

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#9 Sequential Circuits GATE EE 2013 (Set 1) MCQ +2 marks -0.66 marks

The clock frequency applied to the digital circuit shown in the figure below is 1 kHz. If the initial state of the output Q of the flip-flop is 0, then the frequency of the output waveform Q in kHz is

0.25

0.5

1

2

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#10 Sequential Circuits GATE EE 2011 (Set 1) MCQ +2 marks -0.66 marks

two-bit counter circuit is shown below.

If the state  of the counter at the clock time  is “10” then the state  of the counter at  (after three clock cycles) will be

00

01

10

11

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#11 Sequential Circuits GATE EE 2002 (Set 1) MCQ +2 marks -0 marks

The ripple counter shown in figure is made up negative edge triggered J-K flips flops. The signal levels at J and K inputs of all the flip-flops are maintained at logic 1. Assume that all outputs are cleared just prior to applying the clock signal.

(a)        Create a table of Q0, Q1, Q2 and A in the format given below for 10 successive input cycles of the clock CLK1.

(b)        Determine the module number of the counter.

(c)        Modify the circuit of given figure to create a module-6 counter using the same components used in the figure.

(a)

(b) Mod-8 counter

(c)  The NAND gate input should be changed to
instead of .

i.e. A

(a)



(b) Mod-6 counter

(c)  The NAND gate input should be changed to
instead of .

i.e. A

(a)


(b) Mod-5 counter

(c)  The NAND gate input should be changed to
instead of .

i.e. A

None

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#12 Sequential Circuits GATE EE 2001 (Set 1) NAT +2 marks -0 marks

For the ring counter shown in figure, find the steady state sequence if the initial state of the counters is 1110 (i.e., Q3, Q2, Q1, Q0 = 1110).  Determine the MOD number of the counter.

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#13 Sequential Circuits GATE EE 2000 (Set 1) MCQ +2 marks -0.66 marks

The counter shown in the figure, is initially in state . With reference to the CLK input, draw waveforms for  and P for the next three CLK cycles.

None

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#14 Sequential Circuits GATE EE 1998 (Set 1) MCQ +2 marks -0.66 marks

(a)        Construct the truth table for the circuit given.   are outputs and the clock pulses are the inputs. Unused J, K inputs are assumed to be at logic 1. All flip-flops are rest at power ON.

(b)        Sketch the output waveforms at  

(c)         What function does this circuit perform?

(a)

(b)


(c) MOD-5 counter

(a)

(b)

(c) MOD-6 counter

(a)

(b)


(c) MOD-4 counter

None

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock
Q#15 Sequential Circuits GATE EE 1991 (Set 1) MCQ +1 mark -0.33 marks

The three stage Johnson ring counter shown in figure is clock at a constant frequency of  from the starting stage of . The frequency of outputs  will be

Sign in to see the solution

Log in to view the explanation, track your attempts, and keep your progress.

Sign in to Unlock