How can I solve a 2-D heat transfer problem with given boundary conditions?

In summary, the boundary condition for the heat flux through the boundaries is that the temperature at the boundaries be uniform. The derivative of the temperature at the boundaries can be found using a boundary value problem, and the solution is determined up to a constant.
  • #1
leoflc
56
0

Homework Statement


a rectangular plate (15 x 30) with the following boundary conditions:

u_y(x,0) = 0
u_y(x,30) = 0
u_x(0,y) = 0
u_x(15,y) = y(20-y)

the derivative B.Cs describe the heat flux through the boundaries.

solve the the steady-state temp u(x,t)


Homework Equations


steady-state: [tex]\nabla[/tex]^2 * u =0


The Attempt at a Solution



I set u(x,y)=F(x)G(y)

with the BCs, I got

G'(0)=0
G'(30)=0
F'(0)=0
F'(15)=y(20-y)

let F=A*cos(px) + B*sin(px)

F'(0)=0; so B=0
F'(15)=-A*sin(15*p)=y(20-y)


this is where I got stock.
How can I solve for 'p' or A with the B.C. that has 'y' in there?

Am I doing the right thing?
Thank you very much!
 
Physics news on Phys.org
  • #2
First you are also going to have to solve for the general form for G(y)!
Since the condition for F'(15) is not itself a sin or cosine, you will need to write this as a Fourier cosine series. Then expand y(20-y) (a constant with respect to x) as a Fourier cosine series.
 
  • #3
The standard way in solving this is indeed by considering that the solution can be written as a product of two functions each depending only on one variable. This is thus:

[tex]u(x,y)=X(x)\cdot Y(y)[/tex]

By substituting this into the partial differential equation you end up with two ordinary differential equations both equal to a constant. Remember that this constant can be smaller, equal to or larger than zero. Consider all three cases separately, one will give you the zero solution which is to be discarded, one will give you a constant and the last one will give you a fundamental solution. The total solution will be the sum of the constant and all functions of the fundamental form. After this you can apply the remaining condition to search for the unknown constants remaining. It will not be possible to find one constant because you only have derivatives on the boundaries. This means that your solution is determined up to a constant which is physically interpretable by stating that the solution can differ in temperature level.

To make it more easy on yourself you could consider to change the size of the rectangle to B and L (width and height) and the last boundary condition to y(a-y). You will avoid making calculation errors and the obtained solution is more generally valid for different rectangles. In case of problems, just ask.
 
  • #4
Thank you for the responses!
For F'(15)
I expand y(20-y) as a Fourier cosine series, but I got

F'(15) = -A*sin(15*p) = FourierCosine series in terms of 'y'

I still don't know what to do with the y term. Do I just set x=y(20-y) and solve for y, then put it back to the Fourier Consine series?
Also for G'(y), I got

G'(y) = A*p*sinh(p*y)

with B.C (A is a const)

G'(30) = A*p*sinh(30p) = 0

which will make p=0, and I don't think that should be it.

Thank you again for the help!
 
  • #5
leoflc said:
Thank you for the responses!
For F'(15)
I expand y(20-y) as a Fourier cosine series, but I got

F'(15) = -A*sin(15*p) = FourierCosine series in terms of 'y'

I still don't know what to do with the y term. Do I just set x=y(20-y) and solve for y, then put it back to the Fourier Consine series?
Also for G'(y), I got

G'(y) = A*p*sinh(p*y)

with B.C (A is a const)

G'(30) = A*p*sinh(30p) = 0

which will make p=0, and I don't think that should be it.

Thank you again for the help!

Mmm, I think you are doing this incorrect. You don't mention a series here at all. OK, the first thing to do is to assume that the solution can be written as a product of two functions, each depending on only one of the two independent variables. This means:

[tex]u(x,y)=X(x)\cdot Y(y)[/tex]

You need to substitute this in the original partial differential equation. This gives you (leaving out the variable naming):

[tex]X''Y+XY''=0[/tex]

Dividing this with the function itself gives:

[tex]\frac{X''Y+XY''}{XY}=0[/tex]

Or:

[tex]\frac{X''}{X}=-\frac{Y''}{Y}[/tex]

Because the left hand side and the right hand side both are depending on one of the variables and not the other they both have to be equal to a constant. You have now:

[tex]\frac{X''}{X}=-\frac{Y''}{Y}=\alpha[/tex]

Now you have obtained two ordinary differential equations. The constant can be smaller, equal to or larger than 0. Use these three cases to find the solutions to the ordinary differential equations.

What I've just written is the basic handling of boundary value problems using Fourier series. If you don't understand this at all, you should consult a book or get some more explanation of the teacher.

Come back with what you have obtained and we'll go to the next step.
 

1. What is a 2-D heat transfer problem?

A 2-D heat transfer problem is a mathematical model that describes the flow of heat through a two-dimensional object or system. It involves solving differential equations to determine the distribution of temperature and heat flux within the object.

2. What are the main factors that affect heat transfer in a 2-D problem?

The main factors that affect heat transfer in a 2-D problem are the thermal conductivity of the material, the temperature difference between the two ends of the object, and the surface area of the object. Other factors such as convection and radiation may also play a role.

3. How is a 2-D heat transfer problem solved?

A 2-D heat transfer problem is typically solved using numerical methods such as finite difference or finite element analysis. These methods break down the problem into smaller elements or nodes and solve for the temperature at each point, taking into account the boundary conditions and material properties.

4. What are some applications of 2-D heat transfer problems?

2-D heat transfer problems are commonly used in engineering and scientific fields to analyze and design systems involving heat transfer. Some applications include designing cooling systems for electronic devices, predicting temperature distributions in manufacturing processes, and studying thermal behavior in buildings and structures.

5. What are the limitations of 2-D heat transfer problems?

2-D heat transfer problems assume that heat transfer occurs only in two dimensions, which may not accurately represent real-world scenarios. Additionally, they do not take into account factors such as fluid flow or phase change, which may significantly affect heat transfer. Therefore, 2-D heat transfer problems should be used with caution and their results should be validated with experimental data.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
461
  • Calculus and Beyond Homework Help
Replies
5
Views
265
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Math POTW for University Students
Replies
1
Views
436
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
276
  • Differential Equations
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
Back
Top