[{“box”:0,”content”:”[if 992 equals=”Open Access”]n
n
Open Access
nn
n
n[/if 992]n
n
n
n
n

n
Pooja Yeole, P. M. Bangare, Atharva Walurkar, Vaishnavi Khedkar,
n
- n t
n
n
n[/foreach]
n
n[if 2099 not_equal=”Yes”]n
- [foreach 286] [if 1175 not_equal=””]n t
- Student, Assistant Professor, Student, Student Department of Electronics and Telecommunication Engineering, SKNCOE, SPPU, Pune, Department of Electronics and Telecommunication Engineering, SKNCOE, SPPU, Pune, Department of Electronics and Telecommunication Engineering, SKNCOE, SPPU, Pune, Department of Electronics and Telecommunication Engineering, SKNCOE, SPPU, Pune Maharashtra, Maharashtra, Maharashtra, Maharashtra India, India, India, India
n[/if 1175][/foreach]
n[/if 2099][if 2099 equals=”Yes”][/if 2099]n
Abstract
nThis Android Car Parking System App aims to simplify and improve the car parking experience for users. It provides a convenient solution for locating available parking spots, making reservations, and charging electric vehicles. The app leverages smartphone technology to enhance user convenience, reduce parking congestion, and promote efficient space utilization. The motivation behind this app is to address these issues and make the parking process more convenient and efficient. By utilizing mobile technology, the app aims to offer users a seamless parking experience, reduce search times, and optimize parking space usage. Customers can find out if there are any parking spots available at adjacent lots or garages. It is possible for users to reserve parking spots ahead of time, guaranteeing them a spot when they get there. The application facilitates effective parking spot finding for users by offering turn-by-turn navigation to the designated parking place. The Car Parking System App for Android provides a solution to the common challenges associated with parking in busy urban areas. It simplifies the parking process, making it more convenient and user-friendly. By offering real-time parking availability, reservations, and contactless payments, the app significantly improves the overall parking experience.
n
Keywords: Real-Time Parking Availability, User-Friendly Interface, Reservation System, Turn-By-Turn Navigation, Parking Spot Recommendations, Electric Vehicle Charging Stations, Contactless Payments
n[if 424 equals=”Regular Issue”][This article belongs to Journal of Semiconductor Devices and Circuits(josdc)]
n
n
n
n
n
nn[if 992 equals=”Open Access”] Full Text PDF Download[/if 992] n
nn[if 379 not_equal=””]n
Browse Figures
n
n
n[/if 379]n
References
n[if 1104 equals=””]n
- Arjona J, Linares M, Casanovas-Garcia J, Vázquez JJ. Improving parking availability information using deep learning techniques. Transportation Research Procedia. 2020 Jan 1;47:385-92.
- Ahmed S, Rahman MS, Rahaman MS. A blockchain-based architecture for integrated smart parking systems. In2019 IEEE international conference on pervasive computing and communications workshops (PerCom workshops) 2019 Mar 11 (pp. 177-182). IEEE.
- Bock JD, Verstockt S. SmarterROUTES—A data-driven context-aware solution for personalized dynamic routing and navigation. ACM Transactions on Spatial Algorithms and Systems (TSAS). 2020 Aug 12;7(1):1-25.
- Mainetti L, Palano L, Patrono L, Stefanizzi ML, Vergallo R. Integration of RFID and WSN technologies in a Smart Parking System. In2014 22nd international conference on software, telecommunications and computer networks (SoftCOM) 2014 Sep 17 (pp. 104-110). IEEE.
- Suresh (2016), “Evaluation of Quality of Service through Genetic Approach in Telecommunication”, in International Journal of Control Theory and Applications, (IJCTA) ISSN: 0974-5572, Vol. 09, No.36, December 2016, pp.409 – 417.
- Dongjiu J, Yue G, Chen SY, Wen J, Lu Y. Remote Access and Control System Based on Android Mobil Phone. Journal of Computer Applications. 2011;2:560-2.
- R.Chandra Mouli, P.Bauer, M.Zeman, “System design for a solar powered electric vehicle parking station for workplaces,” Applied Energy Volume 168, 15 April 2016, pp. 434–443.
- Akshya, Anjali Ravindran, A. Sakthi Srinidhi, Subham Panda, Anu G. Kumar, “Grid integration for electric vehicle and photovoltaic panel for a smart home,” 2017 International Conference on Circuit ,Power and Computing Technologies (ICCPCT), April 2017.
- O. Reze M.F. Ismail A.A. Rokoni M.A.R. Sarkar, “Smart parking system with image processing facility”, I.J. Intelligent Systems and Applications, 2012.
- Hengbing Zhao, Andrew Burke, “An intelligent solar powered battery buffered EV parking station with solar electricity forecasting and EV charging load projection functions,” 2014 IEEE International Electric Vehicle Conference (IEVC), December 2015, pp. 1–7.
- Yongmin Zhang, Lin Cai, “Dynamic Charging Scheduling for EV Parking Lots With Photovoltaic Power System,” 2017 IEEE 86th Vehicular Technology Conference (VTCFall), 2017, pp. 1–2.
- Roshan N.K et al. Iot Based Water Quality Monitoring System.IRJMETS.2022;4(6):5398-5405p.Available from
- https://www.irjmets.com/uploadedfiles/paper//issue_6_june_2022/27409/final/fin_irjmets1656841973.pdf
- Saeliw A. et al. Smart Car Parking Mobile Application based on RFID and IoT.International Association of Online Engineering.2019;13(5):04-14p.doi: https://doi.org/10.3991/ijim.v13i05.10096
- NSGM-PMU.(2023). Electric Vehicles In India And Its Impact On Grid[online].National Smart GridMission-ProjectManagementUnit.Availablefrom: https://www.nsgm.gov.in/sites/default/files/EV-in-India-and-its-Impact-on-Grid-May-2017.pdf
nn[/if 1104][if 1104 not_equal=””]n
- [foreach 1102]n t
- [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
n[/foreach]
n[/if 1104]
nn
nn[if 1114 equals=”Yes”]n
n[/if 1114]
n
n

n
n
n
nnn
n
| Volume | ||
| [if 424 equals=”Regular Issue”]Issue[/if 424][if 424 equals=”Special Issue”]Special Issue[/if 424] [if 424 equals=”Conference”][/if 424] | ||
| Received | July 9, 2024 | |
| Accepted | July 17, 2024 | |
| Published | August 4, 2024 |
n
n
n
n
n
n nfunction myFunction2() {nvar x = document.getElementById(“browsefigure”);nif (x.style.display === “block”) {nx.style.display = “none”;n}nelse { x.style.display = “Block”; }n}ndocument.querySelector(“.prevBtn”).addEventListener(“click”, () => {nchangeSlides(-1);n});ndocument.querySelector(“.nextBtn”).addEventListener(“click”, () => {nchangeSlides(1);n});nvar slideIndex = 1;nshowSlides(slideIndex);nfunction changeSlides(n) {nshowSlides((slideIndex += n));n}nfunction currentSlide(n) {nshowSlides((slideIndex = n));n}nfunction showSlides(n) {nvar i;nvar slides = document.getElementsByClassName(“Slide”);nvar dots = document.getElementsByClassName(“Navdot”);nif (n > slides.length) { slideIndex = 1; }nif (n (item.style.display = “none”));nArray.from(dots).forEach(nitem => (item.className = item.className.replace(” selected”, “”))n);nslides[slideIndex – 1].style.display = “block”;ndots[slideIndex – 1].className += ” selected”;n}n”}]