Why is short-wave infrared portion of electromagnetic spectrum so sensitive to fire?
After attending a remote sensing workshop and using Copernicus data to monitor natural disaster scenarios, my question could not be fully answered by the instructor. All that was said, was that is in no way associated to thermal IR.
What property does fire have, that makes is visible with shortwave infrared?
remote-sensing copernicus
add a comment |
After attending a remote sensing workshop and using Copernicus data to monitor natural disaster scenarios, my question could not be fully answered by the instructor. All that was said, was that is in no way associated to thermal IR.
What property does fire have, that makes is visible with shortwave infrared?
remote-sensing copernicus
1
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
2
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48
add a comment |
After attending a remote sensing workshop and using Copernicus data to monitor natural disaster scenarios, my question could not be fully answered by the instructor. All that was said, was that is in no way associated to thermal IR.
What property does fire have, that makes is visible with shortwave infrared?
remote-sensing copernicus
After attending a remote sensing workshop and using Copernicus data to monitor natural disaster scenarios, my question could not be fully answered by the instructor. All that was said, was that is in no way associated to thermal IR.
What property does fire have, that makes is visible with shortwave infrared?
remote-sensing copernicus
remote-sensing copernicus
edited Mar 22 at 8:35
PolyGeo♦
53.8k1781244
53.8k1781244
asked Mar 22 at 7:57
Robert BuckleyRobert Buckley
4,8651255115
4,8651255115
1
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
2
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48
add a comment |
1
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
2
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48
1
1
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
2
2
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48
add a comment |
2 Answers
2
active
oldest
votes
According to Wien's law, the wavelength of the peak emission depends on the temperature.
wavelength_of_peak = 2.898*10^(-3)/T
where T is the temperature in degree Kelvin. So the wavelength of the peak emission decrease when the temperature increases.
For the temparature of the surface of the Earth, you are around 300 K, so the peak is about 10 micrometer (the so called thermal infrared). In case of fire, the temperature is more like 1200 K, so the peak wavelength is close to 2.4, which correspond to the second SWIR band of Landsat.
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
add a comment |
First, I would reword the question to "Why is fire "visible" in the short-wave infrared portion of electromagnetic spectrum ?"
Second, I would like to add my 2 cents to @radouxju answer. These 2 examples could make the explanation clearer:
A piece of metal heated by a blow torch first becomes "red hot" as the very longest visible wavelengths appear red, then becomes more orange-red as the temperature is increased, and at very high temperatures would be described as "white hot" as shorter and shorter wavelengths come to predominate the black body emission spectrum. Before it had even reached the red hot temperature, the thermal emission was mainly at longer infrared wavelengths, which are not visible; nevertheless, that radiation could be felt as it warms one's nearby skin.
A wood fire at 1500 K puts out peak radiation at about 2000 nm. 98% of its radiation is at wavelengths longer than 1000 nm, and only a tiny proportion at visible wavelengths (390–700 nm). Consequently, a campfire can keep one warm but is a poor source of visible light.
So, the spectrum is not sensitive, the fact is that temperature is related to the electromagnetic radiation emission at a certain wavelength range. A high temperature like the sun (~5700K) will emit a peak around 500nm (green), but it is also emitting in the UV, visible and IR range. On the other side, fire or wood fire (as the example) will have a peak at ~2200nm, having most of the emitted radiation outside the visible range, that is, in the SWIR range.
source: https://en.wikipedia.org/wiki/Wien%27s_displacement_law
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
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
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2fgis.stackexchange.com%2fquestions%2f316341%2fwhy-is-short-wave-infrared-portion-of-electromagnetic-spectrum-so-sensitive-to-f%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
According to Wien's law, the wavelength of the peak emission depends on the temperature.
wavelength_of_peak = 2.898*10^(-3)/T
where T is the temperature in degree Kelvin. So the wavelength of the peak emission decrease when the temperature increases.
For the temparature of the surface of the Earth, you are around 300 K, so the peak is about 10 micrometer (the so called thermal infrared). In case of fire, the temperature is more like 1200 K, so the peak wavelength is close to 2.4, which correspond to the second SWIR band of Landsat.
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
add a comment |
According to Wien's law, the wavelength of the peak emission depends on the temperature.
wavelength_of_peak = 2.898*10^(-3)/T
where T is the temperature in degree Kelvin. So the wavelength of the peak emission decrease when the temperature increases.
For the temparature of the surface of the Earth, you are around 300 K, so the peak is about 10 micrometer (the so called thermal infrared). In case of fire, the temperature is more like 1200 K, so the peak wavelength is close to 2.4, which correspond to the second SWIR band of Landsat.
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
add a comment |
According to Wien's law, the wavelength of the peak emission depends on the temperature.
wavelength_of_peak = 2.898*10^(-3)/T
where T is the temperature in degree Kelvin. So the wavelength of the peak emission decrease when the temperature increases.
For the temparature of the surface of the Earth, you are around 300 K, so the peak is about 10 micrometer (the so called thermal infrared). In case of fire, the temperature is more like 1200 K, so the peak wavelength is close to 2.4, which correspond to the second SWIR band of Landsat.
According to Wien's law, the wavelength of the peak emission depends on the temperature.
wavelength_of_peak = 2.898*10^(-3)/T
where T is the temperature in degree Kelvin. So the wavelength of the peak emission decrease when the temperature increases.
For the temparature of the surface of the Earth, you are around 300 K, so the peak is about 10 micrometer (the so called thermal infrared). In case of fire, the temperature is more like 1200 K, so the peak wavelength is close to 2.4, which correspond to the second SWIR band of Landsat.
edited Mar 22 at 8:49
answered Mar 22 at 8:36
radouxjuradouxju
41.2k144120
41.2k144120
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
add a comment |
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
Wien's Law is correct so far as it goes, but you should preface that with the assumption that the radiation given off follows blackbody radiation.
– MaxW
Mar 22 at 22:24
add a comment |
First, I would reword the question to "Why is fire "visible" in the short-wave infrared portion of electromagnetic spectrum ?"
Second, I would like to add my 2 cents to @radouxju answer. These 2 examples could make the explanation clearer:
A piece of metal heated by a blow torch first becomes "red hot" as the very longest visible wavelengths appear red, then becomes more orange-red as the temperature is increased, and at very high temperatures would be described as "white hot" as shorter and shorter wavelengths come to predominate the black body emission spectrum. Before it had even reached the red hot temperature, the thermal emission was mainly at longer infrared wavelengths, which are not visible; nevertheless, that radiation could be felt as it warms one's nearby skin.
A wood fire at 1500 K puts out peak radiation at about 2000 nm. 98% of its radiation is at wavelengths longer than 1000 nm, and only a tiny proportion at visible wavelengths (390–700 nm). Consequently, a campfire can keep one warm but is a poor source of visible light.
So, the spectrum is not sensitive, the fact is that temperature is related to the electromagnetic radiation emission at a certain wavelength range. A high temperature like the sun (~5700K) will emit a peak around 500nm (green), but it is also emitting in the UV, visible and IR range. On the other side, fire or wood fire (as the example) will have a peak at ~2200nm, having most of the emitted radiation outside the visible range, that is, in the SWIR range.
source: https://en.wikipedia.org/wiki/Wien%27s_displacement_law
New contributor
add a comment |
First, I would reword the question to "Why is fire "visible" in the short-wave infrared portion of electromagnetic spectrum ?"
Second, I would like to add my 2 cents to @radouxju answer. These 2 examples could make the explanation clearer:
A piece of metal heated by a blow torch first becomes "red hot" as the very longest visible wavelengths appear red, then becomes more orange-red as the temperature is increased, and at very high temperatures would be described as "white hot" as shorter and shorter wavelengths come to predominate the black body emission spectrum. Before it had even reached the red hot temperature, the thermal emission was mainly at longer infrared wavelengths, which are not visible; nevertheless, that radiation could be felt as it warms one's nearby skin.
A wood fire at 1500 K puts out peak radiation at about 2000 nm. 98% of its radiation is at wavelengths longer than 1000 nm, and only a tiny proportion at visible wavelengths (390–700 nm). Consequently, a campfire can keep one warm but is a poor source of visible light.
So, the spectrum is not sensitive, the fact is that temperature is related to the electromagnetic radiation emission at a certain wavelength range. A high temperature like the sun (~5700K) will emit a peak around 500nm (green), but it is also emitting in the UV, visible and IR range. On the other side, fire or wood fire (as the example) will have a peak at ~2200nm, having most of the emitted radiation outside the visible range, that is, in the SWIR range.
source: https://en.wikipedia.org/wiki/Wien%27s_displacement_law
New contributor
add a comment |
First, I would reword the question to "Why is fire "visible" in the short-wave infrared portion of electromagnetic spectrum ?"
Second, I would like to add my 2 cents to @radouxju answer. These 2 examples could make the explanation clearer:
A piece of metal heated by a blow torch first becomes "red hot" as the very longest visible wavelengths appear red, then becomes more orange-red as the temperature is increased, and at very high temperatures would be described as "white hot" as shorter and shorter wavelengths come to predominate the black body emission spectrum. Before it had even reached the red hot temperature, the thermal emission was mainly at longer infrared wavelengths, which are not visible; nevertheless, that radiation could be felt as it warms one's nearby skin.
A wood fire at 1500 K puts out peak radiation at about 2000 nm. 98% of its radiation is at wavelengths longer than 1000 nm, and only a tiny proportion at visible wavelengths (390–700 nm). Consequently, a campfire can keep one warm but is a poor source of visible light.
So, the spectrum is not sensitive, the fact is that temperature is related to the electromagnetic radiation emission at a certain wavelength range. A high temperature like the sun (~5700K) will emit a peak around 500nm (green), but it is also emitting in the UV, visible and IR range. On the other side, fire or wood fire (as the example) will have a peak at ~2200nm, having most of the emitted radiation outside the visible range, that is, in the SWIR range.
source: https://en.wikipedia.org/wiki/Wien%27s_displacement_law
New contributor
First, I would reword the question to "Why is fire "visible" in the short-wave infrared portion of electromagnetic spectrum ?"
Second, I would like to add my 2 cents to @radouxju answer. These 2 examples could make the explanation clearer:
A piece of metal heated by a blow torch first becomes "red hot" as the very longest visible wavelengths appear red, then becomes more orange-red as the temperature is increased, and at very high temperatures would be described as "white hot" as shorter and shorter wavelengths come to predominate the black body emission spectrum. Before it had even reached the red hot temperature, the thermal emission was mainly at longer infrared wavelengths, which are not visible; nevertheless, that radiation could be felt as it warms one's nearby skin.
A wood fire at 1500 K puts out peak radiation at about 2000 nm. 98% of its radiation is at wavelengths longer than 1000 nm, and only a tiny proportion at visible wavelengths (390–700 nm). Consequently, a campfire can keep one warm but is a poor source of visible light.
So, the spectrum is not sensitive, the fact is that temperature is related to the electromagnetic radiation emission at a certain wavelength range. A high temperature like the sun (~5700K) will emit a peak around 500nm (green), but it is also emitting in the UV, visible and IR range. On the other side, fire or wood fire (as the example) will have a peak at ~2200nm, having most of the emitted radiation outside the visible range, that is, in the SWIR range.
source: https://en.wikipedia.org/wiki/Wien%27s_displacement_law
New contributor
edited 16 hours ago
New contributor
answered Mar 22 at 14:54
gustavovelascohgustavovelascoh
1414
1414
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Geographic Information Systems 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.
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%2fgis.stackexchange.com%2fquestions%2f316341%2fwhy-is-short-wave-infrared-portion-of-electromagnetic-spectrum-so-sensitive-to-f%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
1
This sounds like a question more on-topic at the Earth Science Stack Exchange than here.
– PolyGeo♦
Mar 22 at 8:34
2
@PolyGeo this is a question about spectral signature, so it also belongs here as long as this site hosts remote sensing questions.
– radouxju
Mar 22 at 8:48