Laboratory of Embedded Control Systems

Size: px
Start display at page:

Download "Laboratory of Embedded Control Systems"

Transcription

1 Laboratory of Embedded Control Systems Course Presentation Teacher Luigi Palopoli AA. 2011/2012

2 Aim of the course The aim of this course it to introduce the student (you :=) ) to model based design of embedded control systems This will be done with theoretical lectures (few) and lab experiences (many) The course is a laboratory course. What we expect is that you deliver a complete working project You will organise yourself in groups of two students Please start searching for your mate and let me know in the next class

3 The project The project will be developed in different phases At the end of each phase, you will produce a different artefact (e.g., a piece of code or a model), which has to be documented by a report There is a specific date for each delivery Those of you who do not attend the class can deliver the project all at once, but I warmly recommend not to (is possible) We will do most of the work together in the class, but you may need to work on your own to complete the different phase

4 What this course is not... It is not a Signals and System course It is not a Real-Time Operating Systems course It is not an automatic control or a digital control course......but you will need a little bit of all of this and we will help you...

5 What this course is... In this course you will be offered a comprehensive look on the entire model based development methodology In detail, you will learn how to 1. Formulate design specifications 4. Design a controller for the system that fulfils your goals 2. Construct a model of the system that you want to control (plant) 3. Identify the physical parameters of the system 5. Simulate the closed loop system and asses its performance 6. Generate a Software implementation for your controller

6 A plant The objective of this course is to control a system that we define a plant A plant is a continuous time system described by a set of differential equations Example (Spring + Damper)

7 Model of the Plant Very often we will use the transfer function (Laplace Transform) to express the plant in a mathematically tractable way In our example:

8 Model We can easily translate this equation into a scicos model Double-clicking on the transfer function block we can insert the physical parameters and simulate the system

9 Simulation Step Response

10 Physical Parameters The behaviour of the system is obviously much different if we change the physical parameters

11 Non-idealities To make our model more realistic, we can refine our model inserting blocks that model non-idealities For instance, actuators are not able to produce any input value an utility car is different from a Formula 1 racing car we can model this by inserting in the model a saturation block The system is no longer linear (why?) but we can consider its behaviour as linear ad long as we do not exceed the bound of the saturation

12 Saturation Non-idealities

13 Performance Specs Once we have a model for our system we can formulate performance specification (e.g., related to the step response) Overshoot Settling time Rise time

14 Physical Parameters Essential to our purpose is to determine the choice of parameters whereby our model best fits the model To do this we can measure the physical quantities if easy/possible Carry out the identification procedure Identification: carry out a large set of experiments and collect data find the set of parameters that minimise the distance between our system and the model

15 Control Design At this point, we are in condition to design a feedback controller that fulfils the specs. If we make a feedback connection of a plant P(s) with a controller C(s), we get a new transfer function given by: The presence of the controller at the denominator moves the poles and changes the dynamics

16 Feedback Control + r e C(s) u - P(s)

17 Digital Implementation The controller we have designed in this way is a continuous time system (a differential equation) If we want to implement it in a digital computer, we need to transform it into a numeric algorithm Instrumental to this goal is the introduction of a sampling mechanism for the sensors and of a Zero order Hold (ZoH) for the actuators

18 Feedback Control + r Sampler C(z) ZoH - P(s)

19 What is the digital implementation C(z)? Assume that our controller is given by In terms of differential equations:

20 Digital Implementation If we sample periodically, the derivative can be approximated by the backward difference (we will see better approximations.)

21 Z-transform notation It is useful to express the difference equation in terms of the Z- transform It plays the same role in discrete time as the Laplace transform plays in continuous time The one step forward operator in the time domain corresponds to multiplication by z in the Z domain and the one step delay operator to multiplication by 1/z The controller equation becomes:

22 Digital approximation We can account for the digital approximation in our scheme and simulate the system

23 and finally. Once we are happy with the simulations, we can write a real time task (implemented in a RTOS) that translates the algorithm into code double e_1, u_1;! void task () {!!double u, e;!!e = get_from_sensor();!!u = u_1 + kp (e-e_1)+ki*e;!!output(u);!!e_1 = e:!!u_1 = u;! }!

24 Schedule Lecture 1: Introduction Methodology Introduction to Scicoslab Lecture II: Scicoslab Matrix computation Scripts and functions Plotting data Modelling and simulating a CT system with Scicos

25 Schedule Lecture III: Recap on Laplace transform Lecture IV: Using Scicos to represent dynamical systems (Examples)

26 Schedule Lecture V: Modelling a second order system (The motor) non linearities Lecture VI: First experience with the Lego Mindstrom

27 Schedule Lecture VII: collecting data from lego mindstorm Lecture VIII: System Identification

28 Schedule Lecture IX identification of Lego Motors Lecture X: Identification of Lego Motors

29 Lecture XI: Control of SISO system Schedule root locus [DELIVERY] Lecture XII: Control of SISO systems Filtering Identification

30 Schedule Lecture XIII: Control design for the motor Lecutre XIV: Control design for the motors

31 Lecture XV: Digital implementation Schedule Lecture XVI: Digital Implementation (application to the example)

32 Schedule Lecture XVII: Digital Implementation of controllers practical application for the motor (SCICOSLAB) Lecture XVIII: Digital implementation of controllers

33 Schedule Lecture XIX: Modelling and simulation of the larger system (Kinematic Control) [Delivery Motor Control] Lecture XX: Kinematic control design

34 Schedule Lecture XXI: Kinematic control Design Application on the comprehensivemodel Lecture XXII: Kinematic control Design

35 Schedule Lecture XXIII: Implementation of digital controller for the whole system Multitask implementation Lecture XXIV: Implementation of the digital controller After One week delivery

Guide to Teaching Computer Science

Guide to Teaching Computer Science Guide to Teaching Computer Science Orit Hazzan Tami Lapidot Noa Ragonis Guide to Teaching Computer Science An Activity-Based Approach Dr. Orit Hazzan Associate Professor Technion - Israel Institute of

More information

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1:

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1: BENG 5613 Syllabus: Page 1 of 9 BENG 5613 - Simulation Modeling of Biological Systems SPECIAL NOTE No. 1: Class Syllabus BENG 5613, beginning in 2014, is being taught in the Spring in both an 8- week term

More information

For information only, correct responses are listed in the chart below. Question Number. Correct Response

For information only, correct responses are listed in the chart below. Question Number. Correct Response THE UNIVERSITY OF THE STATE OF NEW YORK 4GRADE 4 ELEMENTARY-LEVEL SCIENCE TEST JUNE 207 WRITTEN TEST FOR TEACHERS ONLY SCORING KEY AND RATING GUIDE Note: All schools (public, nonpublic, and charter) administering

More information

McDonald's Corporation

McDonald's Corporation McDonald's Corporation Case Writeup Individual Case # 2 The George Washington University Executive MBA Program EMBA 220: Operations Management Professor Sanjay Jain, Ph.D. February 20, 2010 Robert Paul

More information

Southern Wesleyan University 2017 Winter Graduation Exercises Information for Graduates and Guests (Updated 09/14/2017)

Southern Wesleyan University 2017 Winter Graduation Exercises Information for Graduates and Guests (Updated 09/14/2017) I. Ceremonies II. Graduation Timeline III. Graduation Day Schedule IV. Academic Regalia V. Alumni Receptions VI. Applause VII. Applications VIII. Appropriate Attire for Graduates IX. Baccalaureate X. Cameras,

More information

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier 1. Office: Prof Granof: CBA 4M.246; Prof Charrier: GSB 5.126D

More information

Knowledge management styles and performance: a knowledge space model from both theoretical and empirical perspectives

Knowledge management styles and performance: a knowledge space model from both theoretical and empirical perspectives University of Wollongong Research Online University of Wollongong Thesis Collection University of Wollongong Thesis Collections 2004 Knowledge management styles and performance: a knowledge space model

More information

DEVM F105 Intermediate Algebra DEVM F105 UY2*2779*

DEVM F105 Intermediate Algebra DEVM F105 UY2*2779* DEVM F105 Intermediate Algebra DEVM F105 UY2*2779* page iii Table of Contents CDE Welcome-----------------------------------------------------------------------v Introduction -------------------------------------------------------------------------xiii

More information

ENME 605 Advanced Control Systems, Fall 2015 Department of Mechanical Engineering

ENME 605 Advanced Control Systems, Fall 2015 Department of Mechanical Engineering ENME 605 Advanced Control Systems, Fall 2015 Department of Mechanical Engineering Lecture Details Instructor Course Objectives Tuesday and Thursday, 4:00 pm to 5:15 pm Information Technology and Engineering

More information

Test Administrator User Guide

Test Administrator User Guide Test Administrator User Guide Fall 2017 and Winter 2018 Published October 17, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution Engine,

More information

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS LIST OF FIGURES LIST OF TABLES LIST OF APPENDICES LIST OF

More information

Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India

Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India Pragmatic Constraints, Affecting the Teacher Surapaneni B. & Sisay S. 81 REVIEW ARTICLE Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India Surapaneni

More information

Control Tutorials for MATLAB and Simulink

Control Tutorials for MATLAB and Simulink Control Tutorials for MATLAB and Simulink Last updated: 07/24/2014 Author Information Prof. Bill Messner Carnegie Mellon University Prof. Dawn Tilbury University of Michigan Asst. Prof. Rick Hill, PhD

More information

Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says

Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says Wednesday, October 2, 2002 http://chronicle.com/daily/2002/10/2002100206n.htm Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says As the average price of attending

More information

Faculty Athletics Committee Annual Report to the Faculty Council September 2014

Faculty Athletics Committee Annual Report to the Faculty Council September 2014 Faculty Athletics Committee Annual Report to the Faculty Council September 2014 This annual report on the activities of the Faculty Athletics Committee (FAC) during the 2013-2014 academic year was prepared

More information

School of Basic Biomedical Sciences College of Medicine. M.D./Ph.D PROGRAM ACADEMIC POLICIES AND PROCEDURES

School of Basic Biomedical Sciences College of Medicine. M.D./Ph.D PROGRAM ACADEMIC POLICIES AND PROCEDURES School of Basic Biomedical Sciences College of Medicine M.D./Ph.D PROGRAM ACADEMIC POLICIES AND PROCEDURES Objective: The combined M.D./Ph.D. program within the College of Medicine at the University of

More information

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Higher Education Salary Problem

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Higher Education Salary Problem Background Information Within higher education, faculty salaries have become a contentious issue as tuition rates increase and state aid shrinks. Competitive salaries are important for recruiting top quality

More information

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014 UNSW Australia Business School School of Risk and Actuarial Studies ACTL5103 Stochastic Modelling For Actuaries Course Outline Semester 2, 2014 Part A: Course-Specific Information Please consult Part B

More information

Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course

Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course Paper ID #11981 Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course Dr. Estelle M Eke, California State University, Sacramento Estelle Eke is a full professor

More information

IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A

IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A Classroom Action Research in Eleventh Grade of SMA Negeri 6 Surakarta in the Academic Year of 2014/2015) THESIS YULI SETIA

More information

Lesson Plan Art: Painting Techniques

Lesson Plan Art: Painting Techniques Lesson Plan Art: Painting Techniques Subject Area: Art Grade Level: K-1, Special Education Student Objectives: Students will know the terms texture plates, sponges and salt, and that they add detail to

More information

Bitstrips for Schools: A How-To Guide

Bitstrips for Schools: A How-To Guide Bitstrips for Schools: A How-To Guide By: Sara Belliveau & Kimberly Mertens EDUC 5553: Educational Technologies Bitstrips for Schools Table of Contents I. Introduction II. III. IV. History Required Materials

More information

Rotary Club of Portsmouth

Rotary Club of Portsmouth Rotary Club of Portsmouth Scholarship Application Each year the Rotary Club of Portsmouth seeks scholarship applications from high school seniors scheduled to graduate who will be attending a post secondary

More information

Agreement BETWEEN. Board of Education OF THE. Montebello Unified School District AND. Montebello Teachers Association

Agreement BETWEEN. Board of Education OF THE. Montebello Unified School District AND. Montebello Teachers Association Agreement BETWEEN Board of Education OF THE Montebello Unified School District AND Montebello Teachers Association 2013-2016 (including 2014-2015 Updates) ARTICLE NO. TABLE OF CONTENTS PAGE I. PREAMBLE

More information

ENGLISH Training of Trainers

ENGLISH Training of Trainers ENGLISH Training of Trainers A manual for training facilitators in participatory teaching techniques PARTNERS IN HEALTH Partners In Health (PIH) is an independent, non-profit organization founded over

More information

CHALLENGES FACING DEVELOPMENT OF STRATEGIC PLANS IN PUBLIC SECONDARY SCHOOLS IN MWINGI CENTRAL DISTRICT, KENYA

CHALLENGES FACING DEVELOPMENT OF STRATEGIC PLANS IN PUBLIC SECONDARY SCHOOLS IN MWINGI CENTRAL DISTRICT, KENYA CHALLENGES FACING DEVELOPMENT OF STRATEGIC PLANS IN PUBLIC SECONDARY SCHOOLS IN MWINGI CENTRAL DISTRICT, KENYA By Koma Timothy Mutua Reg. No. GMB/M/0870/08/11 A Research Project Submitted In Partial Fulfilment

More information

Field Experience and Internship Handbook Master of Education in Educational Leadership Program

Field Experience and Internship Handbook Master of Education in Educational Leadership Program Field Experience and Internship Handbook Master of Education in Educational Leadership Program Together we Shape the Future through Excellence in Teaching, Scholarship, and Leadership College of Education

More information

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

Perspectives of Information Systems

Perspectives of Information Systems Perspectives of Information Systems Springer-Science+ Business Media, LLC Vesa Savolainen Editor and Main Author Perspectives of Information Systems Springer Vesa Savolainen Department of Computer Science

More information

Executive Summary. Marian High School (NTI Career Institute, Inc.) Mr. Larry Ivory, Principal 9896 Bissonnet, Suite 230 Houston, TX 77036

Executive Summary. Marian High School (NTI Career Institute, Inc.) Mr. Larry Ivory, Principal 9896 Bissonnet, Suite 230 Houston, TX 77036 Mr. Larry Ivory, Principal 9896 Bissonnet, Suite 230 Houston, TX 77036 Document Generated On November 12, 2013 TABLE OF CONTENTS Introduction 1 Description of the School 2 School's Purpose 4 Notable Achievements

More information

RIVERVIEW SCHOOL DISTRICT Superintendent s Report Regular Meeting Board of School Directors April 20, 2015

RIVERVIEW SCHOOL DISTRICT Superintendent s Report Regular Meeting Board of School Directors April 20, 2015 RECOMMENDATIONS: I. General Obligation Bonds, Series A of 2015 RIVERVIEW SCHOOL DISTRICT Superintendent s Report Regular Meeting Board of School Directors April 20, 2015 I recommend formal action authorizing

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS 1 CALIFORNIA CONTENT STANDARDS: Chapter 1 ALGEBRA AND WHOLE NUMBERS Algebra and Functions 1.4 Students use algebraic

More information

School of Innovative Technologies and Engineering

School of Innovative Technologies and Engineering School of Innovative Technologies and Engineering Department of Applied Mathematical Sciences Proficiency Course in MATLAB COURSE DOCUMENT VERSION 1.0 PCMv1.0 July 2012 University of Technology, Mauritius

More information

B.S/M.A in Mathematics

B.S/M.A in Mathematics B.S/M.A in Mathematics The dual Bachelor of Science/Master of Arts in Mathematics program provides an opportunity for individuals to pursue advanced study in mathematics and to develop skills that can

More information

IMPROVING STUDENTS SPEAKING SKILL THROUGH

IMPROVING STUDENTS SPEAKING SKILL THROUGH IMPROVING STUDENTS SPEAKING SKILL THROUGH PROJECT-BASED LEARNING (DIGITAL STORYTELLING) (A Classroom Action Research at the First Grade Students of SMA N 1 Karanganyar in the Academic Year 2014/2015) A

More information

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Document number: 2013/0006139 Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Program Learning Outcomes Threshold Learning Outcomes for Engineering

More information

ACCOUNTING FOR LAWYERS SYLLABUS

ACCOUNTING FOR LAWYERS SYLLABUS ACCOUNTING FOR LAWYERS SYLLABUS PROF. WILLIS OFFICE: 331 PHONE: 352-273-0680 (TAX OFFICE) OFFICE HOURS: Wednesday 10:00 2:00 (for Tax Timing) plus Tuesday/Thursday from 1:00 4:00 (all classes). Email:

More information

Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses

Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses Kevin Craig College of Engineering Marquette University Milwaukee, WI, USA Mark Nagurka College of Engineering Marquette University

More information

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Professor: Dr. Michelle Sheran Office: 445 Bryan Building Phone: 256-1192 E-mail: mesheran@uncg.edu Office Hours:

More information

A Reinforcement Learning Variant for Control Scheduling

A Reinforcement Learning Variant for Control Scheduling A Reinforcement Learning Variant for Control Scheduling Aloke Guha Honeywell Sensor and System Development Center 3660 Technology Drive Minneapolis MN 55417 Abstract We present an algorithm based on reinforcement

More information

UNIT ONE Tools of Algebra

UNIT ONE Tools of Algebra UNIT ONE Tools of Algebra Subject: Algebra 1 Grade: 9 th 10 th Standards and Benchmarks: 1 a, b,e; 3 a, b; 4 a, b; Overview My Lessons are following the first unit from Prentice Hall Algebra 1 1. Students

More information

LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES

LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES xi LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES Michael E. Auer Professor of Electrical Engineering Carinthia University of Applied Sciences Villach, Austria My Thoughts about the

More information

REGULAR BOARD MEETING. May 31, :00 p.m. Mary S. Shoemaker Library

REGULAR BOARD MEETING. May 31, :00 p.m. Mary S. Shoemaker Library BOARD OF EDUCATION OF THE WOODSTOWN-PILESGROVE REGIONAL SCHOOL DISTRICT REGULAR BOARD MEETING May 31, 2012 7:00 p.m. Mary S. Shoemaker Library I. CALL TO ORDER A. Flag Salute. B. Reading of Statement of

More information

Student Handbook. School of Pharmacy The University of Mississippi

Student Handbook. School of Pharmacy The University of Mississippi 2016-17 Student Handbook School of Pharmacy The University of Mississippi School of Pharmacy Student Handbook Table of Contents INTRODUCTION I. Core Values of the School of Pharmacy 1 II. Vision 2 III.

More information

BHARATHIAR UNIVERSITY

BHARATHIAR UNIVERSITY BHARATHIAR UNIVERSITY Coimbatore Prospectus for PG Degree & Diploma Courses 2008-09 Welcome to Bharathiar University harathiar University Schools are providing a high quality learning experience for its

More information

Performance Modeling and Design of Computer Systems

Performance Modeling and Design of Computer Systems Performance Modeling and Design of Computer Systems Computer systems design is full of conundrums: Given a choice between a single machine with speed s, orn machines each with speed s/n, which should we

More information

Inleiding Taalkunde. Docent: Paola Monachesi. Blok 4, 2001/ Syntax 2. 2 Phrases and constituent structure 2. 3 A minigrammar of Italian 3

Inleiding Taalkunde. Docent: Paola Monachesi. Blok 4, 2001/ Syntax 2. 2 Phrases and constituent structure 2. 3 A minigrammar of Italian 3 Inleiding Taalkunde Docent: Paola Monachesi Blok 4, 2001/2002 Contents 1 Syntax 2 2 Phrases and constituent structure 2 3 A minigrammar of Italian 3 4 Trees 3 5 Developing an Italian lexicon 4 6 S(emantic)-selection

More information

SPRING GROVE AREA SCHOOL DISTRICT

SPRING GROVE AREA SCHOOL DISTRICT SPRING GROVE AREA SCHOOL DISTRICT PLANNED INSTRUCTION Course Title: Spanish III Length of Course: 30 cycles Grade Level(s): 10-12 Units of Credit: 1 Required: Elective: X Periods Per Cycle: Length of Period:

More information

Cal s Dinner Card Deals

Cal s Dinner Card Deals Cal s Dinner Card Deals Overview: In this lesson students compare three linear functions in the context of Dinner Card Deals. Students are required to interpret a graph for each Dinner Card Deal to help

More information

Bittinger, M. L., Ellenbogen, D. J., & Johnson, B. L. (2012). Prealgebra (6th ed.). Boston, MA: Addison-Wesley.

Bittinger, M. L., Ellenbogen, D. J., & Johnson, B. L. (2012). Prealgebra (6th ed.). Boston, MA: Addison-Wesley. Course Syllabus Course Description Explores the basic fundamentals of college-level mathematics. (Note: This course is for institutional credit only and will not be used in meeting degree requirements.

More information

Dissertation submitted In partial fulfillment of the requirement for the award of the degree of. Of the Tamil Nadu Teacher Education University

Dissertation submitted In partial fulfillment of the requirement for the award of the degree of. Of the Tamil Nadu Teacher Education University INFLUENCE OF MATHEMATICS TEXTBOOK LAYOUT IN MATHEMATICS LEARNING ABILITY OF 8 TH STANDARD STUDENTS IN GOVERNMENT AIDED AND CORPORATION SCHOOLS Dissertation submitted In partial fulfillment of the requirement

More information

University of Groningen. Systemen, planning, netwerken Bosman, Aart

University of Groningen. Systemen, planning, netwerken Bosman, Aart University of Groningen Systemen, planning, netwerken Bosman, Aart IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Introduction to Simulation

Introduction to Simulation Introduction to Simulation Spring 2010 Dr. Louis Luangkesorn University of Pittsburgh January 19, 2010 Dr. Louis Luangkesorn ( University of Pittsburgh ) Introduction to Simulation January 19, 2010 1 /

More information

Palomar College Curriculum Committee Meeting Agenda Wednesday March 1, 2017 Room AA 140 at 3:00 pm

Palomar College Curriculum Committee Meeting Agenda Wednesday March 1, 2017 Room AA 140 at 3:00 pm I. Call to Order Palomar College Curriculum Committee Meeting Agenda Wednesday March 1, 2017 Room AA 140 at 3:00 pm II. Announcements III. Minutes of the February 1, 2017 Curriculum Committee Meeting (Attachment

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Descriptive Summary of Beginning Postsecondary Students Two Years After Entry

Descriptive Summary of Beginning Postsecondary Students Two Years After Entry NATIONAL CENTER FOR EDUCATION STATISTICS Statistical Analysis Report June 994 Descriptive Summary of 989 90 Beginning Postsecondary Students Two Years After Entry Contractor Report Robert Fitzgerald Lutz

More information

Computers Change the World

Computers Change the World Computers Change the World Computing is Changing the World Activity 1.1.1 Computing Is Changing the World Students pick a grand challenge and consider how mobile computing, the Internet, Big Data, and

More information

AC : DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II

AC : DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II AC 2009-1161: DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II Michael Ciaraldi, Worcester Polytechnic Institute Eben Cobb, Worcester Polytechnic Institute Fred Looft,

More information

THE INFLUENCE OF COOPERATIVE WRITING TECHNIQUE TO TEACH WRITING SKILL VIEWED FROM STUDENTS CREATIVITY

THE INFLUENCE OF COOPERATIVE WRITING TECHNIQUE TO TEACH WRITING SKILL VIEWED FROM STUDENTS CREATIVITY THE INFLUENCE OF COOPERATIVE WRITING TECHNIQUE TO TEACH WRITING SKILL VIEWED FROM STUDENTS CREATIVITY (An Experimental Research at the Fourth Semester of English Department of Slamet Riyadi University,

More information

Section I: The Nature of Inquiry

Section I: The Nature of Inquiry Preface to Instructors xvii Section I: The Nature of Inquiry Chapter 1: The Nature and Value of Inquiry 3 Dialogues: Mystery Meatloaf 3 Mystery Meatloaf Take II 4 What Is Inquiry? 6 Dialogue: Cruelty to

More information

White Paper. The Art of Learning

White Paper. The Art of Learning The Art of Learning Based upon years of observation of adult learners in both our face-to-face classroom courses and using our Mentored Email 1 distance learning methodology, it is fascinating to see how

More information

USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC

USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC I. SELECTION SYSTEM A. Provide the minimum eligibility requirements for an athlete to be considered for

More information

STA 225: Introductory Statistics (CT)

STA 225: Introductory Statistics (CT) Marshall University College of Science Mathematics Department STA 225: Introductory Statistics (CT) Course catalog description A critical thinking course in applied statistical reasoning covering basic

More information

Grade 6: Correlated to AGS Basic Math Skills

Grade 6: Correlated to AGS Basic Math Skills Grade 6: Correlated to AGS Basic Math Skills Grade 6: Standard 1 Number Sense Students compare and order positive and negative integers, decimals, fractions, and mixed numbers. They find multiples and

More information

RCPCH MMC Cohort Study (Part 4) March 2016

RCPCH MMC Cohort Study (Part 4) March 2016 RCPCH MMC Cohort Study (Part 4) March 2016 Acknowledgements Dr Simon Clark, Officer for Workforce Planning, RCPCH Dr Carol Ewing, Vice President Health Services, RCPCH Dr Daniel Lumsden, Former Chair,

More information

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Cristina Vertan, Walther v. Hahn University of Hamburg, Natural Language Systems Division Hamburg,

More information

content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks

content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks presentation First timelines to explain TVM First financial

More information

THE RAJIV GANDHI UNIVERSITY ACT, 2006 ARRANGEMENT OF SECTIONS

THE RAJIV GANDHI UNIVERSITY ACT, 2006 ARRANGEMENT OF SECTIONS THE RAJIV GANDHI UNIVERSITY ACT, 2006 ARRANGEMENT OF SECTIONS SECTIONS 1. Short title and commencement. 2. Definitions. 3. Establishment of the University 4. Effect of establishment of the University.

More information

CURRICULUM VITAE. To develop expertise in Graph Theory and expand my knowledge by doing Research in the same.

CURRICULUM VITAE. To develop expertise in Graph Theory and expand my knowledge by doing Research in the same. Mrs. JESSICA PEREIRA. BITS Pilani KK Birla Goa Campus. Qtr No. D - 122, Mathematics Department. NH 17B Zuarinagar Goa 403726 India. Office: +91-832-2580445 Mobile: +919921004218 Email: jessica@goa.bits-pilani.ac.in

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 06 Catalog Course Description: A study of

More information

MEE 6501, Advanced Air Quality Control Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits.

MEE 6501, Advanced Air Quality Control Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits. MEE 6501, Advanced Air Quality Control Course Syllabus Course Description An in-depth study of advanced air quality control science and management practices. Addresses health effects, environmental impacts,

More information

Faculty Recruitment and Hiring Policy & Procedures. Revised May 19, 2017

Faculty Recruitment and Hiring Policy & Procedures. Revised May 19, 2017 Faculty Recruitment and Hiring Policy & Procedures Revised May 19, 2017 Contents I. Introduction... 3 II. Commitment to Equal Opportunity and Diversity... 3 III. Planning for a New Position... 3 IV. Authorization

More information

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems Hannes Omasreiter, Eduard Metzker DaimlerChrysler AG Research Information and Communication Postfach 23 60

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

UNIVERSITY OF KASHMIR NAAC Accredited Grade A University Campus, Hazratbal, Srinagar (J&K)

UNIVERSITY OF KASHMIR NAAC Accredited Grade A University Campus, Hazratbal, Srinagar (J&K) UNIVERSITY OF KASHMIR NAAC Accredited Grade A University Campus, Hazratbal, Srinagar (J&K) www.kashmiruniversity.net Advertisement Notice No. IV of 2016 dated: June 29, 2016 Online applications are invited

More information

Page 1 of 11. Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General. Grade(s): None specified

Page 1 of 11. Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General. Grade(s): None specified Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General Grade(s): None specified Unit: Creating a Community of Mathematical Thinkers Timeline: Week 1 The purpose of the Establishing a Community

More information

PERFORMING ARTS. Unit 2 Proposal for a commissioning brief Suite. Cambridge TECHNICALS LEVEL 3. L/507/6467 Guided learning hours: 60

PERFORMING ARTS. Unit 2 Proposal for a commissioning brief Suite. Cambridge TECHNICALS LEVEL 3. L/507/6467 Guided learning hours: 60 2016 Suite Cambridge TECHNICALS LEVEL 3 PERFORMING ARTS Unit 2 Proposal for a commissioning brief L/507/6467 Guided learning hours: 60 Version 1 September 2015 ocr.org.uk/performingarts LEVEL 3 UNIT 2:

More information

BEST OFFICIAL WORLD SCHOOLS DEBATE RULES

BEST OFFICIAL WORLD SCHOOLS DEBATE RULES BEST OFFICIAL WORLD SCHOOLS DEBATE RULES Adapted from official World Schools Debate Championship Rules *Please read this entire document thoroughly. CONTENTS I. Vocabulary II. Acceptable Team Structure

More information

Mathematics subject curriculum

Mathematics subject curriculum Mathematics subject curriculum Dette er ei omsetjing av den fastsette læreplanteksten. Læreplanen er fastsett på Nynorsk Established as a Regulation by the Ministry of Education and Research on 24 June

More information

Math-U-See Correlation with the Common Core State Standards for Mathematical Content for Third Grade

Math-U-See Correlation with the Common Core State Standards for Mathematical Content for Third Grade Math-U-See Correlation with the Common Core State Standards for Mathematical Content for Third Grade The third grade standards primarily address multiplication and division, which are covered in Math-U-See

More information

Number Line Moves Dash -- 1st Grade. Michelle Eckstein

Number Line Moves Dash -- 1st Grade. Michelle Eckstein Number Line Moves Dash -- 1st Grade Michelle Eckstein Common Core Standards CCSS.MATH.CONTENT.1.NBT.C.4 Add within 100, including adding a two-digit number and a one-digit number, and adding a two-digit

More information

LIVERPOOL JOHN MOORES UNIVERSITY Department of Electrical Engineering Job Description

LIVERPOOL JOHN MOORES UNIVERSITY Department of Electrical Engineering Job Description LIVERPOOL JOHN MOORES UNIVERSITY Department of Electrical Engineering Job Description Vacancy ref: 2121 Title: Lecturer or Senior Lecturer (Sensor Technologies) (Appointment to Senior Lecturer will be

More information

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014 JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS 3 Credit Hours Prepared by: Cindy Rossi January 25, 2014 Ms. Linda Abernathy, Math, Science and Business Division Chair Ms. Shirley Davenport,

More information

ME 4495 Computational Heat Transfer and Fluid Flow M,W 4:00 5:15 (Eng 177)

ME 4495 Computational Heat Transfer and Fluid Flow M,W 4:00 5:15 (Eng 177) ME 4495 Computational Heat Transfer and Fluid Flow M,W 4:00 5:15 (Eng 177) Professor: Daniel N. Pope, Ph.D. E-mail: dpope@d.umn.edu Office: VKH 113 Phone: 726-6685 Office Hours:, Tues,, Fri 2:00-3:00 (or

More information

COMPUTER INTERFACES FOR TEACHING THE NINTENDO GENERATION

COMPUTER INTERFACES FOR TEACHING THE NINTENDO GENERATION Session 3532 COMPUTER INTERFACES FOR TEACHING THE NINTENDO GENERATION Thad B. Welch, Brian Jenkins Department of Electrical Engineering U.S. Naval Academy, MD Cameron H. G. Wright Department of Electrical

More information

INDIAN STATISTICAL INSTITUTE 203, BARRACKPORE TRUNK ROAD KOLKATA

INDIAN STATISTICAL INSTITUTE 203, BARRACKPORE TRUNK ROAD KOLKATA INDIAN STATISTICAL INSTITUTE 203, BARRACKPORE TRUNK ROAD KOLKATA 700 108 A D V E R T I S E M E N T Applications are invited from Indian Nationals for recruitment of following posts required at Kolkata,

More information

Master of Science Thesis in the Master Degree Programme, Business Design

Master of Science Thesis in the Master Degree Programme, Business Design Identifying business war-gaming application and use in Intellectual Property management Master of Science Thesis in the Master Degree Programme, Business Design MARTINS LASMANIS Department of Technology

More information

Analysis of Enzyme Kinetic Data

Analysis of Enzyme Kinetic Data Analysis of Enzyme Kinetic Data To Marilú Analysis of Enzyme Kinetic Data ATHEL CORNISH-BOWDEN Directeur de Recherche Émérite, Centre National de la Recherche Scientifique, Marseilles OXFORD UNIVERSITY

More information

Introduction: SOCIOLOGY AND PHILOSOPHY

Introduction: SOCIOLOGY AND PHILOSOPHY Introduction: SOCIOLOGY AND PHILOSOPHY I. Unit Information UNIT SOCIOLOGY AND PHILOSOPHY YEAR 1 Current Year YEAR 3 YEAR 4 Contact Person MARLENE GALLARDE 2014-15 2015-16 2016-17 2017-18 E-mail / Extension

More information

Numeracy Medium term plan: Summer Term Level 2C/2B Year 2 Level 2A/3C

Numeracy Medium term plan: Summer Term Level 2C/2B Year 2 Level 2A/3C Numeracy Medium term plan: Summer Term Level 2C/2B Year 2 Level 2A/3C Using and applying mathematics objectives (Problem solving, Communicating and Reasoning) Select the maths to use in some classroom

More information

PRINCE2 Foundation (2009 Edition)

PRINCE2 Foundation (2009 Edition) Foundation (2009 Edition) Course Overview PRINCE2 is a world recognised process based project management method that is easily tailored and scaleable for the management of all types of projects within

More information

Lecture 10: Reinforcement Learning

Lecture 10: Reinforcement Learning Lecture 1: Reinforcement Learning Cognitive Systems II - Machine Learning SS 25 Part III: Learning Programs and Strategies Q Learning, Dynamic Programming Lecture 1: Reinforcement Learning p. Motivation

More information

Sample Problems for MATH 5001, University of Georgia

Sample Problems for MATH 5001, University of Georgia Sample Problems for MATH 5001, University of Georgia 1 Give three different decimals that the bundled toothpicks in Figure 1 could represent In each case, explain why the bundled toothpicks can represent

More information

Application of Virtual Instruments (VIs) for an enhanced learning environment

Application of Virtual Instruments (VIs) for an enhanced learning environment Application of Virtual Instruments (VIs) for an enhanced learning environment Philip Smyth, Dermot Brabazon, Eilish McLoughlin Schools of Mechanical and Physical Sciences Dublin City University Ireland

More information

Bluetooth mlearning Applications for the Classroom of the Future

Bluetooth mlearning Applications for the Classroom of the Future Bluetooth mlearning Applications for the Classroom of the Future Tracey J. Mehigan Daniel C. Doolan Sabin Tabirca University College Cork, Ireland 2007 Overview Overview Introduction Mobile Learning Bluetooth

More information

BILD Physical Intervention Training Accreditation Scheme

BILD Physical Intervention Training Accreditation Scheme BILD Physical Intervention Training Accreditation Scheme The BILD Physical Intervention Training Accreditation Scheme (PITAS) has long been seen as an indicator of quality and good practice for those providing

More information

Statewide Framework Document for:

Statewide Framework Document for: Statewide Framework Document for: 270301 Standards may be added to this document prior to submission, but may not be removed from the framework to meet state credit equivalency requirements. Performance

More information

South Carolina College- and Career-Ready Standards for Mathematics. Standards Unpacking Documents Grade 5

South Carolina College- and Career-Ready Standards for Mathematics. Standards Unpacking Documents Grade 5 South Carolina College- and Career-Ready Standards for Mathematics Standards Unpacking Documents Grade 5 South Carolina College- and Career-Ready Standards for Mathematics Standards Unpacking Documents

More information