Soldier health and position tracking
The soldier health and position tracking system will allow the military to track the current GPS position and health of its deployed soldiers. Health parameter including temperature, heart rate, and oxygen level along with the exact location of the soldiers will be transferred from the soldier unit
2025-06-28 16:29:37 - Adil Khan
Soldier health and position tracking
Project Area of Specialization Electrical/Electronic EngineeringProject Summary| The soldier health and position tracking system will allow the military to track the current GPS position and health of its deployed soldiers. Health parameter including temperature, heart rate, and oxygen level along with the exact location of the soldiers will be transferred from the soldier unit to the control unit via a communication link. There is an additional feature of a panic button which will allow soldiers to send a distress signal to the command station if they are in need. All the information will be displayed on the GUI in the control unit. This will enable the command station to continuously monitor the health status and location of the deployed troops and will be able to send back up if needed. |
The soldier health and position tracking system will allow the military to track the current GPS position and health of its deployed soldiers. Health parameter including temperature, heart rate, and oxygen level along with the exact location of the soldiers will be transferred from the soldier unit to the control unit via a communication link. There is an additional feature of a panic button which will allow soldiers to send a distress signal to the command station if they are in need. All the information will be displayed on the GUI in the control unit. This will enable the command station to continuously monitor the health status and location of the deployed troops and will be able to send back up if needed.
Project ObjectivesThe objeactives of this project is
|
- To design and make a portable device which will measure temperature, heart rate and oxygen level of the soldier along with their location and transfer it to control unit wirelessly without cellular or internet connectivity.
- To make a system through which a soldier can alert the control unit manually in case of an SOS.
- To design a GUI that will display the information received to the control unit.
|
- Components identified through literature survey
- Arduino IDE used to interface sensors, GPS module and panic button.
- Testing done by comparison with commercial devices that measure temperature, blood pressure, oxygen level and mobile GPS information.
- Data transmission through HC-12
- A GUI designed to display serially received data at control unit
|
- It’s a health monitoring device for soldiers active in the war with no cellular connectivity. It can save many casualties due to a lack of health and location information given to the control unit. There is an additional panic feature that will send signals to the control unit so they can provide backup to that soldier.
- Additionally, the designed system can be used in rehabilitation center for crippled patients as it can keep track of a center’s patients during their exercise and other activities.
- This device also be used in old age homes to keep track of health parameters for old people.
|
- Using Arduino UNO as controller to interface LM35, MAX30100, GPS module NEO6M to collect temperature, heartbeat rate, oxygen saturation level, and longitude and latitude of user respectively. Interface a push button with Arduino UNO to send a manual alert and a communication module HC-12 to transfer data wirelessly and without internet or mobile connectivity.
- Three soldier prototype from which one is wearble device
- A GUI to display the serial data that is received through HC-12 and a map
|