A steam pipe passes through a chemical plant, where wind passes in cross-flow over the outside of the pipe. The steam is saturated at 17.90 bar and you can assume that the resistances to heat transfer inside the pipe and of the pipe itself are minimal, so that the outside surface temperature of the pipe is equal to the saturation temperature of the steam. The pipe is stainless steel and has an outside diameter of 6.75 cm and a length of 34.7 m. The air flows over the pipe at 7.6 m/s and has a bulk fluid temperature of 27 °C.
A. What is the rate of heat transfer from the pipe to the air?
B. would your answer change if the air flow direction changes to parallel flow? If so, calculate that q as well.

Answers

Answer 1

Answer:

a) the rate of heat transfer from the pipe to the air is 23.866 watts

b) YES, the rate of heat transfer changes to 3518.61 watt

Explanation:

Given that:

steam is saturated at 17.90 bar.

the pipe is stainless steel and has an outside diameter of 6.75 cm

length = 34.7 m

Air flows over the pipe at 7.6 m/s

Bulk fluid temperature of 27°C

we know that

hD/k = 0.028 (Re)^0.8 (Pr)^0.33

Outside diameter of pipe = 6.75 cm

length of the pipe = 34.7 m

velocity of air = 7.6 m/s

Cp of air = 1.005 kJ/Kgk

viscosity of air = 1.81 × 10⁻⁵ kg/(m.sec)

thermal conductivity of air = 2.624 × 10⁻⁵ kw/m.k

so as

hD/k = 0.028 (Re)^0.8 (Pr)^0.33

hD/k = 0.028 (Dvp / u)^0.8 (Cpu / k)^0.33

(h × 0.0675 / 2.624 × 10⁻⁵) = (0.028 ([0.0675 × 7.6 × 1.225] / [1.81 ×10⁻⁵])^0.8) (((1.005 × 1.81 × 10⁻⁵) / (2.624 × 10⁻⁵))^0.33))

h = 0.0414 w/m².k

a)

Now to find the rate of heat transfer Q

Q = hAΔT

Q = 0.0414 × (2π × 0.03375 × 34.7) × (105.383 - 27)

Q = 23.866 watts

therefore the rate of heat transfer from the pipe to the air is 23.866 watts

b)

Now the flow direction changes to parallel flow, then

(h × 0.0675 / 2.624 × 10⁻⁵) = (0.028 ([34.7 × 7.6 × 1.225] / [1.81 ×10⁻⁵])^0.8) (((1.005 × 1.81 × 10⁻⁵) / (2.624 × 10⁻⁵))^0.33))

h = 6.1036 w/m².k

so from the steam table, saturated steam at 17.70 bar, temperature of steam will be 105.383°C

so to find the rate of heat transfer Q

Q = hAΔT

Q = 6.1036 × (2π × 0.03375 × 34.7) × (105.383 - 27)

Q = 3518.61 watt

Therefore the rate of heat transfer changes to 3518.61 watt


Related Questions

Stack memory is implemented as a stack data structure. Provide the sequence of push and pop operations on stack memory when the collatz method (provided below) is called with n = 5. Note that an enqueue and dequeue is associated with a method call. For example, the first and last operations in the sequence should be push(collatz(4)) and pop(collatz(4)) respectively. public void collatz(int n) { if (n == 1) return; else if (n % 2 == 0) collatz(n / 2); else collatz(3*n + 1); }

Answers

Answer:

attached below is the solution

Explanation:

hello  attached below is the sequence of push and pop operations on stack memory

For The collatz method below

public void collatz(int n) {

if (n == 1) return;

else if (n % 2 == 0)

collatz(n / 2);

else collatz(3*n + 1); }

Experimental Design Application Production engineers wish to find the optimal process for etching circuit boards quickly. They create a single replicate 24experiment to test the effect of the following factors on time to etch a circuit board: (A) Concentration of nitric acid in the etchant, (B) temperature of the etchant, (C) stirring rate in the etching tank, (D) surface area of the board. Running this experiment, they obtain the data in HW_EDA_137.csv.Preview the document Which factors effects and interaction effects are significant?

Answers

Answer:

Hello your question is incomplete attached below is the missing part and answer

options :

Effect A

Effect B

Effect C

Effect D

Effect AB

Effect AC

Effect AD

Effect BC

Effect BD

Effect CD

Answer :

A  = significant

 B  = significant

C  = Non-significant

D  = Non-significant

AB  = Non-significant

AC  = significant

AD  = Non-significant

BC  = Non-significant

 BD  = Non-significant

 CD = Non-significant

Explanation:

The dependent variable here is Time

Effect of A  = significant

Effect of B  = significant

Effect of C  = Non-significant

Effect of D  = Non-significant

Effect of AB  = Non-significant

Effect of AC  = significant

Effect of AD  = Non-significant

Effect of BC  = Non-significant

Effect of BD  = Non-significant

Effect of CD = Non-significant

5-81 The shaft is made of A-36 steel and is fixed at end D, while end A is allowed to rotate 0.005 rad when the torque is applied. Determine the torsional reactions at these supports.

Answers

Answer:

The answer is "7.73 kip-ft".

Explanation:

Using this equation, calculate the polar moment of shaft inertia:

[tex]J= \frac{\pi }{32} d^4\\\\[/tex]

  [tex]= \frac{\pi}{ 32} \times 6^4\\\\= 127.234 \ \ in^4[/tex]

Equate the number of moments in x:

[tex]\sum M_x =0[/tex]

[tex]\to T_A-T_B +T_C+T_D =0\\\\\to T_A-40 +20+T_D =0[/tex]

Calculate the torsional response at A using the superposition method:

[tex]\to \phi_A =(\phi_A)_{T} - (\phi_A)_{T_A}\\\\[/tex]

         [tex]= \frac{T_B L_{BC}}{JG}+ \frac{T_C L_{CD}}{JG} - \frac{T_A L_{AD}}{JG}\\\\[/tex]

[tex]0.05= \frac{40 \times 12 \times 2 \times 12}{127.234 \times 11 \times 10^3}+ \frac{20 \times 12 \times 1.5 \times 12 }{127.234 \times 11 \times 10^3} - \frac{T_A \times 12 \times 5 \times 12}{127.234 \times 11 \times 10^3}[/tex]

[tex]0.05= (8.22 \times 10^{-3})+ (3.086 \times 10^{-3})- (5.14 \times 10^{-4} \ T_A)\\\\[/tex]

[tex]\to T_A =12.27 kip \ ft \\\\[/tex]

The torsional answer in help A is  12.27 kip- ft.  It replace the necessary equation values:

[tex]\to T_A-40 +20+T_D =0 \\\\\to 12.27-40+20+T_D=0\\\\T_D=7.73 kip \ ft[/tex]

The torsional reactions at the given supports are;

T_a = 12.3 Kip.ft and T_d = 7.7 Kip.ft

What are Torsional Reactions from Torque?

From the image of the shaft attached, if we take a free body diagram and torsion about x, we will have;

∑Mₓ = 0;

T_a + T_d + 20 - 40 = 0     -----(1)

Using the method of superposition, we have;

Φ_a = (Φ_a)_T - (Φ_a)_T_a

Formula for rotation Φ is;

Φ = TL/(JG)

Thus;

0.005 = [tex][\frac{40 * 12 * 2 * 12}{(\pi/2) *3^{4} * 11 * 10^{3}} + \frac{20 * 12 * 1.5 * 12}{(\pi/2) *3^{4} * 11 * 10^{3}}] - \frac{T_{A} * 12 * 5 * 12}{(\pi/2) *3^{4} * 11 * 10^{3}}[/tex]

Solving for T_a in this gives;

T_a = 12.3 Kip.ft

Thus, from eq 1;

12.3 + T_d + 20 - 40 = 0

T_d = 20 - 12.3

T_d = 7.7 Kip.ft

Read more about Torsional reactions from torque at; https://brainly.com/question/20691242

Use the Intermediate Value Theorem to show that there is a root of the given equation in the specified interval. Ex = 6 − 5x, (0, 1) The equation ex = 6 − 5x is equivalent to the equation f(x) = ex − 6 + 5x = 0. F(x) is continuous on the interval [0

Answers

Answer:

some part of your question is incomplete

attached below is the complete question

Answer :

F(0) = -5  < 0

F(1) = e - 1 > 0

since the functions : f(0) and f(1) have opposite signs then there is a 'c' whereby F(c) = 0 ( intermediate value theorem fulfilled )

Hence there is a root in the given equation : [tex]e^x = 6 - 5x[/tex]

Explanation:

using Intermediate value Theorem

If F(x) is continuous and f(a) and f(b) have opposite signs then there will be a'c'E (a,b)  whereby F(c) = 0

given equation : [tex]e^x = 6 - 5x[/tex]   on (0,1)

and F(x) = [tex]e^x - 6 + 5x = 0[/tex]

This shows that the F(x) is continuous on (0,1)

F(0) = [tex]e^0 - 6 + 5(0)[/tex]  = -5 which is < 0

F(1) = [tex]e^1 -6 + 5(1)[/tex] = e -1 > 0  and e = 2.7182

since the functions : f(0) and f(1) have opposite signs then there is a 'c' whereby F(c) = 0 ( intermediate value theorem fulfilled )

Hence there is a root in the given equation : [tex]e^x = 6 - 5x[/tex]

Under a subsection for geological hazards the buyer is encouraged to obtain an read the booklet

Answers

Answer:

Buyer is encouraged to obtain and read the booklet entitled "The Homeowners Guide to Earthquake Safety." In most cases a questionnaire within the booklet must be completed by Seller and the entire booklet given to the Buyer if the Property was built prior to 1960.

(a) At a simple interest rate of 12% per year, determine how long it will take $5000 to increase to twice as much. (b) Compare the time it will take to double if the rate is 20% per year simple interest.

Answers

Explanation:

10000=5000(1.12^x)

2=1.12^x

(log_1.12)(2)=x

x= about 6.1163

10000=5000(1.2^x)

2=1.2^x

(log_1.2)(2)=x

x= about 3.8019

compare them by saying like 20% will be 6.12/3.8 times faster

What motivated software engineers to move from the waterfall model to the incremental or spiral model

Answers

Answer:

1. They needed to develop multiple components in software programs.

2. The ability to overlap the development to be more evolutionary in nature.

3. The need to be more risk-averse or the unwillingness to take risks led to the use of a spiral model.

Explanation:

Software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications.

In SDLC, a waterfall model can be defined as a process which involves sequentially breaking the software development into linear phases. Thus, the development phase takes a downward flow like a waterfall and as such each phase must be completed before starting another without any overlap in the process.

An incremental model refers to the process in which the requirements or criteria of the software development is divided into many standalone modules until the program is completed.

Also, a spiral model can be defined as an evolutionary SDLC that is risk-driven in nature and typically comprises of both an iterative and a waterfall model. Spiral model of SDLC consist of these phases; planning, risk analysis, engineering and evaluation.

What motivated software engineers to move from the waterfall model to the incremental or spiral model is actually due to the following fact;

They needed to develop multiple components in software programs. The ability to overlap the development to be more evolutionary in nature. The need to be more risk-averse or the unwillingness to take risks led to the use of a spiral model.

Help please all of the numbers b4 the equal sign are wrong

Answers

Answer:

3/5" = 12'1 3/4" = 35'1 1/4" = 25'9/10" = 18'2 13/20" = 53'

Explanation:

One number is wrong; they all lack units.

The basic ratio is 1" = 20', so you can divide feet by 20 to find inches.

3/5" = 12'1 3/4" = 35'1 1/4" = 25'9/10" = 18'2 13/20" = 53'

Perhaps you want decimal inches:

0.60" = 12'1.75" = 35'1.25" = 25'0.90" = 18'2.65" = 53'

in a vehicle you're servicing the fuel pressure drops rapidly when the engine is says that one or more turned off. Technician a says that one or more could be leaking technician b says that a defective check valve in the fuel pump could be the cause who is correct

Answers

Answer:

Both Technicians A and B  are correct

Explanation:

If the fluid pressure will decrease quickly in a car when the ignition says that one or more has been switched off. One or two could be leaking or the source could be a faulty check mechanism in the catalytic converter.

g At this party, is the fact that a person is from South America independent of that person being majoring in biomedical engineering?

Answers

Answer:

Yes, this is completely independent.

Explanation:

Yes, this is completely independent. Even though there are no South American individuals that are majoring in biomedical engineering in this party it is still a completely independent factor. The origin of birth of an individual does not tie them to a specific degree or field of expertise, therefore a South American individual can study anything they want including mechanical engineering, electrical engineering, or biomedical engineering.

A closed system of mass 20 kg undergoes a process in which there is a heat transfer of 1000 Q6: ki from the system to the surroundings. The work done on the system is 200 kl. If the initial 5 specific internal energy of the system is (250+R:) kl/kg, what is the final specific internal energy, in kj/kg? Neglect changes in kinetic and potential energy:

Answers

The final specific internal energy : 190 kJ/kg

Further explanation  

The laws of thermodynamics 1 state that: energy can be changed but cannot be destroyed or created  

The equation is:  

[tex]\tt E_{in}-E_{out}=\Delta E~system\\\\\Delta E=\Delta U+\Delta KE+\Delta PE\\\\\Delta U=m(U_2-U_1)\\\\Q-W=\Delta U+\Delta KE+\Delta PE[/tex]  

 

Energy owned by the system is expressed as internal energy (U)  

This internal energy can change if it absorbs heat Q (U> 0), or releases heat (U <0). Or the internal energy can change if the system does work or accepts work (W)  

The sign rules for heat and work are set as follows:  

• The system receives heat, Q +  

• The system releases heat, Q -  

• The system does work, W -  

• the system accepts work, W +  

A closed system of mass 20 kg⇒m=20 kg

Heat transfer of 1000 kJ from the system to the surroundings⇒Q=-1000 kJ

The work done on the system is 200 kJ⇒W=+200 kJ

The initial specific internal energy of the system is 250 kJ /kg⇒U₁ = 250 kj/kg

Neglect changes in kinetic and potential energy⇒ΔKE+ΔPE=0, so

Q-W = ΔU

Input in equation

[tex]\tt -1000-200=20(U_2-250)\\\\-1200=20U_2-5000\\\\3800=20U_2\\\\U_2=190~kJ/kg[/tex]

Why do the changes to the mass of the planet NOT AFFECT the orbital path of the Planet?

Answers

Answer:

changes of Mass affect the planet because... I'm sorry If this didn't help.

The orbital path of the planet is determined by the balance of the gravitational pull of that planet and the larger body it orbits. Mass does not change the orbital path because the mass that determines this “balance” is the mass of the body the planet is orbiting, not the mass of the planet itself

Don't break or crush mercury-containing lamps because mercury powder may be released.
A) TrueB) False

Answers

A.

It would be released without a doubt so be careful!

Hope this helps :)

An engineer is trying to build a new measurement tool. Which step should the engineer complete first? A. Design a model of the tool to be tested. B. Precisely define the problem that is to be solved. Selected:c. Write a list of the criteria and constraints for the tool.This answer is incorrect. D. Conduct research on how similar problems were solved in the past.

Answers

Answer:

B. Precisely define the problem that is to be solved.

Explanation:

Engineering can be defined as the scientific and technological principles that is used for the design, development, operation and control of tools, machines or equipments, structures and systems. These machines, tools, systems and structures are typically designed and developed for the purpose of solving peculiar problems relating to human life. Simply stated, engineering is focused on proffering solutions to real life problems through a design process.

Generally, the design process comprises of series of steps used for the development of various tools, machines, structures and systems. In a chronological order, the basic steps of a design process are;

1. Define the problem: to proffer a solution to any problem, you have to precisely define the problem that is to be solved. Therefore, this is the first step of the design process.

2. Conduct a research: the engineer should collect or gather data (informations) relating to the project.

3. Brainstorming and analysis of data: this is the stage where the engineer conceptualize his or her ideas.

4. Create a prototype or simulated model of the product.

5. Product analytics and test: this is where the product is being used and tested for any flaw, error or defects. Thus, troubleshooting is also required at this stage.

Hence, if an engineer is trying to build a new measurement tool; the first step the engineer should complete is to precisely define the problem that is to be solved so as to have a good clear-cut understanding of the problem.

Other Questions
True or false? The following deterministic finite-state automaton recognizes the set of all bit strings such that the first bit is 0 and all remaining bits are 1s. What is 0.18 divided by 7.56 plzz help me and the others ones to Information was collected on those who attended the opening of a new movie. The analysis found that 56 percent of the moviegoers were female, 26 percent were under age 25, and 17 percent were females under the age of 25. Find the probability that a moviegoer is either female or under age 25. Complete the equation of the line through(6,5),(-4,-4) ANSWER PWEASE T or F = Foods that have zero cholesterol are not always low in fat El tabaco, la quina y el ail fueron el primer esfuerzo por crear una economa nacional, pero solo incluyeron zonas muy reducidas del pas y no sobrevivieron mucho tiempo. El tabaco se localiz en la Costa, en el Valle del Cauca y en Magdalena. La quina y el ail, de carcter extractivo, se desaparecieron con la misma prontitud con la que se haba anunciado su aurora. Con el caf ocurri algo diferente. Nunca desapareci ni retrocedi; siempre estuvo en libre expansin. En las vertientes hall un hbitat propicio y en la poblacin que las habitaba, la mano de obra que requera su explotacin. Era un producto para el consumo nacional y para el comercio internacional y, al afirmarse, florecieron los caminos, los ferrocarriles, las carreteras, los fondeaderos sobre los ros y los puertos martimos sobre el Atlntico y el Pacfico cual es la hipotesis? 2. Which of the following is the most likely reason why scientists useapproximate measurements?O A. Scientists never use approximate measurements as that would be unscientific.B. Scientists use approximate measurements to determine whether the data theycollected is reasonable.C. Scientists use approximate measurements to record images of objects orenvironments in a brief interval of time.D. Scientists use approximate measurements to help take measurements that cannotbe detected by the senses alone. given the definition of f (x) and g(x) below find the value of g(f(-1)).f(x)=3x+5x-7g(x)=2x+13 Consider the expression 635,943 divided by 77. _____ divided by ____ = 8,000 What can you divide to get 8,000 If there has a switch from snowfall to rainfall...is that a positive or negative...in Antarctica??? the author uses the word laboring to emphasize which idea? simplify the expression (5x^7)^2 The Process by which commodities, people, and diseases crossed the Atlantic is known as the Columbian Exchange, Stock Exchange ,American Exchange I need help please I dont understand this WILL GIVE YOU BRAINLIEST ANSWER Writing accurately does NOT require which of the following?A. Providing all relevant informationB. Writing specific and true informationC. Avoiding generalizationsD. Using complex words Trevon and Castel are selling flower bulbs for a school fundraiser. Customers can buy packages of tulip bulbs and bags ofdaffodil bulbs. Trevon sold 10 packages of tulip bulbs and 14 bags of daffodil bulbs for a total of $402. Castel sold 11packages of tulip bulbs and 4 bags odaffodil bulbs for a total of $237. Select the correct 2 equations and the cost of eachpackage of tulip bulbs and one bag of daffodil bulbs. Suppose f(x)=2x5 and g(x)=|3x+1|. Find the value of f(x2) Find the slope of the line passing through the points (8,-4) and (-6,-3).Anybody know this ? Determine if each pair of ratios or rates are equivalent. Explain your reasoning: 48 words typed in 3 minutes || 75 words typed in 5 minutes what is the highlight of the cheung chau bun festival