0% found this document useful (0 votes)
4 views

Assignment CS 209

The document outlines an assignment with various tasks related to flip-flops, counters, and sequential circuits, including the analysis and design of T-flip-flops, D-flip-flops, and synchronous counters. It also covers the differences between combinational and sequential circuits, race-around conditions, and the design of shift registers. Additionally, it requires the construction of state diagrams, tables, and logic diagrams for specified sequential circuits.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Assignment CS 209

The document outlines an assignment with various tasks related to flip-flops, counters, and sequential circuits, including the analysis and design of T-flip-flops, D-flip-flops, and synchronous counters. It also covers the differences between combinational and sequential circuits, race-around conditions, and the design of shift registers. Additionally, it requires the construction of state diagrams, tables, and logic diagrams for specified sequential circuits.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment

SUBMISSION DATE: 28.11.2024

1. Give the characteristic equation and characteristic table of a T- flip-flop.


2. Analyze how can a D FF can be converted into a T FF.
3. Write difference between Combinational & Sequential circuits?
4. State the realization of JK FF using SR FF.
5. Explain synchronous and ripple counters compare their merits and demerits?
6. What is race-around condition? How does it set eliminate is a Master –slave J-K flip-
flop?
7. Analyze SISO and PIPO shift registers with neat logic diagram.
8. Discuss about a 3 bit (MOD 8) Synchronous UP/Down counter with neat state diagram,
state table, excitation table, K-map simplification and its circuit diagram.
9. Implement D and T FFs using JK flip flop. Tabulate the characteristics equation of the
three flip flops.
10. Deduce a MOD-3 synchronous counter using JK flip flop.
11. Design a 4 bit binary synchronous counters with D-flip flop?
12. Write the differences between latches and flip flops? Write the differences between
synchronous and asynchronous counters? Describe edge and level triggered FF.
13. Describe the design procedure with neat diagram about 4 bit bidirectional shift register
with parallel load.
14. Design a sequential circuit with two D Flip-flops A and B, and one input x. When x=0,
the state of the circuit remains the same. When x=1, the circuit goes through the state
transitions from 00 to 01 to 11 to 10 back to 00, and repeats.
15. A sequential circuit with two D flip flops A and B, input X and output Y is specified by
the following next state and output equations: A (t+1) = AX+BX; B (t+1) = A’X; Y=
(A+B) X’.
(i) Draw the logic diagram. (4) (ii) Construct the state table. (5) (iii) Draw the state
diagram

You might also like