What is hard computing? Hard computing is a traditional computing. It requires a precisely stated analytical model and usually a…
Soft computing is a problem solving technology. It tends to fuse synergically different aspects of fuzzy logic, neural networks, evolutionary…
Cluster computing is an approach to achieve high performance, reliability or high throughput computing by using a set of interconnected…
Magnitude Comparator is a combinational circuit capable of comparing the relative magnitude of two binary numbers. It accepts two n-bit…
Full subtractor is a combinational circuit capable of performing subtraction on two bits namely minuend and subtrahend. It accepts three…
Half-subtractor is a combinational circuit capable of subtracting a binary number from another binary number. It produces two outputs: difference…
Latch is a flop-flop in its simplest form capable of storing binary bit 1 or 0. Latch is a bistable…
Ring counters can be formed by arranging shift registers. Serial output of the shift register is connected to its serial…
The T flip-flop is a toggle flip-flop. T stands for toggle. The input T behaves like a control line that…
JK Flip-flop is a modified version of SR flip-flop. The main difference is that both the inputs J and K…