PWM control of 25amp motor

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
shobley
 
Posts: 184
Joined: Fri Sep 07, 2007 5:16 pm

PWM control of 25amp motor

Post by shobley »

I have a project that requires the PWM control of a 25amp fan (in a car dash) - is there any problem with wiring the gate of a suitable mosfet (or pair) through a an optoisolator to an arduino pin?

I've done this successfully in the past, but only with about 10amp loads.

Steve

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: PWM control of 25amp motor

Post by Franklin97355 »

I would say you would be OK as long as the frequency response of the opto can handle your PWM frequency and the mosfet is sized correctly.

User avatar
zener
 
Posts: 4567
Joined: Sat Feb 21, 2009 2:38 am

Re: PWM control of 25amp motor

Post by zener »

You will need a pretty beefy mosfet. Something 3 or 4 mOhm might work, and you will need a heatsink.

Entropy
 
Posts: 472
Joined: Tue Jan 08, 2008 12:43 am

Re: PWM control of 25amp motor

Post by Entropy »

Might want to look at Charles Guan's blog (etotheipiplusone.net) for ideas. He and Shane Colton (scolton.blogspot.com) do a lot of work involving controlling BIG motors.

shobley
 
Posts: 184
Joined: Fri Sep 07, 2007 5:16 pm

Re: PWM control of 25amp motor

Post by shobley »

Thanks - I will check that out.

User avatar
zener
 
Posts: 4567
Joined: Sat Feb 21, 2009 2:38 am

Re: PWM control of 25amp motor

Post by zener »

Historically this was done with two or more fets in parallel. But you might get away with a single one with very low RDSon. Just a follow up to my previous post.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”