4-Bit 7-Segment Display using only NAND
Full Subtractor using NAND Gates
Construction of Basic Gates, i.e. AND, OR, NOT, XOR using Universal Gate NAND
Implementation of SR FLIP-FLOP using SR-LATCH
Implementation of SR LATCH using NAND Gate
Implementation of D FLIP-FLOP Using SR-Latch and NAND Gates
Implementation of JK FLIP FLOP
Implementation of D FLIP-FLOP using JK FLIP-FLOP
Implementation of a T FLIP-FLOP using JK FLIP FLOP
Equivalencias a NAND de compuertas NOT, AND y OR para el trabajo Sumador de 4 bits con Compuertas Lógicas NAND.
Hecho por:
Estudiantes de la Universidad Nacional de Colombia. Semestre 2022-1. Asignatura Arquitectura de Computadores.
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'
Obtener la expresión de F que permita implementarla con el menor número de puertas posible, de cualquier tipo, y representar el circuito equivalente.
F(A, B, C, D) = AB + BC + CD
Full Adder using BOTH NAND and NOR gates.
A simple 8-bit arithmetic logical unit.
The following commands are implemented:
Logic Operations:
[0] 000: OR
[1] 001: NAND
[2] 010:NOR
[3] 011: AND
Arithmetic Operations:
[4] 100: ADD
[5] 101: SUB
The two's complement for subtraction is implemented with a NOT Gate and an adder (which simply adds 1 to the negated input).
A simple 8-bit arithmetic logical unit.
The following commands are implemented:
Logic Operations:
[0] 000: OR
[1] 001: NAND
[2] 010:NOR
[3] 011: AND
Arithmetic Operations:
[4] 100: ADD
[5] 101: SUB
The two's complement for subtraction uses the built in component.
Gerbang Logika NAND ini adalah gabungan dari gerbang AND dan gerbang NOT. Karena itu output yang dihasilkan dari gerbang NAND ini adalah kebalikan dari gerbang AND.
Berikut adalah simulasi gerbang logika dasar NAND :
Projeto de exemplo para ligar o segmento f & e do display de 7 segmentos utilizando portas lógicas.
Logic gate is a physical device implementing a Boolean function. It performs a logic operation on one or more binary inputs and produces a single binary output.
A free, simple, online logic gate simulator. Investigate the behaviour of AND, OR, NOT, NAND, NOR and XOR gates. Select gates from the dropdown list and click "add node" to add more gates. Drag from the hollow circles to the solid circles to make connections. Right click connections to delete them. See below for more detailed instructions.
4-bit Multiplexer implemented in NAND gates (both 3-input and 2-input)
4-bit Multiplexer implemented in 2-input NAND gates.
Bramki NAND oraz demultipleksery