paulwece:
This just occurred to me... I feel I can simplify the mechanical complexity quite a bit if I do away with one of the axis. The products are in a fixed array of 8 by 12. Rather than a xy gantry, I can use a system that moves in only one dimension, but I would have multiple of units of movement.
So in my case, the products are laid out in 8 rows by 12 columns. I can have a 4 movements (each responsible for 2 rows) and move across the columns. I will design the attachment so that it will have 2 mics, one for each side.
This simplifies the problem since I'm just add more of the same (stepper motors are cheap) rather than dealing with the complexity and size of a new axis. I can use fixed tracks then, and use maybe a optical sensor that senses points along the track, rather than deal with multiple timing belts.
I feel this takes advantage of the fact that my layouts are fixed.
What do you guys think?
For less than $100 USD you can build an X/Y gantry including steppers and stepper drivers.
have you looked at any of the foam cutter builds videos ?
lay 2 drawer slides on a table
lay 2 more over them perpendicular
you have two axes. hardware stores sell all the hardware you need.
if you have not, please read the introductions to steppers that Robin2 linked. it will give you a starting point.
the steppers you need for this can be pretty small. $10 units. A4988 drivers are cheap and easy and take either 5 or 3v3 signals. an old 12v computer power supply would be way-way overkill for power.
stepper driver power is set by a sense resistor, on the A4988 it is a trim pot. that sets the current.
the driver is a chopper. it delivers the same power if the motor is running, slowing, ramping or standing still.
so as was pointed out there is no saving by having a motor sitting or running. the beasts need to be fed all the time.
==================
homeing switches are optional. when you drive to the mall, you park in the white lines. you could have a dot at each station, move to the dot, your sensor says you are on-station and Bob's your uncle.
For your size unit, you can spin the motors to the end and keep driving them. The physical end is the new zero.
no need for switches. but it is much easier in software to have a make/break contact. any micro-switch or even a push button momentary would work.
homeing switches are required for units driven under load. when you are moving non-contact devices, it is not as likely that you will miss steps. and then the question of missing steps needs to be answered. what if ?
for an X/Y like you ask, it is an afternoon build, weekend at most. but using a threaded rod and half step, you would have 200 steps per rotation, x 2 for half step, x 20 for a 1/4inch threaded rod. that means at half step, you have 8,000 steps per inch. if you need to be within 1/16 of an inch to line up pads for testing, you need to make sure you do not miss more than 500 steps. and if your build is that sloppy, it would be pretty easy to fix. your application should not miss one step based on your description and a sloppy first-timers build.
sequence would be run to start (hit home switch)
home both X and Y axes.
move X to position #1, test, move to position #2 test....3,4,5,6,7,8,9 and 10
at the end of the row, move Y to position #2,
X still at position #10, test, move to #9, test...87,6,5,4,3,2 and 1
move Y for row #3 and home the X to make sure.
you can build one very easily out of pretty much anything.
the Z is the key. that is the part that will take more time.
==================
you posted a pic of a black tray. is that something you can use to bolt the X/Y table to and have it sit on your other trays ?
your Z part could then go down on the part to be tested ?