Determine orientation coin (Vision)

HenryLamboo

Member
Join Date
Jul 2005
Location
Achterhoek
Posts
87
We are designing a machine for edge inscription for coins. The orientation from the coin have to be determined to start the edge inscription always on the same position.

I am thinking of using Vision to determine the orientation of the coin. If you take a picture of each degree of the 360 degrees radius it will take a long time to determine the orientation of the coin.

Is there a better way to determine the orientation of a coin?

Are there vision systems who accept a distortion of a few degrees?

Which vision sensors (supplier) can you use?
 
A few degrees of distortion is a problem. Digital data from an out-of-focus image will be worthless.
Consider 2 cameras and 1 video card. Orientate using the face of the coin. After orientation, switch to the edge camera.
Cognex are the experts in this field.
Are the coins all the same diameter? Build a special curved lens.
You don't need to look at 360 points. Let's say the text covers 25% of the edge. Read, rotate 10%, read, until your OCR recognizes one or more characters. Then you can do a fine search within the area.
 
Last edited:
Never done it so take this for what it's worth.

It seems it might be possible to determine orientation with a set of proximity sensors picking up selected features on the coin's face, if you can position them such that they all turn on at only one point in the rotation.

.02
 
HenryLamboo said:
I am thinking of using Vision to determine the orientation of the coin. If you take a picture of each degree of the 360 degrees radius it will take a long time to determine the orientation of the coin.
A good vision system should need just 1 picture. The picture can be rotated in software.

Is there a better way to determine the orientation of a coin?
I am not current on the latest technology or software but I do know that it isn't necessary to use the data from the whole coin. Just the most distinguishable feature.
 
keithkyll said:
Are the coins all the same diameter?
No the coins are not all off the same diameter.


keithkyll said:
You don't need to look at 360 points. Let's say the text covers 25% of the edge. Read, rotate 10%, read, until your OCR recognizes one or more characters.
The text could be 100% of the edge. The machine we have to build prints the text on the edge. There is only a face at the coin.


Doug-P said:
It seems it might be possible to determine orientation with a set of proximity sensors picking up selected features on the coin's face, if you can position them such that they all turn on at only one point in the rotation.
I don’t know if this is possible.

Peter Nachtwey said:
A good vision system should need just 1 picture. The picture can be rotated in software.
I know that Omron can do that but do you know other suppliers. I need a standard solution for this.


Thanks a lot for all the answers.
If you have other suggestions please let me know.
 

Similar Topics

Hello, i am a beginner with a Siemens Logo 8 PLC. I would determine the direction of an object if it passes a whole cycle of 2 input sensors. See...
Replies
2
Views
182
Hi all, Just looking through the CIP_AXIS_DRIVE data type in a Logix controller to look for something that can tell me whether the current...
Replies
2
Views
1,069
I'm currently working on an MES interface PLC which passes around a whole bunch of strings. A lot of these strings are really just to allow for an...
Replies
0
Views
1,118
I don't use AB much these days, and any installs I've done in years past have been setup by myself from scratch, so I've always known what...
Replies
8
Views
2,082
Hello: I wonder if there is a way to find the CPU load of a Logix processor, and if it is not possible to determine this in an absolute way, I...
Replies
6
Views
1,996
Back
Top Bottom