Introduction The common emitter amplifier is a widely used transistor amplifier configuration that plays a crucial role in various electronic circuits. It provides amplification of signals with high voltage gain, making it suitable for applications requiring signal amplification. Transistors, specifically Read More …
Author: Asma Mushtaq
Flip Flop Timing Diagram: Setup Time, Hold time and Propagation Delay
Flip Flop Timing Diagram: Setup Time, Hold time and Propagation Delay Setup Time (Tsu): The minimum time the data input (D) must be stable before the active edge of the clock for the flip-flop to reliably capture the data. Hold Read More …
Revolution brought by Embedded Systems with Data Analytics

Revolution brought by Embedded Systems with Data Analytics. It is a combination of the electronic system. The whole assembly is orderly or informal which is basically depending on its given applications. This advancement set a world in a state of Read More …
All about Bluetooth Technology

Introduction Bluetooth wireless technology is a short range radio technology that is designed to fulfill the particular needs of wireless interconnections between different personal devices, which are very popular in today’s society. Its development started in mid 1990’s, when a Read More …
Difference between Decoders and Encoders

Introduction What are the Decoders? In this article, first you will learn about the basic definition of encoder and decoder and then you will get the idea of how is an encoder different from the decoder?. What is a decoder? Read More …
Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates

Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates It involves the following steps: Construct the state table from the state diagram of sequential circuit. From the state table, form the state equations using Karnaugh map (k-map). Finally, Read More …
What are the Different Types of Number Systems in Computing?

What are number systems? What are the Different Types of Number Systems in Computing? Usually we humans are more comfortable with decimal numbers (base 10). But in computer system we have other types that are used as per the requirement. Read More …
Learn How many types of Printed Circuit Boards are manufactured?
Introduction to Printed Circuit Board (PCB) How many types of Printed Circuit Boards are manufactured? In this article, you will come to know the basics of Printed Circuit Board Design and Manufacturing. Printed Circuit Boards (PCBs) are an integral part Read More …
How to Interface LCD with PIC18f4550/PIC16F877A Microcontroller?

Introduction to LCD In this article, I have explained how to interface LCD with PIC18f4550 and PIC16F877A microcontroller? LCD also known as liquid displays are widely used these days for displaying characters, numbers, and graphics. They are more advanced displaying Read More …
Mealy and Moore Type FSM for Serial Adder
Types of Finite State Machine In this article I will discuss Mealy and Moore Type FSM for Serial Adder. But let us just see first that there are two main types of finite state machines (FSM) Mealy type Moore type Read More …