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
matrenka [14]
3 years ago
10

A tank of final volume 10 m3 contains compressed air at 15◦C. The gage pressure in the tank is 4.50 MPa.

Engineering
1 answer:
GarryVolchara [31]3 years ago
7 0

Answer:

The answers to the question are as follows

(a) W = -175.6 MJ

(b) W = -329.256 MJ

The peak temperature of the isentropic compression process is 886.974 K

Explanation:

(a) We are given the initial conditions as

v₂ = 10 m³

T₂ = 15 °C

p₂ (gauge) = 4.5 MPa gauge  → 4.5 MPa + 1 atm = 4.5 MPa + 101325 Pa = 4.601 MPa

p₁ = 1 atm

Therefore isothermal compression we have the work done given by

W_{12} = p_{2}  v_{2}ln(\frac{v_{1} }{v_{2} } ) per unit mass of the given gas, hence

From the relation

p₁·v₁ =p₂·v₂  therefore v₁ = p₂·v₂/p₁  = 4.6 MPa× 10 m³/(1 atm) = 4.6 MPa× 10 m³/(‪101325‬ Pa) = 454.115 m³

Therefore W₁₂ = 101325 Pa × 454.11 m³× ㏑((10 m³)/(454.115 m³)) = 46013250×(-3.82) = -175575813.855 J = -175.6 MJ

W = -175.6 MJ

(b) For isentropic compression we have

W = m×cv×(T₂ -T₁)

\frac{p_{1} }{p_{2} }  = (\frac{v_{2} }{v_{1} } )^{K} =(\frac{T_{1} }{T_{2} } )^{\frac{K}{K-1} }

for air we put K = 1.4

therefore we have \frac{101325 }{4601325 }  = (\frac{10 }{v_{1} } )^{1.4} from which

v₁ = 152.65 m³

We also have \frac{T_{1} }{T_{2} }  =(\frac{p_{1} }{p_{2} } )^{\frac{K-1}{K} }  or \frac{T_{2} }{T_{1} }  =(\frac{p_{2} }{p_{1} } )^{\frac{K-1}{K} }  from which we find the value of T₂ as {T_{2} }  =298.15( \frac{4601325 }{101325 })^{\frac{0.4}{1.4} }  = 886.974 K (peak temperature)

Therefore from pv = RT and R  =cp -cv = 1.005 -0.718 = 0.287 kJ/kg·K

Therefore number of moles = pv/(RT) = (4601325×10)(287×288.15) = 556.394 kg

m = 556.394 kg

Therefore work done at constant pressure = m·cp·(T₂-T₁)  gives

556.394 kg × 1.005 kJ/kg⋅K×(298.15 K-886.974 K ) = -329256.19 kJ or -329.256 MJ

The peak temperature of the isentropic process = 886.974 K

You might be interested in
The drag coefficient of a vehicle increases when its windows are rolled down or its sunroof is opened. A sports car has a fronta
klio [65]

Answer:

Explanation:

The additional power consumption of the car when v :

35 mi/h = 0.464hp

70 mi/h = 3.71hp.

For the step by step explanation of how we arrived at these answers, please go through the attached files.

3 0
3 years ago
Read 2 more answers
Which of the following requirement statements is an example of a breakdown of the accuracy standard?
const2013 [10]

Answer:

<u>The automobile rental prices shall show all taxes (including a 6% state tax).</u>

Explanation:

Im pretty sure

4 0
2 years ago
Water at atmospheric pressure boils on the surface of a large horizontal copper tube. The heat flux is 90% of the critical value
masya89 [10]

Answer:

The tube surface temperature immediately after installation is 120.4°C and after prolonged service is 110.8°C

Explanation:

The properties of water at 100°C and 1 atm are:

pL = 957.9 kg/m³

pV = 0.596 kg/m³

ΔHL = 2257 kJ/kg

CpL = 4.217 kJ/kg K

uL = 279x10⁻⁶Ns/m²

KL = 0.68 W/m K

σ = 58.9x10³N/m

When the water boils on the surface its heat flux is:

q=0.149h_{fg} \rho _{v} (\frac{\sigma (\rho _{L}-\rho _{v})}{\rho _{v}^{2} }  )^{1/4} =0.149*2257*0.596*(\frac{58.9x10^{-3}*(957.9-0.596) }{0.596^{2} } )^{1/4} =18703.42W/m^{2}

For copper-water, the properties are:

Cfg = 0.0128

The heat flux is:

qn = 0.9 * 18703.42 = 16833.078 W/m²

q_{n} =uK(\frac{g(\rho_{L}-\rho _{v})     }{\sigma })^{1/2} (\frac{c_{pL}*deltaT }{c_{fg}h_{fg}Pr  } \\16833.078=279x10^{-6} *2257x10^{3} (\frac{9.8*(957.9-0.596)}{0.596} )^{1/2} *(\frac{4.127x10^{3}*delta-T }{0.0128*2257x10^{3}*1.76 } )^{3} \\delta-T=20.4

The tube surface temperature immediately after installation is:

Tinst = 100 + 20.4 = 120.4°C

For rough surfaces, Cfg = 0.0068. Using the same equation:

ΔT = 10.8°C

The tube surface temperature after prolonged service is:

Tprolo = 100 + 10.8 = 110.8°C

8 0
3 years ago
Read two numbers from user input. Then, print the sum of those numbers. Hint -- Copy/paste the following code, then just type co
Softa [21]

Answer:

I am Providing Answer in C Language Program.

Explanation:

Please find attachment regarding code of taking two numbers input and adding them.

I would like to recommend you please use software which supports C language.

#include <stdio.h>

int main () {

int a, b, sum;

printf ("\ nEnter two no:");

scanf ("% d% d", & d, & e);

sum1 = d + e;

printf ("Sum:% d", sum1);

return (0);

}

4 0
3 years ago
C++A palindrome is a string such as "madam", "radar", "Dad", and "I", that reads the same forwards and backwards. The empty stri
jeka57 [31]

Answer:

See explaination

Explanation:

#include <iostream>

#include<string.h>

using namespace std;

bool isPalindrome(string str, int lower, int upper){

if(str.length() == 0 || lower>=upper){

return true;

}

else{

if(str.at(lower) == str.at(upper)){

return isPalindrome(str,lower+1,upper-1);

}

else{

return false;

}

}

}

int main(){

string input;

cout<<"Enter string: ";

cin>>input;

if(isPalindrome(input,0,input.length()-1)){

cout<<input<<" is a palindrome"<<endl;

}

else{

cout<<input<<" is NOT a palindrome"<<endl;

}

return 0;

}

5 0
2 years ago
Other questions:
  • Suppose that a wireless link layer using a CSMA-like protocol backs off 1ms on average. A packet’s link and physical layer heade
    5·1 answer
  • Anyone have 11th grade engineering on odyssey ware?
    8·1 answer
  • 1- A square-wave inverter has a dc source of 96 V and an output frequency of 60 Hz. The load is a series RL load with R = 5 Ohm
    7·1 answer
  • A student is using a 12.9 ft ramp to raise an object 6 ft above the ground.
    5·1 answer
  • It has been estimated that 139.2x10^6 m^2 of rainforest is destroyed each day. assume that the initial area of tropical rainfore
    12·1 answer
  • What is a rivet and how do tehey work
    14·1 answer
  • Can someone please help me this is urgent!?
    12·2 answers
  • The MOST common injury causing absence from work is
    7·2 answers
  • GMA MIG weiding is a
    7·1 answer
  • T/f
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!