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
AnnZ [28]
2 years ago
9

Problem 10.012 SI A vapor-compression refrigeration cycle operates at steady state with Refrigerant 134a as the working fluid. S

aturated vapor enters the compressor at 2.6 bar, and saturated liquid exits the condenser at 12 bar. The isentropic compressor efficiency is 80%. The mass flow rate of refrigerant is 7 kg/min. Determine: (a) the compressor power, in kW. (b) the refrigeration capacity, in tons. (c) the coefficient of performance.
Engineering
1 answer:
pychu [463]2 years ago
7 0

Answer:

a) 4.1 kw

b) 4.68 tons

c) 4.02

Explanation:

Saturated vapor enters compressor at ( p1 ) = 2.6 bar

Saturated liquid exits the condenser at ( p2 ) = 12 bar

Isentropic compressor efficiency = 80%

Mass flow rate = 7 kg/min

A) Determine compressor power in KW

compressor power = m ( h2 - h1 )

                                = 7 / 60 ( 283.71 - 248.545 )

                                = 4.1 kw

B) Determine refrigeration capacity in tons = m ( h1 - h4 )

                                                                       = 7/60 ( 248.545 - 107.34 )

                                                                       = 16.47 kw = 4.68 tons

C) coefficient of performance ( COP )

= Refrigeration capacity / compressor power

= 16.47 / 4.1 = 4.02

Attached below is the beginning part of the solution

   

You might be interested in
computer language C++ (Connect 4 game)( this is all the info that was givin no input or solution) I used the most recent version
Mariana [72]

Answer:

C++ code explained below

Explanation:

#include "hw6.h"

//---------------------------------------------------

// Constructor function

//---------------------------------------------------

Connect4::Connect4()

{

ClearBoard();

}

//---------------------------------------------------

// Destructor function

//---------------------------------------------------

Connect4::~Connect4()

{

// Intentionally empty

}

//---------------------------------------------------

// Clear the Connect4 board

//---------------------------------------------------

void Connect4::ClearBoard()

{

// Initialize Connect4 board

for (int c = 0; c < COLS; c++)

for (int r = 0; r < ROWS; r++)

board[r][c] = ' ';

// Initialize column counters

for (int c = 0; c < COLS; c++)

count[c] = 0;

}

//---------------------------------------------------

// Add player's piece to specified column in board

//---------------------------------------------------

bool Connect4::MakeMove(int col, char player)

{

// Error checking

if ((col < 0) || (col >= COLS) || (count[col] >= ROWS))

return false;

// Make move

int row = count[col];

board[row][col] = player;

count[col]++;

return true;

}

//---------------------------------------------------

// Check to see if player has won the game

//---------------------------------------------------

bool Connect4::CheckWin(char player)

{

// Loop over all starting positions

for (int c = 0; c < COLS; c++)

for (int r = 0; r < ROWS; r++)

if (board[r][c] == player)

{

// Check row

int count = 0;

for (int d = 0; d < WIN; d++)

if ((r+d < ROWS) &&

(board[r+d][c] == player)) count++;

if (count == WIN) return true;

 

// Check column

count = 0;

for (int d = 0; d < WIN; d++)

if ((c+d < COLS) &&

(board[r][c+d] == player)) count++;

if (count == WIN) return true;

 

// Check first diagonal

count = 0;

for (int d = 0; d < WIN; d++)

if ((r+d < ROWS) && (c+d < COLS) &&

(board[r+d][c+d] == player)) count++;

if (count == WIN) return true;

 

// Check second diagonal

count = 0;

for (int d = 0; d < WIN; d++)

if ((r-d >= 0) && (c+d < COLS) &&

(board[r-d][c+d] == player)) count++;

if (count == WIN) return true;

}

return false;

}

//---------------------------------------------------

// Print the Connect4 board

//---------------------------------------------------

void Connect4::PrintBoard()

{

// Print the Connect4 board

for (int r = ROWS-1; r >= 0; r--)

{

// Draw dashed line

cout << "+";

for (int c = 0; c < COLS; c++)

cout << "---+";

cout << "\n";

// Draw board contents

cout << "| ";

for (int c = 0; c < COLS; c++)

cout << board[r][c] << " | ";

cout << "\n";

}

// Draw dashed line

cout << "+";

for (int c = 0; c < COLS; c++)

cout << "---+";

cout << "\n";

// Draw column numbers

cout << " ";

for (int c = 0; c < COLS; c++)

cout << c << " ";

cout << "\n\n";

}

//---------------------------------------------------

// Main program to play Connect4 game

//---------------------------------------------------

int main()

{

  int choice;

  int counter = 0;

  srand (time(NULL));

  Connect4 board;

  cout << "Welcome to Connect 4!" << endl << "Your Pieces will be labeled 'H' for human. While the computer's will be labeled 'C'" << endl;

  board.PrintBoard();

  cout << "Where would you like to make your first move? (0-6)";

  cin >> choice;

  while (board.MakeMove(choice,'H') == false){

  cin >> choice;

  }

  counter++;

  while (board.CheckWin('C') == false && board.CheckWin('H') == false && counter != 21){

  while (board.MakeMove(rand() % 7, 'C') == false){}

  board.PrintBoard();

  cout << "Where would you like to make your next move?" << endl;

  cin >> choice;

  board.MakeMove(choice,'H');

  while (board.MakeMove(choice,'H') == false){

  cin >> choice;

  }

  counter++;

  }

 

  if (board.CheckWin('C')){

  cout << "Computer Wins!" << endl;}

  else if (counter == 21){cout << "Tie Game!" << endl;}

  else {cout << "Human Wins!" << endl;}

  board.PrintBoard();

}

4 0
3 years ago
g Let the charges start infinitely far away and infinitely far apart. They are placed at (6 cm, 0) and (0, 3 cm), respectively,
irina1246 [14]

Answer:

a) V =10¹¹*(1.5q₁ + 3q₂)

b) U = 1.34*10¹¹q₁q₂

Explanation:

Given

x₁ = 6 cm

y₁ = 0 cm

x₂ = 0 cm

y₂ = 3 cm

q₁ = unknown value in Coulomb

q₂ = unknown value in Coulomb

A) V₁ = Kq₁/r₁

where   r₁ = √((6-0)²+(0-0)²)cm = 6 cm = 0.06 m

V₁ = 9*10⁹q₁/(0.06) = 1.5*10¹¹q₁

V₂ = Kq₂/r₂

where   r₂ = √((0-0)²+(3-0)²)cm = 3 cm = 0.03 m

V₂ = 9*10⁹q₂/(0.03) = 3*10¹¹q₂

The electric potential due to the two charges at the origin is

V = ∑Vi = V₁ + V₂ = 1.5*10¹¹q₁ + 3*10¹¹q₂ = 10¹¹*(1.5q₁ + 3q₂)

B) The electric potential energy associated with the system, relative to their infinite initial positions, can be obtained as follows

U = Kq₁q₂/r₁₂

where

r₁₂ = √((0-6)²+(3-0)²)cm = √45 cm = 3√5 cm = (3√5/100) m

then

U = 9*10⁹q₁q₂/(3√5/100)

⇒ U = 1.34*10¹¹q₁q₂

5 0
3 years ago
AVH
BigorU [14]

Answer: preventive maintenance

Explanation:

3 0
3 years ago
Anna makes arrangements to reuse waste water that has been used in sinks and showers. Which term refers to the waste water that
victus00 [196]

Answer:

Greywater.

Explanation:

Greywater is also known as sullage and it can be defined as any form of gently used wastewater derived from sources within a residential or office building such as showers, washing machines, bathroom sinks, bathroom tub, etc.

Generally, greywater or sullage is completely free of fecal materials (faeces) because it is independent from all toilet activities. However, greywater is not clean for direct use because it usually contains food particles, dirt, oil from dishes, hair, etc.

In this scenario, Anna makes arrangements to reuse waste water that has been used in sinks and showers. Greywater is a term which refers to the waste water that Anna reuses to conserve resources.

Therefore, Anna reuses greywater to conserve resources.

8 0
3 years ago
A structural component in the form of a wide plate is to be fabricated from a steel alloy that has a plane-strain fracture tough
jeyben [28]

Complete question:

A structural component in the form of a wide plate is to be fabricated from a steel alloy that has a plane strain fracture toughness of 98.9 MPa root m (90 ksi root in.) and a yield strength of 860 MPa (125,000 psi). The flaw size resolution limit of the flaw detection apparatus is 3.0 mm (0.12 in.). If the design stress is one-half of the yield strength and the value of Y is 1.0, determine whether or not a critical flaw for this plate is subject to detection.

Answer:

Since the flaw 17mm is greater than 3 mm the critical flaw for this plate is subject to detection

so that critical flow is subject to detection  

Explanation:

We are given:

Plane strain fracture toughness K = 98.9 MPa \sqrt{m}

Yield strength Y = 860 MPa

Flaw detection apparatus = 3.0mm (12in)

y = 1.0

Let's use the expression:

oc = \frac{K}{Y \sqrt{pi * a}}

We already know

K= design

a = length of surface creak

Since we are to find the length of surface creak, we will make "a" subject of the formula in the expression above.

Therefore

a= \frac{1}{pi} * [\frac{k}{y*a}]^2

Substituting figures in the expression above, we have:

= \frac{1}{pi} * [\frac{98.9 MPa \sqrt{m}} {10 * \frac{860MPa}{2}}]^2

= 0.0168 m

= 17mm

Therefore, since the flaw 17mm > 3 mm the critical flow is subject to detection  

3 0
3 years ago
Read 2 more answers
Other questions:
  • How would an engineer know if a product design were feasible?
    8·2 answers
  • Easy POINTS computer genius help me plz
    6·1 answer
  • A mercury thermometer has a cylindrical capillary tube with an internal diameter of 0.2 mm. If the volume of the thermometer and
    10·1 answer
  • The part of a circuit that carries the flow of electrons is referred to as the?
    11·1 answer
  • Compute the volume percent of graphite, VGr, in a 3.2 wt% C cast iron, assuming that all the carbon exists as the graphite phase
    8·1 answer
  • 8.2.1: Function pass by reference: Transforming coordinates. Define a function CoordTransform() that transforms the function's f
    8·1 answer
  • A common process for increasing the moisture content of air is to bubble it through a column of water. The air bubbles are assum
    13·1 answer
  • Which of the following placards allows a driver to park in a handicapped parking space.
    9·2 answers
  • B) Calculate the FS against uplift and calculate effoctive stress at the base level for water
    11·1 answer
  • I need help with this question
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!