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
tiny-mole [99]
3 years ago
12

Liquid water is fed to a boiler at 24°C and 10 bar is converted at a constant pressure to saturated steam.

Engineering
1 answer:
zepelin [54]3 years ago
4 0

We can find the change in the enthalpy through the tables A5 for Saturated water, pressure table.

For 1bar=1000kPa:

T_{sat}=179.88\°c

H_{fg} = 2014.6kJ/kg

c_p=4.18 kJkg^{-1}{K^{-1}

\nu_g = 0.19436m^3/kg

Replacing,

\Delta h = h_{fg}+c_p(T_{sat}-T_{inlet})

\Delta h = 2014.6+4.18(179.88-24)

\Delta h=2666.17kJ/kg

With the specific volume we know can calculate the mass flow, that is

\dot{m}=\frac{\frac{15000}{3600}}{0.19436}

\dot{m} = 21.4378kg/s

Then the heat required in input is,

Q=\dot{m}\Delta h

Q=21.4378*2666.17

Q=57157.036kW

With the same value required of 15000m^3/h, we can calculate the velocity of the water, that is given by,

V= \frac{\dotV}{A}

V = \frac{\frac{15000}{3600}}{\pi /4 *(0.15)^2}

V=235.79m/s

Finally we can apply the steady flow energy equation, that is

\dot{m}(h_1+\frac{V^2}{2000})+Q = \dot{m}h_2

Re-arrange for Q,

Q=\dot{m}(h_2-h_1-\frac{V^2}{2000})

Q=\dot{m}(\Delta h-\frac{V^2}{2000})

Q= (21.4378)(2666.17-\frac{235.79^2}{2000})

Q= 56560.88kW

We can note that consider the Kinetic Energy will decrease the heat input.

You might be interested in
Discuss the organizational system that you believe would be the most effective for the safety officer in a medium-sized (100-200
marin [14]

Answer:

A safety manager is a person who designs and maintains the safety elements at workplace. A balance should be required for production and the job in providing work environment. As a safety officer in a medium sized manufacturing facility the following organizational system can be designed and maintained:

  • Maintaining a workplace as per the guidelines by Occupational safety and health association. The rules and regulation should be such that maintains the manufacturing facilities.  
  • For warning to workers proper labelling, floor mapping, signs, posters should be used.  
  • Procurement and usage of safe tools.  
  • A guideline that describes safety standard and precautionary measures should be available to the workers. They should be aware about all the steps that needs to be taken in crisis.  
  • Ensuring that the workers have enough training safety and health or accident prevention.  
  • Identify and eliminate the hazardous elements from the workplace.  
  • A strict action should be taken against the worker in case of violation of rules and not adhering with guidelines.

3 0
2 years ago
What do we need to do to get CO2 emissions all the way to zero?
Svetlanka [38]

Answer:

A key element is powering economies with clean energy, replacing polluting coal - and gas and oil-fired power stations - with renewable energy sources, such as wind or solar farms. This would dramatically reduce carbon emissions. Plus, renewable energy is now not only cleaner, but often cheaper than fossil fuels

Explanation:

here is your answer if you like my answer please follow

3 0
2 years ago
If a heat engine has an efficiency of 30% and its power output is 600 W, what is the rate of heat input from the combustion phas
jarptica [38.1K]

Answer:

The heat input from the combustion phase is 2000 watts.

Explanation:

The energy efficiency of the heat engine (\eta), no unit, is defined by this formula:

\eta = \frac{\dot W}{\dot Q} (1)

Where:

\dot Q - Heat input, in watts.

\dot W - Power output, in watts.

If we know that \dot W = 600\,W and \eta = 0.3, then the heat input from the combustion phase is:

\eta = \frac{\dot W}{\dot Q}

\dot Q = \frac{\dot W}{\eta}

\dot Q = \frac{600\,W}{0.3}

\dot Q = 2000\,W

The heat input from the combustion phase is 2000 watts.

8 0
2 years ago
If the surface energy of a magnesium oxide - nickel oxide (MgO-NiO) solid solution is 1.05 J/m2 and its elastic modulus is 198 G
Nastasia [14]

Answer:

The maximum length is 3.897×10^-5 mm

Explanation:

Extension = surface energy/elastic modulus

surface energy = 1.05 J/m^2

elastic modulus = 198 GPa = 198×10^9 Pa

Extension = 1.05/198×10^9 = 5.3×10^-12 m

Strain = stress/elastic modulus = 27×10^6/198×10^9 = 1.36×10^-4

Length = extension/strain = 5.3×10^-12/1.36×10^-4 = 3.897×10^-8 m = 3.897×10^-8 × 1000 = 3.897×10^-5 mm

7 0
3 years ago
A list is sorted in ascending order if it is empty or each item except the last one is less than or equal to its successor. HERE
Free_Kalibri [48]

Using the knowledge of computational language in python it is possible to write a code that writes a list and defines the arrange.

<h3>Writing code in python:</h3>

<em>def isSorted(lyst):</em>

<em>if len(lyst) >= 0 and len(lyst) < 2:</em>

<em>return True</em>

<em>else:</em>

<em>for i in range(len(lyst)-1):</em>

<em>if lyst[i] > lyst[i+1]:</em>

<em>return False</em>

<em>return True</em>

<em>def main():</em>

<em>lyst = []</em>

<em>print(isSorted(lyst))</em>

<em>lyst = [1]</em>

<em>print(isSorted(lyst))</em>

<em>lyst = list(range(10))</em>

<em>print(isSorted(lyst))</em>

<em>lyst[9] = 3</em>

<em>print(isSorted(lyst))</em>

<em>main()</em>

See more about python at brainly.com/question/18502436

#SPJ1

7 0
2 years ago
Other questions:
  • A large truck drives down the highway at 10 m/s hauling a rectangular trailer that is 6 m long, 2 m wide, and 2 m tall. The trai
    14·1 answer
  • Saturated water vapor undergoes a throttling process from 1bar to a 0.35bar. What is the change in temperature for this process?
    10·1 answer
  • What are the four basic parts of process plan
    11·1 answer
  • A front wheel drive vehicle with four wheel disc brakes is pulling to the left. Tech A says an external kink or internal restric
    13·1 answer
  • Tech A says you can find the typical angle of a V-block engine by dividing the number of cylinders by 720
    11·1 answer
  • Why does my delivery date keep changing on my tesla model 3
    13·1 answer
  • Hey answer quick for 20 points
    7·2 answers
  • Why does the compression-refrigeration cycle have a high-pressure side and a low-pressure side?
    7·1 answer
  • The driver should be able to see the ground within _____ to the front?
    14·1 answer
  • The project's criteria.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!