Registers A Register is a collection of flip flops. A flip flop is used to store single bit digital data. For storing…
number base conversion
-
-
Shift Register A group of flip flops which is used to store multiple bits of data and the data is moved from…
-
Ring Counter A ring counter is a special type of application of the Serial IN Serial OUT Shift register. The only difference…
- Digital Electronics TutorialPopular Tutorials
Signed and Unsigned Binary Numbers in Digital Electronics
Signed and Unsigned Binary Numbers The integer variables are represented in a signed and unsigned manner. The positive and negative values are…
-
Boolean algebra The logical symbol 0 and 1 are used for representing the digital input or output. The symbols “1” and “0”…
-
Gray Code The Gray Code is a sequence of binary number systems, which is also known as reflected binary code. The reason…
-
Ripple Counter Ripple counter is a special type of Asynchronous counter in which the clock pulse ripples through the circuit. The n-MOD…
- Digital Electronics TutorialPopular Tutorials
Simplification of boolean expressions using Karnaugh Map
Simplification of boolean expressions using Karnaugh Map As we know that K-map takes both SOP and POS forms. So, there are two…
-
Boolean Functions The binary variables and logic operations are used in Boolean algebra. The algebraic expression is known as Boolean Expression, is…
-
Half Adder The Half-Adder is a basic building block of adding two numbers as two inputs and produce out two outputs. The…