Showing posts with label FET Circuit. Show all posts
Showing posts with label FET Circuit. Show all posts

Monday, June 10, 2024

How to use MOSFET for Hide Side Switching

 

How to use MOSFET for Hide Side Switching

I've crafted a circuit designed for high-voltage (up to 100V) and high-current (up to 33.6A) applications, specifically for switching loads on the high side. The carefully selected P-Channel MOSFET, Q1, boasts low ON resistance. To safeguard against exceeding the maximum gate-source voltage (VGS), I've incorporated R1 and R2. Another option involves including a Zener diode across the Gate and Source. In addition, a small signal N-Channel MOSFET, Q2, effectively controls the ON/OFF switching of the N-Channel MOSFET. When the ON/OFF control is low, Q2 remains OFF. Conversely, when it's high, Q2 activates, thereby reducing the P-Channel gate voltage via R2 and effectively limiting the current.

Friday, April 6, 2018

Bi-directional Logic Level Shifter

Simple level shifter circuit

VGS (th) = 1.3 V (Threshold Voltage)
Input = 0V ; VGS > VGS(th) ; FET = ON ; Output = 0V
Input = 3.3V ; VGS < VGS(th) ; FET = OFF ; Output = 5V

A simulation of the above circuit can be seen in the YouTube video link.

Sunday, May 29, 2016

Buzzer Control

Simple Buzzer Control Circuit

A circuit diagram showing how to control a buzzer from a microcontroller using a single FET

This is a simple buzzer control circuit with one resistor and  FET. The circuit is suitable for magnetic buzzer indicators.

Power Calculation from Current and Resistance

Power Equation for Current and Resistance P = I² R Current (I) in Amps ...