Hi Guys! Hope you’re well. In this post today, we’ll cover What is IGBT? We’ll also discuss IGBT Full Form, Pinout, Meaning, Symbol & Working.BJT (bipolar junction transistor) and MOSFETs (metal-oxide-semiconductor field-effect transistor) are commonly used electronic switches that we’ve already studied in detail. These devices are useful when you deal with low-current applications, however, when it comes to high-current applications, these devices don’t work as expected. This is where the IGBT transistor comes in handy. This device is a combination of both BJT and MOSFET and stands fit for high-current applications.
In this post, we’ll cover What is IGBT in detail.
Let’s get started:1. What is IGBT?
IGBT is a three-pin device made of semiconductor material and is used for fast- ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a complete project with you guys. Its an Intelligent Energy Saving System which I designed around two years ago. So, today I thought to share it so that others could also get benefit. In this project, I have used Arduino UNO board for programming purposes. Its not much complicated project but is the basic for many complex projects.
Energy, is a small word, but is the problem of whole world. Particularly when we are talking about electrical energy. IF you consume more electrical energy then you will get quite huge bill at the end of the month. :P So, there's always work done on reducing the consumption of electrical energy and also we compare energy cost ...
Hello everyone! I hope you all will be fine and having fun. Today, I am going to give you an elaboration on Introduction to UA741. UA 741 is basically a general purpose operational amplifier. This amplifier is considered to be ideal for the voltage follower applications because latch-up operations are no there in its case and it moreover it has High Common Mode Input Voltage Range (HCMIVR). UA-741 is a high performance operational amplifier made up of single silicon chip.
UA 741 is stable without using external components, due to the internal frequency compensation and this device is safe from the short circuiting. In order to cancel the effect of offset voltages we can use a small valued potentiometer/resistor. UA-741 can operate in a temperat ...
Hey Guys! Hope you are doing great. I always try to fill your appetite with relevant information you can excel and grow in your field. Today, I am going to unlock the details on the Introduction to 2n2907. It is basically a PNP bipolar junction transistor (BJT) which is mainly designed for switching and low power general purpose amplification applications. It has an ability to operate at very high speed and moderate temperature. I'll try to cover every aspect related to this transistor, so you don't have to go anywhere else for finding the information regarding this transistor. You can also check Introduction to 2n2222 which is complementary NPN transistor of this PNP transistor. Let's hop on the board and explore what it does and what are its mai ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you detailed discussion on Introduction to LM2904. LM 2904 consists of two builtin amplifiers. These amplifiers have high gain and they are internally frequency compensated. These amplifiers are designed for the operation from a single power supply for a large range of voltages. We can also operate them from multiply power supplies as well.
LM-2904 operates on 3.3V power supply, it is the most common power supply in digital systems. LM 2904 is also available in small sizes i.e. they are available in the latest technology DSBGA. LM-2904 has a lot unique features in comparison to the other standard amplifiers. These features include large DC voltage ga ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at What is Bistable Multivibrator and how it can be used in different circuits. In this type of multivibrator, the circuitry can operate in any state according to a signal provided at its input while it does not happen in a monostable multivibrator. This arrangement is also defined as a flip flop because flip flop also operates at more than one condition. It also has the ability to store a single bit of information so it is mostly used in logic circuits and in computer data storage part.
This vibrator like other vibrators is used for the production of square waves with providing some delay. These circuits are constructed with numerous kinds of semiconductor components. The most used semiconductor dev ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to LM293 an Integrated Circuit (IC). LM-293 is a dual independent accurate voltage comparator. LM 293 has a capability to perform its operation from a single supply source as well as from split power supply. The purpose to design LM-293 is to permit a common mode range to the ground level and it perform this operation with single power supply source.
LM-293 is the most common device in the market these days due to its high performance and cost effectiveness. This device is considered to be an ideal for a lot of electronics applications. LM-293 has a lot of features which make it different from all other devices. The ...
Hi Guys! We welcome you on board. Electronic components play an important role in the designing and working of electronic projects. I have already discussed a number of articles on electronic components covering transistors, MOSFET, and FETs. I am going to continue the thread relating to transistors, because they are the building blocks for amplification and switching purpose. Today, I am going to cover the details on the Introduction to BC182L. It is an NPN (negative-positive-negative) general purpose bipolar transistor which is mainly used for switching and amplification purpose for the low demanding workloads. I'll try to highlight the main features of this component, so you can grab the main concept, what is this about and what are its main ap ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at Introduction to 16x2 LCD Module. LCD stands for liquid crystal display it is mostly used in different electronic projects and devices to display different values. LCD uses liquid crystals for the generation of visible images. 16 x 2 liquid crystal display is a basic LCD module used in DIY electronic projects and circuits. In this LCD module, there are two rows every row consists of sixteen numbers.
With the two rows in this module, there are sixteen columns. The VA dimensions of these modules are (66 x 16) millimeters and the thickness is 13.2 millimeters. Its operating voltage is plus five or plus three volts. In today's post, we will have a look at working, applications, circuits, features, adv ...
Update: I have updated the code and removed the bug. Thanks for informing. Now this code will work perfectly.
Buy This Project
Hello friends, hope you all are fine and having good health. Today, as the name suggests, I am gonna post on how to Receive SMS with AT Commands using Sim900 and Arduino. I have already posted a tutorial on How to Send SMS with Arduino UNO and Sim900, so now we are gonna check the opposite. Sending SMS is quite easy, you just need to write some AT commands and write the message you wanna send and hit the Cntrl + Z and it will be sent. But receiving a text message on your SIM900 shield is a bit difficult because now you need to place a check when user will send a message. So, ideally whenever anyone send a message to yo ...