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

Consider the mixing of 0.8 kg/s of hot water at 348 K and 1 kg/s of cool water at 298 K that is generating warm water. Assume no

work is being done and the system is in steady state, but heat is lost at the rate of 30 kJ/s during this mixing. Find the temperature of the warm water flow stream? Assume Cp =4.18 kJkg
Engineering
1 answer:
Drupady [299]3 years ago
3 0

Answer:

T_warm = 47.22 C

Explanation:

Using energy balance for the system:

m_1*h_1 + m_2*h_2 = m_3*h3   ... Eq1

h_i = c_p. T_i   ... Eq 2

m_1 + m_2 = m_3   ... steady flow system (Eq 3)

Substitute Eq 2 and Eq3 in Eq1

m_3 = 0.8 + 1 = 1.8 kg/s

(0.8)*(4.18)*( 348-273) + (1)*(4.18)*( 298-273) = 1.8 * 4.18 *T_3

T_3 = 355.3 / (1.8*4.18) = 47.22 C

You might be interested in
A reciprocating engine of 750mm stroke runs at 240 rpm. If the length of the connecting rod is 1500mm find the piston speed and
Sedbober [7]

Answer:

speed = 16.44 m/s

Acceleration = 71.36 m/s²

Explanation:

Given data

Speed ( N) = 240 rpm

angle  = 45°

stoke length(L)  = 750 mm

length of rod ( l )  = 1500 mm

To find out

the piston speed and acceleration

Solution

we find speed by this formula

speed = r ω (sin(θ) + (sin2(θ)/ 2n))  ...................1

here we have find  r and ω

ω = 2\pi N / 60

so ω = 2\pi × 240 / 60

ω =  25.132 rad/s

n = l/r =  1500/750 = 2

we know  L = 2r

so r = L/2 = 750/2 = 375 mm

put these value in equation 1

speed = 375 × 25.132 (sin(45) + (sin2(45)/ 2×2))  

speed = 16444.811823 mm/s = 16.44 m/s

Acceleration = r ω² (cos(θ) + (cos2(θ)/ n))  ...................2

put the value  r, ω and n in equation 2

Acceleration = r ω² (cos(θ) + (cos2(θ)/ n))

Acceleration  = 375 × (25.132)² (cos(45) + (cos2(45)/2))  

Acceleration = 71361.363659 = 71.36 m/sec²

3 0
3 years ago
Cómo se llama el componente, que permite abrir o cerrar un circuito eléctrico
Korolek [52]
Creo haber leído sobre esto..Un “interruptor” yo diría
5 0
3 years ago
Pine Valley Furniture wants to use Internet systems to provide value to its customers and staff. There are many software technol
qaws [65]

Answer:

In these present generation, every day a new technology is coming. People are adopting these technologies very fast. If we think ," we have learned C language , now why to worry about java " . Then that is called you are bounding yourself to a technology. You are not ready for the growth.

With the invent of new technologies, if we have basic idea of how it works, we can simply implement it. At the end of day , it doesn't really matter how many lines of code you have written , it is just about efficiency. How Efficiently you are writing your code.

So, When Efficiency is the only thing that matters to the organizations , they are ready to take up new technologies and they will try to work-out with them. This is the trend in IT .Every month a new technology comes, respective people will be trained on that and they will implement/migrate the existing projects into new efficient model.

If we really learn and implement things using advance technologies , people will get an exposure to new technologies as well as the organization will get good impact on them , for spending resources on learning new technologies in the market. Apart from that , everyone will be happy for adopting new stack of technologies for them.

If we observe the existing technologies:

Programming languages are :

C, JAVA, PYTHON,R , SCALA

web development technologies:

HTML,CSS , JAVASCRIPT, ANGULAR,REACT , BOOTSTRAP , NODE.JS, MongoDB....etc

databases skills:

SQL, oracle,mySQL, postgres and so many cloud databases also available.

So, there are plenty of opportunities that are available . There are life time courses available to learn new technologies.

LEARN..RELEARN....UNLEARN

this is the motto of many organizations. They simply learn one technology and they'll forget it . If something new comes, they'll learn and implements it.This is the current trend in software industry.

3 0
3 years ago
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
The chart shows the bids provided by four engineers to test a prototype.
klasskru [66]

Answer:

D

Explanation:

To know which is most or least cost-effective, it's not enough to look at only the per day rate, or only the time to complete.  You have to multiply them to get the total cost of the project.

\left[\begin{array}{ccccc}&Cost\ per\ day\ (\$)&Time\ to\ complete\ (days)&Total\ cost\ (\$)\\Zoe&500&8&4000\\Greg&650&10&6500\\Orion&400&12&4800\\Jin&700&5&3500\end{array}\right]

As you can see, Greg is the least cost-effective because he charges the most for the project.

8 0
3 years ago
Other questions:
  • Water, in a 150 in^3 rigid tank, initially has a temperature of 70°F and an enthalpy of 723.5 Btu/lbm. Heat is added until the w
    13·1 answer
  • Nitrogen can be liquefied using a Joule-Thomson expansioni process. This is done by rapidlyl and adiabatically expandign cold ni
    15·1 answer
  • What is the Principle of Entropy Increase?
    9·1 answer
  • Give a reason why fighter aircraft use mid-wing design.
    11·1 answer
  • What type of drawing would civil engineers use if they needed to show an
    11·1 answer
  • 1. What are the usual symptoms of brake issues?​
    15·1 answer
  • A landowner and a contractor entered into a written contract under which the contractor agreed to build a building and pave an a
    14·1 answer
  • Which of the following describes what a manufacturing engineer does
    9·2 answers
  • Rod of steel, 200 mm length reduces its diameter (50 mm) by turning by 2 mm with feed speed 25 mm/min. You are required to calcu
    11·1 answer
  • What happens if you leave your car on while pumping gas
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!