Many applications require us to know the temperature distribution in an object. For example, this information is

Question:

Many applications require us to know the temperature distribution in an object. For example, this information is important for controlling the material properties, such as hardness, when cooling an object formed from molten metal. In a heat-transfer course, the following description of the temperature distribution in a at, rectangular metal plate is often derived.

The temperature is held constant at T1 on three sides and at T2 on the fourth side (see Figure P38). The temperature T(x, y) as a function of the xy coordinates shown is given by

 Tx, у) 3D (Т, — Т)w(х, у) + Ti


Where


Use the following data: T1 = 70° F, T2 = 200°F, and W = L = 2 ft.

a. The terms in the preceding series become smaller in magnitude as n increases. Write a MATLAB program to verify this fact for n = 1, …, 19 for the center of the plate (x = y = 1).

b. Using x = y = 1, write a MATLAB program to determine how many terms are required in the series to produce a temperature calculation that is accurate to within 1 percent. (That is, for what value of n will the addition of the next term in the series produce a change in T of less than 1 percent?) Use your physical insight to determine whether this answer gives the correct temperature at the center of the plate.

c. Modify the program from part b to compute the temperatures in the plate; use a spacing of 0.2 for both x and y.


Figure P38

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: