1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
RideAnS [48]
3 years ago
12

2. A counter flow tube-shell heat exchanger is used to heat a cold water stream from 18 to 78oC at a flow rate of 1 kg/s. Heatin

g is provided by a superhot water stream in the shell at 160oC flowing at 1.8 kg/s. Inner tube diameter is 1.4 cm while the tube wall is very thin. Overall heat transfer coefficient based on the inner tube is 630 W/m2 K. Assume constant water properties in the cold stream; use values at 320K. The cp value for the hot stream is 4.30 kJ/kg K. (30%) a. Determine the length of the heat exchanger using the ε-NTU method; b. Estimate the cold side heat transfer coefficient.

Engineering
1 answer:
Anastaziya [24]3 years ago
5 0

Answer:

a) L = 220\,m, b) U_{o} \approx 0.63\,\frac{kW}{m^{2}\cdot ^{\textdegree}C}

Explanation:

a) The counterflow heat exchanger is presented in the attachment. Given that cold water is an uncompressible fluid, specific heat does not vary significantly with changes on temperature. Let assume that cold water has the following specific heat:

c_{p,c} = 4.186\,\frac{kJ}{kg\cdot ^{\textdegree}C}

The effectiveness of the counterflow heat exchanger as a function of the capacity ratio and NTU is:

\epsilon = \frac{1-e^{-NTU\cdot(1-c)}}{1-c\cdot e^{-NTU\cdot (1-c)}}

The capacity ratio is:

c = \frac{C_{min}}{C_{max}}

c = \frac{(1\,\frac{kg}{s} )\cdot(4.186\,\frac{kW}{kg^{\textdegree}C} )}{(1.8\,\frac{kg}{s} )\cdot(4.30\,\frac{kW}{kg^{\textdegree}C} )}

c = 0.541

Heat exchangers with NTU greater than 3 have enormous heat transfer surfaces and are not justified economically. Let consider that NTU = 2.5. The efectiveness of the heat exchanger is:

\epsilon = \frac{1-e^{-(2.5)\cdot(1-0.541)}}{1-(2.5)\cdot e^{-(2.5)\cdot (1-0.541)}}

\epsilon \approx 0.824

The real heat transfer rate is:

\dot Q = \epsilon \cdot \dot Q_{max}

\dot Q = \epsilon \cdot C_{min}\cdot (T_{h,in}-T_{c,in})

\dot Q = (0.824)\cdot (4.186\,\frac{kW}{^{\textdegree}C} )\cdot (160^{\textdegree}C-18^{\textdegree}C)

\dot Q = 489.795\,kW

The exit temperature of the hot fluid is:

\dot Q = \dot m_{h}\cdot c_{p,h}\cdot (T_{h,in}-T_{h,out})

T_{h,out} = T_{h,in} - \frac{\dot Q}{\dot m_{h}\cdot c_{p,h}}

T_{h,out} = 160^{\textdegree}C + \frac{489.795\,kW}{(7.74\,\frac{kW}{^{\textdegree}C} )}

T_{h,out} = 96.719^{\textdegree}C

The log mean temperature difference is determined herein:

\Delta T_{lm} = \frac{(T_{h,in}-T_{c, out})-(T_{h,out}-T_{c,in})}{\ln\frac{T_{h,in}-T_{c, out}}{T_{h,out}-T_{c,in}} }

\Delta T_{lm} = \frac{(160^{\textdegree}C-78^{\textdegree}C)-(96.719^{\textdegree}C-18^{\textdegree}C)}{\ln\frac{160^{\textdegree}C-78^{\textdegree}C}{96.719^{\textdegree}C-18^{\textdegree}C} }

\Delta T_{lm} \approx 80.348^{\textdegree}C

The heat transfer surface area is:

A_{i} = \frac{\dot Q}{U_{i}\cdot \Delta T_{lm}}

A_{i} = \frac{489.795\,kW}{(0.63\,\frac{kW}{m^{2}\cdot ^{\textdegree}C} )\cdot(80.348^{\textdegree}C) }

A_{i} = 9.676\,m^{2}

Length of a single pass counter flow heat exchanger is:

L =\frac{A_{i}}{\pi\cdot D_{i}}

L = \frac{9.676\,m^{2}}{\pi\cdot (0.014\,m)}

L = 220\,m

b) Given that tube wall is very thin, inner and outer heat transfer areas are similar and, consequently, the cold side heat transfer coefficient is approximately equal to the hot side heat transfer coefficient.

U_{o} \approx 0.63\,\frac{kW}{m^{2}\cdot ^{\textdegree}C}

You might be interested in
Which sentence is correct about the exergy of an empty (pressure around zero Pascal) tank with a volume of V, located in an envi
sineoko [7]

Answer:

The correct option is;

c.  the exergy of the tank can be anything between zero to P₀·V

Explanation:

The given parameters are;

The volume of the tank = V

The pressure in the tank = 0 Pascal

The pressure of the surrounding = P₀

The temperature of the surrounding = T₀

Exergy is a measure of the amount of a given energy which a system posses that is extractable to provide useful work. It is possible work that brings about equilibrium. It is the potential the system has to bring about change

The exergy balance equation  is given as follows;

X_2 - X_1 = \int\limits^2_1 {} \, \delta Q \left (1 - \dfrac{T_0}{T} \right ) - [W - P_0 \cdot (V_2 - V_1)]- X_{destroyed}

Where;

X₂ - X₁ is the difference between the two exergies

Therefore, the exergy of the system with regards to the environment is the work received from the environment which at is equal to done on the system by the surrounding which by equilibrium for an empty tank with 0 pressure is equal to the product of the pressure of the surrounding and the volume of the empty tank or P₀ × V less the work, exergy destroyed, while taking into consideration the change in heat of the system

Therefore, the exergy of the tank can be anything between zero to P₀·V.

6 0
3 years ago
What should you consider when choosing the type of head protection
Serggg [28]

Answer: hope this helps u

Explanation:

Material,Flexibility,Comfort,Workplace Hazards

6 0
2 years ago
The function below takes two string parameters: sentence is a string containing a series of words separated by whitespace and le
Eddi Din [679]

Answer:

def extract_word_with_given_letter(sentence, letter):

   words = sentence.split()

   for word in words:

       if letter in word.lower():

           return word

   return ""

# Testing the function here. ignore/remove the code below if not required

print(extract_word_with_given_letter('hello HOW are you?', 'w'))

print(extract_word_with_given_letter('hello how are you?', 'w'))

4 0
3 years ago
A tensile test was operated to test some important mechanical properties. The specimen has a gage length = 1.8 in and diameter =
oee [108]

Answer:

a) 60000 psi

b) 1.11*10^6 psi

c) 112000 psi

d) 30.5%

e) 30%

Explanation:

The yield strength is the load applied when yielding behind divided by the section.

yield strength = Fyield / A

A = π/4 * D^2

A = 0.5 in^2

ys = Fy * A

y2 = 30000 * 0.5 = 60000 psi

The modulus of elasticity (E) is a material property that is related to the object property of stiffness (k).

k = E * L0 / A

And the stiffness is related to change of length:

Δx = F / k

Then:

Δx = F * A / (E * L0)

E = F * A / (Δx * L0)

When yielding began (approximately the end of the proportional peroid) the force was of 30000 lb and the change of length was

Δx = L - L0 = 1.8075 - 1.8 = 0.0075

Then:

E = 30000 * 0.5 / (0.0075 * 1.8) = 1.11*10^6 psi

Tensile strength is the strees at which the material breaks.

The maximum load was 56050 lb, so:

ts = 56050 / 0.5 = 112000 psi

The percent elongation is calculated as:

e = 100 * (L / L0)

e = 100 * (2.35 / 1.8 - 1) = 30.5 %

If it necked with and area of 0.35 in^2 the precent reduction in area was:

100 * (1 - A / A0)

100 * (1 - 0.35 / 0.5) = 30%

5 0
3 years ago
When brazing, the lowest effective brazing temperatures possible should be used to minimize the effects of heat on the base meta
nordsb [41]

Answer:

False

Explanation:

5 0
3 years ago
Other questions:
  • The Manufacturing sector is the only sector where Lean manufacturing philosophy can be applied. a)- True b)- False
    12·1 answer
  • A horizontal channel of height H has two fluids of different viscosities and densities flowing because of a pressure gradient dp
    5·1 answer
  • Help me! Phone Phoebe on 07375410044.
    7·2 answers
  • 3) What kind of bridges direct their load along it's curve and into the
    12·1 answer
  • Give four effects of water hammer.​
    6·1 answer
  • What are some possible reasons for the sudden development of the cell theory
    14·1 answer
  • The difference in quantity between the add and full marks on an engine oil dipstick is typically
    5·1 answer
  • Which rules of the road apply to people riding bicycles, under Illinois law? *
    9·1 answer
  • What building codes did Mega Corporation fail to follow?
    9·1 answer
  • For some metal alloy, the following engineering stresses produce the corresponding engineering plastic strains prior to necking.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!