
In this article you will get the idea of what is the magnitude comparator circuit? A combinational circuit which compares two binary or digital numbers to find out whether the binary number is equal,
where you start learning everything about electrical engineering computing, electronics devices, mathematics, hardware devices and much more.
Voltage multipliers are the circuits that we use for increasing the peak rectified voltages without increasing the transformer ratings or disturbing the turn ratio. The clamping action is used for increasing the magnitude which is
How to Design a 4-bit Magnitude Comparator? In this article you will learn about how to design a 4-bit magnitude comparator circuit and how their Boolean function equations are derived. Then I have generalized this concept to n-bit comparator. Also Read More …
Two numbers are greater or less than :
To illustrate whether A is greater than or less than B, we check the relative magnitudes of pairs of significant digits, starting from the most significant digit. If the two digits of a pair are same, we compare the next lower significant pair of digits. The comparison continues till a pair of unequal digits is reached.
Introduction How to Design a 4-bit Arithmetic Logic Unit (ALU)? 4-bit ALU (Arithmetic Logic Unit) is to perform mathematical operations (such as addition and subtraction) and logical operations (such as AND and OR) on 4-bit binary numbers. Components and Equipment Read More …
Introduction How to Design a Digital Stopwatch? A stopwatch is a timepiece designed to measure the amount of time that elapses between its activation and deactivation. To start and stop the time, and measure the time elapsed. Take continuous measurements Read More …
what are the Serial Transfer and Serial Shift Properties of Shift Registers? what are the serial transfer and serial shift properties of shift registers? Serial Transfer is defined as “Transmission of information as sequential units. For example, if two computers Read More …
What are synchronous sequential circuits? What are synchronous sequential circuits? Discuss with examples. A sequential circuit is a logical circuit where the output of depends on the present value of the input as well as the sequence of past inputs Read More …
Introduction How to Design Counters Using Sequential Circuits? We already know that counters can be implemented like cascaded flip-flop stages and some gate logic where each stage divides a number of incoming pulses by two. To keep our example simple, Read More …
what is an SoC? In this article, I have discussed about System on Chips (SoC) and their Applications. An SoC, or System on a Chip, is a type of integrated circuit that integrates all components of a computer or electronic Read More …