Introduction to eigen values and eigen vectors How to Find the Eigen Values and Eigen Vectors? explain with examples Eigen Values and Eigen Vectors has a great significance in many engineering problems specially in case of linear systems where we Read More …
Month: August 2022
Standard Chips for Digital Logic Design
Introduction In this article, I have discussed about Standard Chips for Digital Logic Design. Until the mid-1980s, connecting many chips with a small number of logic gates on each was a common practice. Integrated circuits known as “standard chips” are Read More …
What are the Transmission Gates?
Transmission Gates What are the Transmission Gates? A transmission gate, or analog switch, is defined as an electronic element that will selectively block or pass a signal level from the input to the output.” This solid-state switch is comprised of Read More …
What are the Shift and Add Multiplier Circuits?
Shift and add multiplier circuit Shift-and-add multiplication method adds the multiplicand X to itself Y times, where Y is the multiplier. What are the Shift and Add Multiplier Circuits? Multiplier circuit: A multiplier is basically a combinational logic circuit which Read More …
How to Select Best Clamp Meters for hvac?
What is the Clamp Multimeter? In this article I have discussed some of the Best Clamp Multimeter for HVAC. A new type of the meter that actually combines the clamp-on ammeter with a multimeter is called the Clamp Meter. It Read More …
What are the Divider Circuits? VHDL Code for the Divider Circuits
Divider Circuits What are the Divider Circuits? In binary division two binary numbers of base 2 can divided using basic binary division rule. The steps in binary division rule are: First compare divisor with dividend. Then bring down the next Read More …
Discuss the Dynamic Operation of Logic Gates
Dynamic Operation of Logic Gates Discuss the Dynamic Operation of Logic Gates. Logic gates are devices which are idealized as physical devices to digital circuits. This logic circuit performs the basic logic functions that form the basis of digital circuits. Read More …
What Types of CAD Tools are Used for Designing a Digital System?
What does CAD stands for? CAD stands for Computer Aided Design. What is CAD? What Types of CAD Tools are Used for Designing a Digital System? CAD is used for 2D or 3D modelling of structures which uses unique and Read More …
What happens when you apply asynchronous inputs to flip flops?
What happens when you apply asynchronous inputs to flip flops? Regardless of the state of the clock input, asynchronous inputs on a flip flop have control over the outputs (Q and not-Q). These inputs are referred to as clear and Read More …
Discuss the Design Steps for Analysis of Asynchronous Sequential Circuits?
Sequential circuit Discuss the Design Steps for Analysis of Asynchronous Sequential Circuits? Sequential Circuits are those in which the current output is dependent both on the current input and the previous output. It is a memory-equipped combinational circuit. Asynchronous circuit Read More …