Popping tags means. How long will it take to cool the trunnion? Physical Examples. ), a dt

Size: px
Start display at page:

Download "Popping tags means. How long will it take to cool the trunnion? Physical Examples. ), a dt"

Transcription

1 Ordinary Differential Equations Everything is ordinary about them Popping tags means A. Popping bubble wrap B. Using firecrackers C. Changing tags of regular items in a store with tags from clearance items D. Taking illicit drugs Popping bubble wrap Using firecrackers Changing tags of regular... Taking illicit drugs How long will it take to cool the trunnion? Physical Examples d mc ha( ), a (0) room

2 Ordinary Differential Equations Problem: The trunnion initially at room temperature is put in a bath of dry-ice/alcohol. How long do I need to keep it in the bath to get maximum contraction ( within reason )? Assumptions The trunnion is a lumped mass system. a. What does a lumped system mean? It implies that the internal conduction in the trunnion is large enough that the temperature throughout the ball is uniform. b. This allows us to make the assumption that the temperature is only a function of time and not of the location in the trunnion. Energy Conservation Heat Lost Heat In Heat Lost = Heat Stored Rate of heat lost due to convection= ha(t-t a ) h = convection coefficient (W/(m.K)) A = surface area, m T= temp of trunnion at a given time, K

3 Heat Stored Heat stored by mass = mct where m = mass of ball, kg C = specific heat of the ball, J/(kg-K) Energy Conservation Rate at which heat is gained Rate at which heat is lost =Rate at which heat is stored 0- ha(t-t a ) = d/(mct) 0- ha(t-t a ) = m C dt/ Putting in The Numbers Length of cylinder = 0.65 m Radius of cylinder = 0.3 m Density of cylinder material = 7800 kg/m 3 Specific heat, C = 450 J/(kg-C) Convection coefficient, h= 90 W/(m -C) Initial temperature of the trunnion, T(0)= 7 o C Temperature of dry-ice/alcohol, T a =-78 o C The Differential Equation Surface area of the trunnion A=rL+r =**0.3*0.65+**0.3 =.744 m Mass of the trunnion M= V = (r L) = (7800)*[*(0.3) *0.65] = 378 kg 3

4 The Differential Equation ha ( T Ta ) mc dt ( T 78) dt.530 T (0) 7 4 ( T 78)), dt Temperature in Celcius Solution Exact and Approximate Solution of the ODE by Euler's Method Exact Approximation Time in seconds Time Temp (s) ( o C) END What did I learn in the ODE class? 4

5 In the differential equation x 3y e, y(0) 6 the variable x is the variable In the differential equation x 3y e, y(0) 6 the variable y is the variable A. Independent B. Dependent A. Independent B. Dependent A. B. A. B. Ordinary differential equations can have these many dependent variables. Ordinary differential equations can have these many independent variables. A. one B. two C. any positive integer 33% 33% 33% A. one B. two C. any positive integer 33% 33% 33% A. B. C. A. B. C. 5

6 A differential equation is considered to be ordinary if it has A. one dependent variable B. more than one dependent variable C. one independent variable D. more than one independent variable Classify the differential equation x 4 y e 3, y(0) A. linear B. nonlinear C. undeterminable to be linear or nonlinear 33% 33% 33% linear nonlinear undeterminable... Classify the differential equation x xy e 3, y(0) A. linear B. nonlinear C. linear with fixed constants D. undeterminable to be linear or nonlinear Classify the differential equation y e 3, y(0) A. linear B. nonlinear C. linear with fixed constants D. undeterminable to be linear or nonlinear x 6

7 The velocity of a bo is given by A. B. C. D. v( t) e e t e t t, t 0 Then the distance covered by the bo from t=0 to t=0 can be calculated by solving the differential equation for x(0) for, x(0) 0, x(0) t e, x(0) 0 t e t, x(0) 0 The form of the exact solution to A. B. C. D. Ae Ae Ae Ae.5x.5 x.5x.5x Be Bxe Be x x x Bxe x 3y e x, y(0) is 3 4 END 8.03 Euler s Method 7

8 Euler s method of solving ordinary differential equations f ( x, y), y(0) 0 states A. yi yi f ( x, y) h B. yi yi f ( xi, yi ) h C. yi yi f ( xi, yi ) D. y f ( x, y h i i i ) To solve the ordinary differential equation 3 y sin x, y(0), by Euler s method, you need to rewrite the equation as A. B. C. D. sin x y, y(0) (sin x y ), y(0) 3 3 5y ( cos x ), y(0) 3 3 sin 3 x, y(0) The order of accuracy for a single step in Euler s method is A. O(h) B. O(h ) C. O(h 3 ) D. O(h 4 ) The order of accuracy from initial point to final point while using more than one step in Euler s method is A. O(h) B. O(h ) C. O(h 3 ) D. O(h 4 ) O(h) O(h) O(h3) O(h4) O(h) O(h) O(h3) O(h4) 8

9 END RUNGE-KUTTA 4 TH ORDER METHOD Do you know how Runge- Kutta 4 th Order Method works? A. Yes B. No C. Maybe D. I take the 5 th Yes No Runge-Kutta 4 th Order Method y f ( x, y), y(0) y0 yi k k k 6 k i 3 4 k f x i, y i k f xi h, yi kh k3 f xi h, yi kh k4 f xi h, yi k3h h 9

10 END FINITE DIFFERENCE METHODS d y d y Given 6x 0.5x, y(0) 0, y() 0, The value of at y(4) using finite difference method and a step size of h=4 can be approximated by A. B. C. D. y( 8) y(0) 8 y( 8) y(4) y(0) 6 y( ) y(8) y(4) 6 y( 4) y(0) 4 END 0

Principles of Food and Bioprocess Engineering (FS 231) Problems on Heat Transfer

Principles of Food and Bioprocess Engineering (FS 231) Problems on Heat Transfer Principles of Food and Bioprocess Engineering (FS 1) Problems on Heat Transfer 1. What is the thermal conductivity of a material 8 cm thick if the temperature at one end of the product is 0 C and the temperature

More information

Nonlinear Equations. Your nonlinearity confuses me.

Nonlinear Equations. Your nonlinearity confuses me. Nonlinear Equations Your nonlinearity confuses me The problem of not knowing what we missed is that we believe we haven't missed anything Stephen Chew on Multitasking 1 Example General Engineering You

More information

Examination Heat Transfer

Examination Heat Transfer Examination Heat Transfer code: 4B680 date: June 13, 2008 time: 14.00-17.00 Note: There are 4 questions in total. The first one consists of independent subquestions. If possible and necessary, guide numbers

More information

Fourth Order RK-Method

Fourth Order RK-Method Fourth Order RK-Method The most commonly used method is Runge-Kutta fourth order method. The fourth order RK-method is y i+1 = y i + 1 6 (k 1 + 2k 2 + 2k 3 + k 4 ), Ordinary Differential Equations (ODE)

More information

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University Part 6 Chapter 20 Initial-Value Problems PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright The McGraw-Hill Companies, Inc. Permission required for reproduction

More information

Principles of Food and Bioprocess Engineering (FS 231) Exam 2 Part A -- Closed Book (50 points)

Principles of Food and Bioprocess Engineering (FS 231) Exam 2 Part A -- Closed Book (50 points) Principles of Food and Bioprocess Engineering (FS 231) Exam 2 Part A -- Closed Book (50 points) 1. Are the following statements true or false? (20 points) a. Thermal conductivity of a substance is a measure

More information

ENSC 388. Assignment #8

ENSC 388. Assignment #8 ENSC 388 Assignment #8 Assignment date: Wednesday Nov. 11, 2009 Due date: Wednesday Nov. 18, 2009 Problem 1 A 3-mm-thick panel of aluminum alloy (k = 177 W/m K, c = 875 J/kg K, and ρ = 2770 kg/m³) is finished

More information

Chapter 4: Transient Heat Conduction. Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University

Chapter 4: Transient Heat Conduction. Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University Chapter 4: Transient Heat Conduction Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University Objectives When you finish studying this chapter, you should be able to: Assess when the spatial

More information

Chapter 9b: Numerical Methods for Calculus and Differential Equations. Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers

Chapter 9b: Numerical Methods for Calculus and Differential Equations. Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers Chapter 9b: Numerical Methods for Calculus and Differential Equations Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers Acceleration Initial-Value Problems Consider a skydiver

More information

Chapter Introduction to Numerical Methods

Chapter Introduction to Numerical Methods Chapter 01.01 Introduction to Numerical Methods After reading this chapter, you should be able to: 1. understand the need for numerical methods, and. go through the stages (mathematical modeling, solving

More information

ASSUMPTIONS: (1) One-dimensional, radial conduction, (2) Constant properties.

ASSUMPTIONS: (1) One-dimensional, radial conduction, (2) Constant properties. PROBLEM 5.5 KNOWN: Diameter and radial temperature of AISI 00 carbon steel shaft. Convection coefficient and temperature of furnace gases. FIND: me required for shaft centerline to reach a prescribed temperature.

More information

Consistency and Convergence

Consistency and Convergence Jim Lambers MAT 77 Fall Semester 010-11 Lecture 0 Notes These notes correspond to Sections 1.3, 1.4 and 1.5 in the text. Consistency and Convergence We have learned that the numerical solution obtained

More information

(A) Opening Problem Newton s Law of Cooling

(A) Opening Problem Newton s Law of Cooling Lesson 55 Numerical Solutions to Differential Equations Euler's Method IBHL - 1 (A) Opening Problem Newton s Law of Cooling! Newton s Law of Cooling states that the temperature of a body changes at a rate

More information

Name: ME 315: Heat and Mass Transfer Spring 2008 EXAM 2 Tuesday, 18 March :00 to 8:00 PM

Name: ME 315: Heat and Mass Transfer Spring 2008 EXAM 2 Tuesday, 18 March :00 to 8:00 PM Name: ME 315: Heat and Mass Transfer Spring 2008 EXAM 2 Tuesday, 18 March 2008 7:00 to 8:00 PM Instructions: This is an open-book eam. You may refer to your course tetbook, your class notes and your graded

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

Chapter 5.3: Series solution near an ordinary point

Chapter 5.3: Series solution near an ordinary point Chapter 5.3: Series solution near an ordinary point We continue to study ODE s with polynomial coefficients of the form: P (x)y + Q(x)y + R(x)y = 0. Recall that x 0 is an ordinary point if P (x 0 ) 0.

More information

Lecture 4: Classical Illustrations of Macroscopic Thermal Effects

Lecture 4: Classical Illustrations of Macroscopic Thermal Effects Lecture 4: Classical Illustrations of Macroscopic Thermal Effects Heat capacity of solids & liquids Thermal conductivity Irreversibility References for this Lecture: Elements Ch 3,4A-C Reference for Lecture

More information

REFERENCE: CROFT & DAVISON CHAPTER 20 BLOCKS 1-3

REFERENCE: CROFT & DAVISON CHAPTER 20 BLOCKS 1-3 IV ORDINARY DIFFERENTIAL EQUATIONS REFERENCE: CROFT & DAVISON CHAPTER 0 BLOCKS 1-3 INTRODUCTION AND TERMINOLOGY INTRODUCTION A differential equation (d.e.) e) is an equation involving an unknown function

More information

ECE309 INTRODUCTION TO THERMODYNAMICS & HEAT TRANSFER. 3 August 2004

ECE309 INTRODUCTION TO THERMODYNAMICS & HEAT TRANSFER. 3 August 2004 ECE309 INTRODUCTION TO THERMODYNAMICS & HEAT TRANSFER 3 August 004 Final Examination R. Culham This is a 3 hour, closed-book examination. You are permitted to use one 8.5 in. in. crib sheet (both sides),

More information

Modeling Basics: 4. Numerical ODE Solving In Excel 5. Solving ODEs in Mathematica

Modeling Basics: 4. Numerical ODE Solving In Excel 5. Solving ODEs in Mathematica Modeling Basics: 4. Numerical ODE Solving In Excel 5. Solving ODEs in Mathematica By Peter Woolf University of Michigan Michigan Chemical Process Dynamics and Controls Open Textbook version 1.0 Creative

More information

University of Rome Tor Vergata

University of Rome Tor Vergata University of Rome Tor Vergata Faculty of Engineering Department of Industrial Engineering THERMODYNAMIC AND HEAT TRANSFER HEAT TRANSFER dr. G. Bovesecchi gianluigi.bovesecchi@gmail.com 06-7259-727 (7249)

More information

1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used?

1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used? 1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used?. During unsteady state heat transfer, can the temperature

More information

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

2015 Holl ISU MSM Ames, Iowa. A Few Good ODEs: An Introduction to Modeling and Computation

2015 Holl ISU MSM Ames, Iowa. A Few Good ODEs: An Introduction to Modeling and Computation 2015 Holl Mini-Conference @ ISU MSM Ames, Iowa A Few Good ODEs: An Introduction to Modeling and Computation James A. Rossmanith Department of Mathematics Iowa State University June 20 th, 2015 J.A. Rossmanith

More information

Examination Heat Transfer

Examination Heat Transfer Examination Heat Transfer code: 4B680 date: 17 january 2006 time: 14.00-17.00 hours NOTE: There are 4 questions in total. The first one consists of independent sub-questions. If necessary, guide numbers

More information

What we ll do: Lecture 21. Ordinary Differential Equations (ODEs) Differential Equations. Ordinary Differential Equations

What we ll do: Lecture 21. Ordinary Differential Equations (ODEs) Differential Equations. Ordinary Differential Equations What we ll do: Lecture Ordinary Differential Equations J. Chaudhry Department of Mathematics and Statistics University of New Mexico Review ODEs Single Step Methods Euler s method (st order accurate) Runge-Kutta

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) Chapter 13 Ordinary Differential Equations (ODEs) We briefly review how to solve some of the most standard ODEs. 13.1 First Order Equations 13.1.1 Separable Equations A first-order ordinary differential

More information

9.3: Separable Equations

9.3: Separable Equations 9.3: Separable Equations An equation is separable if one can move terms so that each side of the equation only contains 1 variable. Consider the 1st order equation = F (x, y). dx When F (x, y) = f (x)g(y),

More information

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University

PowerPoints organized by Dr. Michael R. Gustafson II, Duke University Part 6 Chapter 20 Initial-Value Problems PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright The McGraw-Hill Companies, Inc. Permission required for reproduction

More information

MECH 375, Heat Transfer Handout #5: Unsteady Conduction

MECH 375, Heat Transfer Handout #5: Unsteady Conduction 1 MECH 375, Heat Transfer Handout #5: Unsteady Conduction Amir Maleki, Fall 2018 2 T H I S PA P E R P R O P O S E D A C A N C E R T R E AT M E N T T H AT U S E S N A N O PA R T I - C L E S W I T H T U

More information

MTH 230 COMMON FINAL EXAMINATION Fall 2005

MTH 230 COMMON FINAL EXAMINATION Fall 2005 MTH 230 COMMON FINAL EXAMINATION Fall 2005 YOUR NAME: INSTRUCTOR: INSTRUCTIONS 1. Print your name and your instructor s name on this page using capital letters. Print your name on each page of the exam.

More information

matter/index.html

matter/index.html http://www.colorado.edu/physics/2000/index.pl http://www.harcourtschool.com/activity/states_of_ matter/index.html Thermal Energy Ch 6-1 Temperature and Heat Objectives Explain the kinetic theory of matter

More information

PURE PHYSICS THERMAL PHYSICS (PART I)

PURE PHYSICS THERMAL PHYSICS (PART I) PURE PHYSICS THERMAL PHYSICS (PART I) 1 The kinetic theory of matter states that all matters are made up of or, which are in and motion. forces hold the atoms or molecules together. The nature of these

More information

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester HIGHER ORDER METHODS School of Mathematics Semester 1 2008 OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE

More information

Solar Evaporation Enhancement Using Floating light-absorbing Magnetic. Particles

Solar Evaporation Enhancement Using Floating light-absorbing Magnetic. Particles Solar Evaporation Enhancement Using Floating light-absorbing Magnetic Particles Yao Zeng, Jianfeng Yao, Bahman Amini Horri, Kun Wang, Yuzhou Wu, Dan Li and Huanting Wang* Department of Chemical Engineering,

More information

Lecture 4: Classical Illustrations of Macroscopic Thermal Effects. Heat capacity of solids & liquids. Thermal conductivity

Lecture 4: Classical Illustrations of Macroscopic Thermal Effects. Heat capacity of solids & liquids. Thermal conductivity Lecture 4: Classical Illustrations of Macroscopic Thermal Effects Heat capacity of solids & liquids Thermal conductivity References for this Lecture: Elements Ch 3,4A-C Reference for Lecture 5: Elements

More information

Ordinary Differential Equations (ode)

Ordinary Differential Equations (ode) Ordinary Differential Equations (ode) Numerical Methods for Solving Initial condition (ic) problems and Boundary value problems (bvp) What is an ODE? =,,...,, yx, dx dx dx dx n n 1 n d y d y d y In general,

More information

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives.

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Lexicon Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Ordinary Differential Equation (ODE): A differential equation that contains only ordinary

More information

Ordinary Differential Equations II

Ordinary Differential Equations II Ordinary Differential Equations II CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Justin Solomon CS 205A: Mathematical Methods Ordinary Differential Equations II 1 / 29 Almost Done! No

More information

PROBLEM 1.2 ( ) 25 C 15 C dx L 0.30 m Ambient air temperature, T2 (C)

PROBLEM 1.2 ( ) 25 C 15 C dx L 0.30 m Ambient air temperature, T2 (C) PROBLEM 1.2 KNOWN: Inner surface temperature and thermal conductivity of a concrete wall. FIND: Heat loss by conduction through the wall as a function of ambient air temperatures ranging from -15 to 38

More information

Change in temperature of object of mass m kg. -T i. T= T f. Q mc

Change in temperature of object of mass m kg. -T i. T= T f. Q mc PHYS1001 Physics 1 REGULAR Module 2 Thermal Physics SPECIFIC HEAT CAPACITY PHASE CHANGES CALORIMETRY Energy Mechanical energy: kinetic and potential Thermal energy: internal energy, Σ(KE + PE) Chemical

More information

AIMS Exercise Set # 1

AIMS Exercise Set # 1 AIMS Exercise Set #. Determine the form of the single precision floating point arithmetic used in the computers at AIMS. What is the largest number that can be accurately represented? What is the smallest

More information

MATHEMATICS FOR ENGINEERS & SCIENTISTS 23

MATHEMATICS FOR ENGINEERS & SCIENTISTS 23 MATHEMATICS FOR ENGINEERS & SCIENTISTS 3.5. Second order linear O.D.E.s: non-homogeneous case.. We ll now consider non-homogeneous second order linear O.D.E.s. These are of the form a + by + c rx) for

More information

Physics 100 Lecture 5. Laws of Thermodynamics February 5, 2018

Physics 100 Lecture 5. Laws of Thermodynamics February 5, 2018 3 Physics 100 Lecture 5 Laws of Thermodynamics February 5, 2018 4 Class Quiz 2-3: A block of wood loses 100 J of gravitational potential energy as it slides down a ramp. If it has 90 J of kinetic energy

More information

Ch 5.7: Series Solutions Near a Regular Singular Point, Part II

Ch 5.7: Series Solutions Near a Regular Singular Point, Part II Ch 5.7: Series Solutions Near a Regular Singular Point, Part II! Recall from Section 5.6 (Part I): The point x 0 = 0 is a regular singular point of with and corresponding Euler Equation! We assume solutions

More information

ODE Runge-Kutta methods

ODE Runge-Kutta methods ODE Runge-Kutta methods The theory (very short excerpts from lectures) First-order initial value problem We want to approximate the solution Y(x) of a system of first-order ordinary differential equations

More information

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11 1. ompute the surface integral M255 alculus III Tutorial Worksheet 11 x + y + z) d, where is a surface given by ru, v) u + v, u v, 1 + 2u + v and u 2, v 1. olution: First, we know x + y + z) d [ ] u +

More information

551614:Advanced Mathematics for Mechatronics. Numerical solution for ODEs School of Mechanical Engineering

551614:Advanced Mathematics for Mechatronics. Numerical solution for ODEs School of Mechanical Engineering 551614:Advanced Mathematics for Mechatronics Numerical solution for ODEs School of Mechanical Engineering 1 Prescribed text : Numerical Method for Engineering, Seventh Edition, Steven C.Chapra, Raymond

More information

ENGI 3424 First Order ODEs Page 1-01

ENGI 3424 First Order ODEs Page 1-01 ENGI 344 First Order ODEs Page 1-01 1. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with respect

More information

Lecture 17: Ordinary Differential Equation II. First Order (continued)

Lecture 17: Ordinary Differential Equation II. First Order (continued) Lecture 17: Ordinary Differential Equation II. First Order (continued) 1. Key points Maple commands dsolve dsolve[interactive] dsolve(numeric) 2. Linear first order ODE: y' = q(x) - p(x) y In general,

More information

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017 Transient Heat Transfer Experiment ME 331 Introduction to Heat Transfer June 1 st, 2017 Abstract The lumped capacitance assumption for transient conduction was tested for three heated spheres; a gold plated

More information

Questions Chapter 18 Temperature, Heat, and the First Law of Thermodynamics

Questions Chapter 18 Temperature, Heat, and the First Law of Thermodynamics Questions Chapter 18 Temperature, Heat, and the First Law of Thermodynamics 18-1 What is Physics? 18-2 Temperature 18-3 The Zeroth Law of Thermodynamics 18-4 Measuring Temperature 18-5 The Celsius and

More information

Sample Solutions of Assignment 10 for MAT3270B

Sample Solutions of Assignment 10 for MAT3270B Sample Solutions of Assignment 1 for MAT327B 1. For the following ODEs, (a) determine all critical points; (b) find the corresponding linear system near each critical point; (c) find the eigenvalues of

More information

Introduction to Heat and Mass Transfer. Week 5

Introduction to Heat and Mass Transfer. Week 5 Introduction to Heat and Mass Transfer Week 5 Critical Resistance Thermal resistances due to conduction and convection in radial systems behave differently Depending on application, we want to either maximize

More information

A Brief Introduction to Numerical Methods for Differential Equations

A Brief Introduction to Numerical Methods for Differential Equations A Brief Introduction to Numerical Methods for Differential Equations January 10, 2011 This tutorial introduces some basic numerical computation techniques that are useful for the simulation and analysis

More information

PHYS102 Previous Exam Problems. Temperature, Heat & The First Law of Thermodynamics

PHYS102 Previous Exam Problems. Temperature, Heat & The First Law of Thermodynamics PHYS102 Previous Exam Problems CHAPTER 18 Temperature, Heat & The First Law of Thermodynamics Equilibrium & temperature scales Thermal expansion Exchange of heat First law of thermodynamics Heat conduction

More information

MATH 23 Exam 2 Review Solutions

MATH 23 Exam 2 Review Solutions MATH 23 Exam 2 Review Solutions Problem 1. Use the method of reduction of order to find a second solution of the given differential equation x 2 y (x 0.1875)y = 0, x > 0, y 1 (x) = x 1/4 e 2 x Solution

More information

S.E. (Chemical) (Second Semester) EXAMINATION, 2011 HEAT TRANSFER (2008 PATTERN) Time : Three Hours Maximum Marks : 100

S.E. (Chemical) (Second Semester) EXAMINATION, 2011 HEAT TRANSFER (2008 PATTERN) Time : Three Hours Maximum Marks : 100 Total No. of Questions 12] [Total No. of Printed Pages 7 [4062]-186 S.E. (Chemical) (Second Semester) EXAMINATION, 2011 HEAT TRANSFER (2008 PATTERN) Time : Three Hours Maximum Marks : 100 N.B. : (i) Answers

More information

Bell Ringer. What are the formulas to obtain the force, acceleration, and mass? And corresponding units. F= ma M= f/a A= f/m

Bell Ringer. What are the formulas to obtain the force, acceleration, and mass? And corresponding units. F= ma M= f/a A= f/m Bell Ringer What are the formulas to obtain the force, acceleration, and mass? And corresponding units. F= ma M= f/a A= f/m F= N M= kg A= m/s^2 What did we learn about the acceleration rate and gravitational

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

Ordinary Differential Equations (ODE)

Ordinary Differential Equations (ODE) Ordinary Differential Equations (ODE) Why study Differential Equations? Many physical phenomena are best formulated mathematically in terms of their rate of change. Motion of a swinging pendulum Bungee-jumper

More information

Ordinary Differential Equations. Monday, October 10, 11

Ordinary Differential Equations. Monday, October 10, 11 Ordinary Differential Equations Monday, October 10, 11 Problems involving ODEs can always be reduced to a set of first order differential equations. For example, By introducing a new variable z, this can

More information

LECTURE 09: Heat transfer mechanisms

LECTURE 09: Heat transfer mechanisms LECTURE 09: Heat transfer mechanisms Select LEARNING OBJECTIVES: Understand there are three mechanisms by which thermal energy can be transferred as heat. Understand that all objects, everywhere, are constantly

More information

LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I

LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I In this lecture and the next two, we will learn series methods through an attempt to answer the following two questions: What is a series method and

More information

Thermal Radiation Heat Transfer Mechanisms

Thermal Radiation Heat Transfer Mechanisms 18-6 Heat Transfer Mechanisms Thermal Radiation Radiation is an energy transfer via the emission of electromagnetic energy. The rate P rad at which an object emits energy via thermal radiation is Here

More information

Solving systems of ODEs with Matlab

Solving systems of ODEs with Matlab Solving systems of ODEs with Matlab James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 20, 2013 Outline 1 Systems of ODEs 2 Setting Up

More information

The temperature of a body, in general, varies with time as well

The temperature of a body, in general, varies with time as well cen58933_ch04.qd 9/10/2002 9:12 AM Page 209 TRANSIENT HEAT CONDUCTION CHAPTER 4 The temperature of a body, in general, varies with time as well as position. In rectangular coordinates, this variation is

More information

Unit 3 Energy Changes and Rates of Reaction

Unit 3 Energy Changes and Rates of Reaction Unit 3 Energy Changes and Rates of Reaction Solutions to Practice Problems in Chapter 5 Energy Changes Calculating the Absorption of Heat (Student textbook page 281) 1. How much heat must be added to a

More information

Physics P201 D. Baxter/R. Heinz. EXAM #3 November 21, :00 9:00 PM INSTRUCTIONS

Physics P201 D. Baxter/R. Heinz. EXAM #3 November 21, :00 9:00 PM INSTRUCTIONS Seat # Your exam is form 1. Physics P201 D. Baxter/R. Heinz EXAM #3 November 21, 2002 7:00 9:00 PM INSTRUTIONS 1. Please indicate which form (1, 2, 3, or 4) exam you have by marking the appropriate bubble

More information

Ordinary Differential Equations II

Ordinary Differential Equations II Ordinary Differential Equations II CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Justin Solomon CS 205A: Mathematical Methods Ordinary Differential Equations II 1 / 33 Almost Done! Last

More information

40P (2 x 60 x 60) = 2.5 x 10 6 (4200)(5) P = 1.82 x 10 5 W

40P (2 x 60 x 60) = 2.5 x 10 6 (4200)(5) P = 1.82 x 10 5 W NAME : F.3C ( ) Marks: /50 Form 3 Physics Assessment on Heat Time allowed: 45 minutes Section A (34 marks) 1. An indoor swimming pool containing 2.5 x 10 6 kg of water uses 40 identical heaters to maintain

More information

Math 233. Directional Derivatives and Gradients Basics

Math 233. Directional Derivatives and Gradients Basics Math 233. Directional Derivatives and Gradients Basics Given a function f(x, y) and a unit vector u = a, b we define the directional derivative of f at (x 0, y 0 ) in the direction u by f(x 0 + ta, y 0

More information

4.1. Physics Module Form 4 Chapter 4 - Heat GCKL UNDERSTANDING THERMAL EQUILIBRIUM. What is thermal equilibrium?

4.1. Physics Module Form 4 Chapter 4 - Heat GCKL UNDERSTANDING THERMAL EQUILIBRIUM. What is thermal equilibrium? Physics Module Form 4 Chapter 4 - Heat GCKL 2010 4.1 4 UNDERSTANDING THERMAL EQUILIBRIUM What is thermal equilibrium? 1. (, Temperature ) is a form of energy that flows from a hot body to a cold body.

More information

TRANSIENT HEAT CONDUCTION

TRANSIENT HEAT CONDUCTION TRANSIENT HEAT CONDUCTION Many heat conduction problems encountered in engineering applications involve time as in independent variable. This is transient or Unsteady State Heat Conduction. The goal of

More information

First Order Linear DEs, Applications

First Order Linear DEs, Applications Week #2 : First Order Linear DEs, Applications Goals: Classify first-order differential equations. Solve first-order linear differential equations. Use first-order linear DEs as models in application problems.

More information

Heat Transfer. Solutions for Vol I _ Classroom Practice Questions. Chapter 1 Conduction

Heat Transfer. Solutions for Vol I _ Classroom Practice Questions. Chapter 1 Conduction Heat ransfer Solutions for Vol I _ lassroom Practice Questions hapter onduction r r r K K. ns: () ase (): Higher thermal conductive material is inside and lo thermal conductive material is outside K K

More information

Ben Wolfe 11/3/14. Figure 1: Theoretical diagram showing the each step of heat loss.

Ben Wolfe 11/3/14. Figure 1: Theoretical diagram showing the each step of heat loss. Condenser Analysis Water Cooled Model: For this condenser design there will be a coil of stainless steel tubing suspended in a bath of cold water. The cold water will be stationary and begin at an ambient

More information

MA 102 Mathematics II Lecture Feb, 2015

MA 102 Mathematics II Lecture Feb, 2015 MA 102 Mathematics II Lecture 1 20 Feb, 2015 Differential Equations An equation containing derivatives is called a differential equation. The origin of differential equations Many of the laws of nature

More information

Specific Heat Capacity Problems

Specific Heat Capacity Problems Block: Date: Specific Heat Capacity Problems Q = mc"t Where: Q = heat ( Quantity of heat; aka: Thermal Energy) m = mass c = specific heat ΔT = change in temperature A few key ideas: If a substance receives

More information

ENGI9496 Lecture Notes State-Space Equation Generation

ENGI9496 Lecture Notes State-Space Equation Generation ENGI9496 Lecture Notes State-Space Equation Generation. State Equations and Variables - Definitions The end goal of model formulation is to simulate a system s behaviour on a computer. A set of coherent

More information

9.1 Solving Differential Equations

9.1 Solving Differential Equations 9.1 Solving Differential Equations What is a differential equation? Real-world examples: The order of a differential equation is the order of the that occurs in the equation. A differential equation is

More information

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 =

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 = MT EXAM SAMPLE İLKER S. YÜCE DECEMBER, SURNAME, NAME: QUESTION. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS where t. (A) Classify the given equation in (). = y, y() = y () (B) Solve the initial value problem.

More information

Thermal Energy. Practice Quiz Solutions

Thermal Energy. Practice Quiz Solutions Thermal Energy Practice Quiz Solutions What is thermal energy? What is thermal energy? Thermal energy is the energy that comes from heat. This heat is generated by the movement of tiny particles within

More information

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 1 A COLLECTION OF HANDOUTS ON FIRST ORDER ORDINARY DIFFERENTIAL

More information

VANDERBILT UNIVERSITY. MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions

VANDERBILT UNIVERSITY. MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions VANDERBILT UNIVERSITY MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions The first test will cover all material discussed up to (including) section 4.5. Important: The solutions below

More information

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods Numerical Analysis by Dr. Anita Pal Assistant Professor Department of Matematics National Institute of Tecnology Durgapur Durgapur-7109 email: anita.buie@gmail.com 1 . Capter 8 Numerical Solution of Ordinary

More information

Chapter 17 Temperature and heat

Chapter 17 Temperature and heat Chapter 17 Temperature and heat 1 Temperature and Thermal Equilibrium When we speak of objects being hot and cold, we need to quantify this by some scientific method that is quantifiable and reproducible.

More information

If there is convective heat transfer from outer surface to fluid maintained at T W.

If there is convective heat transfer from outer surface to fluid maintained at T W. Heat Transfer 1. What are the different modes of heat transfer? Explain with examples. 2. State Fourier s Law of heat conduction? Write some of their applications. 3. State the effect of variation of temperature

More information

Ph 22.1 Return of the ODEs: higher-order methods

Ph 22.1 Return of the ODEs: higher-order methods Ph 22.1 Return of the ODEs: higher-order methods -v20130111- Introduction This week we are going to build on the experience that you gathered in the Ph20, and program more advanced (and accurate!) solvers

More information

Honors Physics. Notes Nov 16, 20 Heat. Persans 1

Honors Physics. Notes Nov 16, 20 Heat. Persans 1 Honors Physics Notes Nov 16, 20 Heat Persans 1 Properties of solids Persans 2 Persans 3 Vibrations of atoms in crystalline solids Assuming only nearest neighbor interactions (+Hooke's law) F = C( u! u

More information

PHYSICS 221 Fall 2013 EXAM 2: November 6, :15pm 10:15pm. Name (printed): Recitation Instructor: Section #:

PHYSICS 221 Fall 2013 EXAM 2: November 6, :15pm 10:15pm. Name (printed): Recitation Instructor: Section #: PHYSICS 221 Fall 2013 EXAM 2: November 6, 2013 8:15pm 10:15pm Name (printed): Recitation Instructor: Section #: INSTRUCTIONS: This exam contains 25 multiple choice questions, plus two extra credit questions,

More information

Introduction to First Order Equations Sections

Introduction to First Order Equations Sections A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics Introduction to First Order Equations Sections 2.1-2.3 Dr. John Ehrke Department of Mathematics Fall 2012 Course Goals The

More information

University of New Mexico Mechanical Engineering Spring 2012 PhD qualifying examination Heat Transfer

University of New Mexico Mechanical Engineering Spring 2012 PhD qualifying examination Heat Transfer University of New Mexico Mechanical Engineering Spring 2012 PhD qualifying examination Heat Transfer Closed book. Formula sheet and calculator are allowed, but not cell phones, computers or any other wireless

More information

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

More information

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 1 : Introduction

Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 1 : Introduction Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 1 : Introduction 1 Introduction In this module, we develop solution techniques for numerically solving ordinary

More information

Solving ODEs Euler Method & RK2/4

Solving ODEs Euler Method & RK2/4 Solving ODEs Euler Method & RK2/4 www.mpia.de/homes/mordasini/uknum/ueb_ode.pdf Major: All Engineering Majors Authors: Autar Kaw, Charlie Barker Transforming Numerical Methods Education for STEM 02/11/10

More information

Mathematical Computing

Mathematical Computing IMT2b2β Department of Mathematics University of Ruhuna A.W.L. Pubudu Thilan Differential Equations Types of Differential Equations Differential equations can basically be classified as ordinary differential

More information

Lecture 2. Introduction to Differential Equations. Roman Kitsela. October 1, Roman Kitsela Lecture 2 October 1, / 25

Lecture 2. Introduction to Differential Equations. Roman Kitsela. October 1, Roman Kitsela Lecture 2 October 1, / 25 Lecture 2 Introduction to Differential Equations Roman Kitsela October 1, 2018 Roman Kitsela Lecture 2 October 1, 2018 1 / 25 Quick announcements URL for the class website: http://www.math.ucsd.edu/~rkitsela/20d/

More information

Student Exploration: Energy Conversion in a System

Student Exploration: Energy Conversion in a System Name: Date: Student Exploration: Energy Conversion in a System Vocabulary: energy, gravitational potential energy, heat energy, kinetic energy, law of conservation of energy, specific heat capacity Prior

More information