Accident 1
Accident 1
Abstract—In S outh-East Asian cities such as Delhi, Dhaka due to legal complexit ies, people do not want to involve in
road accidents are a very common occurrence which brings any kind of rescue operation post-accident, resulting in tragic
disaster to human lives as well as infrastructures. S ometimes consequences for the victims. So met imes bystanders do not
people cannot reach hospitals prompt after an accident even have enough time to help that victim. All these
because of the traffic jam, deficit of ambulance, lack of a bottlenecks obstruct the quick transfer of the victim to the
mechanism to timely propagate information to the appropriate nearby hospital.
authority. To ensure the safety of lives, this paper proposes an
automated IoT based effective accident detection system. The acquaintances are often notified long after the
Immediately after an incident, the data information is sent to incident. The overall situation is worsened by the fact that
the webserver, instant S MS is forwarded to the victim’s the tracing and reachability of the accident spot in a
acquaintances and also to the relevant authorities such as metropolitan area is a substantially difficult task. Thus in this
traffic control room, nearby police station, ambulance service. paper, an automatic accident detection and rescue system is
To evaluate the performance of the system, a simulated road focused on using IoT by which the kin of the victim will be
scenario has been designed. The result obtained after a notified on time. Real-time notification to the nearest police
thorough integration and system testing demonstrates that the station and traffic control server will also be transmitted.
proposed system not only achieves the stated goal of the Nearest ambulance service will also be alerted through the
research but also can deliver the expected outcome in a rather
internet with the location of the accident. The complete
cost-effective way.
system will significantly improve the prompt co-ordination
Keywords—IoT, load cell GPS, GSM, Wi-Fi module, rescue of the necessary actions after an accident. In the field of IoT,
system. the objects communicate and exchange information to
provide advanced intelligent services to the users.
I. INT RODUCT ION The rest of this paper is organized as follows. Section
Owing to the intensive development in technology, II reviews some of the related works in this field. The
various intelligent and autonomous systems have been proposed methodology is introduced in Section III. The
invented in recent years [2-6]. No wadays quite dependent on system design and implementations are presented in Section
technologies which operate as an automated or semi- IV. In Section V, the results and finding are discussed.
automated way to make things easier and comfortable for us Finally, Section VI presents the concluding remarks and
[6-10]. future direction of this research.
In South Asian cities, the number of vehicles is on a II. RELAT ED ST UDY
constant rise, consequently, road accidents are increasing
alarmingly. The accidents main ly occur for rush driving and Khan et al. [2] described a system for accident detection
overtaking. In 2017, the number of death by road accidents using a three-axis accelerometer sensor to the cloud server.
in Bangladesh reached 20,607 (2.62% of total death). In The framework auto matically initiates the process of
Bangladesh, even though it will soon be recognized as one of dispatching the nearest ambulance by processing the Global
the developing countries, both economically and socially Positioning System (GPS) coordinates of the incident and
[17], the death rate is 15.56 per 100,000 of population. The providing a specific route to the accident spot in question. By
total number of registered motor vehicles in Bangladesh is using the related android application, ambulance driver can
3.4 million as of March 2018. The nu mber of drivers is 3.8 reach the spot in a rather efficient manner. Saga et al. [13]
million, 60% of which are illiterate [11]. Since numerous designed a framework where soon as the accident occurs, the
smart systems aiming to make provide us with a better life airbag will open and auto-lock the breaks. Then a buzzer will
has been developed [1-10], there should be a technological be switched on. The system incorporates a GPS module,
solution in cases related to an accident. through which a microcontroller determines the coordinates
of the location.
No latest technology can avert accidents completely and
do not even know where and when an accident may occur. In Then the GSM (Global System for Mobile
its current state, most of the time the life of the victim Co mmunication) module sends this accident information to
depends upon the responses of people nearby. Oftentimes the victim’s family for urgent attention. Khan et al. [14]
proposed a smart rescue system based on an Android
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
A. System Design
This study was focused on creating a smart rescue system
to instantly facilitate post-accident co-ordination. An
experimental prototype is designed to better demonstrate the
usefulness of the overall framework. Location coordinates of
a vehicle are manually measured using GPS sensor and this
location data is stored in the database through a
microcontroller. These coordinates consist of latitude and
longitude value; it will pinpoint the vehicle’s position in the
area. In Fig.3, the proposed IoT based prototype has been
demonstrated where a road scenario can be seen and all Fig. 4. A smart car with a load cell and GPS module.
modules connected to detect any incident. The materials are
chosen for the prototype based on their availability, cost and
performance. Hence, for the real-time application, these
materials might be replaced with more rigid materials. A
roadside scenario is made to test the prototype application
where the following devices and materials have been used-
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
In Fig.6, the SMS sub-system of the framework has been TABLE I. I NTEGRATION T EST RESULT
shown. The SMS is sent via the GSM module to the number
Test Case Expected Observed Test
that is already stored in the database. The message will
contain detailed information on the accident location. When Result Result Result
the system collecting the stored contact numbers of users, the When the accident
occurred the Load Can detect
system will send SMS of accident location link to the users Can detect
Cell should be able an accident Pass
by GSM Module. GSM (Global System for Mobile to detect the accident.
Co mmunication) is an architecture used for mobile accident
communication in almost all of the countries now a day [21]. GPS module of this
system should be Location
In Fig.7, a map is visualized to the user. When a user Location is
able to detect should Pass
clicks on the link of the point of accident, the location will be vehicle location be exact.
exact.
displayed on google map. By knowing the location, any user correctly
or the rescue team can dynamically take the shortest route to GSM M odule of
reach the destination, an ambulance will also head towards the system should SM S SM S has
the accident location to provide emergency medical will be been Pass
be able to send
assistance. sent. sent
SM S
The
V. RESULT AND DISCUSSION microcontroller
The result and testing part is divided into two sections should be able to Can send
which represent the uniqueness of the framework and send data to a and
Can send
accuracy of the results. server using the retrieve Pass
Can retrieve
Wi-Fi module. The data to data
A. Integration Test microcontroller and from
Integration testing is a type of testing where individual should be able to the server
retrieve data from
modules are comb ined and tested as a group. It occurs after the server
the unit testing phase. Purpose of integrated testing is to
expose faults within the interaction between integrated units
[28]. Table I shows test cases, expected results and observed B. System Test
results for each module of the system. Fro m the results
acquire fro m Tab le-I all the modules can be seen working System testing of software or hardware is conducted in
successfully in the system. a complete and integrated environment to evaluate its
compliance with the specified requirements. System testing
takes all integrated modules that have passed integrated
testing as its input. The testing then aims to detect any
inconsistencies between the units integrated [29]. System
testing can detect bugs with the interaction between different
modules of a framework. Oftentimes, these interactions
glitches may not have a huge impact on a modular level, but
when the impact is measured on the overall performance of
the system, such minor modular level impacts may become
more serious than anticipated initially [22]. System testing
helps us to identify any such inconsistencies at an early stage
of the development. Table II. Shows test cases, expected
results and observed results of system testing.
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
Technology Conference (I2MT C) Proceedings. doi: Vehicles Detection To Maintain Traffic By Image Processing”,
10.1109/i2mtc.2015.7151519 International Journal of Scientific & T echnology Research, 2020,
[27] Yee, T. H., & Lau, P. Y. (2018). Mobile vehicle crash detection 9(2), pp. 2921-2928.
system. 2018 International Workshop on Advanced Image
T echnology (IWAIT). doi: 10.1109/iwait.2018.8369671.
[28] F. M. J. M. Shamrat, I. Mahmud, A. K. M. S. Rahman, A. Majumder,
Z. Tasnim, N. Islam, “ A Smart Automated System Model For
Authorized licensed use limited to: Middlesex University. Downloaded on November 11,2020 at 07:41:53 UTC from IEEE Xplore. Restrictions apply.