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
Slav-nsk [51]
3 years ago
13

A heat pump is used to warm a building in the winter. This system implements an ideal vapor-compression cycle with R-134a as the

working fluid. The cycle operates between 200 kPa and 800 kPa, with a mass flow rate of 0.02 kg/s. Determine: (a) the heating load that can be met kW (b) the power input required for this system kW (c) the coefficient of performance (d) the warmest outside temperature at which this particular cycle is unable to operate ∘C
Engineering
1 answer:
Marrrta [24]3 years ago
5 0

Answer:

See attachment for detailed answer.

Explanation:

Download pdf
You might be interested in
We need to design a logic circuit for interchanging two logic signals. The system has three inputs I1I1, I2I2, and SS as well as
Salsk061 [2.6K]

Explanation:

Inputs and Outputs:

There are 3 inputs = I₁, I₂, and S

There are 2 outputs = O₁ and O₂

The given problem is solved in three major steps:

Step 1: Construct the Truth Table

Step 2: Obtain the logic equations using Karnaugh map

Step 3: Draw the logic circuit

Step 1: Construct the Truth Table

The given logic is

When S = 0 then O₁ = I₁ and O₂ = I₂

When S = 1 then O₁ = I₂ and O₂ = I₁

I₁     |     I₂     |    S    |    O₁    |    O₂

0     |     0     |    0    |    0    |     0

0     |     0     |    1     |    0    |     0

0     |     1      |    0    |    0    |     1

0     |     1      |    1     |    1     |     0

1      |     0     |    0    |    1     |     0

1      |     0     |    1     |    0    |     1

1      |     1      |    0    |    1     |     1

1      |     1      |    1     |    1     |     1

Step 2: Obtain the logic equations using Karnaugh map

Please refer to the attached diagram where Karnaugh map is set up.

The minimal SOP representation for output O₁

$ O_1 = I_1 \bar{S}  + I_2 S $

The minimal SOP representation for output O₂

$ O_2 = I_2 \bar{S}  + I_1 S $

Step 3: Draw the logic circuit

Please refer to the attached diagram where the circuit has been drawn.

7 0
3 years ago
1. Which of the following is the ideal way to apply pressure onto pedals?
Vikki [24]
I think D. By pressing gradually
8 0
3 years ago
Read 2 more answers
Can you use isentropic efficiency for a non-adiabatic compressor?
vodomira [7]
Mark brainliest please!

Isothermal work will be less than the adiabatic work for any given compression ratio and set of suction conditions. The ratio of isothermal work to the actual work is the isothermal efficiency. Isothermal paths are not typically used in most industrial compressor calculations.

Compressors

Compressors are used to move gases and vapors in situations where large pressure differences are necessary.

Types of Compressor

Compressors are classified by the way they work: dynamic (centrifugal and axial) or reciprocating. Dynamic compressors use a set of rotating blades to add velocity and pressure to fluid. They operate at high speeds and are driven by steam or gas turbines or electric motors. They tend to be smaller and lighter for a given service than reciprocating machines, and hence have lower costs.

Reciprocating compressors use pistons to push gas to a higher pressure. They are common in natural gas gathering and transmission systems, but are less common in process applications. Reciprocating compressors may be used when very large pressure differences must be achieved; however, since they produce a pulsating flow, they may need to have a receiver vessel to dampen the pulses.

The compression ratio, pout over pin, is a key parameter in understanding compressors and blowers. When the compression ratio is below 4 or so, a blower is usually adequate. Higher ratios require a compressor, or multiple compressor stages, be used.

When the pressure of a gas is increased in an adiabatic system, the temperature of the fluid must rise. Since the temperature change is accompanied by a change in the specific volume, the work necessary to compress a unit of fluid also changes. Consequently, many compressors must be accompanied by cooling to reduce the consequences of the adiabatic temperature rise. The coolant may flow through a jacket which surrounds the housing with liquid coolant. When multiple stage compressors are used, intercooler heat exchangers are often used between the stages.

Dynamic Compressors

Gas enters a centrifugal or axial compressor through a suction nozzle and is directed into the first-stage impeller by a set of guide vanes. The blades push the gas forward and into a diffuser section where the gas velocity is slowed and the kinetic energy transferred from the blades is converted to pressure. In a multistage compressor, the gas encounters another set of guide vanes and the compression step is repeated. If necessary, the gas may pass through a cooling loop between stages.

Compressor Work

To evaluate the work requirements of a compressor, start with the mechanical energy balance. In most compressors, kinetic and potential energy changes are small, so velocity and static head terms may be neglected. As with pumps, friction can be lumped into the work term by using an efficiency. Unlike pumps, the fluid cannot be treated as incompressible, so a differential equation is required:

Compressor Work
Evaluation of the integral requires that the compression path be known - - is it adiabatic, isothermal, or polytropic?
uncooled units -- adiabatic, isentropic compression
complete cooling during compression -- isothermal compression
large compressors or incomplete cooling -- polytropic compression
Before calculating a compressor cycle, gas properties (heat capacity ratio, compressibility, molecular weight, etc.) must be determined for the fluid to be compressed. For mixtures, use an appropriate weighted mean value for the specific heats and molecular weight.

Adiabatic, Isentropic Compression

If there is no heat transfer to or from the gas being compressed, the porocess is adiabatic and isentropic. From thermodynamics and the study of compressible flow, you are supposed to recall that an ideal gas compression path depends on:

Adiabatic Path
This can be rearranged to solve for density in terms of one known pressure and substituted into the work equation, which then can be integrated.
Adiabatic Work
The ratio of the isentropic work to the actual work is called the adiabatic efficiency (or isentropic efficiency). The outlet temperature may be calculated from
Adiabatic Temperature Change
Power is found by multiplying the work by the mass flow rate and adjusting for the units and efficiency.
Isothermal Compression

If heat is removed from the gas during compression, an isothermal compression cycle may be achieved. In this case, the work may be calculated from:

http://facstaff.cbu.edu/rprice/lectures/compress.html
4 0
3 years ago
Please write the following code in Python 3. Also please show all output(s) and share your code.
maksim [4K]

Answer:

sum2 = 0

counter = 0

lst = [65, 78, 21, 33]

while counter < len(lst):

   sum2 = sum2 + lst[counter]

   counter += 1

Explanation:

The counter variable is initialized to control the while loop and access the numbers in <em>lst</em>

While there are numbers in the <em>lst</em>,  loop through <em>lst</em>

Add the numbers in <em>lst</em> to the sum2

Increment <em>counter</em> by 1 after each iteration

6 0
3 years ago
For each topic, find the total number of blurts that were analyzed as being related to the topic. Order the result by topic id.
photoshop1234 [79]

Answer:

Explanation: see attachment below

8 0
3 years ago
Other questions:
  • Run the program and observe the output to be: 55 4 250 19. Modify the numsInsert function to insert each item in sorted order. T
    14·1 answer
  • A water jet jump involves a jet cross-sectional area of 0.01 m2 , and a jet velocity of 30 m/s. The jet is surrounded by entrain
    6·1 answer
  • Air is cooled and dehumidified as it flows over the coils of refrigeration system at 100 kPa from 30 ºC and relative humidityof
    14·1 answer
  • I NEED HELP ASAP WILL AWARD BRAINLIEST
    8·2 answers
  • Global Convection Patterns include which of the following?
    12·1 answer
  • PLS :(((( HELP HELPPPP
    13·1 answer
  • The compression ratio of most small gasoline engines falls between_______and________.
    13·2 answers
  • The only way to know if a design will work in real-world conditions is to build a model, or prototype, based on the plan. This i
    7·2 answers
  • A conceptual issue can be resolved by which of the following?
    11·1 answer
  • Which type of artificial intelligence (ai) can repeatedly perform tasks of limited scope?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!