MA 108 Math The Language of Engineers. Stan Żak. School of Electrical and Computer Engineering

Size: px
Start display at page:

Download "MA 108 Math The Language of Engineers. Stan Żak. School of Electrical and Computer Engineering"

Transcription

1 MA 108Math The Language of Engineers p. 1/2 MA 108 Math The Language of Engineers Stan Żak School of Electrical and Computer Engineering October 14, 2010

2 MA 108Math The Language of Engineers p. 2/2 Outline What is math?

3 MA 108Math The Language of Engineers p. 2/2 Outline What is math? Some pure math problems

4 MA 108Math The Language of Engineers p. 2/2 Outline What is math? Some pure math problems Engineering challenge problems

5 MA 108Math The Language of Engineers p. 2/2 Outline What is math? Some pure math problems Engineering challenge problems Optimization and control apps

6 MA 108Math The Language of Engineers p. 2/2 Outline What is math? Some pure math problems Engineering challenge problems Optimization and control apps Some cool math applications

7 MA 108Math The Language of Engineers p. 2/2 Outline What is math? Some pure math problems Engineering challenge problems Optimization and control apps Some cool math applications Conclusions

8 MA 108Math The Language of Engineers p. 3/2 What Is Math? A part of the human search for understanding

9 MA 108Math The Language of Engineers p. 3/2 What Is Math? A part of the human search for understanding Mathematical discoveries have come both from the attempt to describe the natural world and from the desire to arrive at a form of inescapable truth from careful reasoning Kenyon College Math Department Web Page

10 MA 108Math The Language of Engineers p. 4/2 What Is Math Good For? In the last few decades mathematics has been successfully applied to many aspects of the human world: voting trends in politics

11 MA 108Math The Language of Engineers p. 4/2 What Is Math Good For? In the last few decades mathematics has been successfully applied to many aspects of the human world: voting trends in politics dating of ancient artifacts

12 MA 108Math The Language of Engineers p. 4/2 What Is Math Good For? In the last few decades mathematics has been successfully applied to many aspects of the human world: voting trends in politics dating of ancient artifacts analysis of automobile traffic patterns

13 MA 108Math The Language of Engineers p. 4/2 What Is Math Good For? In the last few decades mathematics has been successfully applied to many aspects of the human world: voting trends in politics dating of ancient artifacts analysis of automobile traffic patterns biology

14 MA 108Math The Language of Engineers p. 4/2 What Is Math Good For? In the last few decades mathematics has been successfully applied to many aspects of the human world: voting trends in politics dating of ancient artifacts analysis of automobile traffic patterns biology engineering

15 MA 108Math The Language of Engineers p. 5/2 Pure Math vs. Applied Math The Millennium Prize Problems

16 MA 108Math The Language of Engineers p. 5/2 Pure Math vs. Applied Math The Millennium Prize Problems

17 MA 108Math The Language of Engineers p. 6/2 Engineering Grand Challenges 14 grand challenges for engineering in the 21-st century identified by the National Academy of Engineering

18 MA 108Math The Language of Engineers p. 6/2 Engineering Grand Challenges 14 grand challenges for engineering in the 21-st century identified by the National Academy of Engineering

19 MA 108Math The Language of Engineers p. 7/2 Optimization An act, process, or methodology of making something (as a design, system, or decision) as fully perfect, functional, or effective as possible. The mathematical procedures (as finding the maximum of a function) involved in this.

20 MA 108Math The Language of Engineers p. 7/2 Optimization An act, process, or methodology of making something (as a design, system, or decision) as fully perfect, functional, or effective as possible. The mathematical procedures (as finding the maximum of a function) involved in this. Optimization making the best decision.

21 MA 108Math The Language of Engineers p. 7/2 Optimization An act, process, or methodology of making something (as a design, system, or decision) as fully perfect, functional, or effective as possible. The mathematical procedures (as finding the maximum of a function) involved in this. Optimization making the best decision. Engineering design, management, etc.

22 MA 108Math The Language of Engineers p. 7/2 Optimization An act, process, or methodology of making something (as a design, system, or decision) as fully perfect, functional, or effective as possible. The mathematical procedures (as finding the maximum of a function) involved in this. Optimization making the best decision. Engineering design, management, etc. What does best mean?

23 MA 108Math The Language of Engineers p. 8/2 Objective function Measure goodness by a function f. (Cost function or objective function)

24 MA 108Math The Language of Engineers p. 8/2 Objective function Measure goodness by a function f. (Cost function or objective function) Want to minimize f. (Smaller = better)

25 MA 108Math The Language of Engineers p. 8/2 Objective function Measure goodness by a function f. (Cost function or objective function) Want to minimize f. (Smaller = better) Ω = set of all possible choices. (Feasible set)

26 MA 108Math The Language of Engineers p. 9/2 Notation R n denotes a set of real n-tuples

27 MA 108Math The Language of Engineers p. 9/2 Notation R n denotes a set of real n-tuples x R n means x = x 1 x 2. x n, x i R

28 MA 108Math The Language of Engineers p. 9/2 Notation R n denotes a set of real n-tuples x R n means x = x 1 x 2. x n, x i R f is a real-valued function on n variables, f : R n R

29 MA 108Math The Language of Engineers p. 10/2 Example f = f(x 1,x 2 ) = x 1 x 2 + 7, an example of a real-valued function of two variables, f : R 2 R

30 MA 108Math The Language of Engineers p. 10/2 Example f = f(x 1,x 2 ) = x 1 x 2 + 7, an example of a real-valued function of two variables, f : R 2 R x = [ x 1 x 2 ] a = f(x 1,x 2 ) R

31 MA 108Math The Language of Engineers p. 11/2 Optimization problem min subject to f(x) x Ω

32 MA 108Math The Language of Engineers p. 11/2 Optimization problem min subject to What about maximization? (Bigger = better) f(x) x Ω

33 MA 108Math The Language of Engineers p. 11/2 Optimization problem min subject to What about maximization? (Bigger = better) f(x) x Ω How to solve optimization problem?

34 MA 108Math The Language of Engineers p. 11/2 Optimization problem min subject to What about maximization? (Bigger = better) f(x) x Ω How to solve optimization problem? Analytically

35 MA 108Math The Language of Engineers p. 11/2 Optimization problem min subject to What about maximization? (Bigger = better) f(x) x Ω How to solve optimization problem? Analytically Numerically

36 MA 108Math The Language of Engineers p. 12/2 Example: Linear regression Given points on the plane: (t 0,y 0 ),...,(t n,y n )

37 MA 108Math The Language of Engineers p. 12/2 Example: Linear regression Given points on the plane: (t 0,y 0 ),...,(t n,y n ) Want to find the line of best fit through these points.

38 MA 108Math The Language of Engineers p. 12/2 Example: Linear regression Given points on the plane: (t 0,y 0 ),...,(t n,y n ) Want to find the line of best fit through these points. Best = minimize the average squared error.

39 MA 108Math The Language of Engineers p. 13/2 Minimizing the average squared error y mt 2 +c-y mt 1 +c-y mt o +c-y o t

40 MA 108Math The Language of Engineers p. 14/2 Line of best fit Equation of line: y = mt + c;

41 MA 108Math The Language of Engineers p. 14/2 Line of best fit Equation of line: y = mt + c; Optimization problem: Find m and c to min 1 n (mt i + c y i ) 2 n i=0

42 MA 108Math The Language of Engineers p. 14/2 Line of best fit Equation of line: y = mt + c; Optimization problem: Find m and c to min 1 n (mt i + c y i ) 2 n i=0 Solution: In this case we can find the solution analytically (using least-squares theory).

43 MA 108Math The Language of Engineers p. 14/2 Line of best fit Equation of line: y = mt + c; Optimization problem: Find m and c to min 1 n (mt i + c y i ) 2 n i=0 Solution: In this case we can find the solution analytically (using least-squares theory). Related application: system identification.

44 MA 108Math The Language of Engineers p. 15/2 Battery charger circuit R 1 R 3 R 5 I 1 I 3 I 5 30 Volts + I 2 R 2 I 4 R 4 Battery 10 Volts Battery 6 Volts Battery 20 Volts

45 MA 108Math The Language of Engineers p. 16/2 Charger circuit specifications Current I 1 I 2 I 3 I 4 I 5 Upper Limit (Amps) Lower Limit (Amps)

46 MA 108Math The Language of Engineers p. 17/2 Design objective Find I 1,...,I 5 to maximize power transferred to batteries, that is, max 10I 2 + 6I I 5 subject to I 1 = I 2 + I 3 I 3 = I 4 + I 5 I 1 4 I 2 3 I 3 3 I 4 2 I 5 2, I 1,I 2,I 3,I 4,I 5 0.

47 MA 108Math The Language of Engineers p. 18/2 Solving example problem This is a linear programming problem.

48 MA 108Math The Language of Engineers p. 18/2 Solving example problem This is a linear programming problem. Solution: Can use the simplex algorithm see MA 511.

49 MA 108Math The Language of Engineers p. 19/2 Model-based Predictive Control Model-based Predictive Control MPC

50 MA 108Math The Language of Engineers p. 19/2 Model-based Predictive Control Model-based Predictive Control MPC MPC methodology is also referred to as the moving horizon control or the receding horizon control.

51 MA 108Math The Language of Engineers p. 19/2 Model-based Predictive Control Model-based Predictive Control MPC MPC methodology is also referred to as the moving horizon control or the receding horizon control. The idea behind this approach can be explained using an example of driving a car

52 MA 108Math The Language of Engineers p. 20/2 MPC analogy with driving a car The driver looks at the road ahead of him and taking into account the present state and the previous action predicts his action up to some distance ahead, which we refer to as the prediction horizon.

53 MA 108Math The Language of Engineers p. 20/2 MPC analogy with driving a car The driver looks at the road ahead of him and taking into account the present state and the previous action predicts his action up to some distance ahead, which we refer to as the prediction horizon. Based on the prediction, the driver adjusts the driving direction.

54 MA 108Math The Language of Engineers p. 21/2 MPC illustration Y v x v Lane direction X v y Prediction horizon The driver predicts future travel direction based on the current state of the car and the current position of the steering wheel

55 MPC strategy past future/prediction set-point y(t i ) y(t i + 2 t i ) u(t i + 2 t i ) u(t i ) t i t + 1 t i i t i + N p prediction horizon N p MPC construction MA 108Math The Language of Engineers p. 22/2

56 MA 108Math The Language of Engineers p. 23/2 Basic Structure of MPC cost function r(. ) predicted error + _ Optimizer predicted input u(t i ) y(t i ) Plant x predicted output Plant Model x(t i ) Model Predictive Controller

57 MA 108Math The Language of Engineers p. 24/2 Hypothalamic-pituitary-adrenal axis The hypothalamic-pituitary-adrenal HPA

58 MA 108Math The Language of Engineers p. 24/2 Hypothalamic-pituitary-adrenal axis The hypothalamic-pituitary-adrenal HPA The HPA axis is a set of interactions between the hypothalamus (a part of the brain), the pituitary gland (also part of the brain) and the adrenal or suprarenal glands (at the top of each kidney.)

59 Basic Structure of MPC MA 108Math The Language of Engineers p. 25/2

60 MA 108Math The Language of Engineers p. 26/2 HPA axis The HPA axis helps regulate our temperature, digestion, immune system, mood, sexuality and energy usage.

61 MA 108Math The Language of Engineers p. 26/2 HPA axis The HPA axis helps regulate our temperature, digestion, immune system, mood, sexuality and energy usage. It is also a major part of the system that controls our reaction to stress, trauma and injury.

62 MA 108Math The Language of Engineers p. 27/2 HPA axis therapeutic correction A problem related to human health how optimization can be used to find a therapeutic strategy

63 MA 108Math The Language of Engineers p. 27/2 HPA axis therapeutic correction A problem related to human health how optimization can be used to find a therapeutic strategy

64 MA 108Math The Language of Engineers p. 28/2 Math and Soccer?

65 MA 108Math The Language of Engineers p. 28/2 Math and Soccer? pdf

66 MA 108Math The Language of Engineers p. 29/2 Conclusions Math is powerful

67 MA 108Math The Language of Engineers p. 29/2 Conclusions Math is powerful Can do cool things using math

68 MA 108Math The Language of Engineers p. 29/2 Conclusions Math is powerful Can do cool things using math Need to consider the moral consequences of what we do!

An Introduction to Model-based Predictive Control (MPC) by

An Introduction to Model-based Predictive Control (MPC) by ECE 680 Fall 2017 An Introduction to Model-based Predictive Control (MPC) by Stanislaw H Żak 1 Introduction The model-based predictive control (MPC) methodology is also referred to as the moving horizon

More information

EE C128 / ME C134 Feedback Control Systems

EE C128 / ME C134 Feedback Control Systems EE C128 / ME C134 Feedback Control Systems Lecture Additional Material Introduction to Model Predictive Control Maximilian Balandat Department of Electrical Engineering & Computer Science University of

More information

Prediktivno upravljanje primjenom matematičkog programiranja

Prediktivno upravljanje primjenom matematičkog programiranja Prediktivno upravljanje primjenom matematičkog programiranja Doc. dr. sc. Mato Baotić Fakultet elektrotehnike i računarstva Sveučilište u Zagrebu www.fer.hr/mato.baotic Outline Application Examples PredictiveControl

More information

Real-time energy management of the Volvo V60 PHEV based on a closed-form minimization of the Hamiltonian

Real-time energy management of the Volvo V60 PHEV based on a closed-form minimization of the Hamiltonian Real-time energy management of the Volvo V6 PHEV based on a closed-form minimization of the Hamiltonian Viktor Larsson 1, Lars Johannesson 1, Bo Egardt 1 Andreas Karlsson 2, Anders Lasson 2 1 Department

More information

6.003 Homework #6. Problems. Due at the beginning of recitation on October 19, 2011.

6.003 Homework #6. Problems. Due at the beginning of recitation on October 19, 2011. 6.003 Homework #6 Due at the beginning of recitation on October 19, 2011. Problems 1. Maximum gain For each of the following systems, find the frequency ω m for which the magnitude of the gain is greatest.

More information

Time-Optimal Automobile Test Drives with Gear Shifts

Time-Optimal Automobile Test Drives with Gear Shifts Time-Optimal Control of Automobile Test Drives with Gear Shifts Christian Kirches Interdisciplinary Center for Scientific Computing (IWR) Ruprecht-Karls-University of Heidelberg, Germany joint work with

More information

FORM 4 PHYSICS TIME: 1h 30min

FORM 4 PHYSICS TIME: 1h 30min DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Department for Curriculum Management Educational Assessment Unit Track 2 Annual Examinations for Secondary Schools 2016 FORM 4 PHYSICS TIME: 1h 30min

More information

Created by T. Madas KINEMATIC GRAPHS. Created by T. Madas

Created by T. Madas KINEMATIC GRAPHS. Created by T. Madas KINEMATIC GRAPHS SPEED TIME GRAPHS Question (**) A runner is running along a straight horizontal road. He starts from rest at point A, accelerating uniformly for 6 s, reaching a top speed of 7 ms. This

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

Supporting notes on question types

Supporting notes on question types Supporting notes on question types We have worked hard to make our question papers clear and accessible so that students can demonstrate their knowledge and understanding of science. Within our papers

More information

EE 505 Introduction. What do we mean by random with respect to variables and signals?

EE 505 Introduction. What do we mean by random with respect to variables and signals? EE 505 Introduction What do we mean by random with respect to variables and signals? unpredictable from the perspective of the observer information bearing signal (e.g. speech) phenomena that are not under

More information

Regional Solution of Constrained LQ Optimal Control

Regional Solution of Constrained LQ Optimal Control Regional Solution of Constrained LQ Optimal Control José DeDoná September 2004 Outline 1 Recap on the Solution for N = 2 2 Regional Explicit Solution Comparison with the Maximal Output Admissible Set 3

More information

Section 3. Series and Parallel Circuits: Lighten Up. What Do You See? What Do You Think? Investigate

Section 3. Series and Parallel Circuits: Lighten Up. What Do You See? What Do You Think? Investigate Section 3 Series and Parallel Circuits: Lighten Up Florida Next Generation Sunshine State Standards: Additional Benchmarks met in Section 3 What Do You See? SC.912.N.2.4 Explain that scientific knowledge

More information

P3 Revision Questions

P3 Revision Questions P3 Revision Questions Part 1 Question 1 What is a kilometre? Answer 1 1000metres Question 2 What is meant by an average speed? Answer 2 The average distance covered per second Question 3 How do speed cameras

More information

Identification of linear and nonlinear driver steering control

Identification of linear and nonlinear driver steering control Identification of linear and nonlinear driver steering control David Cole, Andrew Odhams, Steven Keen Vehicle Dynamics and Control 211 Fitzwilliam College, Cambridge, 5 April www.dynamics.org Driver-Vehicle

More information

How can you determine the # of electrons this element has? atomic # K19. element symbol. atomic mass Potassium.

How can you determine the # of electrons this element has? atomic # K19. element symbol. atomic mass Potassium. How can you determine the # of electrons this element has? K19 39.098 Potassium atomic # element symbol atomic mass element name Protons = + Neutrons = o Electrons = - Uranium atom Protons Electrons Neutrons

More information

MPC Infeasibility Handling

MPC Infeasibility Handling MPC Handling Thomas Wiese, TU Munich, KU Leuven supervised by H.J. Ferreau, Prof. M. Diehl (both KUL) and Dr. H. Gräb (TUM) October 9, 2008 1 / 42 MPC General MPC Strategies 2 / 42 Linear Discrete-Time

More information

P.M. THURSDAY, 16 January hour

P.M. THURSDAY, 16 January hour Surname Centre Number Candidate Number Other Names GCSE 4473/1 ADDITIONAL SCIENCE/PHYSICS PHYSICS 2 FOUNDATION TIER P.M. THURSDAY, 16 January 214 1 hour For s use Question Maximum Mark 1. 6 Mark Awarded

More information

DRIVE RESPONSIBLY, ARRIVE SAFELY! Advice for driving in wintry conditions. We wish you a safe and comfortable journey!

DRIVE RESPONSIBLY, ARRIVE SAFELY! Advice for driving in wintry conditions. We wish you a safe and comfortable journey! DRIVE RESPONSIBLY, ARRIVE SAFELY! Advice for driving in wintry conditions We wish you a safe and comfortable journey! WHAT ARE WINTRY ROAD CONDITIONS? The road conditions are considered to be wintry when

More information

What are the two types of current? The two types of current are direct current and alternating current.

What are the two types of current? The two types of current are direct current and alternating current. Electric Current What are the two types of current? The two types of current are direct current and alternating current. Electric Current The continuous flow of electric charge is an electric current.

More information

Overview of the Seminar Topic

Overview of the Seminar Topic Overview of the Seminar Topic Simo Särkkä Laboratory of Computational Engineering Helsinki University of Technology September 17, 2007 Contents 1 What is Control Theory? 2 History

More information

EE 474 Lab Part 2: Open-Loop and Closed-Loop Control (Velocity Servo)

EE 474 Lab Part 2: Open-Loop and Closed-Loop Control (Velocity Servo) Contents EE 474 Lab Part 2: Open-Loop and Closed-Loop Control (Velocity Servo) 1 Introduction 1 1.1 Discovery learning in the Controls Teaching Laboratory.............. 1 1.2 A Laboratory Notebook...............................

More information

P 1.5 X 4.5 / X 2 and (iii) The smallest value of n for

P 1.5 X 4.5 / X 2 and (iii) The smallest value of n for DHANALAKSHMI COLLEGE OF ENEINEERING, CHENNAI DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING MA645 PROBABILITY AND RANDOM PROCESS UNIT I : RANDOM VARIABLES PART B (6 MARKS). A random variable X

More information

BELL RINGER: Define Displacement. Define Velocity. Define Speed. Define Acceleration. Give an example of constant acceleration.

BELL RINGER: Define Displacement. Define Velocity. Define Speed. Define Acceleration. Give an example of constant acceleration. BELL RINGER: Define Displacement. Define Velocity. Define Speed. Define Acceleration. Give an example of constant acceleration. What does the below equation tell us? v = d t NOTES 2.1: ONE-DIMENSIONAL

More information

Linear Model Predictive Control for Queueing Networks in Manufacturing and Road Traffic

Linear Model Predictive Control for Queueing Networks in Manufacturing and Road Traffic Linear Model Predictive Control for ueueing Networks in Manufacturing and Road Traffic Yoni Nazarathy Swinburne University of Technology, Melbourne. Joint work with: Erjen Lefeber (manufacturing), Hai

More information

16.1 Electrical Current

16.1 Electrical Current 16.1 Electrical Current Electric Current Electric Current When the ends of an electric conductor are at different electric potentials, charge flows from one end to the other Flow of Charge Charge flows

More information

MATH4406 (Control Theory) Unit 6: The Linear Quadratic Regulator (LQR) and Model Predictive Control (MPC) Prepared by Yoni Nazarathy, Artem

MATH4406 (Control Theory) Unit 6: The Linear Quadratic Regulator (LQR) and Model Predictive Control (MPC) Prepared by Yoni Nazarathy, Artem MATH4406 (Control Theory) Unit 6: The Linear Quadratic Regulator (LQR) and Model Predictive Control (MPC) Prepared by Yoni Nazarathy, Artem Pulemotov, September 12, 2012 Unit Outline Goal 1: Outline linear

More information

Math Lab 9 23 March 2017 unid:

Math Lab 9 23 March 2017 unid: Math 2250-004 Lab 9 23 March 2017 unid: Name: Instructions and due date: Due: 30 March 2017 at the start of lab. If extra paper is necessary, please staple it at the end of the packet. For full credit:

More information

U.S. ARMY MEDICAL DEPARTMENT CENTER AND SCHOOL FORT SAM HOUSTON, TEXAS BASIC ELECTRICITY SUBCOURSE MD0902 EDITION 200

U.S. ARMY MEDICAL DEPARTMENT CENTER AND SCHOOL FORT SAM HOUSTON, TEXAS BASIC ELECTRICITY SUBCOURSE MD0902 EDITION 200 U.S. ARMY MEDICAL DEPARTMENT CENTER AND SCHOOL FORT SAM HOUSTON, TEXAS 78234-6100 BASIC ELECTRICITY SUBCOURSE MD0902 EDITION 200 DEVELOPMENT This subcourse is approved for resident and correspondence course

More information

Math 102 Test Chapters 5, 6,7, 8 Name: Problems Chosen: Extra Credit Chosen:

Math 102 Test Chapters 5, 6,7, 8 Name: Problems Chosen: Extra Credit Chosen: Math 102 Test Chapters 5, 6,7, 8 Name: Problems Chosen: Extra Credit Chosen: Directions: Choose 8 problems. Each will be worth 25 points for a total of 200 points. You must include two from {1,2,3,4},

More information

DESCRIBING MOTION: KINEMATICS IN ONE DIMENSION. AP Physics Section 2-1 Reference Frames and Displacement

DESCRIBING MOTION: KINEMATICS IN ONE DIMENSION. AP Physics Section 2-1 Reference Frames and Displacement DESCRIBING MOTION: KINEMATICS IN ONE DIMENSION AP Physics Section 2-1 Reference Frames and Displacement Model the velocity of the ball from the time it leaves my hand till the time it hits the ground?

More information

Grade 6 Math Circles. Circuits

Grade 6 Math Circles. Circuits Faculty of Mathematics Waterloo, Ontario NL 3G Electricity Grade 6 Math Circles March 8/9, 04 Circuits Centre for Education in Mathematics and Computing Electricity is a type of energy that deals with

More information

Motivation Traffic control strategies Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adap

Motivation Traffic control strategies Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adap Queue length estimation on urban corridors Guillaume Costeseque with Edward S. Canepa (KAUST) and Chris G. Claudel (UT, Austin) Inria Sophia-Antipolis Méditerranée VIII Workshop on the Mathematical Foundations

More information

These notes will be your guide for this investigation. These notes cover the lessons, key concepts, and reference material.

These notes will be your guide for this investigation. These notes cover the lessons, key concepts, and reference material. Overview These notes will be your guide for this investigation. These notes cover the lessons, key concepts, and reference material. Glossary Force Power Work Current Voltage Resistance Direct Current

More information

Outline. Physics 131- Fundamentals of. Physics for Biologists I. Quiz 3. Newton s Laws. What s a force? The conceptual ideas behind Newton s Laws

Outline. Physics 131- Fundamentals of. Physics for Biologists I. Quiz 3. Newton s Laws. What s a force? The conceptual ideas behind Newton s Laws Quiz 3 Physics 131- Fundamentals of Newton s Laws Physics for Biologists I Professor: Arpita Upadhyaya Outline What s a force? The conceptual ideas behind Newton s Laws Physics 131 1 Quiz 2 Physics 131

More information

LABETTE COMMUNITY COLLEGE BRIEF SYLLABUS. ANATOMY AND PHYSIOLOGY, lecture and lab

LABETTE COMMUNITY COLLEGE BRIEF SYLLABUS. ANATOMY AND PHYSIOLOGY, lecture and lab LABETTE COMMUNITY COLLEGE BRIEF SYLLABUS SPECIAL NOTE: This brief syllabus is not intended to be a legal contract. A full syllabus will be distributed to students at the first class session. TEXT AND SUPPLEMENTARY

More information

Monetizing Evaluation Model for Highway Transportation Rules Based on CA

Monetizing Evaluation Model for Highway Transportation Rules Based on CA Modeling, Simulation and Optimization Technologies and Applications (MSOTA 2016) Monetizing Evaluation Model for Highway Transportation Rules Based on CA Yiling Liu1,*, Jin Xiong2, Xingyue Han3 and Hong

More information

Statistical and Econometric Methods

Statistical and Econometric Methods Statistical and Econometric Methods Assignment #1 (Continuous Data - Regression Analysis) You are given 151 observations of a travel survey collected in State College, Pennsylvania. All of the households

More information

PHYSICS 107. Lecture 10 Relativity: The Postulates

PHYSICS 107. Lecture 10 Relativity: The Postulates PHYSICS 107 Lecture 10 Relativity: The Postulates Introduction Relativity represents yet a further step in the direction of abstraction and mathematization of the laws of motion. We are getting further

More information

CDS 110b: Lecture 2-1 Linear Quadratic Regulators

CDS 110b: Lecture 2-1 Linear Quadratic Regulators CDS 110b: Lecture 2-1 Linear Quadratic Regulators Richard M. Murray 11 January 2006 Goals: Derive the linear quadratic regulator and demonstrate its use Reading: Friedland, Chapter 9 (different derivation,

More information

Math Lab 9 3 November 2016 unid:

Math Lab 9 3 November 2016 unid: Math 2250-004 Lab 9 3 November 2016 unid: Name: Instructions and due date: Due: 10 November 2016 at the start of lab. If extra paper is necessary, please staple it at the end of the packet. For full credit:

More information

The Big Bang. Olber s Paradox. Hubble s Law. Why is the night sky dark? The Universe is expanding and We cannot see an infinite Universe

The Big Bang. Olber s Paradox. Hubble s Law. Why is the night sky dark? The Universe is expanding and We cannot see an infinite Universe The Big Bang Olber s Paradox Why is the night sky dark? The Universe is expanding and We cannot see an infinite Universe Hubble s Law v = H0 d v = recession velocity in km/sec d = distance in Mpc H 0 =

More information

Electricity Worksheet (p.1) All questions should be answered on your own paper.

Electricity Worksheet (p.1) All questions should be answered on your own paper. Electricity Worksheet (p.1) 1. In terms of attraction and repulsion, how do negative particles affect negative particles? How do negatives affect positives? 2. What happens to electrons in any charging

More information

Recent Researches in Engineering and Automatic Control

Recent Researches in Engineering and Automatic Control Traffic Flow Problem Simulation in Jordan Abdul Hai Alami Mechanical Engineering Higher Colleges of Technology 17155 Al Ain United Arab Emirates abdul.alami@hct.ac.ae http://sites.google.com/site/alamihu

More information

Modeling and Control Overview

Modeling and Control Overview Modeling and Control Overview D R. T A R E K A. T U T U N J I A D V A N C E D C O N T R O L S Y S T E M S M E C H A T R O N I C S E N G I N E E R I N G D E P A R T M E N T P H I L A D E L P H I A U N I

More information

Module 05 Introduction to Optimal Control

Module 05 Introduction to Optimal Control Module 05 Introduction to Optimal Control Ahmad F. Taha EE 5243: Introduction to Cyber-Physical Systems Email: ahmad.taha@utsa.edu Webpage: http://engineering.utsa.edu/ taha/index.html October 8, 2015

More information

TRAJECTORY PLANNING FOR AUTOMATED YIELDING MANEUVERS

TRAJECTORY PLANNING FOR AUTOMATED YIELDING MANEUVERS TRAJECTORY PLANNING FOR AUTOMATED YIELDING MANEUVERS, Mattias Brännström, Erik Coelingh, and Jonas Fredriksson Funded by: FFI strategic vehicle research and innovation ITRL conference Why automated maneuvers?

More information

Worksheet 1: One-Dimensional Kinematics

Worksheet 1: One-Dimensional Kinematics Worksheet 1: One-Dimensional Kinematics Objectives Relate,, and in examples of motion along one dimension. Visualize motion using graphs of,, and vs.. Solve numeric problems involving constant and constant.

More information

Electrical equations calculations

Electrical equations calculations Task Use the following equations to answer the questions. You may need to rearrange the equations and convert the units. An example has been done for you. P = I x V V = I x R P = I 2 x R E = P x t E =

More information

ECE7850 Lecture 8. Nonlinear Model Predictive Control: Theoretical Aspects

ECE7850 Lecture 8. Nonlinear Model Predictive Control: Theoretical Aspects ECE7850 Lecture 8 Nonlinear Model Predictive Control: Theoretical Aspects Model Predictive control (MPC) is a powerful control design method for constrained dynamical systems. The basic principles and

More information

A Probability-Based Model of Traffic Flow

A Probability-Based Model of Traffic Flow A Probability-Based Model of Traffic Flow Richard Yi, Harker School Mentored by Gabriele La Nave, University of Illinois, Urbana-Champaign January 23, 2016 Abstract Describing the behavior of traffic via

More information

1. Type your solutions. This homework is mainly a programming assignment.

1. Type your solutions. This homework is mainly a programming assignment. THE UNIVERSITY OF TEXAS AT SAN ANTONIO EE 5243 INTRODUCTION TO CYBER-PHYSICAL SYSTEMS H O M E W O R K S # 6 + 7 Ahmad F. Taha October 22, 2015 READ Homework Instructions: 1. Type your solutions. This homework

More information

Optimizing Economic Performance using Model Predictive Control

Optimizing Economic Performance using Model Predictive Control Optimizing Economic Performance using Model Predictive Control James B. Rawlings Department of Chemical and Biological Engineering Second Workshop on Computational Issues in Nonlinear Control Monterey,

More information

Chapter 3 BIOLOGY AND BEHAVIOR

Chapter 3 BIOLOGY AND BEHAVIOR Chapter 3 BIOLOGY AND BEHAVIOR Section 1: The Nervous System Section 2: The Brain: Our Control Center Section 3: The Endocrine System Section 4: Heredity: Our Genetic Background 1 Section 1: The Nervous

More information

Ohm's Law and Resistance

Ohm's Law and Resistance Ohm's Law and Resistance Resistance Resistance is the property of a component which restricts the flow of electric current. Energy is used up as the voltage across the component drives the current through

More information

Modelling and Simulation for Train Movement Control Using Car-Following Strategy

Modelling and Simulation for Train Movement Control Using Car-Following Strategy Commun. Theor. Phys. 55 (2011) 29 34 Vol. 55, No. 1, January 15, 2011 Modelling and Simulation for Train Movement Control Using Car-Following Strategy LI Ke-Ping (Ó ), GAO Zi-You (Ô Ð), and TANG Tao (»

More information

May the force be with you

May the force be with you CHARIS Science Unit A2 May the force be with you May the force be with you UNIT A2 v This unit looks at two views of force, those of Aristotle and Newton. It seeks to show how scientists' ideas of force

More information

Eton College King s Scholarship Examination 2010

Eton College King s Scholarship Examination 2010 Eton College King s Scholarship Examination 2010 SCIENCE (SECTION 1) (60 minutes) Candidate Number: INSTRUCTIONS Write your candidate number, not your name, in the space provided above. You should attempt

More information

Part III: A Simplex pivot

Part III: A Simplex pivot MA 3280 Lecture 31 - More on The Simplex Method Friday, April 25, 2014. Objectives: Analyze Simplex examples. We were working on the Simplex tableau The matrix form of this system of equations is called

More information

...but you just watched a huge amount of science taking place! Let s look a little closer at what just happened!

...but you just watched a huge amount of science taking place! Let s look a little closer at what just happened! Chapter 2: Page 10 Chapter 2: Page 11 Almost everyone gets into a car every day. Let s think about some of the steps it takes to drive a car. The first thing you should do, of course, is put on your seat

More information

Plus. Active Physics. Calculating Momentum. What Do You Think Now? Checking Up

Plus. Active Physics. Calculating Momentum. What Do You Think Now? Checking Up Section 5 Momentum: Concentrating on Collisions In the same way, vehicles have different momenta depending on their mass and velocity. An 18-wheel tractor trailer has a large momentum even if it is moving

More information

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10)

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10) Subject: Optimal Control Assignment- (Related to Lecture notes -). Design a oil mug, shown in fig., to hold as much oil possible. The height and radius of the mug should not be more than 6cm. The mug must

More information

Greek Letter Omega Ω = Ohm (Volts per Ampere)

Greek Letter Omega Ω = Ohm (Volts per Ampere) ) What is electric current? Flow of Electric Charge 2) What is the unit we use for electric current? Amperes (Coulombs per Second) 3) What is electrical resistance? Resistance to Electric Current 4) What

More information

Integration Made Easy

Integration Made Easy Integration Made Easy Sean Carney Department of Mathematics University of Texas at Austin Sean Carney (University of Texas at Austin) Integration Made Easy October 25, 2015 1 / 47 Outline 1 - Length, Geometric

More information

Traffic Modelling for Moving-Block Train Control System

Traffic Modelling for Moving-Block Train Control System Commun. Theor. Phys. (Beijing, China) 47 (2007) pp. 601 606 c International Academic Publishers Vol. 47, No. 4, April 15, 2007 Traffic Modelling for Moving-Block Train Control System TANG Tao and LI Ke-Ping

More information

Math 231E, Lecture 25. Integral Test and Estimating Sums

Math 231E, Lecture 25. Integral Test and Estimating Sums Math 23E, Lecture 25. Integral Test and Estimating Sums Integral Test The definition of determining whether the sum n= a n converges is:. Compute the partial sums s n = a k, k= 2. Check that s n is a convergent

More information

Math 1310 Lab 10. (Sections )

Math 1310 Lab 10. (Sections ) Math 131 Lab 1. (Sections 5.1-5.3) Name/Unid: Lab section: 1. (Properties of the integral) Use the properties of the integral in section 5.2 for answering the following question. (a) Knowing that 2 2f(x)

More information

Series/Parallel Circuit Simplification: Kirchoff, Thevenin & Norton

Series/Parallel Circuit Simplification: Kirchoff, Thevenin & Norton Series/Parallel Circuit Simplification: Kirchoff, Thevenin & Norton Session 1d of Basic Electricity A Fairfield University E-Course Powered by LearnLinc Basic Electricity Two Parts Electron Flow and Resistance

More information

Lecture 2 Automata Theory

Lecture 2 Automata Theory Lecture 2 Automata Theory Ufuk Topcu Nok Wongpiromsarn Richard M. Murray Outline: Transition systems Linear-time properties Regular propereties EECI, 14 May 2012 This short-course is on this picture applied

More information

Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5.4. Things you must know

Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5.4. Things you must know Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5. Things you must know Know how to get an accumulated change by finding an upper or a lower estimate value Know how to approximate a definite integral

More information

Need to Know. How do you conduct science? What are the characteristics of life?

Need to Know. How do you conduct science? What are the characteristics of life? Science and Biology Need to Know How do you conduct science? What is biology? What are the characteristics of life? Science Science is an organized way of gathering and analyzing evidence about the natural

More information

Guide to the Science Area For History and Science Concentrators Science and Society Track

Guide to the Science Area For History and Science Concentrators Science and Society Track Guide to the Science Area For History and Science Concentrators Science and Society Track 2017-2018 Department of the History of Science This guide provides ideas for designing your own program of study

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs Engineering Mathematics 08 SUBJECT NAME : Probability & Random Processes SUBJECT CODE : MA645 MATERIAL NAME : University Questions REGULATION : R03 UPDATED ON : November 07 (Upto N/D 07 Q.P) (Scan the

More information

Origin of the Fundamental Theorem of Calculus Math 121 Calculus II Spring 2015

Origin of the Fundamental Theorem of Calculus Math 121 Calculus II Spring 2015 Origin of the Fundamental Theorem of alculus Math 121 alculus II Spring 2015 alculus has a long history. lthough Newton and Leibniz are credited with the invention of calculus in the late 1600s, almost

More information

5) A stone is thrown straight up. What is its acceleration on the way up? 6) A stone is thrown straight up. What is its acceleration on the way down?

5) A stone is thrown straight up. What is its acceleration on the way up? 6) A stone is thrown straight up. What is its acceleration on the way down? 5) A stone is thrown straight up. What is its acceleration on the way up? Answer: 9.8 m/s 2 downward 6) A stone is thrown straight up. What is its acceleration on the way down? Answer: 9.8 m/ s 2 downward

More information

Chapter 5 - Force and Motion

Chapter 5 - Force and Motion I know not what I appear to the world, but to myself I seem to have been only like a boy playing on the sea-shore, and diverting myself in now and then finding a smoother pebble or a prettier shell, whilst

More information

Unit 2 Electrical Quantities and Ohm s Law

Unit 2 Electrical Quantities and Ohm s Law Electrical Quantities and Ohm s Law Objectives: Define a coulomb. Define an ampere. Define a volt. Define an ohm. Define a watt. Objectives: Compute electrical values using Ohm s law. Discuss basic types

More information

CHAPTER 1. First-Order Differential Equations and Their Applications. 1.1 Introduction to Ordinary Differential Equations

CHAPTER 1. First-Order Differential Equations and Their Applications. 1.1 Introduction to Ordinary Differential Equations CHAPTER 1 First-Order Differential Equations and Their Applications 1.1 Introduction to Ordinary Differential Equations Differential equations are found in many areas of mathematics, science, and engineering.

More information

ELECTRICITY. Electric Circuit. What do you already know about it? Do Smarty Demo 5/30/2010. Electric Current. Voltage? Resistance? Current?

ELECTRICITY. Electric Circuit. What do you already know about it? Do Smarty Demo 5/30/2010. Electric Current. Voltage? Resistance? Current? ELECTRICITY What do you already know about it? Voltage? Resistance? Current? Do Smarty Demo 1 Electric Circuit A path over which electrons travel, out through the negative terminal, through the conductor,

More information

Chapter 1 Notes: Quadratic Functions

Chapter 1 Notes: Quadratic Functions 19 Chapter 1 Notes: Quadratic Functions (Textbook Lessons 1.1 1.2) Graphing Quadratic Function A function defined by an equation of the form, The graph is a U-shape called a. Standard Form Vertex Form

More information

Kinematics II Mathematical Analysis of Motion

Kinematics II Mathematical Analysis of Motion AP Physics Kinematics II Mathematical Analysis of Motion Introduction: Everything in the universe is in a state of motion. It might seem impossible to find a simple way to describe and understand the motion

More information

6.003 Homework #6 Solutions

6.003 Homework #6 Solutions 6.3 Homework #6 Solutions Problems. Maximum gain For each of the following systems, find the frequency ω m for which the magnitude of the gain is greatest. a. + s + s ω m = w This system has poles at s

More information

OCR Biology Checklist

OCR Biology Checklist Topic 1. Cell level systems Video: Eukaryotic and prokaryotic cells Compare the structure of animal and plant cells. Label typical and atypical prokaryotic cells. Compare prokaryotic and eukaryotic cells.

More information

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems ET3-7: Modelling I(V) Introduction and Objectives Electrical, Mechanical and Thermal Systems Objectives analyse and model basic linear dynamic systems -Electrical -Mechanical -Thermal Recognise the analogies

More information

OCR Biology Checklist

OCR Biology Checklist Topic 1. Cell level systems Video: Eukaryotic and prokaryotic cells Compare the structure of animal and plant cells. Label typical and atypical prokaryotic cells. Compare prokaryotic and eukaryotic cells.

More information

Introduction to Control (034040) lecture no. 2

Introduction to Control (034040) lecture no. 2 Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal

More information

Spatial Variation in Local Road Pedestrian and Bicycle Crashes

Spatial Variation in Local Road Pedestrian and Bicycle Crashes 2015 Esri International User Conference July 20 24, 2015 San Diego, California Spatial Variation in Local Road Pedestrian and Bicycle Crashes Musinguzi, Abram, Graduate Research Assistant Chimba,Deo, PhD.,

More information

The Intersection of Chemistry and Biology: An Interview with Professor W. E. Moerner

The Intersection of Chemistry and Biology: An Interview with Professor W. E. Moerner The Intersection of Chemistry and Biology: An Interview with Professor W. E. Moerner Joseph Nicolls Stanford University Professor W.E Moerner earned two B.S. degrees, in Physics and Electrical Engineering,

More information

How GIS Can Help With Tribal Safety Planning

How GIS Can Help With Tribal Safety Planning How GIS Can Help With Tribal Safety Planning Thomas A. Horan, PhD Brian Hilton, PhD Arman Majidi, MAIS Center for Information Systems and Technology Claremont Graduate University Goals & Objectives This

More information

Extra Circular Motion Questions

Extra Circular Motion Questions Extra Circular Motion Questions Elissa is at an amusement park and is driving a go-cart around a challenging track. Not being the best driver in the world, Elissa spends the first 10 minutes of her go-cart

More information

WRTM and Active Transportation and Demand Management

WRTM and Active Transportation and Demand Management The Future of Transportation - 2010 APWA Annual Congress and Exposition WRTM and Active Transportation and Demand Management Weather Responsive Traffic Management Workshop October 7, 2011 Jim Hunt F d

More information

Notation. Pattern Recognition II. Michal Haindl. Outline - PR Basic Concepts. Pattern Recognition Notions

Notation. Pattern Recognition II. Michal Haindl. Outline - PR Basic Concepts. Pattern Recognition Notions Notation S pattern space X feature vector X = [x 1,...,x l ] l = dim{x} number of features X feature space K number of classes ω i class indicator Ω = {ω 1,...,ω K } g(x) discriminant function H decision

More information

Chapter 33 - Electric Fields and Potential. Chapter 34 - Electric Current

Chapter 33 - Electric Fields and Potential. Chapter 34 - Electric Current Chapter 33 - Electric Fields and Potential Chapter 34 - Electric Current Electric Force acts through a field An electric field surrounds every electric charge. It exerts a force that causes electric charges

More information

Math Models of OR: Branch-and-Bound

Math Models of OR: Branch-and-Bound Math Models of OR: Branch-and-Bound John E. Mitchell Department of Mathematical Sciences RPI, Troy, NY 12180 USA November 2018 Mitchell Branch-and-Bound 1 / 15 Branch-and-Bound Outline 1 Branch-and-Bound

More information

Module 02 Control Systems Preliminaries, Intro to State Space

Module 02 Control Systems Preliminaries, Intro to State Space Module 02 Control Systems Preliminaries, Intro to State Space Ahmad F. Taha EE 5143: Linear Systems and Control Email: ahmad.taha@utsa.edu Webpage: http://engineering.utsa.edu/ taha August 28, 2017 Ahmad

More information

Maximum Power Point (Teacher Notes) (The Principles of Optimizing Photovoltaic Cell Power Output)

Maximum Power Point (Teacher Notes) (The Principles of Optimizing Photovoltaic Cell Power Output) Maximum Power Point (Teacher Notes) (The Principles of Optimizing Photovoltaic Cell Power Output) Notes on Part 1: Basic Electricity Review 1 To understand photovoltaics, it is necessary to know something

More information

arxiv: v1 [math.oc] 11 Dec 2017

arxiv: v1 [math.oc] 11 Dec 2017 A Non-Cooperative Game Approach to Autonomous Racing Alexander Liniger and John Lygeros Abstract arxiv:1712.03913v1 [math.oc] 11 Dec 2017 We consider autonomous racing of two cars and present an approach

More information

ECE 680 Modern Automatic Control. Gradient and Newton s Methods A Review

ECE 680 Modern Automatic Control. Gradient and Newton s Methods A Review ECE 680Modern Automatic Control p. 1/1 ECE 680 Modern Automatic Control Gradient and Newton s Methods A Review Stan Żak October 25, 2011 ECE 680Modern Automatic Control p. 2/1 Review of the Gradient Properties

More information

SAINT PAUL HOLMES OPINION BY v. Record No JUSTICE LAWRENCE L. KOONTZ, JR. April 16, 1999 JOHN DOE

SAINT PAUL HOLMES OPINION BY v. Record No JUSTICE LAWRENCE L. KOONTZ, JR. April 16, 1999 JOHN DOE Present: All the Justices SAINT PAUL HOLMES OPINION BY v. Record No. 981428 JUSTICE LAWRENCE L. KOONTZ, JR. April 16, 1999 JOHN DOE FROM THE CIRCUIT COURT OF MECKLENBURG COUNTY Charles L. McCormick, III,

More information

SCIENCE HIGHER LEVEL

SCIENCE HIGHER LEVEL J.37 PRE-JUNIOR CERTIFICATE EXAMINATION, 2014 SCIENCE HIGHER LEVEL TIME: 2 HOURS INSTRUCTIONS 1. Write your name, school s name and teacher s name in the boxes provided on this page. 2. Answer all questions.

More information