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 …
Category: Digital Logic Design
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 …
what is the state reduction and assignment in digital circuits?
Introduction to state reduction what is the state reduction and assignment in digital circuits? When we are designing a circuit having smaller number of inputs and outputs, we generally do not concern ourselves with the cost. Here we can use Read More …
what is the difference between data flow and behavioral modelling in Verilog HDL?
what is the difference between data flow and behavioral modelling in Verilog HDL? This article will help you to get familiar with the dataflow and behavioral modelling of combinational circuits in Verilog HDL What is dataflow modelling? Dataflow modelling provides Read More …