Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use matlab to solve this please:The net heat exchange by radiation from plate 1 with radius b to plate 2 with radius a that are

use matlab to solve this please:The net heat exchange by radiation from plate 1 with
radius b to plate 2 with radius a that are separated by
distance c is given by:
q=b2F1-2(T14-T24)
where T1 and T2 are the absolute temperatures of the
plates.
=5.66910-8Wm2-K4 is the Stefan-Boltzman constant, and F1-2 is a shape factor
which, for the arrangement in the figure, is given by:
F1-2=12[Z-Z2-4x2Y22]
where x=ac and, Y=cb, and Z=1+(1+x2)Y2.
Write a script file that calculates the heat exchange q. For input the program asks
the user to enter values for T1,T2,a,b, and c. For output, the program prints a
summary of the geometry and temperatures and then prints the value of q.
As an example, use your script to calculate the results for T1=400K,T2=600K,a=1m,
b=2m, and c=0.1,1, and 10m and displays the results as follows:use matlab:The net heat exchange by radiation from plate 1 with
radius b to plate 2 with radius a that are separated by
distance c is given by:
q=b2F1-2(T14-T24)
where T1 and T2 are the absolute temperatures of the
plates.
=5.66910-8Wm2-K4 is the Stefan-Boltzman constant, and F1-2 is a shape factor
which, for the arrangement in the figure, is given by:
F1-2=12[Z-Z2-4x2Y22]
where x=ac and, Y=cb, and Z=1+(1+x2)Y2.
Write a script file that calculates the heat exchange q. For input the program asks
the user to enter values for T1,T2,a,b, and c. For output, the program prints a
summary of the geometry and temperatures and then prints the value of q.
As an example, use your script to calculate the results for T1=400K,T2=600K,a=1m,
b=2m, and c=0.1,1, and 10m and displays the results as follows:
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago