un:blackbody-radiation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| un:blackbody-radiation [2025/11/30 07:44] – [Bose–Einstein occupation curves] asad | un:blackbody-radiation [2025/12/06 10:58] (current) – asad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Bose–Einstein statistics describes the equilibrium distribution of indistinguishable bosons, particles with integer spin that are not subject | + | Blackbody radiation refers |
| - | In equilibrium, | + | ===== Specific intensity ===== |
| - | The fundamental | + | The fundamental |
| - | ===== Bose–Einstein phase-space distribution ===== | + | < |
| - | The statistical mechanics of bosons gives the number of particles per phase-space cell of volume \( h^{3} \) as | + | < |
| + | #bb_nu, #bb_lambda { | ||
| + | width: 100%; | ||
| + | height: 440px; | ||
| + | position: relative; | ||
| + | margin-bottom: | ||
| + | } | ||
| + | #bb_nu .plot-container, | ||
| + | #bb_nu .svg-container, | ||
| + | #bb_nu svg.main-svg, | ||
| + | #bb_lambda .plot-container, | ||
| + | #bb_lambda .svg-container, | ||
| + | #bb_lambda svg.main-svg { | ||
| + | width: 100% !important; | ||
| + | height: 100% !important; | ||
| + | } | ||
| + | </ | ||
| - | $$ | + | <div id=" |
| - | f = \frac{2}{h^{3}} \, \frac{1}{e^{h\nu/(kT)} - 1}. | + | <div id=" |
| - | $$ | + | |
| - | Here the factor of 2 accounts for two photon polarization states. For massive bosons, this factor is replaced by the appropriate spin degeneracy. This function expresses a key difference between classical and quantum statistics: the denominator can become small, allowing **large occupation of low-energy states**. | + | <div style=" |
| + | Temperature: | ||
| + | <input type=" | ||
| + | | ||
| + | <span id=" | ||
| + | </ | ||
| - | For photons, the variable \( \nu \) labels frequency, and this same distribution underlies the Planck spectrum of [[Blackbody radiation]]. For massive bosons, the energy is instead \( \epsilon | + | <script type=" |
| + | window.PlotlyConfig | ||
| + | </script> | ||
| + | <script src=" | ||
| - | $$ | + | <script type=" |
| - | f = \frac{g}{h^{3}} \frac{1}{e^{(\epsilon-\mu)/ | + | //< |
| - | $$ | + | const h=6.626e-34, k=1.381e-23, c=3e8; |
| - | with \( g \) the spin degeneracy. The form of \( f \) therefore unifies the physics of blackbody photons and ideal Bose gases. | + | const N=400; |
| + | const logspace=(a,b,n)=>Array.from({length: | ||
| - | ===== Mean occupation of quantum states ===== | + | const nu_Hz |
| + | const lambda_m | ||
| - | The phase-space distribution function determines the **mean number of bosons occupying each single-particle quantum state**. Integrating \(f\) over a cell associated with the state \(i\) leads directly to the Bose–Einstein occupation number: | + | const Bnu = (nu, |
| + | const Blambda = (lam, | ||
| - | $$ | + | const makeNuTrace = T => ({ |
| - | \bar{n}_i = \frac{1}{\exp\!\left(\frac{\epsilon_i - \mu}{kT}\right) - 1}. | + | x: nu_Hz, |
| - | $$ | + | y: nu_Hz.map(n => Bnu(n,T)), |
| + | mode:' | ||
| + | line:{color:'# | ||
| + | }); | ||
| - | This quantity plays the same role for massive bosons that the photon distribution function plays for radiation. Summing over all states, | + | const makeLambdaTrace = T => ({ |
| + | x: lambda_m, | ||
| + | y: lambda_m.map(l => Blambda(l, | ||
| + | mode:' | ||
| + | line: | ||
| + | }); | ||
| - | $$ | + | // BIG equation text |
| - | N = \sum_i \bar{n}_i, | + | const eq_nu = { |
| - | \qquad | + | x: 0.97, y: 0.97, xref:' |
| - | E = \sum_i \epsilon_i | + | text:' |
| - | $$ | + | showarrow: |
| + | font:{size:24}, | ||
| + | | ||
| + | }; | ||
| - | In the continuum limit with density of states \(g(\epsilon)\), | + | const eq_lambda = { |
| + | x: 0.97, y: 0.97, xref:' | ||
| + | text:' | ||
| + | showarrow: | ||
| + | font: | ||
| + | align:' | ||
| + | }; | ||
| - | $$ | + | const layout_nu |
| - | n = \frac{N}{V} | + | margin:{l: |
| - | | + | |
| - | $$ | + | yaxis:{title:' |
| + | | ||
| + | }; | ||
| - | The crucial feature is the “\(-1\)” in the denominator; its absence in the classical Boltzmann limit suppresses large occupation at low energy. | + | const layout_lambda = { |
| + | margin: | ||
| + | xaxis: | ||
| + | yaxis: | ||
| + | annotations: | ||
| + | }; | ||
| - | ===== Classical limit and quantum degeneracy ===== | + | Plotly.newPlot(' |
| + | Plotly.newPlot(' | ||
| - | When the exponent is large, | + | const slider=document.getElementById(' |
| + | const Tval=document.getElementById(' | ||
| - | $$ | + | slider.oninput=function(){ |
| - | e^{(\epsilon-\mu)/(kT)} \gg 1, | + | const T = +this.value; |
| - | $$ | + | Tval.textContent = T; |
| + | Plotly.react(' | ||
| + | Plotly.react(' | ||
| + | }; | ||
| + | //]]> | ||
| + | </ | ||
| - | the Bose–Einstein distribution reduces to the Maxwell–Boltzmann form, | + | </ |
| - | $$ | + | The derivation of the blackbody spectrum relies on the Bose-Einstein distribution function, which describes the statistical behavior of integer-spin particles (bosons) such as photons. In a phase space defined by position coordinates |
| - | \bar{n}_i \approx | + | $$f = \frac{2}{h^3} |
| - | $$ | + | Here, $h$ is Planck' |
| - | and the phase-space | + | The specific intensity $I(\nu, T)$ is directly related to this phase-space |
| + | $$I(\nu, T) = \frac{2h\nu^3}{c^2} \frac{1}{e^{h\nu/ | ||
| + | This equation forms the basis for all subsequent characteristics of blackbody radiation. | ||
| - | $$ | + | ===== Rayleigh-Jeans approximation ===== |
| - | f \approx \frac{g}{h^{3}} e^{-(\epsilon-\mu)/ | + | |
| - | $$ | + | |
| - | Quantum statistical effects appear when the thermal | + | In the low-frequency limit, where the photon energy is much smaller than the thermal |
| + | $$I(\nu, T) \approx \frac{2\nu^2 kT}{c^2}$$ | ||
| + | This approximation was historically significant as it corresponds to the classical prediction that failed at high frequencies (the " | ||
| - | $$ | + | ===== Wien approximation ===== |
| - | \lambda_{\mathrm{th}} | + | |
| - | = \sqrt{\frac{2\pi\hbar^{2}}{m kT}}, | + | |
| - | $$ | + | |
| - | becomes | + | At the opposite end of the spectrum, where frequencies are high and photon energy exceeds the thermal kinetic energy ($h\nu \gg kT$), the exponential term $e^{h\nu/ |
| + | $$I(\nu, T) \approx \frac{2h\nu^3}{c^2} e^{-h\nu/ | ||
| + | This is the Wien approximation. It describes the steep cutoff of the spectrum in the ultraviolet and X-ray regimes for typical stellar temperatures. The exponential factor dominates the $\nu^3$ term, ensuring that the total energy integrated over all frequencies remains finite, thus resolving the divergence predicted by classical | ||
| - | $$ | + | ===== Wien's displacement law (frequency) ===== |
| - | n\lambda_{\mathrm{th}}^{3} \gtrsim 1. | + | |
| - | $$ | + | |
| - | Below this threshold, the large-occupation low-energy behavior | + | The spectral distribution of blackbody radiation peaks at a specific frequency $\nu_{peak}$ that shifts with temperature. Differentiating the Planck function with respect to $\nu$ and solving for the maximum yields a transcendental equation, the solution |
| + | $$h\nu_{peak} = 2.82 kT$$ | ||
| + | This relationship implies that hotter objects emit the bulk of their energy at higher frequencies. For example, the Cosmic Microwave Background (CMB) at 2.73 K peaks at approximately 160 GHz, whereas the Sun, at roughly 5800 K, peaks in the visible spectrum. | ||
| - | ===== Bose–Einstein condensation | + | ===== Wien's displacement law (wavelength) |
| - | For a uniform ideal Bose gas, the chemical potential satisfies | + | When the specific intensity is expressed per unit wavelength interval, $I_\lambda(\lambda, T)$, the condition for the spectral peak changes due to the nonlinear relationship between frequency and wavelength differentials ($d\nu = -c/\lambda^2 d\lambda$). The peak wavelength $\lambda_{peak}$ follows |
| + | $$\lambda_{peak} T = 2.898 \times 10^{-3} \text{ K m}$$ | ||
| + | It is important to recognize that the peak of the spectrum in wavelength space does not correspond to the same photon energy as the peak in frequency space. The wavelength peak occurs at a frequency roughly 1.76 times higher than the frequency peak derived from $I(\nu, T)$. | ||
| - | $$ | + | ===== Stefan-Boltzmann law ===== |
| - | \bar{n}_{0} \rightarrow \text{large}. | + | |
| - | $$ | + | |
| - | This is **Bose–Einstein condensation**, | + | The total radiant flux $\mathcal{F}$ emitted from the surface |
| + | $$\mathcal{F} = \sigma T^4$$ | ||
| + | where $\sigma \approx 5.67 \times 10^{-8} \text{ W m}^{-2} \text{ K}^{-4}$ is the Stefan-Boltzmann constant. For a spherical star of radius $R$, this flux definition leads to the luminosity equation $L = 4\pi R^2 \sigma T^4$. This law defines the effective temperature of stars, relating their total intrinsic power output to their physical size. | ||
| - | In contrast, for photons the chemical potential is fixed to zero, and instead of condensing, photons redistribute themselves to form the blackbody spectrum. | + | ===== Spectral energy density ===== |
| - | ===== Bose–Einstein occupation curves ===== | + | The spectral energy density $u_\nu(\nu, T)$ measures the amount of radiant energy contained within a unit volume of space per unit frequency interval. For isotropic radiation, the energy density is related to the specific intensity by a factor of $4\pi/c$. This accounts for radiation traveling in all directions within the volume: |
| + | $$u_\nu(\nu, | ||
| + | This function describes the " | ||
| - | To analyze how the Bose–Einstein distribution behaves, it is useful to define dimensionless variables, | + | ===== Total energy density ===== |
| - | $$ | + | Integrating the spectral energy density over the entire frequency range yields the total energy density |
| - | x = \frac{\epsilon}{kT}, | + | $$u(T) |
| - | a = -\frac{\mu}{kT}, | + | The radiation constant $a$ is related to the Stefan-Boltzmann constant by $a = 4\sigma/c$. This relationship is critical in cosmology and stellar interior physics, as it governs the energy content of the radiation field which can dominate over matter energy density at sufficiently high temperatures. |
| - | $$ | + | |
| - | so that | + | ===== Spectral number density ===== |
| - | $$ | + | The spectral number density |
| - | \bar{n}(x; a) = \frac{1}{e^{x+a} - 1}. | + | $$n_\nu(\nu, T) = \frac{u_\nu(\nu, T)}{h\nu} |
| - | $$ | + | Physically, this can be interpreted as the product of the density of quantum states in phase space (proportional to $\nu^2$) and the Bose-Einstein occupation number (the exponential term). This distribution determines the number of photons available to interact with matter at a specific energy. |
| - | Small \(a\) (i.e., large \( \mu \)) enhances the low-energy peak of the distribution. The special case \(a=0\) corresponds exactly to the photon distribution function above. | + | ===== Total number density ===== |
| - | < | + | The total number density of photons $n(T)$ is found by integrating $n_\nu$ over all frequencies. The result depends on the third power of the temperature, |
| + | $$n(T) \propto T^3$$ | ||
| + | Specifically, | ||
| - | < | + | ===== Average photon energy ===== |
| - | #be_occ { | + | |
| - | width: 100%; | + | |
| - | height: 440px; | + | |
| - | position: relative; | + | |
| - | margin-bottom: | + | |
| - | } | + | |
| - | #be_occ .plot-container, | + | |
| - | #be_occ .svg-container, | + | |
| - | #be_occ svg.main-svg { | + | |
| - | width: 100% !important; | + | |
| - | height: 100% !important; | + | |
| - | } | + | |
| - | </ | + | |
| - | <div id=" | + | The average energy of a photon in a blackbody radiation field is the ratio of the total energy density to the total number density ($u/n$). Since $u \propto T^4$ and $n \propto T^3$, the average energy is directly proportional to $T$: |
| + | $$h\nu_{avg} \approx 2.70 kT$$ | ||
| + | This value provides a useful rule of thumb for characteristic photon energies. It is slightly lower than the energy at the frequency peak ($2.82 kT$) but provides a representative energy for interactions such as ionization or scattering within a thermal plasma. | ||
| - | <div style=" | + | ===== Inquiries ===== |
| - | | + | |
| - | | + | - Explain why the spectral peak in frequency space ($\nu_{peak}$) corresponds to a different photon energy than the spectral peak in wavelength space ($\lambda_{peak}$), specifically referencing the relationship between the differentials $d\nu$ and $d\lambda$. |
| - | | + | |
| - | | + | - Contrast the temperature dependence of the total photon energy density ($u \propto T^4$) with that of the total photon number density ($n \propto T^3$) and explain what this implies for the average energy per photon as temperature changes. |
| - | </ | + | - State the equation of state relating radiation pressure $P$ to total energy density $u$ for an isotropic blackbody field and identify the factor distinguishing it from the kinetic pressure of a non-relativistic gas. |
| - | <script type=" | ||
| - | window.PlotlyConfig = {MathJaxConfig: | ||
| - | </ | ||
| - | <script src=" | ||
| - | |||
| - | <script type=" | ||
| - | //< | ||
| - | const Npts = 400; | ||
| - | const xMin = 0.05; | ||
| - | const xMax = 8.0; | ||
| - | const x_vals = Array.from({length: | ||
| - | |||
| - | function nbar(x,a){ | ||
| - | const e = Math.exp(x+a); | ||
| - | return (e< | ||
| - | } | ||
| - | |||
| - | function makeBETrace(a){ | ||
| - | return { | ||
| - | x:x_vals, | ||
| - | y: | ||
| - | mode:' | ||
| - | line: | ||
| - | }; | ||
| - | } | ||
| - | |||
| - | // CHANGED: plain-text equation (no MathJax escapes) | ||
| - | const eq_be = { | ||
| - | x:0.97, y:0.97, xref:' | ||
| - | text:' | ||
| - | showarrow: | ||
| - | }; | ||
| - | |||
| - | const layout_be = { | ||
| - | margin: | ||
| - | // your fixed xlabel – left untouched | ||
| - | xaxis: | ||
| - | // CHANGED: plain-text ylabel (no MathJax) | ||
| - | yaxis: | ||
| - | annotations: | ||
| - | }; | ||
| - | |||
| - | Plotly.newPlot(' | ||
| - | |||
| - | const aslider=document.getElementById(' | ||
| - | const Aval=document.getElementById(' | ||
| - | |||
| - | aslider.oninput=function(){ | ||
| - | const a=parseFloat(this.value); | ||
| - | Aval.textContent=a.toFixed(1); | ||
| - | Plotly.react(' | ||
| - | }; | ||
| - | //]]> | ||
| - | </ | ||
| - | |||
| - | </ | ||
| - | |||
| - | ===== Insights ===== | ||
| - | * The phase-space distribution \( f = g h^{-3} [\, | ||
| - | * Large low-energy occupation arises because the denominator may become small as \( \mu \to \epsilon_{0} \). | ||
| - | * Classical statistics emerges only when \( e^{(\epsilon-\mu)/ | ||
| - | * Quantum degeneracy appears when \( n\lambda_{\mathrm{th}}^{3} \gtrsim 1 \), forcing the use of Bose–Einstein statistics. | ||
| - | * Bose–Einstein condensation results directly from the inability of excited states to hold all particles as \( \mu \to \epsilon_0 \). | ||
| - | * For photons, the condition \( \mu = 0 \) transforms the Bose–Einstein distribution into the Planck spectrum of blackbody radiation. | ||
| - | |||
| - | ===== Inquiries ===== | ||
| - | * Derive the phase-space distribution \( f = g h^{-3} [e^{(\epsilon-\mu)/ | ||
| - | * Show how the occupation number \( \bar{n}_i \) emerges from integrating \(f\) over a state’s phase-space cell. | ||
| - | * Demonstrate explicitly how the Maxwell–Boltzmann limit arises from the Bose–Einstein distribution. | ||
| - | * Using \( n\lambda_{\mathrm{th}}^{3} \sim 1 \), estimate the temperature at which a dilute Bose gas becomes quantum degenerate. | ||
| - | * Explain how varying \(a=-\mu/ | ||
un/blackbody-radiation.1764513871.txt.gz · Last modified: by asad
