Computer Science prof. Jerzy Świątek System Analysis and Decision Support in Computer Sciences

Size: px
Start display at page:

Download "Computer Science prof. Jerzy Świątek System Analysis and Decision Support in Computer Sciences"

Transcription

1 Computer Science prof. Jerzy Świątek System Analysis and Decision Support in Computer Sciences modeleisystemy.pl/dla studenta L.1. Model in the systems research. Introduction basic concept

2 Contact hours room 120, building C-3 Monday: and Tuesday (first and last in month): Tuesday: Wednesday: Saturday: and

3 Exam

4 SUBJECT OBJECTIVES C1 Acquisition of skills to create mathematical models of technical and nontechnical processes. C2 Learn how to formulate typical decision making problems and how to solve them. C3 Acquisition of skills to apply computer methods for decision making support.

5 SUBJECT EDUCATIONAL EFFECTS related to knowledge: PEK_W01 Knowledge of modern techniques of modelling and analysis of dynamical processes. PEK_W02 Knowledge of generic decision making problems in computer science. related to skills: PEK_U01 Knows how to apply rules of using class room and laboratory. PEK_U02 Knows how to apply system analysis in scientific and engineering problems. PEK_U02 Knows how to use MATLAB and SIMULINK for engineering computations, in particular for modelling and optimization. related to social competences: PEK_K01 Knows how to present results of its works in clear way. PEK_K02 Knows modern methods of dynamical processes analysis, comprehends the need for new solutions and his/her knowledge improvement

6 Model in the systems research. Introduction basic concept Model in the systems research Identification task Model based decision Lecture review References

7 Model in the systems research Hypothesis Methods, algorithms: - Projects - Management - Control - Diagnosis Review Identification plant Effect: - New knowledge, - New plant, - Management rolls, - New controllers, -Measurement and diagnostic devices. Experiment Data Goal: - investigation, - project, - management, - control, - diagnosis, Investigator Model Adaptation Comparison

8 Complex systems description benzene solution 1st stage of crystallisation and filtration benzene raw acetylsalicylic acid 1st batch mother liquid dissolution, 2nd stage of crystallisation and filtration drying raw acetylsalicylic acid - 2nd batch acetic acid, benzene, pollutants aspirin Complex system of chemical nature

9 Complex systems description 1 x 2 x 1 u y 1 u 3 O O u 3 1 u 2 2 u 2 2 y 1 O 2 2 y 2 1 y 2 1 y 3 1 v 2 v 3 v Example of complex system

10 Model in the systems research Conceptual models Physical models Analog models Mathematical models Computer models

11 Conceptual models How process is organized? Process elements Connections Elementary functions Example Two stage management system Upper level Element 1 Element 2 Element M

12 Physical models Laboratory scale of the investigated process Aerodynamic channel

13 Analog models Physical analogue U2 I R ΔU U1 P2 ip ΔP P1 T2 ic ΔT T1 U 2 -U 1 = R I P 2 -P 1 = i p R p T 2 -T 1 = i c R c electrical object hydraulical object termal object

14 Analog models

15 Mathematical models I = C du dt I = U we - U R U we - U = C R du dt to du dt = U we - U RC t U = U we (1-e RC)

16 d dt d dt Example 1 Example 2 R x 1 (t)=- 1 1 x 1 (t)+ u(t) c 1 c 1 x n+1 = x n +u n modulo 2 R x 2 (t)= 1 R x 1 (t) - 2 x 2 (t) y n = x n c 2 c 2 u n {0,1} y(t)= x 2 (t) x 1 (t) y(t)=x 2 (t) u c R c 2 R 2

17 Computer models Analog Digital program ADA; var i,klucz :integer; Napis : string; Napis_sz : array[1..100] of char; Procedure czytaj; begin Write('Podaj klucz: '); readln(klucz); If klucz <=0 then writeln('błędne dane') else readln; end.

18 Model in the systems research Hypothesis Methods, algorithms: - Projects - Management - Control - Diagnosis Review Identification plant Effect: - New knowledge, - New plant, - Management rolls, - New controllers, -Measurement and diagnostic devices. Experiment Data Goal: - investigation, - project, - management, - control, - diagnosis, Investigator Model Adaptation Comparison

19 Mathematical model in the plant investigation K(s) =? = 0,2Hz y(t) output u(t) input

20 Model in the systems research Hypothesis Methods, algorithms: - Projects - Management - Control - Diagnosis Review Identification plant Effect: - New knowledge, - New plant, - Management rolls, - New controllers, -Measurement and diagnostic devices. Experiment Data Goal: - investigation, - project, - management, - control, - diagnosis, Investigator Model Adaptation Comparison

21 Identification Task Input Identification plant Output Identifier MODEL

22 Identification task 1. Determination of the identification plant 2. Determination of the class model 3. Experiment organization 4. Determination of the identification algorithms 5. Identifiers realization

23 Ad.1. Determination of the identification plant z u Identification plant y u input output measured disturbances unmeasured disturbances y

24 Ad.2. Determination of the class of model Process analysis Data analysis y u t y n yt t Arbitrary model Expert model u n t

25 Ad.2. Determination of the class of model Plant in the class of model y u n Identification Plant y n Plant characteristic y n u u n

26 Ad.2. Determination of the class of model Choice of the best model y u n Identification Plant y n Plant characteristic Difference Model y n Model yn y n u u n

27 Ad.3. Experiment organization Static plant U N u u u Y y y y, 1 2 N N 1 2 N Dynamic plant T u t) T tt, YT y( t t t UT ) 0 0 (, Discrete type observations t, t,, Dynamic, discrete type plant t N t n t T, n 1,2,, 0 1 2, N N N u tn ) N n N n1, Y y( t ) n. U ( 1 N u N n n YN yn n U N 1 1,.

28 Ad.3. Experiment organization Passive experiment: U N is measured Active experiment: U N is designed

29 Ad.4. Identification algorithm Input Identification plant Output Identifier N U, Y N MODEL N U N Y N N measurements of input signals measurements of output signals identification algorithm

30 Ad.4. Identification algorithm a U, Y N N Q( a) N n1 ( y n au n 2 ) a * n N y n n n1 2 un u

31 Identifiers realization Identification algorithm Computer program Hardware realization

32 Lecture program 1. Model in systems research. Introduction basic concept. 2. Model building task based on experiment identification problem. 3. Identification of static plant. Deterministic problem determination of the plant parameters. 4. Identification of static plant. Deterministic problem choice of the best model. 5. Noised measurements of the physical values. 6. Estimation of plant parameters with noisy measurements. 7. Choice of the best model probabilistic case. Regression functions. 8. Determination of the regression functions based on the experimental data. 9. Model based decision making (optimal decision, satisfactory decision, acceptable decision). 10. Numerical optimization method 11. Decision under uncertainty 12. Polioptimization

33 Lecture program 13. Identification of dynamic systems. 14. Recursive identification algorithms. 15. Selected problems of complex systems modeling. 16. Modeling of complex of operation systems.

34 Classes and laboratory Illustration of problems presented during the lecture, and in particular: presentation of the models of chosen computerized plant, exercises connected with the description and analysis of physical signals, a synthesis of chosen identification algorithms, formulation o decision problems based on process model.

35 Seminar Review of typical plant model: conceptual models, mathematical models, examples of difference plant models and decision problems: technical (continuous, discrete type), production process (complex of operations), queuing system modeling, economical process, biomedical plants.

36 Conditions of the course acceptance/credit Classes Students get credit provided they passed tests. Seminars Students get credit provided they realized planned seminars and their reports were positively marked. The lecture ends with the exam. Students are allowed to take the exam provided they got credit from classes and laboratory. To pass the written exam at least 50% of the total points must be obtained. Written exam result may be changed as the result of the oral exam.

37 . References Basic literature: Bubnicki Z., Identyfication of control plants, PWN, Warszawa, Bubnicki Z. Modern Control Theory, Springer, Berlin-Heidelberg-New York, Ikonen E., Najim K., Advanced identification and control, CRC Press LLC, Coughanowr D.R., Process Systems Analysisand Control, McGraw Hill International Editions. Hayek S.I., Advanced mathematical methods in science and Engineering, Marcel Dekker, Inc Additional literature: Bazaraa M. S., Sherali H.D., Shett C. M., Nonlinear Programming Theory and Algorithms, John Wiley and Sons, Inc., Chong E.K.P., Żak S.H., An Introduction to Optimization, Wiley-Interscience, Ogata K., Modern Control Engineering, Prentice Hall, 2009.

38 Thank you for attention

Computer Science Jerzy Świątek Systems Modelling and Analysis. L.1. Model in the systems research. Introduction basic concept

Computer Science Jerzy Świątek Systems Modelling and Analysis. L.1. Model in the systems research. Introduction basic concept Computer Science Jerzy Świątek Systems Modelling and Analysis L.1. Model in the systems research. Introduction basic concept Model in the systems research. Introduction basic concept Model in the systems

More information

Zdzislaw Bubnicki Modern Control Theory

Zdzislaw Bubnicki Modern Control Theory Zdzislaw Bubnicki Modern Control Theory Zdzislaw Bubnicki Modern Control Theory With 04 figures Professor Zdzislaw Bubnicki, PhD Wroclaw University of Technology Institute of Information Science and Engineering

More information

INTERNATIONAL ISLAMIC UNIVERSITY MALAYSIA COURSE OUTLINE

INTERNATIONAL ISLAMIC UNIVERSITY MALAYSIA COURSE OUTLINE INTERNATIONAL ISLAMIC UNIVERSITY MALAYSIA COURSE OUTLINE Kulliyyah / Institute Department / Centre Programme Name of Course / Mode Engineering Mechanical Engineering All Engineering programmes Statics

More information

EQ021 - Process Control

EQ021 - Process Control Coordinating unit: 295 - EEBE - Barcelona East School of Engineering Teaching unit: 707 - ESAII - Department of Automatic Control Academic year: 2018 Degree: ECTS credits: 6 Teaching languages: English

More information

CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version

CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version Norman S. Nise California State Polytechnic University, Pomona John Wiley fir Sons, Inc. Contents PREFACE, vii 1. INTRODUCTION, 1

More information

Advanced Aerospace Control. Marco Lovera Dipartimento di Scienze e Tecnologie Aerospaziali, Politecnico di Milano

Advanced Aerospace Control. Marco Lovera Dipartimento di Scienze e Tecnologie Aerospaziali, Politecnico di Milano Advanced Aerospace Control Dipartimento di Scienze e Tecnologie Aerospaziali, Politecnico di Milano ICT for control systems engineering School of Industrial and Information Engineering Aeronautical Engineering

More information

What is flight dynamics? AE540: Flight Dynamics and Control I. What is flight control? Is the study of aircraft motion and its characteristics.

What is flight dynamics? AE540: Flight Dynamics and Control I. What is flight control? Is the study of aircraft motion and its characteristics. KING FAHD UNIVERSITY Department of Aerospace Engineering AE540: Flight Dynamics and Control I Instructor Dr. Ayman Hamdy Kassem What is flight dynamics? Is the study of aircraft motion and its characteristics.

More information

MMA402DMS Differential Manifolds

MMA402DMS Differential Manifolds TEACHING AND EXAMINATION SCHEME Semester IV Sr. No. Subject Code Subject Name Credit Hours (per week) Theory Practical Lecture(DT) Practical(Lab.) Lecture(DT) Practical(Lab.) CE SEE Total CE SEE Total

More information

Experimental Strength of Materials. Lecture #1

Experimental Strength of Materials. Lecture #1 Experimental Strength of Materials Lecture #1 Panos Tsopelas, PhD From the notes of Dr. Andrei Reinhorn, UB 1 Introduction of basic subjects Learning from Experience CON-FU-CHI (known as CONFUCIUS in Latin)

More information

Central European University Department of Economics

Central European University Department of Economics Central European University Department of Economics Fall 2018 1. Name of Course: Mathematical Methods 2. Lecturers: Imre Fekete (IF), Tamás Briglevics (TB), Dániel Molnár (DM, Teaching Assistant) 3. Number

More information

EECE Adaptive Control

EECE Adaptive Control EECE 574 - Adaptive Control Overview Guy Dumont Department of Electrical and Computer Engineering University of British Columbia Lectures: Thursday 09h00-12h00 Location: PPC 101 Guy Dumont (UBC) EECE 574

More information

NAME: ht () 1 2π. Hj0 ( ) dω Find the value of BW for the system having the following impulse response.

NAME: ht () 1 2π. Hj0 ( ) dω Find the value of BW for the system having the following impulse response. University of California at Berkeley Department of Electrical Engineering and Computer Sciences Professor J. M. Kahn, EECS 120, Fall 1998 Final Examination, Wednesday, December 16, 1998, 5-8 pm NAME: 1.

More information

Econometrics I G (Part I) Fall 2004

Econometrics I G (Part I) Fall 2004 Econometrics I G31.2100 (Part I) Fall 2004 Instructor: Time: Professor Christopher Flinn 269 Mercer Street, Room 302 Phone: 998 8925 E-mail: christopher.flinn@nyu.edu Homepage: http://www.econ.nyu.edu/user/flinnc

More information

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY. FIRST YEAR B.Sc.(Computer Science) SEMESTER I

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY. FIRST YEAR B.Sc.(Computer Science) SEMESTER I Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY FIRST YEAR B.Sc.(Computer Science) SEMESTER I SYLLABUS FOR F.Y.B.Sc.(Computer Science) STATISTICS Academic Year 2016-2017

More information

DEPARTMENT OF CHEMICAL ENGINEERING WEST VIRGINIA UNIVERSITY

DEPARTMENT OF CHEMICAL ENGINEERING WEST VIRGINIA UNIVERSITY Fall 2013 DEPARTMENT OF CHEMICAL ENGINEERING WEST VIRGINIA UNIVERSITY Tuesday, Thursday 9:30-10:45 a.m. Room 401 ESB ChE 435 Chemical Process Control - Process Dynamics, Instrumentation & Control Instructor:

More information

Principle of Chemical Process I

Principle of Chemical Process I e-portfolio of Elementary Principles of Chemical Processes LECTURER: Prof. Dr. Kamarul Bin `Asri SECTION: 06 LECTURE TIME: Lecture 8.00 am - 10.00 am Lecture 8.00 am - 9.00 am Tutorial 9.00 am - 10.00

More information

CONTROL * ~ SYSTEMS ENGINEERING

CONTROL * ~ SYSTEMS ENGINEERING CONTROL * ~ SYSTEMS ENGINEERING H Fourth Edition NormanS. Nise California State Polytechnic University, Pomona JOHN WILEY& SONS, INC. Contents 1. Introduction 1 1.1 Introduction, 2 1.2 A History of Control

More information

reality is complex process

reality is complex process ISS0080 Automation and Process Control Lecture 5 1 Process models the desire to describe reality Model of the process, model simplication, identication. model reality is complex process Replaces the original;

More information

Noise Robust Isolated Words Recognition Problem Solving Based on Simultaneous Perturbation Stochastic Approximation Algorithm

Noise Robust Isolated Words Recognition Problem Solving Based on Simultaneous Perturbation Stochastic Approximation Algorithm EngOpt 2008 - International Conference on Engineering Optimization Rio de Janeiro, Brazil, 0-05 June 2008. Noise Robust Isolated Words Recognition Problem Solving Based on Simultaneous Perturbation Stochastic

More information

Model Based Fault Detection and Diagnosis Using Structured Residual Approach in a Multi-Input Multi-Output System

Model Based Fault Detection and Diagnosis Using Structured Residual Approach in a Multi-Input Multi-Output System SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 4, No. 2, November 2007, 133-145 Model Based Fault Detection and Diagnosis Using Structured Residual Approach in a Multi-Input Multi-Output System A. Asokan

More information

Estimation, Detection, and Identification CMU 18752

Estimation, Detection, and Identification CMU 18752 Estimation, Detection, and Identification CMU 18752 Graduate Course on the CMU/Portugal ECE PhD Program Spring 2008/2009 Instructor: Prof. Paulo Jorge Oliveira pjcro @ isr.ist.utl.pt Phone: +351 21 8418053

More information

System Modeling and Identification CHBE 702 Korea University Prof. Dae Ryook Yang

System Modeling and Identification CHBE 702 Korea University Prof. Dae Ryook Yang System Modeling and Identification CHBE 702 Korea University Prof. Dae Ryook Yang 1-1 Course Description Emphases Delivering concepts and Practice Programming Identification Methods using Matlab Class

More information

INSTITUTO DE ESTUDIOS DE POSTGRADO MÁSTER UNIVERSITARIO ERASMUS MUNDUS EN CIENCIAS FORENSES. 2016/17 Year. Subject: QUÍMICA ANALÍTICA FORENSE

INSTITUTO DE ESTUDIOS DE POSTGRADO MÁSTER UNIVERSITARIO ERASMUS MUNDUS EN CIENCIAS FORENSES. 2016/17 Year. Subject: QUÍMICA ANALÍTICA FORENSE INSTITUTO DE ESTUDIOS DE POSTGRADO MÁSTER UNIVERSITARIO ERASMUS MUNDUS EN CIENCIAS FORENSES Subject: DETAILS OF THE SUBJECT Title: Code: 8711 Degree/Master: MÁSTER UNIVERSITARIO ERASMUS MUNDUS EN CIENCIAS

More information

ACTIVE VIBRATION CONTROL PROTOTYPING IN ANSYS: A VERIFICATION EXPERIMENT

ACTIVE VIBRATION CONTROL PROTOTYPING IN ANSYS: A VERIFICATION EXPERIMENT ACTIVE VIBRATION CONTROL PROTOTYPING IN ANSYS: A VERIFICATION EXPERIMENT Ing. Gergely TAKÁCS, PhD.* * Institute of Automation, Measurement and Applied Informatics Faculty of Mechanical Engineering Slovak

More information

Introduction to the course ``Theory and Development of Reactive Systems'' (Chemical Reaction Engineering - I)

Introduction to the course ``Theory and Development of Reactive Systems'' (Chemical Reaction Engineering - I) Introduction to the course ``Theory and Development of Reactive Systems'' (Chemical Reaction Engineering - I) Prof. Gabriele Pannocchia Department of Civil and Industrial Engineering (DICI) University

More information

Copyright. SRS, U DuE, rof. Söffker. Course Control Theory WiSe 2014/15

Copyright. SRS, U DuE, rof. Söffker. Course Control Theory WiSe 2014/15 Course Theory WiSe 2014/15 Room: SG 135 Time: Fr 3.00 6.30 pm (lecture and exercise) Practical exercise: 2nd part of semester Assistants: Xi Nowak, M.Sc.; WEB: http://www.uni-due.de/srs Manuscript Note

More information

Signals and System Analysis

Signals and System Analysis Signals and System Analysis Aims: To provide an introduction to the nature of signals and system modelling. Learning outcomes: Students will be able to understand the description of signals and systems,

More information

Communication Theory II

Communication Theory II Communication Theory II Lecture 11: Information Theory Ahmed Elnakib, PhD Assistant Professor, Mansoura University, Egypt March 15 th, 2015 1 Midterm Degrees Exam Type of Assignment Max. Final Oral* Oral

More information

CM - Computational Mechanics

CM - Computational Mechanics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2018 200 - FME - School of Mathematics and Statistics 751 - DECA - Department of Civil and Environmental Engineering 749 - MAT - Department

More information

Introduction to Course

Introduction to Course .. Introduction to Course Oran Kittithreerapronchai 1 1 Department of Industrial Engineering, Chulalongkorn University Bangkok 10330 THAILAND last updated: September 17, 2016 COMP METH v2.00: intro 1/

More information

3C3 Analogue Circuits

3C3 Analogue Circuits Department of Electronic & Electrical Engineering Trinity College Dublin, 2014 3C3 Analogue Circuits Prof J K Vij jvij@tcd.ie Lecture 1: Introduction/ Semiconductors & Doping 1 Course Outline (subject

More information

BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering BME 302 THERMODYNAMICS

BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering BME 302 THERMODYNAMICS BME 302 - THERMODYNAMICS Academic Course Description BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering BME 302 THERMODYNAMICS Third Semester, 2015-16 (ODd Semester)

More information

PHYS F212X FE1+FE2+FE3

PHYS F212X FE1+FE2+FE3 Syllabus for PHYS F212X FE1+FE2+FE3 General Physics II College of Natural Science and Mathematics University of Alaska Fairbanks Fall 2016 (8/29/2016 to 12/14/2016) Course Information: PHYS F212X FE1+FE2+FE3

More information

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: CHEMICAL REACTION ENGINEERING (COURSE CODE: )

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: CHEMICAL REACTION ENGINEERING (COURSE CODE: ) GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: CHEMICAL REACTION ENGINEERING (COURSE CODE: 3360503) Diploma Programme in which this course is fered Chemical Engineering

More information

Introduction to Statistical Hypothesis Testing

Introduction to Statistical Hypothesis Testing Introduction to Statistical Hypothesis Testing Arun K. Tangirala Hypothesis Testing of Variance and Proportions Arun K. Tangirala, IIT Madras Intro to Statistical Hypothesis Testing 1 Learning objectives

More information

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 2.161 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Massachusetts

More information

Linear System Theory. Wonhee Kim Lecture 1. March 7, 2018

Linear System Theory. Wonhee Kim Lecture 1. March 7, 2018 Linear System Theory Wonhee Kim Lecture 1 March 7, 2018 1 / 22 Overview Course Information Prerequisites Course Outline What is Control Engineering? Examples of Control Systems Structure of Control Systems

More information

Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach

Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach A.Asokan and D.Sivakumar Department of Instrumentation Engineering, Faculty of Engineering & Technology Annamalai

More information

BASIC DATA PROCESSING METHODS FOR OILFIELD GEOPHYSICS AND PETROPHYSICS

BASIC DATA PROCESSING METHODS FOR OILFIELD GEOPHYSICS AND PETROPHYSICS BASIC DATA PROCESSING METHODS FOR OILFIELD GEOPHYSICS AND PETROPHYSICS Petroleum Geoengineering MSc course 2018/19 1. Semester COURSE COMMUNICATION FOLDER University of Miskolc Faculty of Earth Science

More information

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30 289 Upcoming labs: Lecture 12 Lab 20: Internal model control (finish up) Lab 22: Force or Torque control experiments [Integrative] (2-3 sessions) Final Exam on 12/21/2015 (Monday)10:30-12:30 Today: Recap

More information

Structural System Identification (KAIST, Summer 2017) Lecture Coverage:

Structural System Identification (KAIST, Summer 2017) Lecture Coverage: Structural System Identification (KAIST, Summer 2017) Lecture Coverage: Lecture 1: System Theory-Based Structural Identification Lecture 2: System Elements and Identification Process Lecture 3: Time and

More information

AE 200 Engineering Analysis and Control of Aerospace Systems

AE 200 Engineering Analysis and Control of Aerospace Systems Instructor Info Credit Class Days / Time Office Location: ENG 272C Office Hours: Monday 4:00pm 6:30pm Email: kamran.turkoglu@sjsu.edu 3 units Tuesday, 6:00pm 8:45pm Classroom CL 222 Prerequisites TA: Contact

More information

Core Courses for Students Who Enrolled Prior to Fall 2018

Core Courses for Students Who Enrolled Prior to Fall 2018 Biostatistics and Applied Data Analysis Students must take one of the following two sequences: Sequence 1 Biostatistics and Data Analysis I (PHP 2507) This course, the first in a year long, two-course

More information

UNIVERSITY OF MACAU DEPARTMENT OF ELECTROMECHANICAL ENGINEERING CHEM101 - Chemistry Syllabus 1 st Semester 2010/2011 Part A Course Outline

UNIVERSITY OF MACAU DEPARTMENT OF ELECTROMECHANICAL ENGINEERING CHEM101 - Chemistry Syllabus 1 st Semester 2010/2011 Part A Course Outline UNIVERSITY OF MACAU DEPARTMENT OF ELECTROMECHANICAL ENGINEERING CHEM101 - Chemistry Syllabus 1 st Semester 2010/2011 Part A Course Outline Compulsory course in Electromechanical Engineering Course description:

More information

Process Fluid Mechanics

Process Fluid Mechanics Process Fluid Mechanics CENG 2220 Instructor: Francesco Ciucci, Room 2577A (Lift 27-29), Tel: 2358 7187, email: francesco.ciucci@ust.hk. Office Hours: Tuesday 17:00-18:00 or by email appointment Teaching

More information

GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002

GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002 GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002 Course Reference #: 13210 Meeting Time: TU 2:05pm - 3:20 pm Meeting Place: Ackert 221 Remote

More information

III. ENGINEERING. Contents

III. ENGINEERING. Contents III. ENGINEERING Contents Students with Advanced Placement credit:... 1 Engineering 8-semester plans... 2 Biomedical Concentration... 2 Civil Concentration... Computer Concentration... 4 Electrical Concentration...

More information

International Semester Modeling and Simulation in Chemical and Process Engineering

International Semester Modeling and Simulation in Chemical and Process Engineering International Semester Modeling and Simulation in Chemical and Process Engineering October March Internationales Zentrum Clausthal (IZC) International Center Clausthal (IZC) Clausthal University of Technology

More information

Master s in NANOSCIENCE

Master s in NANOSCIENCE CÓDE NAME OF MODULE TYPE MODELLING AND MOLECULAR DYNAMICS SIMULATIONS AT THE NANOSCALE M M = mandatory E = elective 3.3.1. Learning goals of the module. (List the specific learning goals that the current

More information

COURSE OUTLINE: HYDROMECHANICS VVR N35 January May 2019

COURSE OUTLINE: HYDROMECHANICS VVR N35 January May 2019 WATER RESOURCES ENGINEERING FACULTY OF ENGINEERING/LUND UNIVERSITY COURSE OUTLINE: HYDROMECHANICS VVR N35 January May 2019 Information about the course is available through various files in pdf-format

More information

Modeling of Hydraulic Control Valves

Modeling of Hydraulic Control Valves Modeling of Hydraulic Control Valves PETR CHALUPA, JAKUB NOVAK, VLADIMIR BOBAL Department of Process Control, Faculty of Applied Informatics Tomas Bata University in Zlin nam. T.G. Masaryka 5555, 76 1

More information

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061.

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061. ECE 301 Division 1 Exam 1 Solutions, 10/6/011, 8-9:45pm in ME 1061. Your ID will be checked during the exam. Please bring a No. pencil to fill out the answer sheet. This is a closed-book exam. No calculators

More information

AP Physics C: Mechanics: Syllabus 2

AP Physics C: Mechanics: Syllabus 2 AP Physics C: Mechanics: Syllabus 2 Scoring Components SC1 The course covers instruction in kinematics. 3 SC2 The course covers instruction in Newton s laws of 4 motion. SC3 The course covers instruction

More information

PHYS100 General Physics - Mechanics and Thermodynamics Fall

PHYS100 General Physics - Mechanics and Thermodynamics Fall PHYS100 General Physics - Mechanics and Thermodynamics Fall 2014-2015 Assoc. Prof. Dr. O. Özgür Eğilmez Civil Engineering Department Room: A-523 Email: ozgur.egilmez@ieu.edu.tr Phone: (232) 488-8214 Textbook:

More information

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code.

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Physics 222 2018 Fall Semester Sections 1 5 Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Electronic Devices Please separate your professional from your

More information

III. ENGINEERING. Contents

III. ENGINEERING. Contents III. ENGINEERING Contents Students with Advanced Placement credit:... 1 Engineering 8-semester plans... 2 Biomedical Concentration... 2 Civil Concentration... Computer Concentration... 4 Electrical Concentration...

More information

Self-Tuning Control for Synchronous Machine Stabilization

Self-Tuning Control for Synchronous Machine Stabilization http://dx.doi.org/.5755/j.eee.2.4.2773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 4, 25 Self-Tuning Control for Synchronous Machine Stabilization Jozef Ritonja Faculty of Electrical Engineering

More information

State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming

State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming Control and Cybernetics vol. 35 (2006) No. 4 State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming by Dariusz Janczak and Yuri Grishin Department

More information

Statistics, Data Analysis, and Simulation SS 2017

Statistics, Data Analysis, and Simulation SS 2017 Statistics, Data Analysis, and Simulation SS 2017 08.128.730 Statistik, Datenanalyse und Simulation Dr. Michael O. Distler Mainz, 20. April 2017 The Mainz Microtron 1.6 GeV cw electron

More information

EET 3212 Control Systems. Control Systems Engineering, 6th Edition, Norman S. Nise December 2010, A. Goykadosh and M.

EET 3212 Control Systems. Control Systems Engineering, 6th Edition, Norman S. Nise December 2010, A. Goykadosh and M. NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York 300 Jay Street Brooklyn, NY 11201-2983 Department of Electrical and Telecommunications Engineering Technology TEL (718) 260-5300 - FAX:

More information

Fundamental of Control Systems Steady State Error Lecturer: Dr. Wahidin Wahab M.Sc. Aries Subiantoro, ST. MSc.

Fundamental of Control Systems Steady State Error Lecturer: Dr. Wahidin Wahab M.Sc. Aries Subiantoro, ST. MSc. Fundamental of Control Systems Steady State Error Lecturer: Dr. Wahidin Wahab M.Sc. Aries Subiantoro, ST. MSc. Electrical Engineering Department University of Indonesia 2 Steady State Error How well can

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Geog 58 Introduction to Geographic Information Systems, Fall, 2003 Page 1/8 Geography 58 Introduction to Geographic Information Systems Instructor: Lecture Hours: Lab Hours: X-period: Office Hours: Classroom:

More information

CHEMICAL ENGINEERING (CHE)

CHEMICAL ENGINEERING (CHE) Chemical Engineering (CHE) 1 CHEMICAL ENGINEERING (CHE) CHE 2033 Introduction to Chemical Process Engineering Prerequisites: CHEM 1515 and ENSC 2213 Description: Concurrent enrollment in MATH 2233 or 3263,

More information

Figure 1.1 (a) Model of a communication system, and (b) signal processing functions.

Figure 1.1 (a) Model of a communication system, and (b) signal processing functions. . Introduction to Signals and Operations Model of a Communication System [] Figure. (a) Model of a communication system, and (b) signal processing functions. Classification of Signals. Continuous-time

More information

Math 200D - Linear Algebra Fall Term 2017 Course Description

Math 200D - Linear Algebra Fall Term 2017 Course Description Math 200D - Linear Algebra Fall Term 2017 Course Description September 6, 2017 Instructor: John Schmitt Office: Warner 311, Tel: Ext. 5952 E-mail: jschmitt@middlebury.edu Office Hours: Monday 1:30pm-2:30pm,

More information

The Second Order Commutative Pairs of a First Order Linear Time-Varying System

The Second Order Commutative Pairs of a First Order Linear Time-Varying System Appl. Math. Inf. Sci. 9, No., 69-74 (05) 69 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/0.785/amis/090 The Second Order Commutative Pairs of a First Order Linear

More information

Co-requisite: University Physics Lab I (PHYS 3013) Requisite: Calculus (MATH 3051 or equivalent)

Co-requisite: University Physics Lab I (PHYS 3013) Requisite: Calculus (MATH 3051 or equivalent) UNIVERSITY OF PUERTO RICO RIO PIEDRAS CAMPUS COLLEGE OF NATURAL SCIENCES DEPARTMENT OF PHYSICS UNDERGRADUATE PROGRAM Title: University Physics I Code: PHYS 3011 Number of Credits: 3 Co-requisite: University

More information

Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Tuesday / Friday Sections. Spring '13.

Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Tuesday / Friday Sections. Spring '13. Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Tuesday / Friday Sections Spring 2013 Back exams, HW solutions, and other useful links can be found at the following website:

More information

Comparison of Feedback Controller for Link Stabilizing Units of the Laser Based Synchronization System used at the European XFEL

Comparison of Feedback Controller for Link Stabilizing Units of the Laser Based Synchronization System used at the European XFEL Comparison of Feedback Controller for Link Stabilizing Units of the Laser Based Synchronization System used at the European XFEL M. Heuer 1 G. Lichtenberg 2 S. Pfeiffer 1 H. Schlarb 1 1 Deutsches Elektronen

More information

IS NEGATIVE STEP SIZE LMS ALGORITHM STABLE OPERATION POSSIBLE?

IS NEGATIVE STEP SIZE LMS ALGORITHM STABLE OPERATION POSSIBLE? IS NEGATIVE STEP SIZE LMS ALGORITHM STABLE OPERATION POSSIBLE? Dariusz Bismor Institute of Automatic Control, Silesian University of Technology, ul. Akademicka 16, 44-100 Gliwice, Poland, e-mail: Dariusz.Bismor@polsl.pl

More information

Using Abel's Theorem to Explain Repeated Roots of the Characteristic Equation

Using Abel's Theorem to Explain Repeated Roots of the Characteristic Equation CODEE Journal Volume 8 Article 3 7-26-20 Using Abel's Theorem to Explain Repeated Roots of the Characteristic Equation William Green Follow this and additional works at: http://scholarship.claremont.edu/codee

More information

Volume 30, Issue 3. A note on Kalman filter approach to solution of rational expectations models

Volume 30, Issue 3. A note on Kalman filter approach to solution of rational expectations models Volume 30, Issue 3 A note on Kalman filter approach to solution of rational expectations models Marco Maria Sorge BGSE, University of Bonn Abstract In this note, a class of nonlinear dynamic models under

More information

ECH 4615 PLANT DESIGN Spring 12

ECH 4615 PLANT DESIGN Spring 12 ECH 4615 PLANT DESIGN Spring 12 Core Instruction Team: Prof. Dr. Aydin K. Sunol, ENC 3217 Ext: 4-3566 E-Mail: asunol@usf.edu Rana Falahat: rfalahat@mail.usf.edu ENG 301 Rosanna Ayala ENC 3205, 4-5861 e-mail:

More information

Institution : Majmaa'h University Academic Department : Physics Programme :

Institution : Majmaa'h University Academic Department : Physics Programme : Institution : Majmaa'h University Academic Department : Physics Programme : Bachelor of Science in Physics Course : Neutron Physics and Reactors (PHYS485) Course Coordinator : Elassaad Jemii Programme

More information

Optimal Polynomial Control for Discrete-Time Systems

Optimal Polynomial Control for Discrete-Time Systems 1 Optimal Polynomial Control for Discrete-Time Systems Prof Guy Beale Electrical and Computer Engineering Department George Mason University Fairfax, Virginia Correspondence concerning this paper should

More information

SKF4153 PLANT DESIGN PROCESS SYNTHESIS & CREATION. Prof. Dr. Zainuddin Abdul Manan Ir. Dr. Sharifah Rafidah Wan Alwi

SKF4153 PLANT DESIGN PROCESS SYNTHESIS & CREATION. Prof. Dr. Zainuddin Abdul Manan Ir. Dr. Sharifah Rafidah Wan Alwi SKF4153 PLANT DESIGN PROCESS SYNTHESIS & CREATION Prof. Dr. Zainuddin Abdul Manan Ir. Dr. Sharifah Rafidah Wan Alwi SELECTION CRITERIA Thermo physical property data physical properties (T, P, conversion)

More information

Course Specifications

Course Specifications Course Specifications 1- Basic Information: Course Code: 213 :(بالنسبة لمرحلة البكالوريوس ) hours No. of contact Theoretical: 36 hrs Course Title: Pharmaceutical organic chemistry III Practical: 36 hrs

More information

Bergen Community College Division of Math, Science and Technology Department of Physical Sciences. Course Syllabus PHY 294 Engineering Mechanics

Bergen Community College Division of Math, Science and Technology Department of Physical Sciences. Course Syllabus PHY 294 Engineering Mechanics Bergen Community College Division of Math, Science and Technology Department of Physical Sciences Course Syllabus PHY 294 Engineering Mechanics Semester and year: Course Number: Meeting Times and Locations:

More information

TMSB - Mass Transfer in Biological Systems

TMSB - Mass Transfer in Biological Systems Coordinating unit: 390 - ESAB - Barcelona School of Agricultural Engineering Teaching unit: 748 - FIS - Department of Physics Academic year: Degree: 2018 BACHELOR'S DEGREE IN BIOSYSTEMS ENGINEERING (Syllabus

More information

REFERENCES AND FURTHER STUDIES

REFERENCES AND FURTHER STUDIES REFERENCES AND FURTHER STUDIES by..0. on /0/. For personal use only.. Afifi, A. A., and Azen, S. P. (), Statistical Analysis A Computer Oriented Approach, Academic Press, New York.. Alvarez, A. R., Welter,

More information

EPQB - Chemical and Biotechnological Process Engineering

EPQB - Chemical and Biotechnological Process Engineering Coordinating unit: 205 - ESEIAAT - Terrassa School of Industrial, Aerospace and Audiovisual Engineering Teaching unit: 713 - EQ - Department of Chemical Engineering Academic year: Degree: 2017 BACHELOR'S

More information

1. Course Description. 2. Course Objectives

1. Course Description. 2. Course Objectives College of Science Department of Chemistry Course Code: CHEM 4411 Course Title: Inorganic Chemistry II General Information Number of Credits: 3 Instructional Format: 3 hours lectures Contact Hours/Week:

More information

ERQ - Chemical Reaction Engineering

ERQ - Chemical Reaction Engineering Coordinating unit: 205 - ESEIAAT - Terrassa School of Industrial, Aerospace and Audiovisual Engineering Teaching unit: 713 - EQ - Department of Chemical Engineering Academic year: Degree: 2017 BACHELOR'S

More information

COURSE OUTLINE CHAFFEY COLLEGE

COURSE OUTLINE CHAFFEY COLLEGE COURSE OUTLINE CHAFFEY COLLEGE Discipline: Mathematics 1. COURSE IDENTIFICATION: MATH 425 2. COURSE TITLE: Intermediate Algebra 3. UNITS: 4 Lecture Hours: Normal: 72 Range: 64-76 4. GRADING: Letter Grade

More information

Identification of a Chemical Process for Fault Detection Application

Identification of a Chemical Process for Fault Detection Application Identification of a Chemical Process for Fault Detection Application Silvio Simani Abstract The paper presents the application results concerning the fault detection of a dynamic process using linear system

More information

Academic Course Description. BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering

Academic Course Description. BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering BME202 - ENGINEERING MECHANICS Course (catalog) description Academic Course Description BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Mechanical Engineering BME202 - ENGINEERING

More information

240EQ212 - Fundamentals of Combustion and Fire Dynamics

240EQ212 - Fundamentals of Combustion and Fire Dynamics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2018 295 - EEBE - Barcelona East School of Engineering 713 - EQ - Department of Chemical Engineering MASTER'S DEGREE IN CHEMICAL ENGINEERING

More information

NPTEL. Chemical Reaction Engineering 1 (Homogeneous Reactors) - Video course. Chemical Engineering.

NPTEL. Chemical Reaction Engineering 1 (Homogeneous Reactors) - Video course. Chemical Engineering. NPTEL Syllabus Chemical Reaction Engineering 1 (Homogeneous Reactors) - Video course COURSE OUTLINE In simple terms, Chemical Engineering deals with the production of a variety of chemicals on large scale.

More information

ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources. (2 Credit Hours) Semester Syllabus

ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources. (2 Credit Hours) Semester Syllabus ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources COURSE INSTRUCTOR: Dr. Kris Jaeger Assistant Professor 359 Kottman Hall (Mondays and Tuesdays)

More information

Class Schedule: Class will meet on TU/TH 11:30 AM - 12:45PM (Physics 107).

Class Schedule: Class will meet on TU/TH 11:30 AM - 12:45PM (Physics 107). ENCH 640 Advanced Chemical Reaction Kinetics Instructor: Dr. Peng Xu (pengxu@umbc.edu) Assistant Professor, Chemical, Biochemical and Environmental Engineering, Office: Engineering 323 Phone: 410-455-2474

More information

Course Specification

Course Specification National Commission for Academic Accreditation & Assessment Course Specification Institution: King Khalid University College/Department: Faculty of Science Chemistry Department A Course Identification

More information

SEISMIC COLLEGE Geophysics MSc course

SEISMIC COLLEGE Geophysics MSc course SEISMIC COLLEGE Geophysics MSc course 2017/18 1. Semester COURSE COMMUNICATION FOLDER University of Miskolc Faculty of Earth Science and Engineering Institute of Geophysics and Geodesy Course datasheet

More information

Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS

Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS Thermodynamics: An Engineering Approach Seventh Edition in SI Units Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011 Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS Copyright The McGraw-Hill Companies,

More information

Math Linear Algebra Spring Term 2014 Course Description

Math Linear Algebra Spring Term 2014 Course Description Math 200 - Linear Algebra Spring Term 2014 Course Description February 6, 2014 Instructor: John Schmitt Office: Warner 311, Tel: Ext. 5952 E-mail: jschmitt@middlebury.edu Office Hours: Tuesday 1:30pm 3pm,

More information

Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Monday / Thursday Sections. Fall '10.

Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Monday / Thursday Sections. Fall '10. Introduction to Engineering Analysis - ENGR1100 Course Description and Syllabus Monday / Thursday Sections Fall 2010 All course materials are available on the RPI Learning Management System (LMS) website.

More information

Metrology Experiment for Engineering Students: Platinum Resistance Temperature Detector

Metrology Experiment for Engineering Students: Platinum Resistance Temperature Detector Session 1359 Metrology Experiment for Engineering Students: Platinum Resistance Temperature Detector Svetlana Avramov-Zamurovic, Carl Wick, Robert DeMoyer United States Naval Academy Abstract This paper

More information

Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011

Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011 Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011 C O R R E L A T E D T O South Carolina Academic Standards for Mathematics 2007, Elementary Algebra Elementary Algebra Overview The academic

More information

ECE 516: System Control Engineering

ECE 516: System Control Engineering ECE 516: System Control Engineering This course focuses on the analysis and design of systems control. This course will introduce time-domain systems dynamic control fundamentals and their design issues

More information

Control of Neutralization Process in Continuous Stirred Tank Reactor (CSTR)

Control of Neutralization Process in Continuous Stirred Tank Reactor (CSTR) Control of Neutralization Process in Continuous Stirred Tank Reactor (CSTR) Dr. Magan P. Ghatule Department of Computer Science, Sinhgad College of Science, Ambegaon (Bk), Pune-41. gmagan@rediffmail.com

More information

EPQ - Chemical Process Engineering

EPQ - Chemical Process Engineering Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 295 - EEBE - Barcelona East School of Engineering 713 - EQ - Department of Chemical Engineering BACHELOR'S DEGREE IN CHEMICAL

More information