EN / USD
2083 Items
 Home
Blog
Engineering Your Way to a Successful Project: Writing Tips and Tricks
Engineering Your Way to a Successful Project, Writing Tips and Tricks
Engineering projects are a crucial part of a student's engineering degree. Writing a project report is an essential part of any engineering project. The final step provides a summary of the project and its results. A good project report can help students get better grades and advance their career prospects. In this article, we will discuss the importance of engineering project writing and the steps involved in writing a successful project report. What is Engineering Project Writing?  Engineering project writing is a form of academic writing used to document an engineering project's progress. This type of report usually includes findings, conclusions, and recommendations. It should provide a clear and concise overview of the project and its impact on society. The report should be wri ...
Blog
Introduction to IRF4905
introduction to irf4905, irf4905 features, irf4905 pinout, irf4905 working, applications
Hey Guys! Welcome you onboard. Today, I'll discuss the details on the Introduction to IRF4905. It is a P-Channel HEXFET Power MOSFET available in a TO-220AB package and is based on Advanced Process Technology. It is mainly used for fast switching purpose, capable of providing ultra-low on-resistance. This tiny device comes with three terminals called gate, drain and source where the gate terminal is used to control the current on remaining two terminals. The area between source and drain is known as a channel that is widely dependent on the voltage applied to the gate terminal. In this post, I'll cover each and everything related to this P channel MOSFET, its main features, working, pinout and applications. Let's jump right in and explore everyt ...
Blog
Introduction to 75N75
Introduction to 75N75, basics of 75N75, 75N75 basics, getting started with 75N75, how to get start with 75N75, how to use 75N75, 75N75 Proteus simulation, 75N75 proteus, Proteus 75N75, proteus simulation of 75N75
Hello friends! I hope you will be absolutely fine and having fun. Today, I will give you a detailed discussion about Introduction to 75N75. I have also shared different articles on Introduction to 2N3904, 2N3906, BC547, C945 and IRF540. You must go through all of these articles for the better understanding of this tutorial. 75-N75 is basically a Metal Oxide Field Effect Transistor (MOSFET). MOSFET is a transistor which is frequently used in electronic devices for the amplification and fast switching purposes. MOSFET consists of four different terminals. These terminals include body terminal, source, drain and gain respectively. There two different type of transistors i.e. P-channel transistor and N-channel transistor. 75N-75 is N-channel MOSFET. ...
Blog
Introduction to Power Management Integrated Circuits (PMIC)
Introduction to power management integrated circuits, introduction to PMIC, best place to buy PMIC
Hey Friends! Hope you are doing well. I always strive to keep you updated with valuable information related to engineering and technology. Today, I'll uncover the details on the Introduction to Power Management Integrated Circuits (PMIC). These are the integrated circuits, commonly known as power management ICs or power management unit, used for managing and controlling the power of the host system. They are mainly used in Consumer Electronics, Automotive Industry, Telecom, and Networking. Integrated circuits are the part and parcel of some Electronics Projects. If you are a newbie or an expert, you require plenty of ICs every now and then. Apart from time management other factors that can highly influence the nature of your project include t ...
Blog
Introduction to LM258
LM258 Pinout, LM258 basics, basics of LM258, getting started with LM258, how to get start LM258, LM258 proteus, Proteus LM258, LM258 Proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on Introduction to LM258. LM-258 has two internal Operational Amplifiers (Op-amps) which are frequency compensated internally. They are specially designed to perform their tasks from a single power supply source using a wide range of voltages. They can also perform different operations using split power supply. LM-258 low power supply current drain does not depend upon the magnitude of the power supply source. LM 258 has a lot of features including high DC voltage gain, large bandwidth, different input voltage equal to power supply, large output voltage swing, common mode input voltages include ground. These were the few of m ...
Blog
How To Calculate Liquidated Damages in Construction?
How To Calculate Liquidated Damages in Construction, liquidated damages construction
Hello everyone, I hope you all are doing great. Today, I am going to share with you about "How To Calculate Liquidated Damages in Construction?" In almost all construction contracts that will be a clause that provides that the contractor will pay liquidated damages to the owner of the project in case there is a breach of contract. In construction, a breach of contract, which leads to the owner claiming liquidated damages, usually relates to a failure to complete a project in contractual time (that is, failing to complete works and handing over the house to the client at the date agreed on the contract). When calculating liquidated damages, the client bases them on a daily or weekly rate – the amount a contractor is required to pay will depend on t ...
Blog
Introduction to BD138
Introduction to bd138, bd138 pinout, bd138 power ratings, bd138 applications
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll detail the complete Introduction to BD138. BD138 is a PNP transistor that is incorporated in audio amplification and switching applications. It is composed of silicon material and comes in the TO-126 package. It contains three terminals, where small input current across one terminal is used to produce large output current across the remaining two terminals. The collector-base and collector-emitter voltages are 60V with emitter-base voltage 5V that illustrates the amount of voltage it requires to bias the transistor. In this post I’ll walk you through the Introduction to BD138 detailing pinout, working, physical dimensions, applications, power ratings, and alternati ...
Blog
Capsule Neural Network: Definition, Features, Algorithms, Applications
Basic Concepts of Capsule Neural Network, Capsule Neural Network, Capsule NN, Capsule Neural Network examples, Capsule Neural Network types
Hey pupil! Welcome to the next lecture on modern neural networks. I hope you are doing great. In the previous lecture, we saw the EffcientNet neural network, which is a convolutional Neural Network (CNN), and its properties. Today, we are talking about another CNN network called the capsule neural network, or CapsNets. These networks were introduced to provide the capsulation in CNNs to provide better functionalities.  In this article, we will start with the introduction of the capsule neural network. After that, we will compare these with the traditional convolutional neural networks and learn some basic applications of these networks. So, let’s start learning. Introduction to Capsule Neural Networks Capsule neural networks are a type of artificial neural network that was introduc ...
Blog
Sequencer Output Instruction in PLC Ladder Logic Programming
Sequencer output instruction in PLC ladder programming, Sequencer output instruction in ladder logic programming, Sequencer output instruction in PLC simulator
Hi friends, today we are going to learn a good technique to run multi outputs in sequence. In another word, when we have some output that is repeatedly run in sequence. In the normal or conventional technique of programming we deal with them individually or one by one which takes more effort in programming and much space of memory. So instead we can use a new technique to trigger these outputs in sequence using one instruction which will save the effort of programming and space of memory. In this article, we are going to introduce how to implement sequencer output instruction. And practice some examples with the simulator as usual. Before starting the article, we need to mention that, some controllers like Allen Bradley have sequencer output instruction and some has not like Siemens. So we ...
Blog
Arduino 74HC165 Interfacing: Increase Input Pins
Arduino 74HC165, Arduino 74HC165 interfacing, 74hc165 arduino, increase input pins arduino, arduino input pins
Hello friends, I hope you all are doing great. In today's tutorial, I am going to do an Arduino 74HC165 Interfacing and we will have a look at How to increase Input Pins of Arduino. 74HC165 is a shift register and works on the principal of Parallel In Serial Out. In my previous tutorial Arduino 74HC595 Interfacing: Increase Output Pins, we have seen How to increase the output pins of Arduino and today we are gonna do exact the opposite and we will increase the input pins. 74HC165 will take 8 parallel inputs from different sensors or buttons etc and will send them to serial OUT Pin, which will be connected to Arduino. So, if you are working on a project where you want to get data of 15 or 20 digital sensors then you can use this shift register and ...