Integrating the Blackbody Curve, Part 1


Posted

When designing an infrared system, one major source of noise (and signal) that the detector sees is blackbody radiation from thermal sources. The distribution of blackbody radiation with respect to wavelength and temperature follows Planck's law,

B T ( λ ) = 2 h c 2 λ 5 1 e hc λ k B T 1 . B sub T (%lambda) = { 2 h c^2 } over { %lambda^5} 1 over { e sup { hc over { %lambda k sub B T } } - 1 } "."

(1.1)

What is needed for thermal noise calculations is the integral of this over the wavelengths that are able to pass the filters and be absorbed by the detector. The normalized integral is

F T ( λ ) = 0 λ B T ( λ ) d λ 0 B T ( λ ) d λ . F sub T (%lambda) = { INT from 0 to %lambda { B sub T (%lambda) d %lambda } } over { INT from 0 to infinity { B sub T (%lambda) d %lambda } } "."

(1.2)

The normalization factor in the denominator is given by the Stefan-Boltzmann law as

0 B T ( λ ) d λ = 2 π 5 k B 4 T 4 15 h 3 c 2 . INT from 0 to infinity { B sub T (%lambda) d %lambda } = { 2 %pi^5 k sub B sup 4 T^4 } over { 15 h sup 3 c sup 2 } "."

(1.3)

plot of integrated blackbody approximation errors

If we define a new variable v as

v = hc λ k B T , v = hc over { %lambda k sub B T } ","

(1.4)

then all of the physical constants drop out, giving a purely mathematical formula which can be expanded as an infinite summation,

F ( v ) = 15 π 4 0 v x 3 dx e x 1 = 15 π 4 0 v x 3 e x dx 1 e x = 15 π 4 0 v x 3 e x m = 0 e mx dx = 15 π 4 0 v x 3 m = 1 e mx dx = 15 π 4 m = 1 0 v x 3 e mx dx = 15 π 4 m = 1 e mv [ v 3 m + 3 v 2 m 2 + 6 v m 3 + 6 m 4 ] . matrix { alignr F(v) # {}={} # alignl 15 over { %pi^4 } INT from 0 to v { { x^3 dx } over { e^x - 1 } } ## alignr {} # {}={} # alignl 15 over { %pi^4 } INT from 0 to v { { x^3 e^-x dx } over { 1 - e^-x } } ## alignr {} # {}={} # alignl 15 over { %pi^4 } INT from 0 to v { x^3 e^-x SUM from m=0 to infinity e^-mx dx } ## alignr {} # {}={} # alignl 15 over { %pi^4 } INT from 0 to v { x^3 SUM from m=1 to infinity e^-mx dx } ## alignr {} # {}={} # alignl 15 over { %pi^4 } SUM from m=1 to infinity { INT from 0 to v { x^3 e^-mx dx } } ## alignr {} # {}={} # alignl 15 over { %pi^4 } SUM from m=1 to infinity { e^-mv left [ v^3 over {m^{}} + {3 v^2 } over {m^2} + {6 v} over {m^3} + 6 over {m^4} right ] } "." }

(1.5)

What we would like to do is have an expression for F(v) that is easy to compute accurately. The problem is that each of the m-n series in (1.5) is logarithmically convergent, and thus converges very slowly, especially for small v, or large λ. See Figure 1.

Figure 1: plot of series approximation to the blackbody distribution

Can this be improved?

If the series is terminated at some finite number of terms, then the m-4 term adds the most error at small v. In the limit as v goes to zero F(v) must go to unity, so the first three terms in the summation drop out, giving

15 π 4 m = 0 6 m 4 = 1 . 15 over { %pi^4 } SUM from m=0 to infinity { 6 over m^4 } = 1 "."

(1.6)

Adding both sides of this equation to the formula for F(v) gives

F ( v ) = 1 + 15 π 4 m = 1 e mv [ v 3 m + 3 v 2 m 2 + 6 v m 3 + 6 1 e mv m 4 ] . F(v) = 1 + 15 over { %pi^4 } SUM from m=1 to infinity { e^-mv left [ v^3 over {m^{}} + {3 v^2 } over {m^2} + {6 v} over {m^3} + 6 {1 - e^mv} over {m^4} right ] } "."

(1.7)

Now we have a similar formula to (1.5) that is accurate for small v. How well does this work? As shown in Figure 2, the terms are still converging on the left hand side, albeit very slowly.

Figure 2: plot of alternate series approximation to the blackbody distribution

If the emv term is expanded out as a Taylor series, then

6 e mv m 4 6 m 4 + 6 v m 3 + 3 v 2 m 2 + v 3 m + v 4 4 + .. . {6 e^mv } over { m^4 } approx 6 over {m^4} + { 6 v } over { m^3 } + { 3 v^2 } over { m^2 } + { v^3 } over{ m^" " } + {v^4} over {4^" "} + ...

(1.8)

so all of the other terms cancel, leaving the v4 term as the dominant term, giving better convergence for small v. Oddly the published Taylor series expansion by Wiebelt (1966) for 1-F(v) goes as v3.

The story continues in Integrating the Blackbody Curve, Part 2.


Categories Optics, Physics

← Older Newer →