<?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: A non-linear constraint on mixture DOE in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35866#M21163</link>
    <description>&lt;P&gt;This is not a direct answer to your question. I just want to mention for your awareness that there is a new book (2016) by Ron Snee and Roger Hoerl about mixture designs. It is called "Strategies for Formulations Development: A Step-by-Step Guide Using JMP." You can find it here:&amp;nbsp;&lt;A href="https://www.sas.com/store/books/categories/examples/strategies-for-formulations-development-a-step-by-step-guide-using-jmp-/prodBK_68410_en.html" target="_self"&gt;Strategies for Formulations Development&lt;/A&gt;. It inclides a section with three chapters devoted to the topic of constraints in mixture designs.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 13:42:42 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2017-02-16T13:42:42Z</dc:date>
    <item>
      <title>A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35660#M21031</link>
      <description>&lt;P&gt;I want to add a non-linear constraint on the DOE mixture-process problem.&lt;/P&gt;&lt;P&gt;For examle, lets say that we have a mixture of A, B and C with limits on amount of each given [amin, amax], [bmin, bmax], [cmin, cmax].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now there is the fourth component in the mixture (water) which is used to control the density of the formulation. We put more water to lower the density and decrease the amount of water to increase the density. There is a bound on minimum amount of water which the formulatin needs to have otherwise the process will not be able to mix the formulation. So i am handling the amount of water as a &lt;STRONG&gt;density&lt;/STRONG&gt; process variable which has to follow the following constraint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Density&lt;U&gt;&amp;gt;&lt;/U&gt;(1+A*wa+B*wb+C*wc)/(A/da+B/db+C/dc+(&lt;SPAN&gt;A*wa+B*wb+C*wc)/dw&lt;/SPAN&gt;),&lt;/P&gt;&lt;P&gt;where, wa, wb and wc are constants. A, B and C refer to mass fraction of each component.&lt;/P&gt;&lt;P&gt;da, db ad bc and dw are also constants.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i make sure that the DOE which is designed can take into account such a constraint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS. i am mostly a jmp newbie so not very adept at scripting. But i have good programming background so i should be able to handle scripting if needed to achieve this.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:23:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35660#M21031</guid>
      <dc:creator>johnsingh</dc:creator>
      <dc:date>2023-06-09T23:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35696#M21059</link>
      <description>&lt;P&gt;I would suggest you try the custom designer (first choice in the DOE menu). &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The Custom Design Help is &lt;A href="http://www.jmp.com/support/help/13/Custom_Designs.shtml" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;And an example of a mixture design with a process variable (not as complex as your process variable) is &lt;A href="http://www.jmp.com/support/help/13/Mixture_Design_with_Nonmixture_Factors.shtml#102566" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:38:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35696#M21059</guid>
      <dc:creator>KarenC</dc:creator>
      <dc:date>2017-02-13T14:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35737#M21094</link>
      <description>&lt;P&gt;Thanks so much for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Custom designer from the DOE menu. I just dont know how to add the non-linear constraint. Any help on that will be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 02:18:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35737#M21094</guid>
      <dc:creator>johnsingh</dc:creator>
      <dc:date>2017-02-14T02:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35738#M21095</link>
      <description>&lt;P&gt;To my knowledge, JMP's DOE only allows linear constraints. As you use JMP's Custom Designer, there is a location to add a LINEAR constraint. You may wish to think about this problem in some other way to remove that nonlinearity. Typically, you try to linearize the constraint. This link discusses some approaches.&lt;/P&gt;
&lt;P&gt;&lt;A title="Nonlinear Constraints" href="http://www.academia.edu/7919285/Using_JMP_to_Create_Experiment_Designs_with_Non-Linear_Constraints_Two_Examples_from_the_Pharmaceuticals_Industry" target="_self"&gt;http://www.academia.edu/7919285/Using_JMP_to_Create_Experiment_Designs_with_Non-Linear_Constraints_Two_Examples_from_the_Pharmaceuticals_Industry&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you could take an iterative approach to the design: create linear constraints that are as close to your nonlinear constraint as possible. Create the design. If a trial appears that is not possible, remove it through disallowed combinations. You may need to iterate a few times to keep removing points that don't fit your true nonlinear constraint, but perhaps this approach would work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone else could think of some other approach.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 02:47:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35738#M21095</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2017-02-14T02:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35849#M21149</link>
      <description>&lt;P&gt;Thank you, Dan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This helps. I will try to see how i can linearize my constraint.&lt;/P&gt;&lt;P&gt;I wonder why the 'Disallowed Combination script' for non-linear constraints only works for non-Mixture type problems? (Did i understand the paper correctly?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 20:53:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35849#M21149</guid>
      <dc:creator>johnsingh</dc:creator>
      <dc:date>2017-02-15T20:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: A non-linear constraint on mixture DOE</title>
      <link>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35866#M21163</link>
      <description>&lt;P&gt;This is not a direct answer to your question. I just want to mention for your awareness that there is a new book (2016) by Ron Snee and Roger Hoerl about mixture designs. It is called "Strategies for Formulations Development: A Step-by-Step Guide Using JMP." You can find it here:&amp;nbsp;&lt;A href="https://www.sas.com/store/books/categories/examples/strategies-for-formulations-development-a-step-by-step-guide-using-jmp-/prodBK_68410_en.html" target="_self"&gt;Strategies for Formulations Development&lt;/A&gt;. It inclides a section with three chapters devoted to the topic of constraints in mixture designs.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:42:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/A-non-linear-constraint-on-mixture-DOE/m-p/35866#M21163</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-02-16T13:42:42Z</dc:date>
    </item>
  </channel>
</rss>

