Hi Guys! Thank you for clicking this read. Hope this finds you well. In this post today, I’ll document the Introduction to Tip42.
Tip42 is a medium power silicon transistor mainly used for switching and amplification purpose. It belongs to the PNP transistor family and comes in the TO-220 package. The collector current is 6A which signals it can support load under 6A. Both collector-base and the collector-emitter voltages are 40V. And the only 5V is required to initiate the transistor action as the emitter-base voltage is 5V. The power dissipation is 65W which defines the amount of energy released during the working of this transistor. The storage junction temperature is -65 to 150C and transition frequency is 3MHz.
Just stay with me for 2-min a ...
Hi friends, hoping everyone is fine and enjoying their lives. I am here today with an article on Introduction to Synchronous Motor. You all already know that motor is a mean of converting electrical energy into mechanical energy. Synchronous motor is the type of motor in which the rotating speed of rotor is same as the rotating speed of magnetic field. In other words, rotor rotates at the synchronous speed unlike Induction Motor, which we have discussed in Introduction to Induction Motor.
In this article, I will share the Introduction to synchronous motor with you guys. First things first, I am telling you about its construction and working in first two segments of my article. While later I would be throwing some light on its key features followed ...
Hello everyone, I hope you all are fine and having fun. Today's tutorial is a quick one and is about how to use C# Comments. Comment is an important part of any programming language, although its not a directly part but they indirectly help a lot especially in complex projects.
I have also shared a tutorial on How to use comments in c++, you should read that post as well because I have explained few basic concepts in it. You guys are also welcome to give us feedback about this new C# tutorial series. If you have any suggestions about it then do let us know in comments.
How to use C# Comments ???
Comments are simple documented text lines, completely ignored by the compiler and are used to explain or provide any additional information about codi ...
Learning Management Systems have gained popularity with technological advancements.
The curiosity to learn NEW made the information available with just a few clicks away. That’s how e-learning was born!
Now, it has become inevitable for every business to adapt to the trend. When it involves developing a course from scratch, you need LMS.
Well, by what norms do we identify LMS vendors for my business?
Here are five checkpoints you should know when choosing an LMS vendor.
The background
It is quite common when you are choosing an LMS vendor; you look for the price. Beyond the quote they are offering, you need to verify their track record.
Ask the following questions to acquire the vendor’s level of the business.
How long has the LMS d ...
Hey everyone how are you, hope you are doing great. In this article I will guide you about the C# comboBox. In my previous article, I have explained about C# button control and their features. C# ComboBox is quite similar to button control but its major properties are different. The combo box can hold multiple values at the same time, it's like drop-down box in appearance and you can select any value inside it. Most of the time, combo box is used to give the user multiple selection options. But in signup forms, it's used for country selection where you have to select your country from drop down. You can use combo box according to your requirements.
You can add the combo box from the toolbar and drag it on the form. When you drag that you can set t ...
Hi Mentees! I welcome you on behalf of The Engineering Projects. In this section of this DLD Logic gates series, we are discussing different applications of logic gates. We have discussed DLD Adders and Subtractors in our previous lectures and now it's time to have a look at DLD Multiplexers.
What are Multiplexers?
What are the types of Multiplexers?
What are the two input Multiplexers?
How can we simulate the Circuit of 2 to 2 MUX in Proteus ISIS?
How can we use the 2 to 1 MUX as OR, AND and NOT gates?
What are Multiplexers?
When I heard the word Multiplexer, I thought that as Adder adds numbers, Subtractor subtracts numbers, similarly, the Multiplexer will multiply binary numbers but that's not the case. Multiplexer is defined as:
A Multiplexer(also called MUX or ...
A teacher is the one who helps children to develop skills to learn and exploring the world. If we want our children to be skilled person, we need to take care of their education. Schools are not enough for them, homeschooling is a great idea where parents can teach their child with better attention. Parents must collaborate with teacher
for better result. A teacher is the one who helps children to develop skills to learn and exploring the world. If we want our children to be skilled person, we need to take care of their education. Schools are not enough for them, homeschooling is a great idea where parents can teach their child with better attention. Parents must collaborate with teacher for better result.
eLearning News for Pasco Parents
eLear ...
Hello Friends! I hope you are doing well. Today, the topic I am going to discuss is Bachelor of Arts or it is also known as BA. It is a bachelor degree given to students in arts and sciences. Bachelor of Arts degree usually completed in three to four years, depends on the university and type of program. Here, I will cover the following topic: Popular Bachelor of Arts programs, their major subjects, career opportunities, scope of BA degree, and finally the top universities offer BA degrees.
Bachelor of Arts
The top BA programs offer are listed below:
Anthropology.
Archaeology.
Education.
French.
Public Administration.
Literature.
English.
Sanskrit.
Geography.
German.
Economics.
Hindi.
History.
Library Science.
Philosop ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new Vibration Sensor Library for Proteus V2.0. It's the second version of the Vibration Sensor Library for Proteus. In this library, we have four vibration sensors.
These vibrations sensors have both digital and analog output pins and can easily be connected with microcontrollers i.e. Arduino, PIC, Atmel etc. Before downloading the Proteus Library zip file, let's first have a look at the brief overview of Vibration Sensor:
What is Vibration Sensor?
A vibration sensor is a small embedded sensor, which is used to detect vibrations on any surface.
These vibration sensors are used for various purposes i.e. fault detection on heavy machinery, placed on doors ...
Hello, readers. Welcome to the MATLAB tutorial, where you are learning the basics to advance information about MATLAB without discussing unnecessary concepts. In the last lecture, there was a discussion about variables and their declaration, usage, and types in detail using the MATLAB command prompt. This time, you are learning the workspace window of MATLAB. Usually, people while learning ignores this window because they do not bother about what is happening in it, but the experts know that by applying the simple rules in the workspace window, they can easily get better results. At the end of this lecture, you will be able to answer the following questions:
What is the workspace window of MATLAB?
How can you save the files from the workshop in different ways?
What is the method to load ...