Lecture Notes 28

Main.LectureNotes28 History

Show minor edits - Show changes to output

June 21, 2020, at 04:57 AM by 136.36.211.159 -
Deleted lines 32-49:
----

(: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 10, 2014, at 06:41 PM by 107.188.175.164 -
Changed lines 11-17 from:
!!!! Homework

# Course reading for next class: 11.3 (PDC)
# Assignment due by the start of Lecture #29: 11.7,11.10
# Tips on Homework Assignment: [[Attach:hw11.7-10_help.pdf | Homework Helps]]

Please use the following videos to check your work for 11.7 and 11.10
.
to:
Please use the following videos to check your work for 11.7 and 11.10 after you have completed the problem.
November 09, 2013, at 04:23 PM by 69.169.137.17 -
Changed line 24 from:
<iframe width="560" height="315" src="//www.youtube.com/embed/3sVFqNLcL5I" frameborder="0" allowfullscreen></iframe>
to:
<iframe width="560" height="315" src="//www.youtube.com/embed/xTlobODwG5A" frameborder="0" allowfullscreen></iframe>
Changed line 32 from:
<iframe width="560" height="315" src="//www.youtube.com/embed/xTlobODwG5A" frameborder="0" allowfullscreen></iframe>
to:
<iframe width="560" height="315" src="//www.youtube.com/embed/3sVFqNLcL5I" frameborder="0" allowfullscreen></iframe>
November 09, 2013, at 04:22 PM by 69.169.137.17 -
Added lines 16-35:

Please use the following videos to check your work for 11.7 and 11.10.

----

!!!! Solution to 11.7

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

----

!!!! Solution to 11.10 with MATLAB

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

----
September 06, 2013, at 02:51 PM by 69.169.131.210 -
Changed lines 17-36 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:)
Added line 15:
# Tips on Homework Assignment: [[Attach:hw11.7-10_help.pdf | Homework Helps]]
Added lines 1-16:
!!! Lecture 28 - Block Diagram Algebra

With an introduction to block diagrams, we can take the next step to compute the closed-loop dynamic response.  Lecture 28 covers the rearrangement of the block diagram to obtain the response of the system (Y(s)) with a change in the closed-loop setpoint (Ysp(s)).  This closed loop transfer function (Gcl(s)=Y(s)/Ysp(s)) can help design controller parameters, determine oscillatory closed-loop behavior, and determine the degree of steady-state offset.

* %list list-page% [[Attach:Lecture28_notes.pdf | Lecture 28 Notes]]

* %list list-page% [[Attach:Lecture28_handout1.pdf | Offset Worksheet]]

* %list list-page% [[Attach:Lecture28_handout2.pdf | Block Diagram Algebra Worksheet]]

!!!! Homework

# Course reading for next class: 11.3 (PDC)
# Assignment due by the start of Lecture #29: 11.7,11.10

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