EN / USD
634 Items
 Home
Blog
What is PN Junction? Forward-Biased | Reverse-Biased
pn junction, n type semiconductor, p type semiconductor, silicon crystal, doing, impurities, reverse bias, forward bias junction
Hey Guys! I hope you all are doing great. In the previous tutorial, we studied the basics of Semiconductors, where we briefly discussed the PN Junction. Today, we are going to have a detailed overview of PN Junction. But before getting into the details of PN Junction, we need to first recall a few concepts from the previous lecture: Semiconductor Basics As we know, the conductive power of a semiconductor material lies between a conductor and an insulator. So, it can act as a pure conductor as well as a pure insulator, depending on the applied conditions. Semiconductors are divided into two types: Intrinsic Semiconductor. Extrinsic Semiconductor. Intrinsic Semiconductor A semiconductor in its pure form is called an Intrinsic semiconductor. In this state, the outermost valan ...
Blog
LF353N Dual JFET Input Op-Amp Datasheet, Pinout, Features & Applications
Introduction to lf353n, lf353n pinout, lf353n power ratings, lf353n applications
Hi Folks! I hope you’re well today. I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to LF353N.The LM393N is a wide bandwidth and high input impedance Dual Input JEFET op-amp that is widely used in high-speed integrators and low noise circuits. The low bias current and input noise make it a good pick for audio amplifier applications. It carries a high slew rate (13V/uS) and wide bandwidth around (4MHz). I suggest you read this post all the way through, as I’ll detail the complete introduction to LF353N covering datasheet, pinout, features, and applications. Let’s dive in. Introduction to LF353N Introduced by the Texas Instrument, the LM393N is a high input impedance dual op-amp where the input of this device is attached ...
Blog
Pure Sine Wave Inverter using 555 Timer in Proteus.
Pure sine wave inverter, Sine wave Inverter in Proteus, Sine wave inverter in proteus using 555 timer, 555 timer project, Sine wave inverter with 555 timer.
Hi Mentees! Welcome to another electronic tutorial about the 555 Timers. We are working on Proteus and in the present experiment, we'll design the circuit of Pure Sine Wave Inverter. Inverters are the opposite devices to rectifiers. We'll show you the meaning of this sentence in action Yet, before experimentation, we have to learn some predominant concepts about the experiment. So, We'll go through the following topics: Introduction to Pure Sine Wave Inverter. Components used in the circuit of Pure Sine Wave Inverter. Working of the circuit of sine wave inverter. Circuit simulation of pure sine wave inverter in Proteus. Introduction to Pure Sine Wave Inverter In electronics, we examine the output of devices in the form of waves. Basicall ...
Blog
How to Increase Workspace in Proteus
how to increase workspace in proteus, increase workspace in proteus, work area maximize proteus, increase work area proteus, increase workspace proteus, default terminal in proteus
Hello friends, hope you all are fine and having fun with your lives. Today's post is about How to increase Workspace in Proteus. It's our 3rd tutorial in Proteus series. Its quite a simple tutorial and along with this trick, I will also share few commonly used features or Proteus. Once, I was working on a simulation project in which I have to design a complete load management system in Proteus and it was quite messy as I have to include a lot of components and the area of Proteus got quite small for that and then I encountered this problem i.e. where to place the components. You have seen in Proteus software that there's a blue rectangle which is considered as the workspace in Proteus. This area is constant and doesn't increase or decrease on its ...
Blog
Introduction to LM318
Introduction to LM318, LM318 Pinout, LM318basics, basics of LM318, getting started with LM318, how to get start with LM318, how to use LM318, LM318 proteus, proteus LM318, LM318 proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give a detailed discussion on Introduction to LM318. LM 318 is basically a high speed Operational Amplifier (Op-amp). It provides higher slew rates and wide range of bandwidth. LM-318 has processing speed 10 times higher than the common operational amplifier. It has unity gain frequency compensation. External components are not required for its operation. Feed forward compensation increases the slew rate up to 150 V/us for inverting applications. It also doubles the bandwidth as compared to the earlier. In LM 318, in order obtain the high stability level we overcompensation can be used with amplifier. LM 318 setting time can be reduced by adding an extern ...
Blog
Introduction to 7805
introduction to 7805, intro to 7805, introduction to IC 7805, intro to IC 7805, applications of 7805, pinout of 7805, pinout of IC 7805
Hey Fellas! We always strive to keep you updated with best and valuable information so you keep coming back for what we have to offer. Today, I am going to uncover the details on the Introduction to 7805. It is a positive voltage regulator used for providing constant output voltage over a wide range of input voltage. Before we move on, you must be clear what is voltage regulation? Voltage regulation is referred as the measure of voltage change between input and output. The IC 7805 does the same thing. It provides constant output voltage when a range of different voltage is applied at the input terminal. This component comes with three terminals called input, ground, and output. This is called positive voltage regulator because it generates posi ...
Blog
Introduction to Arduino USB Host Shields
introduction to arduino USB host shield, device classes of arduino USB host shield, applications of arduino USB host shield
Hello Everyone! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino USB Host Shields. With Arduino USB host shield you can interface the USB device to your Arduino board. This USB host shield is based on MAX3421E which is mainly known as the USB host controller that contains the analog circuitry and digital logic required to apply the USB full speed peripheral to USB specifications rev. 2.0. Moreover, this shield is compatible with TinkerKit which projects you can plug this TinkerKit module with the Arduino Boards. Introduction to Arduino USB Host Shields Arduino USB host shield is used to connect a USB device with the Arduino Board. Simply put, USB host shields provide the USB ...
Blog
Complete Guide on Proteus ISIS & ARES
A Complete Tutorial on How To Use Proteus ISIS & ARES, complete guide on proteus, how to use proteus isis
Hello friends, I hope you all are fine and having fun. In today's tutorial, I will provide you a Complete Guide on Proteus ISIS & ARES. I will start from very basics & will gradually move towards complex projects. I have already shared a lot of tutorials on Proteus software on my blog, I will add their links in today's tutorial as well, in the projects section. If you guys have any problem anywhere, ask in comments and I will try my best to resolve your issues and also subscribe to our newsletter so that you get these burning tutorials rite in your mail box. I will continuously update this list of tutorials so that we have all tutorials at one place. Course Content of Proteus Guide I have divided this tutorial in few sections and you have ...
Blog
Update LCD Display with ESP32 Web Server
Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32
Hello readers, I hope you all are doing great. ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on one of the ESP32 applications in the field of IoT. Project Overview In this tutorial, we will learn how to update LCD display with new data or input using a web server created with ESP32. Fig. 1 To achieve the target, we will be using an HTML (Hypertext Markup Language) form to provide web input and then update the text displayed on LCD. The values or input received from the webserver will be further stored inside a variable in the code for further use (to display on LCD). We have already posted a tutorial on LCD (Liquid Crystal Display) interfacing with ESP32. In that tutorial, we demonstrated how to displa ...
Blog
Introduction to 2SD882
Introduction to 2sd882, 2sd882 pinout, 2sd882 power ratings, 2sd882 applications
Hi Fellas! Hope you’re doing well today. I welcome you on board. In this post today, I’ll detail the Introduction to 2SD882. 2sd882 is an NPN bipolar junction transistor used for amplification and switching purposes. It is a semiconductor device composed of silicon material and comes in the TO-126 package. As this is a bipolar transistor, here conductivity is carried out by two charge carriers i.e. electrons and holes where electrons are major charge carriers and holes are minority carriers. During the amplification application, the small input current across one pair of terminals is used to produce a large output current across other pairs of terminals. In this post, I’ll walk you through the working principle, pinout, power ratings, alternat ...