Computational Methods EML3041

Slides:



Advertisements
Similar presentations
Ex. 1 - A healthy person has an oral temperature of 98.6°F. What would be this reading on the Celsius scale?
Advertisements

Differentiation-Discrete Functions
Mechanical Engineering Majors Authors: Autar Kaw, Charlie Barker
5/19/ Runge 4 th Order Method Mechanical Engineering Majors Authors: Autar Kaw, Charlie Barker
A NEW ORIGINAL UNCODITIONALY STABLE MIXED FINITE ELEMENT APPROACH IN TRANSIENT HEAT ANALYSIS WITHOUT DIMENSIONAL REDUCTION Dubravka Mijuca, Bojan Medjo.
Given Connections Solution
Mechanics of Materials(ME-294)
Chapter 6 Thermal Energy. 6 – 1 Temperature and Thermal Energy.
9/19/2015http://numericalmethods.eng.usf.edu1 Introduction to Scientific Computing Major: All Engineering Majors Authors: Autar Kaw, Luke Snyder
Chapter 1 Section 8 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Welcome to EML3041: Computational Methods. SIT IN FIRST FOUR ROWS ONLY My name is Dr. Kaw. Introduce yourself to the person on your left and right! Say.
Thermal Expansion Magnitude of Expansion of Solids, Liquids and Gases
Chapter 14: Solids, Liquids, and Gases
Energy can change form and flow, but it is always conserved. Section 1: Energy K What I Know W What I Want to Find Out L What I Learned.
THERMAL ENERGY By Hannah Pelayic 1 st hour Picture of a solar flair.
Heat Examples Heat up Water from 21C to 95C m = 1 kg c = 4180 Q = mc  T Q = (1)(4180)(95 – 21) Q = 309,320 Joules.
Chemical Interactions Vocabulary. Investigation #4 Kinetic Energy.
Thermal Expansion and Contraction.  Have you ever wondered why this sign is posted at gas stations?  What would happen if you filled your gas tank completely?
Numerical Analysis Intro to Scientific Computing.
Gaussian Elimination Mechanical Engineering Majors Author(s): Autar Kaw Transforming Numerical Methods Education for.
Chapter 1 Section 8. Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 1 Simplifying Expressions Simplify expressions. Identify terms and.
NCR Register INTRODUCTION, APPROXIMATION AND ERRORS.
Chapter 15 completion of the design of a power transmission The big picture 15-1 objectives of this chapter 15-2 description of the power transmission.
Mechanical Engineering Majors Authors: Autar Kaw
1 NUMERICAL METHOD. 2 Introduction Definition : The study of approximation techniques for solving mathematical problems, taking into account the extent.
6/13/ Linear Regression Civil Engineering Majors Authors: Autar Kaw, Luke Snyder
Thermodynamics Notes – Day 3 Laws of Thermodynamics.
Two methods for Preparation of a desired volume of a Molar Solution  1) Preparation from a solid solute.  2) Preparation by Dilution of a Concentrated.
Objective: How is density determined?
Introduction to Numerical Methods Mathematical Procedures
Ordinary Differential Equations Everything is ordinary about them
Introduction to Scientific Computing
Prof. Marlon Flores Sacedon
New head garb has been ordered
Lesson 4: The Effects of Heating and Cooling
Prof. Marlon Flores Sacedon
Thermal Expansion.
Gauss Quadrature Rule of Integration
How does this work? What key words will we need to answer this? Clip.
How matter changes forms
Test Review April 24, 2009 DRILL
Computational Methods EML3041
Chapter 2 ERROR ANALYSIS
Understanding Heat Transfer, Conduction, Convection and Radiation
Introduction to Scientific Computing
Computational Methods EML3041
INTRODUCTION TO SCIENTIFIC COMPUTING
Mechanical Engineering Majors Authors: Autar Kaw, Charlie Barker
INTRODUCTION TO SCIENTIFIC COMPUTING
Thermal Expansion.
Computational Methods Autar Kaw University of South Florida
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
Temperature and Heat Kinetic theory – particles are constantly moving and have kinetic energy. The higher the temperature, the faster they move, so the.
PHYSICAL PROPERTIES OF MATERIALS
Computational Methods EML3041
Integrating Discrete Functions
Trapezoidal Rule of Integration
Nonlinear Equations Your nonlinearity confuses me
Transient Heat Conduction
Thermal Energy.
Heat Transfer Vocabulary
Chapter 17 Temperature, Thermal Expansion
Simpson’s 1/3rd Rule of Integration
Particles, solids liquids and gases
Mechanical Engineering Majors Authors: Autar Kaw, Luke Snyder
Bring it together.
Grade 7 Science Unit 2: Heat
Thermal Expansion.
Warm Up – 3/19 - Wednesday Give the vertex set. Give the edge set.
Lesson 4: The Effects of Heating and Cooling
Presentation transcript:

Computational Methods EML3041 Bring it together Computational Methods EML3041

Why do we use numerical methods?

Why use Numerical Methods? To solve problems that cannot be solved exactly

Why use Numerical Methods? To solve problems that have exact solutions but are otherwise intractable!

Bascule Bridge THG http://nm.MathForCollege.com

Bascule Bridge THG Hub Trunnion Girder THG picture http://nm.MathForCollege.com

Trunnion-Hub-Girder Assembly Procedure Step1. Trunnion immersed in dry-ice/alcohol Step2. Trunnion warm-up in hub Step3. Trunnion-Hub immersed in dry-ice/alcohol Step4. Trunnion-Hub warm-up into girder http://nm.MathForCollege.com

After Cooling, the Trunnion Got Stuck in Hub Problem After Cooling, the Trunnion Got Stuck in Hub http://nm.MathForCollege.com

Why did it get stuck? Magnitude of contraction needed in the trunnion was 0.015” or more. Did it contract enough? http://nm.MathForCollege.com

What model should I use to calculate contraction of trunnion?

Finding the fluid temperature to get enough contraction

Finding the expression for thermal expansion coefficient

What is the temperature of the trunnion after half an hour? http://numericalmethods.eng.usf.edu

How long does it take a trunnion to cool down? http://numericalmethods.eng.usf.edu

Example A solid steel shaft at room temperature of 27°C is needed to be contracted so that it can be shrunk-fit into a hollow hub. It is placed in a refrigerated chamber that is maintained at −33°C. The rate of change of temperature of the solid shaft q is given by Using Euler’s method, find the temperature of the steel shaft after 86400 seconds. Take a step size of h = 43200 seconds. http://numericalmethods.eng.usf.edu

Temperature vs. Time http://numericalmethods.eng.usf.edu

What is the rate of change of heat stored in the cylinder? http://numericalmethods.eng.usf.edu

Can you identify? We talked about 7 mathematical procedures in this course. Write them down. Now connect the problem just discussed to these 7 mathematical procedures on each of the previous slides.

THE END