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
Mashcka [7]
3 years ago
7

A weighted, frictionless piston-cylinder device initially contains 5.25 kg of R134a as saturated vapor at 500 kPa. The container

loses heat to the surroundings during an isobaric process, the energy lost is 976.71 kJ. (a) Determine the change in entropy (kJ/K) of the R134a during this process. (b) Show the process on a T-s diagram

Engineering
1 answer:
kykrilka [37]3 years ago
3 0

Answer:

-6.326 KJ/K

Explanation:

A) the entropy change is defined as:

delta S_{12}=\int\limits^2_1  \, \frac{dQ}{T}

In an isobaric process heat (Q) is defined as:

Q= m*Cp*dT

Replacing in the equation for entropy  

delta S_{12}=\int\limits^2_1 \frac{m*Cp*dT}{T}

m is the mass and Cp is the specific heat of R134a. We can considerer these values as constants so the expression for entropy would be:  

delta S_{12}= m*Cp*\int\limits^2_1 \frac{ dT }{T}  

Solving the integral we get the expression to estimate the entropy change in the system  

delta S_{12}= m*Cp *ln(\frac{T_{2}}{T_{1}})

The mass is 5.25 Kg and Cp for R134a vapor can be consulted in tables, this value is 0.85\frac{kJ}{Kg*K}

We can get the temperature at the beginning knowing that is saturated vapor at 500 KPa. Consulting the thermodynamic tables, we get that temperature of saturation at this pressure is: 288.86 K

The temperature in the final state we can get it from the heat expression, since we know how much heat was lost in the process (-976.71 kJ). By convention when heat is released by the system a negative sign is used to express it.

Q= m*Cp*dT

With dt=T_{2}-T_{1} clearing for T2 we get:

T_{2}=\frac{Q}{m*Cp}+T1= \frac{-976.71kJ}{5.25Kg*0.85\frac{kJ}{Kg*K}}+288.86 K =69.98 K

Now we can estimate the entropy change in the system

delta S_{12}= m*Cp*ln(\frac{T_{2}}{T_{1}})= 5.25Kg*0.85\frac{kJ}{Kg*K}*ln(\frac{69.98}{288.861})= -6.326\frac{kJ}{K}

The entropy change in the system is negative because we are going from a state with a lot of disorder (high temperature) to one more organize (less temperature. This was done increasing the entropy of the surroundings.  

b) see picture.

You might be interested in
java Write a program that simulates tossing a coin. Prompt the user for how many times to toss the coin. Code a method with no p
max2010maxim [7]

Answer:

The solution code is written in Java.

  1. public class Main {
  2.    public static void main(String[] args) {
  3.        Scanner inNum = new Scanner(System.in);
  4.        System.out.print("Enter number of toss: ");
  5.        int num = inNum.nextInt();
  6.        for(int i=0; i < num; i++){
  7.            System.out.println(toss());
  8.        }
  9.    }
  10.    public static String toss(){
  11.        String option[] = {"heads", "tails"};
  12.        Random rand = new Random();
  13.        return option[rand.nextInt(2)];
  14.    }
  15. }

Explanation:

Firstly, we create a function <em>toss()</em> with no parameter but will return a string (Line 14). Within the function body, create an option array with two elements, "heads" and "tails" (Line 15). Next create a Random object (Line 16) and use <em>nextInt()</em> method to get random value either 0 or 1. Please note we need to pass the value of 2 into <em>nextInx() </em>method to ensure the random value generated is either 0 or 1.  We use this generate random value as an index of <em>option </em>array and return either "heads" or "tails" as output (Line 17).

In the main program, we create Scanner object and use it to prompt user to input an number for how many times to toss the coin (Line 6 - 7). Next, we use the input num to control how many times a for loop should run (Line 9). In each round of the loop, call the function <em>toss() </em>and print the output to terminal (Line 10).  

4 0
3 years ago
Read 2 more answers
Question 2: (a) In your own words, clearly distinguish and differentiate between Ethics in Engineering and Ethics in Computing (
zlopas [31]

Engineering ethics is not without abstraction, but in contrast with computing, it is animated by a robust and active movement concerned with the seamless identification of ethics with practice.

<h3 /><h3>What is engineering?</h3>

This is a branch of science and technology concerned with the design, building, and use of engines, machines, and structures that uses scientific principles.

Comparing ethics in engineering and ethics in computing:

  • Engineering ethics are a set of rules and guidelines. While computing ethics deals with procedures, values and practices.
  • In engineering ethics, engineers must adhere to these rules as a moral obligation to their profession While in computing ethics, the ethics govern the process of consuming computer technology.
  • Following these ethics for the two professions will NOT cause damage, but disobeying them causes damage.

Some practical examples in the computing field:

  • Avoid using the computer to harm other people such as creating a bomb or destroying other people's work.
  • Users also should not use a computer for stealing activities like breaking into a bank or company.
  • Make sure a copy of the software had been paid for by the users before it is used.

Some practical examples in the engineering field:

  • Integrity for oneself.
  • Respect for one another.
  • Pursuit of excellence and accountability.

Hence, Engineering ethics is the field of system of moral principles that apply to the practice of engineering and following them is important to the profession.

Read more about <em>engineering</em> here:

brainly.com/question/17169621

#SPJ1

7 0
2 years ago
5. Assume that you and your best friend ench have $1000 to invest. You invest your money
Bezzdna [24]

Correct question reads;

Assume that you and your best friend each have $1000 to invest. You invest your money in a fund that pays 10% per year compound interest. Your friend invests her money at a bank that pays 10% per year simple interest. At the end of 1 year, the difference in the total amount for each of you is:

(a) You have $10 more than she does

(b) You have $100 more than she does

(c) You both have the same amount of money

(d) She has $10 more than you do

<u>Answer:</u>

<u>(d) She has $10 more than you do</u>

<u>Explanation</u>:

Using the compound interest formula

A= P [ (1-i)^n-1

Where P = Principal/invested amount, i = annual interest rate in percentage, and n = number of compounding periods.

<u>My compound interest is:</u>

= 1000 [ (1-0.1)^1-1

= $1000

$1,000 + $1,000 invested= $2,000 total amount received.

<u>My friend's simple interest is;</u>

To determine the total amount accrued we use the formula:

P(1 + rt) Where:

P = Invested Amount (1000)

I = Interest Amount (10,000)

r = Rate of Interest per year (10% or 0.2)

t = Time Period (1 )

= 1000 (1 + rt)

= 1000 (1 + 0.1x1)

= $1100 + $1000 invested = $2100 total amount received.

Therefore, we observe that she (my friend) has $100 more than I do.

5 0
3 years ago
Since the passing of the Utah GDL laws in 1999:
wlad13 [49]
The answer is b, I hope this helps you
7 0
3 years ago
What is the built-in pollution control system in an incinerator called
Kobotan [32]

Explanation:

hbyndbnn☝️

7 0
2 years ago
Other questions:
  • Explain the differences between 1- Energy 2- Power 3- Work 4- Heat Your answer should explain the mathematica and physical meani
    5·1 answer
  • Identify each statement as referring to a series or parallel circuit.
    15·1 answer
  • WHEN WAS THE FIRST CAR INVENTED?
    13·2 answers
  • Write a statement that increases numPeople by 5. Ex: If numPeople is initially 10, the output is: There are 15 people.
    11·1 answer
  • (25) Consider the mechanical system below. Obtain the steady-state outputs x_1 (t) and x_2 (t) when the input p(t) is the sinuso
    9·1 answer
  • What is meant by the acronym ISO
    15·1 answer
  • Which option identifies the step skipped in the following scenario?
    9·2 answers
  • Recall the steps of the engineering design process. Compare and contrast the
    9·1 answer
  • Describe two fundamental reasons why flexural strength should depend on porosity
    14·1 answer
  • Suppose a manager of a certain mining company wants to determine the weekly food expenditure of the company’s employees. if ther
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!