Remote sensing refers to the process of acquiring information about an object or phenomenon without making physical contact with it. This is typically achieved by detecting and analyzing reflected or emitted electromagnetic radiation from the Earth's surface and atmosphere. It plays a crucial role in various fields, including environmental monitoring, urban planning, agriculture, forestry, disaster management, and defense.
[ Synthetic Aperture Radar (SAR), Interferometric Synthetic Aperture Radar (InSAR), Pixel Offset Tracking (POT), Ground Feature Extraction ]
-
Energy Source or Illumination
: A source (usually the Sun or an artificial emitter) provides electromagnetic radiation. Passive sensors rely on natural energy, while active sensors generate their own signal (e.g., radar). -
Propagation of Energy
: The energy travels through the atmosphere, interacts with the Earth's surface, and is reflected or emitted back. -
Interaction with Objects
: Different surfaces (water, vegetation, soil) interact differently with radiation, depending on their physical and chemical properties. -
Sensor Reception
: Sensors aboard satellites, aircraft, or drones capture the reflected/emitted radiation and convert it into data. -
Data Processing
: The raw data undergo preprocessing (removing noise, correcting distortions) and analysis to extract meaningful information.
Remote sensing employs a variety of sensors to capture data from the Earth's surface and atmosphere. These sensors differ based on the energy source, platform, wavelength sensitivity, and application. Below is a detailed explanation of the different types of sensors used in remote sensing.
A. Based on Energy Source
-
Passive Sensors
: These sensors rely on natural energy sources, primarily sunlight. They measure the energy reflected or emitted by objects on the Earth's surface.Examples
: Optical cameras, multispectral scanners, thermal sensors.
-
Active Sensors
: These sensors emit their own energy (typically in the form of electromagnetic waves) and measure the reflected signal from the target.Examples
: Radar (Radio Detection and Ranging), LiDAR (Light Detection and Ranging).
B. Based on Platform
-
Spaceborne Sensors
: Mounted on satellites, they provide global and large-area coverage.Examples
: Landsat, Sentinel, MODIS.
-
Airborne Sensors
: Mounted on aircraft or drones for high-resolution, localized imaging.Examples
: Hyperspectral imagers on drones, LiDAR on airplanes.
-
Ground-Based Sensors
: Deployed on the Earth's surface for localized and high-precision data collection.Examples
: Spectroradiometers, soil moisture probes.
C. Based on Wavelength Sensitivity
Optical Sensors
: Operate in the visible, near-infrared (NIR), and short-wave infrared (SWIR) regions.Thermal Infrared Sensors
: Measure emitted thermal radiation, providing data on temperature.Microwave Sensors
: Operate in the microwave region and can penetrate clouds, vegetation, and even soil.
Sensors | Description |
Reference |
---|---|---|
Optical Sensors |
These sensors use visible and near-visible wavelengths to capture images of the Earth's surface.
|
|
Thermal Infrared Sensors |
These sensors detect the Earth's emitted thermal radiation, which is related to surface temperature. |
|
Microwave Sensors |
Operate in the microwave region (1mm to 1m wavelength) and are less affected by weather conditions like clouds and rain.
|
|
LiDAR (Light Detection and Ranging) |
LiDAR sensors emit laser pulses and measure the time taken for the reflected signals to return. This provides high-resolution 3D data.
|
Radiometers | Spectroradiometers |
Scatterometers |
Imaging Spectrometers |
Gravimeters |
---|---|---|---|---|
Measure the intensity of electromagnetic radiation across various wavelengths.
|
Measure reflected or emitted energy across specific spectral ranges with high accuracy. |
Active microwave sensors that measure the scattering of microwave energy. They are particularly useful for ocean and wind studies. |
These combine the features of cameras and spectrometers, capturing both spatial and spectral information simultaneously.
|
Measure variations in the Earth's gravitational field to understand subsurface features.
|
Sensor Type | Wavelengths Used | Applications | Key Features |
---|---|---|---|
Optical | Visible, NIR, SWIR | Land cover, vegetation, water quality | High spatial resolution |
Thermal Infrared | 3-14 µm | Heat islands, volcano monitoring | Temperature data |
Microwave (Active) | 1mm-1m | Soil moisture, flood mapping | All-weather capability |
Microwave (Passive) | 1mm-1m | Snowpack, sea ice monitoring | Penetrates vegetation and clouds |
LiDAR | Visible, NIR | Terrain mapping, canopy height | 3D elevation data |
Hyperspectral | Hundreds of bands | Mineral, water, vegetation studies | Detailed spectral analysis |
Remote sensing data can be classified into several types based on the nature of the data collected, the spatial resolution, and the application areas.
Spatial Data | Spectral Data |
Temporal Data |
Radiometric Data |
---|---|---|---|
Spatial data refers to the geographic location and arrangement of features on the Earth's surface.
|
Spectral data represents the reflectance or emission of electromagnetic energy across different wavelengths.
|
Temporal data involves time-series observations to analyze changes over time.
|
Radiometric data pertains to the intensity of electromagnetic radiation detected by the sensor.
|
Altitude/Elevation Data | Polarimetric Data |
LiDAR Data |
|
Data representing the height or depth of a surface or object.
|
Data that includes information about the polarization of electromagnetic waves.
|
Light Detection and Ranging (LiDAR) data provides highly accurate 3D point clouds.
|
Geographic Information Systems (GIS) Software | Remote Sensing Software |
Programming Tools and Libraries |
---|---|---|
GIS tools process and analyze spatial and attribute data. |
Specialized software for processing raster and spectral data.
|
Custom processing using programming languages is common for large datasets.
|
Satellite-Specific Tools | LiDAR Processing Tools |
Cloud Platforms |
Designed for specific satellite data and processing.
|
For analyzing point clouds and generating 3D models.
|
Cloud computing allows efficient processing of large datasets.
|
Technique | Purpose | Steps/Methods |
---|---|---|
Preprocessing | Prepare raw data for analysis | Radiometric correction, atmospheric correction, geometric correction |
Image Enhancement | Improve image quality for interpretation | Contrast stretching, histogram equalization, filtering (e.g., edge detection) |
Classification | Categorize pixels into thematic classes | Supervised classification (e.g., SVM, Random Forest), unsupervised classification (e.g., K-means clustering) |
Change Detection | Identify temporal changes | Image differencing, post-classification comparison, time-series analysis |
Spectral Analysis | Extract specific features using spectral bands | NDVI (Normalized Difference Vegetation Index), SAVI (Soil-Adjusted Vegetation Index) |
Machine Learning and AI | Automate feature extraction and improve accuracy | Deep learning (e.g., CNNs), Random Forest, XGBoost |
A Digital Elevation Model (DEM) is a digital representation of the Earth's surface topography or terrain. It is a 3D depiction of the elevation data, often used in various fields such as geography, geology, hydrology, environmental science, urban planning, and remote sensing.
DEMs are typically represented as a raster grid where each cell (or pixel) holds an elevation value corresponding to the terrain at that location. The resolution of a DEM refers to the size of each grid cell. High-resolution DEMs have smaller cells, capturing finer details of the terrain, while low-resolution DEMs are coarser. Elevation values in DEMs are usually measured in meters or feet above a reference point, often mean sea level. DEM accuracy depends on the source data and methods used to create the model. Errors can arise due to noise in data collection, interpolation methods, or data processing. The spatial resolution of a DEM refers to the distance between elevation points (e.g., 1 m, 30 m, or 90 m grid spacing).
Types of DEMs:
Digital Surface Model (DSM)
: Includes all surface features like buildings, vegetation, and other objects.Digital Terrain Model (DTM)
: Represents the bare ground surface without any objects, derived by removing vegetation and man-made structures from the DSM.
-
Interpolation:
- Filling in gaps between elevation points using methods such as Inverse Distance Weighting (IDW), Kriging, or Spline interpolation.
-
Filtering:
- Removing noise or anomalies from the elevation data.
-
Resampling:
- Changing the resolution of a DEM to make it coarser or finer.
-
Smoothing:
- Reducing sharp changes in elevation to create a more realistic model.
-
Analysis Tools:
Slope Calculation
: Determines the steepness of terrain.Aspect Analysis
: Identifies the direction a slope faces.Hillshade
: Simulates sunlight and shadows for visualization.Flow Direction and Accumulation
: Essential for hydrological studies.
Popular DEM Sources :
-
Free/Open-Access DEMs
:
- SRTM (Shuttle Radar Topography Mission): Provides global DEMs with a resolution of 30m (1 arc-second).
- ASTER (Advanced Spaceborne Thermal Emission and Reflection Radiometer): Global DEMs with 30m resolution. [ASTGTMv3].
- ALOS PALSAR: Global DEMs with 12.5m resolution derived from radar.
- Copernicus DEM: European dataset with resolutions of 30m and finer.
-
Commercial DEMs
:
- WorldDEM (Airbus): Global elevation data with a 12m resolution.
- LiDAR-derived DEMs: High-resolution (sub-meter), often used in urban or environmental applications.
Different data sources offer varying levels of accuracy. Select the most suitable one for your area of interest:
-
(a)
LiDAR (Light Detection and Ranging)
-
Accuracy: High vertical accuracy (±10cm to ±1m) and resolutions of 1m or finer.
-
Coverage: Ideal for small to medium areas.
-
Applications: Urban planning, flood modeling, and forestry.
-
Availability:
- Many governments provide LiDAR data (e.g., USGS 3DEP in the U.S.).
- Commercial vendors like Hexagon or Bluesky provide high-resolution LiDAR data.
LAStools
Workflow: Uselasground
to classify ground points. Uselas2dem
to generate a raster DEM from the ground-classified points. Export the DEM in GeoTIFF format.
-
-
(b)
Satellite-based DEMs
- TanDEM-X: High-resolution global DEM (~12m resolution, ~2m vertical accuracy).
- SRTM: 30m resolution with ±16m vertical accuracy (global coverage).
- ASTER GDEM: 30m resolution but less accurate than SRTM (±20m vertical accuracy).
- Copernicus DEM: Global DEM with 30m and 10m resolution versions.
-
(c)
Photogrammetry
- Using high-resolution aerial or drone images with photogrammetry software (e.g., Pix4D, Agisoft Metashape) can produce DEMs with sub-meter accuracy.
-
(d)
Ground-based Surveys
- For the highest accuracy, traditional surveying techniques (e.g., total stations, GPS-based RTK systems) are unbeatable.
- Applications: Small areas like construction sites or precision agriculture.
[ Extracting Elevation Data from Google Earth, Downloading Digital Elevation Data (SRTM) from USGS EarthExplorer, SRTM v3, Download DEM/Elevation, Slope, Roughness, Aspect Map in just One Click - OpenTopography, LiDAR DEM from opentography.org, LiDAR data - AecGIS Pro, FOR 242 NTS Topo 1:24,000 vs 1m LiDAR DEM, USGS 1m DEM, Gridding LiDAR to Create a DTM or DSM in Global Mapper ]
Resources:
- [video] : [ GIS and Remote Sensing (playlist), RS (IITB), RS (IITR), Intro to RS, RS with Py, Google Earth Engine Py API, Spatial Statistic with Py, Hyperspectral remote sensing and its applications, Advanced Machine Learning for Remote Sensing, Remote Sensing Image Analysis and Interpretation, IEEE GRSS Remote Sensing Training, Microwave Remote Sensing in Hydrology, Multi-Sensor Remote Sensing Captures Complex Landslide Motion, EO Open Science ]