Estimate Kinetic Parameters from Dynamic Data

Main.KineticModeling History

Hide minor edits - Show changes to markup

June 21, 2020, at 04:41 AM by 136.36.211.159 -
Deleted lines 55-73:

(:html:)

 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>

(:htmlend:)

Changed lines 5-9 from:

Case Study on Dynamic Parameter Estimation

to:

Dynamic Parameter Estimation

(:html:) <iframe width="560" height="315" src="https://www.youtube.com/embed/Y-5R6t8d64g" frameborder="0" allowfullscreen></iframe> (:htmlend:)

May 11, 2015, at 01:19 PM by 45.56.3.184 -
Changed line 39 from:
to:
April 11, 2013, at 05:51 AM by 69.169.188.188 -
Deleted line 41:
April 11, 2013, at 05:49 AM by 69.169.188.188 -
Added lines 36-45:

Nonlinear confidence intervals can also be visualized as a function of 2 parameters. In this case, both parameters are simultaneously varied to find the confidence region. The confidence interval is determined with an F-test that specifies an upper limit to the deviation from the optimal solution

with p=2 (number of parameters), n=number of measurements, theta=[parameter 1, parameter 2] (parameters), theta* as the optimal parameters, SSE as the sum of squared errors, and the F statistic that has 3 arguments (alpha=confidence level, degrees of freedom 1, and degrees of freedom 2). For many problems, this creates a multi-dimensional nonlinear confidence region. In the case of 2 parameters, the nonlinear confidence region is a 2-dimensional space. Below is an example that shows the confidence region for the dye fading experiment confidence region for forward and reverse activation energies.

The optimal parameter values are in the 95% confidence region. This plot demonstrates that the 2D confidence region is not necessarily symmetric.

March 12, 2013, at 07:17 AM by 66.178.116.12 -
Changed lines 22-23 from:
to:
Added lines 29-30:

Nonlinear Confidence Intervals

Added lines 36-42:
March 10, 2013, at 03:26 AM by 206.104.4.34 -
Added line 31:
March 10, 2013, at 03:22 AM by 206.104.4.34 -
Deleted line 21:
Deleted line 23:
Added lines 26-32:

(:htmlend:)


(:html:) <iframe width="560" height="315" src="https://www.youtube.com/embed/rL7Mvl2-XIM" frameborder="0" allowfullscreen></iframe>

January 11, 2013, at 02:22 PM by 69.169.188.188 -
Added lines 25-43:

(:htmlend:)


(:html:)

 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
December 22, 2012, at 01:10 PM by 69.169.188.188 -
Changed lines 21-25 from:
to:

(:html:) <iframe width="560" height="315" src="https://www.youtube.com/embed/WIXeySSa1fk" frameborder="0" allowfullscreen></iframe> (:htmlend:)

December 22, 2012, at 12:07 AM by 69.169.188.188 -
Changed line 18 from:

An engineer collected time-varying data for a non-isothermal run and needs you to estimate the kinetic parameters. The temperature ranged from about 60 - 140 degF. In order to appropriately size the reactor vessel, they need the kinetic parameters with the associated 95% confidence intervals.

to:

An engineer collected time-varying data for a non-isothermal run and needs you to estimate the kinetic parameters. The temperature ranged from about 60 - 140 degF. In order to appropriately size the reactor vessel, engineers need the kinetic parameters with the associated 95% confidence intervals.

December 21, 2012, at 11:59 PM by 69.169.188.188 -
Changed lines 16-18 from:

Reaction 1 is very fast and can be assumed to be instantaneous when the phenolphthalein (Ph) is added to a hydroxide solution. We are considering using phenolphthalein as an indicator to determine the residence time of several large CSTR reactors in a pilot plant. Please determine the kinetic parameters for reaction 2 with respect to phenolphthalein associated with the fading of phenolphthalein in sodium hydroxide solutions (reaction order, k, and Ea).

An engineer collected time-varying data for a non-isothermal run and needs you to estimate the kinetic parameters. The temperature ranged from about 60 - 140 degF. In order to appropriately size the reactor vessel, they need the heat of reaction within a 95% confidence level.

to:

Reaction 1 is very fast and can be assumed to be instantaneous when the phenolphthalein (Ph) is added to a hydroxide solution. We are considering using phenolphthalein as an indicator to determine the residence time of several large CSTR reactors in a pilot plant. Please determine the kinetic parameters for reaction 2 with respect to phenolphthalein associated with the fading of phenolphthalein in sodium hydroxide solutions (reaction orders, A1, A2, Ea1, and Ea2).

An engineer collected time-varying data for a non-isothermal run and needs you to estimate the kinetic parameters. The temperature ranged from about 60 - 140 degF. In order to appropriately size the reactor vessel, they need the kinetic parameters with the associated 95% confidence intervals.

December 21, 2012, at 11:52 PM by 69.169.188.188 -
Added lines 1-20:

(:title Estimate Kinetic Parameters from Dynamic Data:) (:keywords nonlinear, optimization, engineering optimization, dynamic estimation, interior point, active set, differential, algebraic, modeling language, university course:) (:description Case study on dynamic reconciliation for kinetic modeling using optimization techniques in engineering:)

Case Study on Dynamic Parameter Estimation

The reaction of phenolphthalein with a base solution follows the 2 reaction sequence given below.

  • Reaction 1:
    • Irreversible reaction, fast reaction dynamics
    • Ph + 2 OH- => Ph(2-) + 2 H2O
  • Reaction 2:
    • Reversible, slow reaction dynamics
    • Ph(2-) + OH- <=> PhOH(3-)

Reaction 1 is very fast and can be assumed to be instantaneous when the phenolphthalein (Ph) is added to a hydroxide solution. We are considering using phenolphthalein as an indicator to determine the residence time of several large CSTR reactors in a pilot plant. Please determine the kinetic parameters for reaction 2 with respect to phenolphthalein associated with the fading of phenolphthalein in sodium hydroxide solutions (reaction order, k, and Ea).

An engineer collected time-varying data for a non-isothermal run and needs you to estimate the kinetic parameters. The temperature ranged from about 60 - 140 degF. In order to appropriately size the reactor vessel, they need the heat of reaction within a 95% confidence level.

Attach:dye_fading_experiment.pdf