Lecture Notes 36

Main.LectureNotes36 History

Hide minor edits - Show changes to output

June 21, 2020, at 05:00 AM by 136.36.211.159 -
Deleted lines 16-34:

----

(: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:)
December 02, 2016, at 07:04 PM by 10.10.146.241 -
Added lines 8-11:

(:html:)
<iframe width="560" height="315" src="https://www.youtube.com/embed/rU5uaSwtbBE" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
September 06, 2013, at 02:53 PM by 69.169.131.210 -
Changed lines 12-31 from:
# Assignment due by the start of Lecture #37: Work on Lab Projects
to:
# Assignment due by the start of Lecture #37: Work on Lab Projects

----

(: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 line 12 from:
# Assignment due by the start of Lecture #37: Lab Projects
to:
# Assignment due by the start of Lecture #37: Work on Lab Projects
November 21, 2011, at 07:57 PM by 128.187.0.182 -
Added lines 1-12:
!!! Lecture 36 - Cascade Control

Cascade control is a hierarchy of control loops.  The secondary (inner or lower-level) control must respond much faster than the primary control.  Cascade control has a single final control element (FCE).  The secondary control manipulated the FCE.  The primary control manipulates the setpoint to the secondary control.  In this cascade structure, the system responds faster to potential disturbances than a single controller.  The requirement, however, is an additional measurement for the secondary controller.

* %list list-page% [[Attach:Lecture36_notes.pdf | Lecture 36 Notes]]

* %list list-page% [[Attach:Lecture36_example.zip | Lecture 36 Example]]

!!!! Homework

# Course reading for next class: None
# Assignment due by the start of Lecture #37: Lab Projects