120vac fan motor controller

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mhefler
 
Posts: 2
Joined: Thu Aug 07, 2014 9:52 pm

120vac fan motor controller

Post by mhefler »

I'm currently trying to figure out the best way to control a single phase 120vac fan for my smoker, I'm looking to be able to slow it down without over heating it. I have played with a few different opto-coupler designs but have bad no luck, if I use something w/out zero cross detection the speed is all over the place, and I have had bad luck with designs with zero cross. is there an inexpensive solution to this problem? I'm trying to have complete control of my smoker through an arduino and this is my last obstacle.

User avatar
adafruit_support_bill
 
Posts: 88141
Joined: Sat Feb 07, 2009 10:11 am

Re: 120vac fan motor controller

Post by adafruit_support_bill »

Is it an induction motor or a universal motor? Induction motor speeds are relative to line frequency and are not easily controlled.

User avatar
easternstargeek
 
Posts: 347
Joined: Mon Dec 13, 2010 1:39 pm

Re: 120vac fan motor controller

Post by easternstargeek »

Your fan is probably a shaded-pole induction motor. It's not really possible to control the speed and still get decent performance.

Consider for a moment what you're trying to accomplish- Modulating the air flow through the smoker.

Have you considered just letting the fan run normally, but fashion some kind of variable damper that you can open and close with a RC Hobby Servo? If you fashion a damper out of two flat plates with parallel slots- one fixed and one moveable, you can go from full open to full closed with a plate displacement equal to the distance between slots. If heat is an issue, you can fashion a pushrod to couple the servo horn to the damper slide, either through a heatshield plate, or just by distance to keep the servo from overheating.

User avatar
mhefler
 
Posts: 2
Joined: Thu Aug 07, 2014 9:52 pm

Re: 120vac fan motor controller

Post by mhefler »

the fan is a shaded-pole induction motor.

User avatar
adafruit_support_bill
 
Posts: 88141
Joined: Sat Feb 07, 2009 10:11 am

Re: 120vac fan motor controller

Post by adafruit_support_bill »

The practical options then would be some kind of damper to control the air-flow as suggested above, or to replace the fan with a DC fan & PWM speed control.

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

Return to “General Project help”