HW2 Example MatLab Code is posted on the course website

Slides:



Advertisements
Similar presentations
FEA Course Lecture V – Outline
Advertisements

Transient Conduction: The Lumped Capacitance Method
Using MatLab and Excel to Solve Building Energy Simulation Problems Jordan Clark
Numerical modeling example A simple s teel reheat furnace model – pg Reheat furnace Hot steel slabRolling mill Final product.
Course SD Heat transfer by conduction in a 2D metallic plate
MECh300H Introduction to Finite Element Methods
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
CE An Intro Problem—will lead to first homework Fluid is contained in along square duct, see cross section below, three faces of the duct are kept.
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 8 – SPECIFIC CONDUCTION MODELS.
Lecture Objectives: Finish with Solar Radiation and Wind Define Boundary Conditions at Internal Surfaces.
CHAP 5 FINITE ELEMENTS FOR HEAT TRANSFER PROBLEMS
Lecture Objectives: Finish with Review –Radiation Boundary Conditions at External Surfaces.
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.
Heat Transfer in Structures
1 Convection Boundary Condition –Happens when a structure is surrounded by fluid –Does not exist in structural problems –BC includes unknown temperature.
Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.
Lecture Objectives: -Discuss the final project presentations -Energy simulation result evaluation -Review the course topics.
Lecture Objectives: Define Solar Radiation Components Introduce Internal Surface Energy Balance.
Lecture Objectives: Discuss –solar radiation and heat transfer through windows –Internal heat loads Introduce Homework Assignment 1b –solve 1/3 of the.
Transient Conduction: Finite-Difference Equations and Solutions Chapter 5 Section 5.9  
Lecture Objectives: Finish with External Boundary Conditions Introduce Internal Surface Energy Balance.
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
Lecture Objectives: Discuss Project 1 and Final Project Learn about Photo Voltaic systems –Discuss HW3 Discuss system of equations solvers - learn what.
Lecture Objectives: Discuss the HW1b solution Learn about the connection of building physics with HVAC Solve part of the homework problem –Introduce Mat.
Lecture Objectives: Summarize heat transfer review
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.
Chapter 3 Part 2 One-Dimensional, Steady-State Conduction.
Lecture Objectives: Review discretization methods for advection diffusion equation –Accuracy –Numerical Stability Unsteady-state CFD –Explicit vs. Implicit.
Finite-Difference Solutions Part 2
Lecture Objectives: Define 1) Reynolds stresses and
Lecture Objectives: Review, Discuss HW1a, and correct some typos Define Typical Meteorological Year (TMY) Boundary Conditions at Internal Surfaces.
Lecture Objectives: Learn about Boundary Conditions at Internal Surfaces solar radiation and heat transfer through windows Internal heat loads Introduce.
Lecture Objectives: Differences in Conduction Calculation in Various Energy Simulation Programs Modeling of HVAC Systems.
Announcement Course Exam: Next class: November 3rd In class: 90 minutes long Examples are posted on the course website.
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
Lecture Objectives: Introduce Internal Surface Energy Balance.
Lecture Objectives: Answer questions related to HW 1
Announcement MATHCAD for solving system of equation for HW1b
Lecture Objectives: Answer questions related to HW 1
Lecture Objectives Finish with boundary conditions Unsteady State Flow.
Lecture Objectives: Answer questions related to HW 2
Announcement MATHCAD for solving system of equation for HW1b
Finite Volume Method for Unsteady Flows
October 31st In class test!
Heat Transfer in Extended Surface
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 for exam Discuss midterm project
Lecture Objectives: Energy balance and modeling HW1b.
Lecture Objectives: Energy balance and modeling HW1b.
Linear Algebra Lecture 3.
Lecture Objectives: Review linearization of nonlinear equation for unsteady state problems Learn about whole building modeling equations.
Lecture Objectives: Discus HW 1a Define Solar Radiation Components
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:

HW2 Example MatLab Code is posted on the course website Due date October 18

Lecture Objectives: Discuss HW 2 Finish unsteady-state heat conduction Define building system of equations

Homework 2 (Similar to HW1B, but unsteady, and more realistic) Top view Glass Te_i Te_o Tinter_surf ≠ Tair 2.5 m Surface radiation Tair_in 10 m 10 m IDIR Ts_i Idif South East Insulation Ts_o Tair_out Concrete Surface radiation Idif IDIR

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

Physical approach (finite volume method) For uniform grid

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

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

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

Explicit method Accuracy when compared to explicit ? - simple for calculation - but unstable Problem with stability can be fixed with appropriate time step: Accuracy when compared to explicit ?

Implicit method (internal node) kI-1=kI+1=kI AI BI CI FI Internal nodes B1 C1 T1 F1 A2 B2 C2 T2 F2 x = A3 B3 C3 T3 F3 1 2 3 4 5 A4 B4 C4 T4 F4 A5 B5 T5 F5

Implicit method (surface nodes) B0 C0 T0 F0 Surface nodes A1 B1 C1 T1 F1 T O Air T I Air A2 B2 C2 T2 F2 x = A3 B3 C3 T3 F3 1 2 3 4 5 6 external internal A4 B4 C4 T4 F4 A5 B5 C5 T5 F5 A6 B6 Dx T6 F6 For surface nodes: flux coming in = flux going out Surface node: 0 Calculate B0 and C0 Surface node: 6 Calculate A6 and B6

Linearization of radiation equations Surface to surface radiation Equations for internal surfaces - closed envelope Ti Tj Linearized equations: Calculate h based on temperatures from previous time step Or for your HW3

Linearized radiation means linear system of equations Calculated based on temperature values from previous time step B0 C0 T0 F0 A1 B1 C1 T1 F1 A2 B2 C2 T2 F2 These coefficient will have Some radiation convection coefficients x = A3 B3 C3 T3 F3 A4 B4 C4 T4 F4 A5 B5 C5 T5 F5 A6 B6 T6 F6

Accuracy as a function of  and x

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

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

Energy balance for air unsteady-state heat transfer QHVAC

Example Tair is unknown and it is solved by system of equation :

System of equations (matrix) for single zone (room) 8 elements Three diagonal matrix for each element x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x Air equation

System of equations for a building Matrix for the whole building 4 rooms Rom matrixes Connected by common wall elements and airflow in-between room – Airflow simulation program (for example CONTAM) Energy Simulation program “meet” Airflow simulation program