Skip to main content

Rayleigh scattering. Mie scattering. Nonselective scattering.

Rayleigh scattering

Mie scattering

Nonselective scattering. 



Interactions with the Atmosphere

Before radiation used for remote sensing reaches the Earth's surface it has to travel through some distance of the Earth's atmosphere. Particles and gases in the atmosphere can affect the incoming light and radiation. These effects are caused by the mechanisms of scattering and absorption.


Earth's atmosphere

Scattering occurs when particles or large gas molecules present in the atmosphere interact with and cause the electromagnetic radiation to be redirected from its original path. How much scattering takes place depends on several factors including the wavelength of the radiation, the abundance of particles or gases, and the distance the radiation travels through the atmosphere. There are three (3) types of scattering which take place.


Rayleigh scattering

Mie scattering

Nonselective scattering. 


Rayleigh scattering occurs when particles are very small compared to the wavelength of the radiation. These could be particles such as small specks of dust or nitrogen and oxygen molecules. Rayleigh scattering causes shorter wavelengths of energy to be scattered much more than longer wavelengths. Rayleigh scattering is the dominant scattering mechanism in the upper atmosphere. The fact that the sky appears "blue" during the day is because of this phenomenon. As sunlight passes through the atmosphere, the shorter wavelengths (i.e. blue) of the visible spectrum are scattered more than the other (longer) visible wavelengths. At sunrise and sunset the light has to travel farther through the atmosphere than at midday and the scattering of the shorter wavelengths is more complete; this leaves a greater proportion of the longer wavelengths to penetrate the atmosphere.


Sunrise and Sunset


Mie scattering occurs when the particles are just about the same size as the wavelength of the radiation. Dust, pollen, smoke and water vapour are common causes of Mie scattering which tends to affect longer wavelengths than those affected by Rayleigh scattering. Mie scattering occurs mostly in the lower portions of the atmosphere where larger particles are more abundant, and dominates when cloud conditions are overcast.


Nonselective Scattering The final scattering mechanism of importance is called nonselective scattering. This occurs when the particles are much larger than the wavelength of the radiation. Water droplets and large dust particles can cause this type of scattering. Nonselective scattering gets its name from the fact that all wavelengths are scattered about equally. This type of scattering causes fog and clouds to appear white to our eyes because blue, green, and red light are all scattered in approximately equal quantities (blue+green+red light = white light).


AbsorptionAbsorption is the other main mechanism at work when electromagnetic radiation interacts with the atmosphere. In contrast to scattering, this phenomenon causes molecules in the atmosphere to absorb energy at various wavelengths. Ozone, carbon dioxide, and water vapour are the three main atmospheric constituents which absorb radiation.


Ozone serves to absorb the harmful (to most living things) ultraviolet radiation from the sun. Without this protective layer in the atmosphere our skin would burn when exposed to sunlight.


You may have heard carbon dioxide referred to as a greenhouse gas. This is because it tends to absorb radiation strongly in the far infrared portion of the spectrum - that area associated with thermal heating - which serves to trap this heat inside the atmosphere. Water vapour in the atmosphere absorbs much of the incoming longwave infrared and shortwave microwave radiation (between 22µm and 1m). The presence of water vapour in the lower atmosphere varies greatly from location to location and at different times of the year. For example, the air mass above a desert would have very little water vapour to absorb energy, while the tropics would have high concentrations of water vapour (i.e. high humidity).


Wavelengths that we can use most effectively


Because these gases absorb electromagnetic energy in very specific regions of the spectrum, they influence where (in the spectrum) we can "look" for remote sensing purposes. Those areas of the spectrum which are not severely influenced by atmospheric absorption and thus, are useful to remote sensors, are called atmospheric windows. By comparing the characteristics of the two most common energy/radiation sources (the sun and the earth) with the atmospheric windows available to us, we can define those wavelengths that we can use most effectively for remote sensing. The visible portion of the spectrum, to which our eyes are most sensitive, corresponds to both an atmospheric window and the peak energy level of the sun. Note also that heat energy emitted by the Earth corresponds to a window around 10 µm in the thermal IR portion of the spectrum, while the large window at wavelengths beyond 1 mm is associated with the microwave region.


Now that we understand how electromagnetic energy makes its journey from its source to the surface (and it is a difficult journey, as you can see) we will next examine what happens to that radiation when it does arrive at the Earth's surface.


Comments

  1. Mie scattering or non-molecular scattering or aerosol particle scattering.

    Mie scattering, also known as non-molecular scattering or aerosol particle scattering, is a type of scattering that occurs when electromagnetic radiation (such as light) interacts with particles that are much larger than the wavelength of the radiation. This type of scattering is characterized by a relatively broad angular distribution of the scattered radiation, and is caused by the interference of the scattered waves from different parts of the particle. Mie scattering is commonly observed in atmospheric physics and meteorology, where it plays an important role in the scattering of sunlight by aerosol particles such as dust, smoke, and water droplets. It is also used in a variety of other fields such as optics and materials science.

    Mie scattering is important in remote sensing because it affects the way that electromagnetic radiation is scattered by particles in the atmosphere, which can have a significant impact on the measurement of atmospheric properties using remote sensing techniques. In particular, Mie scattering can cause a decrease in the amount of radiation that reaches a remote sensing instrument, which can make it more difficult to detect and measure certain atmospheric properties.

    Mie scattering also changes the angular distribution of the scattered radiation, which can affect the directional characteristics of the radiation that reaches a remote sensing instrument. This can make it more difficult to determine the location and properties of atmospheric particles using remote sensing techniques.

    However, remote sensing instruments can take advantage of Mie scattering properties to infer properties of the atmospheric particles such as size, shape, and refractive index. Remote sensing instruments such as lidar, radar, and radiometer can use Mie scattering to infer the size distribution and concentration of aerosol particles in the atmosphere, which are important for studying climate change, air quality and visibility.

    In summary, Mie scattering can be a challenge for remote sensing but also a powerful tool to infer properties of the atmospheric particles.

    ReplyDelete

Post a Comment

Popular posts from this blog

Platforms in Remote Sensing

In remote sensing, a platform is the physical structure or vehicle that carries a sensor (camera, scanner, radar, etc.) to observe and collect information about the Earth's surface. Platforms are classified mainly by their altitude and mobility : Ground-Based Platforms Definition : Sensors mounted on the Earth's surface or very close to it. Examples : Tripods, towers, ground vehicles, handheld instruments. Applications : Calibration and validation of satellite data Detailed local studies (e.g., soil properties, vegetation health, air quality) Strength : High spatial detail but limited coverage. Airborne Platforms Definition : Sensors carried by aircraft, balloons, or drones (UAVs). Altitude : A few hundred meters to ~20 km. Examples : Airplanes with multispectral scanners UAVs with high-resolution cameras or LiDAR High-altitude balloons (stratospheric platforms) Applications : Local-to-regional mapping ...

Model GIS object attribute entity

These concepts explain different ways of organizing, storing, and representing geographic information in a Geographic Information System (GIS) . They include database design models (ER model), data structure models (Object and Attribute models), and spatio-temporal representations that integrate location, entities, and time . Together, they help GIS manage both spatial data (where things are) and descriptive information (what they are and how they change over time) . 1. Object-Based Model (Object-Oriented Data Model) The Object-Based Model treats geographic features as independent objects that combine spatial geometry and descriptive attributes within a single structure. Core Concept: Each geographic feature (such as a building, road, or river ) is represented as a self-contained object that stores both: Geometry – location and shape (point, line, polygon) Attributes – descriptive properties (name, type, length, capacity) Unlike older georelational models , which stored spatial ...

Types of Remote Sensing

Remote Sensing means collecting information about the Earth's surface without touching it , usually using satellites, aircraft, or drones . There are different types of remote sensing based on the energy source and the wavelength region used. 🛰️ 1. Active Remote Sensing 📘 Concept: In active remote sensing , the sensor sends out its own energy (like a signal or pulse) to the Earth's surface. The sensor then records the reflected or backscattered energy that comes back from the surface. ⚙️ Key Terminology: Transmitter: sends energy (like a radar pulse or laser beam). Receiver: detects the energy that bounces back. Backscatter: energy that is reflected back to the sensor. 📊 Examples of Active Sensors: RADAR (Radio Detection and Ranging): Uses microwave signals to detect surface roughness, soil moisture, or ocean waves. LiDAR (Light Detection and Ranging): Uses laser light (near-infrared) to measure elevation, vegetation...

Atmospheric Window

The atmospheric window in remote sensing refers to specific wavelength ranges within the electromagnetic spectrum that can pass through the Earth's atmosphere relatively unimpeded. These windows are crucial for remote sensing applications because they allow us to observe the Earth's surface and atmosphere without significant interference from the atmosphere's constituents. Key facts and concepts about atmospheric windows: Visible and Near-Infrared (VNIR) window: This window encompasses wavelengths from approximately 0. 4 to 1. 0 micrometers. It is ideal for observing vegetation, water bodies, and land cover types. Shortwave Infrared (SWIR) window: This window covers wavelengths from approximately 1. 0 to 3. 0 micrometers. It is particularly useful for detecting minerals, water content, and vegetation health. Mid-Infrared (MIR) window: This window spans wavelengths from approximately 3. 0 to 8. 0 micrometers. It is valuable for identifying various materials, incl...

Spatial data and Attribute data

Spatial Data Definition: Spatial data represents the geometric location of features on the Earth's surface. It defines the shape, size, and position of geographic entities. Key Concepts and Terminologies: Geometric Representation: Point Data: Represents a single location (e.g., a city center, weather station). Line Data: Represents linear features (e.g., roads, rivers). Polygon Data: Represents area-based features (e.g., administrative boundaries, lakes). Coordinate Systems & Projections: Geographic Coordinate System (GCS): Uses latitude and longitude (e.g., WGS 84). Projected Coordinate System (PCS): Converts curved surface data to a flat map (e.g., UTM, Mercator). Data Formats: Vector Data: Stores discrete features (points, lines, polygons). Raster Data: Stores continuous data in grid format (e.g., satellite imagery, elevation models). Examples of Spatial Data: A vector dataset of roads with line geometries stored in Shapefile (.shp) f...