Automobile Collision Detection System Using GSM and GPS

[{“box”:0,”content”:”

n

Year : November 29, 2023 | Volume : 01 | Issue : 01 | Page : 15-19

n

n

n

n

n

n

By

n

    n t

    [foreach 286]n

    n

    Niraj Damakale, Sahil Naik, Siddharth Kirad, Omkar Sonawane, Kamlesh Mahajan

  1. [/foreach]

    n

n

n

    [foreach 286] [if 1175 not_equal=””]n t

  1. Student, Student, Student, Student, Assistant Professor, Department of Mechanical Engineering, NBNSTIC, Department of Mechanical Engineering, NBNSTIC, Department of Mechanical Engineering, NBNSTIC, Department of Mechanical Engineering, NBNSTIC, Department of Mechanical Engineering, NBNSTIC, Maharashtra, Maharashtra, Maharashtra, Maharashtra, Maharashtra, India, India, India, India, India
  2. n[/if 1175][/foreach]

n

n

Abstract

nThe accelerometer detects changes in the vehicle’s axis and the GSM module sends an alert message to the phone indicating the location of the event. Advanced technology makes our daily life easier. Because every coin has two sides, technology has both strengths and weaknesses. The development of technology has increased the number of traffic accidents, resulting in numerous deaths. The poor medical facilities that exist in our country exacerbate the problem. Our project will help you solve this problem. Road accidents continue to be a serious threat to property and human lives. It is essential to have sophisticated collision detection technologies to lessen the impact and aftereffects of car accidents. This research study suggests a novel method for an Automobile Collision Detection System that makes use of Global Positioning System and Global System for Mobile Communications technology. By properly detecting and reporting crashes in real-time, the suggested system intends to enable quick emergency action and maybe save lives.

n

n

n

Keywords: Arduino, GSM, GPS, LCD display, vibration sensor

n[if 424 equals=”Regular Issue”][This article belongs to International Journal of Manufacturing and Production Engineering(ijmpe)]

n

[/if 424][if 424 equals=”Special Issue”][This article belongs to Special Issue under section in International Journal of Manufacturing and Production Engineering(ijmpe)][/if 424][if 424 equals=”Conference”]This article belongs to Conference [/if 424]

n

n

n

How to cite this article: Niraj Damakale, Sahil Naik, Siddharth Kirad, Omkar Sonawane, Kamlesh Mahajan Automobile Collision Detection System Using GSM and GPS ijmpe November 29, 2023; 01:15-19

n

How to cite this URL: Niraj Damakale, Sahil Naik, Siddharth Kirad, Omkar Sonawane, Kamlesh Mahajan Automobile Collision Detection System Using GSM and GPS ijmpe November 29, 2023 {cited November 29, 2023};01:15-19. Available from: https://journals.stmjournals.com/ijmpe/article=November 29, 2023/view=0/

nn


nn[if 992 equals=”Open Access”] Full Text PDF[else] nvar fieldValue = “[user_role]”;nif (fieldValue == ‘indexingbodies’) {n document.write(‘Full Text PDF‘);n }nelse if (fieldValue == ‘administrator’) { document.write(‘Full Text PDF‘); }nelse if (fieldValue == ‘ijmpe’) { document.write(‘Full Text PDF‘); }n else { document.write(‘ ‘); }n [/if 992] [if 379 not_equal=””]nn

Browse Figures

n

n

[foreach 379]n

n[/foreach]n

nn

n

n[/if 379]n

n

References

n[if 1104 equals=””]n

  1. Syedul Amin Md, Bhuiyan MAS, Reaz MBI, Nasir SS. GPS and map matching based vehicle accident detection system. Proceedings of the IEEE Student Conference on Research and Development (SCOReD); Dec 16-17; Putrajaya, Malaysia: IEEE; 2013.
  2. Varma SKC. Poornesh, Varma, T. and Harsha. Int J Sci Eng Res. Automatic vehicle accident detection and messaging system using GPS and GSM modems. Int J Eng Trends Technol. 2013; 67 (8): 69–72.
  3. Nazir, Rashida, et al. “Accident prevention and reporting system using GSM (SIM 900D) and GPS (NMEA 0183).” Int’l J. of Communications, Network and System Sciences 2014 (2014).
  4. Thakor N, Vyas T, Shah D. Automatic vehicle accident detection system based on ARM & GPS. Int J Res Technol Stud. 2013; 1.
  5. Ramadan MN, Al-Khedher MA, Al-Kheder SA. Intelligent anti-theft and tracking system for automobiles. Int J Mach Learn Comput. 2012. doi:10.7763/IJMLC.2012.V2.94.
  6. Mandal, Koushik, et al. “Road traffic congestion monitoring and measurement using active RFID and GSM technology.” 2011 14th International IEEE Conference on Intelligent Transportation Systems (ITSC). IEEE, 2011.
  7. Mazidi MA, Mazidi JG. The 8051 microcontroller and embedded systems. Upper Saddle River, NJ: Pearson Education, Prentice Hall Publication.
  8. Dangat PMT, Lonkar A, Bharambe N, Pujari R, Surana R. GSM and GPS based accident detection system. Int J Res Appl Sci Eng Technol. 2022; 10 (5): 2537–2538. doi: 10.22214/ijraset.2022.42899.
  9. Anitha T, Uppalaigh T. Android based home automation using Raspberry pi. Proc IEEE; 4 (1): 2351–2355.
  10. Nwankwo W, Adetunji CO, Olayinka AS. IoT-driven Bayesian learning: a case study of reducing road accidents of commercial vehicles on highways. In: Artificial Intelligence-based Internet of Things Systems. Berlin, Germany: Springer Nature; 2022: pp. 391–418.

nn[/if 1104][if 1104 not_equal=””]n

    [foreach 1102]n t

  1. [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
  2. n[/foreach]

n[/if 1104]

nn


nn[if 1114 equals=”Yes”]n

n[/if 1114]

n

n

Regular Issue Subscription Review Article

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

Volume 01
Issue 01
Received June 25, 2023
Accepted July 10, 2023
Published November 29, 2023

n

n

n

[if 1190 not_equal=””]n

Editor

n

[foreach 1188]n

n[/foreach]

n[/if 1190] [if 1177 not_equal=””]n

Reviewer

n

[foreach 1176]n

n[/foreach]

n[/if 1177]

n

n

n

n function myFunction2() {n var x = document.getElementById(“browsefigure”);n if (x.style.display === “block”) {n x.style.display = “none”;n }n else { x.style.display = “Block”; }n }n document.querySelector(“.prevBtn”).addEventListener(“click”, () => {n changeSlides(-1);n });n document.querySelector(“.nextBtn”).addEventListener(“click”, () => {n changeSlides(1);n });n var slideIndex = 1;n showSlides(slideIndex);n function changeSlides(n) {n showSlides((slideIndex += n));n }n function currentSlide(n) {n showSlides((slideIndex = n));n }n function showSlides(n) {n var i;n var slides = document.getElementsByClassName(“Slide”);n var dots = document.getElementsByClassName(“Navdot”);n if (n > slides.length) { slideIndex = 1; }n if (n (item.style.display = “none”));n Array.from(dots).forEach(n item => (item.className = item.className.replace(” selected”, “”))n );n slides[slideIndex – 1].style.display = “block”;n dots[slideIndex – 1].className += ” selected”;n }n n function myfun() {n x = document.getElementById(“editor”);n y = document.getElementById(“down”);n z = document.getElementById(“up”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n function myfun2() {n x = document.getElementById(“reviewer”);n y = document.getElementById(“down2”);n z = document.getElementById(“up2”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n”}]