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
nignag [31]
3 years ago
5

A thin, flat plate that is 0.2 m × 0.2 m on a side is oriented parallel to an atmospheric airstream having a velocity of 40 m/s.

The air is at a temperature of T[infinity] = 20°C, while the plate is maintained at Ts = 120°C. The air flows over the top and bottom surfaces of the plate, and measurement of the drag force reveals a value of 0.075 N. What is the rate of heat transfer from both sides of the plate to the air?
Engineering
2 answers:
Tamiku [17]3 years ago
7 0

Answer:

1. q = 240 W

Explanation:

Let's begin by listing out the parameters given unto us:

Length = 0.2 m, Width = 0.2 m, T∞ = 20 °C, Ts = 120 °C, velocity = 40 m/s, τ = 0.075 N

At 70 °C and 1 atm, air has these thermodynamic properties (we can get these from the thermodynamic tables)

ρ = 1.018 kg/m³, Cp = 1009 J/kgK, v = 20.22 * 10^(-6) m²/s, Pr = 0.70

The formula for heat transfer rate is given as:

q = 2hL² ΔT

f ÷ 2 = 0.5τ ÷ ρ u² = (0.5 * 0.075/0.2²) ÷ (1.018 * 40²)

f = 5.76 * 10 ^(-4)

h = f ÷ 2 * [ρ u CP * Pr ^(-⅔)]

h = 5.76 * 10^(-4) * 1.018 * 40 * 1009 * (0.7^(-⅔))

h = 30 W/m²K

q = 2 * 30 * 0.2 * (120 - 20)

q = 240 W

Leto [7]3 years ago
4 0

Answer:

The rate of heat transfer from both sides of the plate to the air is 240 W

Explanation:

Given;

area of the flat plate = 0.2 m × 0.2 m = 0.04 m²

velocity of atmospheric air stream, v = 40 m/s

drag force, F =  0.075 N

The rate of heat transfer from both sides of the plate to the air:

q = 2 [h'(A)(Ts -T∞)]

where;

h' is heat transfer coefficient obtained from Chilton-Colburn analogy

h' = \frac{C_f}{2} \rho u C_p P_r^{-2/3}\\\\\frac{C_f}{2} = \frac{\tau'_s}{2*\rho u^2/2}

Properties of air at 70°C and 1 atm:

ρ = 1.018 kg/m³, cp = 1009 J/kg.K, Pr = 0.7, v = 20.22 x 10⁻⁶ m²/s

\frac{C_f}{2} = \frac{(0.075/2)/(0.2)^2}{2*(1.018)(40)^2/2} = 5.756*10^{-4}\\\\Thus,\\h' = 5.756*10^{-4} (1.018*40*1009)*(0.7)^{-2/3}\\\\h' = 30 \ W/m^2.K

Finally;

q = 2 [ 30(0.04)(120 - 20) ]

q = 240 W

Therefore, the rate of heat transfer from both sides of the plate to the air is 240 W

You might be interested in
Nitrogen gas is compressed at steady state from a pressure of 14.2 psi and a temperature 60o F to a pressure of 120 psi and a te
brilliants [131]

Answer:

a) 229.4281 hp.

b) 262.15 ft3/min.

Explanation:

Given data:

P1 = 14.2 psi

T1 = 60°F = 520° R

P2 = 120 psi

T2 = 500°F = 960° R

volumetric flow rate ( Av1 ) = 1200 ft^3 /min = 20 ft^3 / sec

attached below is the detailed solution

5 0
3 years ago
In details and step-by-step, show how you apply the Bubble Sort algorithm on the following list of values. Your answer should sh
astraxan [27]

( 12 17 18 19 25 )

<u>Explanation:</u>

<u>First Pass:</u>

( 19 18 25 17 12 ) –> ( 18 19 25 17 12 ), Here, algorithm compares the first two elements, and swaps since 19 > 18.

( 18 19 25 17 12 ) –> ( 18 19 25 17 12 ), Now, since these elements are already in order (25 > 19), algorithm does not swap them.

( 18 19 25 17 12 ) –> ( 18 19 17 25 12 ), Swap since 25 > 17

( 18 19 17 25 12 ) –> ( 18 19 17 12 25 ), Swap since 25 > 12

<u>Second Pass:</u>

( 18 19 17 12 25 ) –> ( 18 19 17 12 25 )

( 18 19 17 12 25 ) –> ( 18 17 19 12 25 ), Swap since 19 > 17

( 18 17 19 12 25 ) –> ( 18 17 12 19 25 ), Swap since 19 > 12

( 18 17 12 19 25 ) –> ( 18 17 12 19 25 )

<u>Third Pass:</u>

( 18 17 12 19 25 ) –> ( 17 18 12 19 25 ), Swap since 18 > 17

( 17 18 12 19 25 ) –> ( 17 12 18 19 25 ), Swap since 18 > 12

( 17 12 18 19 25 ) –> ( 17 12 18 19 25 )

( 17 12 18 19 25 ) –> ( 17 12 18 19 25 )

<u>Fourth Pass:</u>

( 17 12 18 19 25 ) –> ( 12 17 18 19 25 ), Swap since 17 > 12

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 ), Swap since 18 > 12

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

Now, the array is already sorted, but our algorithm does not know if it is completed. The algorithm needs one whole pass without any swap to know it is sorted.

<u>Fifth Pass:</u>

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

( 12 17 18 19 25 ) –> ( 12 17 18 19 25 )

6 0
3 years ago
Can I put a fork in electric socket?
erastova [34]

Answer:

don't put fork in a electric socket

4 0
3 years ago
Read 2 more answers
Applications of fleming hand rule
Eva8 [605]

Answer:

Fleming hand rule represents the direction of current in a generator's windings and induced current as a conductor is attached to a circuit such that it moves in a magnetic field.

Explanation:

Fleming hand rule represents the direction of current in a generator's windings and induced current as a conductor is attached to a circuit such that it moves in a magnetic field.

Fleming hand rule is used in the case of electric motors and electric generators.

Fleming hand rule is used to determine the following:

1. Direction of torque

2. Angular velocity

3. Angular acceleration

4 0
3 years ago
Select the correct answer.
Ulleksa [173]
The answer is A. Immediately inform her colleague
4 0
3 years ago
Other questions:
  • I don't understand this I am really bad at measurements
    12·2 answers
  • A plane wall of thickness 2L = 60 mm and thermal conductivity k= 5W/m.K experiences uniform volumetric heat generation at a rate
    9·1 answer
  • (a) Design a first-order passive high-pass filter with a cutoff frequency of 1000 rad/sec.
    8·1 answer
  • Explain the underlying physical reason why when we conduct various heat treatments on 1018 steel we expect the modulus of elasti
    8·1 answer
  • Is an ideal way for a high school student to see what an engineer does on a typical day but does not provide a hands-on experien
    9·2 answers
  • Which of the following are made up of electrical probes and connectors?
    8·1 answer
  • A golfer and her caddy see lightning nearby. the golfer is about to take his shot with a metal club, while her caddy is holding
    12·1 answer
  • Many vehicles have indicator lights telling you when your
    13·1 answer
  • Where would outdoor Air quality monitors need to be placed to properly record data?
    15·1 answer
  • Whose responsibility is it to provide direction on correct ladder usage?<br> select the best option.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!