Sensor - Bran /wheat bread factory

Ramil

Guest
R
I am working for a bread manufacturing plant.
We face one problem. I need a sensor to solve this problem.

Our dows are carried in small buckets like conveyor and some time this bucket contains two or more dows. We need to make sure that only one Dow is present at all time in the bucket.
Now suppose two dows are present in one bucket and if that enters oven without our notice . then we have a big problem to remove it as it is backed and becomes big sized.

We put an ordinary diffuse type photo sensor. But the problem is that it some time detects the bucket itself.(i mean the bucket edge). So if i adjust the sensivity then it does not detect the second dow.
our dow (Bran bread mostly - so white brown color) and some time wheat bread (white color).

Can you please suggest some idea on which sensor would be suitable for this kind of applicaiton

Thanking you all
 
a capacitive sensor would detect the dough.
You may need a second sensor, or your current photoeye, to trigger it when to look, so it does not see the edges of your bucket.
Have you tried triggering your current sensor, to only look as the dough is passing it, rather than all the time the bucket is passing? That should work, as you said you can adjust the sensitivity and make it work sometimes.
 
I would try to find a spot on the conveyer area where the loaded bucket would pass over a scale and be weighed. At which point you could compare the weight of the loaded bucket with a known weight and if it is not within an acceptable tolerance reject the bucket for inspection.
Then all you would need to do when you change products is adjust the compared weight to the known weight of the new product.
hope this helps
 
Really wierd idea

Have the bucket move past an air hose. Use a prox to detect the bucket and turn on the air with a solenoid valve. Use another prox switch to detect how far the bucket swings. A double filled bucket should not swing as far as a single filled bucket.
 
Cheapest method yet........

Since the edge of a bucket is so small, have a tiny time delay that will ignore it, looking for a second dow a fraction of a second after it's first blocked. If you are using bit shifting look for a group of bits larger than a bucket edge.
 
Many thanks

Many thanks for all your suggestions.
Here are some more details about our line.

6 buckets are chained together. none of them could be seperated.
The distance or gap between each bucket is 15mm.
Bucket is around 120mm high. dough hieght will be approx 60mm.
If two doughs are present it will exactly cover one bucket hieght.

Right now we have placed the diffused photo sensor above the bucket. Around 150 mm above dough (assuming only one dough).

Bucket material is steel. (color of bucket = aluminium color)
Dough color - white brown and little dark white brown.

Thanking you all
 
Ramil:
Hang two sensors above the buckets, sensors should be spaced at half the diameter of the bucket. Wire them in series, adjust sensitivity to trigger when height is higher than one dough. If both trigger at same time there are two doughs in bucket. If only one triggers (bucket edge) nothing happens.
 
Normally, I'd be all for the 'non-contact' approach (photoelectric, capacitive, laser, ultrasonics, camera, etc., etc.), but in THIS case, why NOT just use a simple limit switch?... :confused:

Mounted over the bucket, the actuator can hang like a pendulum. The bucket edge will actuate the limit switch, but as the bucket passes, the actuator will swing down into the bucket. At this point, you check the limit switch. If it remains actuated, there is extra dough present.

A simple (albeit crappy) drawing might help clarify what the heck I'm talking about...
[attachment]
Actually, this WOULD qualify as a non-contact sensor, since during normal operation, the limit switch never contacts the dough!... :cool:

That is, if I understood the applicaton correctly... :rolleyes:

beerchug

-Eric

dough.gif
 
Thanks again

Thanking you all for your suggestion.

I now have so many suggestion. All are equally good. I should be successfull with one of the above .

I donot know how to thank you all for spending your valuable time.

I realy liked that drawing by Eric.Thanks Eric. I even thought of putting a rough drawing of our line.
If possible i will take a snap of our line and would put it here.
 

Similar Topics

Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
62
Maybe a stretch to call this a PLC question, but it does connect to a PLC input. I have two German switches: Sick WL9LG-3P2232 And a...
Replies
0
Views
109
Hi, Need help with coding for a faulty component sensor which we are using a push button as we are using a test rig. the plc is a allen bradley...
Replies
4
Views
208
Hi all, I am implementing an incremental encoder sensor (ABZ) to replace the existing "manual" encoder wheel I have in my device. This is a 360...
Replies
0
Views
166
I am looking for temperature/humidity sensor recommendations. Would like the sensor to display temp and humidity. Need to connect to a Contrologix...
Replies
4
Views
226
Back
Top Bottom