Women Safety Device With GPS, GSM and Health Monitoring System
Women Safety Device With GPS, GSM and Health Monitoring System
Women Safety Device With GPS, GSM and Health Monitoring System
----------------------------------------------------------------------***-------------------------------------------------------------------------
ABSTRACT: In light of the present situation of the metro when they are alone at any time. Women are not so
cities and other big cities, women security has emerged as physically fit as compared to men so in case of a need a
one of the most important requirements in our country. In helping hand would be a boon for them. The best way to
this world of advanced technology and smart electronics it is reduce probability of becoming a victim of violent crime
required to have a simple and cost-effective safety gadget (robbery, sexual assault, rape, domestic violence) is to
that helps the victims during unforeseen dangers. This paper recognize, defense and look up resources to help you out of
covers descriptive details about the design and hazardous situations. If a women is in dilemma or get split
implementation of prototype for an electronic gadget which from friends during a night out or someone is following
has the potential to serve as a safety wear in the coming with bad intention (sexual assault) or don't know how to
years. The device consists of a switch, microcontroller find back residence then this device with her will guard
(ATmega328P), GSM module (SIM900), GPS module (Neo- her and bring assistance when she needs it by giving her
6M), buzzer, and pulse sensor (SEN-11574). The main current location and health conditions to her associates
working of this project is that anytime a woman senses and control center through SMS and call. This device not
danger, all she has to do, is to hold on the button of the only provides family and police support but also helps in
device. Once the device is activated, it tracks the place of the getting medical support as fast as possible.
women using GPS (Global Positioning System) and sends
emergency messages using GSM (Global System for Mobile PURPOSE:
communication), to already registered mobile number and
the police control room. The pulse sensor checks the pulse of The purpose of designing this gadget is: To design
victim and in abnormal health situation the device also and develop easy-to-use personal safety gadget. To
sends current GPS location to ambulance at every 10 sec in employ Arduino Uno (ATmega328P
form of SMSs .The main advantage of this system is that this microcontroller) for the gadget.
device small and easy to carry. The use of sophisticated
components ensures accuracy and makes it reliable. To integrate Arduino circuit board with a SIM900
GSM Modem to send SMS and calls.
KEYWORDS: Emergency Button, BUZZER, GPS To use the present technology for enhancing social
Tracker and GSM Module, Security, Sensors, Etc. welfare by providing a low cost device for timely
and reliable communication.
INTRODUCTION:
DESCRIPTION:
In today’s world, women safety has become a major issue
in our country as women can’t step out of their house at 1. DESIGN OVERVIEW
any time, especially during night. It is primarily due to fear
of violence against them or being physically or sexually Battery: 9v battery is used to power the circuit.
abused. The fear of harassment against women is not only
the condition at outside but it may also happen at homes. Voltage Regulator (7805): The microcontroller and
Even in the 21st century where the technology is rapidly associated circuitry works at 3.3V-5V supply. The voltage
growing and new gadgets are being developed but still regulator 7805 is used to obtain a 5 V DC output. Also LED
women and girls are facing problems. They often work indicators are used for indicating these voltages.
across ethnic, religious, political, and cultural divides to
promote liberty. We know that our society is all aware of Push Switch: When push button is pressed then it will
importance of women safety, but it is also a duty of send signal to microcontroller, then microcontroller will
individual that they should be properly protected. Not only send the GPS co-ordinates via GSM to the police station or
this, we must create such an environment in our society to the family members. In case medical requirement this
that women must feel secured outside their house even GSM also calls ambulance.
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 941
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Controller(ATmega328P): The Atmel 8-bit AVR RISC- switch is pressed by the women the microcontroller gets
based microcontroller combines 32kB ISP flash memory the command and it takes the current latitude and
with read-while-write capabilities, 1kB EEPROM, 2kB longitude value of the victim with the help of GPS module.
SRAM, 23 general purpose I/O lines, 32 general purpose Not only this, the pulse sensor also becomes active and
working registers, three flexible timer/counters with starts sensing the pulse value of the victim and sends this
compare modes, internal and external interrupts, serial value to the microcontroller.
programmable USART, a byte-oriented 2-wire serial
interface, SPI serial port, 6-channel 10-bit A/D converter The microcontroller switch ON the buzzer present in the
(8-channels in TQFP and QFN/MLF packages), device so that nearby people may notice the critical
programmable watchdog timer with internal oscillator, condition and may come to rescue. And microcontroller
and five software selectable power saving modes. The sends the SMS of current location and pulse reading to the
device operates between 1.8-5.5 volts. The device achieves registered mobile number of the family member and police
throughput approaching 1 MIPS per MHz with the help of GSM module. The GSM sends the current
location and other data at every 10sec so that if victim is
GPS Module (Neo-6M): It stands for Global Positioning changing its current location continuously then that can be
System, which gives the current date, time, longitude, easily traced by police. And this GSM module also calls the
latitude, altitude, speed, and travel direction / heading family member and police station.
among and other data of any device. It can be interfaced
with normal 5V Microcontrollers with the help of the in- In case if the pulse reading also goes abnormal then the
built 3V-5V converter unit. It consists of 4 Pins are 5V, TX, microcontroller command the GSM module to send the
RX, and GND. This standalone 5V GPS Module does not pulse reading by SMS and to call the ambulance so that the
require external components. It consists of internal RTC immediate medical help can be provided.
Back up battery and can be directly connected to USART of
the microcontroller. FLOW CHART:
GSM (SIM900A): GSM which stands for Global System for
Mobile Communication is a digital mobile telephony
system. SIM900 can fit almost all the space requirements
in the M2M application with dimensions of 24mm x 24mm
x 3 mm. This is a GSM/GPRS-compatible Quad-band cell
phone, which works on a frequency of
850/900/1800/1900MHz and can be used not only to
access the Internet, but also for oral communication
(provided that it is connected to a microphone and a small
loud speaker) and for SMSs and calls. The processor is also
in charge of a SIM card which needs to be attached to the
outer wall of the module. The module works on voltage
between 3.4 and 4.5 V.
2. WORKING
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 942
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
CONCLUSION
REFERENCE
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 943