SlideShare a Scribd company logo
TELKOMNIKA, Vol.15, No.2, June 2017, pp. 853~860
ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013
DOI: 10.12928/TELKOMNIKA.v15i2.6132  853
Received February 5, 2017; Revised April 12, 2017; Accepted April 30, 2017
Potential Field Based Motion Planning with Steering
Control and DYC for ADAS
Nurbaiti Wahid*
1
, Hairi Zamzuri
2
, Nurhaffizah Hassan
3
, Mohd Azizi Abdul Rahman
4
1,3
Faculty of Electrical and Engineering, Universiti Teknologi MARA, 23000 Dungun, Terengganu, Malaysia
1,2,3,4
Malaysia Japan International Institute of Technology, Universiti Teknologi Malaysia, 54100 Jalan
Sultan Yahya Petra, Kuala Lumpur, Malaysia
Corresponding author, e-mail: nurbaiti@tganu.uitm.edu.my*
1
, hairi.kl@utm.my
2
,
nurhaffizah@tganu.uitm.edu.my
3
, azizi.kl@utm.my
4
Abstract
In this study, the development of motion planning and control for collision avoidance driver
assistance systems is presented. A potential field approach has been used in formulating the collision
avoidance algorithm based on predicted vehicle motion. Then, to realize the advanced driver assistance
systems (ADAS) for collision avoidance, steering control system and direct yaw moment control (DYC) is
designed to follow the desired vehicle motion. Performance evaluation is conducted in simulation
environment in term of its performance in avoiding the obstacles. Simulation results show that the vehicle
collision avoidance assistance systems can successfully complete the avoidance behavior without
colliding.
Keywords: potential field, motion planning, steering control, DYC, ADAS
Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
Traffic accident prevention and collision avoidance are the critical topic being concerned
in automotive world. Regarding to the statistic given by Polis Diraja Malaysia (PDRM), traffic
accident and fatalities is increasing from year to year [1]. In 2013, the number of traffic accidents
had been increased by 3.1% from 462423 to 477204 compared to 2012. In 2014 the number of
traffic accidents is slightly decreased to 0.21% which contributed to 476196 cases.
Nevertheless, the number of road crashed still retain in a high level. Since decades ago, the
engraving problem caused by traffic accidents had been continually voiced out by global
community. About 1.2 million annual deaths due to traffic accident around the world report by
World Health Organization (WHO) in 2004 proved the problem scale [2, 3]. Therefore, the
development of advanced safety technology as the advanced driver assistance systems (ADAS)
for accident preventions and collision avoidance are essential.
The aim of advances safety technology is to take the surrounding of vehicle
environment into account for collision prevention and reduce the traffic accidents by assist the
driver during critical situation. Collision avoidance systems are one of the vehicle safety
technologies under ADAS group are expected to enhance vehicle safety and reduce collision’s
severity. The successful collision avoidance systems are relied on the sensory system, motion
planning and the actuator manipulation control to complete the avoidance maneuver. The needs
for enhanced collision avoidance systems technology for ground vehicle continuously show
significant challenge for the system efficiency.
Path planning and motion planning of advanced driver assistance systems are the
important software elements used in vehicle navigation for collision avoidance [4]. Generally
motion planning for collision avoidance can be divided into two clasifications which are global
and local path planning [5]. Global path planning refers to the well-known environment while
local path planning is determined if environment is unknown. It also can be classified into off-line
and on-line depending on the obstacle behavior. Off-line motion planning is used to formulate
the case of static obstacle where the route decision is predefined. On the contrary, on-line
motion planning used to map the moving obstacle and the route decision is identified based on
the dynamics environment [6]. There are numerous motion planning techniques had been used
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860
854
in automotive vehicle navigation systems for collision avoidance. Motion planning using artificial
potential field was introduced by [7] and had been implemented in robotics field [8, 9] based on
idea in filling the robot workspace with the information from environment. Application of potential
field techniques in motion planning also had been extended into vehicle guidance systems
including lane keeping [10] and obstacle avoidance [11]. In executing the behavior of obstacle
avoidance, the control system is designed to ensure the desired vehicle motion is followed
safely without colliding.
This study presents the motion planning and control system for vehicle collision
avoidance driver assistance systems. The structure of this paper is divided into three main
parts; the second part described the formulation of motion planning to identify the vehicle
desired motion. This part also discussed on the control system designed based on proposed
collision avoidance algorithm to track the desired trajectory. The third part concentrated on the
simulation results of vehicle manuevre behaviour in avoiding the collision for a given driving
scenario. The conclusion and recommendation of future works are given in the final part of this
paper.
2. Collision Avoidance Motion Planning and Control System
This section described the motion planning and control system formulation for collision
avoidance system. In this work, motion planning was formulated using artificial potential field
approach while controller designed for lateral motion control was realized by steering wheel
controller and DYC.
2.1. Vehicle Collision Avoidance System Overview
Figure 1 shows the system overview of driver assistance systems for collision
avoidance. Firstly, the algorithm for collision avoidance was generated to identify desired yaw
rate value, by using potential field approach.
Figure 1. Collision avoidance driver assistance systems overview
2.2. Vehicle Collision Avoidance System Overview
In this work, potential field approach was used for motion planning in generating
collision avoidance algorithm due to mathematical simplicity [12] and minimal computational
effort [13]. The environmental information such as the goal to the target location and obstacle is
represented as attractive and repulsive potential energy respectively [14].
In general, the goal to the target location represented by attractive potential function
used to guide the vehicle to the desired destination. The road edges and the obstacles
represented by repulsive potential function that keep the obstacles far away from the vehicle as
well as to avoid the collision. In this work, the potential field formulation was calculated
regarding to the previous works that had been done in [13-17]. Several potential functions were
formulated for road edges and obstacle based on situation of two stationary obstacles located
on the straight lane. The summation of all potential functions value can be denoted as
Eequation (1).
(1)
TELKOMNIKA ISSN: 1693-6930 
Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid)
855
Potential function formulation of road edges was used to maintain the vehicle
movement on center of the lane when there is no obstacle. Each side of the lane represented
the highest potential energy to prevent the vehicle from lane departure. The formulation of
repulsive potential function of road edges can be expressed as following,
(2)
Where , and represented weight, standard deviation of the repulsive potential
function of the road edges and Y-coordinate of the road center respectively. Figure 2 shows the
potential function of road edges.
Figure 2. Repulsive potential function of road edges
The potential field function of stationary obstacles was computed to keep away the
vehicle from obstacles and remain the safety distance by increasing the potential energy
towards the direction of obstacles. The lane change manoeuvre was executed to avoid the
obstacle and the potential function of two stationary obstacles can be formulated as Equation
(3) and (4).
(3)
(4)
The and both exhibits potential function weight of stationary obstacles while
, , and represented standard deviation of X-Y direction and X-Y coordinate of
vehicle center. The potential function of two stationary obstacles is shown is Figure 3.
Figure 3. Repulsive potential function of stationary obstacles
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860
856
In this work, the parameters of the weight of potential function, , ,
and standard deviation of potential function, , and were used to modify
the shape of potential field energy that represented the road edges and stationary obstacles. By
referring to the equation (1), the total potential field energy map for road edges and obstacles is
illustrated in Figure 4.
Figure 4. Map for total potential field function
In realizing the driver assistance systems, the reference yaw rate value was calculated
to find the optimal performance function for motion planning based on work done in [16, 17].
The application of potential field with optimal control theory as in [16, 17] was implemented to
replace the gradient descent method [11] that generally used in creating the motion planning.
This method was used to avoid the local minima problem that might be existed during the task
execution. The prediction yaw rate value which consists of several yaw rate reference
candidates was computed for the range of and value and can be expressed
as following.
(5)
In this work, the and both was set to -0.5 rad/s and 0.5 rad/s
respectively. The vehicle position prediction value at prediction time horizon and evaluation cost
function of yaw rate reference value can be represented as equation (6) and (7) below:
(6)
(7)
where denoted as vehicle yaw angle. By using application of optimal control theory in [17], the
evaluation cost function for identification of yaw rate reference value can mathematically be
expressed as following equation. The reference yaw rate was defined from the minimum value
of evaluation cost function that was calculated on each sampling time where q specified as
weight of yaw rate prediction.
(8)
TELKOMNIKA ISSN: 1693-6930 
Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid)
857
2.3. Control System Formulation
In this work the lateral motion control algorithm was designed which consist of steering
control system and direct yaw moment control. This control strategy was applied in order to
track the vehicle desired motion for collision prevention. The reference steering angle was
determined by using linear single-track vehicle model based on inverse dynamics method in
following the desired path. The state-space represented the linear vehicle model equation can
be expressed as below:
(9)
where,
,
,
By using inverse method and negligible the effect of side slip angle, the steering angle value
can be calculated as in equation (10).
(10)
The desired steering angle was determined by considering the value of steering gear ratio and
can be computed as follows:
(11)
For direct yaw moment control, the corrective yaw moment and corrective distributed torque
both were formulated as equation (12) and (13) respectively based on works in [18, 19].
and referred to corrective yaw moment gain, indicated the tire wheel radius and
denoted as vehicle track width.
+ (12)
(13)
With approximation of vehicle longitudinal motion as one-wheel vehicle model, the longitudinal
force can be identified as following equation where indicated the vehicle running resistance.
(14)
3. Results and Discussion
3.1. Simulation Driving Scenario
In the simulation works, the driving scenario was created based on two stationary
obstacles (parking vehicle) located on the straight lane as shown in Figure 5. Additionally,
Table 1 tabulated the parameters value that had been set for the simulation scenario condition.
The parking vehicle, both was located at coordinate Xc01 and Xc02 of vehicle centre where Y-
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860
858
coordinate was set to Yc01 and Yc02 from the road centre. For simulation works the vehicle speed
was set to 50 km/h to evaluate the performance of collision avoidance assisting system.
Table 1. Parameters value of simulation driving scenario
Symbol Variable Value (SI unit)
V Vehicle velocity 50km/h
Xc01 Coordinate of X of stationary obstacle 1 49.8m
Xc02 Coordinate of X of stationary obstacle 2 151.2m
Yc01 Coordinate of Y of stationary obstacle 1 1m
Yc02 Coordinate of Y of stationary obstacle 2 1m
Y Lateral distance of road center 0
Figure 5. Simulation driving scenario
3.2. Simulation Results
The simulation results show the vehicle manoeuvre behaviour with regards to the lane
change for collision avoidance. The road edges and stationary obstacles potential function were
work together in effecting the manoeuvre behaviour as illustrated in Figure 6. From these
results, it had been noticed that the host vehicle can avoid the two stationary obstacles in stable
condition. By applying DYC, the vehicle speed value was diverse during the steering manoeuvre
in avoiding the obstacles. The vehicle speed was reduced when the vehicle did the lane change
to avoid the obstacle and start to increased again when the host vehicle went back to the
original lane.
The corrective yaw moment input, yaw rate, vehicle side slip and lateral acceleration
response is shown in Figure 7. The vehicle lateral motion can be controlled by regulating the
steering angle and driving torque based on reference yaw rate input. Additionally, with vehicle
speed=50 km/h, the host vehicle runs the avoidance manoeuvre through the minimum potential
field energy value without lane departure. The generated of desired vehicle lateral motion from
artificial potential field approach with application of optimal control theory as well as control
system strategy can keep the safety distance margin for collision avoidance.
Figure 6. Vehicle trajectory in avoiding obstacles
TELKOMNIKA ISSN: 1693-6930 
Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid)
859
Figure 7. Simulation results of vehicle behaviour.
4. Conclusion
In enhancing the performance of active safety, this paper described and studied the
motion planning of vehicle obstacle avoidance driver assistance systems based on artificial
potential field method. Several potential functions had been developed by considering two
stationary obstacles and road edges to describe the risk potential. Lane departure risk potential
and collision with obstacle risk potential was considered for control the lateral motion of host
vehicle. To complete the collision avoidance execution task, the control system had been
formulated based on steering wheel control and DYC. In this work, steering control system was
used to complete the steering avoidance manoeuvre while DYC will give the effect to the vehicle
speed by control the longitudinal motion of host vehicle. The performance evaluation of
proposed collision avoidance driver assistance systems had been investigated through the
simulation environment. From simulation results, it can be revealed that, the proposed driving
assistance systems for collision avoidance can successfully followed the avoidance manoeuvre
with surrounding obstacles. For the future studies, the formulated algorithm can be further
explored and expanded into dynamics vehicle collision avoidance environment considering
moving obstacles with different driving scenarios.
Acknowledgement
This work is funded by Ministry of Higher Education, Malaysia under Research
University Grant, Universiti Teknologi Malaysia (vote no: 13H73) and Perusahaan Otomobil
Nasional (PROTON) Sdn. Bhd (vote no: 4C099). The authors also would like to acknowledge
Assoc. Prof. Pongsathorn Raksincharoensak for the valuable knowledge and Smart Mobility
Research Centre, Tokyo University of Agriculture and Technology (TUAT) for the placement
given during the short-term attachment research programme.
References
[1] Transport Statistic Malaysia 2014. Ministry of Transportation Malaysia. 2015.
[2] Mohd Yusoff MF, Mohamad NA, Md Nor NG. Malaysian Value of Fatal and Non Fatal Injury due to
Road Accident: The Willingness to Pay Using Conjoint Analysis Study. Proceedings of the Eastern
Asia Society for Transportation Studies. 2011; 8: 1–13.
[3] Mohd Yusof MF, Md Nor NG, Mohamad NA. Malaysian Value of Statistical Life for Fatal Injury in Road
Accident: A Conjoint Analysis Approach. Journal of Society for Transportation and Traffic Studies.
2013; 2(2): 30–40.
[4] Hesse T, Sattel T. An Approach to Integrate Vehicle Dynamics in Motion Planning for Advanced Driver
Assistance Systems. IEEE Intelligent Vehicles Symposium. Istanbul. 2007: 1240-1245.
[5] Kamil F, Tang S, Kakhsar W, Zulkifli N, Ahmad SA. A Review on Motion Planning and Obstacle
Avoidance Approaches in Dynamic Environments. Advances in Robotics and Automation. 2015; 4(2).
[6] Raja P, Pugazhenthi S. Optimal Path Planning of Mobile Robots: A Review. International Journal of
the Physical Sciences. 2012; 7(9): 1314–1320.
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860
860
[7] Khatib O. Real Time Obstacle Avoidance for Manipulators and Mobile Robots. International Journal of
Robotics and Research. 1986; 5(1): 90–98.
[8] Ge SS, Cui YJ. New Potential Functions for Mobile Robot Path Planning. IEEE Transactions on
Robotics and Automation. 2000; 16(5): 615–620.
[9] Bin-qiang Y, Ming-fu Z, Yi W. Research of Path Planning Method for Mobile Robot Based on Artificial
Potential Field. 2011 International Conference on Multimedia Technology. Hangzho. 2011: 3192–
3195.
[10] Gerdes JC, Rossetter EJ. A Unified Approach to Driver Assistance Systems Based on Artificial
Potential Fields. Journal of Dynamic Systems, Measurement and Control. 2001; 123(3): 431-438.
[11] Wolf MT, Burdick JW. Artificial Potential Functions for Highway Driving with Collision Avoidance.
IEEE International Conference on Robotics and Automation. USA. 2008: 3731–3736.
[12] Yin L, Yin Y, Lin CJ. A New Potential Field Method for Mobile Robot Path Planning in Dynamic
Environments. Asian Journal of Control. 2009. 11(2): 214–225.
[13] Noto N, Okuda H, Tazaki Y, Suzuki T. Steering Assisting System for Obstacle Avoidance Based on
Personalized Potential Field. IEEE Conference on Intelligent Transportation Systems. Alaska. 2012:
1702–1707.
[14] Ma Y, Zheng G, Perruquetti W, Qiu Z. Motion Planning for Non-holonomic Mobile Robots using the i-
PID Controller and Potential Field. 2014 IEEE/RSJ International Conference on Intelligent Robots
and Systems. USA. 2014: 3618–3623.
[15] Noto N, Okuda H, Tazaki Y, Inagaki S, Suzuki T. Obstacle Avoidance Assisting System Based on
Personalized Potential Field. SICE Annual Conference 2011. Tokyo. 2011: 476-481.
[16] Hasegawa T, Raksincharoensak P, Nagai M. Risk-potential Based Motion Planning and Control of
Proactive Driving Intelligence System for Enhancing Active Safety. Proceedings of International
Symposium of Advanced Vehicle Control 2014. Tokyo. 2014.
[17] Raksincharoensak P, Hasegawa T, Nagai M. Motion Planning and Control of Autonomous Driving
Intelligence System Based on Risk Potential Optimization Framework. International Journal of
Automative Engineering. 2016; 7: 53–60.
[18] Yang X, Wang Z, Peng W. Coordinated Control of AFS and DYC for Vehicle Handling and Stability
Based on Optimal Guaranteed Cost Theory. Vehicle System Dynamics. 2009; 7(1): 57-79.
[19] Rieveley RJ, Minaker BP. Variable Torque Distribution Yaw Moment Control for Hybrid Powertrains.
SAE Technical Paper Series. 2007; 2007(01-02).

More Related Content

What's hot

Traffic & transportation – ii
Traffic & transportation – iiTraffic & transportation – ii
Traffic & transportation – ii
prahlad reddy
 
A0140110
A0140110A0140110
A0140110
IJRES Journal
 
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
IRJET Journal
 
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
IJMER
 
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
ijceronline
 
Paper id 2420143
Paper id 2420143Paper id 2420143
Paper id 2420143IJRAT
 
Offine/Online Optimum Routing of a UAV using Auxiliary Points
Offine/Online Optimum Routing of a UAV using Auxiliary Points Offine/Online Optimum Routing of a UAV using Auxiliary Points
Offine/Online Optimum Routing of a UAV using Auxiliary Points
IJECEIAES
 
Conflict-free dynamic route multi-agv using dijkstra Floyd-warshall hybrid a...
Conflict-free dynamic route multi-agv using dijkstra  Floyd-warshall hybrid a...Conflict-free dynamic route multi-agv using dijkstra  Floyd-warshall hybrid a...
Conflict-free dynamic route multi-agv using dijkstra Floyd-warshall hybrid a...
IJECEIAES
 
Foot Mounted Pedestrian Navigation Systems
Foot Mounted Pedestrian Navigation SystemsFoot Mounted Pedestrian Navigation Systems
Foot Mounted Pedestrian Navigation Systems
oblu.io
 
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
ijmech
 
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
ijmpict
 
Adamu muhammad isah
Adamu muhammad isahAdamu muhammad isah
Adamu muhammad isah
AdamuMuhammadIsah
 
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
ijtsrd
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Accident risk simulation
Accident risk simulationAccident risk simulation
Accident risk simulation
Institute for Transport Studies (ITS)
 
TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.
Konstantinos Gkiotsalitis
 
Motorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
Motorcycle Movement Model Based on Markov Chain Process in Mixed TrafficMotorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
Motorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
IJECEIAES
 
Paper id 71201923
Paper id 71201923Paper id 71201923
Paper id 71201923
IJRAT
 
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONSETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
IJMIT JOURNAL
 

What's hot (20)

Traffic & transportation – ii
Traffic & transportation – iiTraffic & transportation – ii
Traffic & transportation – ii
 
A0140110
A0140110A0140110
A0140110
 
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
IRJET- Design and Development of Traffic Flow Prediction System for Efficient...
 
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
The Effects of Vehicle Speeds on Accident Frequency within Settlements along ...
 
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parame...
 
Paper id 2420143
Paper id 2420143Paper id 2420143
Paper id 2420143
 
30120130405026
3012013040502630120130405026
30120130405026
 
Offine/Online Optimum Routing of a UAV using Auxiliary Points
Offine/Online Optimum Routing of a UAV using Auxiliary Points Offine/Online Optimum Routing of a UAV using Auxiliary Points
Offine/Online Optimum Routing of a UAV using Auxiliary Points
 
Conflict-free dynamic route multi-agv using dijkstra Floyd-warshall hybrid a...
Conflict-free dynamic route multi-agv using dijkstra  Floyd-warshall hybrid a...Conflict-free dynamic route multi-agv using dijkstra  Floyd-warshall hybrid a...
Conflict-free dynamic route multi-agv using dijkstra Floyd-warshall hybrid a...
 
Foot Mounted Pedestrian Navigation Systems
Foot Mounted Pedestrian Navigation SystemsFoot Mounted Pedestrian Navigation Systems
Foot Mounted Pedestrian Navigation Systems
 
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
SIMULTANEOUS OPTIMIZATION OF SEMIACTIVE QUARTER CAR SUSPENSION PARAMETERS USI...
 
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
DYNAMIC TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING CO2EMISSIONS EMPLOYING ETC ...
 
Adamu muhammad isah
Adamu muhammad isahAdamu muhammad isah
Adamu muhammad isah
 
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
A two Stage Fuzzy Logic Adaptive Traffic Signal Control for an Isolated Inter...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Accident risk simulation
Accident risk simulationAccident risk simulation
Accident risk simulation
 
TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.
 
Motorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
Motorcycle Movement Model Based on Markov Chain Process in Mixed TrafficMotorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
Motorcycle Movement Model Based on Markov Chain Process in Mixed Traffic
 
Paper id 71201923
Paper id 71201923Paper id 71201923
Paper id 71201923
 
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONSETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
ETC ASSISTED TRAFFIC LIGHT CONTROL SCHEME FOR REDUCING VEHICLES’ CO2 EMISSIONS
 

Similar to Potential Field Based Motion Planning with Steering Control and DYC for ADAS

Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...
IAEME Publication
 
Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...
IRJET Journal
 
Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...
IRJET Journal
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theory
eSAT Publishing House
 
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
IAEME Publication
 
A Review on Distribution Models Using for Different Traffic Condition
A Review on Distribution Models Using for Different Traffic ConditionA Review on Distribution Models Using for Different Traffic Condition
A Review on Distribution Models Using for Different Traffic Condition
IRJET Journal
 
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
IRJET Journal
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
srinivasanece7
 
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
IRJET Journal
 
Presentation on advance traffic engineering.pptx
Presentation on advance traffic engineering.pptxPresentation on advance traffic engineering.pptx
Presentation on advance traffic engineering.pptx
EtahEneji1
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Evaluation of operational efficiency of urban road
Evaluation of operational efficiency of urban roadEvaluation of operational efficiency of urban road
Evaluation of operational efficiency of urban road
eSAT Publishing House
 
Intelligent Intersection Management: A Survey
Intelligent Intersection Management: A SurveyIntelligent Intersection Management: A Survey
Intelligent Intersection Management: A Survey
IRJET Journal
 
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of EvacuationCar-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
CSCJournals
 
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
IRJET Journal
 
A survey of ranging techniques for vehicle localization in intelligence tran...
A survey of ranging techniques for vehicle localization in  intelligence tran...A survey of ranging techniques for vehicle localization in  intelligence tran...
A survey of ranging techniques for vehicle localization in intelligence tran...
IJECEIAES
 
Intelligent road surface quality evaluation using rough mereology
Intelligent road surface quality evaluation using rough mereologyIntelligent road surface quality evaluation using rough mereology
Intelligent road surface quality evaluation using rough mereology
Mohamed Mostafa
 
Ieeepro techno solutions 2013 ieee embedded project emergency messaging for...
Ieeepro techno solutions   2013 ieee embedded project emergency messaging for...Ieeepro techno solutions   2013 ieee embedded project emergency messaging for...
Ieeepro techno solutions 2013 ieee embedded project emergency messaging for...
srinivasanece7
 
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
akhileshakm
 

Similar to Potential Field Based Motion Planning with Steering Control and DYC for ADAS (20)

Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...
 
Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...
 
Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...Comparative study of traffic signals with and without signal coordination of ...
Comparative study of traffic signals with and without signal coordination of ...
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theory
 
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
 
A Review on Distribution Models Using for Different Traffic Condition
A Review on Distribution Models Using for Different Traffic ConditionA Review on Distribution Models Using for Different Traffic Condition
A Review on Distribution Models Using for Different Traffic Condition
 
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
Design of traffic signal on NH-12 near Barkatullah University, Bhopal Distric...
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
 
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
 
Presentation on advance traffic engineering.pptx
Presentation on advance traffic engineering.pptxPresentation on advance traffic engineering.pptx
Presentation on advance traffic engineering.pptx
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Evaluation of operational efficiency of urban road
Evaluation of operational efficiency of urban roadEvaluation of operational efficiency of urban road
Evaluation of operational efficiency of urban road
 
Intelligent Intersection Management: A Survey
Intelligent Intersection Management: A SurveyIntelligent Intersection Management: A Survey
Intelligent Intersection Management: A Survey
 
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of EvacuationCar-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
 
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport ...
 
A survey of ranging techniques for vehicle localization in intelligence tran...
A survey of ranging techniques for vehicle localization in  intelligence tran...A survey of ranging techniques for vehicle localization in  intelligence tran...
A survey of ranging techniques for vehicle localization in intelligence tran...
 
Intelligent road surface quality evaluation using rough mereology
Intelligent road surface quality evaluation using rough mereologyIntelligent road surface quality evaluation using rough mereology
Intelligent road surface quality evaluation using rough mereology
 
Ieeepro techno solutions 2013 ieee embedded project emergency messaging for...
Ieeepro techno solutions   2013 ieee embedded project emergency messaging for...Ieeepro techno solutions   2013 ieee embedded project emergency messaging for...
Ieeepro techno solutions 2013 ieee embedded project emergency messaging for...
 
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
2023-02-01-A novel Road User Safety Field Theory for traffic safety assessmen...
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
TELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
TELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
TELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
TELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
TELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
TELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
TELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
TELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
TELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 

Recently uploaded (20)

Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 

Potential Field Based Motion Planning with Steering Control and DYC for ADAS

  • 1. TELKOMNIKA, Vol.15, No.2, June 2017, pp. 853~860 ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI: 10.12928/TELKOMNIKA.v15i2.6132  853 Received February 5, 2017; Revised April 12, 2017; Accepted April 30, 2017 Potential Field Based Motion Planning with Steering Control and DYC for ADAS Nurbaiti Wahid* 1 , Hairi Zamzuri 2 , Nurhaffizah Hassan 3 , Mohd Azizi Abdul Rahman 4 1,3 Faculty of Electrical and Engineering, Universiti Teknologi MARA, 23000 Dungun, Terengganu, Malaysia 1,2,3,4 Malaysia Japan International Institute of Technology, Universiti Teknologi Malaysia, 54100 Jalan Sultan Yahya Petra, Kuala Lumpur, Malaysia Corresponding author, e-mail: nurbaiti@tganu.uitm.edu.my* 1 , hairi.kl@utm.my 2 , nurhaffizah@tganu.uitm.edu.my 3 , azizi.kl@utm.my 4 Abstract In this study, the development of motion planning and control for collision avoidance driver assistance systems is presented. A potential field approach has been used in formulating the collision avoidance algorithm based on predicted vehicle motion. Then, to realize the advanced driver assistance systems (ADAS) for collision avoidance, steering control system and direct yaw moment control (DYC) is designed to follow the desired vehicle motion. Performance evaluation is conducted in simulation environment in term of its performance in avoiding the obstacles. Simulation results show that the vehicle collision avoidance assistance systems can successfully complete the avoidance behavior without colliding. Keywords: potential field, motion planning, steering control, DYC, ADAS Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction Traffic accident prevention and collision avoidance are the critical topic being concerned in automotive world. Regarding to the statistic given by Polis Diraja Malaysia (PDRM), traffic accident and fatalities is increasing from year to year [1]. In 2013, the number of traffic accidents had been increased by 3.1% from 462423 to 477204 compared to 2012. In 2014 the number of traffic accidents is slightly decreased to 0.21% which contributed to 476196 cases. Nevertheless, the number of road crashed still retain in a high level. Since decades ago, the engraving problem caused by traffic accidents had been continually voiced out by global community. About 1.2 million annual deaths due to traffic accident around the world report by World Health Organization (WHO) in 2004 proved the problem scale [2, 3]. Therefore, the development of advanced safety technology as the advanced driver assistance systems (ADAS) for accident preventions and collision avoidance are essential. The aim of advances safety technology is to take the surrounding of vehicle environment into account for collision prevention and reduce the traffic accidents by assist the driver during critical situation. Collision avoidance systems are one of the vehicle safety technologies under ADAS group are expected to enhance vehicle safety and reduce collision’s severity. The successful collision avoidance systems are relied on the sensory system, motion planning and the actuator manipulation control to complete the avoidance maneuver. The needs for enhanced collision avoidance systems technology for ground vehicle continuously show significant challenge for the system efficiency. Path planning and motion planning of advanced driver assistance systems are the important software elements used in vehicle navigation for collision avoidance [4]. Generally motion planning for collision avoidance can be divided into two clasifications which are global and local path planning [5]. Global path planning refers to the well-known environment while local path planning is determined if environment is unknown. It also can be classified into off-line and on-line depending on the obstacle behavior. Off-line motion planning is used to formulate the case of static obstacle where the route decision is predefined. On the contrary, on-line motion planning used to map the moving obstacle and the route decision is identified based on the dynamics environment [6]. There are numerous motion planning techniques had been used
  • 2.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860 854 in automotive vehicle navigation systems for collision avoidance. Motion planning using artificial potential field was introduced by [7] and had been implemented in robotics field [8, 9] based on idea in filling the robot workspace with the information from environment. Application of potential field techniques in motion planning also had been extended into vehicle guidance systems including lane keeping [10] and obstacle avoidance [11]. In executing the behavior of obstacle avoidance, the control system is designed to ensure the desired vehicle motion is followed safely without colliding. This study presents the motion planning and control system for vehicle collision avoidance driver assistance systems. The structure of this paper is divided into three main parts; the second part described the formulation of motion planning to identify the vehicle desired motion. This part also discussed on the control system designed based on proposed collision avoidance algorithm to track the desired trajectory. The third part concentrated on the simulation results of vehicle manuevre behaviour in avoiding the collision for a given driving scenario. The conclusion and recommendation of future works are given in the final part of this paper. 2. Collision Avoidance Motion Planning and Control System This section described the motion planning and control system formulation for collision avoidance system. In this work, motion planning was formulated using artificial potential field approach while controller designed for lateral motion control was realized by steering wheel controller and DYC. 2.1. Vehicle Collision Avoidance System Overview Figure 1 shows the system overview of driver assistance systems for collision avoidance. Firstly, the algorithm for collision avoidance was generated to identify desired yaw rate value, by using potential field approach. Figure 1. Collision avoidance driver assistance systems overview 2.2. Vehicle Collision Avoidance System Overview In this work, potential field approach was used for motion planning in generating collision avoidance algorithm due to mathematical simplicity [12] and minimal computational effort [13]. The environmental information such as the goal to the target location and obstacle is represented as attractive and repulsive potential energy respectively [14]. In general, the goal to the target location represented by attractive potential function used to guide the vehicle to the desired destination. The road edges and the obstacles represented by repulsive potential function that keep the obstacles far away from the vehicle as well as to avoid the collision. In this work, the potential field formulation was calculated regarding to the previous works that had been done in [13-17]. Several potential functions were formulated for road edges and obstacle based on situation of two stationary obstacles located on the straight lane. The summation of all potential functions value can be denoted as Eequation (1). (1)
  • 3. TELKOMNIKA ISSN: 1693-6930  Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid) 855 Potential function formulation of road edges was used to maintain the vehicle movement on center of the lane when there is no obstacle. Each side of the lane represented the highest potential energy to prevent the vehicle from lane departure. The formulation of repulsive potential function of road edges can be expressed as following, (2) Where , and represented weight, standard deviation of the repulsive potential function of the road edges and Y-coordinate of the road center respectively. Figure 2 shows the potential function of road edges. Figure 2. Repulsive potential function of road edges The potential field function of stationary obstacles was computed to keep away the vehicle from obstacles and remain the safety distance by increasing the potential energy towards the direction of obstacles. The lane change manoeuvre was executed to avoid the obstacle and the potential function of two stationary obstacles can be formulated as Equation (3) and (4). (3) (4) The and both exhibits potential function weight of stationary obstacles while , , and represented standard deviation of X-Y direction and X-Y coordinate of vehicle center. The potential function of two stationary obstacles is shown is Figure 3. Figure 3. Repulsive potential function of stationary obstacles
  • 4.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860 856 In this work, the parameters of the weight of potential function, , , and standard deviation of potential function, , and were used to modify the shape of potential field energy that represented the road edges and stationary obstacles. By referring to the equation (1), the total potential field energy map for road edges and obstacles is illustrated in Figure 4. Figure 4. Map for total potential field function In realizing the driver assistance systems, the reference yaw rate value was calculated to find the optimal performance function for motion planning based on work done in [16, 17]. The application of potential field with optimal control theory as in [16, 17] was implemented to replace the gradient descent method [11] that generally used in creating the motion planning. This method was used to avoid the local minima problem that might be existed during the task execution. The prediction yaw rate value which consists of several yaw rate reference candidates was computed for the range of and value and can be expressed as following. (5) In this work, the and both was set to -0.5 rad/s and 0.5 rad/s respectively. The vehicle position prediction value at prediction time horizon and evaluation cost function of yaw rate reference value can be represented as equation (6) and (7) below: (6) (7) where denoted as vehicle yaw angle. By using application of optimal control theory in [17], the evaluation cost function for identification of yaw rate reference value can mathematically be expressed as following equation. The reference yaw rate was defined from the minimum value of evaluation cost function that was calculated on each sampling time where q specified as weight of yaw rate prediction. (8)
  • 5. TELKOMNIKA ISSN: 1693-6930  Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid) 857 2.3. Control System Formulation In this work the lateral motion control algorithm was designed which consist of steering control system and direct yaw moment control. This control strategy was applied in order to track the vehicle desired motion for collision prevention. The reference steering angle was determined by using linear single-track vehicle model based on inverse dynamics method in following the desired path. The state-space represented the linear vehicle model equation can be expressed as below: (9) where, , , By using inverse method and negligible the effect of side slip angle, the steering angle value can be calculated as in equation (10). (10) The desired steering angle was determined by considering the value of steering gear ratio and can be computed as follows: (11) For direct yaw moment control, the corrective yaw moment and corrective distributed torque both were formulated as equation (12) and (13) respectively based on works in [18, 19]. and referred to corrective yaw moment gain, indicated the tire wheel radius and denoted as vehicle track width. + (12) (13) With approximation of vehicle longitudinal motion as one-wheel vehicle model, the longitudinal force can be identified as following equation where indicated the vehicle running resistance. (14) 3. Results and Discussion 3.1. Simulation Driving Scenario In the simulation works, the driving scenario was created based on two stationary obstacles (parking vehicle) located on the straight lane as shown in Figure 5. Additionally, Table 1 tabulated the parameters value that had been set for the simulation scenario condition. The parking vehicle, both was located at coordinate Xc01 and Xc02 of vehicle centre where Y-
  • 6.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860 858 coordinate was set to Yc01 and Yc02 from the road centre. For simulation works the vehicle speed was set to 50 km/h to evaluate the performance of collision avoidance assisting system. Table 1. Parameters value of simulation driving scenario Symbol Variable Value (SI unit) V Vehicle velocity 50km/h Xc01 Coordinate of X of stationary obstacle 1 49.8m Xc02 Coordinate of X of stationary obstacle 2 151.2m Yc01 Coordinate of Y of stationary obstacle 1 1m Yc02 Coordinate of Y of stationary obstacle 2 1m Y Lateral distance of road center 0 Figure 5. Simulation driving scenario 3.2. Simulation Results The simulation results show the vehicle manoeuvre behaviour with regards to the lane change for collision avoidance. The road edges and stationary obstacles potential function were work together in effecting the manoeuvre behaviour as illustrated in Figure 6. From these results, it had been noticed that the host vehicle can avoid the two stationary obstacles in stable condition. By applying DYC, the vehicle speed value was diverse during the steering manoeuvre in avoiding the obstacles. The vehicle speed was reduced when the vehicle did the lane change to avoid the obstacle and start to increased again when the host vehicle went back to the original lane. The corrective yaw moment input, yaw rate, vehicle side slip and lateral acceleration response is shown in Figure 7. The vehicle lateral motion can be controlled by regulating the steering angle and driving torque based on reference yaw rate input. Additionally, with vehicle speed=50 km/h, the host vehicle runs the avoidance manoeuvre through the minimum potential field energy value without lane departure. The generated of desired vehicle lateral motion from artificial potential field approach with application of optimal control theory as well as control system strategy can keep the safety distance margin for collision avoidance. Figure 6. Vehicle trajectory in avoiding obstacles
  • 7. TELKOMNIKA ISSN: 1693-6930  Potential Field Based Motion Planning with Steering Control and DYC… (Nurbaiti Wahid) 859 Figure 7. Simulation results of vehicle behaviour. 4. Conclusion In enhancing the performance of active safety, this paper described and studied the motion planning of vehicle obstacle avoidance driver assistance systems based on artificial potential field method. Several potential functions had been developed by considering two stationary obstacles and road edges to describe the risk potential. Lane departure risk potential and collision with obstacle risk potential was considered for control the lateral motion of host vehicle. To complete the collision avoidance execution task, the control system had been formulated based on steering wheel control and DYC. In this work, steering control system was used to complete the steering avoidance manoeuvre while DYC will give the effect to the vehicle speed by control the longitudinal motion of host vehicle. The performance evaluation of proposed collision avoidance driver assistance systems had been investigated through the simulation environment. From simulation results, it can be revealed that, the proposed driving assistance systems for collision avoidance can successfully followed the avoidance manoeuvre with surrounding obstacles. For the future studies, the formulated algorithm can be further explored and expanded into dynamics vehicle collision avoidance environment considering moving obstacles with different driving scenarios. Acknowledgement This work is funded by Ministry of Higher Education, Malaysia under Research University Grant, Universiti Teknologi Malaysia (vote no: 13H73) and Perusahaan Otomobil Nasional (PROTON) Sdn. Bhd (vote no: 4C099). The authors also would like to acknowledge Assoc. Prof. Pongsathorn Raksincharoensak for the valuable knowledge and Smart Mobility Research Centre, Tokyo University of Agriculture and Technology (TUAT) for the placement given during the short-term attachment research programme. References [1] Transport Statistic Malaysia 2014. Ministry of Transportation Malaysia. 2015. [2] Mohd Yusoff MF, Mohamad NA, Md Nor NG. Malaysian Value of Fatal and Non Fatal Injury due to Road Accident: The Willingness to Pay Using Conjoint Analysis Study. Proceedings of the Eastern Asia Society for Transportation Studies. 2011; 8: 1–13. [3] Mohd Yusof MF, Md Nor NG, Mohamad NA. Malaysian Value of Statistical Life for Fatal Injury in Road Accident: A Conjoint Analysis Approach. Journal of Society for Transportation and Traffic Studies. 2013; 2(2): 30–40. [4] Hesse T, Sattel T. An Approach to Integrate Vehicle Dynamics in Motion Planning for Advanced Driver Assistance Systems. IEEE Intelligent Vehicles Symposium. Istanbul. 2007: 1240-1245. [5] Kamil F, Tang S, Kakhsar W, Zulkifli N, Ahmad SA. A Review on Motion Planning and Obstacle Avoidance Approaches in Dynamic Environments. Advances in Robotics and Automation. 2015; 4(2). [6] Raja P, Pugazhenthi S. Optimal Path Planning of Mobile Robots: A Review. International Journal of the Physical Sciences. 2012; 7(9): 1314–1320.
  • 8.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 2, June 2017 : 853 – 860 860 [7] Khatib O. Real Time Obstacle Avoidance for Manipulators and Mobile Robots. International Journal of Robotics and Research. 1986; 5(1): 90–98. [8] Ge SS, Cui YJ. New Potential Functions for Mobile Robot Path Planning. IEEE Transactions on Robotics and Automation. 2000; 16(5): 615–620. [9] Bin-qiang Y, Ming-fu Z, Yi W. Research of Path Planning Method for Mobile Robot Based on Artificial Potential Field. 2011 International Conference on Multimedia Technology. Hangzho. 2011: 3192– 3195. [10] Gerdes JC, Rossetter EJ. A Unified Approach to Driver Assistance Systems Based on Artificial Potential Fields. Journal of Dynamic Systems, Measurement and Control. 2001; 123(3): 431-438. [11] Wolf MT, Burdick JW. Artificial Potential Functions for Highway Driving with Collision Avoidance. IEEE International Conference on Robotics and Automation. USA. 2008: 3731–3736. [12] Yin L, Yin Y, Lin CJ. A New Potential Field Method for Mobile Robot Path Planning in Dynamic Environments. Asian Journal of Control. 2009. 11(2): 214–225. [13] Noto N, Okuda H, Tazaki Y, Suzuki T. Steering Assisting System for Obstacle Avoidance Based on Personalized Potential Field. IEEE Conference on Intelligent Transportation Systems. Alaska. 2012: 1702–1707. [14] Ma Y, Zheng G, Perruquetti W, Qiu Z. Motion Planning for Non-holonomic Mobile Robots using the i- PID Controller and Potential Field. 2014 IEEE/RSJ International Conference on Intelligent Robots and Systems. USA. 2014: 3618–3623. [15] Noto N, Okuda H, Tazaki Y, Inagaki S, Suzuki T. Obstacle Avoidance Assisting System Based on Personalized Potential Field. SICE Annual Conference 2011. Tokyo. 2011: 476-481. [16] Hasegawa T, Raksincharoensak P, Nagai M. Risk-potential Based Motion Planning and Control of Proactive Driving Intelligence System for Enhancing Active Safety. Proceedings of International Symposium of Advanced Vehicle Control 2014. Tokyo. 2014. [17] Raksincharoensak P, Hasegawa T, Nagai M. Motion Planning and Control of Autonomous Driving Intelligence System Based on Risk Potential Optimization Framework. International Journal of Automative Engineering. 2016; 7: 53–60. [18] Yang X, Wang Z, Peng W. Coordinated Control of AFS and DYC for Vehicle Handling and Stability Based on Optimal Guaranteed Cost Theory. Vehicle System Dynamics. 2009; 7(1): 57-79. [19] Rieveley RJ, Minaker BP. Variable Torque Distribution Yaw Moment Control for Hybrid Powertrains. SAE Technical Paper Series. 2007; 2007(01-02).