BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) Question Paper 2078 Nepal
This is the official BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) question paper for 2078, as set in the regular annual examination. It carries 80 full marks and a time allowance of 180 minutes, across 11 questions. On Kekkei you can attempt this Remote Sensing and GIS (IOE, CE 754) past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) exam or solving previous years' question papers, this 2078 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt all questions.
Define remote sensing and explain the role of the electromagnetic (EM) spectrum in it. With the help of a labelled sketch, describe the major atmospheric windows and explain why sensors are designed to operate within them. A thermal infrared sensor observes a ground target. Using Wien's displacement law, compute the wavelength of peak spectral radiance for (a) the Sun () and (b) a terrestrial surface at , and comment on what this means for the choice of reflective versus emissive remote sensing.
Definition. Remote sensing is the science (and art) of acquiring information about an object, area, or phenomenon through the analysis of data acquired by a device (sensor) that is not in physical contact with the target, typically by measuring reflected or emitted electromagnetic energy.
Role of the EM spectrum. All remote sensing relies on the interaction of EM radiation with matter. The Sun (and the Earth) emit radiation across a continuum of wavelengths; different surface materials reflect, absorb, transmit, and emit this radiation differently as a function of wavelength. By measuring the radiance in selected wavelength bands, the sensor builds a spectral signature that allows discrimination of features (water, vegetation, soil, built-up area, etc.). The usable regions are: visible (0.4-0.7 m), near-IR (0.7-1.3 m), mid-IR / SWIR (1.3-3 m), thermal IR (3-14 m), and microwave (1 mm - 1 m).
Atmospheric windows (labelled sketch).
Atmospheric
transmission
100% | ___ __ ____ ________________
| / \ / \ / \ / \
|/ \____/ \____/ \________/ \
0% +----+----+----+----+----+----+----+----+----+----+----+--->
0.4 0.7 1.3 3.0 5 8 14 (mm) microwave wavelength
VIS NIR SWIR TIR-1 TIR-2 radio/microwave
(absorption gaps caused mainly by H2O, CO2, O3)
An atmospheric window is a wavelength region where the atmosphere is largely transparent (high transmittance), so radiation reaches the sensor with little absorption. Outside the windows, gases such as water vapour, carbon dioxide and ozone strongly absorb energy, blocking it from the sensor. The principal windows are: 0.4-2.5 m (optical/reflective), 3-5 m and 8-14 m (thermal), and the microwave region (>1 mm, essentially all-weather). Sensors are designed to operate inside these windows because energy in the absorption bands never reaches the sensor (no signal) and any measurement there would be dominated by atmospheric, not surface, information.
Wien's displacement law.
(a) Sun, :
This lies in the green/visible region, confirming the Sun is the dominant source for reflective (optical) remote sensing.
(b) Terrestrial surface, :
This lies in the 8-14 m thermal IR window, confirming that to sense the Earth's own emitted (emissive) energy we use thermal IR sensors.
Comment. Because the Sun peaks at ~0.5 m, reflective remote sensing (VIS-SWIR) measures reflected sunlight and needs daylight. Because the Earth peaks at ~9.7 m, emissive (thermal) remote sensing measures the surface's own radiation and works day or night. The two regimes therefore use different physical principles and different sensor designs.
Explain the four types of resolution of a remote sensing system. A sun-synchronous satellite carries a pushbroom sensor with a linear CCD array of detectors. The instantaneous field of view (IFOV) of one detector is and the satellite flies at an altitude of . Compute (a) the ground sample distance (spatial resolution) at nadir, (b) the total swath width, and (c) if the radiometric resolution is 12 bits, how many distinct brightness levels can each pixel record. Briefly state the trade-off between spatial and temporal resolution.
Four types of resolution.
- Spatial resolution - the smallest ground area imaged by one pixel; governs how much spatial detail is visible (e.g., 30 m, 10 m). Determined largely by the IFOV and altitude.
- Spectral resolution - the number and width of the wavelength bands the sensor records; finer (narrower, more) bands give better material discrimination (multispectral vs. hyperspectral).
- Radiometric resolution - the sensitivity to differences in energy, expressed as the number of bits (quantisation levels) used to record each pixel; more bits = finer brightness discrimination.
- Temporal resolution - the revisit interval, i.e., how often the same area is imaged; important for change detection and monitoring dynamic phenomena.
Given: number of detectors , , altitude , radiometric resolution = 12 bits.
(a) Ground sample distance (GSD) at nadir.
GSD = 29.4 m (about a 30 m pixel).
(b) Swath width.
Swath width = 205.8 km.
(c) Brightness levels for 12-bit radiometric resolution.
Each pixel can record 4096 distinct brightness levels (digital numbers 0-4095).
Trade-off (spatial vs. temporal). For a given sensor, increasing spatial resolution (smaller GSD) usually means a narrower swath, so the satellite covers less ground per pass and therefore takes longer to revisit the same area, degrading temporal resolution. Conversely, wide-swath, coarse-resolution sensors (e.g., MODIS) revisit daily. Designers balance these depending on the application: a daily wide view for weather/monitoring, or fine detail with infrequent revisit for mapping.
Differentiate between image enhancement and image classification. A single-band 3-bit image (DN range 0-7) of size has the pixel values shown below. Perform a linear contrast stretch to the full 0-7 display range and write the lookup table (LUT). Then state the new DN of every pixel.
3 4 4 5 3
4 5 5 4 4
3 4 5 5 4
4 4 4 5 3
3 4 4 4 5
Enhancement vs. classification.
- Image enhancement improves the visual interpretability of an image for a human analyst (e.g., contrast stretching, filtering, ratioing). It changes how the data look but does not assign meaning/labels to pixels.
- Image classification assigns each pixel to a thematic class (water, forest, urban...) based on its spectral values, producing a categorical (labelled) output map. It is automated interpretation, typically supervised or unsupervised.
Linear contrast stretch. The input data only span DN to DN , so the image looks flat (low contrast). A linear stretch maps the input minimum to 0 and the input maximum to 7:
with , , .
Lookup table (rounded to nearest integer):
| Calculation | ||
|---|---|---|
| 3 | 0 | |
| 4 | 4 | |
| 5 | 7 |
(Values 0, 1, 2, 6, 7 do not occur in the input.)
Stretched output image:
0 4 4 7 0
4 7 7 4 4
0 4 7 7 4
4 4 4 7 0
0 4 4 4 7
The three original grey values (3, 4, 5) are now spread across 0, 4 and 7, dramatically increasing visible contrast while preserving the relative ordering of the data.
Compare the raster and vector GIS data models with respect to data structure, storage, accuracy, and suitability for analysis. A raster layer covers a rectangular study area of at a cell size of . Compute (a) the number of rows, columns and total cells, and (b) the uncompressed storage required if each cell stores an 8-bit value, expressing the answer in kilobytes. Then explain one situation where a vector model would be clearly preferable.
Raster vs. vector comparison.
| Aspect | Raster | Vector |
|---|---|---|
| Structure | Grid of equal-size cells (pixels); each cell holds one value | Points, lines, polygons defined by (x, y) coordinates and topology |
| Storage | Can be large; size fixed by extent and cell size; compresses well for homogeneous data | Compact for discrete features; size depends on number of vertices |
| Spatial accuracy | Limited by cell size; boundaries are 'blocky' | High positional accuracy; smooth boundaries |
| Best for | Continuous data (elevation, temperature), overlay/map algebra, surface analysis | Discrete features (roads, parcels, rivers), network analysis, precise mapping |
| Topology | Implicit (neighbour relations from grid) | Explicit, stored |
Given: study area , cell size , 8 bits = 1 byte per cell.
(a) Rows, columns, total cells.
- Width columns .
- Height rows .
- Total cells cells.
Columns = 300, Rows = 200, Total = 60,000 cells.
(b) Uncompressed storage. Each cell = 8 bits = 1 byte.
Storage ≈ 58.6 KB (60,000 bytes).
Where vector is preferable. For a road or utility network analysis (e.g., finding the shortest route for an ambulance, or tracing flow through a pipe network), the vector model is clearly better: it stores explicit topology (connectivity of arcs and nodes), allows precise linear referencing, and supports network algorithms that a raster grid cannot represent without large error. Similarly, for cadastral/land-parcel mapping the exact polygon boundaries and attributes are required, which raster cells cannot reproduce sharply.
Explain the working principle of the Global Positioning System (GPS) including the space, control and user segments, and the concept of trilateration. Why are signals from at least four satellites required for a 3-D position fix? A GPS receiver clock is in error (advanced) by . Taking the speed of light as , compute the resulting pseudorange error. Then briefly explain how Differential GPS (DGPS) improves accuracy in civil surveying.
GPS working principle. GPS determines position by measuring the time EM signals take to travel from satellites (of known position) to the receiver and converting these times to distances (ranges). It has three segments:
- Space segment - the constellation of ~24+ satellites in ~20,200 km medium Earth orbits, each broadcasting a coded signal with its position (ephemeris) and a precise atomic-clock time.
- Control segment - ground monitoring/master stations that track the satellites, compute orbit and clock corrections, and upload them.
- User segment - the receivers that pick up the signals and compute position, velocity and time.
Trilateration. The receiver measures its distance to several satellites. Each distance defines a sphere of that radius centred on the satellite. The receiver lies on the surface of each sphere; the intersection of the spheres fixes the position. With three perfect ranges, three spheres intersect at (essentially) one point in 3-D.
Why four satellites? The receiver's own clock is much cheaper than the satellites' atomic clocks and carries an unknown time bias . The four unknowns are the position coordinates and the clock bias . Four equations (one pseudorange per satellite) are needed to solve for these four unknowns. Hence at least four satellites are required for a 3-D fix; the fourth effectively synchronises the receiver clock.
Pseudorange error from clock error.
Pseudorange error = 300 m. (This shows why a 1 s bias is huge, and why the clock bias must be solved for, not ignored.)
Differential GPS (DGPS). A reference receiver is placed at a precisely known (surveyed) point. Because it knows its true position, it computes the error in each measured pseudorange (caused by ionospheric/tropospheric delay, satellite clock/orbit error) and broadcasts these corrections to nearby roving receivers. Since these errors are spatially correlated over the local area, the rover applies the corrections and removes most of the common error, improving accuracy from ~5-15 m (standalone) to sub-metre (or centimetre with carrier-phase RTK). In civil surveying this enables accurate setting-out, control densification and topographic survey.
Section B: Short Answer Questions
Attempt all questions.
Define the Normalized Difference Vegetation Index (NDVI) and give its formula. For three pixels with the following at-sensor reflectances, compute NDVI and classify each as water, bare soil, or healthy vegetation.
| Pixel | Red () | NIR () |
|---|---|---|
| P1 | 0.30 | 0.10 |
| P2 | 0.25 | 0.30 |
| P3 | 0.10 | 0.50 |
NDVI. The Normalized Difference Vegetation Index exploits the fact that healthy green vegetation strongly absorbs red light (chlorophyll) but strongly reflects near-infrared. It is defined as:
NDVI ranges from to . Negative/near-zero values indicate water or non-vegetated surfaces; low positive values indicate sparse vegetation/bare soil; high values (≈0.5-0.9) indicate dense, healthy vegetation.
Computations.
P1: → NIR < Red, strongly negative → water.
P2: → low positive → bare soil (sparse/no vegetation).
P3: → high positive → healthy vegetation.
Summary table:
| Pixel | NDVI | Class |
|---|---|---|
| P1 | -0.50 | Water |
| P2 | 0.091 | Bare soil |
| P3 | 0.667 | Healthy vegetation |
Explain the difference between supervised and unsupervised classification. From the following error (confusion) matrix of a 3-class classified map (rows = classified, columns = reference, total = 100 samples), compute the overall accuracy and the producer's and user's accuracy for the Forest class.
| Classified \ Reference | Water | Forest | Urban | Row total |
|---|---|---|---|---|
| Water | 28 | 2 | 0 | 30 |
| Forest | 3 | 35 | 4 | 42 |
| Urban | 1 | 3 | 24 | 28 |
| Col total | 32 | 40 | 28 | 100 |
Supervised vs. unsupervised.
- Supervised classification: the analyst defines training samples of known classes; the algorithm (e.g., maximum likelihood) learns the spectral signature of each class and labels all pixels accordingly. Requires prior knowledge/ground truth.
- Unsupervised classification: the algorithm (e.g., ISODATA, k-means) groups pixels into spectral clusters automatically; the analyst labels the clusters afterward. Requires little prior knowledge but needs interpretation of the resulting clusters.
Overall accuracy. Sum of the diagonal (correctly classified) divided by total:
Forest class. Diagonal element for Forest = 35.
- Forest column total (reference) = 40.
- Forest row total (classified) = 42.
Producer's accuracy (Forest) = correctly classified / reference (column) total:
(How well actual forest was mapped; omission error .)
User's accuracy (Forest) = correctly classified / classified (row) total:
(Reliability that a pixel labelled forest really is forest; commission error .)
Define a Digital Elevation Model (DEM) and list two civil-engineering applications. From the window of a DEM below (cell size , elevations in metres), compute the slope (in percent and in degrees) at the centre cell using the simple finite-difference method.
E 1450 1465 1480
W 1440 1455 1470
C 1435 1450 1462
(Use and on the centre cell's neighbours.)
DEM. A Digital Elevation Model is a raster (gridded) representation of the continuous terrain surface, where each cell stores the ground elevation (height above a datum). It is the bare-earth surface (cf. DSM which includes objects).
Two civil applications: (1) earthwork/cut-and-fill volume estimation and route alignment design; (2) watershed delineation, drainage and flood/inundation modelling. (Also: line-of-sight, slope-stability and visibility analysis.)
Slope at the centre cell. Label the centre cell C in the middle of the window. Its immediate four neighbours are:
- North = 1455, South = 1450 (middle column: top and bottom)
- East = 1450, West = 1465
Using the given finite differences with :
Slope gradient magnitude:
Slope in percent:
Slope in degrees:
Explain buffer and overlay operations in GIS with civil-engineering examples. A proposed highway is long and a noise-protection corridor requires a buffer of on each side of the road centreline. Treating the road as a straight line, estimate the total ground area (in hectares) affected by the buffer.
Buffer operation. A buffer creates a new polygon (zone) of specified distance around point, line or polygon features. Example: a 150 m buffer around a river to define a no-build setback, or around a hospital to find affected zones.
Overlay operation. Overlay combines two or more spatial layers to create a new layer carrying the combined attributes/geometry. Common types are union, intersect, and clip. Example: intersecting a slope-class layer with a land-use layer to find steep agricultural land suitable for terracing, or overlaying a flood zone on a parcel map to identify at-risk plots.
Buffer area of the highway corridor. The buffer extends 150 m on each side, so the total corridor width is:
Length of road (treated as a straight line, so end caps neglected).
Convert to hectares ():
Total buffered area ≈ 150 hectares (excluding the small semicircular end caps).
List and briefly explain the elements of visual image interpretation. For each of the following civil-engineering features, name the single most useful interpretation element and justify briefly: (a) distinguishing a river from a canal, (b) identifying a residential area, (c) detecting a landslide scar.
Elements of visual image interpretation.
- Tone/colour - relative brightness or hue; the most basic clue (water is dark, sand is bright).
- Shape - the geometric form/outline of an object (rectangular fields, curving roads).
- Size - both absolute and relative dimensions; helps separate, e.g., a footpath from a highway.
- Pattern - the spatial arrangement of objects (orchard rows, street grids).
- Texture - the frequency of tonal change / roughness-smoothness (smooth water vs. coarse forest canopy).
- Shadow - reveals height/profile of vertical objects (towers, buildings) and is essential for relief.
- Association - the relationship of a feature to its surroundings (a school near a playground).
- Site/location - topographic position and environment (a wetland in a low-lying floodplain).
Application-specific elements.
- (a) River vs. canal → Shape (and pattern). A natural river has an irregular, sinuous (meandering) shape, whereas a canal is straight or gently/regularly curved with a uniform width - shape best separates them.
- (b) Residential area → Pattern (with texture). The regular grid-like arrangement of similar small buildings/streets is a distinctive spatial pattern not produced by natural features.
- (c) Landslide scar → Tone (with texture/site). A fresh landslide shows a bright, bare, high-tone exposed-soil scar contrasting sharply with the surrounding darker vegetation; its position on a steep slope (site) confirms it.
Differentiate between a geographic coordinate system and a projected coordinate system. State the UTM zone and projection commonly used for mapping in Nepal, and briefly explain what georeferencing an image means.
Geographic vs. projected coordinate system.
- A geographic coordinate system (GCS) locates positions on the curved Earth using angular units - latitude and longitude (degrees) - referenced to a datum/ellipsoid (e.g., WGS84). Distances and areas are not directly measurable in consistent linear units.
- A projected coordinate system (PCS) transforms the curved surface onto a flat plane using a map projection, giving linear coordinates (metres - easting and northing). This allows direct measurement of distance, area and direction, with some unavoidable distortion.
UTM for Nepal. Nepal spans UTM zones 44 and 45 (North) on the Universal Transverse Mercator projection (a Transverse Mercator projection), commonly on the WGS84 / Everest datum. The Modified Universal Transverse Mercator (MUTM) is also used by the Survey Department of Nepal with central meridians at 81°, 84° and 87° E.
Georeferencing. Georeferencing is the process of assigning real-world map coordinates to an image (or scanned map) so that every pixel has a known ground location. It is done by identifying ground control points (GCPs) of known coordinates, fitting a transformation (e.g., polynomial), and resampling the image so it aligns correctly with other spatial layers in a chosen coordinate system.
Frequently asked questions
- Where can I find the BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) question paper 2078?
- The full BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) 2078 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
- Does the Remote Sensing and GIS (IOE, CE 754) 2078 paper come with solutions?
- Yes. Every question on this Remote Sensing and GIS (IOE, CE 754) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
- How many marks is the BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) 2078 paper?
- The BE Civil Engineering (IOE, TU) Remote Sensing and GIS (IOE, CE 754) 2078 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
- Is practising this Remote Sensing and GIS (IOE, CE 754) past paper free?
- Yes — reading and attempting this Remote Sensing and GIS (IOE, CE 754) past paper on Kekkei is completely free.