0

According to my textbook, the power radiated of a small hole in a cavity (an ideal blackbody) is given by

$$R = \frac{1}{4}cU$$ where $U$ is the total energy density per unit volume, $R$ is the power, and $c$ is the speed of light. First question: By power do they mean intensity? The units of $R$ are $\frac{J}{m^2s}$, which is power per unit area, or intensity.

Next my book says that the spectral distribution of the power (intensity?) emitted from the hole is proportional to the spectral distribution of the energy density in the cavity.

$$R(\lambda) = \frac{1}{4}cu(\lambda)$$

The only thing they changed was that they made $R$ a function of $\lambda$ and $U$ into $u(\lambda)$. Question 2: So $U$ is the total energy per unit volume (the energy density) and it does not depend on wavelength while $u(\lambda)$ is the energy density, but describes the energy density depending on what type of wavelength is trapped in the cavity? Just wanting to make sure because my next question is the important one.

My books says that $u(\lambda)d\lambda$ is the energy density from $\lambda$ to $\lambda + d\lambda$. So,

$$\int_0^\infty u(\lambda)d\lambda = U$$

Regarding the statement about $u(\lambda)d\lambda$, I can kind of make sense of it if I think about calc I. In calc I, $\int f(x)dx$ meant to find the function of $f(x)$ between $x$ and $x + dx$ and then multiply that value by $dx$ to get the area of a rectangle. Question 3: So in general, does writing $g(t)dt$ mean the function $g(t)$ between $t$ and $t + dt$. Question 4: Why are we finding the area under $u(\lambda)$. Unit wise, if we think of the calc I rectangle thing, $u(\lambda)d\lambda$ has units of $J/m^3 \times m = J/m^2$, which is a different type of energy density.

DWade64
  • 1,352

1 Answers1

1

Question 1: Your textbook appears to be wrong if it called $R$ a "power". If $U$ is an energy density, then multiplying this by a speed does indeed give a $flux$ in W m$^{-2}$.

Question 2: Yes $u(\lambda$ is in general a function of wavelength, but you cannot describe it as an energy density; it is an energy density per unit wavelength interval.

Question 3: $g(t)\,dt$ means the value of $g$ at independent variable value $t$, multiplied by a small range of $t$ about this value. So, not what you wrote in your question.

Question 4: Here's the key: The units of $u(\lambda)$ are NOT J m$^{-3}$, because it is energy density per unit wavelength interval. Its units are J m$^{-4}$. Hence the integral of $u(\lambda)$ over a wavelength interval is an energy density in J m$^{-3}$.

ProfRob
  • 130,455