Let's say I have a bag full of sugar candy. Some will be whole, some will be dent, some will be broken (in part, or half, etc). Let's say I have a device with an input box where I empty the bag, and the device has two output boxes where it start placing the whole candies in one box, and all the dented/broken one in the other box. What principle of the physic could use the device, to be able to tell the whole candies from the dented/broken ones?
|
closed as off topic by Crazy Buddy, Manishearth♦ Dec 20 '12 at 7:37
Questions on Physics Stack Exchange are expected to relate to physics within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
For the broken ones, weight will work. For the dented ones, you have a much harder problem, particularly if you consider arbitrarily small dents. |
|||
|
|
|
The mechanism you would use to identify the candies would be one of computer vision (which is off topic for this site try http://stats.stackexchange.com/). However, the exact mathematical method you would/could use to determine the broken candies from the okay ones depends on the shape of these candies. Lets say for arguments sake that they were spherical; in this case you would use the Hough Transform to determine which once were broken etc. I hope this is of some help. |
|||
|
|
|
For the broken ones, weight works, as Jim Graber says. For the dented ones, you should design a slide that rolls the candies along, and separates the ones that roll smoothly into a track and the ones that don't into a separate track. The rolling requires some symmetry of the candy, but it will snag the bad ones. |
|||
|
|