Mini Project TP
Mini Project TP
System
(Prof. Priyadarshini J, Department of Electronics and Communication Engineering, B.M.S College of Engineering , Bangalore)
Abstract— In modern military operations, ensuring the safety conditions and physical exertion, increasing the risk of
and security of soldiers is paramount. This project presents injury or health complications. To address these challenges
the development of a real-time soldier security system and enhance the effectiveness of military personnel, there is
leveraging LoRa communication technology and sensor a growing need for advanced technologies that enable real-
integration. The system utilizes two Arduino Uno interfaced
with Humidity and Temperature sensor, Pulse Oximeter
time monitoring of soldiers' vital signs and health
sensor, and LoRa modules for both transmission and parameters.The project "Soldier Health Monitoring System
reception of data. The DHT sensor provides real-time using Embedded System " aims to develop a comprehensive
monitoring of ambient temperature and humidity levels, solution to address this need by leveraging embedded
crucial for assessing environmental conditions that may affect system technology. Embedded systems offer a compact and
soldier health and performance. The Pulse Oximeter sensor efficient platform for integrating various sensors and
measures vital signs such as heart rate and blood oxygen communication modules, enabling continuous monitoring
saturation, enabling continuous health monitoring of soldiers of soldiers' health status in real-time. This project focuses
in the field. The LoRa modules facilitate low-power on designing and implementing a wearable embedded
communication between soldiers' device and a central
command center. This allows for seamless transmission of
system that can monitor key physiological parameters such
sensor data, GPS location information, even in remote or as heart rate, body temperature, and blood oxygen saturation
obstructed environments where traditional communication levels.
methods may be unreliable. The proposed system aims to
enhance soldier security by providing real-time insights into The system utilizes state-of-the-art sensors, including pulse
environmental conditions and vital signs, enabling timely oximeters and temperature sensors, to capture accurate and
intervention in case of emergencies or health-related issues.
reliable data from soldiers in diverse operational
By leveraging LoRa communication and sensor integration,
the system offers a cost-effective and scalable solution for
environments.
improving situational awareness and response capabilities in
military operations. II. OBJECTIVE
Keywords—LoRa Module (Long Range ); Arduino Uno The current lack of real-time monitoring and
(microcontroller); Global Positioning System (GPS); comprehensive health assessment for soldiers in the field
Humitdity and Temperature Sensor (DHT); Pulse Oximeter poses significant risks to their well-being and operational
Sensor readiness. Without an efficient system in place, timely
detection of health issues, injuries, or stress-related
I. INTRODUCTION conditions becomes challenging, potentially leading to
compromised performance, increased medical emergencies,
In modern military operations, ensuring the health and well- and even fatalities. Therefore, there is a pressing need for a
robust soldier health monitoring system that can accurately
being of soldiers is a critical priority. The nature of military
track vital signs, assess physical health parameters, and
duties often exposes soldiers to challenging environmental
1
provide actionable insights to ensure proactive intervention B. BLOCK DIAGRAM -II
and support for soldiers deployed in diverse environments.
IV. PROPOSED SYSTEM This study proposes a secure data transmission protocol
based on advanced encryption standards (AES) and
authentication mechanisms to protect soldiers' health data
A. BLOCK DIAGRAM -I from unauthorized access or tampering in military health
monitoring systems. The protocol ensures the
confidentiality and integrity of health information
transmitted from soldiers' wearable devices to centralized
monitoring stations.
3. Low-Power Embedded System Architecture for
Wearable Health Monitoring Devices, Year 2019, Emily
Johnson, David Lee, et al.
ACM Conference on Embedded Systems (EMBC).
Information.
This study proposes a low-power embedded system
architecture tailored for wearable health monitoring
devices, with a focus on efficient data processing and
communication capabilities suitable for military
applications. The architecture aims to maximize battery life
and minimize resource utilization while maintaining real-
time monitoring capabilities for soldiers' vital signs.
4. User Study on Wearable Sensor Configurations for
Soldier Health Monitoring, Year 2021, Daniel Wilson,
Fig 4.1.1 TRANSMITTER BLOCK DIAGRAM Amanda Garcia, et al.
2
International Conference on Human-Computer Interaction II. LCD DISPLAY
(HCI).
This research conducted a user study to evaluate the
comfort, wearability, and usability of different wearable
sensor configurations among military personnel for soldier
health monitoring. The study provides valuable insights into
soldiers' attitudes, preferences, and usability requirements
regarding wearable devices used for health monitoring
during missions, aiding in the design and optimization of
soldier health monitoring systems.
3
humidity combined sensor. It uses a dedicated digital V. LoRa MODULE
modules capture technology and the temperature and
humidity sensor technology to ensure that products with
high reliability and excellent long-term stability. Sensor
includes a resistive element and a sense of wet NTC
temperature measurement devices, and with a high-
performance 8-bit microcontroller connected.
SPECIFICATIONS
SPECIFICATIONS
4
The NEO-6M GPS module offers accurate positioning via Minitronics, Arduino Mega 2560 (RAMPS with Mega
satellite signals. Utilizing UART communication, it 2560), and Arduino Mega 1280 (RAMPS with Mega
interfaces easily with microcontrollers. With NMEA 1280). The appropriate board must be chosen based on the
standard data output, it provides essential location specific electronics being utilized.
information. Featuring a compact design and low power
consumption, it's ideal for diverse applications. Some Following the board selection, the serial port to which the
variants of the GPS Module support Assisted GPS for electronics is connected needs to be determined. This can
faster satellite acquisition but the Neo 6M utilizes quite be found in the Tools menu under the Serial Port item. At
some time (upto an hour) to collect the location . Whether least one item should be listed if the board is connected
for drones, vehicle tracking, or navigation systems, the and drivers are properly installed. In case multiple items
NEO-6M offers a cost-effective solution for precise are displayed, identifying the correct one can be achieved
location needs in various projects. by unplugging the board and observing which port
disappears. Once the board and serial port are configured,
SPECIFICATIONS the code can be uploaded by pressing File → Upload.
Arduino then attempts to compile the code, halting the
Communication: UART serial (e.g., 9600 baud). process if any errors arise. It is essential to address these
Data Output: NMEA standard (e.g.,GGA, RMC). errors before proceeding further. Upon successful
Design: Compact form (e.g., 24 x 16 x 4 mm). compilation, the actual upload commences, which may
Power Consumption: Low power (e.g., 20mA at 3.3V). take a minute for larger sketches.
Antenna: Internal patch (e.g., ceramic patch).
Assisted GPS: Some variants (e.g., NEO-6M-0-001). Furthermore, Arduino facilitates communication with the
Reliability: u-blox manufacture (e.g., u-blox 6). code through the Serial Monitor. To utilize this feature, it
Applications: Diverse usage (e.g., drones, tracking). is crucial to ensure the correct serial port is selected. The
Serial Monitor button, typically located within the
Arduino interface, opens a new window for
VII. SOFTWARE communication.By adhering to these steps, code can be
effectively uploaded to the desired electronics board, with
A. Arduino IDE any errors promptly addressed and communication
established via the Serial Monitor.
Arduino is an open-source project, enabling control over
the powerful Atmega chips . The Arduino IDE is the
software where it can write code and upload it to the
Atmega chip. The code is then executed on the chip.
VIII. OUTPUT
5
Case (ii): Continuous monitoring of temperature and
humidity is done by the DHT11 sensor
IX. CONCLUSION
Figure 8.2 Temperature and Humidity monitoring
Soldiers can connect with the base station (By utilizing
Case (iii): Continuous monitoring of Pulse and SpO2 is Embedded System) allowing them to monitor their health
achieved by the MAX30100 Pulse oximeter. status. The system's overall power consumption is reduced
because of low-power peripherals. The modules utilized
are tiny in size and light in weight, making them easy to
transport. Soldiers' whereabouts are tracked by GPS up to
a certain range from the Receiver Unit, and the health
system checks crucial health indicators, ensuring their
safety. As a result, the notion of a monitoring system is
extremely valuable for soldiers. Thus, Base stations will
be able to acquire a real-time status of soldiers on the field
via a PC.
Figure 8.3 Pulse and SpO2 monitoring
X. REFERENCES
Case (iv): Longitude and Latitude is displayed on the
Serial Monitor using GPS Neo 6M Module .