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

Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 301 Finite.
Using MatLab and Excel to Solve Building Energy Simulation Problems Jordan Clark
Chapter 8 Elliptic Equation.
Parabolic Partial Differential Equations
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.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
1.4 Problem-solving in chemistry
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.
Substitute 0 for y. Write original equation. To find the x- intercept, substitute 0 for y and solve for x. SOLUTION Find the x- intercept and the y- intercept.
Substitute 0 for y. Write original equation. To find the x- intercept, substitute 0 for y and solve for x. SOLUTION Find the x- intercept and the y- intercept.
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.
Transient Conduction: Finite-Difference Equations and Solutions Chapter 5 Section 5.9  
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.
Lecture Objectives: Discuss the HW1b solution Learn about the connection of building physics with HVAC Solve part of the homework problem –Introduce Mat.
General, Organic, and Biological Chemistry Fourth Edition Karen Timberlake 2.2 Temperature Chapter 2 Energy and Matter © 2013 Pearson Education, Inc. Lectures.
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
General, Organic, and Biological Chemistry Fourth Edition Karen Timberlake 2.5 Specific Heat Chapter 2 Energy and Matter © 2013 Pearson Education, Inc.
Announcement Course Exam: Next class: November 3rd In class: 90 minutes long Examples are posted on the course website.
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.
General, Organic, and Biological Chemistry Fourth Edition Karen Timberlake 10.3 Ionization of Water Chapter 10 Acids and Bases © 2013 Pearson Education,
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.
EEE 431 Computational Methods in Electrodynamics
Finite Difference Methods
Chapter 30.
Announcement by Travis Potter
Chemistry Chemistry.
Lecture Objectives: Review Explicit vs. Implicit
Announcement MATHCAD for solving system of equation for HW1b
Chemistry Chemistry.
HW2 Example MatLab Code is posted on the course website
Objective Unsteady state Numerical methods Discretization
Objective Numerical methods.
Solve a system of linear equation in two variables
Finite Volume Method for Unsteady Flows
Numerical Examples Example: Find the system of finite difference equations for the following problem. Steady state heat conduction through a plane wall.
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.
Lecture Objectives Review for exam Discuss midterm project
topic8_NS_vectorForm_F02
Linear Algebra Lecture 3.
HEAT TRANSFER Transient Conduction.
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.
topic4: Implicit method, Stability, ADI method
Topic 3 Discretization of PDE
Unsteady State (Transient) Analysis
Lecture Objectives: Discuss HW3
Steady-State Heat Transfer (Initial notes are designed by Dr
topic8_NS_vectorForm_F02
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 Tomorrow 5:30 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