Bi-Directional Conveyor Operation

Bi-Directional Conveyor Operation

indepooja26
Explorer Explorer
200 Views
5 Replies
Message 1 of 6

Bi-Directional Conveyor Operation

indepooja26
Explorer
Explorer

Hi,

 

The box will travel through Conveyor 1 to the processor for processing, then return via the same conveyor, and subsequently be transferred to Conveyor 2.

 

Please advise how the bi-directional operation of the conveyor will be managed.

 

Please find attached model

 

0 Likes
Accepted solutions (1)
201 Views
5 Replies
Replies (5)
Message 2 of 6

indepooja26
Explorer
Explorer

Hi Team,

 

Please can you help me with this question 

0 Likes
Message 3 of 6

FelixMoehlmann
Collaborator
Collaborator

The conveyor should be reversed after the item has left it. For example in a trigger of the processor. You can copy the pickoption code from the photo eye. You just need change how the conveyor is referenced. A centerport connections between processor and conveyor would make sense.

After the item enters the conveyor again it needs to be send to Conveyor2. You can use the "Send Item" trigger option on a photo eye or decision point for this. This should only happen on the return trip. So you could use a negative conveyor speed as condition for the trigger. A trigger on the photo eye/decision point on Conveyor2 that the item is send to can reverse Conveyor1 again. Again, a centerport connection seems suitable to refer to the correct conveyor.

Finally, you would need to make sure that no other items enter the reversible conveyor before the previous item has been processed and exited the intersection. If you want to leave Conveyor1 as one object I would suggest to close the output of the source in its exit trigger and open it again at the same time that the original speed of Conveyor1 is restored.

Or you split Conveyor1 into to conveyors, with the first only leading up to the intersection. Then use the area restriction trigger options on photo eyes or decision points to stop further items until the previous one has entered Conveyor2.

0 Likes
Message 4 of 6

indepooja26
Explorer
Explorer

hi @FelixMoehlmann 

 

I have implemented the model but am facing some errors.
 
Could you please guide me on this through sample model?
0 Likes
Message 5 of 6

indepooja26
Explorer
Explorer

Hi @FelixMoehlmann 

 

Please can you help me with this question 

0 Likes
Message 6 of 6

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

Here's a working example.

0 Likes