Announcement MATHCAD for solving system of equation for HW1b

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
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 301 Finite.
One-phase Solidification Problem: FEM approach via Parabolic Variational Inequalities Ali Etaati May 14 th 2008.
Using MatLab and Excel to Solve Building Energy Simulation Problems Jordan Clark
Chapter 8 Elliptic Equation.
Parabolic Partial Differential Equations
Mass and energy analysis of control volumes undergoing unsteady processes.
Chapter 3 Steady-State Conduction Multiple Dimensions
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
1 Lecture 11: Unsteady Conduction Error Analysis.
Parabolic PDEs Generally involve change of quantity in space and time Equivalent to our previous example - heat conduction.
Section 8.3 – Systems of Linear Equations - Determinants Using Determinants to Solve Systems of Equations A determinant is a value that is obtained from.
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.
Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.
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.
Transient Conduction: Finite-Difference Equations and Solutions Chapter 5 Section 5.9  
Section 10.3 and Section 9.3 Systems of Equations and Inverses of Matrices.
Engineering Analysis – Computational Fluid Dynamics –
An Introduction to Heat Transfer Morteza Heydari.
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
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.
Section 5.3 Solving Systems of Equations Using the Elimination Method There are two methods to solve systems of equations: The Substitution Method The.
Lecture Objectives: -Define the midterm project -Lean about eQUEST -Review exam problems.
Lecture Objectives: Finish with system of equation for
Lecture Objectives: Continue with linearization of radiation and convection Example problem Modeling steps.
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:
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.
1 LECTURE 6 Stability of Parabolic PDEs. 2 Aim of Lecture Last week we discussed Parabolic PDEs –Looked at Explicit and Implicit Methods –Advantages and.
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.
Objective Introduce Reynolds Navier Stokes Equations (RANS)
EEE 431 Computational Methods in Electrodynamics
Finite Difference Methods
Chapter 30.
Objective Numerical methods SIMPLE CFD Algorithm Define Relaxation
Announcement by Travis Potter
Lecture Objectives: Review Explicit vs. Implicit
HW2 Example MatLab Code is posted on the course website
Objective Unsteady state Numerical methods Discretization
Objective Numerical methods.
Announcement MATHCAD for solving system of equation for HW1b
Finite Volume Method for Unsteady Flows
FEM Steps (Displacement Method)
Chapter 27.
Numerical Examples Example: Find the system of finite difference equations for the following problem. Steady state heat conduction through a plane wall.
Find 4 A + 2 B if {image} and {image} Select the correct answer.
Lecture Objectives: Answer questions related to HW 2
Topic 3 Discretization of PDE
Lecture Objectives: Analysis of unsteady state heat transfer HW3.
Objective Numerical methods Finite volume.
Linear Algebra Lecture 3.
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.
Topic 3 Discretization of PDE
Unsteady State (Transient) Analysis
Lecture Objectives: Discuss HW3
Steady-State Heat Transfer (Initial notes are designed by Dr
Objective Discus Turbulence
MATH 1310 Section 2.8.
MATH 1310 Section 2.8.
MATH 1310 Section 2.8.
MATH 1310 Section 2.8.
Topic 3 Discretization of PDE
Presentation transcript:

Announcement MATHCAD for solving system of equation for HW1b Today at 5:00 pm this studio (computer lab)

Lecture Objectives: Discuss HW1b Answer your questions Analyze the unsteady-state heat transfer numerical calculation methods

Unsteady-state heat transfer (Explicit – Implicit methods) Example: To - known and changes in time Tw - unknown Ti - unknown Ai=Ao=6 m2 (mcp)i=648 J/K (mcp)w=9720 J/K Initial conditions: To = Tw = Ti = 20oC Boundary conditions: hi=ho=1.5 W/m2 Tw Ti To Ao=Ai Conservation of energy: Time [h] 0.1 0.2 0.3 0.4 0.5 0.6 0.7 To 20 30 35 32 10 15 Time step Dt=0.1 hour = 360 s

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

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

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

Problems with stability !!! Often requires very small time steps 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 Stable solution obtained by time step reduction 10 times smaller time step Time  =36 sec

Explicit methods information progressing during the calculation Tw Ti To

Unsteady-state conduction - Wall q Dx Nodes for numerical calculation

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

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

Internal node finite volume method After some math work: Explicit method Implicit method

Internal node finite volume method Explicit method Rearranging: Implicit method Rearranging:

Unsteady-state conduction Implicit method b1T1 + +c1T2+=f(Tair,T1,T2) a2T1 + b2T2 + +c2T3+=f(T1 ,T2, T3) Air 1 2 3 4 5 6 Air a3T2 + b3T3+ +c3T4+=f(T2 ,T3 , T4) ……………………………….. a6T5 + b6T6+ =f(T5 ,T6 , Tair) Matrix equation M × T = F for each time step M × T = F