question

wwojcik11 avatar image
0 Likes"
wwojcik11 asked Felix Möhlmann commented

Transporter and operator problem

A furniture shop has one customer service counter and 3 warehouses, each stocking a different type of furniture. All products can be either weight category 1 or 2, regardless of the warehouse. Furniture is delivered through one entrance directly to the warehouses. The delivery frequency is defined by an exponential distribution with the parameters

(0, 70, 0). New customers queue at the checkout with a frequency according to an exponential distribution with parameters (0, 60, 0). The queue has the shape of a straight line and can only accommodate 15 people. Each additional person leaves the shop unsatisfied. After payment, the cashier sends the customer to one of three warehouses from where he or she will pick up the purchased product. If another customer is already being served in a particular warehouse, he or she must wait at the checkout for their turn. When the customer reaches the service counter in the warehouse, his new purchase must be delivered to him. Light products (categorised as 1) are brought in manually by an employee, while heavy products (categorised as 2) are brought in by a transporter. The customer service time at the checkout and in the warehouses is always 60s.

I have a problem with this transporting of parcels with the label ‘Weight’ to Combiners (if I click on a package, it has a Weight of 1 or 2), as errors appear ‘Label property Weight retrieved on /Warehouse1/Box. Label does not exist. at MODEL:/Warehouse1>variables/transportdispatcher’

project.fsmFlexSim2023 update 2
screenshot-7.png


FlexSim 23.2.0
operatortransportercombiners
screenshot-7.png (297.1 KiB)
project.fsm (63.4 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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

In the "Use Transport" field of the racks you use the label "Waga" as the case value, not "Weight". FlexSim is not a translator. ;-)

project-fixed.fsm


project-fixed.fsm (61.6 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.

wwojcik11 avatar image wwojcik11 commented ·

Thank you! But why are light parcels marked ‘1’ carried by the Transporter and heavy parcels carried by the operator? I'm trying to swap Center Ports but nothing changes, I've also tried swapping Center Port By Case values but that has no effect.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann wwojcik11 commented ·

After swapping the ports, the logic works as expected for me.

capture1.png

project-fixed-1.fsm

0 Likes 0 ·
capture1.png (4.6 KiB)
project-fixed-1.fsm (61.6 KiB)

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.