Lecture Notes 1

Main.LectureNotes1 History

Hide minor edits - Show changes to output

June 21, 2020, at 04:52 AM by 136.36.211.159 -
Deleted lines 33-51:

----

(: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 lines 11-12 from:
!!!! Preparation for next lecture
to:
!!!! Preparation for next class
Added lines 27-33:
----

!!!! Python Introduction and Review

(:html:)
<a href='https://apmonitor.com/che263/index.php/Main/PythonIntroduction'>1. Python Intro</a><br><a href='https://apmonitor.com/che263/index.php/Main/MatlabConditionals'>2. Python If Else</a><br><a href='https://apmonitor.com/che263/index.php/Main/PythonFunctions'>3. Python Functions</a><br><a href='https://youtu.be/W0EPjfz_WVU'>4. Python Loops</a>
(:htmlend:)
Added lines 22-26:

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

August 31, 2015, at 06:15 PM by 10.5.113.128 -
Deleted lines 21-26:

!!!! Simulink (MATLAB) Introduction

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/eUvBGTjeIJY?list=UU2GuY-AxnNxIJFAVfEW0QFA" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
August 17, 2015, at 10:23 PM by 10.5.113.136 -
Deleted lines 9-13:

!!!! Homework

# Please fill out the information sheet.  There is a [[InfoSheet|link]] under Course Information in the navigation bar.
# Complete Q1.1 (from [[Attach:PPC_Textbook.pdf | Practical Process Control]])
Changed lines 30-32 from:
to:
(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/eUvBGTjeIJY?list=UU2GuY-AxnNxIJFAVfEW0QFA" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
Changed lines 28-34 from:
!!!! Control Loop Introduction

Run through this example problem in MATLAB / Simulink. Think about control loops around you and the three essential elements: (1) actuator (2) sensor and (3) controller. Be prepared to discuss this in the next class period.

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/yRuMDmQlyXw?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
to:
!!!! Simulink (MATLAB) Introduction

Added lines 6-9:

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/uVywQSciWSw?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
September 01, 2014, at 07:58 PM by 107.188.175.164 -
Deleted line 8:
# Course reading for next class: Chapter 1 (PDC), Chapter 1 (PPC).
Added lines 10-13:
# Complete Q1.1 (from [[Attach:PPC_Textbook.pdf | Practical Process Control]])

!!!! Preparation for next lecture

September 06, 2013, at 02:45 PM by 69.169.131.210 -
Added lines 27-45:
(:htmlend:)

----

(: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>
September 05, 2013, at 05:13 AM by 69.169.136.210 -
Changed line 19 from:
## controller (computer or chip)
to:
## controller (computes)
Added lines 16-19:
# A control loop consists of:
## actuator (takes action)
## sensor (measures)
## controller (computer or chip)
September 02, 2013, at 09:54 PM by 69.169.131.210 -
Added lines 18-19:

Run through this example problem in MATLAB / Simulink. Think about control loops around you and the three essential elements: (1) actuator (2) sensor and (3) controller. Be prepared to discuss this in the next class period.
September 02, 2013, at 09:52 PM by 69.169.131.210 -
Changed lines 15-21 from:
## '''Disturbances''': what may cause the controlled variable to deviate from the desired target?
to:
## '''Disturbances''': what may cause the controlled variable to deviate from the desired target?

!!!! Control Loop Introduction

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/yRuMDmQlyXw?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
August 28, 2011, at 06:36 AM by 69.169.187.114 -
Changed line 11 from:
# Review the list of competencies ([[Main/CourseCompetencies|here) and make a mental note of which ones you have already mastered.
to:
# Review the list of competencies ([[Main/CourseCompetencies|here]]) and make a mental note of which ones you have already mastered.
August 28, 2011, at 06:35 AM by 69.169.187.114 -
Added line 11:
# Review the list of competencies ([[Main/CourseCompetencies|here) and make a mental note of which ones you have already mastered.
August 28, 2011, at 06:29 AM by 69.169.187.114 -
Changed line 14 from:
## '''Disturbances''': what may cause the controlled variable to deviate from it's desired target?
to:
## '''Disturbances''': what may cause the controlled variable to deviate from the desired target?
August 28, 2011, at 06:28 AM by 69.169.187.114 -
Changed lines 11-14 from:
# Be prepared to discuss examples of controllers around you.  For each example, identify:
## Controlled variable: what is it trying to maintain, optimize, or control?
## Manipulated variable: what is it changing to achieve the control objective?
## Disturbances: what may cause the controlled variable to deviate from it's desired target?
to:
# Be prepared to discuss examples of controllers around you.  For each system that you can identify, make a mental note of the following characteristics of that system:
## '''CV - Controlled variable''': what is it trying to maintain, optimize, or control?
## '''MV - Manipulated variable''': what is it changing to achieve the control objective?
## '''Disturbances'''
: what may cause the controlled variable to deviate from it's desired target?
Added lines 1-14:
!!! Lecture 1 - Introduction to Process Dynamics and Control

Welcome to Process Dynamics and Control course.  Below are the lecture notes for the first class period.

[[Attach:Lecture1.pdf | Lecture 1 Class Notes]]

!!!! Homework

# Course reading for next class: Chapter 1 (PDC), Chapter 1 (PPC).
# Please fill out the information sheet.  There is a [[InfoSheet|link]] under Course Information in the navigation bar.
# Be prepared to discuss examples of controllers around you.  For each example, identify:
## Controlled variable: what is it trying to maintain, optimize, or control?
## Manipulated variable: what is it changing to achieve the control objective?
## Disturbances: what may cause the controlled variable to deviate from it's desired target?