Searched Projects

Tags: nand gate

project.name
0 Stars     45 Views

dld exp 1

dld exp 1

project.name
0 Stars     69 Views

project.name
0 Stars     47 Views
User:

and gate out of nand gates

and gate out of nand gates

project.name
0 Stars     151 Views
User:

Decimal to Binary Encoder & Decoder

Decimal to Binary Encoder & Decoder

project.name
0 Stars     40 Views

Verifying Basic Gates

Verifying Basic Gates

Verifying the truth table for basic and universal gates


project.name
0 Stars     44 Views

verifying gates

verifying gates

Verifying basic gates 


project.name
0 Stars     47 Views

Logic gates

Logic gates

project.name
1 Stars     2009 Views

The basic NAND gate RS flip flop circuit is used to store the data and thus provides feedback from both of its outputs again back to its inputs. The RS flip flop actually has three inputs, SET, RESET and its current output Q relating to its current state.

 Truth Table for RS flip –flop

Clk

R

S

Q

Q

0

X

X

Previous or Memory State

1

1

0

0

1

1

0

1

1

0

1

0

0

Previous or Memory State

1

1

1

Invalid State


project.name
0 Stars     1896 Views

A D flip flop has a single data input. This type of flip flop is obtained from the SR flip flop by connecting the R input through an inverter, and the S input is connected directly to data input. The modified clocked SR flip-flop is known as D-flip-flop and is shown below. From the truth table of SR flip-flop we see that the output of the SR flip-flop is in unpredictable state when the inputs are same and high. In many practical applications, these input conditions are not required. These input conditions can be avoided by making them complement of each other.

Truth Table for D flip-flop

Clk

D

Q

Q

0

1

Previous or memory state

0

1

1

0

0

1

1

1

1

0


project.name
0 Stars     205 Views

In a RS flip-flop the input R=S=1 leads to an indeterminate output. The RS flip-flop circuit may be re-joined if both inputs are 1 than also the outputs are complement of each other as shown in characteristics table below.

Truth Table for JK flip-flop

Input

Output

Clk

J

K

Q

Q

0

X

X

Previous or Memory State

1

1

0

1

0

1

0

1

0

1

1

0

0

Previous or Memory State

1

1

1

Toggle State


project.name
0 Stars     196 Views

T flip-flop is known as toggle flip-flop. The T flip-flop is modification of the J-K flip-flop. Both the JK inputs of the JK flip – flop are held at logic 1 and the clock signal continuous to change as shown in table below.

Truth Table of T flip-flop

Clk

T

Q

Q

0

1

 

Previous or memory state

0

0

1

0

1

1

Toggle state


project.name
0 Stars     42 Views

project.name
0 Stars     28 Views

Full adder (NAND gate)

Full adder (NAND gate)

project.name
0 Stars     22 Views

NAND Gate

NAND Gate

project.name
0 Stars     6 Views

devansh

devansh

project.name
0 Stars     6 Views
User:

Untitled

Untitled

project.name
0 Stars     4 Views
User:
User Image Yu

Circuit

Circuit

project.name
1 Stars     2 Views

Verify the truth tables for NAND, NOR gates

Verify the truth tables for NAND, NOR gates