Hello everyone, I hope you all are doing great. Today, we are going to share the 9th chapter in the PCB learning series, where we will have a look at the difference between Through-hole and Surface-mount technology.In our previous lectures, we studied both THT and SMT methods separately and have seen that both are used for components mounting on the PCB board. So, today, we will have a look at the difference between the two techniques. So, let's get started without wasting any time.
Through-Hole vs Surface-Mount
Let us know have a look at these differences and get to know the way forward when it comes to the process of component selection whether SMT or DIP.
Definition - THT vs SMT
THT stands for through-hole technology.
In Through-hole technology, components are mounted by ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at Introduction to PT2272. It is a CMOS (complementary metal-oxide-semiconductor) that use to design simple wireless controlling of instruments installed at some distance. This module is normally used for controlling the circuits of garage door, speed control of the fan, robots and for monitoring the alarm connected at different places for security purposes.
This integrated circuitry uses non-variable code address and no built-in encryption due to these parameters it not used for such circuits where high security is need but uses only for small or less cost security circuits such as used in home security alarms etc. In today's post, we will have a look at its w ...
Hi friends, I hope you are all well and doing good in your fields. Today we can discuss the vector quantities and how we can add the vector by rectangular components. Generally, there are two quantities one is scalar quantities and the other is vector quantity. Scalar quantities are those quantities that have only magnitude but vector quantities are those that can describe both magnitude and direction. So in physics or for complex quantities vectors are used because they can describe both magnitudes with direction.
Vectors can play a very fundamental role in the different fields of physics and mathematics because they can provide accurate and precise measurements. In rectangular components, we can add two or more vectors by breaking them according to their planes. The most efficient metho ...
Hello guys, in the last post I have explained the Basics of Inverters along with its types and also the inverters topology in other words working of inverters, then we discussed the Major Components of Inverters. Now in this post I am gonna explain the pure sine wave inverter and how to create it. I have used AVR microcontroller int his project. The reason I am using random microcontrollers is that so you guys get a taste of each one. Before starting on sine wave inverter read this article again and again as I have also mentioned the problem i got while making it. You should also read the Modified Sine Wave Design with Code.
I have divided this tutorial into four parts which are shown below. This is a step by step guide to design and build an in ...
Hello Friends, I hope you all are fine and doing great. I am here with another article on Induction Motors. In this article I am sharing some basic knowledge on Squirrel Cage Induction Motor. In my previous article named as 3 Phase Induction Motor, I have given a brief overview of this Squirrel Cage Induction Motor.
A 3 phase induction motor has two types based on the rotor construction, named as: Squirrel Cage Induction Motor and Wound Rotor Induction Motor. Former is cheaper and broadly used as it requires less maintenance than later one. Firstly, I am going to tell you about the structure of squirrel cage induction motor. Afterwards I will cover the working principle and features of Squirrel Cage Induction Motor. In the last sections, I will sh ...
In today's post we are gonna see how to connect Arduino YUN with Putty and access the files on Linux OS in Arduino YUN. In my last post Getting Started With Arduino YUN, I have explained in detail about basics of Arduino YUN. I am recall few important things here. Arduino YUN is a very powerful board with two processors on it. One is Arduino microcontroller used to control the output / input pins. The other processor is named as Atheros and it has Linus operating system on it, so one can easily run python scripts on it and can do any server or client side coding in it.
So, today we are gonna see ow to access this Linux operating system of Arduino YUN using Putty software in Windows. Putty is a third party software used for accessing serial termina ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at What are Temperature Sensors and their implementation in different engineering projects. The most significant parameter in industries and different engineering project is the temperature that determines the working conditions of the surroundings or instruments. The correct value of the temperature is essential for the implementation of the different accessories and components in engineering projects, circuits, in medical labs, different research laboratories. To measure different values of the temperature different types of sensors are used.
Mostly used temperature sensors are thermistors, thermocouples, infrared radiation detector, and RTD. In today's post ...
Hello friends, I hope you all are doing great and having fun with your lives. Today, I am going to give you guys a detailed Introduction to PIC16F877a. It's the most commonly used PIC Microcontroller because of its operational flexibility, availability and low cost. You can buy this PIC Microcontroller from almost every online electronic shop for just $2 - $3.
If you are new to PIC Microcontroller then read this complete post carefully and ask your queries in the comments. You should also have a look at this video in which I have given an Introduction to PIC16F877a:
Note:
You can download PIC16F877a Datasheet by Clicking below button:
Download PIC16F877a Datasheet(adsbygoogle = window.adsbygoogle || []).push({ });
Introduction to PIC16F87 ...
Learning & development professionals in every company strive to provide employees impactful training content. While their aim is to ensure employee growth, that hardly turns out to be effective in bringing about any major change.
Granted you want to ensure employees learn new skills, but shouldn’t it be important to consider what exactly do employees want to learn? Think of how interested employees would be if the training content was focused completely based on their needs.
This brings to light the need to create training programs that are more employee-centric. So how do you curate such a program? Here are five ways to achieve that:
Collect employee feedback
The easiest and quickest solution is asking the employees about their experi ...
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a complete Arduino Tutorial for Beginners because I was having a lot of requests about it. Reader were asking the same question that they are new to Arduino and how should they start so if you are beginner to Arduino and you don't have any idea How to learn it then you should read the below tutorials.
I have posted all the basic Arduino Tutorial for Beginners already so in today's tutorial I am just gonna arrange them and must ask you to read them one by one from top to bottom and at then end you will really be able to design any kind of project on Arduino. So, let's get started with Arduino Tutorial for Beginners:
Arduino Tutorial for Beginners
Befor ...