Hi,
I want to create a source that produces 40 boxes per minute, but the boxes are randomly spaced within that timeframe.
Can anyone help? Thanks!
Hi,
I want to create a source that produces 40 boxes per minute, but the boxes are randomly spaced within that timeframe.
Can anyone help? Thanks!
Hi @Noah K,
In the 3D, I would use a source to create all 40 items at once, each minute. These 40 items immediately go to a 40 capacity processor that assigns a random process time 0-60 seconds. The source+processor together accomplish your goal.
A similar concept can be built in process flow.
Here is a sample model implementing both the 3D and ProcessFlow approaches:
Hi @Noah K,
We hope we were able to help you with your question. If any of the answers here helped you solve your problem, please click the Accept link to let us know your problem was solved, and to let the rest of the community know what worked well for your question.
If you're still not sure what to do, use comments and replies to ask for further explanation or ask follow up questions.
There is certainly a better approach than this:
You collect 40 different random values. You normalize these values, that the sum of them gets 1. You multiply each value with 2/3 seconds. You set the delay time of the Process Flow to create a new item to the next value of your collection. If the 40th item is released you start to create a new collection of 40 values.
You can use this approach in 3D source, too. You build OnReset the first set of 40 values and add the first value to a label at the source. This label value is the Inter-Arrivaltime. The OnCreation trigger changes the label value.
This model (Version 18 .2.2) uses a static label array in the 3D Source triggers. interarrivaltime-by-static-array-values.fsm
8 People are following this question.
How to Setup the source by an input value
How to control the inputs and outputs of a production line?
Why is my second source not creating any items?
how to use source to generate trucks as task executors to be loaded with containers ?
How to create a reject - source connection and sort through queues to find matches to combine?
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved