question

George AY2 avatar image
0 Likes"
George AY2 asked Emily Hardy commented

Process time changes with time

Hello Flexsim community,

I would like to know what is the best approach to use to simulate the following:

I have a processor that has to follow a series of Breakdown, Ramp-up, Running, Ramp-down, Breakdown states over a period of 4 months. The series is not repetitive, but I have an excel sheet of the state of the machine at each time period during the 4 month. Inputting the breakdowns was easy as it can be set as a timetable in Breakdowns property. However, what was hard is controlling the speed (process time) during a Ramp-up and a Ramp-down.

Thank you for your answers :) .

George

FlexSim 18.0.2
time-dependent process time
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

·
Jordan Johnson avatar image
1 Like"
Jordan Johnson answered Emily Hardy commented

I recommend using a Kinetic Tracked Variable to control the speed of the Processor. A Kinetic Tracked Variable can have a rate, in addition to a value, so that the value can change continuously/linearly with time. You can listen to when that value arrives at or passes a certain value.

This is an Instanced Process Flow that you can attach to any Processor, to have it break down, ramp down, wait for a repair, and then ramp up to regular speed.

rampupdown.fsm


rampupdown.png (23.2 KiB)
rampupdown.fsm (29.9 KiB)
· 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.

Emily Hardy avatar image Emily Hardy ♦ commented ·

@George AY2, did this answer your question?

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.