Skip to main content

Practical Projects for Engineering Students-8

Soldier Health & Position Tracking System

The soldier Health and Position Tracking System allows military to track the current GPS position of soldier
and also checks the health status including body temperature and heartbeats of soldier.
The System also consists extra feature with the help of that soldier can ask for help manually or send a distress signal to military if he is in need.
The GPS modem sends the latitude and longitude position with link pattern with the help of that military can track the current position of the soldier.
The system is very helpful for getting health status information of soldier and providing them instant help.


The nation’s security is monitored and kept by army, navy and air-force. The important and vital role is of soldiers who sacrifice their life for their country. There are many concerns regarding the safety of the soldier. Soldiers entering the enemy lines often lose their lives due to lack of connectivity, it is very vital for the army base station to known the location as well as health status of all soldiers. India has already lost so many soldiers in war-fields as there was no proper health backup and connectivity between the soldiers on the war-fields and the officials at the army base stations. Recently on 29 September 2016, a military confrontation between India and Pakistan began; Indian soldiers conducted a surgical strike against militant launch pads across the line of control in Pakistani-administered Azad Kashmir, and inflicted “significant causalities”. Indian soldiers are mainly known for their courage, in spite of scarce ammunitions and safety measures; they have many triumphs to their credits. All must be really concerned about the safety of the soldiers, so we have decided to build a project which will efficiently keep a check on the health status of the soldier, and his precise location to equip him with necessary medical treatments as soon as possible. Soldier’s tracking is done using GPS and GSM is used to provide wireless communication system. For monitoring the health parameters of soldier we are using bio medical sensors such as temperature sensor and heart beat sensor. An oxygen level sensor is used to monitor atmospheric oxygen so if there are any climatic changes the soldiers will be equipped accordingly.

LITERATURE REVIEW:
During, wars and military search operations, soldiers gets injured and sometime becomes losses. To find soldiers and provide health monitoring, army base station and need GPS device for locating soldiers, WBASNs to sense health related parameters of soldiers and a wireless transceiver to transmit the data wirelessly. Hong Beng Lim, Di Ma, Bang Wang, Zbigniew Kalbarczyk, Ravishankar k. Lyer, Kenneth L. Watkin has discussed on recent advantage in growing technology, and on various wearable, portable ,light weighted and small sized sensor that have been developed for monitoring of the human physiological parameters .The body sensor network (BSN) consists of many biomedical and physiological sensors such as blood pressure sensors , Electrocardiogram (ECG) sensor, electr dermal activity (EDA) sensor which can be placed on human body for health monitoring in real time [1]. Shruti Nikam, Supriya Patil, Prajkta Power, V.S. Bendre [3] had presented an idea for the safety of soldiers. There are many instruments which can be used to view the health status of soldiers as well as ammunitions on them. The Bio sensor which consist of various types of small physiological sensors, transmission modules have great processing capabilities and can facilitates the low-Cost wearable solutions for health monitoring. Also as stated by Dinesh Kumar Jaiswar, Sanjana S Repal in their survey, P.S. Kurhe ,S.S Agrawal had introduced a system that gives ability to track the soldiers at any moment additionally ,the soldiers will be able to communicated with control room using GPS coordinate in their distress. The location tracking has great importance since World War II, when military forces realized its usefulness for navigation, positioning, targeting and fleet management. This system is reliable, energy efficient for remote soldier health monitoring and their location tracking. It is able to send the sensed and processed parameters of soldier in real time. It enables to army control room to monitor health parameters of soldiers like heart beat, body temperature, etc. using body sensor networks. The parameters of soldiers are measured continuously and wirelessly transmitted using GSM.

Hardware Specifications
  • Atmega 328 Microcontroller
  • GPS Modem
  • LCD Display
  • Heartbeat Sensor
  • Temperature Sensor
  • 12V Battery
  • Buzzer
  • Resistors
  • Capacitors
  • Diodes

Software Specifications
  • Arduino Compiler
  • MC Programming Language: C

OVERVIEW OF THE SYSTEM


A. Heart beat sensor
The sensor used in this project is pulse sensor-SEN-11574. Heart rate data can be really useful for determining the health status of a person. The pulse sensor amped is a plug and play heart rate sensor for arduino. It essentially combines a simple optical heart rate sensor with amplification and noise cancellation circuitry making it fast and easy to get reliable pulse readings. It sips power with just 4 mA current draw at 5V. To use it simply clip the pulse sensor to earlobe or fingertip.

The sensor used in this project is pulse sensor-SEN-11574. Heart rate data can be really useful for determining the health status of a person. The pulse sensor amped is a plug and play heart rate sensor for arduino. It essentially combines a simple optical heart rate sensor with amplification and noise cancellation circuitry making it fast and easy to get reliable pulse readings. It sips power with just 4 mA current draw at 5V. To use it simply clip the pulse sensor to earlobe or fingertip.
B. Temperature sensor
The LM35 series are precision integrated-circuit temperature devices with an output voltage linearly-proportional to the centigrade temperature. The LM35 device has an advantage over linear temperature sensor calibrated in Kelvin, as the user is not required to subtract a large constant voltage from the output to obtain convenient centigrade scaling. To find the health status of soldier base station should know the body temperature and pulse rate of the soldier. So we are using LM35 body biosensor as it is a low cost temperature sensor and it does not require signal conditioning. The LM35 generates a higher output voltage than thermocouples and may not require that the output voltage be amplified. As the temperature increase above the specified value the GSM module will immediately alert the Base station and thus will not wait for heart beats to go out of the normal range.

C. GPS modem
Neo 6 M GPS is a USRT 6 M module. It will be used to track the position of the soldier. It gets connected to at-most 32 satellite and will give the exact longitude and latitude readings. In this way it will track the exact position. While originally a military project, GPS is considered a dual-use technology, meaning it has significant military and civilian applications. It operates in the range -40 degree Celsius to 85 degree Celsius and at 2.7V-5V. Also it has a tracking and navigation sensitivity of -161 dBm.

D. GSM Modem
GSM module is a breakout board and minimum system of SIM900 Quad-band/SIM900A Dual-band GSM/GPRS module. It can communicate with controllers via AT commands (GSM 07.07, 07.05 and SIMCOM enhanced AT Commands). This module supports software power on and reset. It has a quad-band 850/900/1800/1900 MHz and a dual-band 900/1900 MHz. It has control via AT commands, a very low power consumption of 1.5mA (sleep mode).

E. Microcontroller ATmega328p
The ATmega328 is a single –chip microcontroller created by ATmega in the mega AVR family. The Atmel 8-bit RISC-based microcontroller combines 32kB ISP flash memory with read-while-write capabilities, 1KB EEPROM, 2kB SRAM, 23 general purpose I/P lines, 32 general purpose working registers, three flexible timer/counter with compare modes, internal and external interrupts, serial programmable USART, a byte-oriented 2-wire serial interface, 6-channel 10-bit A/D converter programmable watchdog timer with internal oscillator, and five software selectable power saving modes. The device operates between 1.8-5.5 volts. The device achieves throughput approaching 1 MIPS per MHz.

F. LCD display
Alphanumeric displays are used in a wide range of application, include palmtop computer, word processor. Available as an optional extra is the serial LCD firmware, which allows serial control of the display. This option provides much easier connection and use of the LCD module. The firmware enables microcontroller to visually output user instruction or reading onto an LCD module. All LCD command are transmitted serially via a single microcontroller pin. The firmware can also be connected to the serial port of a computer.



BLOCK DIAGRAM:




The result is as shown below. A message is send on the registered number confirming about GSM and GPS configuration. Later as the normal body parameters deviates an alert message is send to base station along with the precise location of the soldier.


CONCLUSION:
From the above implementation we have concluded that the communication hurdles between the soldiers and authorities at the base unit is overcome using GSM, the precise location and health parameters are known using GPS and wireless body area sensor network (WBASNs) respectively and with the GSM modem all information is send to the base station so that field commander will take necessary action.

REFERENCES:
[1]. Sweta Shelar, Nikhil Patil, Manish Jain, Sayali Chaudhari, Smita Hande (8th March, 2015).” Soldier Tracking and Health Monitoring Systems”. Proceedings of 21st IRF International Conference, Pune India. ISBN :978-93-82702-75-7 pages: 82-87.
[2]. Dineshwar Jaiswar, Sanjana S. Repal (2015, July).”Real Time Tracking and Health Monitoring of Soldier using ZigBee Technology”. International Journal of Innovative Research in Science, Engineering and Technology: a Survey. Vol 4, Issue 7 pages 5560-5574.
[3]. Shruti Nikam, Supriya Patil, Prajakta Powar, V.S.Bendre.”GPS Based Soldier Tracking and Health Indication System”. International Journal of Advanched Research in Electrical, Electronics and Instrumentation Engineering, Pune, Maharashtra, India. Vol 2, Issue 3.


Comments

Popular posts from this blog

Introduction to robotics .............. Part-3 (Automation)

Automated Portable Hammering Machine Hammering is the most widely used industrial as well as construction activity. Hammering or screws, metal sheets, parts etc requires a lot of time and effort. So here we propose an automated hammering system that allows for fully automatic hammering process. This allows for accurate, fast and automated hammering wherever and whenever needed using a 12V battery. The person just needs to insert workpeice and start the hammering machine. This machine can be used for automatic hammering work as and when needed. We here use a dc motor in order to move the hammer. The DC motor consists of a pulley attached to it which is connected to a larger pulley for efficient power transfer and to increase torque. This large pulley is connected to a shaft that has a connecting rod attached to it. This rod is used to achieve lateral motion from the spinning shaft. We now connect the other end of hammer to this connecting rod through a mid swinging arrangement i

Introduction to robotics .............. Part-2

Line Follower Robot Our Line Follower Robot Line followers are one of the most prominent kinds of robots. They have existed for a very long time, however, the technologies used for building them have changed rapidly. Earlier, controller boards the size of bricks were used, but now they have shrunk and become tremendously powerful. Now, technology allows you to build a line follower in just under 10 minutes if you have the parts for it. So enjoy building this quick and easy line follower. Have fun with this DIY hacking tutorial! Required Materials Hardware : 1.       Arduino  / Arduino Clone or make your own  custom Arduino board . 2.       Two continuous rotation servo motors like this:  Continuous rotation servo . 3.       A ball caster:  Ball caster . 4.       An infrared sensor array like this:  Pololu QTR-8A IR sensor array  OR a set of six  IR Leds  and  Detectors . 5.       Resistors:  1K  and  10K . 6.       Two  robot wheels , select wheels after chec