Lecture Objectives: Finish with system of equation for

Slides:



Advertisements
Similar presentations
Finite Element Method (FEM) Different from the finite difference method (FDM) described earlier, the FEM introduces approximated solutions of the variables.
Advertisements

By S Ziaei-Rad Mechanical Engineering Department, IUT.
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 11 – ONE DIMENSIONAL NUMERICAL MODELS.
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 wit introduction of HVAC Systems Introduce major ES software.
Lecture Objectives: Finish with Review –Radiation Boundary Conditions at External Surfaces.
Heat Transfer Rates Conduction: Fourier’s Law
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.
14-6 Latent Heat Latent Heat *Latent heat is heat required to make a state change occur…there is no temperature change. *Q=mL …. Where L is a latent heat.
Tutorial 4: Response function method Q1. Outline the calculation steps of a time domain response function method. 1. A given heat transfer equation in.
Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.
ASRAE Student Branch meeting Speaker: Kenneth Simpson USGBC – LEED rating system Today at 5 pm ECJ
Two-Dimensional Conduction: Finite-Difference Equations and Solutions
Lecture Objectives: -Discuss the final project presentations -Energy simulation result evaluation -Review the course topics.
Module 4 Multi-Dimensional Steady State Heat Conduction.
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.
Student Chapter Meeting Thursday, Sept. 3 rd 7pm ECJ Interested in HVAC design, MEP, or building environmental systems? Come learn about all of the.
Conduction and convection require the presence of temperature variations in a material medium. Although radiation originates from matter, its.
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: Discuss exam questions
Lecture Objectives: -Define the midterm project -Lean about eQUEST -Review exam problems.
MECH4450 Introduction to Finite Element Methods
Lecture Objectives: Continue with linearization of radiation and convection Example problem Modeling steps.
Announcement Course Exam November 3rd In class: 90 minutes long Examples will be posted on the course website.
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
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.
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.
Final Project Format and Deliverables Examples
Final Project I need your proposal about the final project! It should include –Title –Group members –Objective –Short description –Methodology –Expected.
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.
HEAT TRANSFER Problems with FEM solution
Chapter 8: TRANSIENT ANALYSIS METHODS FOR BUILDING ELEMENTS
Lecture Objectives: Discuss exam questions
Lecture Objectives: Review - Heat transfer Convection Conduction
Announcement MATHCAD for solving system of equation for HW1b
HW2 Example MatLab Code is posted on the course website
Lecture Objectives: Answer questions related to HW 2
Announcement MATHCAD for solving system of equation for HW1b
October 31st In class test!
Numerical Method (Special Cases)
Lecture Objectives: Analysis of unsteady state heat transfer HW3.
Numerical Method (Special Cases)
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
HEAT EXCHANGE IN BUILDINGS. TERMINOLOGIES Thermal conductivity: is the rate of heat flow through a unit area of unit thickness of the material for a unit.
Chapter 2C: BASIC THERMAL SCIENCES: RADIATION HEAT TRANSFER
Chapter 8: TRANSIENT HEAT FLOW THRU BUILDING ELEMENTS
Presentation transcript:

Lecture Objectives: Finish with system of equation for Wall, Room, and whole Building Discuss HW2 Discus alternative conduction equation solution method Define basic modeling steps

System of equations for wall assembly C0 T0 F0 brick A1 B1 C1 T1 F1 insulation dry wall A2 B2 C2 T2 F2 x = A3 B3 C3 T3 F3 A4 B4 C4 T4 F4 Air 1 2 3 4 5 6 Air A5 B5 C5 T5 F5 A6 B6 T6 F6 Matrix equation M × T = F for each time step b0T0 + +c0T1+=f(Tair,T0,T1) a1T0 + b1T1 + +c1T2+=f(T0 ,T1, T2) a2T1 + b2T2+ +c2T3+=f(T1 ,T2 , T3) ……………………………….. a6T5 + b6T6+ =f(T5 ,T6 , Tair)

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

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

System of equation for more than one element Tair is unknown and it is solved by system of equation :

General System of equations (matrix) for a 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

Alternative: Response function methods for conduction calculation NOTATION: θ(x,t)=T(x,)

Laplace transformation Laplace transform is given by Where p is a complex number whose real part is positive and large enough to cause the integral to converge.

Laplace transformation table

Principles of Response function methods The basic strategy is to predetermine the response of a system to some unit excitation relating to the boundary conditions anticipated in reality. Reference: JA Clarke http://www.esru.strath.ac.uk/Courseware/Class-16458/ or http://www.hvac.okstate.edu/research/documents/iu_fisher_04.pdf

Response functions Computationally inexpensive Accuracy ? Flexibility ???? What if we want to calculate the moisture transport and we need to know temperature distribution in the wall elements?

Modeling

Modeling

Modeling

Modeling 1) External wall (north) node 2) Internal wall (north) node Qsolar+C1·A(Tsky4 - Tnorth_o4)+ C2·A(Tground4 - Tnorth_o4)+hextA(Tair_out-Tnorth_o)=Ak/(Tnorth_o-Tnorth_in) A- wall area [m2] - wall thickness [m] k – conductivity [W/mK]  - emissivity [0-1] - absorbance [0-1] =  - for radiative-gray surface, esky=1, eground=0.95 Fij – view (shape) factor [0-1] h – external convection [W/m2K] s – Stefan-Boltzmann constant [5.67 10-8 W/m2K4] Qsolar=asolar·(Idif+IDIR) A C1=esky·esurface_long_wave·s·Fsurf_sky C2=eground·esurface_long_wave·s·Fsurf_ground 2) Internal wall (north) node C3A(Tnorth_in4- Tinternal_surf4)+C4A(Tnorth_in4- Twest_in4)+ hintA(Tnorth_in-Tair_in)= =kA(Tnorth_out--Tnorth_in)+Qsolar_to_int_ considered _surf Qsolar_to int surf = portion of transmitted solar radiation that is absorbed by internal surface C3=eniort_in·s·ynorth_in_to_ internal surface for homework assume yij = Fijei

Modeling Matrix equation M × t = f for each time step b1T1 + +c1T2+=f(Tair,T1,T2) a2T1 + b2T2 + +c2T3+=f(T1 ,T2, T3) 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

Modeling

Modeling steps Define the domain Analyze the most important phenomena and define the most important elements Discretize the elements and define the connection Write the energy and mass balance equations Solve the equations (use numeric methods or solver) Present the result