Temperature Distribution Solution for Rectangular HIJK with Laplace Equation

  • Thread starter Thread starter matt222
  • Start date Start date
  • Tags Tags
    Laplace
Click For Summary
SUMMARY

The discussion focuses on solving the Laplace equation for temperature distribution T(x,y) in a rectangular domain HIJK defined by the boundaries x=0, y=0, x=4, and y=2. The boundary conditions are T(0,y)=0, T(4,y)=0, T(x,2)=0, and T(x,0)=x(4-x). The solution involves using separation of variables, leading to expressions for X(x) and Y(y). The final temperature distribution is T(x,y)=x(4-x)cosh(nπy/2), but issues arise in satisfying the third boundary condition at T(x,2), indicating a need for reevaluation of the approach.

PREREQUISITES
  • Understanding of the Laplace equation and its applications in heat distribution.
  • Proficiency in separation of variables technique for solving partial differential equations.
  • Familiarity with boundary value problems and their conditions.
  • Knowledge of hyperbolic functions, specifically sinh and cosh.
NEXT STEPS
  • Review the method of separation of variables in the context of partial differential equations.
  • Explore the application of boundary conditions in solving Laplace's equation.
  • Investigate alternative forms for Y(y) to simplify the solution process.
  • Study the implications of different separation constants on the solution's validity.
USEFUL FOR

Students and professionals in mathematics and engineering, particularly those focusing on heat transfer, partial differential equations, and boundary value problems.

matt222
Messages
130
Reaction score
0
1. Homework Statement [/b

A rectangular of HIJK sides is bounded by the lines x=0, y=0, x=4, y=2.whatis the Temperature distribution T(x,y) over the rectangle by using the Laplace equation, boundary conditions are:
T(0,y)=0, T(4,y)=0 , T(x,2)=0, T(x,0)=x(4-x)

Homework Equations



d^2T/dx^2 + d^2T/dy^2 =0

The Attempt at a Solution



I started solving by using the separation of variable and find for
X=c1cos(npix/2)+c2sin(npix/2)
Y=c3cosh(npiy/2)+c4sinh(npiy/2)
c1 should go to zero so,
X=c2sin(npix/2)

so the final look for T(x,y)=c2sin(npix/2)[c3cosh(npiy/2)+c4sinh(npiy/2)]
the first two BC worked well, the 3rd BC got 0=c2sin(npix/2)c4sinh(npiy/2)
the 4th BC got c2c4sin(npix/2)=x(4-x), I subitute the 4th BC in the final T(x,y) and got

T(x,y)=x(4-x)cosh(npiy/2)+c4sinh(npiy/2)c2sin(npix/2)
to satisfy the BC, C3=0,
T(x,y)=x(4-x)cosh(npiy/2)
i have problem now with the 3rd BC at T(x,2), it will not satisfy the BC? what is my mistake
 
Physics news on Phys.org
Let's back up for a second. When you initially find the solution using separation of variables, there are no restrictions on the separation constant k2. At that point, the best you can say is

\begin{align*}<br /> X(x) &amp;= c_1 \cos kx + c_2 \sin kx \\<br /> Y(y) &amp;= c_3 \cosh ky + c_4 \sinh ky<br /> \end{align*}

Explain what applying the first boundary condition does to the solution. Then explain what applying the second one does.
 
matt222 said:
1. Homework Statement [/b

A rectangular of HIJK sides is bounded by the lines x=0, y=0, x=4, y=2.whatis the Temperature distribution T(x,y) over the rectangle by using the Laplace equation, boundary conditions are:
T(0,y)=0, T(4,y)=0 , T(x,2)=0, T(x,0)=x(4-x)

Homework Equations



d^2T/dx^2 + d^2T/dy^2 =0

The Attempt at a Solution



I started solving by using the separation of variable and find for
X=c1cos(npix/2)+c2sin(npix/2)


Recheck that, I think you should get

X_n=\sin(\frac{n\pi}{4}x)

Y=c3cosh(npiy/2)+c4sinh(npiy/2)

You have left off some squares inside the cosh terms. But more important, you don't have to stick with sinh and cosh; you can use any linearly independent pair. You will get much easier expressions to work with if you try for the Y solution an expression of the form

Y(y) = A\sinh(\mu y) + B\sinh(\mu(2-y))

Try it. And remember lamda and mu aren't equal to each other.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
3K
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K