Lecture Notes 19

Main.LectureNotes19 History

Hide minor edits - Show changes to markup

June 21, 2020, at 04:54 AM by 136.36.211.159 -
Deleted lines 13-31:

(: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:)

Added lines 6-9:

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

Deleted lines 9-14:

Homework

  1. Lab 1 due at the start of class next class

Don't forget to write the purpose at the beginning of each homework problem. This will help you think about each problem in the context of the overall course objectives.

October 17, 2013, at 12:37 PM by 69.169.187.122 -
Changed line 13 from:
  1. Lab 1 due at the start of class
to:
  1. Lab 1 due at the start of class next class
October 17, 2013, at 12:37 PM by 69.169.187.122 -
Changed lines 13-14 from:
  1. Course reading for next class: 5.3-5.4 (PDC)
  2. Assignment due by the start of Lecture #20: 4.7, 5.5 from PDC
to:
  1. Lab 1 due at the start of class
September 06, 2013, at 02:49 PM by 69.169.131.210 -
Changed lines 16-35 from:

Don't forget to write the purpose at the beginning of each homework problem. This will help you think about each problem in the context of the overall course objectives.

to:

Don't forget to write the purpose at the beginning of each homework problem. This will help you think about each problem in the context of the 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:)

Changed line 14 from:
  1. Assignment due by the start of Lecture #19: 4.7, 5.5 from PDC
to:
  1. Assignment due by the start of Lecture #20: 4.7, 5.5 from PDC
Added lines 6-9:

As part of Lecture 19, we also take a look at the big picture of the course. This can be helpful in understanding the purpose of individual elements and how they fit into the study of process dynamics and control.

Added lines 1-12:

Lecture 19 - Transfer Function Response

Lecture 19 demonstrates the application of Transfer Functions. A Transfer Function relates an input to output response of a system. When the input is a step, ramp, or sine wave the Transfer Function can be used to determine the output from the system.

Homework

  1. Course reading for next class: 5.3-5.4 (PDC)
  2. Assignment due by the start of Lecture #19: 4.7, 5.5 from PDC

Don't forget to write the purpose at the beginning of each homework problem. This will help you think about each problem in the context of the overall course objectives.