question

vincenzodm avatar image
0 Likes"
vincenzodm asked Joshua S answered

Problem with Inter-Arrival-Time.

Hi, I can not solve this problem. I'm getting a truck with an Inter-Arrival-Time "exponential (0, 500, 0)", together there are 48 pallets ready to be unloaded. The problem is that after the first Truck I can not generate subsequent 48 pallets in the next "second" Truck. The purpose is to generate only 3 Inter-Arrival-Time where in each inter-arrival must be present the truck and 48 pallets to be unloaded. Is it possible to do this?

Flexsim version 16.0.1

arrival-truck.fsm

FlexSim (other)
FlexSim (other - please specify)
inter-arrival time
arrival-truck.fsm (305.5 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

·
Joshua S avatar image
1 Like"
Joshua S answered vincenzodm commented

I made some changes to your model. I disconnected your combiner, and created a small bit of process flow that will do the same thing. It waits till a truck enters, then runs a subflow 48 times, the subflow creates a pallet in the queue with the Defective label on it with the same distribution as before, then creates a box and puts it on the pallet. All this process flow is contained in a box called "Process".

16374-arrival-truck.fsm


5 |100000

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

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.