|
CONTENTS Home Projects Electronics Graphics Java Java Mobile Android Other Stuff Resume Music Pictures Contact |
R/C Propeller RPM (Tachometer)More electronics projects on mikekohn.net here. August 7, 2010 Introduction So while working on the Linksys Quadcopter project, I decided I needed to figure the speed the propellers were spinning so I could calculate thrust. I looked online for some cheap tachometers, but the ones I found required sticking a piece of reflective tape on the spinning object. Heh, that wouldn't mess up the calculation at all. So anyway, using the IR concept from my R/C car drag racing christmas tree project, I made this circuit that would count the number of pulses on the IR every second and output the result to the computer over RS232 which could then divide it by 2 (since there are 2 propellers) and multiply by 60 to get revolutions per minute. Taking the RPM and propeller model and plugging it into this website: http://www.badcock.net/cgi-bin/powertrain/propconst.cgi thrust can be pretty accurately calculated. Measuring the weight of the Linksys Quadcopter on a scale with the motors off and with the motors running full speed showed 800 grams of thrust. Finding out the RPM of the propellers and plugging in this website showed the same result. Pictures
Source code
Copyright 1997-2012 - Michael Kohn
This page was designed to work with all standard HTML compatible web browsers including Firefox, IE, Safari, and Links. |