![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General Electronics Discussion Discuss basic electronics, power supplies and anything else electronic related here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Following on from this thread I have thinking about building a DRO based on rotary encoders and the software available over here. The biggest problem I can see is how to mount the encoders to the axis (assuming 3 axis knee mill for now). I have read about using fishing line to rotate the encoder, and someone even used a mouse mounted to an axis and used the mouse' own encoders for the DRO. What I have in mind would be similar, I am thinking along the lines of a rubber wheel attatched to the encoder, and having the movement of the tables turn the wheel, therefore rotating the encoder. Obviously there are some issues with swarf or the rubber wheel not gripping efectively (either not enough grip or too much to damage the encoder). But what do you guys think?
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#2
| |||
| |||
| I'm working on a similar project using linear encoders (www.usdigital.com). The 500 CPI (2000 counts per inch) encoders are $4 per inch plus $28 (I think) for the head. When I called usdigital to ask about the precision of the encoder strips, I was told that they are as exact as you could hope to measure them. Of course, the material you mount them on is going to change size with temperature, but that is well within the precision I'm interested in. I've purchased a 7" strip that I will use for my prototype. So far, I've got most of the components machined, but am no very happy with the polypropylene (that I had lying around) for the slide. I'll probably order some delrin and try that. For a display, I have a 4 digit up/down counter (K129) that I ordered from http://kitsrus.com. That was around $25. It uses an Atmel processor and I plan to write code for it that will convert it from an up/down counter to a quadrature counter. Four digits will be fine for my 7 inch axis. After I have it working, I'll build my own board with 5-1/2 digits. The slide will be enclosed in a track made of 1/4 inch aluminum and travel on 1/2 inch stainless rod. It measures 2-1/2 by 1-1/2 by 10 inches (the track length plus 3). This is probably overkill for my 7 inch encoder, but I think will be very nice for the larger ones needed for the X and Y axes. (The linear encoders are available in lengths up to 34 inches.) Ken
__________________ Kenneth Lerman 55 Main Street Newtown, CT 06470 |
|
#3
| |||
| |||
| I think a rubber wheel won't be accurate enough because the diameter would change with pressure. That will change your counts per inch. Take a look at the rollers on a band saw. When clamped hard enough, the rollers will move with the blade without sliding. It would be a simple matter to use the same principle to rotate a 3/8" shaft with a disk on it. I still favor the use of an optical mouse sensor for the pickup because of the high resolution and the fact that the disk can be made of any non-mirror material. There is no need for a slot pattern. Instead of using a PC, why not just use a microcontroller and LCD? A 2 line by 16 char is easily purchased for less than $15. I like the atmel AVR controllers. Free software, trivial circuit board and it can be programmed by hanging 4 wires off your parallel port. |
|
#4
| |||
| |||
| Thanks guys, since I already have a "spare" pc in the garage, it would be daft not to hook it up. Lcd's aren't that cheap over here ![]() Secondly, I have already tossed out the rubber wheel idea, and am contemplating the use of the wire betwen bearings or a mini timing belt system. The encoders I have on hand are only 128 CPR, so if I use a pulley system such as the timing belt, I can gear up the encoders for a greater resolution - higher than if they were simply rolled across the surface of the table. I am learning/thinking a lot as I go through this one, keep the ideas coming!
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#5
| |||
| |||
| The steel cable would be my second choice. I prefer the pinch roller system because it is possible to produce a much higher contact force so that there is less chance of slipping. 128cpr seems a little low. It would need to be geared up at least 8 times to get any usedful readings. It would take several pulleys/precision bearings. Over here, the cheapest optical mouse goes for about $13.00. I don't think a pulley mechanism can be made for less. |
| Sponsored Links |
|
#6
| |||
| |||
| If I have a shaft diameter of 3.2mm, then the encoder shuld put out 128 counts over a circumference of around 10mm. Equates to 0.08mm resolution. If the program takes into account the quadrature reading, it brings it down to 0.02mm resolution. I can live with that. The mechanical advantage of using the two bearings bolted on the non-moving part of the table as seen over here should bring it down to 0.01mm resolution. I see what you are saying, but I have the bearings kicking around somewhere, and the encoders, and erm.....need to buy the cable only. Now then, back to the pinch roller system, my mind is elsewhere at present, can you expand on how it would be setup?
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#8
| ||||
| ||||
Al
__________________ CNC, Mechatronics Integration and Machine Design. “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. |
|
#9
| |||
| |||
| jimbo, by using pulleys and the cable system, you can double the length of the cable that passes the encoder for a given table movement. I didn't understand it myself until I did a google for "mechanical advantage" which will explain all about pulley configurations.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#10
| |||
| |||
| Thanks for the responses. For a second I was thinking that gearing would somehow increase the encoder cpr. Cant change the counts per rev, so by adding gearing introduces more revolutions, and hence more counts for a given distance. |
| Sponsored Links |
|
#11
| ||||
| ||||
| Jimbo, If you look at the crappy diagram at the bottom of my web page (The cable should show all across the top of the diagram), and follow how the cable is run, it may become semi clear. Think of it as a block and tackle. By doing this repeatadly, it can dramaticly increase the length of the cable that runs over the the encoder shaft. You have to be sure to place the encoder shaft at the correct location (so the maximum cable goes over it) or you will not increase the advantage. http://bellsouthpwp.net/A/r/Arts_home_page/DRO1/
__________________ Art AKA Country Bubba (Older Than Dirt) |
|
#12
| ||||
| ||||
| I've been reading this thread with great interest. I found some encoders in some printers I dismantled the other day and was wondering if they'd be of any use for a DRO project. I know next to nothing about encoders so I've attached a picture. The disk is about 40mm Diameter, 96 slots, (not many). If it's quadrature, does that make it effective 384 CPR? How can I tell if it's quadrature? Also, as mentioned in this thread, I could use gearing to increase the resolution. Do these look worth experimenting with, or would they look better in the bin? Regards Terry..... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Digital photography help.... | DAB_Design | CNCzone Club House | 21 | 05-20-2005 10:07 PM |
| University Digital Electronics Class Project. | wholepair | Stepper Motors and Drives | 4 | 04-26-2005 11:49 PM |
| godon mini diy cnc | uucww | DIY-CNC Router Table Machines | 5 | 04-15-2005 10:14 PM |
| Digital Stop Mechanism | polyhedron12 | CNCzone Club House | 0 | 02-20-2005 08:54 PM |
| OPEN SOURCE DIY CNC "thing" | High Seas | DIY-CNC Router Table Machines | 45 | 05-01-2004 12:53 AM |