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
Mice21 [21]
4 years ago
6

. Air at 200 C blows over a 50 cm x 75 cm plain carbon steel (AISI 1010) hot plate with a constant surface temperature of 2500 C

. The convection heat transfer coefficient is 25 W/m2K. Assume that 300 W is lost from the surface by radiation. Calculate the inside plate temperature. Assume that the plate is 2 cm thick. State all assumptions
Engineering
1 answer:
MrRissso [65]4 years ago
3 0

Answer:

The inside temperature, T_{in} is approximately 248 °C.

Explanation:

The parameters given are;

Temperature of the air = 20°C

Carbon steel surface temperature 250°C

Area of surface = 50 cm × 75 cm = 0.5 × 0.75 = 0.375 m²

Convection heat transfer coefficient = 25 W/(m²·K)

Heat lost by radiation = 300 W

Assumption,

Air temperature = 20 °C

Hot plate temperature = 250 °C

Thermal conductivity K = 65.2 W/(m·K)

Steady state heat transfer process

One dimensional heat conduction

We have;

Newton's law of cooling;

q = h×A×(T_s - T_{\infty) + Heat loss by radiation

= 25×0.325×(250 - 20) + 300

= 2456.25 W

The rate of energy transfer per second is given by the following relation;

P = \dfrac{K \times A \times \Delta T}{L}

Thermal conductivity K = 65.2 W/(m·K)

Therefore;

2456.25  = \dfrac{65.2 \times 0.375 \times (250 - T_{in})}{0.02}

T_{in} = 250 - \dfrac{2456.25  \times 0.02}{65.2 \times 0.375} = 247.99 ^{\circ}C

The inside temperature, T_{in} = 247.99 °C  ≈ 248 °C.

You might be interested in
Create a program named PaintingDemo that instantiates an array of eight Room objects and demonstrates the Room methods. The Room
Serggg [28]

Answer:

Explanation:

Code used will be like

using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;

using System.Threading.Tasks;

namespace PaintingWall

{

class Room

{

public int length, width, height,Area,Gallons;

public Room(int l,int w,int h)

{

length = l;

width = w;

height = h;  

}

private int getLength()

{

return length;

}

private int getWidth()

{

return width;

}

private int getHeight()

{

return height;

}

public void WallAreaAndNumberGallons()

{

Area = getLength() * getHeight() * getWidth();

if (Area < 350)

{

Gallons = 1;

}

else if (Area > 350)

{

Gallons = 2;

}    

Console.WriteLine ("The area of the Room is " + Area);

Console.WriteLine("The number of gallons paint needed to paint the Room is " + Gallons);

}

 

}

class PaintingDemo

{

static void Main(string[] args)

{

int l, w, h;

Room[] r = new Room[8];

for (int i = 0; i <= 7; i++)

{

Console.WriteLine("Room "+(i+1));

Console.Write("Enter Length : ");

l = Convert.ToInt32(Console.ReadLine() );

Console.Write("Enter Width : ");

w = Convert.ToInt32(Console.ReadLine());

Console.Write("Enter Height : ");

h= Convert.ToInt32(Console.ReadLine());

r[i] = new Room(l,w,h);

Console.WriteLine();

}

for (int i = 0; i <= 7; i++)

{

Console.WriteLine("Room " + (i + 1));

r[i].WallAreaAndNumberGallons();

}

Console.ReadKey();  

}

}

}

3 0
3 years ago
This problem has been solved!
lisov135 [29]

Answer: a) 135642 b) 146253

Explanation:

A)

1- the bankers algorithm tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, as stated this has the greatest degree of concurrency.

3- reserving all resources in advance helps would happen most likely if the algorithm has been used.

5- Resource ordering comes first before detection of any deadlock

6- Thread action would be rolled back much easily of Resource ordering precedes.

4- restart thread and release all resources if thread needs to wait, this should surely happen before killing the thread

2- only option practicable after thread has been killed.

Bii) ; No. Even if deadlock happens rapidly, the safest sequence have been decided already.

5 0
3 years ago
A well insulated turbine operates at steady state. Steam enters the turbine at 4 MPa with a specific enthalpy of 3015.4 kJ/kg an
Anarel [89]

Answer:

power developed by the turbine = 6927.415 kW

Explanation:

given data

pressure = 4 MPa

specific enthalpy h1 = 3015.4 kJ/kg

velocity v1 = 10 m/s

pressure = 0.07 MPa

specific enthalpy h2 = 2431.7 kJ/kg

velocity v2 = 90 m/s

mass flow rate = 11.95 kg/s

solution

we apply here  thermodynamic equation that

energy equation that is

h1 + \frac{v1}{2}  + q = h2 + \frac{v2}{2}  + w

put here value with

turbine is insulated so q = 0

so here

3015.4 *1000 + \frac{10^2}{2}  =  2431.7 * 1000 + \frac{90^2}{2}  + w

solve we get

w = 579700 J/kg = 579.7 kJ/kg

and

W = mass flow rate × w

W = 11.95 × 579.7

W = 6927.415 kW

power developed by the turbine = 6927.415 kW

7 0
3 years ago
If a worksite includes more than one set of management and workers, who should have access to the information, training, and con
Elden [556K]

Answer:

In a work site with more than one set of management and workers the Health and  safety officers in each set  should have access to the information, training and controls needed to avoid workplace accidents

Explanation:

The primary aim of a health and  safety officer in a workplace is to prevent accidents,injuries and work-related sickness from occurring in the work site by creating and implementing health and safety policies according to international standards and also ensure that these policies are implemented  by the sets of management and workers/staffs of the work site.  to achieve these they therefore should have access to the information,training and controls needed to avoid workplace accidents

4 0
3 years ago
Read 2 more answers
What Advantage does a voltmeter have over a noncontact voltage indicator when testing for voltage
galina1969 [7]

Answer:

Obviously you shouldn't rely just on the meter for your safety. You'd disconnect wall fuses or kill main switches before you start, using the meter just gives you some extra protection: with the meter you might notice for example that you've disconnected the wrong fuse and the unit is still live.

Explanation:

Hope it helps! :)

5 0
2 years ago
Other questions:
  • Why is it a good idea to lock your doors while driving?<br> WRITER
    10·1 answer
  • Which of the following is an example of an iterative process?
    12·1 answer
  • The decay of a radioactive isotope can be theoretically modeled with the following equation, where C0 is the initial amount of t
    6·1 answer
  • Express the unsteady angular momentum equation in vector form for a control volume that has a constant moment of inertia I, no e
    9·1 answer
  • What is one major life lesson you learned from the movie; ¨Spare Parts¨
    6·2 answers
  • Please what is dif<br>ference between building technology and building engineering.​
    14·2 answers
  • Tech A says that speed density systems use vehicle speed and fuel density to determine injector pulse width. Tech B says that ma
    8·1 answer
  • Does anyone know what this is​
    10·2 answers
  • Which of the following sensors is used to provide suspension control module with feedback regarding vehicle cornering​ forces?
    8·1 answer
  • A ___ is a type of purlin used as a horizontal stiffener between columns around the perimeter of a building.
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!