Problem 2831. Radiation Heat Transfer — View Factors (4)
View factors (aka configuration factors) are utilized in some radiation heat transfer models to estimate heat transfer rates between surfaces. In particular, the thermal energy leaving a given surface is applied to other surfaces, as appropriate, based on how much the hot surface "sees" the other surfaces. As such, view factors are purely geometrical in nature. A range of view factor formulae are available here.
For this problem, calculate the view factor from surface 1 (an infinitely long plate) to surfaces 2 (n rows of in-line pipes):

The view factor for one row of pipes is F_1-2 (the first equation):

The second equation is utilized for more than one row of pipes. Any of the variables can be a vector. Also, note that D = d/b, where d is the pipe diameter and b is the center-to-center spacing between pipes.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers38
Suggested Problems
-
913 Solvers
-
501 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13547 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
252 Solvers
-
Combined Ages 1 - Symmetric, n = 3
314 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!