Searched Projects

Tags: Gates

project.name
1 Stars     75 Views

HPC0_S01_XOR

HPC0_S01_XOR

An XOR-Gate created using NOT, AND and OR gates.


project.name
0 Stars     70 Views

Basic Gates

Basic Gates

This is just a simple project to get some practice with CircuitVerse and simple gates such as AND, OR, NOT.


project.name
0 Stars     47 Views
User:

Universal gate

Universal gate

project.name
0 Stars     42 Views
User:

CO LAB Exam

CO LAB Exam

Learning Gates.


project.name
0 Stars     58 Views

DLD Lab 02

DLD Lab 02

This is a 2x4 Decoder Logic Diagram.


project.name
0 Stars     37 Views
User:

SIG

SIG

project.name
0 Stars     43 Views

AND Gate

AND Gate

project.name
0 Stars     40 Views

Not Gate

Not Gate

project.name
0 Stars     59 Views
User:

isUppercase

isUppercase

Password Logic Gates


project.name
0 Stars     116 Views
User:

Special Characters

Special Characters

Special Characters


project.name
0 Stars     104 Views
User:

allAreOneofthem

allAreOneofthem

project.name
0 Stars     48 Views
User:

oneisUppercase

oneisUppercase

project.name
0 Stars     103 Views
User:

oneisLowercase

oneisLowercase

project.name
0 Stars     112 Views
User:

oneisSpecialCharacter

oneisSpecialCharacter

project.name
0 Stars     116 Views
User:

isValidPassword

isValidPassword

project.name
0 Stars     101 Views
User:

isOneofthem

isOneofthem

project.name
0 Stars     32 Views
User:

Sandeep R

Sandeep R

project.name
0 Stars     84 Views
User:

NOT gate (only NAND)

NOT gate (only NAND)

NOT gates are useless...


From NandGame.


project.name
0 Stars     80 Views
User:

AND gate (only NAND)

AND gate (only NAND)

AND gates are also useless...


From NandGame.


project.name
0 Stars     85 Views
User:

OR gate (only NAND)

OR gate (only NAND)

Pfft, who uses these gates?


From NandGame.


project.name
0 Stars     59 Views
User:

XOR gate (only NAND)

XOR gate (only NAND)

All of the gates (except good ol' NAND) are now useless, heh.


From NandGame.


project.name
0 Stars     54 Views
User:

Full Adder (Only NAND)

Full Adder (Only NAND)

Addition has never been so easy!


From NandGame.


project.name
1 Stars     43 Views

Project 1

Project 1

Aim :- Study and verify the outputs of the logic gates (AND, OR, NOT, NAND, NOR, Ex-OR, and Ex-NOR). 


project.name
0 Stars     19 Views

EXP 1

EXP 1

The NOT gate is called as an inverter. The output is high when the input is low. The output is low when the input is high. 


project.name
0 Stars     22 Views

AB+BC+ABC

AB+BC+ABC

AB(C+C')+BC(A+A')+ABC

ABC+ABC'+BCA+BCA'+ABC

ABC+ABC'+A'BC


project.name
0 Stars     20 Views

EXP 2

EXP 2

project.name
0 Stars     22 Views

EXP 3

EXP 3

project.name
0 Stars     20 Views

Lab 4 Ex 2

Lab 4 Ex 2

project.name
0 Stars     18 Views
User:

Component1

Component1

project.name
0 Stars     20 Views

EXP 4

EXP 4

project.name
0 Stars     21 Views
User:

TP0

TP0

project.name
0 Stars     19 Views

EXP 5

EXP 5

project.name
0 Stars     19 Views

EXP 6

EXP 6

project.name
0 Stars     17 Views

Assignment 1

Assignment 1

project.name
1 Stars     55 Views
User:

ALU

ALU

project.name
0 Stars     17 Views

University Practical

University Practical

project.name
0 Stars     9 Views

XOR GATE USING NAND GATE

XOR GATE USING NAND GATE

project.name
0 Stars     39 Views

Basic Logic Gates

Basic Logic Gates

Basic circuits of all gates


project.name
1 Stars     17 Views

Basic Gates

Basic Gates

Basic gates in Digital Circuits.


project.name
0 Stars     57 Views

ALL GATES USING NAND GATE

ALL GATES USING NAND GATE

Making of all gates using NAND universal gate.


project.name
0 Stars     39 Views

ALL GATES USING NOR GATE

ALL GATES USING NOR GATE

All gates using NOR universal gate.


project.name
1 Stars     38 Views

Adder Circuit

Adder Circuit

Half Adder : The addition of 2 bits is done using a combination circuit called Half adder. The input variables are augend and addend bits and output variables are sum & carry bits. A and B are the two input bits.

Full Adder Circuit : Full Adder is the adder which adds three inputs and produces two outputs. The first two inputs are A and B and the third input is an input carry as C-IN. The output carry is designated as C-OUT and the normal output is designated as S which is SUM.


project.name
1 Stars     17 Views

Gates (table varification)

Gates (table varification)

all gates varification truth table 


project.name
0 Stars     4 Views

Lab 1,Circuit 3 Simulation

Lab 1,Circuit 3 Simulation

project.name
1 Stars     31 Views

Logic Gates

Logic Gates

project.name
0 Stars     70 Views
User:

EXPERIMENT 1

EXPERIMENT 1

Usage of Basic Gates and Universal Gates


project.name
0 Stars     25 Views
User:

NAND Implementation

NAND Implementation

Implemented NAND


project.name
0 Stars     20 Views

NOR Implement

NOR Implement

This is the implementation of NOR Gate


project.name
0 Stars     22 Views

NAND AND NOR GATE

NAND AND NOR GATE

project.name
0 Stars     2 Views

CS111

CS111

project.name
0 Stars     27 Views

Electronics_Basics

Electronics_Basics

This project is made to teach/learn the basics of electronics, especially Digital Logic Design.


project.name
0 Stars     9 Views

The hidden language of comp hw and sw

The hidden language of comp hw and sw

project.name
0 Stars     3 Views

Gates

Gates

project.name
0 Stars     3 Views

Experiment 1 - Level 1

Experiment 1 - Level 1

project.name
0 Stars     3 Views
User:

Logic Gates

Logic Gates

project.name
0 Stars     1 Views

LAB 1

LAB 1

project.name
0 Stars     2 Views

gaurav_pandey_gates_1

gaurav_pandey_gates_1

And Gates perform all operations


project.name
0 Stars     2 Views
User:

AND GATE

AND GATE

project.name
0 Stars     25 Views

JK FlipFlop NAND Gates (Rising edge)

JK FlipFlop NAND Gates (Rising edge)

This demonstrate the JK-Flipflop.

J 0, K 0 => do nothing
J 1, K 0 => Set (Q = 1, Q' = 0)
J 0, K 1 => Reset (Q = 0, Q' = 1)
J 1, K 1 => Toggle Q and Q'



project.name
0 Stars     30 Views
User:

Encoders

Encoders

project.name
0 Stars     9 Views
User:

Decoder

Decoder

project.name
0 Stars     8 Views
User:

Multiplexer

Multiplexer

4*1 and 8*1 Multiplexer


project.name
0 Stars     8 Views
User:

Demultiplexer

Demultiplexer

1*4 and 1*8 Demultiplexer


project.name
0 Stars     7 Views
User:

Flip Flops

Flip Flops

SR and D Flip Flops


project.name
0 Stars     10 Views
User:

2-bit Arithmetic Logic Unit

2-bit Arithmetic Logic Unit

2-bit Arithmetic Logic Unit


project.name
0 Stars     1 Views
User:

Basic Gates

Basic Gates

project.name
0 Stars     1 Views

Basic_Gates

Basic_Gates

All the basic Gates


project.name
0 Stars     2 Views
User:

Assignment 1

Assignment 1

project.name
0 Stars     3 Views

AND Gate

AND Gate

project.name
0 Stars     1 Views

Untitled

Untitled

project.name
0 Stars     1 Views

Assignment_1

Assignment_1

project.name
0 Stars     1 Views
User:

All Gates

All Gates

project.name
0 Stars     1 Views

Clase 16 05112023

Clase 16 05112023