How to order products in Enterprise Dynamics

All topics specific to modeling questions in Enterprise Dynamics
Post Reply
Sunita
Posts: 3
Joined: Wednesday 22 January, 2014 - 12:27

How to order products in Enterprise Dynamics

Post by Sunita »

We want to simulate a register and now we have the problem that we don't know how we simulate the situation when somebody comes and orders something. It should be a ramdon order. We want to write the order on the tablet (container) and then the tablet go along the conveyor. The tablet only should take the things which are written on the order. We have attached our current programm and we hope that someone can help us.
Sorry for our bad english. We are german mathematics students.
Attachments
Simulation.mod
our program
(59.17 KiB) Downloaded 260 times
marlies
Posts: 301
Joined: Monday 17 January, 2011 - 09:28

Re: How to order products in Enterprise Dynamics

Post by marlies »

Hi Sunita,

I had a look at your model and have the following suggestions:

- The number to be taken from the bar could be set on a label on the container.
- The assemblers can read the label to determine the required quantity (actually the required column number in the bill of material in the assembler).
- Edit the bom table according to the possible quantities.

I made a few changes to your model to explain what I mean. See: exittrigger source, bom tables of the assemblers and column reference bom.

Regards, Marlies
Attachments
Simulation_edit.mod
(59.8 KiB) Downloaded 286 times
Sunita
Posts: 3
Joined: Wednesday 22 January, 2014 - 12:27

Re: How to order products in Enterprise Dynamics

Post by Sunita »

Hi Marlies,

thank you so much for your quick reply and for the detailed explanation.

Best regards
Sunita
Sunita
Posts: 3
Joined: Wednesday 22 January, 2014 - 12:27

Re: How to order products in Enterprise Dynamics

Post by Sunita »

Hey marlies,

Thanks for the quick answer. It helps us a lot but we have a last question.
We Need a combination of duniform and Bernoulli , because we want for example: 0 Pommes with the Chance of 50% and 1 Pommes with the Chance of 20% and 2 Pommes with the Chance of 20% and 3 Pommes with the Chance of 10%.

Thanks for your help.

Sincerely yours,

Sunita
marlies
Posts: 301
Joined: Monday 17 January, 2011 - 09:28

Re: How to order products in Enterprise Dynamics

Post by marlies »

Hello Sunita,

You can do that using the atom Empirical Distribution. See also the following post where I explained this for a sendto statement:

viewtopic.php?f=5&t=392

Regards, Marlies
Post Reply