Lecture Notes 18

Main.LectureNotes18 History

Hide minor edits - Show changes to output

June 21, 2020, at 04:54 AM by 136.36.211.159 -
Deleted lines 23-41:

----

(: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 9-12:
(:html:)
<iframe width="560" height="315" src="https://www.youtube.com/embed/_oAmcfXp9_U" frameborder="0" allowfullscreen></iframe>
(:htmlend:)

Added lines 14-19:

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

----
Deleted lines 13-19:

!!!! Homework

# Course reading for next class: 5.1-5.2 (PDC)
# Assignment due by the start of Lecture #19: 4.2, 4.10 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 [[Main/CourseCompetencies | overall course objectives]].
September 06, 2013, at 02:49 PM by 69.169.131.210 -
Changed lines 20-39 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 [[Main/CourseCompetencies | 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 [[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:)
February 01, 2013, at 03:23 PM by 69.169.131.173 -
Added lines 10-13:

(:html:)
<iframe width="560" height="315" src="https://www.youtube.com/embed/RJleGwXorUk" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
October 10, 2011, at 02:59 PM by 128.187.0.183 -
Changed line 3 from:
Lecture 18 builds on the discussion of Laplace Transforms to work with Transfer Functions.  Transfer Functions are a compact form to display Input / Output relationships.  They can be combined in series or parallel. 
to:
Lecture 18 builds on the discussion of Laplace Transforms to work with Transfer Functions.  Transfer Functions are a compact form to display Input / Output relationships in an algebraic relationship in the ''s''-domain.  They can be combined in series or parallel and are convenient to use in block diagrams
October 10, 2011, at 02:57 PM by 128.187.0.183 -
Added lines 1-16:
!!! Lecture 18 - Transfer Functions

Lecture 18 builds on the discussion of Laplace Transforms to work with Transfer Functions.  Transfer Functions are a compact form to display Input / Output relationships.  They can be combined in series or parallel. 

* %list list-page% [[Attach:Lecture18_notes.pdf | Lecture 18 Notes]]

* %list list-page% [[Attach:Lecture18_handout_1.pdf | Lecture 18 Group Activity]]

* %list list-page% [[Attach:Lecture18_handout_2.pdf | Lecture 18 Worksheet]]

!!!! Homework

# Course reading for next class: 5.1-5.2 (PDC)
# Assignment due by the start of Lecture #19: 4.2, 4.10 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 [[Main/CourseCompetencies | overall course objectives]].