Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.

Slides:



Advertisements
Similar presentations
Courant and all that Consistency, Convergence Stability Numerical Dispersion Computational grids and numerical anisotropy The goal of this lecture is to.
Advertisements

Transient Conduction: The Lumped Capacitance Method
Computational Modeling for Engineering MECN 6040
Numerical modeling example A simple s teel reheat furnace model – pg Reheat furnace Hot steel slabRolling mill Final product.
Chapter 8 Elliptic Equation.
Basic law of heat conduction --Fourier’s Law Degree Celsius.
Parabolic Partial Differential Equations
Finite Element Method (FEM) Different from the finite difference method (FDM) described earlier, the FEM introduces approximated solutions of the variables.
Lectures on CFD Fundamental Equations
A NEW ORIGINAL UNCODITIONALY STABLE MIXED FINITE ELEMENT APPROACH IN TRANSIENT HEAT ANALYSIS WITHOUT DIMENSIONAL REDUCTION Dubravka Mijuca, Bojan Medjo.
Chapter 3 Steady-State Conduction Multiple Dimensions
MECh300H Introduction to Finite Element Methods
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
CHE/ME 109 Heat Transfer in Electronics LECTURE 10 – SPECIFIC TRANSIENT CONDUCTION MODELS.
Parabolic PDEs Generally involve change of quantity in space and time Equivalent to our previous example - heat conduction.
CHE/ME 109 Heat Transfer in Electronics LECTURE 11 – ONE DIMENSIONAL NUMERICAL MODELS.
Transient Conduction: The Lumped Capacitance Method
CHAPTER 8 APPROXIMATE SOLUTIONS THE INTEGRAL METHOD
Chapter 5 NUMERICAL METHODS IN HEAT CONDUCTION
CHAP 5 FINITE ELEMENTS FOR HEAT TRANSFER PROBLEMS
Lecture Objectives: Review discretization methods for advection diffusion equation Accuracy Numerical Stability Unsteady-state CFD Explicit vs. Implicit.
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
1 Convection Boundary Condition –Happens when a structure is surrounded by fluid –Does not exist in structural problems –BC includes unknown temperature.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Thermal-ADI: a Linear-Time Chip-Level Dynamic Thermal Simulation Algorithm Based on Alternating-Direction-Implicit(ADI) Method Good afternoon! The topic.
Lecture Objectives: -Discuss the final project presentations -Energy simulation result evaluation -Review the course topics.
Lecture Objectives: Explicit vs. Implicit Residual, Stability, Relaxation Simple algorithm.
Chapter 5: Numerical Methods in Heat Transfer
Transient Conduction: Finite-Difference Equations and Solutions Chapter 5 Section 5.9  
Engineering Analysis – Computational Fluid Dynamics –
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Lecture Objectives: Discuss Project 1 and Final Project Learn about Photo Voltaic systems –Discuss HW3 Discuss system of equations solvers - learn what.
HEAT TRANSFER FINITE ELEMENT FORMULATION
Lecture Objectives: Discuss the HW1b solution Learn about the connection of building physics with HVAC Solve part of the homework problem –Introduce Mat.
1 CHAP 5 FINITE ELEMENTS FOR HEAT TRANSFER PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim Audio by Raphael Haftka.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Lecture Objectives: -Define the midterm project -Lean about eQUEST -Review exam problems.
MECH4450 Introduction to Finite Element Methods
Lecture Objectives: Finish with system of equation for
Lecture Objectives: Continue with linearization of radiation and convection Example problem Modeling steps.
Lecture Objectives: Review discretization methods for advection diffusion equation –Accuracy –Numerical Stability Unsteady-state CFD –Explicit vs. Implicit.
Lecture Objectives: Define 1) Reynolds stresses and
Evan Selin & Terrance Hess.  Find temperature at points throughout a square plate subject to several types of boundary conditions  Boundary Conditions:
Lecture Objectives: Define the final project Deliverables and Grading policy Analyze factors that influence accuracy of our modeling study Learn about.
Announcement Course Exam: Next class: November 3rd In class: 90 minutes long Examples are posted on the course website.
ERT 216 HEAT & MASS TRANSFER Sem 2/ Dr Akmal Hadi Ma’ Radzi School of Bioprocess Engineering University Malaysia Perlis.
Equation solvers Scilab Matlab
Lecture Objectives: - Numerics. Finite Volume Method - Conservation of  for the finite volume w e w e l h n s P E W xx xx xx - Finite volume.
Lecture Objectives: Accuracy of the Modeling Software.
FINITE DIFFERENCE In numerical analysis, two different approaches are commonly used: The finite difference and the finite element methods. In heat transfer.
HEAT TRANSFER Problems with FEM solution
The Finite Element Approach to Thermal Analysis Appendix A.
Chapter 30.
Announcement by Travis Potter
Announcement MATHCAD for solving system of equation for HW1b
HW2 Example MatLab Code is posted on the course website
Objective Review Reynolds Navier Stokes Equations (RANS)
Announcement MATHCAD for solving system of equation for HW1b
Finite Volume Method for Unsteady Flows
Analytical Tools in ME Course Objectives
Lecture Objectives: Answer questions related to HW 2
Lecture Objectives: Analysis of unsteady state heat transfer HW3.
Objective Numerical methods Finite volume.
Lecture Objectives: Review linearization of nonlinear equation for unsteady state problems Learn about whole building modeling equations.
Make up: Project presentation class at the end of the semester
What is Fin? Fin is an extended surface, added onto a surface of a structure to enhance the rate of heat transfer from the structure. Example: The fins.
Lecture Objectives: Discuss HW3
Steady-State Heat Transfer (Initial notes are designed by Dr
Presentation transcript:

Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods

Example: TiTi ToTo TwTw A o =A i T o - known and changes in time T w - unknown T i - unknown A i =A o =6 m 2 (mc p ) i =648 J/K (mc p ) w =9720 J/K Initial conditions: T o = T w = T i = 20 o C Boundary conditions: hi=ho=1.5 W/m 2 Time [h] ToTo Time step  =0.1 hour = 360 s Conservation of energy:

Explicit – Implicit methods example Conservation of energy equations: Wall: Air: Wall: Air: After substitution: For which time step to solve:  +   or  ?  +   Implicit method  Explicit method

Implicit methods - example  =0 To Tw Ti  =36 system of equation Tw Ti  =72 system of equation Tw Ti After rearranging: 2 Equations with 2 unknowns!

Explicit methods - example  =0 To Tw Ti  =360 To Tw Ti  =720 To Tw Ti   =360 sec NON-STABILE There is NO system of equations! Time

Explicit method Problems with stability !!! Often requires very small time steps

Explicit methods - example  =0 To Tw Ti  =36 To Tw Ti  =72 To Tw Ti   =36 sec Stable solution obtained by time step reduction 10 times smaller time step Time

Explicit methods information progressing during the calculation TiTi ToTo TwTw

Unsteady-state conduction - Wall q Nodes for numerical calculation xx

Discretization of a non-homogeneous wall structure Section considered in the following discussion Discretization in space Discretization in time

Internal node Finite volume method For node “I” - integration through the control volume Boundaries of control volume

Left side of equation for node “I” Right side of equation for node “I” Internal node finite volume method - Discretization in Time - Discretization in Space

Internal node finite volume method Explicit method For uniform grid Implicit method

Internal node finite volume method Explicit method Implicit method Substituting left and right sides:

Internal node finite volume method Explicit method Implicit method Rearranging:

Energy balance for element’s surface node Implicit equation for node I (node with thermal mass): Implicit equation for node S (node without thermal mass): After formatting:

Energy balance for element’s surface node General form for each internal surface node: After rearranging the elements for implicit equation for surface equations: General form for each external surface node:

Unsteady-state conduction Implicit method Matrix equation M × T = F for each time step Air b 1 T 1  +  +c 1 T 2  +  =f(T air,T 1 ,T 2  ) a 2 T 1  +  b 2 T 2  +  +c 2 T 3  +  =f(T 1 ,T 2 , T 3  ) a 3 T 2  +  b 3 T 3  +  +c 3 T 4  +  =f(T 2 ,T 3 , T 4  ) a 6 T 5  +  b 6 T 6  +  =f(T 5 ,T 6 , T air ) ……………………………….. M × T = F

Stability of numerical scheme Explicit method - simple for calculation - unstable Implicit method - complex –system of equations (matrix) - Unconditionally stabile What about accuracy ?

Unsteady-state conduction Homogeneous Wall

System of equation for more than one element air Left wall Roof Right wall Floor Elements are connected by: 1)Convection – air node 2)Radiation – surface nodes

eQUEST