Solveeit Logo

Question

Question: Find the temperature distribution in a substance placed between two parallel plates kept at temperat...

Find the temperature distribution in a substance placed between two parallel plates kept at temperatures T1T_1 and T2T_2. The plate separation is equal to ll, the heat conductivity coefficient of the substance xTx \propto \sqrt{T}.

Answer

The temperature distribution in the substance is given by: T(x)=[(1xl)T13/2+(xl)T23/2]2/3T(x) = \left[ \left(1 - \frac{x}{l}\right) T_1^{3/2} + \left(\frac{x}{l}\right) T_2^{3/2} \right]^{2/3}

Explanation

Solution

The problem asks for the temperature distribution T(x)T(x) in a substance between two parallel plates at temperatures T1T_1 and T2T_2, separated by a distance ll. The thermal conductivity kk of the substance varies with temperature as kTk \propto \sqrt{T}, which can be written as k=CTk = C\sqrt{T} where CC is a constant.

  1. Fourier's Law of Heat Conduction: In one dimension and steady state, heat flux JJ is given by J=kdTdxJ = -k \frac{dT}{dx}. Since heat flows from higher to lower temperature, JJ is constant throughout the substance.
  2. Incorporate Variable Conductivity: Substitute k=CTk = C\sqrt{T} into Fourier's Law: J=CTdTdxJ = -C\sqrt{T} \frac{dT}{dx}
  3. Separate Variables: Rearrange the equation to separate temperature and position variables: Jdx=CTdTJ dx = -C\sqrt{T} dT
  4. Integrate over the entire length: To find the constant heat flux JJ, integrate from one plate (x=0x=0, T=T1T=T_1) to the other (x=lx=l, T=T2T=T_2): 0lJdx=T1T2CTdT\int_{0}^{l} J dx = \int_{T_1}^{T_2} -C\sqrt{T} dT Jl=C[T3/23/2]T1T2=2C3(T23/2T13/2)J l = -C \left[ \frac{T^{3/2}}{3/2} \right]_{T_1}^{T_2} = -\frac{2C}{3} (T_2^{3/2} - T_1^{3/2}) J=2C3l(T13/2T23/2)J = \frac{2C}{3l} (T_1^{3/2} - T_2^{3/2})
  5. Integrate for Temperature Distribution: Now, integrate from the first plate (x=0x=0, T=T1T=T_1) to an arbitrary position xx with temperature T(x)T(x): 0xJdx=T1T(x)CTdT\int_{0}^{x} J dx' = \int_{T_1}^{T(x)} -C\sqrt{T'} dT' Jx=C[T3/23/2]T1T(x)=2C3(T(x)3/2T13/2)J x = -C \left[ \frac{T'^{3/2}}{3/2} \right]_{T_1}^{T(x)} = -\frac{2C}{3} (T(x)^{3/2} - T_1^{3/2}) Jx=2C3(T13/2T(x)3/2)J x = \frac{2C}{3} (T_1^{3/2} - T(x)^{3/2})
  6. Solve for T(x): Substitute the expression for JJ from step 4 into the equation from step 5: 2C3l(T13/2T23/2)x=2C3(T13/2T(x)3/2)\frac{2C}{3l} (T_1^{3/2} - T_2^{3/2}) x = \frac{2C}{3} (T_1^{3/2} - T(x)^{3/2}) Cancel 2C3\frac{2C}{3} and rearrange: xl(T13/2T23/2)=T13/2T(x)3/2\frac{x}{l} (T_1^{3/2} - T_2^{3/2}) = T_1^{3/2} - T(x)^{3/2} T(x)3/2=T13/2xl(T13/2T23/2)T(x)^{3/2} = T_1^{3/2} - \frac{x}{l} (T_1^{3/2} - T_2^{3/2}) T(x)3/2=(1xl)T13/2+xlT23/2T(x)^{3/2} = \left(1 - \frac{x}{l}\right) T_1^{3/2} + \frac{x}{l} T_2^{3/2} Raise both sides to the power of 2/32/3 to get T(x)T(x): T(x)=[(1xl)T13/2+xlT23/2]2/3T(x) = \left[ \left(1 - \frac{x}{l}\right) T_1^{3/2} + \frac{x}{l} T_2^{3/2} \right]^{2/3}