Application of Decoder Circuits What are the applications of decoder circuits? Memory blocks, which are used to store information, are one of the most important applications of decoders. These memory blocks are used in digital systems, such as computers, where Read More …
Category: Digital Logic Design
What are the applications of digital logic design?

Introduction: What are the applications of digital logic design? The fundamentals and implementation of digital logics are essential to understanding the design and working of consumer/industrial electronics, communications, computers, security and military equipment. Digital electronics includes many applications in real Read More …
Dynamic Memory Allocation in C using malloc(), calloc(), free() and realloc()
In this article you will learn about dynamic memory allocation in C language. Since C is an organized language, it has a few fixed guidelines for programming. One of them incorporates changing the size of an exhibit. A cluster is Read More …
What are the multiplexer circuits? How to use them for implementing Boolean functions?
Multiplexers What are the multiplexer circuits? Multiplexer is device that selects between many input signal or analog and transfer these inputs into single output line. Multiplexer also shorten to MUX or MPX. Multiplexer is also called data selector because it Read More …
What are the universal shift registers and their applications?
Shift Registers What are the universal shift registers and their applications? A shift register is a type of digital circuit using a cascade of flip-flops where the output of one flip-flop is connected to the input of the next. They share a single clock signal, Read More …
How near field metamaterials affect the quality factor of an excitation coil?
Introduction How near field metamaterials affect the quality factor of an excitation coil? Basically, in this article, first we take a look at how near field metamaterials (NF-MM) usually affect the quality factor (Q) of an excitation (i.e. source) coil. Read More …
Discuss the stimulation study of Elevator’s control system
Introduction to the system discuss the stimulation study of Elevator’s control system. Hit the top button on the elevator and prepare yourself for a long ride: in just a few days you’ll be waving back from space! Elevators that can Read More …
How elevator control system works?
Introduction to elevator control system How elevator control system works? A simulation study of an elevator control system of a 3-storey building has been defined and implemented in this research paper. Major sections of the whole circuit structure are as Read More …
How to design an advanced 1-bit Arithmetic Logic Unit (ALU) with Hybrid Memristor CMOS Architecture?
Problem statement In this post, you will learn about the design of an Arithmetic Logic Unit (ALU) with Hybrid Memristor CMOS Architecture which is actually an advanced 1-bit ALU. This work described is based on the architecture of ALU has Read More …
What is VLSI IC technology and Y chart?
Abstract What is VLSI IC technology and Y chart? The Computer Systems Laboratory participated in the VLSI research program for a year and a half. Major areas under investigation include: design and integration design tools, use of VLSI in computer Read More …