How Maxwell’s Equations are Defined for Electrostatics and Magnetostatics?

Introduction to Maxwell’s equations How Maxwell’s equations are defined for electrostatics and magnetostatics? This article aims to get better understanding of static properties of magnetic and electric field to get better understanding of faraday’s law of Electromagnetic induction and how Read More …

What is the Gram Schmidt Procedure? Explanation and Example

gram schmidt procedure demonstration

Since, by applying head to tail rule on the vectors components, we can generate the original vector A. After that we need to find the projections of one vector to another vector. This projection is subtracted from the other vector and hence these two vectors become orthogonal.

So, for two vectors A and B lets say we want to generate a new set of vectors W and Y that will be orthogonal to each other. We will assume

Serial Communication in PIC Microcontroller and Computer Systems

Introduction to serial communication How to perform serial communication on PIC microcontroller? There are two main types of communication: Serial Transfer and Parallel Transfer. In parallel transfer, a chunk of data is transmitted at a time. While in serial transfer, Read More …