 | | Re: Rotational Sensor & Gearing Down
|
|
"Steve Baker" <lego-robotics@crynwr.com> wrote in message news:3A6EFF8A.416F3D...ail.net... (...) Nice post, but you only ran the sensors counting up for x number of seconds. Try *reversing*. Then watch what happens... (IE, bring a sensor back home. (...) (25 years ago, 26-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
Thanks to all for the good information that has been related here. Most of my applications were low rpm which seems to be a definite fault area. I like to use them for absolute programming of positions. I now see the problem in using them in these (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) Just don't go past it's Max or Min areas or you'll have a problem. This is probably a good place for the white slip gear... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) I just read the very interesting posting regarding testing the rotation sensor to evaluate the "missing counts" phenomenon. The above snippit would indicate that the rotation sensor is handled differently from other sensors. It isn't! It is (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | Re: CM-RCX comm
|
|
(...) Ok, one of many possible examples (we're talking about Lego, where your imagination is your limit... err... well, almost ;) I could use an input port of a RCX as a 4th motor controller, using VLL through the LED of a LightSensor connected to (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | LEGO Lab class
|
|
I don't frequent robotics, but I figured I'd post about the class I'm taking. So far, we haven't done any control, just building mechanical stuff. Here are the pictures: (URL) course web site: (URL) Lambrecht bram@cwru.edu (URL) (25 years ago, 25-Jan-01, to lugnet.robotics, lugnet.robotics.edu)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) But I don't think you did what we reported IS the problem... Did you run the motor FORWARD, then REVERSE so we can see the missing positions? That's where the errors come in. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) I think the PIC series of microcontrollers have some sample code for reading quadrature-type rotational sensors (a la mousewheels). Perhaps one could design a PIC-based intermediate module that was dedicated to reading rotational sensors (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) OK - time for the rigerous scientific approach here (well - OK - the half-assed semi-scientific Steve Baker method :-)... I'm typing this email as I run the tests...so right now, I don't know the answers... Test 1: Connect two rotation sensors (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
Thanks for all the inputs! After testing out the rotational sensor with teh 25:1 gearing I have discovered that it will count 402 clicks for 1 rotation. So the sesnor is reading only 2 extra clicks easy to fix in the software to get my robot to (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
What kinds of sprocket(s) does Lego currently use with tracks? A long time ago (in decades), I remember a set that used Caterpillar-link-style tracks, and they used a long-toothed sprocket to drive the tracks. It might work to put one of those (...) (25 years ago, 25-Jan-01, to lugnet.robotics)
|
|
 | | RE: New guy on the blocks
|
|
Thank you all for the answers. My wife says I can't "play" until I clean my office and I guess this time she's right: I don't have a flat space left in here. I've been reading online a lot and found way too many interesting projects and ideas this (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
I guess I didn't word that very well. I didn't mean that you can make an inaccurate sensor look like an accurate sensor via software. What I meant is that you write your software to know that the sensor is not accurate, i.e. the software doesn't act (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | LEGO Brick Battles
|
|
Ive started a small (but growing) league of LEGO robot designers. We have our robots engage in different contests, including combat. Were looking to recruit more members. Specifically, were looking for interested folks in the Chicagoland area. Our (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
"Dean Husby" <nntp@akasa.bc.ca> wrote in message news:3A6E7170.F38BA6...a.bc.ca... (...) accurate sensors would (...) compensate for the inaccuracy (...) disappointed or not to use them. (...) Exactly... you can't. Unless you use another sensor, (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Cybermaster: Cannot receive though sending works (w/o sprit.ocx)
|
|
Hi, yeah... me I just went through such trouble using Java. The RTS should be 'false'. Then by experimenting I found switching the DTR before and after sending to have some positive effect. I trust you adhere to + starting a session with 'Alive' (...) (25 years ago, 24-Jan-01, to lugnet.robotics, lugnet.robotics.cybermaster, lugnet.robotics.rcx)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
(...) How do you compensate in software? Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
In my experience, rotational sensors are accurate to within +/-5%. 100% accurate sensors would be great, but 95% accurate sensors are still very useful. You can compensate for the inaccuracy in various ways, e.g. in the software. IMHO, this is no (...) (25 years ago, 24-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
"Bob Fay" <rfay@we.mediaone.net> wrote in message news:G7MKLo.2tB@lugnet.com... (...) I'll back that! It's totally hit-and-miss. I've done several tests on different gearings (some running the thing off a micromotor...) and no matter what, they (...) (25 years ago, 23-Jan-01, to lugnet.robotics)
|
|
 | | Re: Rotational Sensor & Gearing Down
|
|
Rotation sensors will lose counts randomly in spite of the firmware. -- Bob Fay California, USA rfay@we.mediaone.net (URL) (25 years ago, 23-Jan-01, to lugnet.robotics)
|