Digital Electronics

Digital Electronics is the counterpart of Analog Electronics and it deals with digital circuits that operate using digital or discreate signals. A typical digital circuit can be designed using basic elements like Transistors, Logic Gates, Flip-Flops or even using complex elements like microcontrollers, microprocessors and other computing chips.  This section consists of a huge collection of basic digital circuits with schematics and detailed explanation, to help you build digital electronic projects. You can also check out the Embedded Electronics section for advanced digital circuits that are designed using microcontrollers and microprocessors.

August 17, 2018
What is a Counter?

A counter is a device which can count any particular event on the basis of how many times the particular…

August 16, 2018

Maxim Integrated introduced a new robust and reliable 5kVRMS four-channel reinforced digital isolator MAX22445 to facilitate…

August 7, 2018

STMicroelectronics, targeting key medical and industrial applications, introduced a new high-voltage, compact, robust and cost-…

July 12, 2018

In the previous tutorial of Half Subtractor Circuit, we had seen how computer use single bit binary numbers 0 and 1 for…

July 6, 2018

The term Multiplexer which is also commonly called as “MUX” or “MPX” refers to selecting one output of the many available…

July 5, 2018

In previous tutorials, we have seen how computer use binary numbers 0 and 1 and by using an adder circuit computer will add…

June 29, 2018

In previous tutorial of half adder circuit construction, we had seen how computer uses single bit binary numbers 0 and 1 for…

June 28, 2018

Decoder is type of combinational Circuit which decodes a small bit value into large bit value. It is normally used in…

June 27, 2018

Encoders, as the name suggest, encodes a larger bit of information into a smaller bit value. There are many types of encoders…

June 25, 2018

Computer uses binary numbers 0 and 1. An adder circuit uses these binary numbers and calculates the addition. A binary adder…

January 15, 2018
What is Shift Register:

Shift Registers are sequential logic circuits, capable of storage and transfer of data. They are made…

September 29, 2017

The term digital in electronics represents the data generation, processing or storing in the form of two states. The two states…