Skip to main content

Resolution of Sensors in Remote Sensing


Spatial Resolution 🗺️

  • Definition: The smallest size of an object on the ground that a sensor can detect.

  • Measured as: The size of a pixel on the ground (in meters).

  • Example:

    • Landsat → 30 m (each pixel = 30 × 30 m on Earth).

    • WorldView-3 → 0.31 m (very detailed, you can see cars).

  • Fact: Higher spatial resolution = finer details, but smaller coverage.

Spectral Resolution 🌈

  • Definition: The ability of a sensor to capture information in different parts (bands) of the electromagnetic spectrum.

  • Measured as: The number and width of spectral bands.

  • Types:

    • Panchromatic (1 broad band, e.g., black & white image).

    • Multispectral (several broad bands, e.g., Landsat with 7–13 bands).

    • Hyperspectral (hundreds of very narrow bands, e.g., AVIRIS).

  • Fact: Higher spectral resolution = better identification of materials (e.g., minerals, vegetation types).

Radiometric Resolution 📊

  • Definition: The ability of a sensor to record subtle differences in energy (brightness levels).

  • Measured as: The number of digital bits.

    • 8-bit → 2⁸ = 256 brightness levels

    • 10-bit → 1024 levels

    • 12-bit → 4096 levels

  • Example:

    • Landsat TM → 8-bit (256 levels)

    • Sentinel-2 → 12-bit (4096 levels, more sensitivity)

  • Fact: Higher radiometric resolution = better detection of slight differences (e.g., healthy vs. stressed vegetation).

Temporal Resolution

  • Definition: The frequency at which a sensor revisits and captures data for the same location.

  • Measured as: Revisit time (in days or hours).

  • Examples:

    • Landsat → 16 days

    • Sentinel-2 → 5 days

    • MODIS → 1–2 days

  • Fact: Higher temporal resolution = better for monitoring fast-changing phenomena (floods, crops, weather).


Multi-Concept (Integration of Resolutions)

In reality, no single sensor excels in all resolutions. So, remote sensing often combines them:

  • High Spatial + Low Temporal: WorldView → very detailed but not frequent.

  • Moderate Spatial + High Temporal: MODIS → frequent but coarse (global monitoring).

  • Balanced: Sentinel-2 → medium detail (10 m) and good revisit (5 days).

👉 This combination is called the Multi-Resolution Concept: using data from different sensors together to get the best results.


  • Spatial = detail of objects

  • Spectral = colors/wavelengths captured

  • Radiometric = sensitivity to brightness levels

  • Temporal = time gap between observations

  • Multi-concept = integrating different resolutions for better monitoring


Comments

Popular posts from this blog

How to find drugs against the Corona. Covid 19

FOR SCIENTISTS (and others interested): How to find drugs against the coronavirus: First clues on how we can beat COVID-19. This shows the many ways we can interfere with its replication cycle by repurposing existing drugs - summarized in today's Science journal. LINK TO ARTICLE:  https://science.sciencemag.org/content/367/6485/1412 .... Vineesh V Assistant Professor of Geography, Directorate of Education, Government of Kerala. https://g.page/vineeshvc

Disaster Management

1. Disaster Risk Analysis → Disaster Risk Reduction → Disaster Management Cycle Disaster Risk Analysis is the first step in managing disasters. It involves assessing potential hazards, identifying vulnerable populations, and estimating possible impacts. Once risks are identified, Disaster Risk Reduction (DRR) strategies come into play. DRR aims to reduce risk and enhance resilience through planning, infrastructure development, and policy enforcement. The Disaster Management Cycle then ensures a structured approach by dividing actions into pre-disaster, during-disaster, and post-disaster phases . Example Connection: Imagine a coastal city prone to cyclones: Risk Analysis identifies low-lying areas and weak infrastructure. Risk Reduction includes building seawalls, enforcing strict building codes, and training residents for emergency situations. The Disaster Management Cycle ensures ongoing preparedness, immediate response during a cyclone, and long-term recovery afterw...

History of GIS

The history of Geographic Information Systems (GIS) is rooted in early efforts to understand spatial relationships and patterns, long before the advent of digital computers. While modern GIS emerged in the mid-20th century with advances in computing, its conceptual foundations lie in cartography, spatial analysis, and thematic mapping. Early Roots of Spatial Analysis (Pre-1960s) One of the earliest documented applications of spatial analysis dates back to  1832 , when  Charles Picquet , a French geographer and cartographer, produced a cholera mortality map of Paris. In his report  Rapport sur la marche et les effets du choléra dans Paris et le département de la Seine , Picquet used graduated color shading to represent cholera deaths per 1,000 inhabitants across 48 districts. This work is widely regarded as an early example of choropleth mapping and thematic cartography applied to epidemiology. A landmark moment in the history of spatial analysis occurred in  1854 , when  John Snow  inv...

GIS data continuous discrete ordinal interval ratio

In Geographic Information Systems (GIS) , data is categorized based on its nature (discrete or continuous) and its measurement scale (nominal, ordinal, interval, or ratio). These distinctions influence how the data is collected, analyzed, and visualized. Let's break down these categories with concepts, terminologies, and examples: 1. Discrete Data Discrete data is obtained by counting distinct items or entities. Values are finite and cannot be infinitely subdivided. Characteristics : Represent distinct objects or occurrences. Commonly represented as vector data (points, lines, polygons). Values within a range are whole numbers or categories. Examples : Number of People : Counting individuals on a train or in a hospital. Building Types : Categorizing buildings as residential, commercial, or industrial. Tree Count : Number of trees in a specific area. 2. Continuous Data Continuous data is obtained by measuring phenomena that can take any value within a range...

Geographic phenomena fields objects boundaries.

In geography, geographic phenomena refer to features or processes that can be observed and studied on Earth's surface. These phenomena can be classified into three main categories: fields , objects , and boundaries . Each category has distinct characteristics, representations, and applications in Geographic Information Systems (GIS). 1. Fields A field represents continuous, spatially varying data where a value is present at every location within the study area. It describes conditions that exist across a geographic area. Characteristics : Continuity : Fields have no discrete boundaries; the data is continuous. Gradual Variability : The values of a field change gradually across space. Representation : Typically modeled using raster data in GIS, where a grid structure assigns a value (e.g., temperature or elevation) to each cell. Examples : Temperature Map : Shows temperature variation across a region. Rainfall Distribution : Displays rainfall levels over a large g...