<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Average throughput time of a flow item? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530315#M39272</link>
    <description>&lt;P&gt;&lt;A id="11687" href="https://answers.flexsim.com/storage/temp/11687-problemdlz.fsm"&gt;problemdlz.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thank you Raja!&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2018 07:42:00 GMT</pubDate>
    <dc:creator>marc_b</dc:creator>
    <dc:date>2018-04-26T07:42:00Z</dc:date>
    <item>
      <title>Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530306#M39263</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I have a simulation of a production and assembly line. it starts with the raw material of one part being delivered to the entry of the system, and ends with the sink after the assembly line.&lt;/P&gt;
&lt;P&gt;how can i count the throughput time of ONE flow item, the waiting time and the process time? all of these 3 numbers should have minimum, maximum and average.&lt;/P&gt;
&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 14:11:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530306#M39263</guid>
      <dc:creator>oliver_h</dc:creator>
      <dc:date>2017-06-28T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530307#M39264</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3932/oliver.h.html" nodeid="3932"&gt;@Oliver H&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'll admit, I'm not quite sure why the "stats" on one single flowitem would be of much use in a simulation model.  I guess that's why there isn't an "automatic" way of doing it, to my knowledge.  But there is always a way to do something that may not be the "norm".  Attached is a model that will track those stats as labels on each flowitem.  I'm sure there are more than one way that this could be accomplished.  The attached model is just one way.&lt;/P&gt;&lt;P&gt;In the Source, OnCreation, I create all the labels on the flowitems.  Then in the Queues, I track the time into the Queue in the OnEntry trigger and calculate the wait time in the OnExit trigger.&lt;/P&gt;&lt;P&gt;In the Processors, after the process time is calculated I use that time to write those stats to the item's labels.&lt;/P&gt;&lt;P&gt;There are 2 User Commands, the WaitStats and the ProcStats.  These are called from the Queues and the Processors to calculate the stats for the flowitem.&lt;/P&gt;&lt;P&gt;If you double click on any flowitem in the last queue (last item in stops the model run), you can see the stats for that flowitem&lt;/P&gt;&lt;P&gt;I hope this is what you were looking to do?  If you have any questions, please let us know.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;A id="7292" href="https://answers.flexsim.com/storage/attachments/7292-oneitemtracking-jn1.fsm"&gt;oneitemtracking-jn1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:17:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530307#M39264</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2017-06-29T10:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530308#M39265</link>
      <description>&lt;P&gt;@Jeff Nordgren&lt;/P&gt;
&lt;P&gt;Thank you for your answer.&lt;/P&gt;
&lt;P&gt;My english is not that well, maybe i caused a misunderstanding.&lt;/P&gt;
&lt;P&gt;I have the production and assembly line, from which i have approximately 40 orders a day. i want to count the throughput time of all the flow items, and have it show me the minimum time (fastest throughput of one item), the maximum time (slowest throughput of one item) and the mean throughput time.&lt;/P&gt;
&lt;P&gt;i have found something, but this shows me the sum of all throughput times, so if the mean throughput time is 10min, on the first day it shows me 10 min, on the second 20min, on the third 30min and so on.&lt;/P&gt;
&lt;P&gt;i will check on your model later this day, thank you for helping out. i will soon tell you if i managed.&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Oliver&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:33:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530308#M39265</guid>
      <dc:creator>oliver_h</dc:creator>
      <dc:date>2017-06-29T10:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530309#M39266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have attached the sample model. In the attached model you can count the throughput time for each flowitem also it shows minimum, maximum and mean throughput time .&lt;/P&gt;&lt;P&gt;In the Sink, On Entry Trigger, I find the difference between Entry time of the item and creation time of item, then use global table to write those throughput time for each flow item.&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;A id="7295" href="https://answers.flexsim.com/storage/attachments/7295-sample.fsm"&gt;sample.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 11:46:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530309#M39266</guid>
      <dc:creator>raja_sekaran</dc:creator>
      <dc:date>2017-06-29T11:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530310#M39267</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/885/raja.s.html" nodeid="885"&gt;@Raja Sekaran&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your answer.&lt;/P&gt;
&lt;P&gt;however, your sample file seems to be empty..&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:31:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530310#M39267</guid>
      <dc:creator>oliver_h</dc:creator>
      <dc:date>2017-06-30T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530311#M39268</link>
      <description>&lt;P&gt;Use version 17.1.2 to Open the model &lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 17:39:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530311#M39268</guid>
      <dc:creator>raja_sekaran</dc:creator>
      <dc:date>2017-06-30T17:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530312#M39269</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3932/oliver.h.html" nodeid="3932"&gt;@Oliver H&lt;/A&gt;. The throughput time or staytime is possible. The Time is often computed by the statement: time()-getentrytime(item) at the sink and then the result goes into a table or tracked variable for more statistic results. The Process Time is a bit complicated, because the Processor can get into the state breakdown. If you record only the staytime of the item at the Processor, then the breakdown is included to this time. But in the Function ProcessTime you can store the return value into a tracked variable or table in combination with the processor name and then evaluate later. &lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:12:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530312#M39269</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2017-06-30T18:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530313#M39270</link>
      <description>&lt;P&gt;I have question to Raja's solution. I copy pasted that solution to my model (the entry trigger of the sink and the exit trigger of the entry aswell as the three global tables). Now I have the problem that the Table "mytable" gets not filled out. Did I missed something?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:34:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530313#M39270</guid>
      <dc:creator>marc_b</dc:creator>
      <dc:date>2018-04-25T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530314#M39271</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/7475/marcb.html" nodeid="7475"&gt;@Marc B&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Can you attach the model with changes you have made?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 15:50:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530314#M39271</guid>
      <dc:creator>raja_sekaran</dc:creator>
      <dc:date>2018-04-25T15:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530315#M39272</link>
      <description>&lt;P&gt;&lt;A id="11687" href="https://answers.flexsim.com/storage/temp/11687-problemdlz.fsm"&gt;problemdlz.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thank you Raja!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:42:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530315#M39272</guid>
      <dc:creator>marc_b</dc:creator>
      <dc:date>2018-04-26T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530316#M39273</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/7475/marcb.html" nodeid="7475"&gt;@Marc B&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I have updated the table name to "mytable", before it was "myTable"&lt;/P&gt;&lt;P&gt;Here is the updated model. &lt;A id="11690" href="https://answers.flexsim.com/storage/temp/11690-support-marc.fsm"&gt;support-marc.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this works for you.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 12:04:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530316#M39273</guid>
      <dc:creator>raja_sekaran</dc:creator>
      <dc:date>2018-04-26T12:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530317#M39274</link>
      <description>&lt;P&gt;Thank you very much Raja,&lt;BR /&gt;That was kind of a embarrassing mistake...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 13:16:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530317#M39274</guid>
      <dc:creator>marc_b</dc:creator>
      <dc:date>2018-04-26T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530318#M39275</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;hello. im quite new to this software. Im having trouble to understand on how you &lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;find the difference between Entry time of the item and creation time of item, then use global table to write those throughput time for each flow item.&lt;/SPAN&gt; Is it possible for you to give a clearer instruction ? thank you in advance&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Aug 2021 04:18:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530318#M39275</guid>
      <dc:creator>nurul_ain_bt_ismayudin_i</dc:creator>
      <dc:date>2021-08-22T04:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530319#M39276</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/29943/nurul-ain-bt-ismayudini.html" nodeid="29943"&gt;@Nurul Ain bt Ismayudin I&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You need to upload &lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;this question as a separate question not linked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The I will explain it in detail. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Aug 2021 12:28:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530319#M39276</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2021-08-22T12:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Average throughput time of a flow item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530320#M39277</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 I already posted the question. Thank you
&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Aug 2021 13:14:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/average-throughput-time-of-a-flow-item/m-p/13530320#M39277</guid>
      <dc:creator>nurul_ain_bt_ismayudin_i</dc:creator>
      <dc:date>2021-08-22T13:14:11Z</dc:date>
    </item>
  </channel>
</rss>

