Glass Thickness for Light Absorption: 90%, 99%, 99.9%

  • Thread starter Thread starter Astro Student
  • Start date Start date
  • Tags Tags
    Absorption Light
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 4K views
Astro Student
Messages
19
Reaction score
7

Homework Statement


A slab of glass 0.5 m thick absorbs 50% of light passing through it. Compute how thick of a slab of identical glass you would need that:
- absorbs 90% of light
- absorbs 99% of light
- absorbs 99.9% of light

Homework Equations


I spent an hour looking for formulas in my textbook and couldn't find any, which is the primary reason I'm having trouble.

The Attempt at a Solution


N/A
 
Physics news on Phys.org
The simplest mathematical formulation to describe light absorption is through the equation ##I(z) = e^{-\alpha z} I(0)##, where ##z## the distance traveled and ##\alpha## an absorption coefficient.
 
blue_leaf77 said:
The simplest mathematical formulation to describe light absorption is through the equation ##I(z) = e^{-\alpha z} I(0)##, where ##z## the distance traveled and ##\alpha## an absorption coefficient.
So the quantity that we are trying to measure here is intensity? I do see a formula in my textbook saying I(z) = I0e-τ(x). Could that be it?

EDIT: This actually appears to be a formula for intensity through a medium of gas. Nevermind.
 
blue_leaf77 said:
Shouldn't the exponent be a function of z?
Yes, I mistyped it. Both I and tau should be functions of x according to my textbook. I'm still not finding a formula for absorption of light by a solid anywhere in my textbook, only for gases.
 
Another formula in my textbook says ΔI/Δ = -(nSΔx)σ/S = -nσΔx. σ here is the cross-section, Δx the thickness, and n the number density. For the sake of this problem, the number density and cross-section would remain constant with Δx as the only independent variable to change ΔI/I. Would this be an acceptable solution to this problem?
 
Astro Student said:
ΔI/Δ = -(nSΔx)σ/S = -nσΔx.
This is accurate only when the thickness and/or the absorption coefficient are small. Look what happen if you make the deltas infinitesimal (##\Delta \rightarrow d##),
$$
\frac{dI}{I} = n\sigma dx
$$
and then integrate both sides. What expression will you get?
 
Astro Student said:
A slab of glass 0.5 m thick absorbs 50% of light passing through it.

What would two of these slabs do?

I spent an hour looking for formulas in my textbook and couldn't find any, which is the primary reason I'm having trouble.

Perhaps you underestimate your own powers of reason.
 
blue_leaf77 said:
This is accurate only when the thickness and/or the absorption coefficient are small. Look what happen if you make the deltas infinitesimal (##\Delta \rightarrow d##),
$$
\frac{dI}{I} = n\sigma dx
$$
and then integrate both sides. What expression will you get?
lnI = -nσ dx + C1.
If I use the knowledge that at x = 0 I = I0 we can use differential equations (I worked them out on a sheet of paper) to get C1 = lnI0 and then I(x) = I0e-nσx.

I think...
 
Astro Student said:
lnI = -nσ dx + C1.
If I use the knowledge that at x = 0 I = I0 we can use differential equations (I worked them out on a sheet of paper) to get C1 = lnI0 and then I(x) = I0e-nσx.

I think...

Yes, that's right, and how does it compare to the equation in comment #2?
 
blue_leaf77 said:
Yes, that's right, and how does it compare to the equation in comment #2?
It's looks similar. In the equation in comment 2 I would assume number density and cross section were combined into a single constant.
 
blue_leaf77 said:
So, what is still halting you to answer your homework questions?
Nothing anymore. Thank you very much!