EXAMPLES EXAMPLE - Temperature in building

Size: px
Start display at page:

Download "EXAMPLES EXAMPLE - Temperature in building"

Transcription

1 DYNAMICAL SYSTEMS

2 EXAMPLES EXAMPLE - Temperature in building Energy balance: Rate of change = [Inflow of energy] [Outflow of energy] of stored energy where Rate of change of stored energy = cρv dt (c = specific heat capacity; ρ = density; V = volume) Inflow of energy = P (=power to heaters) Outflow of energy = k(t T y ) (k = heat conductance) 2

3 Hence: or Here: cρv cρv dt (t) dt (t) = P (t) k (T (t) T y (t)) + kt (t) = P (t) + kt y (t) T (t) = variable to be controlled (indoor temperature) P (t) = control variable (power to heaters) used to affect the system T y (t) = disturbance (ambient temperature), which cannot be affected 3

4 EXAMPLE: Speed controller Newton s law of motion: a(t)m = F (t) where a(t) = acceleration, a(t) = dy(t) where y(t) = speed, m = total mass of car, F (t) = total force acting in direction of road 4

5 Force: F (t) = F d (t) + F g (t) + F wind (t) + F f (t) where F d (t) = driving force of engine We can model F d (t) as F d (t) = ku(t) where k = a constant and u(t) = fuel flow to engine (control variable) F g (t) = mg sin(ϕ(t)) = gravitation force F wind (t) = b (y(t) v wind (t)) = drag from air F f (t) = friction forces Combining: or where m dy(t) is a disturbance. = F d (t) + F wind (t) + F g (t) + F f (t) m dy(t) + by(t) = ku(t) + d(t) d(t) = bv vind (t) + F g (t) + F f (t) 5

6 Here: y(t) = variable to be controlled (speed) u(t) = control variable (fuel flow to engine) used to affect the system d(t) = disturbance (gravitation, air drag, friction), which cannot be affected 6

7 GENERALIZATION In both cases the variable of interest (controlled variable) could be described by an equation of the form where: dy(t) + ay(t) = bu(t) + cd(t) (1) y(t): a measured output variable to be controlled u(t): a variable which can be used to affect the system behavior (control signal) d(t): a variable which affects the system behavior but which we cannot affect (disturbance) Equation (1) is an example of a differential equation (more precisely, a first-order differential equation) Many systems in technology and in the natural world are described by differential equations 7

8 Dynamical systems A system whose behavior is described by a differential equation such as (1) is an example of a dynamical system. A characteristic property of dynamical systems is that they have inertia, so that the dependent output variable (y(t)) depends on the past history of the input variables (u(t), d(t)), i.e., y(t) = F (u(τ)d(τ), τ t) Such systems may show complex responses to changes in input u y tid 8

9 Compare with a static system, y(t) = f(u(t), d(t)) u y tid 9

10 Signals and systems The generic nature of dynamical systems described by differential equations implies that if we, for example, know how to control the temperature in a building we also know how to control the speed of a car (although the practical implementation problems may, of course, be quite different). It follows that the study of the properties of dynamical system, feedback control etc, can be set in an abstract context. The basic structures are then signals and systems and their connections. Signal: a variable which depends on time, and often contains information of some kind (e.g., y(t), u(t), d(t)) Mathematically a signal is just a function of time. Physically a signal may consist of an electric signal (voltage) or a sequence of numbers (or bits) System: an element which is affected by some signals (input signals, e.g., u(t), d(t)), and generate other signals (output signals, e.g., y(t)). Mathematically a system is often described by a differential equation. Physically it may consist of a building, a car, etc. 10

11 Block diagrams The relations between signals and system can be depicted using block diagrams A general dynamical system can thus be depicted with a block diagram: u S d y 11

12 Examples: Series coupling: u S 1 y 1 S 2 y Output of system S 1 is the input to system S 2. Example: car model, where - u(t): amount of fuel injected to engine, - S 1 : engine dynamics, - y 1 (t): power generated by engine, - S 2 : car dynamics, - y(t): speed of car 12

13 Signal branching: u u u Two identical copies of signal u(t) are sent to different destination. Example: a radio broadcast is sent to all receivers, an audio signal may be sent to several loudspeakers, etc. 13

14 Addition and subtraction of signals: u u 1 + u 2 u 1 u + 1 u 2 u 2 u 2 (a) (b) Example: noise (u 2 ) is added to a signal (u 1 ) 14

15 Qualitative analysis of the response of firstorder system Let s consider the first-order dynamical system dy(t) + ay(t) = bu(t) The following figure shows the output y(t) for stepwise changes of input u(t) u y tid 15

16 The system response can be characterized in terms of two properties: the dynamic, or transient, response, in this case simply the speed of response, the static response, or value of output as t when u(t) is held constant These are determined by the two system parameters a and b. To see how a and b affect the system behavior, we write dy(t) + a y(t) b a u(t) = 0 Static response If u(t) is held constant, u(t) = u 0, we have that dy(t) = 0 if y(t) = b a u 0 Hence, if there exists a value y 0 such that y(t) y 0 when u(t) = u 0, then we should have y 0 = b a u 0. We define K = b a : static gain of the system 16

17 Stability For a constant u(t) = u 0 and y 0 = b a u 0, we can write the system equation as Hence: dy(t) = a (y(t) y 0 ) If a > 0, we have and = dy(t) dy(t) < 0 when y(t) > y 0 > 0 when y(t) < y 0 y(t) y 0 In this case the system is called stable. If a < 0, we have and = dy(t) dy(t) > 0 when y(t) > y 0 < 0 when y(t) < y 0 y(t) + or In this case the system is called unstable. 17

18 Example of a stable system: a hanging pendulum. Example of an unstable system: an inverted pendulum. The static gain of an unstable system is obviously infinite. Transient response Defining the deviation from the static value, y diff (t) = y(t) y 0 we have dy diff (t) = ay diff (t) Hence Large a = large derivative = fast response Small a = small derivative = slow response Often the system equation is written in a form where the transient and static properties are seen explicitly: T dy(t) where K = b/a: the static gain T = 1/a: the time constant + y(t) = Ku(t) Here T has dimension time, and it defines a characteristic time scale for the transient response: the smaller T, the faster the response is, and vice versa. 18

Analog Signals and Systems and their properties

Analog Signals and Systems and their properties Analog Signals and Systems and their properties Main Course Objective: Recall course objectives Understand the fundamentals of systems/signals interaction (know how systems can transform or filter signals)

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.004 Dynamics and Control II Spring 2008 or information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 2 I C + 4 * Massachusetts

More information

DISCRETE-TIME SYSTEMS AND DIGITAL CONTROLLERS

DISCRETE-TIME SYSTEMS AND DIGITAL CONTROLLERS DISCRETE-TIME SYSTEMS AND DIGITAL CONTROLLERS In practice controllers are nowadays almost exclusively implemented digitally. This means that the controller operates in discrete time, although the controlled

More information

Introduction to Process Control

Introduction to Process Control Introduction to Process Control For more visit :- www.mpgirnari.in By: M. P. Girnari (SSEC, Bhavnagar) For more visit:- www.mpgirnari.in 1 Contents: Introduction Process control Dynamics Stability The

More information

Newton s Laws.

Newton s Laws. Newton s Laws http://mathsforeurope.digibel.be/images Forces and Equilibrium If the net force on a body is zero, it is in equilibrium. dynamic equilibrium: moving relative to us static equilibrium: appears

More information

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization Plan of the Lecture Review: control, feedback, etc Today s topic: state-space models of systems; linearization Goal: a general framework that encompasses all examples of interest Once we have mastered

More information

Reglerteknik, TNG028. Lecture 1. Anna Lombardi

Reglerteknik, TNG028. Lecture 1. Anna Lombardi Reglerteknik, TNG028 Lecture 1 Anna Lombardi Today lecture We will try to answer the following questions: What is automatic control? Where can we nd automatic control? Why do we need automatic control?

More information

Chapter 6 Dynamics I: Motion Along a Line

Chapter 6 Dynamics I: Motion Along a Line Chapter 6 Dynamics I: Motion Along a Line Chapter Goal: To learn how to solve linear force-and-motion problems. Slide 6-2 Chapter 6 Preview Slide 6-3 Chapter 6 Preview Slide 6-4 Chapter 6 Preview Slide

More information

= 40 N. Q = 60 O m s,k

= 40 N. Q = 60 O m s,k Sample Exam #2 Technical Physics Multiple Choice ( 6 Points Each ): F app = 40 N 20 kg Q = 60 O = 0 1. A 20 kg box is pulled along a frictionless floor with an applied force of 40 N. The applied force

More information

Test Corrections Use these concepts to explain corrected answers. Make sure you apply the concepts to the specific situation in each problem.

Test Corrections Use these concepts to explain corrected answers. Make sure you apply the concepts to the specific situation in each problem. Test Corrections Use these concepts to explain corrected answers. Make sure you apply the concepts to the specific situation in each problem. Circular Motion Concepts When an object moves in a circle,

More information

System Modeling. Lecture-2. Emam Fathy Department of Electrical and Control Engineering

System Modeling. Lecture-2. Emam Fathy Department of Electrical and Control Engineering System Modeling Lecture-2 Emam Fathy Department of Electrical and Control Engineering email: emfmz@yahoo.com 1 Types of Systems Static System: If a system does not change with time, it is called a static

More information

Models of ocean circulation are all based on the equations of motion.

Models of ocean circulation are all based on the equations of motion. Equations of motion Models of ocean circulation are all based on the equations of motion. Only in simple cases the equations of motion can be solved analytically, usually they must be solved numerically.

More information

EXAMPLE: MODELING THE PT326 PROCESS TRAINER

EXAMPLE: MODELING THE PT326 PROCESS TRAINER CHAPTER 1 By Radu Muresan University of Guelph Page 1 EXAMPLE: MODELING THE PT326 PROCESS TRAINER The PT326 apparatus models common industrial situations in which temperature control is required in the

More information

AP Physics C Mechanics Objectives

AP Physics C Mechanics Objectives AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph

More information

It is convenient to think that solutions of differential equations consist of a family of functions (just like indefinite integrals ).

It is convenient to think that solutions of differential equations consist of a family of functions (just like indefinite integrals ). Section 1.1 Direction Fields Key Terms/Ideas: Mathematical model Geometric behavior of solutions without solving the model using calculus Graphical description using direction fields Equilibrium solution

More information

Quiz Number 3 PHYSICS March 11, 2009

Quiz Number 3 PHYSICS March 11, 2009 Instructions Write your name, student ID and name of your TA instructor clearly on all sheets and fill your name and student ID on the bubble sheet. Solve all multiple choice questions. No penalty is given

More information

Today s Lecture: Kinematics in Two Dimensions (continued) A little bit of chapter 4: Forces and Newton s Laws of Motion (next time)

Today s Lecture: Kinematics in Two Dimensions (continued) A little bit of chapter 4: Forces and Newton s Laws of Motion (next time) Today s Lecture: Kinematics in Two Dimensions (continued) Relative Velocity - 2 Dimensions A little bit of chapter 4: Forces and Newton s Laws of Motion (next time) 27 September 2009 1 Relative Velocity

More information

Automatic Control (TSRT15): Lecture 1

Automatic Control (TSRT15): Lecture 1 Automatic Control (TSRT15): Lecture 1 Tianshi Chen* Division of Automatic Control Dept. of Electrical Engineering Email: tschen@isy.liu.se Phone: 13-282226 Office: B-house extrance 25-27 * All lecture

More information

Physics 111: Mechanics Lecture 9

Physics 111: Mechanics Lecture 9 Physics 111: Mechanics Lecture 9 Bin Chen NJIT Physics Department Circular Motion q 3.4 Motion in a Circle q 5.4 Dynamics of Circular Motion If it weren t for the spinning, all the galaxies would collapse

More information

Kinematics vs. Dynamics

Kinematics vs. Dynamics NEWTON'S LAWS Kinematics vs. Dynamics Kinematics describe motion paths mathematically No description of the matter that may travel along motion path Dynamics prediction of motion path(s) of matter Requires

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Manufacturing Processes Subject 2.830 Spring 2004 Lecture #18 Basic Control Loop Analysis" April 15, 2004 Revisit Temperature Control Problem τ dy dt + y = u τ = time constant = gain y ss =

More information

Chapter Test A. Teacher Notes and Answers Forces and the Laws of Motion. Assessment

Chapter Test A. Teacher Notes and Answers Forces and the Laws of Motion. Assessment Assessment Chapter Test A Teacher Notes and Answers Forces and the Laws of Motion CHAPTER TEST A (GENERAL) 1. c 2. d 3. d 4. c 5. c 6. c 7. c 8. b 9. d 10. d 11. c 12. a 13. d 14. d 15. b 16. d 17. c 18.

More information

Question: Are distance and time important when describing motion? DESCRIBING MOTION. Motion occurs when an object changes position relative to a.

Question: Are distance and time important when describing motion? DESCRIBING MOTION. Motion occurs when an object changes position relative to a. Question: Are distance and time important when describing motion? DESCRIBING MOTION Motion occurs when an object changes position relative to a. DISTANCE VS. DISPLACEMENT Distance Displacement distance

More information

Physics 20 Homework 2 SIMS 2016

Physics 20 Homework 2 SIMS 2016 Physics 20 Homework 2 SIMS 2016 Due: Saturday, August 20 th 1. In class, we ignored air resistance in our discussion of projectile motion. Now, let s derive the relevant equation of motion in the case

More information

Question 01. A. Incorrect! This is not Newton s second law.

Question 01. A. Incorrect! This is not Newton s second law. College Physics - Problem Drill 06: Newton s Laws of Motion Question No. 1 of 10 1. Which of the options best describes the statement: Every object continues in a state of rest or uniform motion in a straight

More information

(c) curved track. direction of motion Fig. 1.2 State the effect that this force has on the motion... (iii) ... State how this force is provided. ...

(c) curved track. direction of motion Fig. 1.2 State the effect that this force has on the motion... (iii) ... State how this force is provided. ... 2 (c) As the train is driven round the bend, there is an extra force acting, called the centripetal force. (i) On Fig. 1.2, draw an arrow to show the direction of this force. train curved track direction

More information

Physics B Newton s Laws AP Review Packet

Physics B Newton s Laws AP Review Packet Force A force is a push or pull on an object. Forces cause an object to accelerate To speed up To slow down To change direction Unit: Newton (SI system) Newton s First Law The Law of Inertia. A body in

More information

Block 1: General Physics. Chapter 1: Making Measurements

Block 1: General Physics. Chapter 1: Making Measurements Chapter 1: Making Measurements Make measurements of length, volume, and time. Increase precision of measurements. Determine densities of solids and liquids Rulers and measuring cylinders are used to measure

More information

Modeling and Analysis of Dynamic Systems

Modeling and Analysis of Dynamic Systems Modeling and Analysis of Dynamic Systems by Dr. Guillaume Ducard Fall 2016 Institute for Dynamic Systems and Control ETH Zurich, Switzerland based on script from: Prof. Dr. Lino Guzzella 1/33 Outline 1

More information

A. B. C. D. E. v x. ΣF x

A. B. C. D. E. v x. ΣF x Q4.3 The graph to the right shows the velocity of an object as a function of time. Which of the graphs below best shows the net force versus time for this object? 0 v x t ΣF x ΣF x ΣF x ΣF x ΣF x 0 t 0

More information

Control. CSC752: Autonomous Robotic Systems. Ubbo Visser. March 9, Department of Computer Science University of Miami

Control. CSC752: Autonomous Robotic Systems. Ubbo Visser. March 9, Department of Computer Science University of Miami Control CSC752: Autonomous Robotic Systems Ubbo Visser Department of Computer Science University of Miami March 9, 2017 Outline 1 Control system 2 Controller Images from http://en.wikipedia.org/wiki/feed-forward

More information

Linearization problem. The simplest example

Linearization problem. The simplest example Linear Systems Lecture 3 1 problem Consider a non-linear time-invariant system of the form ( ẋ(t f x(t u(t y(t g ( x(t u(t (1 such that x R n u R m y R p and Slide 1 A: f(xu f(xu g(xu and g(xu exist and

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Essential physics for game developers Introduction The primary issues Let s move virtual objects Kinematics: description

More information

Introduction to Feedback Control

Introduction to Feedback Control Introduction to Feedback Control Control System Design Why Control? Open-Loop vs Closed-Loop (Feedback) Why Use Feedback Control? Closed-Loop Control System Structure Elements of a Feedback Control System

More information

Translational Mechanical Systems

Translational Mechanical Systems Translational Mechanical Systems Basic (Idealized) Modeling Elements Interconnection Relationships -Physical Laws Derive Equation of Motion (EOM) - SDOF Energy Transfer Series and Parallel Connections

More information

NEWTON S LAWS OF MOTION

NEWTON S LAWS OF MOTION Book page 44-47 NETON S LAS OF MOTION INERTIA Moving objects have inertia a property of all objects to resist a change in motion Mass: a measure of a body s inertia Two types of mass: - inertial mass m

More information

2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity

2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity 2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity Energy 7 4 Kinematics Free fall Collisions 3 5 Dynamics

More information

AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force).

AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force). AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force). 1981M1. A block of mass m, acted on by a force of magnitude F directed horizontally to the

More information

8.6 Drag Forces in Fluids

8.6 Drag Forces in Fluids 86 Drag Forces in Fluids When a solid object moves through a fluid it will experience a resistive force, called the drag force, opposing its motion The fluid may be a liquid or a gas This force is a very

More information

Potential Energy. Serway 7.6, 7.7;

Potential Energy. Serway 7.6, 7.7; Potential Energy Conservative and non-conservative forces Gravitational and elastic potential energy Mechanical Energy Serway 7.6, 7.7; 8.1 8.2 Practice problems: Serway chapter 7, problems 41, 43 chapter

More information

Lecture 1 From Continuous-Time to Discrete-Time

Lecture 1 From Continuous-Time to Discrete-Time Lecture From Continuous-Time to Discrete-Time Outline. Continuous and Discrete-Time Signals and Systems................. What is a signal?................................2 What is a system?.............................

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper)

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper) Examples of Applications of otential Functions in roblem Solving (Web Appendix to the aper) Ali Mehrizi-Sani and Reza Iravani May 5, 2010 1 Introduction otential functions may be exploited to formulate

More information

Physics for Scientists and Engineers 4th Edition, 2017

Physics for Scientists and Engineers 4th Edition, 2017 A Correlation of Physics for Scientists and Engineers 4th Edition, 2017 To the AP Physics C: Mechanics Course Descriptions AP is a trademark registered and/or owned by the College Board, which was not

More information

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

More information

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003 Lecture XXVI Morris Swartz Dept. of Physics and Astronomy Johns Hopins University morris@jhu.edu November 5, 2003 Lecture XXVI: Oscillations Oscillations are periodic motions. There are many examples of

More information

Chapter 1 Fundamental Concepts

Chapter 1 Fundamental Concepts Chapter 1 Fundamental Concepts Signals A signal is a pattern of variation of a physical quantity as a function of time, space, distance, position, temperature, pressure, etc. These quantities are usually

More information

MEAM 510 Fall 2012 Bruce D. Kothmann

MEAM 510 Fall 2012 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2012 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

Chapter 6. Force and Motion-II (Friction, Drag, Circular Motion)

Chapter 6. Force and Motion-II (Friction, Drag, Circular Motion) Chapter 6 Force and Motion-II (Friction, Drag, Circular Motion) 6.2 Frictional Force: Motion of a crate with applied forces There is no attempt at sliding. Thus, no friction and no motion. NO FRICTION

More information

Chapter 4. Forces and Newton s Laws of Motion

Chapter 4. Forces and Newton s Laws of Motion Chapter 4 Forces and Newton s Laws of Motion Chapter 4: Forces and Newton s Laws Force, mass and Newton s three laws of motion Newton s law of gravity Normal, friction and tension forces Apparent weight,

More information

Chapter 5 Applying Newton s Laws

Chapter 5 Applying Newton s Laws Chapter 5 Applying Newton s Laws In this chapter we will introduce further applications of Newton s 1 st and 2 nd law. In summary, all of the contact forces and action-at-a-distance forces will go on the

More information

Written homework #5 due on Monday Online homework #5 due on Tuesday. Answer keys posted on course web site SPARK grades uploaded Average = 74.

Written homework #5 due on Monday Online homework #5 due on Tuesday. Answer keys posted on course web site SPARK grades uploaded Average = 74. Homework Written homework #5 due on Monday Online homework #5 due on Tuesday Exam 1 Answer keys posted on course web site SPARK grades uploaded Average = 74.3% 1 Chapter 4 Forces and Newton s Laws of Motion

More information

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 3. 8. 24 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid

More information

Problem Solving Session 10 Simple Harmonic Oscillator Solutions

Problem Solving Session 10 Simple Harmonic Oscillator Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.01 Problem Solving Session 10 Simple Harmonic Oscillator Solutions W13D3-0 Group Problem Gravitational Simple Harmonic Oscillator Two identical

More information

dy dt = a by y = a b

dy dt = a by y = a b 12.3 Euler s method and numerical solutions First-Order Linear Differential Equation with y(0) = y 0 given. dy dt = a by Steady state solutions: 0 = dy dt = a by y = a b 12.3 Euler s method and numerical

More information

Physics Mechanics. Lecture 32 Oscillations II

Physics Mechanics. Lecture 32 Oscillations II Physics 170 - Mechanics Lecture 32 Oscillations II Gravitational Potential Energy A plot of the gravitational potential energy U g looks like this: Energy Conservation Total mechanical energy of an object

More information

Physics GCSE (9-1) Energy

Physics GCSE (9-1) Energy Topic Student Checklist R A G Define a system as an object or group of objects and State examples of changes in the way energy is stored in a system Describe how all the energy changes involved in an energy

More information

Integral Curve (generic name for a member of the collection of known as the general solution)

Integral Curve (generic name for a member of the collection of known as the general solution) Section 1.2 Solutions of Some Differential Equations Key Terms/Ideas: Phase Line (This topic is not in this section of the book.) Classification of Equilibrium Solutions: Source, Sink, Node SPECIAL CASE:

More information

EC Control Engineering Quiz II IIT Madras

EC Control Engineering Quiz II IIT Madras EC34 - Control Engineering Quiz II IIT Madras Linear algebra Find the eigenvalues and eigenvectors of A, A, A and A + 4I Find the eigenvalues and eigenvectors of the following matrices: (a) cos θ sin θ

More information

11/17/10. Chapter 14. Oscillations. Chapter 14. Oscillations Topics: Simple Harmonic Motion. Simple Harmonic Motion

11/17/10. Chapter 14. Oscillations. Chapter 14. Oscillations Topics: Simple Harmonic Motion. Simple Harmonic Motion 11/17/10 Chapter 14. Oscillations This striking computergenerated image demonstrates an important type of motion: oscillatory motion. Examples of oscillatory motion include a car bouncing up and down,

More information

Dynamic Behavior. Chapter 5

Dynamic Behavior. Chapter 5 1 Dynamic Behavior In analyzing process dynamic and process control systems, it is important to know how the process responds to changes in the process inputs. A number of standard types of input changes

More information

General Physics I. Lecture 3: Newton's Laws. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 3: Newton's Laws. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 3: Newton's Laws Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ What Causes Changes of Motion? We define the interaction of a body with its environment

More information

An Introduction to Control Systems

An Introduction to Control Systems An Introduction to Control Systems Signals and Systems: 3C1 Control Systems Handout 1 Dr. David Corrigan Electronic and Electrical Engineering corrigad@tcd.ie November 21, 2012 Recall the concept of a

More information

Differential and Difference LTI systems

Differential and Difference LTI systems Signals and Systems Lecture: 6 Differential and Difference LTI systems Differential and difference linear time-invariant (LTI) systems constitute an extremely important class of systems in engineering.

More information

Physics Unit: Force & Motion

Physics Unit: Force & Motion Physics Unit: Force & Motion What is physical science? A. Physical science is a field of science that studies matter and energy. B. Physical science has 2 main branches: 1. PHYSICS: the study of how matter

More information

Chapter 15 Periodic Motion

Chapter 15 Periodic Motion Chapter 15 Periodic Motion Slide 1-1 Chapter 15 Periodic Motion Concepts Slide 1-2 Section 15.1: Periodic motion and energy Section Goals You will learn to Define the concepts of periodic motion, vibration,

More information

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 9. 8. 2 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid -

More information

Question 1. G.M. Paily Phys 211

Question 1. G.M. Paily Phys 211 Question 1 A 0.5 kg hockey puck slides along the surface of the ice with a speed of 10 m s. What force must be acting on the puck to keep it moving at constant velocity? A 0.05 N B 5 N C 20 N D 50 N E

More information

Introductory Physics

Introductory Physics Introductory Physics SESSION 1 DIRECTIONS This session contains twenty-one multiple-choice questions and two open-response questions. Mark your answers to these questions in the spaces provided in your

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.01 Physics Fall Term = # v x. t " =0. are the values at t = 0.

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.01 Physics Fall Term = # v x. t  =0. are the values at t = 0. MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.01 Physics Fall Term 2012 Exam 1: Practice Problems! d r!! d v! One-Dimensional Kinematics: v =, a = dt dt t " =t v x (t)! v x,0 = # a x (

More information

PHYSICS. Chapter 10 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

PHYSICS. Chapter 10 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 10 Lecture RANDALL D. KNIGHT Chapter 10 Interactions and Potential Energy IN THIS CHAPTER, you will develop a better understanding

More information

Tutorial-1, MA 108 (Linear Algebra)

Tutorial-1, MA 108 (Linear Algebra) Tutorial-1, MA 108 (Linear Algebra) 1. Verify that the function is a solution of the differential equation on some interval, for any choice of the arbitrary constants appearing in the function. (a) y =

More information

Chapter Six News! DO NOT FORGET We ARE doing Chapter 4 Sections 4 & 5

Chapter Six News! DO NOT FORGET We ARE doing Chapter 4 Sections 4 & 5 Chapter Six News! DO NOT FORGET We ARE doing Chapter 4 Sections 4 & 5 CH 4: Uniform Circular Motion The velocity vector is tangent to the path The change in velocity vector is due to the change in direction.

More information

2002 Prentice Hall, Inc. Gene F. Franklin, J. David Powell, Abbas Emami-Naeini Feedback Control of Dynamic Systems, 4e

2002 Prentice Hall, Inc. Gene F. Franklin, J. David Powell, Abbas Emami-Naeini Feedback Control of Dynamic Systems, 4e u Figure 2.1 Cruise-control model x Friction force bx m x u Figure 2.2 Free-body diagram for cruise control S P 278 Figure 2.3 Automobile suspension y m 2 k s b v car x m 1 k w Road surface r Inertial

More information

Summary for last week: Newton s 2 nd Law + 1 st Law

Summary for last week: Newton s 2 nd Law + 1 st Law ! F resultant = Summary for last week: Newton s 2 nd Law + 1 st Law F! " i = F! 1 + F! 2 +...+ F! N = m! all forces acting on object due to other objects a Object if we measure acceleration in an inertial

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department 8.01 Physics I Fall Term 2009 Review Module on Solving N equations in N unknowns

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department 8.01 Physics I Fall Term 2009 Review Module on Solving N equations in N unknowns MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department 8.01 Physics I Fall Term 2009 Review Module on Solving N equations in N unknowns Most students first exposure to solving N linear equations in N

More information

PS113 Chapter 4 Forces and Newton s laws of motion

PS113 Chapter 4 Forces and Newton s laws of motion PS113 Chapter 4 Forces and Newton s laws of motion 1 The concepts of force and mass A force is described as the push or pull between two objects There are two kinds of forces 1. Contact forces where two

More information

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Which vector shows the

More information

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 14 Oscillations Chapter Goal: To understand systems that oscillate with simple harmonic motion. Slide 14-2 Chapter 14 Preview Slide 14-3 Chapter 14 Preview Slide 14-4 Chapter 14 Preview Slide 14-5

More information

Chapter 15. Oscillatory Motion

Chapter 15. Oscillatory Motion Chapter 15 Oscillatory Motion Part 2 Oscillations and Mechanical Waves Periodic motion is the repeating motion of an object in which it continues to return to a given position after a fixed time interval.

More information

Forces and Motion. May 10, 2017

Forces and Motion. May 10, 2017 Forces and Motion May 10, 2017 Forces in Motion- Key Vocabulary Gravity Mass Weight Motion Friction Axis Potential Energy Kinetic Energy Acceleration Velocity Distance Position Direction Speed Momentum

More information

Chapter 6. Applications of Newton s Laws

Chapter 6. Applications of Newton s Laws Chapter 6 Applications of Newton s Laws P. Lam 7_11_2018 Learning Goals for Chapter 5 Learn how to apply Newton s First Law & Second Law. Understand the cause of apparent weight and weightlessness Learn

More information

Homework Solutions:

Homework Solutions: Homework Solutions: 1.1-1.3 Section 1.1: 1. Problems 1, 3, 5 In these problems, we want to compare and contrast the direction fields for the given (autonomous) differential equations of the form y = ay

More information

Dr Ian R. Manchester

Dr Ian R. Manchester Week Content Notes 1 Introduction 2 Frequency Domain Modelling 3 Transient Performance and the s-plane 4 Block Diagrams 5 Feedback System Characteristics Assign 1 Due 6 Root Locus 7 Root Locus 2 Assign

More information

Mechanics Departmental Exam Last updated November 2013

Mechanics Departmental Exam Last updated November 2013 Mechanics Departmental Eam Last updated November 213 1. Two satellites are moving about each other in circular orbits under the influence of their mutual gravitational attractions. The satellites have

More information

MEAM 510 Fall 2011 Bruce D. Kothmann

MEAM 510 Fall 2011 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2011 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS GIANCOLI CHAPTER 5: CIRCULAR MOTION; GRAVITATION LSN 5-1: KINEMATICS OF UNIFORM CIRCULAR MOTION LSN 5-2: DYNAMICS OF UNIFORM CIRCULAR MOTION LSN 5-3:

More information

Physics 2211 ABC Quiz #3 Solutions Spring 2017

Physics 2211 ABC Quiz #3 Solutions Spring 2017 Physics 2211 ABC Quiz #3 Solutions Spring 2017 I. (16 points) A block of mass m b is suspended vertically on a ideal cord that then passes through a frictionless hole and is attached to a sphere of mass

More information

AQA Physics Checklist

AQA Physics Checklist Topic 1. Energy Video: Energy changes in a system To understand the ways in which energy can be stored in a system and can be transferred from one energy store to another within a system To understand

More information

Chapter 12 Forces and Motion

Chapter 12 Forces and Motion Chapter 12 Forces and Motion GOAL: Students will be able to interpret and apply Newton s three laws of motion and analyze the motion of an object in terms of its position, velocity, and acceleration. Standard:

More information

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor:

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: EE 16B Midterm 2, March 21, 2017 Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: Important Instructions: Show your work. An answer without explanation

More information

Differential Equations (Math 217) Practice Midterm 1

Differential Equations (Math 217) Practice Midterm 1 Differential Equations (Math 217) Practice Midterm 1 September 20, 2016 No calculators, notes, or other resources are allowed. There are 14 multiple-choice questions, worth 5 points each, and two hand-graded

More information

Announcements. Principle of Work and Energy - Sections Engr222 Spring 2004 Chapter Test Wednesday

Announcements. Principle of Work and Energy - Sections Engr222 Spring 2004 Chapter Test Wednesday Announcements Test Wednesday Closed book 3 page sheet sheet (on web) Calculator Chap 12.6-10, 13.1-6 Principle of Work and Energy - Sections 14.1-3 Today s Objectives: Students will be able to: a) Calculate

More information

ENGI 2422 First Order ODEs - Separable Page 3-01

ENGI 2422 First Order ODEs - Separable Page 3-01 ENGI 4 First Order ODEs - Separable Page 3-0 3. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with

More information

Final Exam Solutions

Final Exam Solutions EE55: Linear Systems Final Exam SIST, ShanghaiTech Final Exam Solutions Course: Linear Systems Teacher: Prof. Boris Houska Duration: 85min YOUR NAME: (type in English letters) I Introduction This exam

More information

Physics 7Em Midterm Exam 1

Physics 7Em Midterm Exam 1 Physics 7Em Midterm Exam 1 MULTIPLE CHOICE PROBLEMS. There are 10 multiple choice problems. Each is worth 2 points. There is no penalty for wrong answers. In each, choose the best answer; only one answer

More information

40 N 40 N. Direction of travel

40 N 40 N. Direction of travel 1 Two ropes are attached to a box. Each rope is pulled with a force of 40 N at an angle of 35 to the direction of travel. 40 N 35 35 40 N irection of travel The work done, in joules, is found using 2 Which

More information

FRICTIONAL FORCES. Direction of frictional forces... (not always obvious)... CHAPTER 5 APPLICATIONS OF NEWTON S LAWS

FRICTIONAL FORCES. Direction of frictional forces... (not always obvious)... CHAPTER 5 APPLICATIONS OF NEWTON S LAWS RICTIONAL ORCES CHAPTER 5 APPLICATIONS O NEWTON S LAWS rictional forces Static friction Kinetic friction Centripetal force Centripetal acceleration Loop-the-loop Drag force Terminal velocity Direction

More information

sections June 11, 2009

sections June 11, 2009 sections 3.2-3.5 June 11, 2009 Population growth/decay When we model population growth, the simplest model is the exponential (or Malthusian) model. Basic ideas: P = P(t) = population size as a function

More information

Elementary Mechanics Using Matlab

Elementary Mechanics Using Matlab Anders Malthe-S0renssen Elementary Mechanics Using Matlab A Modern Course Combining Analytical and Numerical Techniques ^ Springer Contents 1 Introduction 1 1.1 Physics 1 1.2 Mechanics 2 1.3 Integrating

More information