Font size
WorksheetsSequential_Logic_Circuits_Quiz_Part_1
Total questions: 20
Worksheet time: 32mins
Clock signal frequency is 12KHz. Find frequency of Q2?
4KHz
14KHz
2KHz
12KHz
Clock frequency is 1GHz. The given counter is down counter. The initial count Q2Q1Q0 is '111'. After 15 positive edges what will be the counter output
111
110
101
100
A Ring oscillator consists of 7 inverters is running at frequency of 1MHz. The propagation delay per gate is _____ microsec. (Note: output is taking at the 7th Inverter only).
1/14 microsec
1/15 microsec
1/13 microsec
1/16 microsec
Number of 1s in the sequence of XNOR gate output for 12 clock pulses. Initially Q1Q2Q3 is '000'. (Q3 is MSB and Q1 is LSB)
5
6
7
8
Initially Q1Q2 are '00' and D1, Y (output of NAND gate) are '1'. For 5 clock cycles the number of 1s in the Y (output of NAND gate) sequence?
7
6
3
5
Clock frequency is 1GHz. This is MOD-n counter find n value and mention the MOD-n counter output signal frequency.
32768, 0.30517MHz
16384, 30.517KHz
32768, 30.517KHz
16384, 0.30517MHz
A 4-bit shift register circuit configured for right shift operation Din->A, A->B, B->C, C->D. If present state of shift register ABCD = 1101, number of clock cycles required to reach ABCD=1100
6
5
doesn't reach
7
Initially loaded with 1010. Subsequently shift register is clocked and with each clock pulse the pattern gets shifted by one bit position to right. With each shift, the bit at serial input is pushed to left most position(MSB). After how many clock pulses will ocntent of shift register becomes 0101.
5
6
7
8
Are synchronous faster than ripple counters?
(True/False)
True
False
Depends on clock frequency
Depends on counter value
This is mod K counter, What is K?
1
2
3
4
Resultant flip flop after connecting XNOR gate to D flip flop?
J K Flip Flop
T Flip Flop
Race around condition
Some other new Flip Flop
A 4 bit modulo 16 ripple counter uses JK flip flops. If propagation delay of each flip flop is 25ns. The max clock frequency that can be used is(Hint: max clock frequency is when worst case delay occurs).
10MHZ
100MHZ
1MHZ
50MHZ
12. Output frequency for a frequency division circuit that contains 16 flip-flops with an input clock frequency of 393.216 MHz.
5KHZ
4KHZ
6KHZ
3KHZ
Which type of counter is it?
Down Counter
Up counter
Synchronous counter
None of the above
An 16-bit serial in/serial out shift register is used with a clock frequency of 250 kHz. What is the time delay between the serial input and the Q4 output?
20 microseconds
15 microseconds
25 microseconds
30 microseconds
Consider the given circuit, race around condition
does not occur
occurs when clock = 0
occurs when clock = 1 and A = B = 1
occurs when clock = 1 and A = B = 0
When the output of NAND gate in circuit is 0, it implies that data has
changed from 0 to 1
changed from 1 to 0
changed in either direction
not changed
Consider a 4 bit Johnson counter with an initial value of 0001. The counting sequence of this counter is:
1, 3, 7, 15, 14, 12, 8, 0,1
1, 0, 5, 7, 9, 11, 13, 15, 0,3
1, 0, 4, 6, 8, 10, 12, 14, 0,3
1,0, 8, 12, 14, 15, 7, 3, 1, 0
In the given figure, the initial sequence is 0001 for QA, QB, QC, QD respectively and there is no delay for the flipflops and xor gates.
What is the sequence after four clock pulses?
1100
0010
0001
1010
Consider the circuit which is given input as '1' for J and K for 3 flipflops(Active low asynchronous reset). It works as
mod 5 up counter
mod 5 down counter
mod 6 up counter
mod 6 down counter
