Radiance of a Lambertian emitter

  • Context: Graduate 
  • Thread starter Thread starter mnb96
  • Start date Start date
  • Tags Tags
    Radiance
Click For Summary

Discussion Overview

The discussion centers around the radiance of a Lambertian emitter, specifically how to calculate the radiance emitted in various directions given a total radiant flux and the properties of the surface. Participants explore the definitions and relationships between irradiance, exitance, and radiance, as well as the implications of Lambertian behavior on these quantities.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant discusses the definition of irradiance and attempts to relate it to the radiance of a Lambertian surface, questioning the role of the cosine term in the radiance equation.
  • Another participant clarifies that for a Lambertian emitter, the radiance is constant and does not depend on the angle θ, but acknowledges the confusion surrounding this concept.
  • A participant expresses the desire to understand how the outgoing flux is distributed in different directions while maintaining constant radiance.
  • One participant proposes a mathematical relationship for the reflected radiant flux that would ensure constant radiance across all directions, suggesting a specific distribution of outgoing flux based on incoming flux.
  • Another participant references a document that defines a Lambertian reflector and discusses the importance of retaining certain terms in the equations related to projected solid angles.

Areas of Agreement / Disagreement

Participants generally agree on the definition of radiance and its independence from direction for a Lambertian emitter. However, there is some confusion regarding the implications of this independence and how it relates to the distribution of outgoing flux, indicating that multiple views remain on the specifics of the calculations and interpretations.

Contextual Notes

The discussion reveals limitations in understanding how the definitions of radiometric quantities interact, particularly in terms of directional dependencies and the assumptions made about the behavior of Lambertian surfaces.

mnb96
Messages
711
Reaction score
5
Hello,

I am considering an infinitesimal surface dA that receives a total radiant flux d\Phi, so basically we know the irradiance, that is given by dE = \frac{d\Phi}{dA}.

If I assume that this surface reflects 100% of the light, and it is Lambertian, how am I supposed to calculate the radiance coming out from it, in some direction?

-- My attempt was the following: --

The fact that dA is Lambertian means that the radiance emitted by it must be constant for any direction, moreover dA reflects all the radiation, so the radiant exitance is equal to its irradiance. However the radiance is defined as:

L=\frac{d^2\Phi}{dAcos\theta\cdot d\omega}

where θ is the angle between the direction we are considering, and the normal of dA.
Since we know the radiant exitance is dE we can write:


L=\frac{dE}{cos\theta\cdot d\omega}

and here something weird has happened, because L is supposed to be constant, dE is constant too, but we have a cosθ term, so the right term is dependent on the direction. Where is the mistake?
 
Science news on Phys.org
According to my book (Introduction to Radiometry, by Wolfe), the radiance is defined as:

L = \frac{∂^{2}\Phi}{∂(Acosθ)∂ω}

with units of W/(m^2*sr). For a Lambertian emitter (or reflecting surface), L ≠ L(θ) and the emitted flux density (or excitance, or incidance, or irradiance) with units W/m^2 is the radiance integrated over the projected solid angle:

E =\frac{∂\Phi}{∂A} = L\int^{2\pi}_{0}\int^{\pi/2}_{0}sinθcosθdθd\phi= πL

I admit the geometry is highly confusing. Does this help?
 
Hi Andy,

thanks for the info. I am a bit puzzled about that L≠L(θ.) I think that for a Lambertian emitter radiance is independent of direction, so shouldn't it be L=L(θ) instead?

In any case, I understand the equations you wrote, but my real question was slightly different.
Basically all we know is that the total outgoing flux d\Phi from the surface dA is given by d\Phi/dA, and that dA is a Lambertian emitter.

I wanted to see how the flux must be distributed in every direction, in such a way that L remains constant.
 
mnb96 said:
Hi Andy,

thanks for the info. I am a bit puzzled about that L≠L(θ.) I think that for a Lambertian emitter radiance is independent of direction, so shouldn't it be L=L(θ) instead?.

If L is independent of direction θ, then L does not depend on θ- am I defining θ differently than you?

mnb96 said:
In any case, I understand the equations you wrote, but my real question was slightly different.
Basically all we know is that the total outgoing flux d\Phi from the surface dA is given by d\Phi/dA, and that dA is a Lambertian emitter.

I wanted to see how the flux must be distributed in every direction, in such a way that L remains constant.

Hang on- the exitance/incidance/irradiance is given by d\Phi/dA, but those quantities do not specify the direction the flux \Phi is propagating- similarly, the intensity d\Phi/d\Omega specifies how much flux is emitted in a particular direction but does not specify how the flux is emitted from the surface- to combine the two (incidance and intensity), you use the radiance.

I've got a 'magic slide' somewhere that nicely shows the different radiometric quantities... let me see if I can find it and I'll post it.
 
here it is... does this help?

http://img821.imageshack.us/img821/8241/physicsoflight.jpg
 
Last edited by a moderator:
Hi Andy,

thanks for the reply and for the slide!
we agree now on L≠L(θ). I just got confused with the notation.

I understand that if we know the radiant exitance (or irradiance) we don't know anything about the flux in specific directions. However, I thought that the fact that our surface is Lambertian might impose a constraint on how the flux propagates in each direction. In other words, the flux is not allowed to go wherever it wants and however it wants. It must be carefully scattered in such a way that the radiance originating from dA at each direction is constant. Or am I wrong?

---- What follows next, is what I tried to do. I don't know if it makes sense ------

If we call d\Phi_i the total incoming flux onto dA, and d\Phi_L = d\Phi_L(\theta,\phi) the reflected radiant flux at an arbitrary direction from our Lambertian ideal diffuser (I parametrized the direction with two spherical coordinates angles), we can verify that by imposing:

d\Phi_L(\theta,\phi) = d\Phi_i \cdot \cos(\theta) \cdot sin(\theta)/\pi

the radiance becomes constant at any direction, because we have:

L = \frac{d^2\Phi_L}{dA \cos(\theta) \cdot d\omega} = \frac{d^2\Phi_i \cdot \cos(\theta)\sin(\theta)}{\pi \; dA \cos(\theta) \cdot \sin(\theta)d\theta d\phi} = \frac{d^2\Phi_i}{\pi \; dA \; d\theta d\phi}=const

Moreover notice that if we calculate the total flux exiting from each differential patch on the unit-hemisphere we obtain:

\int_{0}^{\pi/2} \int_{0}^{2\pi} d\Phi_L(\theta,\phi) \; d\phi d\theta = d\Phi_i

and that is needed in order to be a perfect reflecting surface (i.e. incoming flux=outgoing flux).
Is this correct?
Does it make sense?
 
Last edited:
I think that's all correct- at least it roughly matches up with my other reference:

http://graphics.stanford.edu/courses/cs448-05-winter/papers/nicodemus-brdf-nist.pdf

In Appendix C a Lambertian reflector is defined as a 'perfectly diffuse' reflector with a bidirectional reflectance distribution function (BRDF) = 1/π (for a lossless reflector). Your sine and cosine term may refer to the *projected* solid angle =∫cosθsinθdθd\phi and should be retained, but as long as you understand what is going on... :)
 
Alright, thanks a lot once again also for the useful reference that you pointed out in the last post. I am glad to see that whenever I have a problems with these topics you manage to help to me.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
7K
  • · Replies 1 ·
Replies
1
Views
20K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
2K
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K