Subject:
|
Motor Analysis
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Sun, 19 Feb 2006 00:46:33 GMT
|
Viewed:
|
1923 times
|
| |
| |
The FLL team that I mentor has several hundred motors, both the new and the old
ones. This wealth of motors got me thinking "Well, out of that size a sample,
there's gotta be two that are perfectly matched, and some that are close. I
should analyze all of them..." So, I built a simple little test mount to run
them in. It has a rotation sensor connected to the motor by the double bevel
gears, using the friction cross-over pins to simulate a load. That...was the
easy part. The part that I thought would be easy (the code) isn't. What I tried
to do is run the motor at power levels 1-5 forward, while recording the sensor
data as data points. Then, I run the motor in reverse, power levels 1-5, while
datalogging the rotation sensor data. This process is repeated three times. What
I wanted all of that to do is calculate the loaded RPM of the motor at each
power level, as a useful and fair method of motor comparison. It doesn't. The
problems I think I ran into:
*integer math
*no absolute value function
*unfamiliarity with Robolab's Investigator section
Is what I'm trying to do a reasonable thing to want to do with an RCX and some
free time? Is it possible? Has anyone else ever done things like this before?
Any and all help will be much appreciated, and I can email code if you let me
know. Also can post pictures of rig if needed.
Andrew Meyer
|
|
Message has 3 Replies: | | Re: Motor Analysis
|
| (...) I'm not sure how to grab data from the RCX with the 'standard' tools. However... as much as I am for wild statistical analysis with a computer, the easiest solution might be to just use one of those cool LEGO differential axels. Put one motor (...) (19 years ago, 19-Feb-06, to lugnet.robotics)
| | | Re: Motor Analysis
|
| (...) I use the LEGO speedometer (5206) to find matching motors for my robotics classes. Works reasonably well. Fast and easy. Regards, Jutta Rossmaier (19 years ago, 19-Feb-06, to lugnet.robotics)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|