question

luis-rodrigues avatar image
0 Likes"
luis-rodrigues asked luis-rodrigues commented

Simple Machine Simulation

I'm new to the simulation world but i have been given some work to do.

I have the data from one day of production that happened last month

I want to simulate the work of one machine that can make up to 96 recipes with different materials that are in different places from the shopfloor.

I know the max quantity of material that each palete or box takes and I know which material and how much I will need for a specific recipe.

I also know the exact time that each recipe was made, when it started, when it ended and how much time it take.

Can someone help me get started in the process flow?

FlexSim 24.1.0
batchprocess flow logic
· 1
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·
@luis_rodrigues, this work of yours seems to be an exercise of an academic institution. Therefore you can read this comment to get informed what you can expect here as a support.
0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered luis-rodrigues commented
· 5
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

a view more videos:

https://www.flexsim.com/videos/


0 Likes 0 ·
luis-rodrigues avatar image luis-rodrigues Joerg Vogel commented ·
Thanks I will watch the videos then I will give my feedback
0 Likes 0 ·
luis-rodrigues avatar image luis-rodrigues commented ·

I saw the videos but it didn´t talk about creating different recipes to use in the same machine but using a schedule. In the videos one machine can only do one recipe. Can you help me with this problem?

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel luis-rodrigues commented ·

@luis_rodrigues , item Label "Type" is responsible to update recipes (choose column of recipe table). I set this label on exit trigger of 1st queue. Item Label "component" sends items to output ports number by an expression and sets color.

Combiner_update_components_list_by_Type_label.fsm


0 Likes 0 ·
luis-rodrigues avatar image luis-rodrigues Joerg Vogel commented ·
I understood the components list but now I would like to know How I can make a schedule based on the past day of production that I mentioned earlier
0 Likes 0 ·

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.