Why does reflection occur on transparent materials?
$begingroup$
Why does reflection occur on transparent materials? For example, air/glass or air/water (two different interfaces)
Mostly it's refraction that's occurring, but I also see some reflection. Why is that?
reflection refraction
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Why does reflection occur on transparent materials? For example, air/glass or air/water (two different interfaces)
Mostly it's refraction that's occurring, but I also see some reflection. Why is that?
reflection refraction
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago
add a comment |
$begingroup$
Why does reflection occur on transparent materials? For example, air/glass or air/water (two different interfaces)
Mostly it's refraction that's occurring, but I also see some reflection. Why is that?
reflection refraction
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
Why does reflection occur on transparent materials? For example, air/glass or air/water (two different interfaces)
Mostly it's refraction that's occurring, but I also see some reflection. Why is that?
reflection refraction
reflection refraction
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
Kelly ChoiKelly Choi
61
61
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Kelly Choi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago
add a comment |
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
Reflection usually happens because of a change in refractive index. Reflection occurs because the EM field of the incoming radiation causes oscillations. Electrons in the material receiving light jiggle as it hits them, making them each secondary emitters of radiation and they re-emit light (effectively seems like bouncing off). Glass and water both have different refractive indices than air, so when there's an interface between air and water or between air and glass, you get a reflection. This is why you see reflections off glass or off the water, or other materials that are normally transparent. This emitted radiation goes both into the substrate and back into the original medium, with the net sum of all of the secondary emissions forming the reflected and refracted rays, respectively.
$endgroup$
add a comment |
$begingroup$
As a general answer, waves reflect at discontinuities in the velocity of propagation. This is also true for a pulse on a string, for example at a knot where ropes of different densities are joined together. Or at a mass that is fixed on the string.
$endgroup$
add a comment |
$begingroup$
It's because transparent materials aren't fully transparent; they let most of the light through (and this is refracted); and the light which isn't let though, is reflected.
$endgroup$
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
add a comment |
$begingroup$
It is a property of waves that when they meet an interface, where the medium through which they travel changes, some of the wave is reflected from the interface and some of the wave is transmitted through the interface.
In the case of light it is a change in the refractive index (related to the speed of light in the medium) which produces a reflected and a transmitted wave.
All other things being equal a greater amount of reflection occurs at an air/glass interface than at an air/water interface because the difference in refractive index at the air(n=1)/glass(n=1.5) interface is greater than for the air(n=1)/water(n=1.33) interface.
Note that a light wave traveling in a medium of higher refractive index than the refractive index of the medium on the other side of the interface can be totally internally reflected if the angle of incidence exceeds the critical angle.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "151"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Kelly Choi is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f455470%2fwhy-does-reflection-occur-on-transparent-materials%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Reflection usually happens because of a change in refractive index. Reflection occurs because the EM field of the incoming radiation causes oscillations. Electrons in the material receiving light jiggle as it hits them, making them each secondary emitters of radiation and they re-emit light (effectively seems like bouncing off). Glass and water both have different refractive indices than air, so when there's an interface between air and water or between air and glass, you get a reflection. This is why you see reflections off glass or off the water, or other materials that are normally transparent. This emitted radiation goes both into the substrate and back into the original medium, with the net sum of all of the secondary emissions forming the reflected and refracted rays, respectively.
$endgroup$
add a comment |
$begingroup$
Reflection usually happens because of a change in refractive index. Reflection occurs because the EM field of the incoming radiation causes oscillations. Electrons in the material receiving light jiggle as it hits them, making them each secondary emitters of radiation and they re-emit light (effectively seems like bouncing off). Glass and water both have different refractive indices than air, so when there's an interface between air and water or between air and glass, you get a reflection. This is why you see reflections off glass or off the water, or other materials that are normally transparent. This emitted radiation goes both into the substrate and back into the original medium, with the net sum of all of the secondary emissions forming the reflected and refracted rays, respectively.
$endgroup$
add a comment |
$begingroup$
Reflection usually happens because of a change in refractive index. Reflection occurs because the EM field of the incoming radiation causes oscillations. Electrons in the material receiving light jiggle as it hits them, making them each secondary emitters of radiation and they re-emit light (effectively seems like bouncing off). Glass and water both have different refractive indices than air, so when there's an interface between air and water or between air and glass, you get a reflection. This is why you see reflections off glass or off the water, or other materials that are normally transparent. This emitted radiation goes both into the substrate and back into the original medium, with the net sum of all of the secondary emissions forming the reflected and refracted rays, respectively.
$endgroup$
Reflection usually happens because of a change in refractive index. Reflection occurs because the EM field of the incoming radiation causes oscillations. Electrons in the material receiving light jiggle as it hits them, making them each secondary emitters of radiation and they re-emit light (effectively seems like bouncing off). Glass and water both have different refractive indices than air, so when there's an interface between air and water or between air and glass, you get a reflection. This is why you see reflections off glass or off the water, or other materials that are normally transparent. This emitted radiation goes both into the substrate and back into the original medium, with the net sum of all of the secondary emissions forming the reflected and refracted rays, respectively.
answered 1 hour ago
Exp ikxExp ikx
319115
319115
add a comment |
add a comment |
$begingroup$
As a general answer, waves reflect at discontinuities in the velocity of propagation. This is also true for a pulse on a string, for example at a knot where ropes of different densities are joined together. Or at a mass that is fixed on the string.
$endgroup$
add a comment |
$begingroup$
As a general answer, waves reflect at discontinuities in the velocity of propagation. This is also true for a pulse on a string, for example at a knot where ropes of different densities are joined together. Or at a mass that is fixed on the string.
$endgroup$
add a comment |
$begingroup$
As a general answer, waves reflect at discontinuities in the velocity of propagation. This is also true for a pulse on a string, for example at a knot where ropes of different densities are joined together. Or at a mass that is fixed on the string.
$endgroup$
As a general answer, waves reflect at discontinuities in the velocity of propagation. This is also true for a pulse on a string, for example at a knot where ropes of different densities are joined together. Or at a mass that is fixed on the string.
answered 1 hour ago
PieterPieter
7,74631431
7,74631431
add a comment |
add a comment |
$begingroup$
It's because transparent materials aren't fully transparent; they let most of the light through (and this is refracted); and the light which isn't let though, is reflected.
$endgroup$
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
add a comment |
$begingroup$
It's because transparent materials aren't fully transparent; they let most of the light through (and this is refracted); and the light which isn't let though, is reflected.
$endgroup$
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
add a comment |
$begingroup$
It's because transparent materials aren't fully transparent; they let most of the light through (and this is refracted); and the light which isn't let though, is reflected.
$endgroup$
It's because transparent materials aren't fully transparent; they let most of the light through (and this is refracted); and the light which isn't let though, is reflected.
answered 3 hours ago
Mozibur UllahMozibur Ullah
4,89132251
4,89132251
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
add a comment |
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
$begingroup$
How would this answer the question?
$endgroup$
– Pieter
1 hour ago
add a comment |
$begingroup$
It is a property of waves that when they meet an interface, where the medium through which they travel changes, some of the wave is reflected from the interface and some of the wave is transmitted through the interface.
In the case of light it is a change in the refractive index (related to the speed of light in the medium) which produces a reflected and a transmitted wave.
All other things being equal a greater amount of reflection occurs at an air/glass interface than at an air/water interface because the difference in refractive index at the air(n=1)/glass(n=1.5) interface is greater than for the air(n=1)/water(n=1.33) interface.
Note that a light wave traveling in a medium of higher refractive index than the refractive index of the medium on the other side of the interface can be totally internally reflected if the angle of incidence exceeds the critical angle.
$endgroup$
add a comment |
$begingroup$
It is a property of waves that when they meet an interface, where the medium through which they travel changes, some of the wave is reflected from the interface and some of the wave is transmitted through the interface.
In the case of light it is a change in the refractive index (related to the speed of light in the medium) which produces a reflected and a transmitted wave.
All other things being equal a greater amount of reflection occurs at an air/glass interface than at an air/water interface because the difference in refractive index at the air(n=1)/glass(n=1.5) interface is greater than for the air(n=1)/water(n=1.33) interface.
Note that a light wave traveling in a medium of higher refractive index than the refractive index of the medium on the other side of the interface can be totally internally reflected if the angle of incidence exceeds the critical angle.
$endgroup$
add a comment |
$begingroup$
It is a property of waves that when they meet an interface, where the medium through which they travel changes, some of the wave is reflected from the interface and some of the wave is transmitted through the interface.
In the case of light it is a change in the refractive index (related to the speed of light in the medium) which produces a reflected and a transmitted wave.
All other things being equal a greater amount of reflection occurs at an air/glass interface than at an air/water interface because the difference in refractive index at the air(n=1)/glass(n=1.5) interface is greater than for the air(n=1)/water(n=1.33) interface.
Note that a light wave traveling in a medium of higher refractive index than the refractive index of the medium on the other side of the interface can be totally internally reflected if the angle of incidence exceeds the critical angle.
$endgroup$
It is a property of waves that when they meet an interface, where the medium through which they travel changes, some of the wave is reflected from the interface and some of the wave is transmitted through the interface.
In the case of light it is a change in the refractive index (related to the speed of light in the medium) which produces a reflected and a transmitted wave.
All other things being equal a greater amount of reflection occurs at an air/glass interface than at an air/water interface because the difference in refractive index at the air(n=1)/glass(n=1.5) interface is greater than for the air(n=1)/water(n=1.33) interface.
Note that a light wave traveling in a medium of higher refractive index than the refractive index of the medium on the other side of the interface can be totally internally reflected if the angle of incidence exceeds the critical angle.
answered 14 mins ago
FarcherFarcher
48.3k33797
48.3k33797
add a comment |
add a comment |
Kelly Choi is a new contributor. Be nice, and check out our Code of Conduct.
Kelly Choi is a new contributor. Be nice, and check out our Code of Conduct.
Kelly Choi is a new contributor. Be nice, and check out our Code of Conduct.
Kelly Choi is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Physics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f455470%2fwhy-does-reflection-occur-on-transparent-materials%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Good question. Check out en.wikipedia.org/wiki/Fresnel_equations The simple GIF anim at the top of that article is quite good.
$endgroup$
– PM 2Ring
1 hour ago