Q 7.42

Question

Consider the electromagnetic radiation inside a kiln, with a volume of V= I m3 and a temperature of 1500 K.

(a) What is the total energy of this radiation?

(b) Sketch the spectrum of the radiation as a function of photon energy.

(c) What fraction of all the energy is in the visible portion of the spectrum, with wavelengths between 400 nm and 700 nm?

Step-by-Step Solution

Verified
Answer

Therefore, the total energy of this radiation is:

U=3.815×10-3 J

Fraction of all energy is Uvis. Utot. =0.000557

1Step 1: Given information

The electromagnetic radiation inside a kiln, with a volume of V=I m3 and a temperature of 1500 K.

2Step 2: Explanation



(a) Suppose we have an electromagnetic radiation inside a kiln, which has a volume of V = 1 m3 and temperature of T = 1500 K, the total energy of this radiation is given by:

U=8π5(kT)415(hc)3V

Substitute with the values,

U=8π51.38×10-23 J/K(1500 K)4156.626×10-34 J·s3.0×108 m/s31 m3U=3.815×10-3 J

(b) The radiation's spectrum is provided by:

u(ϵ)=8π(hc)3ϵ3eϵ/kT-1


Using python and the code is:


From the graph we can see that the peak occurs at energy of ϵ=0.36eV



3Step 3: Explanation


(c) Now we need to discover the component of the spectrum that represents visible light (the fraction of the energy), which we can do by integrating the following equation all across the visible light (equation 785):

U=8πV(hc)3ϵ1ϵ2x3ex-1dx

The energy in terms of wavelength is:

ϵ=hcλ

Therefore,

ϵ2=6.626×10-34 J·s3.0×108 m/s400×10-9 m=4.9695×10-19 J=3.1eVϵ1=6.626×10-34 J·s3.0×108 m/s700×10-9 m=2.84×10-19 J=1.77eV

The fraction of the energy in the visible light is given by:

Uvis. Utot. =1.77eV3.1eVx3ex-1dx0x3ex-1dx

The integration in the denominator equals π4/15, therefore

Uvis. Utot=15π41.77eV3.1eVx3ex-1dϵ

But this is not the real boundaries since the integration over x not ϵ, we have:

x=ϵkT

But temperature T=1500K

style="width:30%" x1=ϵ1kT=1.77eV8.62×10-5eV/K(1500 K)=13.7x2=ϵ2kT=3.1eVeV8.62×10-5eV/K(1500 K)=24

Therefore, the integral will be:

Uvis. Utot.=15π413.724x3ex-1dϵ

To solve this integral python is used, the code is and the ratio is:

Uvis. Utot. =0.000557