Senior Project Topics for 2011-2012 Academic Year
by Ibrahim Korpeoglu
Project 1: Target Tracking by Using Seismic Sensors
This project will be done in conjunction with Aselsan.
Description: In this project, we propose a solution for tracking of a
moving target within an area where seismic sensors are previously deployed. Based on the
detection from the seismic sensors, the route of the target will be calculated and it will be
compared with the original route of the target as a performance criteria.
Functionalities:
- Implementing a target tracking algorithm,
- Implementing a GIS based Sensor System Simulator which,
- Accepts sensor position values manually,
- Accepts target route (waypoints) manually,
- Calculates the route of the target using the sensor inputs and the implemented target tracking algorithm,
- And finally evaluates the performance of the algorithm with the originally entered route.
- Implementing ASELSAN’s seismic detection algorithm on real sensors (pseudo code algorithm will be given),
- Integrating the Sensor System Simulator implementation with the real sensor network (processor
card with wireless communication unit integrated with a geophone and programmer shall be supplied),
- Testing the implemented tracking algorithm on real life scenarios to evaluate its performance
(e.g. Target moves with a handheld GPS within the sensor region and takes position samples from the GPS while the route is formed by the implemented algorithm on the simulator. The two results will be compared for evaluation.)
Keywords: Target tracking, Seismic sensors, GIS, Simulator development