Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Mar 4, 2022

Digital Logic Circuits

We've been learning about logic gates, which perform simple operations like addition, inversion, subtraction, multiplying, and dividing; these are the building blocks for any circuit, particularly computer architectures. In this section, we will learn about its implementation, various GATES, their combinations, and the circuits that can be built with them.
Logic Gates
In this article, we will discuss different types of Logic Gates.
Difference between JFET and MOSFET
In this blog, we will learn about JFET and MOSFET transistors and then we will move on to look at the difference between JFET and MOSFET.
Encoder in Digital Electronics EASY
Digital Electronics, a field focusing on electrical circuits designed to process and manage digital signals, primarily operates on binary logic, using '0' and '1' to represent these signals.
Decoder in Digital Electronics EASY
A Decoder in Digital Electronics is an important device used to convert binary code into a set of signals. It’s used to convert binary signals to octal code.
Difference Between Latch and Flip Flop EASY
This article provides an overview of the differences between two types of digital circuits, latches and flip-flops, and explains their use in digital systems.
XOR Gate MEDIUM
In this blog, we will learn about XOR Gate. We will understand its symbol, truth table, and much more for better understanding.
What is Flip Flop? MEDIUM
In this blog, we will learn about What is Flip Flop. We will learn about truth tables, symbols and much more for better understanding.
Half Adder in Digital Logic
This article will cover Half Adder in Digital Logic, it’s operation, truth table, k-maps and frequently asked questions of half adder in digital logic.
Author Shiva
0 upvotes
Carry Look Ahead Adder EASY
In this blog, we will learn about What is Carry Look Ahead Adder. We will learn about truth tables, symbols and much more for better understanding.
Universal Gates EASY
In this blog, we will learn about Universal Gates. We will learn about truth tables, symbols, and much more for better understanding.
NAND Gate EASY
In this blog, we will learn about NAND Date. We will learn about truth tables, symbols and much more for better understanding.
Full Adder in Digital Logic MEDIUM
In this blog, we will learn about What is Full Adder in Digital Logic. We will learn about truth tables, symbols and much more for better understanding.
Combinational and Sequential Circuits EASY
In this blog, we will learn about Combinational and Sequential Circuits. We will understand its core concepts, its usage, and much more for better understanding.
Full Adder Circuit MEDIUM
In this blog, we will learn about Full Adder Circuit. We will understand its core concepts, its usage, and much more for better understanding.
Half Subtractor EASY
In this blog, we will learn about Half Subtractor. We will learn about truth tables, symbols, and much more for better understanding.
Johnson Counter EASY
In this blog, we will learn about Johnson Counter. We will understand its core concepts, its usage, and much more for better understanding.
Boolean Algebra
This blog will discuss Boolean Algebra-Function and its complement, Truth Table, Logic Diagram, Expressions, and Laws.
XNOR Gate EASY
In this blog, we will learn about XNOR Gate. We will learn about truth tables, symbols and much more for better understanding.
Difference between Programmable Logic Array and Programming Array Logic
In this blog, we will discuss the difference between pla and pal thus concluding which one would be a better choice for your project.
Map and Map Simplification
This blog explains the Karnaugh map (K-map) Boolean algebraic simplification approach. It also consists of a brief discussion of the advantages and drawbacks of K-maps.
Difference between Multiplexer and Demultiplexer EASY
Multiplexers and demultiplexers are combinational circuits. Multiplexers select an input from several inputs and then transmit it as a single line.
Difference Between TDM and FDM
TDM (Time Division Multiplexing) works with both analog as well as digital signals whereas FDM (Frequency Division Multiplexing) only works with analog signals.