E. T. S. I. Caminos, Canales y Puertos1 Part 0 Engineering Computation.

Slides:



Advertisements
Similar presentations
E. T. S. I. Caminos, Canales y Puertos1 Lecture 0 Engineering Computation.
Advertisements

LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
ECE 355 Introduction to Computer Networks and Data Communications
MATH 331: Partial Differential Equations Spring 2015.
1 Course Information Parallel Computing Fall 2008.
1 Course Information Parallel Computing Spring 2010.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
CS 316: Introduction to Computer Organization and Systems Programming.
General information CSE 230 : Introduction to Software Engineering
Statistics for Business and Economics II Stat II Dr. Shuguang Liu.
1 MA375 Introduction To Numerical Computing Fall 2003 Prof. Tim Warburton
MATH 330: Ordinary Differential Equations Fall 2014.
PROBABILITY AND STATISTICS FOR ENGINEERS Session 1 Dr Abdelaziz Berrado MTH3301 —Fall 09.
MIE313 Design of Mechanical Components -- Spring 2002 Instructor:Sundar Krishnamurty Office:ELAB 207B Phone:
Math-254 Numerical Methods.
Topic 1: Class Logistics. Outline Class Web site Class policies Overview References Software Background Reading.
© 2005 Baylor University Slide 1 Course Introduction Fundamentals of Engineering Analysis Approximate Running Time - 5 minutes Distance Learning / Online.
COMP 151: Computer Programming II Spring Course Topics Review of Java and basics of software engineering (3 classes. Chapters 1 and 2) Recursion.
Welcome to ME 130 Applied Engineering Analysis Class
Human Computer Interaction Semester 1, 2013/2013.
Cpt S 471/571: Computational Genomics Spring 2015, 3 cr. Where: Sloan 9 When: M WF 11:10-12:00 Instructor weekly office hour for Spring 2015: Tuesdays.
Yasser F. O. Mohammad Teaching Team Instructor: Yasser F. O. Mohammad Computers and Systems section (Intelligent Robotics)
Math 125 Statistics. About me  Nedjla Ougouag, PhD  Office: Room 702H  Ph: (312)   Homepage:
Introduction to Programming Summer 2010 Akil M. Merchant.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
CPS120: Introduction to Computer Science Fall: 2002 Instructor: Paul J. Millis.
EE 3561_Unit_1(c)Al-Dhaifallah EE 3561 : - Computational Methods in Electrical Engineering Unit 1: Introduction to Computational Methods and Taylor.
Course Introduction Software Engineering
Introduction to Numerical Analysis I MATH/CMPSC 455 Fall 2011 Instructor: Xiaozhe Hu (Shawn)
CSE 541 Rick Parent ELEMENTARY NUMERICAL METHODS Winter 2012.
Course Guide IS325 Systems Analysis & Design II Ms Fatima Khan Prince Sultan University, College for Women.
CS355 Advanced Computer Architecture Fatima Khan Prince Sultan University, College for Women.
Lecture 1 - Introduction June 3, 2002 CVEN 302. Lecture’s Goals General Introduction to CVEN Computer Applications in Engineering and Construction.
Computer Graphics Kocaeli University Computer Engineering Department Spring 2012.
Part 0 -- Introduction Statistical Inference and Regression Analysis: Stat-GB , C Professor William Greene Stern School of Business IOMS.
Applied Numerical Method for Engineers and Scientists
Intro: FIT1001 Computer Systems S Important Notice for Lecturers This file is in skeleton form only Lecturers are expected to modify / enhance.
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Welcome to Numerical Analysis Math 448/548 Cpt S 430/530 Fall 2015 Instructor: John Miller, West 134E Class web page can be found.
Lecture Section 001 Spring 2008 Mike O’Dell CSE 1301 Computer Literacy.
CDS Fall, 2010 Computing for Scientists Introduction (Aug. 31, 2010) Jie Zhang Copyright ©
CPS120: Introduction to Computer Science Winter 2002 Instructor: Paul J. Millis.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
CSE 1105 Week 1 CSE 1105 Course Title: Introduction to Computer Science & Engineering Classroom Lecture Times: Section 001 W 4:00 – 4:50, 202 NH Section.
Numerical Analysis Intro to Scientific Computing.
CSE 1105 Week 1 CSE 1105 Introduction to Computer Science & Engineering Time: Wed 4:00 – 4:50 Thurs 9:30 – 10:20 Thurs 4:00 – 4:50 Place: 100 Nedderman.
Introduction to Information Security J. H. Wang Sep. 18, 2012.
Nonlinear Control Systems ECSE 6420 Spring 2009 Lecture 1: 12 January 2009.
CPE542: Pattern Recognition Course Introduction Dr. Gheith Abandah د. غيث علي عبندة.
Welcome to Numerical Analysis Math 448/548 Cpt S 430/530 Fall 2016 Instructor: John Miller, West 134E Class web page can be found.
MTH 204 NUMERICAL ANALYSIS Spring Term MTH 204 NUMERICAL ANALYSIS Spring Term DEPARTMENT of INFORMATION TECHNOLOGIES Assoc. Prof. Dr.
Objectives Understand the fundamental concept of numerical method Know the significances and impacts of applying numerical method to practical problems.
ESO 208A/ESO 218 COMPUTATIONAL METHODS IN ENGINEERING.
Numerical Methods for Computer Engineering ( ) Assoc. Prof. Mitchai Chongcheawchamnan.
Numerical Analysis Intro to Scientific Computing.
Course Overview: Linear Algebra
BUS 310 Statistics Bill Remus. u TuTh 1:30pm and 3pm u Bill Remus u C502 Office Hours W 1:30-4:30 and By Appointment u Phone: u
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Welcome to Computers in Civil Engineering 53:081 Spring 2003
MATH/COMP 340: Numerical Analysis I
Syllabus Introduction to Computer Science
INTRODUCTION TO FINITE ELEMENT ANALYSIS
MATH 175: NUMERICAL ANALYSIS II
Principles of Computing – UFCFA Lecture-1
Math-254 Numerical Methods.
Nonlinear Dynamic Control Systems
Principles of Computing – UFCFA Week 1
EP208 Computational Methods in Physics
Electric Circuit and Applied Electronics (EMEC 4313)
Presentation transcript:

E. T. S. I. Caminos, Canales y Puertos1 Part 0 Engineering Computation

E. T. S. I. Caminos, Canales y Puertos2 Introduction Objectives 1. Broad introduction to Numerical Methods for engineering as a general and fundamental tool for all engineering disciplines (numerical calculus, numerical analysis, and probability & statistics). 2. Literacy in 2 higher-level programming tools widely used in engineering for numerical methods and graphics: Excel and MATLAB. 3. Illustrate and discuss how numerical methods are used in engineering practice, industry, and research. 4. Show some applications of Numerical methods to Civil Engineering

E. T. S. I. Caminos, Canales y Puertos3 Introduction ENGCOMP Course outline 0. Spreadsheets (Excel) and MATLAB. 1. Approximation, errors, and precision; introduction to numerical differentiation. 2. Roots of functions of one variable. 3. Simultaneous linear equations: - tri-diagonal, LU decomposition, iterative solutions; - norms, condition number, operation counting. 4.Introductory probability & statistics 5. Curve-fitting, regression, and cubic splines. 6. Numerical integration and differentiation. 7. Numerical solution of ODE’s. 8. Introduction to numerical solutions of PDE’s.

E. T. S. I. Caminos, Canales y Puertos4 Introduction Why are Numerical Methods so widely used in Engineering?  Engineers use mathematical modeling (equations and data) to describe and predict behavior of systems.  Closed-form (analytical) solutions are only possible and complete for simple problems (geometry, properties, etc.).  Digital computers are widely available, powerful, and cheap.  Powerful software packages are available (special or general purpose).

E. T. S. I. Caminos, Canales y Puertos5 Introduction Applications of Numerical Methods in Engineering? Structural/mechanical analysis, design, and behavior: Buildings, dams, bridges, towers Plants, assembly lines, machines Communication/power Network simulation Train and traffic networks Computational Fluid Dynamics (CFD): Weather prediction Groundwater & pollutant movement Ocean circulation Dam break and flood routing

E. T. S. I. Caminos, Canales y Puertos6 Introduction Why study Numerical Methods? Numerical Analysis is a Discipline:  Need to understand concepts and theory - Know what problems can be solved. - Know what problems cannot be solved, or when problems will be troublesome.  Need to understand methods and techniques - Know why methods work, or judge when they are working. - Be able to create or modify tools (software) as needed. - Evaluate errors, convergence, and stability of arithmetic approximations.

E. T. S. I. Caminos, Canales y Puertos7 Introduction Why study Numerical Methods? (continued) Use of Numerical Methods is an Art: Numerical methods are approximate. The most appropriate method(s) is not always obvious. Evaluating precision and accuracy is an essential part of the process.

E. T. S. I. Caminos, Canales y Puertos8 Introduction Instructor:Prof. Enrique Castillo Escuela de Ingenieros de Caminos Universidad de Cantabria Office Hours: any time by appointment Teaching Assistants : Carmen SordoPS office hours & grading

E. T. S. I. Caminos, Canales y Puertos9 Introduction Computing Languages: Spreadsheets – Microsoft Excel (w/Visual Basic) Numerical Languages – MATLAB Electronic Communication by with Eudora or Web Computer assignments will be submitted as attachments via Word, Excel, & MATLAB documents as enclosures documents will be distributed via the ENGCOMP web page.

E. T. S. I. Caminos, Canales y Puertos10 Introduction ENGCOMP Course Materials Required Textbook and Notes: Chapra & Canale, Numerical Methods for Engineers, 4th Ed., 2002 Recommended Texts: Palm, Introduction to MATLAB for Engineers. The MathWorks, The Student Edition of MATLAB. Pratap, Getting Started with MATLAB. Kuncicky, Introduction to EXCEL. Will Distribute handouts via course web page, e.g.: "Introduction to Spreadsheets: Using Microsoft EXCEL" "Primer on MATLAB"

E. T. S. I. Caminos, Canales y Puertos11 Bibliography –Chapra S. C., Canale R. P., “Métodos Numéricos para Ingenieros”, Mc. Graw- Hill,1999. Tercera Edición. –Burden R. L., Raires J. D., “Análisis Numérico”. Ed. Grupo Editorial Iberoamericana,1998. Sexta Edición. –Kincaid D., Cheney W., “Análisis Numérico”. Addison-Wesley Iberoamericana,1994. –Press W. H., Teukolsky S. A., Vetterling W. T., Flannery B. P., “Numerical Recipes in C. The Art of Scientific Computing”. Cambridge University Press. Second Edition. –Press W. H., Teukolsky S. A., Vetterling W. T., Flannery B. P., “Numerical Recipes in C. Example Book (C)”. Cambridge University Press. Second Edition. –Stoer J., Burlirsch R., “Introduction to Numerical Analysis”, Springer Verlag, Berlin,1992. –Michael T. Heat, “Scientific Computing: An Introductory Survey”, Ed. Mc Grawn Hill. –Gander W., et al. “Solving Problems in Scientific Computing using Maple and Matlab”, Springer Verlag, Berlin,1993. –Mathews, J. H., Kurtis D. F., “Métodos Numéricos con Matlab”, Prentice Hall Iberia, D. L –Ottosen, N., Petersson H., “Introduction to the Finite Element Method”, Prentice Hall, –Herrero, H., Díaz Cano, A, “Informática Aplicada a las Ciencias y a la Ingeniería con Matlab”, E. T. S. de Ingenieros Industriales. UCLM.

E. T. S. I. Caminos, Canales y Puertos12 Introduction Weekly Assignments Problem Sets (PS) due Tuesday - teams of 3; work together, check each other - teams to be formed by F, October first PS due on T, October. 10 Computer Assignments (CA) due Friday -teams of 3; work together, learn from each other -submit electronically -first CA due next week (F, Oct. 10) -CA01 is on the ENGCOMP web page Assignment submissions must follows the standards described on the course web page.

E. T. S. I. Caminos, Canales y Puertos13 Mathematical Models Grades & Tentative Weighting (Letter Grade only): Computer Assignments (CA)20% For 2 Prelims 40% Final Exam 20% Attendance & participation & various20% Because ENGCOMP serves to fulfill a College computing requirement, to pass the course, you MUST pass all but one Spreadsheet assignments and all but one MATLAB assignments with a grade of C- or better.

E. T. S. I. Caminos, Canales y Puertos14 Mathematical Models Evening Preliminary exams: Prelim 1: November 26, Prelim 2: To be anounced. Final exam To be anounced All exams will be open book. Be sure to bring your textbook, notebook, pocket calculator, and a writing implement to all exams.

E. T. S. I. Caminos, Canales y Puertos15 Introduction Teams Objectives: - To simulate professional practice, students will work in teams when doing the homework and computer assignments. - Research shows it is advantageous for the teams to be of mixed ability and for all team members to take responsibility for the work and success of other team members. Implementation: - Teams will be organized freely or assigned by the Professor. - All members of every team will be responsible for the accuracy and completeness of the assignment and any violations of academic integrity.

E. T. S. I. Caminos, Canales y Puertos16 Bridge crane design example Design elements : top plate, bottom plate, web, etc. Bridge girder

E. T. S. I. Caminos, Canales y Puertos17 Modes of failure

E. T. S. I. Caminos, Canales y Puertos18 Modes of failure

E. T. S. I. Caminos, Canales y Puertos19 Retaining wall example Geometry: heel, stem and toe dimensions, soil cover, etc.

E. T. S. I. Caminos, Canales y Puertos20 Retaining wall example (Failure Modes) 1. Sliding failure 2. Overturning failure 3. Bearing capacity failure 4. Stem bending failure 5. Stem shear failure 6. Toe bending failure 7. Toe shear failure 8. Heel bending failure 9. Heel shear failure

E. T. S. I. Caminos, Canales y Puertos21 Vertical Breakwater

E. T. S. I. Caminos, Canales y Puertos22 Failure modes

E. T. S. I. Caminos, Canales y Puertos23 Failure modes

E. T. S. I. Caminos, Canales y Puertos24 Solution