<?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: Source Timing in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502066#M17026</link>
    <description>&lt;P&gt;
	There is certainly a better approach than this:&lt;/P&gt;&lt;P&gt;
	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. &lt;/P&gt;&lt;P&gt;
	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. &lt;/P&gt;&lt;P&gt;
	This model (Version 18 .2.2) uses a static label array in the 3D Source triggers. &lt;A id="17163" href="https://answers.flexsim.com/storage/attachments/17163-interarrivaltime-by-static-array-values.fsm"&gt;interarrivaltime-by-static-array-values.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 16:33:26 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2019-01-30T16:33:26Z</dc:date>
    <item>
      <title>Source Timing</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502065#M17025</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to create a source that produces 40 boxes per minute, but the boxes are randomly spaced within that timeframe. &lt;/P&gt;
&lt;P&gt;Can anyone help? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:43:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502065#M17025</guid>
      <dc:creator>noah_k</dc:creator>
      <dc:date>2019-01-30T15:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Source Timing</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502066#M17026</link>
      <description>&lt;P&gt;
	There is certainly a better approach than this:&lt;/P&gt;&lt;P&gt;
	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. &lt;/P&gt;&lt;P&gt;
	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. &lt;/P&gt;&lt;P&gt;
	This model (Version 18 .2.2) uses a static label array in the 3D Source triggers. &lt;A id="17163" href="https://answers.flexsim.com/storage/attachments/17163-interarrivaltime-by-static-array-values.fsm"&gt;interarrivaltime-by-static-array-values.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 16:33:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502066#M17026</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2019-01-30T16:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Source Timing</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502067#M17027</link>
      <description>&lt;P&gt;
	Hi &lt;A rel="user" href="https://answers.flexsim.com/users/12606/noahk.html" nodeid="12606"&gt;@Noah K&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;A similar concept can be built in process flow.&lt;/P&gt;&lt;P&gt;Here is a sample model implementing both the 3D and ProcessFlow approaches:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17193-itemperminutesource.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498582i4B2E5BFD7753B848/image-size/large?v=v2&amp;amp;px=999" role="button" title="17193-itemperminutesource.gif" alt="17193-itemperminutesource.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="17166" href="https://answers.flexsim.com/storage/attachments/17166-itemsperminutesource.fsm"&gt;itemsperminutesource.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:42:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502067#M17027</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2019-01-30T19:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Source Timing</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502068#M17028</link>
      <description>&lt;P&gt;
	Hi &lt;A rel="user" href="https://answers.flexsim.com/users/12606/noahk.html" nodeid="12606"&gt;@Noah K&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;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 &lt;EM&gt;Accept &lt;/EM&gt;link to let us know your problem was solved, and to let the rest of the community know what worked well for your question.&lt;/P&gt;&lt;P&gt;If you're still not sure what to do, use comments and replies to ask for further explanation or ask follow up questions.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:56:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/source-timing/m-p/13502068#M17028</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2019-02-04T19:56:24Z</dc:date>
    </item>
  </channel>
</rss>

