What are the Counters? What are the synchronous and asynchronous counters? Counter circuits are employed in digital systems for a variety of applications. Counters may be used to count the number of occurrences of specified events in a system, generate Read More …
Category: Digital Logic Design
What are the Parallel Access Shift Registers?
Introduction to Parallel Access Shift Registers What are the Parallel Access Shift Registers? In computer systems, it is frequently essential to transport n-bit data items from one location to another. This can be accomplished by transferring all bits at the Read More …
What are the applications of decoder circuits?
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 …
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 …