Searched Projects

Tags: Sequential Circuit

project.name
0 Stars     53 Views

Sequential Circuit 9

Sequential Circuit 9

project.name
0 Stars     55 Views
User:

D- Flip Flop by Souvik Ghosh

D- Flip Flop by Souvik Ghosh

project.name
0 Stars     80 Views
User:

JK- Flip Flop by Souvik Ghosh

JK- Flip Flop by Souvik Ghosh

project.name
0 Stars     63 Views
User:

SR- Flip Flop by Souvik Ghosh

SR- Flip Flop by Souvik Ghosh

project.name
0 Stars     52 Views
User:

SR- Flip Flop by Souvik Ghosh

SR- Flip Flop by Souvik Ghosh

project.name
1 Stars     28 Views

Assignment 3

Assignment 3

Design a sequential circuit with two T flip-flops, A and B, and two inputs, E and x. If E=0, the circuit remains in the same state regardless of the value of x. When E=1 and x=1, the circuit goes through the state transitions from 00 to 01 to 10 to 11 back to 00, and repeats. When E=1 and x=0, the circuit goes through the state transitions from 00 to 11 to 10 to 01 back to 00, and repeats.


project.name
0 Stars     52 Views

Presettable Counter

Presettable Counter

Design and simulate a 5-bit presettable counter in CircuitVerse. Follow the circuit that was presented in our lecture.


project.name
1 Stars     40 Views

Presettable Counter

Presettable Counter

Design and simulate a 5-bit presettable counter in CircuitVerse. Follow the circuit that was presented in our lecture.


project.name
0 Stars     26 Views

async_mod8_counter

async_mod8_counter

This is a circuit design for Assignment 9. It implements a Mod-8 Asynchronous counter using J-K Master-Slave Flip-flop.


project.name
0 Stars     27 Views

Exercise 62 Sequential Circuit

Exercise 62 Sequential Circuit

Sequential circuit used in Exercise 62 from Null & Lobur, Computer Organization and Architecture, 5th Ed.