OCTAVE assignment Calculate the heat flow through a glass window of thickness, t, with dimensions of L x W. The indoor temperature is Ti and the outdoor temperature is To. You are to create a calculator to calculate the heat transfer rate through the windows for any reasonable metric input values. Consider all reasonable input options. Examine the formula for heat transfer and the units associated with each variable. Perform a calculation by hand with both sets of input values below to compare with results from Octave. Implement solution in Octave. For submission, use the following inputs (be sure to run for both sets: Ti = 25 C To = 3 C L = 300 cm W = 200 cm t = 6 mm AND Ti = 25 C To = 3 C L = 3 m W = 2 m t = 0.6 cm
OCTAVE assignment
Calculate the heat flow through a glass window of thickness, t, with dimensions of L x W. The
indoor temperature is Ti and the outdoor temperature is To.
You are to create a calculator to calculate the heat transfer rate through the windows for any
reasonable metric input values.
Consider all reasonable input options.
Examine the formula for heat transfer and the units associated with each variable.
Perform a calculation by hand with both sets of input values below to compare with results from Octave.
Implement solution in Octave.
For submission, use the following inputs (be sure to run for both sets:
Ti = 25 C
To = 3 C
L = 300 cm
W = 200 cm
t = 6 mm
AND
Ti = 25 C
To = 3 C
L = 3 m
W = 2 m
t = 0.6 cm
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images