wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DLD-Quiz-Module4

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the value of the register formed from D flipflops using Q0Q_0 , Q1Q_1 and Q2Q_2 as output Q0Q1Q2Q_0Q_1Q_2 after 14 cycles. Initial output is 000

a)

110

b)

000

c)

001

d)

011

2.

A three bit pseudo random number generator is shown. Initially the value of output Y= Y2Y1Y0Y_2Y_1Y_0 is set to 111. The value of output Y after three clock cycles is

a)

000

b)

001

c)

010

d)

100

3.

A bidirectional 4-bit shift left register is storing the nibble 1110. The nibble 0111 is waiting to be entered on the serial data-input line. After two clock pulses, the shift register is storing

a)

1001

b)

0111

c)

1000

d)

1011

4.

Modulus refers to ____________

a)

A method used to fabricate decade counter units

b)

The modulus of elasticity, or the ability of a circuit to be stretched from one mode to another

c)

n input on a counter that is used to set the counter state, such as UP/DOWN

d)

The maximum number of states in a counter sequence

5.

The minimum number of flip-flops that can be used to construct a modulus-5 counter is ____________

a)

3

b)

8

c)

5

d)

10

6.

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 ________

a)

12 ms

b)

60 ms

c)

48 ns

d)

60 ns

7.

he 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 ________

a)

01110

b)

00001

c)

00101

d)

00110

8.

On the fifth clock pulse, a 4-bit Johnson sequence is Q0 = 0, Q1 = 1, Q2 = 1, and Q3 = 1. On the sixth clock pulse, the sequence is ________.

a)

Q0 = 1, Q1 = 0, Q2 = 0, Q3 = 0

b)

Q0 = 1, Q1 = 1, Q2 = 1, Q3 = 0

c)

Q0 = 0, Q1 = 0, Q2 = 1, Q3 = 1

d)

Q0 = 0, Q1 = 0, Q2 = 0, Q3 = 1

9.

A MOD-16 ripple counter is holding the count 1001. What will the count be after 31 clock pulses?

a)

1000

b)

1010

c)

1011

d)

1101

10.

A state diagram is a table of states.

a)

True

b)

False