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
stira [4]
3 years ago
12

Air exits a compressor operating at steady-state, steady-flow conditions at 150 oC, 825 kPa, with a velocity of 10 m/s through a

circular pipe of 5.0 cm diameter.
a. Determine the outlet volumetric flow rate and the mass flow rate of the air.
b. If the air enters the compressor through an inlet at 20.0 oC and 100 kPa and a velocity of 1.0 m/s, determine the volumetric flow rate of the air entering the compressor and the required cross-sectional area of the inlet.
c. Using your equations, plot the inlet volumetric flow rate and the inlet cross-sectional area as the inlet air velocity varies between 0.25 m/s and 10.0 m/s.
Engineering
1 answer:
ioda3 years ago
6 0

Answer:

a) Qe = 0.01963 m^3 / s , mass flow rate m^ = 0.1334 kg/s

b) Inlet cross sectional area = Ai = 0.11217 m^2 , Qi = 0.11217 m^3 / s    

Explanation:

Given:-

- The compressor exit conditions are given as follows:

                  Pressure ( Pe ) = 825 KPa

                  Temperature ( Te ) = 150°C

                  Velocity ( Ve ) = 10 m/s

                  Diameter ( de ) = 5.0 cm

Solution:-

- Define inlet parameters:

                  Pressure = Pi = 100 KPa

                  Temperature = Ti = 20.0

                  Velocity = Vi = 1.0 m/s

                  Area = Ai

- From definition the volumetric flow rate at outlet ( Qe ) is determined by the following equation:

                   Qe = Ae*Ve

Where,

           Ae: The exit cross sectional area

                   Ae = π*de^2 / 4

Therefore,

                  Qe = Ve*π*de^2 / 4

                  Qe = 10*π*0.05^2 / 4

                  Qe = 0.01963 m^3 / s

 

- To determine the mass flow rate ( m^ ) through the compressor we need to determine the density of air at exit using exit conditions.

- We will assume air to be an ideal gas. Thus using the ideal gas state equation we have:

                   Pe / ρe = R*Te  

Where,

           Te: The absolute temperature at exit

           ρe: The density of air at exit

           R: the specific gas constant for air = 0.287 KJ /kg.K

             

                ρe = Pe / (R*Te)

                ρe = 825 / (0.287*( 273 + 150 ) )

                ρe = 6.79566 kg/m^3

- The mass flow rate ( m^ ) is given:

               m^ = ρe*Qe

                     = ( 6.79566 )*( 0.01963 )

                     = 0.1334 kg/s

- We will use the "continuity equation " for steady state flow inside the compressor i.e mass flow rate remains constant:

              m^ = ρe*Ae*Ve = ρi*Ai*Vi

- Density of air at inlet using inlet conditions. Again, using the ideal gas state equation:

               Pi / ρi = R*Ti  

Where,

           Ti: The absolute temperature at inlet

           ρi: The density of air at inlet

           R: the specific gas constant for air = 0.287 KJ /kg.K

             

                ρi = Pi / (R*Ti)

                ρi = 100 / (0.287*( 273 + 20 ) )

                ρi = 1.18918 kg/m^3

Using continuity expression:

               Ai = m^ / ρi*Vi

               Ai = 0.1334 / 1.18918*1

               Ai = 0.11217 m^2          

- From definition the volumetric flow rate at inlet ( Qi ) is determined by the following equation:

                   Qi = Ai*Vi

Where,

           Ai: The inlet cross sectional area

                  Qi = 0.11217*1

                  Qi = 0.11217 m^3 / s    

- The equations that will help us with required plots are:

Inlet cross section area ( Ai )

                Ai = m^ / ρi*Vi  

                Ai = 0.1334 / 1.18918*Vi

                Ai ( V ) = 0.11217 / Vi   .... Eq 1

Inlet flow rate ( Qi ):

                Qi = 0.11217 m^3 / s ... constant  Eq 2

               

You might be interested in
You are a designer of a new processor. You have to choose between two possible implementations (called M1 and M2) of the same ar
Kaylis [27]

Answer:

A ) CPI : M1 = 2.4 , M2 = 2.65

B ) MIPS : M1 = 1083, M2 = 1056

C ) The machine that has a better performance based on MIPS is M1 and this is  by 27 million number of instructions per sec

Explanation:

A) The CPI for each machine

CPI = ( Total number of execution cycles ) / ( instruction counter executed )

For Machine 1 ( M1 )

we have to make some assumptions : number of instructions = 10

number of times A was executed = 4 , Number of times B was executed = 2.5 , number of times C was executed = 2.5, Number of times D was executed = 1. and this was based on the frequency given above

hence CPI for M1 =[ ( 1 * 4 ) + ( 3 * 2.5 ) + ( 3 * 2.5 ) + ( 5 * 1 ) ] / 10

       CPI  for M1 = 2.4

For Machine 2 ( M2 )

we have to make some assumptions : number of instructions = 10

number of times A was executed = 4 , Number of times B was executed = 2.  number of times C was executed = 1.5, Number of times D was executed = 2.5 times. and this was based on the frequency given above

Hence CPI  for M1 = [ ( 2 * 4 ) + ( 2 * 2 ) + ( 3 * 1.5 ) + ( 4 * 2.5 ) ] / 10

            CPI for M2 = 2.65

B ) Calculate the native MIPS  ratings for M1 and M2

MIPS = ( instruction counts ) / ( Execution time * 10^6 )

For M1

Assumptions : number of instructions executed = 10

                        each clock cycle = 0.3846 * 10^-9.      frequency = 2.6 Ghz

first we calculate the total execution time which is equal to :

= [ ( 1 * 4 ) + ( 3 * 2.5 ) + ( 3 * 2.5 ) + ( 5 * 1 ) ] * 0.3846 * 10 ^-9

= 9.2304 * 10 ^-9 secs

therefore the MIPS for M1

= 10 / ( 9.2304 * 10^-9 ) * 10^6  = 1083

                                         

For M2

Assumptions : number of instructions executed = 10

                        each clock cycle = 0.3846 * 10^-9.      frequency = 2.8 Ghz

first we calculate the total execution time which is equal to :

= [ (2*4) + (2*2) + (3 * 1.5 ) + ( 4 * 2.5 ) ] * 0.3846 * 10^-9 = 9.4631 * 10^-9 secs

therefor the MIPS for M2

= 10 / ( 9.4631*10^-9) * 10^6 = 1056

C ) The machine that has a better performance based on MIPS is M1 and this is by 27 million number of instructions per sec

8 0
3 years ago
one number is 11 more than another number. find the two number if three times the larger number exceeds four times the smaller n
vaieri [72.5K]

Answer:

a = 40

b = 29

Explanation:

Give a place holder for the numbers that we don't know.

Lets call the two numbers a and b.

From the given info, we can write an expression and solve it:

"one number is 11 more than another number"

a = 11 + b

from this, we know that a > b.

''three times the larger number exceeds four times the smaller number by 4"

3a = 4b + 4

Now we have 2 equations, we can use them to solve using whatever method you want.

a = 11 + b

3a = 4b + 4

I will be using matrices RREF to solve for this.

a - b = 11

3a - 4b = 4

\begin{bmatrix}1 & -1  & 11\\3 & -4 & 4 \end{bmatrix}

\begin{bmatrix}1 & 0  & 40\\0 & 1 & 29 \end{bmatrix}

a = 40

b = 29

6 0
3 years ago
A vacuum gage connected to a tank reads 30 kPa at a location where the barometric reading is 755 mmHg. Determine the absolute pr
navik [9.2K]

Answer:

Absolute pressure=70.72 KPa

Explanation:

Given that Vacuum gauge pressure= 30 KPa

Barometer reading =755 mm Hg

We know that barometer always reads atmospheric pressure at given situation.So  atmospheric pressure is equal to  755 mm Hg.

We know that P= ρ g h

Density of Hg=13600 \frac{kg}{m^3}

So P=13600 x 9.81 x 0.755

P=100.72 KPa

We know that

Absolute pressure=atmospheric pressure + gauge pressure

But here given that 30 KPa is a Vacuum pressure ,so we will take it as negative.

Absolute pressure=atmospheric pressure + gauge pressure

Absolute pressure=100.72 - 30   KPa

So

Absolute pressure=70.72 KPa

8 0
3 years ago
What technology has been used for building super structures​
AleksAgata [21]

Answer: Advanced technologixal machines

Explanation: such as big cranes, multiple workers helping creat said structure, and big bull dozers

7 0
2 years ago
A cruise missile under test is moving horizontally at Ma =2 in the atmosphere at an elevation of 2000 m (Air temperature is 2 °C
telo118 [61]

Answer: the half-angle "alpha" of the Mach cone = 30⁰

Explanation:

To calculate the  half-angle "alpha" of the Mach cone.

we say ;

Sin∝ = 1 / Ma

given that Ma = 2

now we substitute

Sin∝ = 1 / 2

Sin∝ = 0.5

∝ = Sin⁻¹ 0.5

∝ = 30⁰

Therefore, the half-angle "alpha" of the Mach cone is 30⁰

3 0
3 years ago
Other questions:
  • Kjhwe ,kenwif ujwfeowlwfwfwfw...
    14·2 answers
  • Global Courier Services will ship your package based on how much it weighs and how far you are sending the package. Packages abo
    14·1 answer
  • Two satellites A and B are orbiting the earth around the equator, E, at different altitudes on a circular path of 2400km and 300
    8·1 answer
  • Consider the gas carburizing of a gear of 1018 steel (0.18 wt %) at 927°C (1700°F). Calculate the time necessary to increase the
    12·1 answer
  • All of the following are categories for clutch covers except
    11·1 answer
  • Select the correct answer.
    13·1 answer
  • Hi. I would like to know why one side of an island can get more rain (more rain forms), while the other gets less.
    15·2 answers
  • (1) Estimate the specific volume in cm3 /g for carbon dioxide at 310 K and (a) 8 bar (b) 75 bar by the virial equation and compa
    10·1 answer
  • सत्य से अधिक उपयोगी एवं आज्ञापालन से श्रेष्ठ क्या है ?<br>answer fast plz​
    9·1 answer
  • What computer program can you use to publish and share a research project with others?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!