caed 1ec1course intro-sept2014

Post on 29-Jan-2016

26 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

cae

TRANSCRIPT

Computer Aided EngineeringMCB 3063

Course IntroductionNov 13, 2014

About Me• Assoc Prof Ir Dr Mokhtar Awang

– Bachelor Degree in Mech Eng, Univ of Detroit Mercy, USA

– Master of Science in Mech Eng, West Virginia Univ, USA

– PhD in Mech Eng, West Virginia Univ, USA

– Registered Professional Engineer with Board of Engineers Malaysia (BEM)

– Chartered Engineer with UK Engineering Council

– Deputy Head, Mechanical Eng Dept

– Chair of ASME Malaysia Section

– 6 years experience in various industries

Nov-14 Dr Mokhtar Awang 2

Prerequisites

• Solid Mechanics (MCB 2034)

• Fluid Mechanics II (MCB 2053)

Nov-14 Dr Mokhtar Awang 3

Nov-14 Dr Mokhtar Awang 4

InstructorsAssoc. Prof. Ir. Dr. Mokhtar Awang

Office: 19-03-04

Office phone: 05 – 368 7204

email: mokhtar_awang@petronas.com.my

Prof Abdul Rashid AbdulAziz

Course Synopsis• This is an introduction course to Finite Element Method

(FEM) and Computational Fluid Dynamics (CFD).

• Basic formulation of FEM based on load stiffness displacement matrices(Direct Stiffness Method –spring/rod element and maximum potential energy method –beam and frame elements)

• Variational Techniques of Numeric (discretization of space and PDE).

• Specific commercial engineering software will be used as a tool.

Nov-14 Dr Mokhtar Awang 5

Learning Outcomes

• Demonstrate the underlying principles of Computer Aided Engineering (Finite Element Method and Computational Fluid Dynamics).

• Construct models using Finite Element/Volume/Difference.

• Apply the application of structural and thermofluids analyses in specific engineering problems.

• Model and simulate engineering problems using specific commercial software.

Nov-14 Dr Mokhtar Awang 6

Nov-14 Dr Mokhtar Awang 7

Communication Modes

• E-learning

• E-mail

• Appointment

Nov-14 Dr Mokhtar Awang 8

At the end of this course, students should be able to:

1. Demonstrate the underlying principles of Computer Aided Engineering (Finite Element Method and Computational Fluid Dynamics).

2. Construct models using Finite Element/Volume/Difference.

3. Apply the application of structural and thermofluidsanalyses in specific engineering problems.

4. Model and simulate engineering problems using specific commercial software.

Course outcomes

Nov-14 Dr Mokhtar Awang 9

Texts Books

1. Finite Element Analysis: Theory and Application with

ANSYS, Saeed Moaveni, Prentice Hall.

2. John D. Anderson Jr., Computational Fluid Dynamics: The

Basics with Applications, 1995, McGraw Hill.

Nov-14 Dr Mokhtar Awang 10

Assessments

Quizzes /Assignments 15 %

Projects 15 %

Test 20 %

Final Exam 50%

____

Total 100%

Nov-14 Dr Mokhtar Awang 11

PolicyAttendance (≥ 90%)

Non compliance Barred from Final Exams

Assignment submission (On-time delivery)

Non compliance Penalty (marks deduction-10 % per day)

Use of handphone in class (To be turned off)

Non compliance Student asked to leave the class

Nov-14 Dr Mokhtar Awang 12

• No make-up quizzes or tests unless with valid reasons. Written justifications are required.

• Failure to provide advance notice to the lecturer may result in marks deduction for the re-test.

• The student will have 5 working days from the day of the original test to take the re-test.

Quizzes or Tests

Lesson Plan

Nov-14 Dr Mokhtar Awang 13

Learning Outcomes

• Get some ideas about FEM

• Familiarize with FEM terminology

Nov-14 Dr Mokhtar Awang 14

Nov-14 Dr Mokhtar Awang 15

Why do we need CAE?

• Engineering is a problem-solving discipline, it requires an understanding of complex systems and phenomena that occurs in the system. – Prof. JN Reddy

• Geometric modeling – CAD/CAM/CIM• Need a tool to analyze stresses,

displacements, temperature etc

Nov-14 Dr Mokhtar Awang 16

Engineering Problems

• Exact solution– Example: deflection of a cantilever

beam

• Approximate solution– Finite element method (FEM)

– Finite volume method (FVM)

– Finite difference method (FDM)

– Computational Fluid Dynamics (CFD)

Exact solution

• Example: Slopes and Deflections of beams

Nov-14 Dr Mokhtar Awang 17

Course Content

• FEM -> ANSYS Mechanical APDL

• CFD -> ANSYS Fluent

Nov-14 Dr Mokhtar Awang 18

Definition

• Finite – having limited in size– i.e computer has finite amount of

memory

• Element – subdivision of an object/continuum

• Method – approach/ a way of solving

Nov-14 Dr Mokhtar Awang 19

Nov-14 Dr Mokhtar Awang 20

Finite Element Method (FEM)

• numerical technique for finding approximate solutions of partial differential equations (PDE) as well as of integral equations.

• FEM based on the idea of building a complicated object with simple blocks

Nov-14 Dr Mokhtar Awang 21

Finite Element Formulation

• Direct formulation/Direct stiffness• Minimum total potential energy

formulation• Weighted residual formulation

– Collocation method– Subdomain method– Galerkin method– Least-square method

Nov-14 Dr Mokhtar Awang 22

Basic Features of the FEM

• Divide the object (whole) into parts (finite element mesh)

• Set up relationships between primary (unknown) and secondary (known) variables

• Assemble the parts to obtain the solution of the whole

Nov-14 Dr Mokhtar Awang 23

Why Finite Element Method?• Advance computer technology

• To save cost of experimental works– Boeing Co.

• To validate experimental work; CNT

Nov-14 Dr Mokhtar Awang 24

Available Commercial Fem software

• ANSYS

• I-DEAS

• NASTRAN

• ABAQUS

• COSMOS

• ALGOR

• PATRAN

• HyperMesh

• Dyna-3D – crash/impact analysis

Nov-14 Dr Mokhtar Awang 25

Basic FEM terminology

• Element – a geometric sub-domain of the region

• Node – a geometric location in the element

• Mesh – a collection of element (including nodes) that replaces the actual domain

Nov-14 Dr Mokhtar Awang 26

• The elements are interconnected at points. • those points (so called nodes or nodal points) are

common to two or more elements and/or boundary lines and/or surfaces.

• The transfer of load (force, displacement, heat flux, etc) between elements occurred at the common nodes between elements.

Discretizing the geometry

into elements and nodes

Elements

Node

Basic FEM terminology

Type of Finite Elements

Nov-14 Dr Mokhtar Awang 27

1-D (Line) Element

(Spring, truss, beam, pipe, etc.)

2-D (Plane) Element

(Membrane, plate, shell, etc.)3-D (Solid) Element

(3-D fields - temperature, displacement, stress, flow velocity)

Nov-14 Dr Mokhtar Awang 28

Example of simulation and discretization of 2-D eng. problem

Sample of 2-D mesh

Nov-14 Dr Mokhtar Awang 29

Example of simulation and discretization of 3-D eng. problem

Sample of 3-D mesh

Nov-14 Dr Mokhtar Awang 30

top related