Posts tagged MOSFET
Synonyms: IGFET insulated-gate-FET insulated-gate-field-effect-transistor
Subtag of field-effect-transistor
I have a hat board that has some high power solid state switches (mosfets). The hat is controlled by the main board. The hat and the main board are connected via pin headers, like an arduino. Th...
I'm working on an energy harvesting circuit known as an in-house harvesting circuit (cc-ih) and would appreciate some guidance on implementing it in Simscape within Simulink. Circuit Description: ...
I benchtested below 0.7A constant current source circuit and observed few cycles of oscillation on drain current. With the help of bode plot analysis , I have managed to reduce the oscillations on ...
Let's take a soft-start circuit that looks like this: To my understanding, the function can be described as follows: C1 charges to open the gate. Value of C1 will dictate the soft-start delay...
Homework problem A MOSFET has a power dissipation of $P_{d} = 10\text{W}$. The MOSFET is mounted on a heatsink. There is an isolation pad between the MOSFET case and the heatsink. We are given t...
I know that in transistors there is base, collector and emitter, and in FETs there is gate, drain and source, but what is the fourth grounded connection opposite the gate in this NMOS circuit?
I am using two 18650 cells in series to power a RC car. Is the voltage goes below 6.2 V, the battery should be disconnected to prevent over discharging the battery. At the same time I want to imple...
I would like to save some costs with ideal diode controllers. Basic requirement is for the diode controller to block overcurrents (short circuits) in both directions. The MAX16141A IC can do it a...
In theory (I mean in my engineering curriculum) I never found a diode in a mosfet symbol but in datasheets there is a diode called as body diode in both pmos and nmos.Please explain its significan...
I want to sense 3 different states in the same mcu pin (GND, Hi-Z and PWR). PWR is typical +24V but I would like to have a wide margin from +17V to +40V just to be safe. The values can change but ...
Let's say a 100V voltage spike arrives at +12V and the TVS diode clamps it to 25V. Q2 may or may not be activated. Will this circuit ensure a V_gs lower than 25V for the mosfet Q1 ? Any catch to it...
In the auotmotive context, does it matter where the fat load-dump grade diode is placed in relation to the MOSFET so as to protect it from both fast positive transients and the longer load dump ? ...
I'm designing a high side current source that can be controlled with a Digital-to-analog and can source up to 100mA with voltage supply up to 36V. By high side I mean one side of load will be alwa...
I was looking at different transistors, especially MOSFETS and I saw that N type MOSFETs seem to be way more popular to be used in circuit design. Is there a reason for that, or am I mistaken?
The circuit above is used to control a 240W ceramic heater by means of a PWM signal at 30Hz, generated by a microcontroller, with 5V logic. The input is a standard 280W AC-DC external power adapt...
Hello everyone, I have a simple circuit in which I control some LEDs via an MCU and DMG2302UK ( N-channel MOSFET ) The EN pin is connected to an MCU gpio pin that works at 3.3V. The circuit wo...
How does the differential to single ended converter work? In order for the circuit to work, Q1 and Q3 must be in the saturation region and depending on the voltage inputs, one of Q2 and Q4 will be...
Background. I have a legacy battery system that is comprised of twenty-four 12V Li-ion battery modules (self-protected), enclosed in a shell with the charging connection provided as a common groun...
Imagine a battery pack with <=60VDC of maximum voltage and a load of up to 10kW of power(the PMSM inverter with the input capacitance of up to 1mF). The load is not always known - could be 100uF...
I was looking at this design: It uses MC34063 as switching controller. I wanted to adapt this circuit, and I was busy trying to pick R1 value. The datasheet has following formulas: The issue I hav...
I'm using a variable duty cycle square-wave oscillator to drive a half-bridge MOSFET pair like this. Upper MOSFET is P-channel type, lower MOSFET is N-channel type: - And, I think I'm getting shoo...