SlideShare a Scribd company logo
1 of 4
Download to read offline
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 165-168, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 165
IoT Based Trooper Monitoring System
M.Sathiapriya1
, P.A.Shincy2
, E.R.Swathi 3
, M.Saratha4
and B.Sivaranjani5
1Assistant Professor, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India.
2UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India.
3UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India.
4UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India.
5UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India.
Article Received: 28 February 2017 Article Accepted: 16 March 2017 Article Published: 19 March 2017
1. INTRODUCTION
Health is one of the global challenges for humanity especially
for the troopers who are responsible for the nation’s security
system. Apart from the nation’s security, the soldier must
need safety by protecting himself and also it is necessary for
the army base station to monitor the health status of the
soldier.
The soldier must be integrated with advanced visual and data
communications to transmit information to the control station.
For that soldier might need bio medical sensors for
monitoring the health status and wireless networks to
communicate with control room. The system must be light
weight and must provide desired result without requiring
much power.
IoT based trooper monitoring system will be useful for the
soldiers, who involve in special operations or mission. This
project implements the life- guarding system for soldier in
low cost and high reliability. Smart
Bio medical sensors are attached to the jacket of soldiers.
Here camera unit is also interfaced to help the control station
to know about the situation at the mission field. This system
will provide connectivity to the server at the base station using
a wireless internet connection.
2. EXISTING WORK
In the existing system the parameters like temperature,
pressure, and heart beat rate are measured. The mode of
transmission is us using bluetooth module and Zigbee
module. Since Bluetooth and Zigbee modules are used the
transmission of the data is limited within certain bounds.
GSM module is used to send the intimation message to the
base station. PS is used to track the location of the soldier.
There is no facility to store the data’s of the trooper.
3. PROPOSED WORK
In the proposed system ECG wave of the trooper is monitored
by using the ECG leads. The term IoT plays very important
role in proposed system. The internet of things (IoT) is the
interconnection of uniquely identifiable embedded computing
gadgets within the current net infrastructure. The health
parameters and the intimation message can be sent to the
destination by means of internet. Camera is interfaced to the
microprocessor which enables the system to capture the
image. When the trooper caught in critical situations the
image is captured by pressing the switch integrated in the
system. The captured image is sent through the mail. In this
set of services we offer a unique set of services in the form of
cloud storage. The cloud storage is used to store medical
histories of the troopers with a particular database pertaining
to each trooper. These records can be used to correlate the
current data received from the sensors for diagnosis.
4. BLOCK DIAGRAM
Fig.1. Block diagram
ABSTRACT
In military operations, one of the challenges is that the soldiers are not able to communicate with the control room or army base station. Once a troop
become injured or need some help during the panic situations in the battlefield then it becomes more difficult to monitor them and bring back to the
base station. It is necessary for the army base station to guide the soldiers in such cases. Our project is a wireless embedded system by which the
health status of the troopers who get injured can be monitored by the army control unit. This system facilitates continuous investigation of the trooper
for emergency looked over by attendees. The doctors and caregivers monitor the trooper in real time through the data received through the internet.
This system consists of temperature sensor, ECG sensor and camera interface. The data value measured by the sensors and the image captured by the
camera are transmitted wirelessly using the internet. Also, a soldier can ask for help from the control room when they need help in critical situation.
Keywords: ECG, IoT, Cloud computing and Thingspeak.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 165-168, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 166
Figure: 1 represents block diagram and flow of execution of
the project. The analog values of the health parameters
obtained by the sensors are converted into digital values by
MCP3008 ADC and given to the raspberry pi. After
processing the values the parameters are stored in the cloud
for the easy access by the base station army officer.
A. RASPBERRY PI 3
Fig.2. Raspberry pi
The Raspberry Pi 3 is the third generation Raspberry Pi.
There are two giant upgrades in the Pi 3. The primary is a
next generation Quad core Broadcom BCM2837 64-bit
ARMv8 processor, making the processor speed boom from
900 MHz on the Pi 2 to up to 1.2GHz at the Pi 3.The second
giant improve is the addition of a BCM43143 Wi-Fi chip
built-in on your Raspberry Pi. There’s also Bluetooth Low
Energy (BLE) on board making the Pi an excellent IOT
solution.
Lastly, there’s an upgraded switched power source that goes
up to 2.5 Amps instead of just 2 Amps - allowing your Pi to
power even more powerful devices over USB ports. It has
features like 802.11n Wireless LAN, Bluetooth 4.1, 4 USB
ports,40 GPIO pins, Full HDMI port, Ethernet port, Camera
interface (CSI),Display interface (DSI).
B. ECG SENSOR
Fig.3. ECG sensor
ECG sensors measure the bio-potential generated by electrical
signals that control the expansion and contraction of heart
chambers accurately. An ECG electrode is a tool attached to the
skin on certain parts of an affected person’s body usually the
arms, legs, and chest in the course of an electrocardiogram
process. It detects electric impulses produced on every occasion
the heart beats. The quantity and location of electrodes on the
body can vary, however the characteristic remains the same.
The energy that an electrode detects is transmitted through this
twine to a device, which translates the strength into wavy lines
recorded on a bit of paper. The ECG facts, in a fantastic detail,
are used to diagnose a totally wide range of heart situations. An
ECG electrode is generally composed of small steel plate
surrounded by using an adhesive pad, which is covered with a
carrying out gel that transmits the electric sign.
C. TEMPERATURE SENSOR
Fig.4. Temperature sensor
The LM35 series are precision incorporated-circuit
temperature sensors, whose output voltage is linearly
proportional to the Celsius (Centigrade) temperature. The
LM35 for this reason has a bonus over linear temperature
sensors calibrated in ° Kelvin, because the user is not required
to subtract a large regular voltage from its output to reap
handy Centigrade scaling. The LM35 does now not require
any external calibration or trimming to offer normal
accuracies of ±1⁄4°C at room temperature and ±3⁄4°C over a
full −fifty five to +150°C temperature range.
D. VIBRATION SENSOR
Fig.5. Vibration sensor
Vibration sensor is a device that measures the vibration, or
acceleration of motion of a structure. The force due to
vibration or an alternate in movement (acceleration) reasons
the mass to "squeeze" the piezoelectric material which
produces an electrical rate this is proportional to the force
exerted upon it. Since the charge is proportional to the force,
and the mass is a constant, then the charge is also proportional
to the acceleration. When the trooper gets injured, it is sensed
by the vibration sensor and it is intimated to the base station
via internet.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 165-168, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 167
E. MCP3008 ADC
Fig.6. MPC3008
The MCP3008 is a low price eight channel 10 bit analog to
digital converter. The precision of this ADC is just like that of
an Arduino Uno, and with eight channels we are able to study
pretty some analog signals from the Pi. This chip is a great
option to read simple analog signals, like from a temperature
or light sensor.
F. PANIC BUTTON
A panic button or a switch will be providing in this system, so
that a soldier can request for his help in panic situation by
pressing it. As a soldier will press the panic button, the health
parameters, the image captured by the camera and the SMS is
sent to the base station through internet.
G. CAMERA
The camera is interfaced with the raspberry pi in order to
capture the image when the soldier caught in panic situation
by the enemies. The camera is connected to the raspberry pi
through CSI (Camera Serial Interface). When the soldier
press the switch the image is sent through the mail to the base
station server. The image is also sent when the vibration in the
vibration sensor exceeds the threshold value.
H. CLOUD COMPUTING
Cloud computing is based on sharing of sources to reap
coherence and economies of scale, similar to a network.
Cloud computing is the broader concept of converged
infrastructure and shared services. Cloud computing, or in
simpler shorthand simply the cloud, additionally makes a
specialty of maximizing the effectiveness of the shared
sources. Cloud assets are commonly not handiest shared
through more than one users however are also dynamically
reallocated in step with call for. This can work for allocating
sources to customers. Cloud computing incorporates of kinds.
They're personal cloud and public cloud.
I. BASE STATION
The base station is the receiver section of this project. In base
station internet is used to receive the data that is sent by army
main station. Firstly sms is received to the base station
through way-to-sms app via internet. Then the data of soldier
such as vibration, temperature and the output from the ECG
sensor are stored in the cloud. The vibration sensor tells about
whether the soldier is injured or attacked by enemy. Data base
is created which contains information about the soldier is
displayed on Thingspeak webpage. Image captured by the
camera is sent to the mail of base station unit.
5. RESULTS AND DESCRIPTIONS
Fig.7. Experimental setup
Fig.8. Thingspeak webpage
Fig.9. ECG waveform
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 165-168, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 168
Fig.10. Temperature waveform
Figure: 7 shows the experimental connection of the hardware
components. The health parameters like temperature and
ECG are sent to the cloud and accessed by the base station
server. Base station webpage is created in Thingspeak
website. Figure: 8 shows the thingspeak webpage created for
the trooper monitoring.Figure:9 shows the graph of variations
of ECG.Figure:10 shows the graph of variations of
temperature.
6. CONCLUSION
The project entitled “IoT Based Trooper Monitoring System”
is an effective and safety system which is made by integrating
the advancements in wireless and embedded technology. It
helps for the troopers in their special missions. This system
can be used in critical conditions. It has real-time capability.
The health parameters are monitored in real time. And also
the image captured by the camera is sent to the base station
when the troopers caught into panic situations.
REFERENCES
[1] Dineshkumar Jaiswar, Sanjna S. Repal, ”Real time
tracking and health monitoring of soldiers using Zigbee
technology”, International Journal of Innovative Research in
Science, Engineering and Technology, ISSN: 2319-8753,
Volume 4, Issue 7, July 2015, pp: (560-574).
[2] M. Pranav Sailesh, C. Vimal Kumar, B. Cecil, B. M.
Mangal Deep, P. Sivraj, “Smart Soldier Assistance using
WSN”, International Conference on Embedded Systems -
(ICES 2014), 978-1-4799-5026-3, 2014 IEEE, pp: (244-249).
[3] P.S. Kurhe, S.S. Agrawal, “Real Time Tracking and
Health Monitoring System of Remote Soldier Using ARM
7”, International Journal of Engineering Trends and
Technology, ISSN: 2231-5381, Volume 4, Issue 3, No. 1,
March 2013, pp: (311-315).
[4] Shruti Nikam, Supriya Patil, Prajkta Powar, V. S. Bendre,
“GPS Based Soldier Tracking and Health Indication System”,
International Journal of Advanced Research in Electrical,
Electronics and Instrumentation Engineering, ISSN:
2278-8875, Volume 2, Issue 3, March 2013, pp: (1082-1088).
[5] Pravin Wararkar, Sawan Mahajan, Ashu Mahajan, Arijit
Banerjee, Anchal Madankar, Ashish Sontakke, “Soldier
Tracking and Health Monitoring System”, The International
Journal of Computer Science & Applications, ISSN:
2278-1080, Volume 2, No. 02, April 2013, pp: (81-86).
[6] Govindaraj A., S. Sindhuja Banu, “GPS Based Soldier
Tracking and Health Indication System with Environmental
Analysis”, International Journal of Enhanced Research in
Science Technology & Engineering, ISSN: 2319-7463,
Volume 2 Issue 12, December 2013, pp: (46-52).
[7] Palve Pramod, “GPS Based Advanced Soldier Tracking
With Emergency Messages & Communication System”,
International Journal of Advance Research in Computer
Science and Management Studies, ISSN: 2321-7782, Volume
2, Issue 6, June 2014, pp: (25-32).
[8] Rajdeep Limbu, Prof. V. V. Kale, “GPS Based Soldier
Tracking and Health Monitoring System”, International
Journal for Technological Research in Engineering, ISSN:
2347-4718, Volume 1, Issue 12, August 2014, pp:
(1485-1488).
[9] Rubina.A.Shaikh, “Real Time Health Monitoring System
of Remote Patient Using Arm7”, International Journal of
Instrumentation, Control and Automation, ISSN: 2231-1890,
Volume 1, Issue 3-4, April 2012, pp: (102-105).
[10] Ekta Madhyan, Mahesh Kadam, “A Unique Health Care
Monitoring System Using Sensors and ZigBee Technology”,
International Journal of Advanced Research in Computer
Science and Software Engineering, ISSN: 2277-128X,
Volume 4, Issue 6, June 2014, pp: (501-509).

More Related Content

What's hot

Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...IJMER
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorAssociate Professor in VSB Coimbatore
 
Transmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patientTransmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patienteSAT Publishing House
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless Systemijceronline
 
IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IRJET Journal
 
ENERGY MANAGEMENT USING ANDROID APPLICATION
ENERGY MANAGEMENT USING ANDROID APPLICATIONENERGY MANAGEMENT USING ANDROID APPLICATION
ENERGY MANAGEMENT USING ANDROID APPLICATIONJournal For Research
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
IoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIRJET Journal
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDJournal For Research
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET Journal
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...eSAT Journals
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET Journal
 
PIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using SensorsPIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using SensorsIRJET Journal
 
Internet enebled data acquisition and device control
Internet enebled data acquisition and device controlInternet enebled data acquisition and device control
Internet enebled data acquisition and device controleSAT Journals
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESNiraj Rajan
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET Journal
 

What's hot (20)

Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
 
Transmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patientTransmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patient
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless System
 
IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3
 
ENERGY MANAGEMENT USING ANDROID APPLICATION
ENERGY MANAGEMENT USING ANDROID APPLICATIONENERGY MANAGEMENT USING ANDROID APPLICATION
ENERGY MANAGEMENT USING ANDROID APPLICATION
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
IoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring System
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoT
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...
 
J5244649
J5244649J5244649
J5244649
 
Eg24842846
Eg24842846Eg24842846
Eg24842846
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using Arduino
 
Cj35483486
Cj35483486Cj35483486
Cj35483486
 
PIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using SensorsPIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using Sensors
 
Internet enebled data acquisition and device control
Internet enebled data acquisition and device controlInternet enebled data acquisition and device control
Internet enebled data acquisition and device control
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 

Viewers also liked

An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSM
An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSMAn Efficient Low Power Convolutional Coding with Viterbi Decoding using FSM
An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSMAssociate Professor in VSB Coimbatore
 
Pages 22-24 BLMagazine2016.05
Pages 22-24 BLMagazine2016.05Pages 22-24 BLMagazine2016.05
Pages 22-24 BLMagazine2016.05Mike Lacroix
 
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...Phil Carr
 
Hothead Technologies Military Application
Hothead Technologies Military Application Hothead Technologies Military Application
Hothead Technologies Military Application guestcd73fe
 
SEARCH ENGINE OPTIMIZATION
SEARCH ENGINE OPTIMIZATIONSEARCH ENGINE OPTIMIZATION
SEARCH ENGINE OPTIMIZATIONYashu Cutepal
 
A real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring andA real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring andSudhakar Kumar
 
Alexa, Invest in Fixed Income
Alexa, Invest in Fixed IncomeAlexa, Invest in Fixed Income
Alexa, Invest in Fixed IncomeAdam Phillips
 
Derivatives report 21 february 2017
Derivatives report   21 february 2017Derivatives report   21 february 2017
Derivatives report 21 february 2017Anju Shukla
 
Internet of Things Application: Soundsense
Internet of Things Application: SoundsenseInternet of Things Application: Soundsense
Internet of Things Application: SoundsensePeter SHIN
 
A new experience model for the smart home and consumer IoT [Endeavour Partners]
A new experience model for the smart home and consumer IoT [Endeavour Partners]A new experience model for the smart home and consumer IoT [Endeavour Partners]
A new experience model for the smart home and consumer IoT [Endeavour Partners]Nalani Genser
 
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Associate Professor in VSB Coimbatore
 
Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI LogicEnergy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI LogicAssociate Professor in VSB Coimbatore
 
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentVesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentAssociate Professor in VSB Coimbatore
 
Implementation of High Performance Carry Save Adder Using Domino Logic
Implementation of High Performance Carry Save Adder Using Domino LogicImplementation of High Performance Carry Save Adder Using Domino Logic
Implementation of High Performance Carry Save Adder Using Domino LogicAssociate Professor in VSB Coimbatore
 
Ration Material Distribution and Stock Information Interchange using Finger P...
Ration Material Distribution and Stock Information Interchange using Finger P...Ration Material Distribution and Stock Information Interchange using Finger P...
Ration Material Distribution and Stock Information Interchange using Finger P...Associate Professor in VSB Coimbatore
 
Design of a High Directive Gain Reconfigurable Circular Patch Antenna
Design of a High Directive Gain Reconfigurable Circular Patch AntennaDesign of a High Directive Gain Reconfigurable Circular Patch Antenna
Design of a High Directive Gain Reconfigurable Circular Patch AntennaAssociate Professor in VSB Coimbatore
 

Viewers also liked (20)

An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSM
An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSMAn Efficient Low Power Convolutional Coding with Viterbi Decoding using FSM
An Efficient Low Power Convolutional Coding with Viterbi Decoding using FSM
 
Optimization and Control of Hydroponics Agriculture using IOT
Optimization and Control of Hydroponics Agriculture using IOTOptimization and Control of Hydroponics Agriculture using IOT
Optimization and Control of Hydroponics Agriculture using IOT
 
Secured Smart Healthcare Monitoring System based on IOT
Secured Smart Healthcare Monitoring System based on IOTSecured Smart Healthcare Monitoring System based on IOT
Secured Smart Healthcare Monitoring System based on IOT
 
Pages 22-24 BLMagazine2016.05
Pages 22-24 BLMagazine2016.05Pages 22-24 BLMagazine2016.05
Pages 22-24 BLMagazine2016.05
 
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...
SSTRM - StrategicReviewGroup.ca - Workshop 4: C4I and Sensors, Volume 1 - Rep...
 
Hothead Technologies Military Application
Hothead Technologies Military Application Hothead Technologies Military Application
Hothead Technologies Military Application
 
SEARCH ENGINE OPTIMIZATION
SEARCH ENGINE OPTIMIZATIONSEARCH ENGINE OPTIMIZATION
SEARCH ENGINE OPTIMIZATION
 
A real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring andA real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring and
 
Alexa, Invest in Fixed Income
Alexa, Invest in Fixed IncomeAlexa, Invest in Fixed Income
Alexa, Invest in Fixed Income
 
Derivatives report 21 february 2017
Derivatives report   21 february 2017Derivatives report   21 february 2017
Derivatives report 21 february 2017
 
Internet of Things Application: Soundsense
Internet of Things Application: SoundsenseInternet of Things Application: Soundsense
Internet of Things Application: Soundsense
 
A new experience model for the smart home and consumer IoT [Endeavour Partners]
A new experience model for the smart home and consumer IoT [Endeavour Partners]A new experience model for the smart home and consumer IoT [Endeavour Partners]
A new experience model for the smart home and consumer IoT [Endeavour Partners]
 
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
 
Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI LogicEnergy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
 
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentVesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
 
Implementation of High Performance Carry Save Adder Using Domino Logic
Implementation of High Performance Carry Save Adder Using Domino LogicImplementation of High Performance Carry Save Adder Using Domino Logic
Implementation of High Performance Carry Save Adder Using Domino Logic
 
Ration Material Distribution and Stock Information Interchange using Finger P...
Ration Material Distribution and Stock Information Interchange using Finger P...Ration Material Distribution and Stock Information Interchange using Finger P...
Ration Material Distribution and Stock Information Interchange using Finger P...
 
Design of a High Directive Gain Reconfigurable Circular Patch Antenna
Design of a High Directive Gain Reconfigurable Circular Patch AntennaDesign of a High Directive Gain Reconfigurable Circular Patch Antenna
Design of a High Directive Gain Reconfigurable Circular Patch Antenna
 
Clean India Android APP
Clean India Android APPClean India Android APP
Clean India Android APP
 
A Virtual Reality Based Driving System
A Virtual Reality Based Driving SystemA Virtual Reality Based Driving System
A Virtual Reality Based Driving System
 

Similar to IoT Based Trooper Monitoring System

IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET Journal
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Editor IJCATR
 
Iaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd Iaetsd
 
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET Journal
 
Embedded Tsunami Warning System
Embedded Tsunami Warning System Embedded Tsunami Warning System
Embedded Tsunami Warning System cscpconf
 
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET Journal
 
Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMIRJET Journal
 
IRJET- Smart Military Health and Tracking System
IRJET- Smart Military Health and Tracking SystemIRJET- Smart Military Health and Tracking System
IRJET- Smart Military Health and Tracking SystemIRJET Journal
 
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...IRJET Journal
 
Paper id 21201422
Paper id 21201422Paper id 21201422
Paper id 21201422IJRAT
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human PresenceIRJET Journal
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET Journal
 
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS RoomsHardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS RoomsZac Darcy
 
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...IRJET Journal
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET Journal
 
Hardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsHardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsZac Darcy
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemIJERA Editor
 

Similar to IoT Based Trooper Monitoring System (20)

IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
 
Iaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security system
 
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
 
PIR based security system
PIR based security systemPIR based security system
PIR based security system
 
Embedded Tsunami Warning System
Embedded Tsunami Warning System Embedded Tsunami Warning System
Embedded Tsunami Warning System
 
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
 
Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSM
 
IRJET- Smart Military Health and Tracking System
IRJET- Smart Military Health and Tracking SystemIRJET- Smart Military Health and Tracking System
IRJET- Smart Military Health and Tracking System
 
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...
A simple and Cost-Effective Real-time Soldier Health and Position Tracking Sy...
 
Paper id 21201422
Paper id 21201422Paper id 21201422
Paper id 21201422
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
 
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS RoomsHardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
 
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoT
 
Hardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsHardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts rooms
 
B41012015
B41012015B41012015
B41012015
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory System
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionAssociate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Associate Professor in VSB Coimbatore
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

IoT Based Trooper Monitoring System

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 165-168, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 165 IoT Based Trooper Monitoring System M.Sathiapriya1 , P.A.Shincy2 , E.R.Swathi 3 , M.Saratha4 and B.Sivaranjani5 1Assistant Professor, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India. 2UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India. 3UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India. 4UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India. 5UG Student, Department of Electronics and Communication Engineering, SNS College of Engineering, Coimbatore, India. Article Received: 28 February 2017 Article Accepted: 16 March 2017 Article Published: 19 March 2017 1. INTRODUCTION Health is one of the global challenges for humanity especially for the troopers who are responsible for the nation’s security system. Apart from the nation’s security, the soldier must need safety by protecting himself and also it is necessary for the army base station to monitor the health status of the soldier. The soldier must be integrated with advanced visual and data communications to transmit information to the control station. For that soldier might need bio medical sensors for monitoring the health status and wireless networks to communicate with control room. The system must be light weight and must provide desired result without requiring much power. IoT based trooper monitoring system will be useful for the soldiers, who involve in special operations or mission. This project implements the life- guarding system for soldier in low cost and high reliability. Smart Bio medical sensors are attached to the jacket of soldiers. Here camera unit is also interfaced to help the control station to know about the situation at the mission field. This system will provide connectivity to the server at the base station using a wireless internet connection. 2. EXISTING WORK In the existing system the parameters like temperature, pressure, and heart beat rate are measured. The mode of transmission is us using bluetooth module and Zigbee module. Since Bluetooth and Zigbee modules are used the transmission of the data is limited within certain bounds. GSM module is used to send the intimation message to the base station. PS is used to track the location of the soldier. There is no facility to store the data’s of the trooper. 3. PROPOSED WORK In the proposed system ECG wave of the trooper is monitored by using the ECG leads. The term IoT plays very important role in proposed system. The internet of things (IoT) is the interconnection of uniquely identifiable embedded computing gadgets within the current net infrastructure. The health parameters and the intimation message can be sent to the destination by means of internet. Camera is interfaced to the microprocessor which enables the system to capture the image. When the trooper caught in critical situations the image is captured by pressing the switch integrated in the system. The captured image is sent through the mail. In this set of services we offer a unique set of services in the form of cloud storage. The cloud storage is used to store medical histories of the troopers with a particular database pertaining to each trooper. These records can be used to correlate the current data received from the sensors for diagnosis. 4. BLOCK DIAGRAM Fig.1. Block diagram ABSTRACT In military operations, one of the challenges is that the soldiers are not able to communicate with the control room or army base station. Once a troop become injured or need some help during the panic situations in the battlefield then it becomes more difficult to monitor them and bring back to the base station. It is necessary for the army base station to guide the soldiers in such cases. Our project is a wireless embedded system by which the health status of the troopers who get injured can be monitored by the army control unit. This system facilitates continuous investigation of the trooper for emergency looked over by attendees. The doctors and caregivers monitor the trooper in real time through the data received through the internet. This system consists of temperature sensor, ECG sensor and camera interface. The data value measured by the sensors and the image captured by the camera are transmitted wirelessly using the internet. Also, a soldier can ask for help from the control room when they need help in critical situation. Keywords: ECG, IoT, Cloud computing and Thingspeak.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 165-168, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 166 Figure: 1 represents block diagram and flow of execution of the project. The analog values of the health parameters obtained by the sensors are converted into digital values by MCP3008 ADC and given to the raspberry pi. After processing the values the parameters are stored in the cloud for the easy access by the base station army officer. A. RASPBERRY PI 3 Fig.2. Raspberry pi The Raspberry Pi 3 is the third generation Raspberry Pi. There are two giant upgrades in the Pi 3. The primary is a next generation Quad core Broadcom BCM2837 64-bit ARMv8 processor, making the processor speed boom from 900 MHz on the Pi 2 to up to 1.2GHz at the Pi 3.The second giant improve is the addition of a BCM43143 Wi-Fi chip built-in on your Raspberry Pi. There’s also Bluetooth Low Energy (BLE) on board making the Pi an excellent IOT solution. Lastly, there’s an upgraded switched power source that goes up to 2.5 Amps instead of just 2 Amps - allowing your Pi to power even more powerful devices over USB ports. It has features like 802.11n Wireless LAN, Bluetooth 4.1, 4 USB ports,40 GPIO pins, Full HDMI port, Ethernet port, Camera interface (CSI),Display interface (DSI). B. ECG SENSOR Fig.3. ECG sensor ECG sensors measure the bio-potential generated by electrical signals that control the expansion and contraction of heart chambers accurately. An ECG electrode is a tool attached to the skin on certain parts of an affected person’s body usually the arms, legs, and chest in the course of an electrocardiogram process. It detects electric impulses produced on every occasion the heart beats. The quantity and location of electrodes on the body can vary, however the characteristic remains the same. The energy that an electrode detects is transmitted through this twine to a device, which translates the strength into wavy lines recorded on a bit of paper. The ECG facts, in a fantastic detail, are used to diagnose a totally wide range of heart situations. An ECG electrode is generally composed of small steel plate surrounded by using an adhesive pad, which is covered with a carrying out gel that transmits the electric sign. C. TEMPERATURE SENSOR Fig.4. Temperature sensor The LM35 series are precision incorporated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (Centigrade) temperature. The LM35 for this reason has a bonus over linear temperature sensors calibrated in ° Kelvin, because the user is not required to subtract a large regular voltage from its output to reap handy Centigrade scaling. The LM35 does now not require any external calibration or trimming to offer normal accuracies of ±1⁄4°C at room temperature and ±3⁄4°C over a full −fifty five to +150°C temperature range. D. VIBRATION SENSOR Fig.5. Vibration sensor Vibration sensor is a device that measures the vibration, or acceleration of motion of a structure. The force due to vibration or an alternate in movement (acceleration) reasons the mass to "squeeze" the piezoelectric material which produces an electrical rate this is proportional to the force exerted upon it. Since the charge is proportional to the force, and the mass is a constant, then the charge is also proportional to the acceleration. When the trooper gets injured, it is sensed by the vibration sensor and it is intimated to the base station via internet.
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 165-168, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 167 E. MCP3008 ADC Fig.6. MPC3008 The MCP3008 is a low price eight channel 10 bit analog to digital converter. The precision of this ADC is just like that of an Arduino Uno, and with eight channels we are able to study pretty some analog signals from the Pi. This chip is a great option to read simple analog signals, like from a temperature or light sensor. F. PANIC BUTTON A panic button or a switch will be providing in this system, so that a soldier can request for his help in panic situation by pressing it. As a soldier will press the panic button, the health parameters, the image captured by the camera and the SMS is sent to the base station through internet. G. CAMERA The camera is interfaced with the raspberry pi in order to capture the image when the soldier caught in panic situation by the enemies. The camera is connected to the raspberry pi through CSI (Camera Serial Interface). When the soldier press the switch the image is sent through the mail to the base station server. The image is also sent when the vibration in the vibration sensor exceeds the threshold value. H. CLOUD COMPUTING Cloud computing is based on sharing of sources to reap coherence and economies of scale, similar to a network. Cloud computing is the broader concept of converged infrastructure and shared services. Cloud computing, or in simpler shorthand simply the cloud, additionally makes a specialty of maximizing the effectiveness of the shared sources. Cloud assets are commonly not handiest shared through more than one users however are also dynamically reallocated in step with call for. This can work for allocating sources to customers. Cloud computing incorporates of kinds. They're personal cloud and public cloud. I. BASE STATION The base station is the receiver section of this project. In base station internet is used to receive the data that is sent by army main station. Firstly sms is received to the base station through way-to-sms app via internet. Then the data of soldier such as vibration, temperature and the output from the ECG sensor are stored in the cloud. The vibration sensor tells about whether the soldier is injured or attacked by enemy. Data base is created which contains information about the soldier is displayed on Thingspeak webpage. Image captured by the camera is sent to the mail of base station unit. 5. RESULTS AND DESCRIPTIONS Fig.7. Experimental setup Fig.8. Thingspeak webpage Fig.9. ECG waveform
  • 4. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 165-168, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 168 Fig.10. Temperature waveform Figure: 7 shows the experimental connection of the hardware components. The health parameters like temperature and ECG are sent to the cloud and accessed by the base station server. Base station webpage is created in Thingspeak website. Figure: 8 shows the thingspeak webpage created for the trooper monitoring.Figure:9 shows the graph of variations of ECG.Figure:10 shows the graph of variations of temperature. 6. CONCLUSION The project entitled “IoT Based Trooper Monitoring System” is an effective and safety system which is made by integrating the advancements in wireless and embedded technology. It helps for the troopers in their special missions. This system can be used in critical conditions. It has real-time capability. The health parameters are monitored in real time. And also the image captured by the camera is sent to the base station when the troopers caught into panic situations. REFERENCES [1] Dineshkumar Jaiswar, Sanjna S. Repal, ”Real time tracking and health monitoring of soldiers using Zigbee technology”, International Journal of Innovative Research in Science, Engineering and Technology, ISSN: 2319-8753, Volume 4, Issue 7, July 2015, pp: (560-574). [2] M. Pranav Sailesh, C. Vimal Kumar, B. Cecil, B. M. Mangal Deep, P. Sivraj, “Smart Soldier Assistance using WSN”, International Conference on Embedded Systems - (ICES 2014), 978-1-4799-5026-3, 2014 IEEE, pp: (244-249). [3] P.S. Kurhe, S.S. Agrawal, “Real Time Tracking and Health Monitoring System of Remote Soldier Using ARM 7”, International Journal of Engineering Trends and Technology, ISSN: 2231-5381, Volume 4, Issue 3, No. 1, March 2013, pp: (311-315). [4] Shruti Nikam, Supriya Patil, Prajkta Powar, V. S. Bendre, “GPS Based Soldier Tracking and Health Indication System”, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, ISSN: 2278-8875, Volume 2, Issue 3, March 2013, pp: (1082-1088). [5] Pravin Wararkar, Sawan Mahajan, Ashu Mahajan, Arijit Banerjee, Anchal Madankar, Ashish Sontakke, “Soldier Tracking and Health Monitoring System”, The International Journal of Computer Science & Applications, ISSN: 2278-1080, Volume 2, No. 02, April 2013, pp: (81-86). [6] Govindaraj A., S. Sindhuja Banu, “GPS Based Soldier Tracking and Health Indication System with Environmental Analysis”, International Journal of Enhanced Research in Science Technology & Engineering, ISSN: 2319-7463, Volume 2 Issue 12, December 2013, pp: (46-52). [7] Palve Pramod, “GPS Based Advanced Soldier Tracking With Emergency Messages & Communication System”, International Journal of Advance Research in Computer Science and Management Studies, ISSN: 2321-7782, Volume 2, Issue 6, June 2014, pp: (25-32). [8] Rajdeep Limbu, Prof. V. V. Kale, “GPS Based Soldier Tracking and Health Monitoring System”, International Journal for Technological Research in Engineering, ISSN: 2347-4718, Volume 1, Issue 12, August 2014, pp: (1485-1488). [9] Rubina.A.Shaikh, “Real Time Health Monitoring System of Remote Patient Using Arm7”, International Journal of Instrumentation, Control and Automation, ISSN: 2231-1890, Volume 1, Issue 3-4, April 2012, pp: (102-105). [10] Ekta Madhyan, Mahesh Kadam, “A Unique Health Care Monitoring System Using Sensors and ZigBee Technology”, International Journal of Advanced Research in Computer Science and Software Engineering, ISSN: 2277-128X, Volume 4, Issue 6, June 2014, pp: (501-509).