D
default
Guest
On Thu, 18 May 2017 09:36:07 -0500, amdx <nojunk@knology.net> wrote:
That's what I'm thinking too. He needs to breadboard something, or
simulate it and see what the actual problems are, rather than try to
over-kill it in the ruminating stage of design...
The arduino outputs 5 volts, or 3.3V, and if he only has that to work
with, it may not be enough to fully turn on a so-called logic level
mosfet. But it is so easy to use the Arduino to run a flea power
boost converter so that shouldn't be a problem to just step up voltage
with an inductor and switching transistor.
And then too, the Arduino is over-kill for most projects.
On 5/15/2017 10:33 AM, mrdarrett@gmail.com wrote:
Hello,
I've discovered logic-level mosfets, and am using an Arduino to drive a small 12VDC (about an amp or so) pump motor with PWM, using an IRLZ34N as the power mosfet.
Would a mosfet-driver be recommended to switch that mosfet on and off more quickly? Or is a logic-level mosfet already designed to efficiently turn on and off with the weak logic level signal?
Thanks,
Michael
This doesn't sound like a very critical application.
So it might be overkill, have you looked at the TC4420 series of
FET drivers.
http://www.learn-c.com/tc4429.pdf
Mikek
That's what I'm thinking too. He needs to breadboard something, or
simulate it and see what the actual problems are, rather than try to
over-kill it in the ruminating stage of design...
The arduino outputs 5 volts, or 3.3V, and if he only has that to work
with, it may not be enough to fully turn on a so-called logic level
mosfet. But it is so easy to use the Arduino to run a flea power
boost converter so that shouldn't be a problem to just step up voltage
with an inductor and switching transistor.
And then too, the Arduino is over-kill for most projects.