Searched Projects

Tags: Gates

project.name
1 Stars     83 Views

HPC0_S01_XOR

HPC0_S01_XOR

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


project.name
0 Stars     79 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     52 Views
User:

Universal gate

Universal gate

project.name
0 Stars     48 Views
User:

CO LAB Exam

CO LAB Exam

Learning Gates.


project.name
0 Stars     70 Views

DLD Lab 02

DLD Lab 02

This is a 2x4 Decoder Logic Diagram.


project.name
0 Stars     40 Views
User:

SIG

SIG

project.name
0 Stars     47 Views

AND Gate

AND Gate

project.name
0 Stars     44 Views

Not Gate

Not Gate

project.name
0 Stars     67 Views
User:

isUppercase

isUppercase

Password Logic Gates


project.name
0 Stars     124 Views
User:

Special Characters

Special Characters

Special Characters


project.name
0 Stars     110 Views
User:

allAreOneofthem

allAreOneofthem

project.name
0 Stars     53 Views
User:

oneisUppercase

oneisUppercase

project.name
0 Stars     110 Views
User:

oneisLowercase

oneisLowercase

project.name
0 Stars     118 Views
User:

oneisSpecialCharacter

oneisSpecialCharacter

project.name
0 Stars     124 Views
User:

isValidPassword

isValidPassword

project.name
0 Stars     108 Views
User:

isOneofthem

isOneofthem

project.name
0 Stars     36 Views
User:

Sandeep R

Sandeep R

project.name
0 Stars     98 Views
User:

NOT gate (only NAND)

NOT gate (only NAND)

NOT gates are useless...


From NandGame.


project.name
0 Stars     96 Views
User:

AND gate (only NAND)

AND gate (only NAND)

AND gates are also useless...


From NandGame.


project.name
0 Stars     98 Views
User:

OR gate (only NAND)

OR gate (only NAND)

Pfft, who uses these gates?


From NandGame.


project.name
0 Stars     76 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     69 Views
User:

Full Adder (Only NAND)

Full Adder (Only NAND)

Addition has never been so easy!


From NandGame.


project.name
1 Stars     55 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     24 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     27 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     25 Views

EXP 2

EXP 2

project.name
0 Stars     25 Views

EXP 3

EXP 3

project.name
0 Stars     23 Views

Lab 4 Ex 2

Lab 4 Ex 2

project.name
0 Stars     22 Views
User:

Component1

Component1

project.name
0 Stars     25 Views

EXP 4

EXP 4

project.name
0 Stars     24 Views
User:

TP0

TP0

project.name
0 Stars     25 Views

EXP 5

EXP 5

project.name
0 Stars     25 Views

EXP 6

EXP 6

project.name
0 Stars     22 Views

Assignment 1

Assignment 1

project.name
1 Stars     70 Views
User:

ALU

ALU

project.name
0 Stars     22 Views

University Practical

University Practical

project.name
0 Stars     13 Views

XOR GATE USING NAND GATE

XOR GATE USING NAND GATE

project.name
0 Stars     48 Views

Basic Logic Gates

Basic Logic Gates

Basic circuits of all gates


project.name
1 Stars     23 Views

Basic Gates

Basic Gates

Basic gates in Digital Circuits.


project.name
0 Stars     64 Views

ALL GATES USING NAND GATE

ALL GATES USING NAND GATE

Making of all gates using NAND universal gate.


project.name
0 Stars     47 Views

ALL GATES USING NOR GATE

ALL GATES USING NOR GATE

All gates using NOR universal gate.


project.name
1 Stars     47 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     23 Views

Gates (table varification)

Gates (table varification)

all gates varification truth table 


project.name
0 Stars     8 Views

Lab 1,Circuit 3 Simulation

Lab 1,Circuit 3 Simulation

project.name
1 Stars     36 Views

Logic Gates

Logic Gates

project.name
0 Stars     81 Views
User:

EXPERIMENT 1

EXPERIMENT 1

Usage of Basic Gates and Universal Gates


project.name
0 Stars     31 Views
User:

NAND Implementation

NAND Implementation

Implemented NAND


project.name
0 Stars     27 Views

NOR Implement

NOR Implement

This is the implementation of NOR Gate


project.name
0 Stars     31 Views

NAND AND NOR GATE

NAND AND NOR GATE

project.name
0 Stars     6 Views

CS111

CS111

project.name
0 Stars     37 Views

Electronics_Basics

Electronics_Basics

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


project.name
0 Stars     16 Views

The hidden language of comp hw and sw

The hidden language of comp hw and sw

project.name
0 Stars     9 Views

Gates

Gates

project.name
0 Stars     9 Views

Experiment 1 - Level 1

Experiment 1 - Level 1

project.name
0 Stars     8 Views
User:

Logic Gates

Logic Gates

project.name
0 Stars     7 Views

LAB 1

LAB 1

project.name
0 Stars     7 Views

gaurav_pandey_gates_1

gaurav_pandey_gates_1

And Gates perform all operations


project.name
0 Stars     6 Views
User:

AND GATE

AND GATE

project.name
0 Stars     38 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     40 Views
User:

Encoders

Encoders

project.name
0 Stars     16 Views
User:

Decoder

Decoder

project.name
0 Stars     14 Views
User:

Multiplexer

Multiplexer

4*1 and 8*1 Multiplexer


project.name
0 Stars     14 Views
User:

Demultiplexer

Demultiplexer

1*4 and 1*8 Demultiplexer


project.name
0 Stars     14 Views
User:

Flip Flops

Flip Flops

SR and D Flip Flops


project.name
0 Stars     19 Views
User:

2-bit Arithmetic Logic Unit

2-bit Arithmetic Logic Unit

2-bit Arithmetic Logic Unit


project.name
0 Stars     7 Views
User:

Basic Gates

Basic Gates

project.name
0 Stars     7 Views

Basic_Gates

Basic_Gates

All the basic Gates


project.name
0 Stars     6 Views
User:

Assignment 1

Assignment 1

project.name
0 Stars     9 Views

AND Gate

AND Gate

project.name
0 Stars     6 Views

Untitled

Untitled

project.name
0 Stars     5 Views

Assignment_1

Assignment_1

project.name
0 Stars     6 Views
User:

All Gates

All Gates

project.name
0 Stars     11 Views

Clase 16 05112023

Clase 16 05112023

project.name
0 Stars     3 Views
User:

Shreyas All Gates

Shreyas All Gates

nil


project.name
0 Stars     3 Views
User:

Basic Gates Using NAND Gates

Basic Gates Using NAND Gates

nil


project.name
0 Stars     3 Views
User:

Basic Gates Using NOR Gates

Basic Gates Using NOR Gates

nil


project.name
0 Stars     3 Views
User:

Basic Gates Using NOR Gates 2

Basic Gates Using NOR Gates 2

nil


project.name
0 Stars     3 Views

Basic Gates Using NOR

Basic Gates Using NOR

project.name
0 Stars     4 Views

Basic Gates Using NAND

Basic Gates Using NAND

project.name
0 Stars     3 Views

Every Gates

Every Gates

project.name
0 Stars     4 Views

XOR using AND,NOT,OR

XOR using AND,NOT,OR

project.name
0 Stars     3 Views

laws

laws

project.name
0 Stars     3 Views
User:

CAO HW

CAO HW

Gages: XOR, XNOR, Half-Adder, Full-Adder


project.name
0 Stars     4 Views

Basic Gates

Basic Gates

project.name
0 Stars     5 Views

Praktikum Modul 1 UnGuided (PSD)

Praktikum Modul 1 UnGuided (PSD)

Rangkaian gerbang logika untuk soal nomer 2, Buatlah suatu rangkaian logika (minimal menggunakan 4 gerbang logika) dan buatlah tabel 

kebenaran dari rangkaian yang dibuat!


project.name
0 Stars     3 Views

Odd Voting Circuit

Odd Voting Circuit

Juan, Tadashi y Eric se reúnen una vez a la semana para ir al cine o pasear en bicicleta. Para decidir que hacer, utilizan un circuito digital en el que, por medio de botones, votan y de manera democrática el circuito les indica lo que van a hacer. El objetivo consiste en diseñar un circuito lógico que calcule de forma automática la decisión que se debe tomar.


project.name
0 Stars     4 Views

Praktikum Modul 3 (PSD)

Praktikum Modul 3 (PSD)

Rangkaian gerbang logika untuk membuat table kebenaran dan persamaan logika


project.name
0 Stars     4 Views

Praktikum Modul 3 UnGuided (PSD)

Praktikum Modul 3 UnGuided (PSD)

Jawaban soal modul 2, membuat rangkaian gerbang logika