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
bonufazy [111]
3 years ago
10

Air enters a well-insulated turbine operating at steady, state with negligible velocity at 4 MPa, 300°C. The air expands to an e

xit pressure of 100kPa. The exit velocity and temperature are 90 m/s and 100°C, respectively. The diameter of the exit is 0.6 m. Determine the power developed by the turbine (in kW). You may assume air behaves like an ideal gas throughout the process
Engineering
1 answer:
svetoff [14.1K]3 years ago
5 0

Answer:

-3744.45 kW

Explanation:

The energy balance for a turbine is the following:

U_{e}+P_{e}*v_{e}+gz_{e}+\frac{C_{e}^{2}}{2}+q=W+U_{s}+P_{s}*v_{s}+gz_{s}+\frac{C_{s}^{2}}{2}

Where:

U = internal energy, P= pressure, v=volume, g= gravity, z= height, C= velocity, q= heat, W= power.  

Since it is a well-insulated turbine q= 0.

In steady state m (mass flow) is constant.

m=\frac{1}{v_{s}}*A*C

Where v_{s} is the specific volume and A = area.

There is no information about a change in height during the process so we can say that the term (gz) in the equation both in the inlet (e) and outlet (s) is zero.

In the inlet the velocity is negligible so \frac{C_{e}^{2}}{2} is zero.

Also, enthalpy (h) is:

h=U+P*v

Reorganizing the equation with this information we have

h_{e} =W + h_{s} +\frac{C_{s}^{2}}{2}

W= m*(h_{e}- h_{s}-\frac{C_{s}^{2}}{2}) in kW

We can get the enthalpy from thermodynamic tables for the air with the conditions in the inlet and in outlet. These are:

h_{e} (300 C) = 578.81 \frac{kJ}{kg}

h_{s} (100 C) = 273.26 \frac{kJ}{kg}

Mass flow  

The area is the area of the circle A=pi()*r^{2}

A=pi()*(0.3m)^{2}=0.282 m^{2}

We can get the specific volume from thermodynamics tables for air at 100°C. We use this condition because we know the diameter and the velocity in the outlet. This value is  

1.057 \frac{m^{3}}{kg}  

Mass flow is  

m=\frac{1}{1.057\frac{m^{3}}{kg}} * 0.282 m^{2}* 90\frac{m}{s}=24.072 \frac{kg}{s}

So power is:

W= 24.072 \frac{kg}{s}*(578.81 \frac{kJ}{kg}-273.26 \frac{kJ}{kg}+\frac{(90\frac{m}{s})^{2}}{2}=-3744.45 Kw

You might be interested in
What is the mechanical advantage of a pulley with 3 support ropes?
snow_tiger [21]

Answer:

The mechanical advantage is 3 to 1

Explanation:

A frictionless pulley with three support ropes carries equal tension on each of the ropes thus;

Tension in each pulley rope = T

Total tension in the 3 ropes = 3 × T = 3·T

Direction of the tension forces on each rope = Unidirectional

Total force provided by the 3 ropes = 3·T

Therefore, a force, T, applied at the end of the rope will result in a lifting force of 3·T

Hence, the mechanical advantage = 3·T to T which is presented as follows;

Mechanical \ advantage = \dfrac{3 \cdot T}{T}  = \dfrac{3}{1}

The mechanical advantage = 3 to 1.

5 0
3 years ago
Fibonacci sequence has many applications in Computer Science. Write a program to generate Fibonacci numbers as many as desired.
VikaD [51]

Answer:

The Python Code for Fibonacci Sequence is :

# Function for nth Fibonacci number  

def Fibonacci(n):  

if n<0:  

 print("Incorrect input")  

# First Fibonacci number is 0  

elif n==0:  

 return 0

# Second Fibonacci number is 1  

elif n==1:  

 return 1

else:  

 return Fibonacci(n-1)+Fibonacci(n-2)  

# Driver Program  

print(Fibonacci(9))  

Explanation:

The Fibonacci numbers are the numbers in the following integer sequence.

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ……..

In mathematical terms, the sequence Fn of Fibonacci numbers is defined by the recurrence relation

Fn = Fn-1 + Fn-2

with seed values

F0 = 0 and F1 = 1.

8 0
3 years ago
Read 2 more answers
please help me answer 3 of these questions in complete sentences. this is ccrd 1 related to jobs and college. thanks so much if
Kitty [74]

Answer:

1. Work is a driving force of identity in your life, whether its because it influences you due to the time spent there. Or its truly a passion of yours.

2. Two main aspects of identity development are self-concept and self-esteem

3. Based on you obviously

Hope this helped!

Explanation:

5 0
3 years ago
Liquid flows with a free surface around a bend. The liquid is inviscid and incompressible, and the flow is steady and irrotation
lions [1.4K]

Answer:

9 cm

Explanation:

The liquid on the bend will be affected by two accelerations: gravity and centripetal force.

Gravity will be of 9.81 m/s^2 pointing down at all points.

The centripetal acceleration will be of

ac = v^2/r

Pointing to the center of the bend (perpendicular to gravity).

The velocity will depend on the radius

v = (1 m^2/s) / r

Replacing:

ac = (1/r)^2 / r

ac = (1 m^4/s^2) / r^3

If we set up a cylindrical reference system with origin at the center of the bend, the total acceleration will be

a = (-1/r^3 * i - 9.81 * j)

The surface of the liquid will be an equipotential surface, this means all points on the surface have the same potential energy.

The potential energy of the gravity field is:

pg = g * h

The potential energy of the centripetal force is:

pc = ac * r

Then the potential field is:

p = -1/r^2 * - 9.81*h

Points on the surface at r = 1 m and r = 3 m have the same potential.

-1/1^2 * - 9.81*h1 = -1/3^2 * - 9.81*h2

-1 - 9.81*h1 = -1/9 - 9.81*h2

-1 + 1/9 = 9.81 * (h1 - h2)

h1 - h2 = (-8/9) / 9.81

h2 - h1 = 0.09 m

The outer part will be 9 cm higher than the inner part.

3 0
3 years ago
The question “How do plants convert sunlight to energy?” best represents which of the following?
OverLord2011 [107]

Answer:

D

Explanation:

I would say this awnser because its the only one that makes sence to me

5 0
3 years ago
Other questions:
  • The wheel and the attached reel have a combined weight of 50lb and a radius of gyration about their center of 6 A k in = . If pu
    9·1 answer
  • You have been assigned to design an open cylindrical storage tank 4 meters tall with a diameter of 8 meters to be made out of A-
    13·1 answer
  • A 300-ft long section of a steam pipe with an outside diameter of 4 in passes through an open space at 50oF. The average tempera
    12·1 answer
  • Why is oil black and why does oil look black
    10·1 answer
  • Describe the make-up of an internal combustion engine.<br> Pls answer quickly.
    5·1 answer
  • 3. How can statistical analysis of a dataset inform a design process?<br> PLEASE I NEED THIS ANSWER
    8·1 answer
  • 1. You should
    11·2 answers
  • What technology has been used for building super structures​
    11·1 answer
  • Technician A says that the starter solenoid switches the high current on and off. Technician B says that the solenoid on the sta
    5·1 answer
  • I am trying to make a vacuum cannon but all I can use to get out the air is a speed pump to give air to bicycles. I need to make
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!