Hey Guys! Hope you are doing great. Today, I am going to discuss the details on the Introduction to BJT (Bipolar Junction Transistor). It is an electronic component mainly used for amplification and switching purpose. As the name suggests, it is composed of two junctions called emitter-base junction and collector-base junction.
Don't confuse BJT with regular transistors. A transistor is a semiconductor device, comes with three terminals that are used for external connection with electronic circuits. A transistor is termed as a trans resistor which is used as switch or gate for electronic signals. Small signals applied between one pair of its terminals are used to control much larger signals at the other pair of terminals.
Actually, transistors are divided into two categories called u ...
Hello Friends, I hope you are fine and having fun in your lives. Today I am going to tell you about the 6 necessary Embedded Tools.It's the next episode in the Embedded systems tutorials. So, first of all, we had a look at What is Embedded System? and we have also understood What is Embedded Computer? Then we had a look at 8 things for learning embedded system programming , that can help you for the coding part of your system. An embedded system design includes both hardware and software. So it is good to know all the tools that are available and necessary for the said purpose.
In an embedded system you have to work with the software along with the hardware. You have to deal with sensors and actuators. Things are happening in real time. An embedd ...
Engineering has a lot of subfields that offer students the possibility to broaden their potential career paths. One of these subfields is represented by biomedical engineering, which combines more than just one discipline. If traditional engineering is focused on mathematics and other applied sciences, biomedical engineering also includes fields such as biology and chemistry. Biomedical engineering, shortened BME, is a multidisciplinary field that combines various fields, namely medicine (diagnosis, monitoring, therapy) and engineering (solving skills).
BME has other subfields as well, depending on the branch that is selected by the engineer. For instance, one can specialize in biomedical optics, tissue or genetic engineering, pharmaceutical engin ...
The internet is a dynamic miraculous world that has virtually become the lifeline of the world today. Most aspects of human life are now dependent on technology, which is mostly driven by the internet and the world can become dysfunctional if we subtract the cyberspace from the equation of life. Every single minute million of terabytes worth of data get transferred from every corner of the world to every corner of the world. Despite that, almost every single user gets a smooth and seamless experience without many hurdles. Videos are loaded, and the information is relayed within seconds. Ever wondered how on earth things run so smoothly without networks getting crashed?
The internet itself cannot handle the data transfer of this magnitude. At the ...
Hello, students here in our previous tutorial we study molecules and now I am with a new topic “Ion” which might be possible for some of my readers this article seems to be new, and some of my readers may be familiar with this term. But no matter whether we know or not, in my article I try to cover all aspects of this term. Many questions arise in your mind such as you may think;
What is an ion?
How ions are formed?
What are the different types of an ion?
What methodology is utilized for assigning charge to an ion?
What are examples of an ion?
Which methods are used for the creation of an ion?
If my readers want to know the answers to these questions, hold copies and pencils in your hand and stick to my article till the end.
Brief description of an Ion
What is an ion?
Definition
...
Internet of Things is a system of multiple inter-related computing devices. The factor ‘thing’ in IoT is designated to an entity capable of communicating data over a network (IOT), which can be a digital machine, sensor, human being, animals etc. Each component that is included in IoT network is assigned with an unique identity called UID and the ability to communicate data over IoT network without any external human or computer intervention.
Hello readers, I hope you all are doing great. In our previous tutorial, we discussed how to upload data to Firebase Real-time Database using ESP32. In this tutorial, we will learn how to read the data stored on the Firebase Database with ESP32.
We can access the data stored in Firebase database from anywhere in the world, which makes this preferable ...
Hello! I welcome you to the board. We'll talk about the Solar Panels and their wattage to choose the solar panel according to the need of the time. The performance and efficiency of a home power plant directly depend on the correct choice of solar panel characteristics. Innovative technology has made it possible to create a record 400-watt solar panel, which is currently the most efficient and economical. To determine the number and capacity of solar panels, it is necessary to accurately calculate the total energy consumption and choose the right type of panel.
Choose the Type
To determine the number and capacity of solar panels, it is necessary to accurately calculate the total energy consumption and choose the right type of panel. There are 2 ...
Hello friends, I hope you all are fine. Today, we are starting a new tutorials series on Ladder Logic Programming, used in PLC. It's our first tutorial in this series, so we are going to have a look at the detailed introduction to PLC and ladder logic. After welcoming every one of engineers, technicians, students, and hobbyists who have come to read this article willing to learn PLC programming, I would like to introduce one of the most used programming languages of PLC. The language we introduce here is a visualized language that connects and combines graphical symbols in logical flow same as the way we wire electrical circuits and that is the secret behind its simplicity not only in implementation but also in diagnosing problems.
Ladder Logic Pro ...
I hope you are doing well and exploring new things daily. Today's topic is the working of Metal 3D Printing. It refers to the technique of creating a metal part directly from a digital design layer by layer.Instead of subtractive material from a solid block like conventional manufacturing, metal additive manufacturing or metal 3D printing involves additive material addition in building up the object. This can give geometries with intricate designs and internal structures not easily achieved using traditional methods or impossible-to-manufacture conventionally.
Several technologies exist within metal 3D printing. The popular methods include Selective Laser Melting (SLM), Direct Metal Laser Sintering (DMLS), and Electron Beam Melting (EBM). These methods melt metal powders with lasers or el ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino Nano 33 BLE.
Arduino Nano 33 BLE is an advanced version of Arduino Nano board that is based on a robust and powerful processor the nRF52840 from Nordic Semiconductors, a 32-bit ARM® Cortex™-M4 CPU. It comes with a crystal oscillator frequency of around 64MHz. It features 32 times bigger program memory than the Arduino Uno board, helping you store programs with much larger memory. With this device, you can produce a lot more variable as it comes with RAM that is 128 times bigger than the RAM of Arduino Uno.
Before you move further, I recommend you read this article on the Introduction to Arduino Nano which we have publish ...