Manish Kumar Saini has Published 958 Articles

Two-Variable Function Using a 4:1 Multiplexer

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:49:32

3K+ Views

Read this article to learn how you can implement a two-variable Boolean function using a 4:1 multiplexer. Let's start with a brief introduction of two-variable Boolean functions and multiplexers. What is a Two-Variable Boolean Function? A two variable Boolean function is a logical expression which has two input variables. Where, ... Read More

Realizing an OR Gate Using a 2:1 MUX

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:46:52

8K+ Views

A multiplexer or MUX is a combinational circuit that accepts several data inputs and allows only one of them to flow through the output line. Multiplexer (MUX) is also known as data selector because it selects one from many. A MUX consists of 2n data input lines, n select lines, ... Read More

Realizing an AND Gate Using a 2:1 MUX

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:45:09

11K+ Views

A multiplexer or MUX is a combinational circuit that accepts several data inputs and allows only one of them to flow through the output line. Multiplexer (MUX) is also known as data selector because it selects one from many. A MUX consists of 2n data input lines, n select lines, ... Read More

Realizing a NOT Gate Using a 2:1 MUX

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:43:38

4K+ Views

Let' start this article with some basics of NOT gates and multiplexers. What is a Multiplexer? In digital electronics, a multiplexer or MUX is a combinational logic circuit which accepts several data inputs and allows only one of them at a time to flow through the output line. Multiplexer (MUX) ... Read More

Multiplexer Design Procedure and Applications

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:40:55

12K+ Views

A multiplexer (MUX) is a digital combinational logic circuit that accepts multiple data inputs and allows only one of them at a time to transmit over an output channel. A multiplexer consists of 2n input lines, n select lines, and one output line. In a multiplexer, the routing of the ... Read More

Multiplexer as Universal Logic Gate

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:38:23

3K+ Views

Read this article to learn how you can use a multiplexer to realize universal logic gates. Let us start with a brief introduction to multiplexers and universal logic gates. What is a Multiplexer? A Multiplexer or MUX or Data Selector is a combinational logic circuit which accepts several data inputs ... Read More

Electrical Analogue of Digital Logic Gates

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:35:08

2K+ Views

Electrical analogue is basically a way of representing the operation of a logic gate such as OR gate, AND gate, NOT gate, etc. in the form of an electric circuit. In other words, we can represent the operation of a logic gate by using basic circuit components like battery, switches, ... Read More

Difference between Step-Up and Step-Down Transformer

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:33:11

6K+ Views

What is a Transformer? A transformer is an electrical device whose main function is to transmit alternating current between two circuits at a constant value of frequency, but at varying voltage levels. A transformer is constructed by combining two kinds of coil. The first coil carrying the magnetic flux is ... Read More

Difference between Force and Power

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 15:31:57

2K+ Views

Force and Power are two important concepts in physics. They might appear similar at first sight, but they are completely different from each other. The most fundamental difference between force and power is that Force is a cause that can change or try to change the state of an object ... Read More

Addition of Two n-Bit Binary Numbers

Manish Kumar Saini

Manish Kumar Saini

Updated on 19-Apr-2023 10:58:02

2K+ Views

In digital electronics and digital systems such as digital computers, calculator, etc., the binary numbers and their arithmetic operations play a vital role. Just like the decimal number system, we can perform all the four basic arithmetic operations, i.e. addition, subtraction, multiplication, and division of binary numbers as well. Read ... Read More

Advertisements