DIGITALASSIGN#2
DIGITALASSIGN#2
DIGITALASSIGN#2
1. Figure 1 shows the use of an 8-to-1 multiplexer to implement a certain four-variable Boolean
function. From the given logic circuit arrangement, derive the Boolean expression implemented by
the given circuit.
Figure 1
2. Design a 16-to-1 multiplexer using two 8-to-1 multiplexers having an active LOW ENABLE input.
3. We have an eight-line to three-line priority encoder circuit with D0,D1,D2,D3,D4,D5,D6 and D7 as
the data input lines. the output bits are A (MSB), B and C (LSB). Higher-order data bits have been
assigned a higher priority, with D7 having the highest priority. If the data inputs and outputs are
active when LOW, determine the logic status of output bits for the following logic status of data
inputs:
(a) All inputs are in logic 0 state.
(c) D7 is in logic 0 state. The logic status of the other inputs is not known.
1
Assignment#2, Digital Electronics 2017
14. What do the terms transparent; level triggered and edge triggered mean?
15. What happens to the output Q when a flip-flop is preset or reset; and what do asynchronous and
synchronous mean when referred to these operations?
16. What is a shift register, and why can such a circuit be used to multiply a binary number by 2".
17. What is a flip-flop? Show the logic implementation of an R-S flip-flop having active HIGH R and S
inputs. Draw its truth table and mark the invalid entry.
18. With the help of the logic diagram, describe the operation of a clocked R-S flip-flop with active
LOW R and S inputs. Draw the truth table of this flip-flop if it were negatively edge triggered.
Fig.2
2
Assignment#2, Digital Electronics 2017
Fig. 3
22. The 100 kHz square waveform of Fig. 3 (a) is applied to the clock input of the flip-flops shown in
Figs. 3(b) and (c). If the Q output is initially 0, draw the Q output waveform in the two cases. Also,
determine the frequency of the Q output in the two cases.
Fig. 4
23. Differentiate between:
(a) synchronous and asynchronous inputs;
(b) level-triggered and edge-triggered flip-flops;
(c) active LOW and active HIGH inputs.
24. Briefly describe the following flip-flop timing parameters:
(a) set-up time and hold time;
(b) propagation delay;
(c) maximum clock frequency.
3
Assignment#2, Digital Electronics 2017
25. What is meant by the race problem in flip-flops? How does a masterslave configuration help in
solving this problem?
26. Differentiate between a D flip-flop and a D latch.
27. Draw the function table for (a) a negative edge-triggered D flip-flop and (b) a D latch with an
active LOW ENABLE input.
28. With the help of a schematic arrangement, explain how a J-K flip-flop can be used as a (a) a D flip-
flop and (b) a T flip-flop.
29. What is the 'mod' of a counter?
30. What are the differences between asynchronous and synchronous counters?
31. What do the terms preset and reset mean when referred to counters?
32. What design changes are necessary to turn an asynchronous up-counter into the corresponding
down-counter?
33. What is the procedure for producing an asynchronous binary mod-N counter, and what problems
may be encountered when using such a circuit in practice?
34. How is a synchronous binary mod-2" counter produced?
35. What is the procedure for producing a synchronous binary mod-N counter?
36. In general how may flip-flops are required to produce a mod-N counter, how many unused states
will there be, and what is the outcome of entering these 'unused states'?
37. What type of counter is shown in Fig. 5, and what is its exact function? Show how a three-input
NOR gate could be used to decode count state 3, and draw the resultant output waveform.
Fig.5
38. Design a mod-7 synchronous binary counter using JK flip-flops. Determine what happens if the
count goes into any of the unused states and show the results on a state diagram. How must the
circuit be modified if the unused state is to lead to state 4 (i.e. outputs of 100 from the flip-flops
(MSB first)).
39. A 100-stage serial-in/serial-out shift register is clocked at 100 kHz. How long will the data be
delayed in passing through this register?
40. A four-bit ring counter and a four-bit Johnson counter are in turn clocked by a 10 MHz clock signal.
Determine the frequency and duty cycle of the output of the output flip-flop in the two cases.