Logic Gates
|
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… |
|
Introduction to Relay Logic Control - Symbols, Working and Examples Relay logic control systems are truly a foundation of industrial automation, and electromagnetic relays are necessary to… |
|
Synchronous CounterWhat 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 An asynchronous counter (or ripple counter) is a sequential digital circuit in which the outputs of flip-flops are connected in series, so that… |
|
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… |
|
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… |
|
Half Adder Circuit and its Construction Computers use binary numbers 0 and 1. An adder circuit uses these binary numbers and calculates the addition. A binary adder… |