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 …
Author: Asma Mushtaq
How to find the basis of a vector space V?
How to find the basis of a vector space? How to find the basis of a vector space V? In order to find the basis of a vector space , we need to check two properties: The vectors should be Read More …
HQDFM: Online vs. Desktop – A PCB Designer’s Guide

A seamless transition from the design concept to a perfectly built board is important for any PCB designer. Design for manufacture (DFM) is a crucial part of this process and helps to identify any kind of potential issues present beforehand Read More …
Discuss the Relativity and Maxwell’s Equations
Discuss the Electric Field of a Static and a Moving Charge
What is the Electrostatic Generator?

Electrostatic Generator What is the Electrostatic Generator? An electrostatic generator is also called the van de Graaff generator as it was put in practice by Van de Graaff and conceived by Lord Kelvin. It consists of a hollow spherical conductor Read More …
what are the Serial Transfer and Serial Shift Properties of Shift Registers?
what are the Serial Transfer and Serial Shift Properties of Shift Registers? what are the serial transfer and serial shift properties of shift registers? Serial Transfer is defined as “Transmission of information as sequential units. For example, if two computers Read More …
What are the Perfect Numbers? C++ Code for perfect Numbers Test

Introduction to Perfect Numbers Perfect numbers are a special kind of integer in mathematics. A perfect number is a positive integer that is equal to the sum of its proper divisors, excluding itself. In other words, the sum of the Read More …
What are the Applications of Zener Diode?
Introduction to Zener Diode What are the Applications of Zener Diode? Zener diode is the type of the diode that is designed for special purpose which is regulation. By the regulation we mean, maintaining constant voltages across its terminals. So Read More …
Introduction to PICKIT3 Burner/ Programmer/Debugger and its Interface with PIC18f4550

Basic Idea of PICKIT3 The PICKIT 3 is a popular programmer and debugger tool used in the development of microcontroller-based projects, particularly those involving PIC microcontrollers. It is developed by Microchip Technology, a leading provider of microcontroller and semiconductor solutions. Read More …