question

Jesus M2 avatar image
0 Likes"
Jesus M2 asked Jesus M2 commented

Help with different batching sizes on different conveyors. How can I do it?

Hello to every one,

I am happy to be here again. This time, I have the following issue. I am attaching a PowerPoint file with the image for this case, and also I am attaching the Flexsim file with what I've done.

Here is what I need to do for this case:

- Each one of the sources (1,2,3 and 4) must arrival 01 box every 15 seconds.

- Conveyor 1, 2, 3 and 4 must not batch more than 01 box.

- Line A: Picking_1 must be capable of performing batching of boxes in this sequence: 2-2-1-1-1 and after this, the sequence must repeat until infite for this line.

- Line B: Picking_2 must be capable of performing batching of boxes in this sequence: 2-2-1-1-1 and after this, the sequence must repeat until infite for this line.

- Line C: Picking_3 must be capable of performing batching of boxes in this sequence: 2-2 and after this, the sequence must repeat until infite for this line.

- Line D: Picking_4 must be capable of performing batching of boxes in this sequence: 2-1-1-1-2 and after this, the sequence must repeat until infite for this line.

- Robot must take batches of boxes from Picking_1, Picking_2, Picking_3 and Picking 4 and and take each batch to Queue1. The only rule for the robot to take bathces is that the batch on each Picking conveyor is already set. There is no any preference for any line. For example: If batch in Picking_1 al already set, the robot will take that batch, and if Picking_2 is set while the robot is working with Picking_1, Pikcing_2 will have to wait.

-Queue1 can batch upto 1000 boxes.

I really appreciate your help, and I'd be very grateful with you.:)

Jesús Morales.

FlexSim 18.1.1
conveyorsbatchingbatch processingload multiple item
luc-0118.fsm (19.3 MiB)
flexsim-luc-0118.pdf (242.9 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joshua S avatar image
0 Likes"
Joshua S answered Jesus M2 commented

From what I understand from the sequence of batches, you mean that the robot picks up 2 the first time from the queue, then when it comes back it pick up 2 again, then 1, and so on for each queue right? The model I attached does this. it uses a table to store your sequences and look them up per batching queue. I removed your conveyor 3D models because they are .igs files and were causing issues with uploading and for opening the file. The only thing I don't have is the queues batching the specific amount, the robot picks up the required amount per your sequence, but what I didn't understand is if you expect items to come in every 15 seconds from every source, then do you expect them to pile up on the conveyor, or where are they piling up? And if they don't pile up and only have 1 item on the conveyor and a specific amount on the queues, then your 15 second interval source needs to be reevaluated because they will be blocked most of the time. Hope this helps.12186-luc-0118-change.fsm


· 9
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Jesus M2 commented
@Jesus M2

OK, I think I have your model working the way you describe. Take a look at the attached model and make sure that it is doing what you are wanting it to do. If not, we can make some adjustments.

I colored the flowitems so that you can see better what the robot is doing and how many flowitems it is picking up and dropping off in Queue1.

Let me know if you have any questions or problems.

Thanks.

luc-0118-jn1.fsm

P.S. That graphic file you are using on the "Conveyor Queues" must be a huge one. You model is over 20 Mb and it's not even a complicated model. I would look to replace that graphic with one that is a LOT smaller. Just food for thought.


luc-0118-jn1.fsm (19.2 MiB)
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.