Design a four-bit synchronous counter with parallel load. Use T flip-flops, instead of the D flip-flops used

Question:

Design a four-bit synchronous counter with parallel load. Use T flip-flops, instead of the D flip-flops used in Section 5.9.3.


Section 5.9.3

Counters with Parallel Load
Often it is necessary to start counting with the initial count being equal to 0. This state can  be achieved by using the capability to clear the flip-flops as indicated in Figure 5.22. But sometimes it is desirable to start with a different count. To allow this mode of operation,  a counter circuit must have some inputs through which the initial count can be loaded.  Using the Clear and Preset inputs for this purpose is a possibility, but a better approach is  discussed below.
The circuit of Figure 5.23 can be modified to provide the parallel-load capability as  shown in Figure 5.24. A two-input multiplexer is inserted before each D input. One input to  the multiplexer is used to provide the normal counting operation. The other input is a data  bit that can be loaded directly into the flip-flop. A control input, Load, is used to choose the  mode of operation. The circuit counts when Load = 0. A new initial value, D3D2D1D0, is  loaded into the counter when Load = 1.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: