Problem 2807. Radiation Heat Transfer — View Factors (3)
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 to surface 2 (F_1-2) for two infinitely long plates of different finite widths and having a common edge given the angle between the plates:
-
Any of the variables can be a vector. Also, note that A = a/b, and is different than A_1 or A_2. Finally, the angle is provided in degrees.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers50
Suggested Problems
-
Test if a Number is a Palindrome without using any String Operations
231 Solvers
-
Back to basics 8 - Matrix Diagonals
924 Solvers
-
780 Solvers
-
Return the first and last characters of a character array
9918 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
823 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!