SlideShare a Scribd company logo
1 of 4
Download to read offline
The International Journal Of Engineering And Science (IJES)
|| Volume || 4 || Issue || 4 || Pages || PP.72-75 || 2015 ||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805
www.theijes.com The IJES Page 72
Automatic Park and retrieve assissted systems for automobiles
using smartphone
1,
S.Poornalakshmi, 2,
V.K.Daliya
1,
Embedded system technology, SRM University, Chennai, India
2,
Department of ECE, SRM University, Chennai, India
--------------------------------------------------------------ABSTRACT-------------------------------------------------------
This paper proposes the design of a simple driverless car controlled by a Smartphone. The system takes control
of the car and drives itself to a nearby parking space automatically and retrieves itself out of the parking space.
When the auto park feature is started, the system searches for the empty parking lot with the help of ultrasonic
sensors and parks the car once it finds the space. In retrieve mode the car drives itself out of the parking space
to a fixed place where the user would normally be available or to the place where the user got out of it before
the auto park process started. The user can start the car and control the movement of the car with the help of
Smartphone to make it come to his present location irrespective of where he/she is available. Remote alert
feature is automatically activated when the car is parked and detects any attempt to move the car till the retrieve
feature is started with command from the user.
KEYWORDS: Auto-park, Auto-retrieve, ultrasonic sensors, android application, MEMS compass, GSM
---------------------------------------------------------------------------------------------------------------------------------------
Date of Submission: 26-March-2015 Date of Accepted: 15-April-2015
---------------------------------------------------------------------------------------------------------------------------------------
I. INTRODUCTION
Automatic parking systems are extensively researched now due to the rapid growing sophistication of
driverless vehicles [1]. Time and cost are two important factors of human life, whether for an individual or a
business. Urban life requires centralized public facilities. Shopping complexes are an important point of interest
both for a city's inhabitants as well as for visitors. With the emergence of modern shopping complexes which
provide a variety of services, more and more people are attracted to visit them. Among the various types of
parking lots is multilevel parking, roadside[4][5], roadside with ticket and barrier gate and roadside with parking
meter; of these, the multilevel parking lot is the most preferred. Most of the auto parking systems uses a user
interface based systems where the user needs to choose the parking lot and then the car parks with the help of
steering control. For a non user based systems a free space parking slot detection is employed where ultra sonic
sensors are used. While most of the day- to-day vehicles rely upon automatic parking, driving the vehicle
autonomously without the user interference is of interest now.
AVM (Around View Monitors) are gaining popularity for recognizing the parking slot marking and
obstacles and displaying the image to the driver [2]. The camera id mounted on front of the bumper. The
disadvantage associated with this kind of monitors is, the driver has to operate the car from within. Previous
researches on this area have been presented based on various control approaches i.e. fuzzy logic control, neuro-
fuzzy control, neural network and fuzzy gain scheduling method. Each mentioned approaches having its own
advantages and disadvantages. Most of the approaches are quite costly due to sensors and other devices
involved. For a driverless maneuver ultrasonic sensors can be used to detect the obstacle and identify the free
space and park the car. Extensive researches are carried out in the area of path planning and maneuvering the car
to the parking space.
This paper proposes such a kind of system where ultrasonic sensors are fitted onto the bumpers of the
vehicle. These sensors are used to not only identify the parking slot but also to drive the vehicle out of the
parking slot. The communication between the vehicle and the user can be accomplished by means of GSM
network. There is no world without a Smartphone now. The command for operating the vehicle can be sent as a
message from the user’s mobile phone. The corresponding messages are received by the GSM modem fitted
onto the vehicle and they are processed accordingly. The vehicle can be operated either manually or in an
Automatic Park and retrieve assissted systems for automobiles using smartphone
www.theijes.com The IJES Page 73
automatic mode by the user from a remote location. For this kind of operation it is assumes that there is a fixed
parking slot such as multi level parking. The paper also attempts to implement the same with cost effectiveness.
II. LITETERATURE REVIEW
A. Vision based systems:
Vision based systems continuously monitor all the parking slots through cameras fixed at multiple
points thus detecting available free slots. These cameras continuously capture images which are processed and
observed for changes in the features thus detecting the presence of a car. The processing includes feature
extraction and object identification. Based on the pixel data it is possible to detect the presence of a car. It only
locates all the vacant slots available but cannot allot a slot to an incoming car. Detection methods based on
cameras and image processing suffer from a lack of accuracy and can be affected by environmental or weather
circumstances. Major problems of vision based parking detection systems include shadow effects, occlusion
effects, vacillation of lighting conditions and perspective distortion.
B.Sensor Based Systems:
A common type of pavement embedded sensors can be installed to find vacant spaces. It requires
expensive and disruptive maintenance work. Different factors play a role in choosing the proper sensor,
including size, reliability, adaptation to environmental changes, robustness and cost. One type of embedded
systems uses magnetic field sensors that measure changes in the magnetic flux to detect parking vehicles. These
kind of sensors need to be employed at each parking slot which requires sensors attached with a processing unit
and a transceiver. Radar sensors perform well in rugged weather conditions, but sometimes need to be equipped
with additional sensors to detect parked vehicles. The sensors are usually connected through relays or
programmed in PLCs. Ultrasonic sensors transmit sound waves between 25 kHz and 50 kHz. They use the
reflected energy to analyze and detect the status of a parking space. Ultrasonic waves are emitted from the head
of an ultrasonic vehicle detection sensor every 60 milliseconds, and the presence or absence of vehicles is
determined by time differences between the emitted and received signals. Despite the low cost and easy
installation of ultrasonic sensors, they do have some disadvantages, particularly sensitivity to temperature
changes and extreme air turbulence.
III. EXPERIMENTAL SETUP
Fig.1 System block diagram
Automatic Park and retrieve assissted systems for automobiles using smartphone
www.theijes.com The IJES Page 74
A. COMPONENTS OF THE SYSTEM:
(i) ULTRASONIC SENSOR HC-SR04:
Ultrasonic ranging module HC - SR04 provides 2cm - 400cm non-contact measurement function, the
ranging accuracy can reach to 3mm. The modules includes ultrasonic transmitters, receiver and control circuit.
The basic principle of work:
(1) Using IO trigger for at least 10us high level signal,
(2) The Module automatically sends eight 40 kHz and detect whether there is a pulse signal back.
(3) IF the signal back, through high level , time of high output IO duration is the time from sending ultrasonic to
returning.
Test distance = (high level time×velocity of sound )/ 2
(ii) GSM:
The GSM technical specifications define the different elements within the GSM network architecture.
It defines the different elements and the ways in which they interact to enable the overall system operation to be
maintained. The GSM network architecture is now well established and with the other later cellular systems now
established and other new ones being deployed, the basic GSM network architecture has been updated to
interface to the network elements required by these systems. Despite the developments of the newer systems, the
basic GSM system architecture has been maintained, and the network elements described below perform the
same functions as they did when the original GSM system was launched in the early 1990s.GSM network
architecture elements
(iii) ANDROID APPLICATION:
As Android continues to grow beyond smartphones, it will become the brains behind invisible,
ubiquitous cloud-connected computing. These days the demand of smart phone is being increased and we have
different types of client e.g. Touch Phone, tables, Note etc. The demands of the applications for these smart
clients are constantly increasing and we have several operating systems for these smart clients e.g. Android, IOS
and Windows etc.
B.SYSTEM IMPLEMENTATION
The system is implemented using the PIC 16F877A microcontroller for the design of a prototype of the
proposed model. When the auto park feature is enabled, the steering control of the vehicle is prohibited to the
driver. The four ultrasonic sensors are fitted on the front, sides and at the back of the bumper. These sensors
probe the parking slot as the robotic model move in the parking space, detecting for any possible obstacle. The
sensors always receive low to high pulse from the receiving end when there is no obstacle. When two low- pulse
waves are detected, the space is meant to be free. The direction of the robotic model (of the car) is sensed using
the MEMS compass orientation. When the car moves into the free parking space, the ultrasonic sensor probe for
possible obstacle in order to park the car in a correct orientation and signals the sensor so that the wheels of the
robot rotate accordingly.
Once the car is parked and locked, a message is sent to the corresponding user’s mobile number via
GSM modem that is embedded into the electronic control unit of the car. If at any case the car is tend to move,
the change in the direction of the MEMS compass is detected. This movement detection message is sent to the
user about any theft attack.
For the retrieval of the driverless car, the mode of control car can be either automatic or manual. This
mode of is selected by the user from the android application that is available on his/her Smartphone. If the
manual mode is selected, the direction of the car movement is selected from the android application. The
android application is exclusively developed for this purpose. The corresponding selection is sent to the GSM
modem of the car driven remotely using the Smartphone to any descried location. The accuracy of the maneuver
depends on the condition of the roadway where the car is driven.
If the auto mode is selected, the probing is done using the ultrasonic sensors in the usual way of
obstacle detection .The car is driven either to the location where it was originally left by the auto park mode or
car can be drove to a pre-defined location by tracking through GPS tracking.
IV. RESULTS AND DISCUSSION
Experiment result for the prototype implement is shown below. The designed prototype can be
installed to the dashboard of the car. When the car is parked a message is sent to the mobile no shown in
Fig.2(a) .When the movement is detected a movement detection message shown in Fig.2(b) is also sent.
Automatic Park and retrieve assissted systems for automobiles using smartphone
www.theijes.com The IJES Page 75
Fig 2 (a) Sending SMS to the mobile number Fig.2 (b) Sending movement detection message
The mode of the robot is selected through the android application (Fig.3) that is developed. When the
manual mode is selected, the movements are transferred through the GSM network .The timeliness of the
message sent depends upon the accuracy of the GSM network over which the messages are sent. These
messages are received on the Smartphone of the user shown in Fig.4.
Fig.3 Android application Fig.4 Message received at the user end
V. CONCLUSION
An Automatic Park Assist technology that helps a car to steer itself into a parking space with little
input from the user. With emerging trends in technology this would serve the purpose of conservation in man
power and it could help a long way in improving the standard of the automobile technology by providing a
driverless car. In real time GPS components
could be integrated onto the car system that could trace the owner wherever he is with the help of a GSM
modem and drive itself to the concerned place using GPS navigation system technology. The system is safe,
secure and easy for drivers.
.
VI. ACKNOWLEDGEMENT
The authors thank all the participants who helped with the proceeding and successful implementation
of this experiment.
REFERENCES
[1] Ford 2013 TAURUS. [Accessed: Mar. 2013]. [Online]. Available: http:// www.ford.com/cars/taurus/features/#page=Feature18
[2] J. K. Suhl, H. G. Jung, K. Bae, and J. Kim, “Automatic free parking space detection by using motion stereo-based 3D
reconstruction,” Mach. Vis. Appl., vol. 21, no. 2, pp. 163–176, Feb. 2010.
[3] H. G. Jung, D. S. Kim, and J. Kim, “Light stripe projection-based target position designation forintelligent parking-assist system,”
IEEE Trans. Intell. Transp. Syst., vol. 11, no. 4, pp. 942–953, Dec. 2010.
[4] H. Martínez-Barberá and D. Herrero-Pérez, “Autonomous navigation of an automated guided vehicle in industrial environments,”
Rob. Compute. Integr. Manuf., vol. 26, no. 4, pp. 296–311, 2010.
[5] J. Villagrá and D. Herrero-Perez, “A comparison of control techniques for robust docking maneuvers of an AGV,” IEEE Trans.
Contr. Syst. Technol., vol. 20, no. 4, pp. 1116–1123, 2012.

More Related Content

What's hot

Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)eSAT Journals
 
Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)eSAT Publishing House
 
ANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARSANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARSRakesh Reddy
 
IRJET- Automatic Vehicle Speed Controller System for Accident Prevention
IRJET- Automatic Vehicle Speed Controller System for Accident PreventionIRJET- Automatic Vehicle Speed Controller System for Accident Prevention
IRJET- Automatic Vehicle Speed Controller System for Accident PreventionIRJET Journal
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMijcsit
 
Intelligent approach for smart car parking reservation and security maintenan...
Intelligent approach for smart car parking reservation and security maintenan...Intelligent approach for smart car parking reservation and security maintenan...
Intelligent approach for smart car parking reservation and security maintenan...eSAT Journals
 
IJSRED-V2I2P22
IJSRED-V2I2P22IJSRED-V2I2P22
IJSRED-V2I2P22IJSRED
 
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET Journal
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTijtsrd
 
Ergonomic Considerations and safety of cars
Ergonomic Considerations and safety of carsErgonomic Considerations and safety of cars
Ergonomic Considerations and safety of carsjiodadi
 
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET Journal
 
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...PremChand190
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET Journal
 
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...IRJET Journal
 
Self driving and connected cars fooling sensors and tracking drivers
Self driving and connected cars fooling sensors and tracking driversSelf driving and connected cars fooling sensors and tracking drivers
Self driving and connected cars fooling sensors and tracking driversVivek chan
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET Journal
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 

What's hot (20)

Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)
 
Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)Portable wireless traffic light system (pwtls)
Portable wireless traffic light system (pwtls)
 
ANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARSANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARS
 
IRJET- Automatic Vehicle Speed Controller System for Accident Prevention
IRJET- Automatic Vehicle Speed Controller System for Accident PreventionIRJET- Automatic Vehicle Speed Controller System for Accident Prevention
IRJET- Automatic Vehicle Speed Controller System for Accident Prevention
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEM
 
Intelligent approach for smart car parking reservation and security maintenan...
Intelligent approach for smart car parking reservation and security maintenan...Intelligent approach for smart car parking reservation and security maintenan...
Intelligent approach for smart car parking reservation and security maintenan...
 
IJSRED-V2I2P22
IJSRED-V2I2P22IJSRED-V2I2P22
IJSRED-V2I2P22
 
External ppt
External pptExternal ppt
External ppt
 
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
 
Iot car parking system
Iot car parking systemIot car parking system
Iot car parking system
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoT
 
Ergonomic Considerations and safety of cars
Ergonomic Considerations and safety of carsErgonomic Considerations and safety of cars
Ergonomic Considerations and safety of cars
 
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
 
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
 
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
 
Self driving and connected cars fooling sensors and tracking drivers
Self driving and connected cars fooling sensors and tracking driversSelf driving and connected cars fooling sensors and tracking drivers
Self driving and connected cars fooling sensors and tracking drivers
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 

Viewers also liked

Adaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithm
Adaptive Optimization of Cloud Security Resource Dispatching SFLA AlgorithmAdaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithm
Adaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithmtheijes
 
Robotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopleRobotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopletheijes
 
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Inserts
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide InsertsMachining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Inserts
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Insertstheijes
 
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...theijes
 
Implementation of Stronger S-Box for Advanced Encryption Standard
Implementation of Stronger S-Box for Advanced Encryption StandardImplementation of Stronger S-Box for Advanced Encryption Standard
Implementation of Stronger S-Box for Advanced Encryption Standardtheijes
 
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...theijes
 
Coordinate Transformation Of Birnin Kebbi
Coordinate Transformation Of Birnin KebbiCoordinate Transformation Of Birnin Kebbi
Coordinate Transformation Of Birnin Kebbitheijes
 
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...theijes
 
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...theijes
 
Two Level Auditing Architecture to Maintain Consistent In Cloud
Two Level Auditing Architecture to Maintain Consistent In CloudTwo Level Auditing Architecture to Maintain Consistent In Cloud
Two Level Auditing Architecture to Maintain Consistent In Cloudtheijes
 
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...theijes
 
The First Idea of N-Aelads Technology
The First Idea of N-Aelads TechnologyThe First Idea of N-Aelads Technology
The First Idea of N-Aelads Technologytheijes
 
Secure Internet Voting System
Secure Internet Voting SystemSecure Internet Voting System
Secure Internet Voting Systemtheijes
 
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...theijes
 
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...theijes
 
Challenges to the Implementation of Information Technology Risk Management an...
Challenges to the Implementation of Information Technology Risk Management an...Challenges to the Implementation of Information Technology Risk Management an...
Challenges to the Implementation of Information Technology Risk Management an...theijes
 
Assessing the impact of community development efforts in the nigeria`s state ...
Assessing the impact of community development efforts in the nigeria`s state ...Assessing the impact of community development efforts in the nigeria`s state ...
Assessing the impact of community development efforts in the nigeria`s state ...theijes
 
Design of Banking Security System Using Mems And Rfid Technology
Design of Banking Security System Using Mems And Rfid TechnologyDesign of Banking Security System Using Mems And Rfid Technology
Design of Banking Security System Using Mems And Rfid Technologytheijes
 
Design and Construction of a Simple and Reliable Temperature Control Viscomet...
Design and Construction of a Simple and Reliable Temperature Control Viscomet...Design and Construction of a Simple and Reliable Temperature Control Viscomet...
Design and Construction of a Simple and Reliable Temperature Control Viscomet...theijes
 

Viewers also liked (19)

Adaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithm
Adaptive Optimization of Cloud Security Resource Dispatching SFLA AlgorithmAdaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithm
Adaptive Optimization of Cloud Security Resource Dispatching SFLA Algorithm
 
Robotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopleRobotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly people
 
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Inserts
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide InsertsMachining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Inserts
Machining Of an Aluminum Metal Matrix Composite Using Tungsten Carbide Inserts
 
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...
Quality Evaluation Of Complementary Food Formulated From Moringa Oleifera Lea...
 
Implementation of Stronger S-Box for Advanced Encryption Standard
Implementation of Stronger S-Box for Advanced Encryption StandardImplementation of Stronger S-Box for Advanced Encryption Standard
Implementation of Stronger S-Box for Advanced Encryption Standard
 
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
 
Coordinate Transformation Of Birnin Kebbi
Coordinate Transformation Of Birnin KebbiCoordinate Transformation Of Birnin Kebbi
Coordinate Transformation Of Birnin Kebbi
 
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...
Consumer Knowledge Of Food Labels Of Low Income Female Workers In Michael Okp...
 
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...
The Effects of Welding Processes and Microstructure on 3 Body Abrasive Wear R...
 
Two Level Auditing Architecture to Maintain Consistent In Cloud
Two Level Auditing Architecture to Maintain Consistent In CloudTwo Level Auditing Architecture to Maintain Consistent In Cloud
Two Level Auditing Architecture to Maintain Consistent In Cloud
 
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...
Statistical Analysis of Factors Affecting the Dry Sliding Wear Behaviour of A...
 
The First Idea of N-Aelads Technology
The First Idea of N-Aelads TechnologyThe First Idea of N-Aelads Technology
The First Idea of N-Aelads Technology
 
Secure Internet Voting System
Secure Internet Voting SystemSecure Internet Voting System
Secure Internet Voting System
 
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
 
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...
Parametric Optimization of Wire Electrical Discharge Machining (WEDM) Process...
 
Challenges to the Implementation of Information Technology Risk Management an...
Challenges to the Implementation of Information Technology Risk Management an...Challenges to the Implementation of Information Technology Risk Management an...
Challenges to the Implementation of Information Technology Risk Management an...
 
Assessing the impact of community development efforts in the nigeria`s state ...
Assessing the impact of community development efforts in the nigeria`s state ...Assessing the impact of community development efforts in the nigeria`s state ...
Assessing the impact of community development efforts in the nigeria`s state ...
 
Design of Banking Security System Using Mems And Rfid Technology
Design of Banking Security System Using Mems And Rfid TechnologyDesign of Banking Security System Using Mems And Rfid Technology
Design of Banking Security System Using Mems And Rfid Technology
 
Design and Construction of a Simple and Reliable Temperature Control Viscomet...
Design and Construction of a Simple and Reliable Temperature Control Viscomet...Design and Construction of a Simple and Reliable Temperature Control Viscomet...
Design and Construction of a Simple and Reliable Temperature Control Viscomet...
 

Similar to Automatic Park and retrieve assissted systems for automobiles using smartphone

VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...IRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...IRJET Journal
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNIJMTST Journal
 
Blind spot detection with automatic steering
Blind spot detection with automatic steeringBlind spot detection with automatic steering
Blind spot detection with automatic steeringeSAT Journals
 
A Smart Image Processing-Based System For Parking Space Vacancy Management
A Smart Image Processing-Based System For Parking Space Vacancy ManagementA Smart Image Processing-Based System For Parking Space Vacancy Management
A Smart Image Processing-Based System For Parking Space Vacancy ManagementMary Calkins
 
Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemIOSR Journals
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET Journal
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and ControlIRJET Journal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET Journal
 
Smart Parking System Using LoRa
Smart Parking System Using LoRaSmart Parking System Using LoRa
Smart Parking System Using LoRaIRJET Journal
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTIRJET Journal
 
Mobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking LotMobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking LotIRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Jonathan D'Cruz
 
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singhPresentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singhJaswinder Singh
 
Autonomous Vehicle Hardware word (1).pdf
Autonomous Vehicle Hardware word (1).pdfAutonomous Vehicle Hardware word (1).pdf
Autonomous Vehicle Hardware word (1).pdfDorleControls
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pbIAESIJEECS
 

Similar to Automatic Park and retrieve assissted systems for automobiles using smartphone (20)

VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSN
 
Blind spot detection with automatic steering
Blind spot detection with automatic steeringBlind spot detection with automatic steering
Blind spot detection with automatic steering
 
A Smart Image Processing-Based System For Parking Space Vacancy Management
A Smart Image Processing-Based System For Parking Space Vacancy ManagementA Smart Image Processing-Based System For Parking Space Vacancy Management
A Smart Image Processing-Based System For Parking Space Vacancy Management
 
Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded System
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and Control
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
Final report
Final reportFinal report
Final report
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost Key
 
Smart Parking System Using LoRa
Smart Parking System Using LoRaSmart Parking System Using LoRa
Smart Parking System Using LoRa
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
MIU car parking.pptx
MIU car parking.pptxMIU car parking.pptx
MIU car parking.pptx
 
Mobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking LotMobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking Lot
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)
 
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singhPresentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
 
Autonomous Vehicle Hardware word (1).pdf
Autonomous Vehicle Hardware word (1).pdfAutonomous Vehicle Hardware word (1).pdf
Autonomous Vehicle Hardware word (1).pdf
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 

Recently uploaded

Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 

Recently uploaded (20)

Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 

Automatic Park and retrieve assissted systems for automobiles using smartphone

  • 1. The International Journal Of Engineering And Science (IJES) || Volume || 4 || Issue || 4 || Pages || PP.72-75 || 2015 || ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 www.theijes.com The IJES Page 72 Automatic Park and retrieve assissted systems for automobiles using smartphone 1, S.Poornalakshmi, 2, V.K.Daliya 1, Embedded system technology, SRM University, Chennai, India 2, Department of ECE, SRM University, Chennai, India --------------------------------------------------------------ABSTRACT------------------------------------------------------- This paper proposes the design of a simple driverless car controlled by a Smartphone. The system takes control of the car and drives itself to a nearby parking space automatically and retrieves itself out of the parking space. When the auto park feature is started, the system searches for the empty parking lot with the help of ultrasonic sensors and parks the car once it finds the space. In retrieve mode the car drives itself out of the parking space to a fixed place where the user would normally be available or to the place where the user got out of it before the auto park process started. The user can start the car and control the movement of the car with the help of Smartphone to make it come to his present location irrespective of where he/she is available. Remote alert feature is automatically activated when the car is parked and detects any attempt to move the car till the retrieve feature is started with command from the user. KEYWORDS: Auto-park, Auto-retrieve, ultrasonic sensors, android application, MEMS compass, GSM --------------------------------------------------------------------------------------------------------------------------------------- Date of Submission: 26-March-2015 Date of Accepted: 15-April-2015 --------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION Automatic parking systems are extensively researched now due to the rapid growing sophistication of driverless vehicles [1]. Time and cost are two important factors of human life, whether for an individual or a business. Urban life requires centralized public facilities. Shopping complexes are an important point of interest both for a city's inhabitants as well as for visitors. With the emergence of modern shopping complexes which provide a variety of services, more and more people are attracted to visit them. Among the various types of parking lots is multilevel parking, roadside[4][5], roadside with ticket and barrier gate and roadside with parking meter; of these, the multilevel parking lot is the most preferred. Most of the auto parking systems uses a user interface based systems where the user needs to choose the parking lot and then the car parks with the help of steering control. For a non user based systems a free space parking slot detection is employed where ultra sonic sensors are used. While most of the day- to-day vehicles rely upon automatic parking, driving the vehicle autonomously without the user interference is of interest now. AVM (Around View Monitors) are gaining popularity for recognizing the parking slot marking and obstacles and displaying the image to the driver [2]. The camera id mounted on front of the bumper. The disadvantage associated with this kind of monitors is, the driver has to operate the car from within. Previous researches on this area have been presented based on various control approaches i.e. fuzzy logic control, neuro- fuzzy control, neural network and fuzzy gain scheduling method. Each mentioned approaches having its own advantages and disadvantages. Most of the approaches are quite costly due to sensors and other devices involved. For a driverless maneuver ultrasonic sensors can be used to detect the obstacle and identify the free space and park the car. Extensive researches are carried out in the area of path planning and maneuvering the car to the parking space. This paper proposes such a kind of system where ultrasonic sensors are fitted onto the bumpers of the vehicle. These sensors are used to not only identify the parking slot but also to drive the vehicle out of the parking slot. The communication between the vehicle and the user can be accomplished by means of GSM network. There is no world without a Smartphone now. The command for operating the vehicle can be sent as a message from the user’s mobile phone. The corresponding messages are received by the GSM modem fitted onto the vehicle and they are processed accordingly. The vehicle can be operated either manually or in an
  • 2. Automatic Park and retrieve assissted systems for automobiles using smartphone www.theijes.com The IJES Page 73 automatic mode by the user from a remote location. For this kind of operation it is assumes that there is a fixed parking slot such as multi level parking. The paper also attempts to implement the same with cost effectiveness. II. LITETERATURE REVIEW A. Vision based systems: Vision based systems continuously monitor all the parking slots through cameras fixed at multiple points thus detecting available free slots. These cameras continuously capture images which are processed and observed for changes in the features thus detecting the presence of a car. The processing includes feature extraction and object identification. Based on the pixel data it is possible to detect the presence of a car. It only locates all the vacant slots available but cannot allot a slot to an incoming car. Detection methods based on cameras and image processing suffer from a lack of accuracy and can be affected by environmental or weather circumstances. Major problems of vision based parking detection systems include shadow effects, occlusion effects, vacillation of lighting conditions and perspective distortion. B.Sensor Based Systems: A common type of pavement embedded sensors can be installed to find vacant spaces. It requires expensive and disruptive maintenance work. Different factors play a role in choosing the proper sensor, including size, reliability, adaptation to environmental changes, robustness and cost. One type of embedded systems uses magnetic field sensors that measure changes in the magnetic flux to detect parking vehicles. These kind of sensors need to be employed at each parking slot which requires sensors attached with a processing unit and a transceiver. Radar sensors perform well in rugged weather conditions, but sometimes need to be equipped with additional sensors to detect parked vehicles. The sensors are usually connected through relays or programmed in PLCs. Ultrasonic sensors transmit sound waves between 25 kHz and 50 kHz. They use the reflected energy to analyze and detect the status of a parking space. Ultrasonic waves are emitted from the head of an ultrasonic vehicle detection sensor every 60 milliseconds, and the presence or absence of vehicles is determined by time differences between the emitted and received signals. Despite the low cost and easy installation of ultrasonic sensors, they do have some disadvantages, particularly sensitivity to temperature changes and extreme air turbulence. III. EXPERIMENTAL SETUP Fig.1 System block diagram
  • 3. Automatic Park and retrieve assissted systems for automobiles using smartphone www.theijes.com The IJES Page 74 A. COMPONENTS OF THE SYSTEM: (i) ULTRASONIC SENSOR HC-SR04: Ultrasonic ranging module HC - SR04 provides 2cm - 400cm non-contact measurement function, the ranging accuracy can reach to 3mm. The modules includes ultrasonic transmitters, receiver and control circuit. The basic principle of work: (1) Using IO trigger for at least 10us high level signal, (2) The Module automatically sends eight 40 kHz and detect whether there is a pulse signal back. (3) IF the signal back, through high level , time of high output IO duration is the time from sending ultrasonic to returning. Test distance = (high level time×velocity of sound )/ 2 (ii) GSM: The GSM technical specifications define the different elements within the GSM network architecture. It defines the different elements and the ways in which they interact to enable the overall system operation to be maintained. The GSM network architecture is now well established and with the other later cellular systems now established and other new ones being deployed, the basic GSM network architecture has been updated to interface to the network elements required by these systems. Despite the developments of the newer systems, the basic GSM system architecture has been maintained, and the network elements described below perform the same functions as they did when the original GSM system was launched in the early 1990s.GSM network architecture elements (iii) ANDROID APPLICATION: As Android continues to grow beyond smartphones, it will become the brains behind invisible, ubiquitous cloud-connected computing. These days the demand of smart phone is being increased and we have different types of client e.g. Touch Phone, tables, Note etc. The demands of the applications for these smart clients are constantly increasing and we have several operating systems for these smart clients e.g. Android, IOS and Windows etc. B.SYSTEM IMPLEMENTATION The system is implemented using the PIC 16F877A microcontroller for the design of a prototype of the proposed model. When the auto park feature is enabled, the steering control of the vehicle is prohibited to the driver. The four ultrasonic sensors are fitted on the front, sides and at the back of the bumper. These sensors probe the parking slot as the robotic model move in the parking space, detecting for any possible obstacle. The sensors always receive low to high pulse from the receiving end when there is no obstacle. When two low- pulse waves are detected, the space is meant to be free. The direction of the robotic model (of the car) is sensed using the MEMS compass orientation. When the car moves into the free parking space, the ultrasonic sensor probe for possible obstacle in order to park the car in a correct orientation and signals the sensor so that the wheels of the robot rotate accordingly. Once the car is parked and locked, a message is sent to the corresponding user’s mobile number via GSM modem that is embedded into the electronic control unit of the car. If at any case the car is tend to move, the change in the direction of the MEMS compass is detected. This movement detection message is sent to the user about any theft attack. For the retrieval of the driverless car, the mode of control car can be either automatic or manual. This mode of is selected by the user from the android application that is available on his/her Smartphone. If the manual mode is selected, the direction of the car movement is selected from the android application. The android application is exclusively developed for this purpose. The corresponding selection is sent to the GSM modem of the car driven remotely using the Smartphone to any descried location. The accuracy of the maneuver depends on the condition of the roadway where the car is driven. If the auto mode is selected, the probing is done using the ultrasonic sensors in the usual way of obstacle detection .The car is driven either to the location where it was originally left by the auto park mode or car can be drove to a pre-defined location by tracking through GPS tracking. IV. RESULTS AND DISCUSSION Experiment result for the prototype implement is shown below. The designed prototype can be installed to the dashboard of the car. When the car is parked a message is sent to the mobile no shown in Fig.2(a) .When the movement is detected a movement detection message shown in Fig.2(b) is also sent.
  • 4. Automatic Park and retrieve assissted systems for automobiles using smartphone www.theijes.com The IJES Page 75 Fig 2 (a) Sending SMS to the mobile number Fig.2 (b) Sending movement detection message The mode of the robot is selected through the android application (Fig.3) that is developed. When the manual mode is selected, the movements are transferred through the GSM network .The timeliness of the message sent depends upon the accuracy of the GSM network over which the messages are sent. These messages are received on the Smartphone of the user shown in Fig.4. Fig.3 Android application Fig.4 Message received at the user end V. CONCLUSION An Automatic Park Assist technology that helps a car to steer itself into a parking space with little input from the user. With emerging trends in technology this would serve the purpose of conservation in man power and it could help a long way in improving the standard of the automobile technology by providing a driverless car. In real time GPS components could be integrated onto the car system that could trace the owner wherever he is with the help of a GSM modem and drive itself to the concerned place using GPS navigation system technology. The system is safe, secure and easy for drivers. . VI. ACKNOWLEDGEMENT The authors thank all the participants who helped with the proceeding and successful implementation of this experiment. REFERENCES [1] Ford 2013 TAURUS. [Accessed: Mar. 2013]. [Online]. Available: http:// www.ford.com/cars/taurus/features/#page=Feature18 [2] J. K. Suhl, H. G. Jung, K. Bae, and J. Kim, “Automatic free parking space detection by using motion stereo-based 3D reconstruction,” Mach. Vis. Appl., vol. 21, no. 2, pp. 163–176, Feb. 2010. [3] H. G. Jung, D. S. Kim, and J. Kim, “Light stripe projection-based target position designation forintelligent parking-assist system,” IEEE Trans. Intell. Transp. Syst., vol. 11, no. 4, pp. 942–953, Dec. 2010. [4] H. Martínez-Barberá and D. Herrero-Pérez, “Autonomous navigation of an automated guided vehicle in industrial environments,” Rob. Compute. Integr. Manuf., vol. 26, no. 4, pp. 296–311, 2010. [5] J. Villagrá and D. Herrero-Perez, “A comparison of control techniques for robust docking maneuvers of an AGV,” IEEE Trans. Contr. Syst. Technol., vol. 20, no. 4, pp. 1116–1123, 2012.