
What are number systems? What are the Different Types of Number Systems in Computing? Usually we humans are more comfortable with decimal numbers (base 10). But in computer system we have other types that are used as per the requirement. Read More …
where you start learning everything about electrical engineering computing, electronics devices, mathematics, hardware devices and much more.
What are number systems? What are the Different Types of Number Systems in Computing? Usually we humans are more comfortable with decimal numbers (base 10). But in computer system we have other types that are used as per the requirement. Read More …
Types of Finite State Machine In this article I will discuss Mealy and Moore Type FSM for Serial Adder. But let us just see first that there are two main types of finite state machines (FSM) Mealy type Moore type Read More …
Introduction to Counters: What are the Different Types of Counters? The output of the counter, a digital device, has a quantified state based on the submissions of the clock pulses. You can count the number of pulses using the counter’s 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 the Flip-Flops and Registers in Digital Circuits? What are the flip flops and registers in digital design? Lets see each one of them in little detail. Flip Flops: In electronics, a flip-flop or latch is a circuit that Read More …
Implementation of Functions using Multiplexer Implementation of Boolean function using multiplexer (MUX) is very simple. If you want to implement a Boolean function of n variables, you need a multiplexers that has (n-1) select lines. The purpose of select lines Read More …
4-Bit Counter Counter with the same load: Discuss a binary counter with the same load. Describe with an example? A 4-Bit binary table with the same load can be used to create the desired calculation sequence. It can be used Read More …
Introduction In this article we have discussed about the Design of Analog to Digital Converter Using CMOS Logic. The biggest advantage in Digital circuits and digital signals as compared to analog circuits and signals is the processing speed and efficient Read 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
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 …