The one dimensional heat flow equation is given by:
In steady-state:
So:
Solving:
u=ax+b
Initial conditions in steady-state:
u=0 at x=0
u=100 at x=40
Then:
u=2.5x
Hence the boundary conditions are:
u(0,t)=20
u(40,t)=60
u(x,0)=2.5x
The solution of one dimensional heat flow equation is given by:
u(x,t)=(A*cos(x)+B*sin(x))*exp[ ]
Break up the required funciton u (x,t) into two parts:
u(x,t)=us(x)+ut(x,t)
To find us(x):
us(x) = ax+b
us(0)=20
us(40)=60
Then:
us=x+20
To find ut(x,t):
ut( x,t) = u(x,t) –us(x)
ut(0,t) = u(0,t)–us(0) = 20–20 = 0
ut(40,t) = u(40,t)–us(40) = 60–60 = 0
ut(x,0) = u(x,0) –us(x) = 2.5x-x-20=1.5x-20
ut(x,t)=(A*cos(x)+B*sin(x))*exp[ ]
A=0; =(n)/40
ut(x,t)=B*sin((nx)/40)*exp[ ]
Most general solution:
ut(x,t)= Bn*sin((nx)/40)*exp[ ]
Using condition:
Bn = 2/40* (1.5x-20)*sin(nx/40)dx =
u=us+ut
Comments