Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

So I'm looking into buying a portable fan, most I've looked at run on D batteries (8) aka 12V. Now I don't feel like buying 8 D batteries every time I want to run this thing and I can't find rechargeable Ds (im sure they would be expensive). I was thinking however, I do have number of 18v drill batteries, is it feasible to fun the fan on off of those?

share|improve this question
Which fan, which batteries exactly? That's important so we can give you a relevant answer. – AndrejaKo Aug 22 '12 at 13:59
Someone told me that D-type and the other similar batteries are some of the lowest cost for available power batteries that you can get. Even some packaged batteries, maybe your drill, are just repackaged D or similar. – kenny Aug 22 '12 at 14:03
The battery is a Dewalt 18v drill battery, the fan is an O2-Cool 10" fan that takes 8D's ... is that enough info? – user379468 Aug 22 '12 at 14:17

1 Answer

up vote 2 down vote accepted

Yes. You just need to lower the voltage to 12V. A simple PWM circuit is all that you need. Something like this: enter image description here

From http://www.dprg.org/tutorials/2005-11a/index.html

share|improve this answer
excuse my noob question, but I may actually also have a crappy 12V drill, in theory would that work? do you have to also match the amperage? or is that just something with wall current – user379468 Aug 22 '12 at 14:21
2  
@user379468 With a 12V battery, You'll have no problems (just be sure to match the polarity between motor and fan). Current is not an issue: if it works with 12V from D cells, it will works with 12V from a NiCd/NiMh/Li cordless drill battery pack. – Axeman Aug 22 '12 at 14:26
2  
Might be worth mentioning that the peak voltage will still be 18V (in case someone tries to use this circuit for something other than a simple load) and also the duty cycle will need to be set to (12/18) * 100 = 66%. Maybe add a fixed resistor to make it able to vary from 0% to 66% (rather than up to 100%) – Oli Glaser Aug 22 '12 at 16:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.