Hi guys, I was hoping to get some help driving some MOSFETs from a 4051 IC.
The circuit I have so far acts strangely, in that the MOSFET won't switch on unless I remove the connection/resistor between the gate and source (at which point its stays on regardless). The threshold voltage is 2-4V so that shouldn't be the problem, and when testing the mosfet directly it works as it should do.
Here are some images of what I am working with at the moment. I'm still pretty amateur, so if I am missing anything obvious I would really appreciate the help :.
I have simplified the layout to try and isolate the problem, so the 4051s address ports aren't wired, so that it outputs to y0.
How come the gate is floating? The output of the 4051 at that pin is 5v, if I replace the MOSFET with an LED it lights, which is what's confusing me.
Also, the select pins are usually connected resulting in the same problem, I was just trying to simplify things, though I should have tied them to ground in the diagram sorry. The unused IO pins are left floating though, would this cause a problem?
The MOSFETs I have tried are a SSF6808 and a 3N80C.
Replacing the resistor with any value, including a 10k or even a piece of wire, will still not switch with the gate either high or low.
I will try using a digital multiplexer instead, the 4051 is just something I had to hand.
In the mean time, is there anything else I could try to make this work? I thought that the inputs of the MOSFETs were all high or low. I've tried grounding all the unused pins and reconnecting the selector pins to the arduino too, no luck.
EDIT: Actually, it seems to be working as a switch now, but the led is very dim, what is happening?
The other can switch a LED with only 5 volts, I think
Pelle
No, that's the curve for Vds = 10V, not for fully on. Calculate the resistances
and you'll see. The specified Rds(on) value is only quoted for 10V. Furthermore
the threshold voltage is quoted as 2--4V, so its clearly not logic level.
Thanks for the help guys, trial and error with the gate resistor and input voltage for the 4051 made the circuit work well enough. Grounding wasn't as big of an issue as I'd thought