Lecture Notes 40

Main.LectureNotes40 History

Hide minor edits - Show changes to output

June 21, 2020, at 05:01 AM by 136.36.211.159 -
Deleted lines 15-33:

----

(: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:)
September 06, 2013, at 02:54 PM by 69.169.131.210 -
Changed lines 15-34 from:
Relate each problem in the context of the [[Main/CourseCompetencies | overall course objectives]].
to:
Relate each problem in the context of the [[Main/CourseCompetencies | overall course objectives]].

----

(: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:)
November 09, 2012, at 03:17 PM by 69.169.188.188 -
Deleted line 13:
# Assignment due by the start of Lecture #42: [[Main/LabGroups | Lab Project]] and [[Attach:sp16.pdf | SP16]]
Changed line 14 from:
# Assignment due by the start of Lecture #42: [[Attach:sp16.pdf | SP16]]
to:
# Assignment due by the start of Lecture #42: [[Main/LabGroups | Lab Project]] and [[Attach:sp16.pdf | SP16]]
Added lines 1-16:
!!! Lecture 40 - Controller Interaction

Controller interaction can lead to undesirable closed-loop characters.  Controllers that "fight each other" can cause persistent oscillations or even instability.  The purpose of this lecture is understand the root of controller interactions and propose methods to alleviate problems.

* %list list-page% [[Attach:Lecture40_notes.pdf | Lecture 40 Notes]]

The distillation column example uses both empirical and first principles approaches to address controller interaction.  The first sheet is a derivation of the empirical model while the second sheet is a derivation using first principles.

* %list list-page% [[Attach:Lecture40_handout.pdf | Lecture 40 Worksheet]]

!!!! Homework

# Course reading for next class: Review course material
# Assignment due by the start of Lecture #42: [[Attach:sp16.pdf | SP16]]

Relate each problem in the context of the [[Main/CourseCompetencies | overall course objectives]].