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
astraxan [27]
2 years ago
9

(3) Calculate the heat flux through a sheet of brass 7.5 mm (0.30 in.) thick if the temperatures at the two faces are 150°Cand 5

0°C (302°F and 122°F); assume steady-state heat flow.(b) What is the heat loss per hour if the area of the sheet is 0.5 m2 (5.4 ft2)?(c) What is the heat loss per hour if soda—lime glass is used instead of brass?(d) Calculate the heat loss per hour if brass is used and the thickness is increased to 15 mm (0.59 in.).
Engineering
1 answer:
bezimeni [28]2 years ago
5 0

Answer:

a.) 1.453MW/m2,  b.)  2,477,933.33 BTU/hr  c.) 22,733.33 BTU/hr  d.) 1,238,966.67 BTU/hr

Explanation:

Heat flux is the rate at which thermal (heat) energy is transferred per unit surface area. It is measured in W/m2

Heat transfer(loss or gain) is unit of energy per unit time. It is measured in W or BTU/hr

1W = 3.41 BTU/hr

Given parameters:

thickness, t = 7.5mm = 7.5/1000 = 0.0075m

Temperatures 150 C = 150 + 273 = 423 K

                        50 C = 50 + 273 = 323 K

Temperature difference, T = 423 - 323 = 100 K

We are assuming steady heat flow;

a.) Heat flux, Q" = kT/t

K= thermal conductivity of the material

The thermal conductivity of brass, k = 109.0 W/m.K

Heat flux, Q" = \frac{109 * 100}{0.0075} = 1,453,333.33 W/m^{2} \\ Heat flux, Q" = 1.453MW/m^{2} \\

b.) Area of sheet, A = 0.5m2

Heat loss, Q = kAT/t

Heat loss, Q = \frac{109*0.5*100}{0.0075} = 726,666.667W

Heat loss, Q = 726,666.667 * 3.41 = 2,477,933.33 BTU/hr

c.) Material is now given as soda lime glass.

Thermal conductivity of soda lime glass, k is approximately 1W/m.K

Heat loss, Q=\frac{1*0.5*100}{0.0075} = 6,666.67W

Heat loss, Q = 6,666.67 * 3.41 = 22,733.33 BTU/hr

d.) Thickness, t is given as 15mm = 15/1000 = 0.015m

Heat loss, Q=\frac{109*0.5*100}{0.015} =363,333.33W

Heat loss, Q = 363,333.33 * 3.41 = 1,238,966.67 BTU/hr

You might be interested in
A MOSFET differs from a JFET mainly because
Solnce55 [7]

Answer:

The answer is option

C . the JFET has a PN junction

Explanation:

Not only is option C in the question a dissimilarity between the MOSFET and the JFET we can go on with some more dissimilarities.

1.MOSFET stands for Metal Oxide Silicon Field Effect Transistor or Metal          Oxide Semiconductor Field Effect Transistor.

  (JFET) stands for junction gate field-effect transistor (JFET)  

2. JFET is a three-terminal semiconductor device, whereas  MOFET a four-terminal semiconductor device.  

3. In terms of areas of application of  JFETs are used in low noise applications while MOSFETs,  are used for high noise applications

5 0
2 years ago
13. Write a function which is passed two strings. The function creates a new string from the two original strings by copying one
attashe74 [19]

Answer:

I am writing the code in C++. Let me know if you want the program in some other programming language.

#include <iostream>  // includes header file for input output functions

using namespace std;     //to identify objects like cin cout

string CopyStrings(string string1, string string2)  

{   string newString = "";    

   for (int loop = 0; loop < string1.length() ||  

                   loop < string2.length(); loop++)      {      

       if (loop < string1.length())  

           newString += string1[loop];          

       if (loop < string2.length())  

           newString += string2[loop];      }  

   return newString;   }  

int main()  

{   string stringA = "ace";  

   string stringB = "bdf";  

   cout << CopyStrings(stringA, stringB);   }

Output:

abcdef

Explanation:

The function CopyStrings() function takes two strings i.e. string1 and string2 as parameters to copy characters from both the string one character from each.

The newString variable stores the new string after copying characters from both strings string1 and string2.

Then the for loop starts which has a variable loop which is an index variable that traverses through both the strings stored in string1 and string2. The loop continues to execute until it moves through entire length of string1 and string2 which means it copies all the characters from both string1 and string2. length() is used here which returns length of the string1 and string2.

If statement in the for loop checks the character that loop (index) variable is pointing to is less than the string1 length which means it checks each character stored in string1. For example if string1 contains "ace" and loop variable is moving through the string and is currently at "a" then this condition is true. If the condition evaluates to true then the body of if statement is executed. The next statement stores that character a into the newString variable.

Next If statement checks character that loop variable is pointing to is less than the string2 length which means it checks each character stored in string2. For example if string2 contains "bdf" and loop variable is moving through the string and is currently at "b" then this condition is true. If the condition evaluates to true then the body of if statement is executed. The next statement stores that character b into the newString variable.

Then the second iteration starts which again first stores the next character i.e. c from string1 into newString and then stores next character i.e d from string2 into newString.

Then the third iteration starts which again first stores the next character i.e. e from string1 into newString and then stores next character i.e f from string2 into newString.

Then the loop breaks as the loop variable reaches end of both the string1 and string2.

return newString will return the copied string into the output screen which is abcdef.

The screenshot of code along with output is attached.

3 0
3 years ago
Additional scals apply to the
REY [17]
Location of the class depends on satiation
4 0
1 year ago
Input Energy ---&gt; Output Energy
uranmaximum [27]

Answer:

motion ------> electrical. winds push the turbines which generate a magnetic fields which in turn, generates electricity

4 0
2 years ago
What is the composition of the two phases that form when a stream of 40% A, 39% B, and 21% C separates into two phases? Label th
irga5000 [103]

Answer:

vapor fraction = 0.4 and 0.08

Explanation:

At reasonably high temperatures, a mixture will exist in the form of a sub cooled liquid. Between these extremes, the mixture exists in a two phrase region where it is a vapor liquid equilibrium. From a vapor-liquid phase diagram, a mixture of 40% A, 39% B, and 21% C separates to give the vapor compositions of 0.4 and 0.08.

8 0
3 years ago
Other questions:
  • What is the zone that has just been added to the exchange zone where athletes may now hand off the baton
    5·1 answer
  • How an AK 47 gun was works​
    14·1 answer
  • how to calculate the torque when a force is applied on a cog? explain the step-by-step and provide an illustration/diagram. Can
    15·1 answer
  • A large truck drives down the highway at 10 m/s hauling a rectangular trailer that is 6 m long, 2 m wide, and 2 m tall. The trai
    14·1 answer
  • A 2-m3 rigid tank initially contains air at 100 kPa and 22°C. The tank is connected to a supply line through a valve. Air is flo
    14·1 answer
  • What are the units or dimensions of the shear rate dv/dy (English units)? Then, what are the dimensions of the shear stress τ= μ
    14·1 answer
  • Should i show my face?
    8·2 answers
  • What is another term for the notes that a reader can add to text in a word-processing document?
    11·2 answers
  • 8th grade safety test
    9·1 answer
  • 11. As __and___ prices continued to rise in the late 1960’s and 70's, 4 and 6 cylinder engines began to make a comeback.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!