Hacker News new | ask | show | jobs
by dekhn 1463 days ago
I like how I've been able to use MOSFETs as switches for the past 5 years while being almost completley unaware of the other things it can do. To me, it's a component that uses a small (low-voltage, low-current, low-resistance) signal to switch on a much larger path. Anything that makes it not behave like that idea is just problems for me (I spent a better part of a day debugging a circuit that works fine with a 5V arduino but not a 3.3V ESP32. I don't think I've even built a circuit with two transistors (multistage amp, flipflops...)
1 comments

Discrete power MOSFETs are only switches. Discrete linear-stable MOSFETs are also usable as linear amplifiers. TFA is about mosfets on ICs. When making your own ICs, you have precise control over a lot of the variables, and the variables you have less precise control over are often going to be very similar for adjacent FETs on the same wafer, so you can do things with them that you can't do with discrete MOSFETs.
What stinks is that linear use has waned so much that most lateral mosfets are no longer produced. Everything is vertical switching for PWM control.
Wow, you aren't kidding. I just checked Onsemi and Vishay and neither makes lateral mosfets anymore. I'm surprised because many audio amplifiers still have a linear output stage, are those just always BJTs now?
Most of the linear amps these days are integrated devices that need a few supporting components and you feed a line level audio signal. Though you can still get decently sized BJT's and you can build your own amps.