Searched Projects

Tags: Sequential

project.name
1 Stars     682 Views

JK Flip Flop

JK Flip Flop

Experiment No. 9 b: Implementation of flip flops: JK.


Done by:

Saranga K. Mahanta

Sch Id:18-14-038


project.name
0 Stars     995 Views

T Flip Flop

T Flip Flop

Experiment No 9 d: Implementation of flip flops: SR, JK, D and T


Done by:

Saranga K. Mahanta

Sch Id: 18-14-038


project.name
0 Stars     114 Views

D Flip Flop

D Flip Flop

Experiment No. 9 c: Implementation of flip flops: D flip flop.


Done by:

Saranga K. Mahanta

Scholar Id: 18-14-038



project.name
0 Stars     173 Views

Decade Counter

Decade Counter

Experiment No 10: Implement a decade counter using basic gates.

Done by:

Saranga K. Mahanta

Scholar Id: 18-14-038


project.name
0 Stars     123 Views

D FF using MUX

D FF using MUX

Experiment No 11 c: D flip flop using 2x1 MUXs.


Done by:

 Saranga K. Mahanta

Schl Id: 18-14-038


project.name
0 Stars     83 Views

[Sequential] RS Latch

[Sequential] RS Latch

The RS Latch is the first sequential circuit we learned. It 'remembers' which input (/R or /S) was last set to ZERO by outputting on either Q or /Q.

/R = 0 and /S = 0 is an illegal state!


project.name
0 Stars     86 Views

[Sequential] D Latch (Transparent Latch)

[Sequential] D Latch (Transparent Latch)

Similar to a gated RS Latch, but Q is set to D when E is 1


project.name
0 Stars     98 Views

[Sequential] D Flip Flop (Edge Triggered)

[Sequential] D Flip Flop (Edge Triggered)

The output Q can only change at the point in time when C (clock) transitions from high to low (1 -> 0)

We say "Q changes on the falling / trailing edge of C"


project.name
0 Stars     111 Views

My Processor Design

My Processor Design

A basic ALU design for my personal projects.


project.name
0 Stars     60 Views

RUnning lights

RUnning lights

Running lights, Sequential


project.name
0 Stars     20 Views

Tests

Tests

basic D latch


project.name
0 Stars     4 Views
User:

Lab 05

Lab 05

project.name
0 Stars     3 Views
User:

Shift Register

Shift Register

These contain the  D flip-flop Shift Register with all mode of Serial and Parallel Input/Output. It also contain the synchronous and acsynchronous clock.