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.
Designing NOT Gate using Transistors
An Integrated Circuit or IC is a combination of many small circuits in a small package that together performs a common task....
Designing OR Gate using Transistor
As many of us know an Integrated Circuit or IC is a combination of many small circuits in a small package which together...
Designing an AND Gate using Transistors
As many of us know an Integrated Circuit or IC is a combination of many small circuits in a small package which together...
What is Switch Bouncing and How to prevent it using Debounce Circuit
What is Switch Bouncing?
When we press a pushbutton or toggle switch or a micro switch, two metal parts come into contact to...
Missing Pulse Detector Circuit
When a signal goes through a sudden change from base value to higher value and again comes to base value from higher value...
T Flip-Flop: Circuit, Truth Table and Working
The term digital in electronics represents the data generation, processing or storing in the form of two states. The two states...
JK Flip-Flop: Circuit, Truth Table and Working
The term digital in electronics represents the data generation, processing or storing in the form of two states. The two states...
D Type Flip-Flop: Circuit, Truth Table and Working
The term digital in electronics represents the data generation, processing or storing in the form of two states. The two states...
SR Flip-Flop with NAND Gates: Circuit, Truth Table and Working
The term digital in electronics represents the data generation, processing or storing in the form of two states. The two states...
Clap On Clap Off Switch
A "Clap On Clap Off" switch is an interesting concept that could be used in home automation. It works as a switch which makes...
Pages
How does Successive Approximation (SAR) ADC Work and Where is it best used?
An Analog to Digital Converter (ADC) is a type of device which helps us to process the chaotic real-world data in a digital...
Bi-Directional Logic Level converter using MOSFET
Back in the ENIAC era, computers were more analog in nature and used very few digital ICs. Today an average Joe’s computer...
Synchronous Counter
What is a Counter?
A counter is a device which can count any particular event on the basis of how many times the particular...
Asynchronous Counter
What is a Counter?
A counter is a device which can count any particular event on the basis of how many times the particular...
Full Subtractor Circuit and Its Construction
In the previous tutorial of Half Subtractor Circuit, we had seen how computer use single bit binary numbers 0 and 1 for...
Multiplexer Circuit and How it Works
The term Multiplexer which is also commonly called as “MUX” or “MPX” refers to selecting one output of the many available...
Half Subtractor Circuit and Its Construction
In previous tutorials, we have seen how computer use binary numbers 0 and 1 and by using an adder circuit computer will add...
Full Adder Circuit and its Construction
In previous tutorial of half adder circuit construction, we had seen how computer uses single bit binary numbers 0 and 1 for...
Binary Decoders
Decoder is type of combinational Circuit which decodes a small bit value into large bit value. It is normally used in...
Binary Encoders
Encoders, as the name suggest, encodes a larger bit of information into a smaller bit value. There are many types of encoders...
Pages
One-Gate Logic with Single Power Supply Supporting Low Voltage Operation
Toshiba announced the release of the new 31 single power supply one-gate logic device series ‘7UL1G’ and ‘7UL1T’. Both series...
Recommended Posts