Unit-5 QB
Unit-5 QB
Registers
A latch
A flip-flop
A byte of storage
Four bits of storage
To serially shift a byte of data into a shift register, there must be:
To parallel load a byte of data into a shift register with a synchronous load, there must be
A group of bits (10110101) is serially shifted (right-most bit first) into an 8-bit parallel output shift
register with an initial state of 11100100. After two clock pulses, the register contains:
01011110
10110101
01111001
00101101
With a 100 kHz clock frequency, eight bits can be serially entered into a shift register in:
80 μs
8 μs
80 ms
10 μs
With a 1 MHz clock frequency, eight bits can be parallel entered into a shift register:
In 8 μs
In the propagation delay time of eight flip-flops
In 1 μs
In the propagation delay time of one flip-flop
To serially shift a byte of data into a shift register, there must be:
To parallel load a byte of data into a shift register with a synchronous load, there must be:
One clock pulse
One clock pulse for each 1 in the data
Eight clock pulses
One clock pulse for each on in the data
A group of bits (10110101) is serially shifted (right-most bit first) into an 8-bit parallel output shift
register with an initial state of 11100100. After two clock pulses, the register contains:
01011110
10110101
01111001
00101101
With a 100 kHz clock frequency, eight bits can be serially entered into a shift register in:
80 μs
8 μs
80 ms
10 μs
When an 8-bit serial in/serial out shift register is used for a 24 μs time delay, the clock frequency
must be:
41.67 kHz
333 kHz
125 kHz
8 MHz
In a parallel in/parallel out shift register, D0 = 1, D1 = 1, D2 = 1, and D3 = 0. After three clock pulses,
the data outputs are ________
1110
0001
1100
1000
Counters
Ripple counters
Multiple clock counters
Decade counters
Modulus counter
3
6
8
16
16
32
8
4
12 flip-flops
3 flip-flops
4 flip-flops
Synchronous Clocking
Modulus 8
Modulus 14
Modulus 16
Modulus 32
A full-modulus counter
A Decade Counter
A truncated-modulus counter
Both B and C
1100
0010
0101
1000
30
100
1000
10000
10 kHz
2.5 kHz
5 kHz
25 kHz
A 4-bit up/down counter is in the binary state of zero. The next state in the DOWN node is:
0001
1111
1000
1110
0000
1111
1101
1100
10 flip-flops
4 flip-flops
5 flip-flops
12 flip-flops
10 flip-flops
5 flip-flops
4 flip-flops
12 flip-flops
When an 8-bit serial in/serial out shift register is used for a 24 μs time delay, the clock frequency
must be:
41.67 kHz
333 kHz
125 kHz
8 MHz
30
100
1000
10000
A 4-bit up/down counter is in the binary state of zero. The next state in the DOWN mode is:
0001
1111
1000
1110
Ripple counter
Ring counter
Modulus counter
Synchronous counter
8
6
3
16
UP Counter is ____________
A 4-bit up/down counter is in the binary state of zero. The next state in the DOWN node is:
0001
1111
1000
1110
With a 100 kHz clock frequency, eight bits can be serially entered into a shift register in:
80 μs
8 μs
80 ms
10 μs
With a 1 MHz clock frequency, eight bits can be parallel entered into a shift register:
In 8 μs
In the propagation delay time of eight flip-flops
In 1 μs
In the propagation delay time of one flip-flop
For the circuit shown in figure, the delay of the bubbled NAND gate is 2 ns and that of the counter is
assumed to be zero.
Mod-5 counter
Mod-6 counter
Mod-7 counter
Mod-8 Counter
A mod-n counter using a synchronous binary up-counter with synchronous clear input is shown in
figure. The value of n is ________
Mod-2 counter
Mod-4 counter
Mod-5 counter
Mod-6 counter
The circuit shown consists of J-K flip-flops, each with an active low asynchronous reset (Rd’ input). The
counter corresponding to this circuit is:
A three bit pseudo random number generator is shown. Initially the value of output Y = Y2Y1Y0 is set to
111. The value of output Y after three clock cycles is:
000
001
010
100
When the output Y in the circuit below is "1", it implies that data has
Two D flip-flops are connected as a synchronous counter that goes through the following Q BQA
sequence 00 -- 11 -- 01 -- 10 -- 00 --
Ans: D
Assuming that flip-flops are n reset condition initially, the count sequence observed at Q A in the
circuit shown is:
0010111…
0001011…
0101111
0110100
What are the counting stages (Q1, Q2) for the counter shown in the figure below?
11, 10, 00, 11, 10…
01, 10, 11, 00, 01…
00, 11, 01, 10, 00…
01, 10, 00, 01, 10…
For the circuit shown, the counter state (Q1Q0) follows the sequence:
A switch-tail ring counter is made by using a single D flip-flop. The resulting circuit is a:
SR flip-flop
JK flip-flop
D flip-flop
T flip-flop
In a JK flip-flop, we have J = Q’ and K = 1. Assume the flip-flop was initially cleared and then clocked for 6
pulses, the sequence at the Q output will be:
010000
011001
010010
010101
A 4-bit shift register circuit configured for right-shift operation, i.e. Din A, A B, B C, C D, is
shown. If the present state of the shift register is ABCD = 1101, the number of clock cycles required to
reach the state ABCD = 1111 is ______________.
4
3
10
None of these
A shift counter comprising five flip-flops with an inverse feedback from the output of the MSB flip-flop
to the input of the LSB flip-flop is a:
A four-bit binary UP/DOWN counter is initially reset to 0000. The UP/DOWN mode select terminal
designated as U’/D on the pin connection diagram of the IC is tied to logic HIGH level. What would be
the counter’s output state at the end of the first clock pulse?
0001
1000
1111
0000
6 flip-flops
6 J-K type flip-flops
6 D flip-flops
64 flip-flops
In what type of shift register do we have access to only the leftmost and rightmost flip-flops?
SISO Register
SIPO Register
PISO Register
PIPO Register
An octal D flip-flop IC can be used to construct a:
The minimum number of flip-flops required to construct a MOD-10 Johnson counter and a MOD-5 ring
counter, respectively, are:
10, 05
05, 10
05, 05
10, 10
A five-bit counter:
Has a modulus of 5
Has a modulus of 2
Cannot have a modulus that is greater than 32
Both (c) and (d) are true
Are decade counters because all decade counters are BCD counters
Are not decade counters
Have a modulus of 10
Are constructed with only presettable D flip-flops
Both (C) and (D) are correct.
The decoding glitches are far more likely to occur in the case of :
Ripple Counters
Parallel Counters
Johnson Counters
Ring Counters
Ripple counters
Parallel counters
Johnson counters
Ring counters
A five-bit Johnson counter in cascade with a five - bit ring counter produces a frequency divider of:
25
10
50
15
A cascade arrangement of four stages of BCD counters can be used to count a maximum of:
1111 pulses
1111111111111111 pulses
1001100110011001 pulses
9999 pulses
A four-bit pre-settable down counter initially loaded with 0101 will divide the input clock frequency
by:
16
5
11
10
What is the maximum possible range of bit-count specifically in n-bit binary counter consisting of ‘n’
number of flip-flops?
a) 0 to 2n
b) 0 to 2n + 1
c) 0 to 2n – 1
d) 0 to 2(n+1/2)
2
3
4
5
Explanation: Counters are of 3 types, namely, (i) asynchronous/synchronous, (ii) single and multi-mode &
(iii) modulus counter. These further can be subdivided into Ring Counter, Johnson Counter, Cascade Counter,
Up/Down Counter and such like.
5
10
15
20
Ripple counters are also called ____________
SSI counters
Asynchronous counters
Synchronous counters
VLSI counters
2 BCD counters
3 BCD counters
4 BCD counters
5 BCD counters
Explanation: Three decade counter has 30 states and a BCD counter has 10 states. So, it would require 3 BCD
counters. Thus, a three decade counter will count from 0 to 29.
Parallel counter
Decade counter
Synchronous counter
VLSI counter
4
8
16
32
Each flip-flop
All flip-flops and gates
The flip-flops only with gates
Only circuit gates
One of the major drawbacks to the use of asynchronous counters is that ____________
What happens to the parallel output word in an asynchronous binary down counter whenever a clock
pulse occurs?
The output increases by 1
The output decreases by 1
The output word increases by 2
The output word decreases by 2
4
8
5
10
0000
1010
1001
1111
Explanation: A binary counter counts or produces the equivalent binary number depending on the cycles of
the clock input. Modulus-10 means count from 0 to 9. So, the terminal count is 9 (1001).
2
4
8
16
A 5-bit asynchronous binary counter is made up of five flip-flops, each with a 12 ns propagation delay.
The total propagation delay (tp(total)) is ____________
12 ms
24 ns
48 ns
60 ns
An asynchronous 4-bit binary down counter changes from count 2 to count 3. How many transitional
states are required?
1
2
8
15
A 4-bit ripple counter consists of flip-flops, which each have a propagation delay from clock to Q
output of 15 ns. For the counter to recycle from 1111 to 0000, it takes a total of ____________
15 ns
30 ns
45 ns
60 ns
Three cascaded decade counters will divide the input frequency by ____________
10
20
100
1000
Explanation: Decade counter has 10 states. So, three decade counters are cascaded i.e. 10*10*10=1000 states.
3
6
8
16
UP Counter is ____________
How many different states does a 3-bit asynchronous down counter have?
2
4
6
8
In a down counter, which flip-flop doesn’t toggle when the inverted output of the preceeding flip-flop
goes from HIGH to LOW.
MSB flip-flop
LSB flip-flop
Master slave flip-flop
Latch
000
111
010
101
In a 3-bit asynchronous down counter, at the first negative transition of the clock, the counter content
becomes ____________
000
111
101
010
Apply the active level to the CLR input and check all of the Q outputs to see if they are all in their reset
state
Ground the CLR input and check to be sure that all of the Q outputs are LOW
Connect the CLR input to Vcc and check to see if all of the Q outputs are HIGH
Connect the CLR to its correct active level while clocking the counter; check to make sure that all of the Q
outputs are toggling
Count up
Count down
Decode an end count
Count in a random order
In general, when using a scope to troubleshoot digital systems, the instrument should be triggered by
____________
Which counters are often used whenever pulses are to be counted and the results displayed in
decimal?
Synchronous
Bean
Decade
BCD
The minimum number of flip-flops that can be used to construct a modulus-5 counter is ____________
3
8
5
10
S-R flip-flops
J-K flip-flops
D flip-flops
T flip-flops
Explanation: Since J-K flip-flops have options of recovery from toggle condition and by using less number of J-
K flip-flops a synchronous counter can be designed. So, it is more preferred. Also, because JK-flip-flops
resolves the problem of Forbidden States.
8
4
16
32
Ring counter
Ripple counter
Synchronous counter
Asynchronous counter
10 kHz
20 kHz
30 kHz
60 kHz
IC 7493
IC 7490
IC 7491
IC 7492
4 S-R flip-flop
4 J-K flip-flop
4 master-slave flip-flop
4 D flip-flop
In a 4-bit binary ripple counter, four master-slave flip-flops are internally connected to provide a
________ bit counter.
IC 7493
IC 7490
IC 7491
IC 7492
In a 4-bit decade counter, four master-slave flip-flops are internally connected to provide a ________ bit
counter.
List which pins need to be connected together on a 7493 to make a MOD-12 counter.
12 to 1, 11 to 3, 9 to 2
12 to 1, 11 to 3, 12 to 2
12 to 1, 11 to 3, 8 to 2
12 to 1, 11 to 3, 1 to 2
Explanation: IC-7493 is a MOD-16 counter. So maximum, it can have 16 states. A MOD-12 counter will have
12-states. Thus, it is clear from the diagram shown below: 12 & 1 are clear pins, 11 & 3 are clock pins, 8 & 2
are input for 7493 FF.
10 pins
11 pins
12 pins
14 pins
Explanation: There are no integrated circuit counter chips employed for frequency multiplication. In the rest
of the options, frequency multiplication is mentioned which is not related to counters in anyway. So, they are
not the correct answers. Thus, counters are used for timing operations, counting operations, sequencing and
frequency division.
A 5-bit asynchronous binary counter is made up of five flip-flops, each with a 12 ns propagation delay.
The total propagation delay (tp(tot)) is ________
12 ms
24 ns
48 ns
60 ns
What is the maximum delay that can occur if four flip-flops are connected as a ripple counter and each
flip-flop has propagation delays of tPHL = 22 ns and tPLH = 15 ns?
15 ns
22 ns
60 ns
88 ns
20 MHz
10 MHz
5 MHz
4 MHz
As the number of flip flops are increased, the total propagation delay of __________
Ripple counter increases but that of synchronous counter remains the same
Both ripple and synchronous counters increase
Both ripple and synchronous counters remain the same
Ripple counter remains the same but that of synchronous counter increases
Assume a 4-bit ripple counter has a failure in the second flip-flop such that it “locks up”. The third and
fourth stages will __________
Latches
Flip-flops
UP counter
Up counter & down counter
Dual counter
Multi counter
Multimode counter
Two Counter
Starts counting
Can be reversed
Can’t be reversed
Can be altered
2
3
4
5
10 flip-flops
4 Flip-flops
2 flip-flops
Synchronous clocking
8
9
11
15
An asynchronous binary up counter, made from a series of leading edge-triggered flip-flops, can be
changed to a down counter by ________
1.25 kHz
2.50 kHz
160 kHz
320 kHz
Explanation: Input clock is given by 20/2 kHz. So, count on the basis of 10 kHz clock. And MSB changes on 8th
stage; Hence, f = 10/8 = 1.25 kHz.
Explanation: A register is defined as the group of flip-flops suitable for storing binary information. Each flip-
flop is a binary cell capable of storing one bit of information. The data in a register can be transferred from
one flip-flop to another.
Sequential circuit
Combinational circuit
CPU
Latches
2
3
4
5
Data register
Binary register
Shift register
D – Register
2
3
4
5
Based on how binary information is entered or shifted out, shift registers are classified into _______
categories.
2
3
4
5
Explanation: The registers in which data can be shifted serially or parallelly are known as shift registers.
Based on how binary information is entered or shifted out, shift registers are classified into 4 categories, viz.,
Serial-In/Serial-Out(SISO), Serial-In/Parallel-Out (SIPO), Parallel-In/Serial-Out (PISO), Parallel-In/Parallel-
Out (PIPO).
Serial-in Parallel-out
Parallel-in Serial-out
Serial-in Serial-out
Serial-In Peripheral-Out
A shift register that will accept a parallel input or a bidirectional serial load and internal shift features
is called as?
Tristate
End around
Universal
Conversion
The group of bits 11001 is serially shifted (right-most bit first) into a 5-bit parallel output shift
register with an initial state 01110. After three clock pulses, the register contains ________
01110
00001
00101
00110
Assume that a 4-bit serial in/serial out shift register is initially clear. We wish to store the nibble
1100. What will be the 4-bit pattern after the second clock pulse? (Right-most bit first)
1100
0011
0000
1111
A serial in/parallel out, 4-bit shift register initially contains all 1s. The data nibble 0111 is waiting to
enter. After four clock pulses, the register contains ________
0000
1111
0111
1000
With a 200 kHz clock frequency, eight bits can be serially entered into a shift register in ________
4 μs
40 μs
400 μs
40 ms
An 8-bit serial in/serial out shift register is used with a clock frequency of 2 MHz to achieve a time
delay (td) of ________
16 us
8 us
4 us
2 us
A bidirectional 4-bit shift register is storing the nibble 1101. Its input is HIGH. The nibble 1011 is
waiting to be entered on the serial data-input line. After three clock pulses, the shift register is storing
________
1101
0111
0001
1110
A 4-bit shift register that receives 4 bits of parallel data will shift to the ________ by ________ position for
each clock pulse.
Right, one
Right, two
Left, one
Left, three
How many clock pulses will be required to completely load serially a 5-bit shift register?
2
3
4
5
An 8-bit serial in/serial out shift register is used with a clock frequency of 150 kHz. What is the time
delay between the serial input and the Q3 output?
1.67 s
26.67 s
26.7 ms
267 ms
What is the difference between a ring shift counter and a Johnson shift counter?
There is no difference
A ring is faster
The feedback is reversed
The Johnson is faster
A bidirectional 4-bit shift register is storing the nibble 1110. Its input is LOW. The nibble 0111 is
waiting to be entered on the serial data-input line. After two clock pulses, the shift register is storing
________
1110
0111
1000
1001
In a parallel in/parallel out shift register, D0 = 1, D1 = 1, D2 = 1, and D3 = 0. After three clock pulses,
the data outputs are ________
1110
0001
1100
1000
The group of bits 10110111 is serially shifted (right-most bit first) into an 8-bit parallel output shift
register with an initial state 11110000. After two clock pulses, the register contains ______________
10111000
10110111
11110000
11111100
By adding recirculating lines to a 4-bit parallel-in serial-out shift register, it becomes a ________ and
________ out register.
What type of register would have a complete binary number shifted in one bit at a time and have all
the stored bits shifted out one at a time?
Parallel-in Parallel-out
Parallel-in Serial-out
Serial-in Serial-out
Serial-in Parallel-out
In a 4-bit Johnson counter sequence, there are a total of how many states or bit patterns?
1
3
4
8
If a 10-bit ring counter has an initial state 1101000000, what is the state after the second clock pulse?
1101000000
0011010000
1100000000
0000000000
How much storage capacity does each stage in a shift register represent?
One bit
Two bits
Four bits
Eight bits
Synchronous counters
Asynchronous counters
True binary counters
Synchronous and true binary counters
What is the difference between a shift-right register and a shift-left register?
There is no difference
The direction of the shift
Propagation delay
The clock input
Explanation: The function of a buffer circuit is to provide an output that is equal to its input. A transceiver
circuit is a buffer that can operate in both directions right as well as left.
Serial in/parallel in
Serial in/parallel out
Parallel in/serial out
Parallel in/parallel out