question

Paúl Alejandro R avatar image
0 Likes"
Paúl Alejandro R asked tannerp commented

How to Refill a Processor with one type of roll?

I have a processor that uses two types of rolls with different lengths. One roll is consumed by the machine faster than the other one because it is shorter. I built a process flow that makes the operator refill the machine with a new roll each time it has been consumed all up. However, when the operator refills the machine, he changes the two rolls, that means, he changes also the roll that hasn´t finished itself yet. So, what I need to know is how do I make the operator refill only the roll that has finished itself up. I have attached the model.

roll-refill.fsm

Pd: I would also want that when the operator changes the roll, the machine stops for a certain amount of time. I was thinking about including a delay, however, I´m not sure where to put it.

Thanks in advance.

FlexSim 18.1.2
process flowprocessorstatisticsrefill
roll-refill.fsm (35.7 KiB)
5 |100000

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

1 Answer

·
tannerp avatar image
1 Like"
tannerp answered tannerp commented

There's an excellent tutorial that will guide you through how the stop/start is done as well as how to control the visuals of the rolls. It can be found here.

· 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.

Paúl Alejandro R avatar image Paúl Alejandro R commented ·

Thanks Tanner, I actually already used that tutorial to build my process flow, so I´m still struggling with what I mentioned above. Please, could you check my model and help me to find a solution? Thanks again.stickers.fsm

0 Likes 0 ·
stickers.fsm (47.5 KiB)
Paúl Alejandro R avatar image Paúl Alejandro R commented ·
@Tanner Poulton

The process flow logic is working properly until the second 10229.49 that the simulation stops because the sticker machine is waitting for operators but I do´nt know why the 3 operators are utilize because I realesed the operator in the process flow. ejemplo-rollos.fsm

0 Likes 0 ·
ejemplo-rollos.fsm (77.8 KiB)
tannerp avatar image tannerp Paúl Alejandro R commented ·

@Paúl Alejandro R

Sorry for not getting back to you sooner. I've been looking at your model in segments throughout the week. I think there's a problem with what's being pushed to a list. What I mean is that the values being pushed are different from what's intended, so the pull from list activities aren't pulling what's being pushed. Does that make sense? I'm going to spend some time on your updated ejemplo model today then I will get back to you soon.

0 Likes 0 ·
tannerp avatar image tannerp Paúl Alejandro R commented ·
@Paúl Alejandro R

Do you want the operators to grab a roll from the storage and take it over to the queue like in the user manual tutorial? I'm confused why so many cylinders are being created, but none are being used up.

0 Likes 0 ·
Paúl Alejandro R avatar image Paúl Alejandro R tannerp commented ·

@Tanner Poulton There are many rolls because that is the stock we have for each roll. And I need the roll to be used up by the item type entrering to the processor, and when whe we are out of one roll the operators need to go to the storage queue and replace the roll

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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