SlideShare a Scribd company logo
1 of 4
Download to read offline
V.V Sivaji1,
Dr. M.Sailaja / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456
2453 | P a g e
Adaptive Cruise Control Systems for Vehicle Modeling Using
Stop and Go Manoeuvres
V. V Sivaji1
, Dr. M. Sailaja2
1
PG Student, 2
Professor
Dept of Electronics & Communication Engineering University College of Engineering Kakinada, JNTUK,
Abstract
This research paper deals with the design
of adaptive cruise control (ACC) which was
implemented on a passenger car using PID
controller. An important feature of the newly
based adaptive cruise control system is that, its
ability to manage a competent inter-vehicle gap
based on the speed of host vehicle and headway.
There are three major inputs to the ACC system,
that is, speed of host vehicle read from Memory
unit, headway time set by driver, and actual gap
measured by the Radar scanner. The system is
been adapted with the velocity control at urban
environments avoids mitigate possible accidents.
This paper deals with the design, modulating, and
estimation of the controllers performing actions
on the longitudinal control of a car to accomplish
stop-and-go manoeuvres.
Key words: Adaptive Cruise control, Inter Vehicle
Gap, Stop and Go Manoeuvres
I. INTRODUCTION
Cruise control system one of the advanced
system and has become a common feature in
automobiles nowadays. Instead of driver frequently
checking out the speedometer and adjusting pressure
on the throttle pedal or the brake. Cruise control
system takes over the control the speed of the car by
maintaining the constant speed set by the driver.
Therefore, this system can help in reducing driver’s
fatigue in driving a long road trip [7].
In the process of the cruise control system:
Firstly, the driver sets the desired speed of the car by
turning on the cruise control mode at the desired
speed, such that the car is travels at the set speed and
hits the button. An alternate way to set the desired
speed of the car is by tapping the set/acceleration
button to increase the speed of the car or by tapping
the coast button to decrease the speed of the car.
Secondly, the processing unit in the system
receives the input signal, and progress the output
signal to the actuator. Thirdly, the actuator adjusts the
throttle position according to the command of
controller. Finally, the changes in the throttle position
leads to the change in the speed of the car travelling
and obtains the desired speed. The actual speed of
the car is continuously monitored by a sensor and fed
to the processor. The process of transmitting the
current speed of the car continues to the processor to
maintaining the desired speed, as long as the cruise
control is engaged [1].
Following sections are classified as
described in below. In section II modelling of vehicle
dynamics is discussed. Conventional control system
is explained in section III. Complete system
described in section IV. Simulink model developed
and results are discussed in section V and finally
concluded in section VI.
II. VEHICLE MODELING DYNAMICS
(A) Physical Model
Normally, the inertia of the wheels of the car
is neglected. Assuming the friction of the car is
obtained by the friction caused by the motion of the
car. A physical model of the cruise control system is
illustrated as shown in Fig. 1 [3]. The m indicated as
the mass of a car.
Fig.1. Free-body diagram of a car
From the Newton’s second law of motion, a
differential equation of the cruise control model can
be obtained, as in Eqn. (1)
Where, v is the velocity of the car, b is the friction
obtained by the car and u is the force from the
engine.
Then, by applying Laplace Transform theorem, Eqn.
(2)
After rearranging the above equation, the
transfer function of the open-looped cruise control
system is obtained as in Eqn. (3).
(B) Controller Action
(i) P Controller
V.V Sivaji1,
Dr. M.Sailaja / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456
2454 | P a g e
Considering Proportional control (kP), the
closed loop transfer function of the cruise control
system with a proportional control is obtained, as in
Eqn. (4).
(ii) PI Controller
Now considering Proportional control (KP)
and integral control (KI), the closed loop transfer
function of the cruise control system with PI
controller is obtained, as in Eqn. (5).
(iii) PID Controller
By considering all three control parameters
i.e, proportional control (kP),integral control (kI) and
derivative control(kD),the closed loop transfer
function of the cruise control system with PID
controller is obtained, as in Eqn. (6)
(c) Braking Model
A brake is a mechanical model described by
Eqn. (7-8) which inhibits motion. Most commonly
brakes use friction to convert kinetic energy into heat.
Since kinetic energy increase quadratically with
velocity.
m = Mass of the Vehicle,
a = Acceleration,
v1 = Vehicle Speed,
D1 = Stopping Distance,
F = Braking Force
Therefore
III. CONVENTIONAL CONTROL
SYSTEM
(A) Adaptive Cruise Control
Adaptive Cruise Control (ACC) is an
advancement of cruise control system. It’s an
automotive feature allows the vehicle to adopt set
vehicle's speed to the traffic environment. A sensor
system is attached to the front of the vehicle which is
used to detect former slow moving vehicles are in the
ACC vehicle's path. If a foregoing slow moving
vehicle detected by the sensor system in the ACC
vehicle’s path, then the ACC system will
automatically adopts the former vehicle speed and
control the vehicle speed according to clearance, or
time gap, between two vehicles. If the system detects
that the ahead vehicle gets higher speed than ACC
vehicle cruise speed or no longer in the ACC
vehicle's path, then automatically ACC system will
stimulate back the vehicle speed to its pre-set cruise
control speed. This action of control system allows
the ACC vehicle to self-governing slow down and
speeds up with traffic without arbitration from the
driver. Normally ACC vehicle speed is controlled
with the following systems, that is, engine throttle
control and limited brake operation [1] as in Fig. (2).
Fig. 2 ACC vehicle relationship
(B) Stop and Go manoeuvres
Commercial systems capable of stopping the
vehicle when a collision is imminent at speeds
below15 km/h have been developed by car
manufacturers, but their dependence on the human
driver to restart the vehicle might cause traffic jams.
Thus, autonomous intelligent driving in traffic jam
conditions is one of the most challenging topics of
large city traffic management. These kinds of system
are known in the literature as stop-and-go systems
[2]. They deal with the vehicle in urban scenarios
with frequent and sometimes hard braking and
acceleration. The main idea of these control systems
is to regulate the vehicle around the well-known 2-s
headway rule, which attempts to maintain a distance
proportional to the human reaction time
(approximately 2 s) [4] as in Fig. (3). Some
approaches have tried to reproduce human behaviour
with deterministic models in order to achieve smooth
control actions.
Fig. 3 stop and go scheme
IV. SYSTEM DESCRIPTION
(A) Constructional View
ACC is an extension of cruise control
(CC)—CC allows the driver to set a driving speed—
in which the vehicle is capable of following a leading
car on highways by actions on the throttle pedal.
These commercial systems work at speeds greater
than 30 km/h. Their main drawback is that they are
useless in urban environments.
V.V Sivaji1,
Dr. M.Sailaja / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456
2455 | P a g e
Fig.4 ACC signals and information flow
ACC system is developed by classifying into
two distinguished loops (cascade control) as in Fig.
(4-5) and highlighted in big rectangular box. First,
the outer loop control (OLC) known as distance
tracking controller aims to control the distance
between the ACC equipped vehicle and leading
vehicle. This is accomplished by use of a simple
proportional (P) controller which takes the deviation
of detected distance between the vehicles from the
desired distance. Therefore, in order for the vehicle to
effectively follow other vehicle in front of it by
keeping a desired distance, the new reference speed is
calculated by outer loop controller. OLC is also
capable of switching between the cruise control (CC)
and ACC mode depending on the situation in front of
the ACC equipped vehicle. Second, the inner loop
control (ILC) is provided to track the reference
velocity calculated by OLC. Furthermore, a simple
switching rule coordinates the brake and throttle
operations. The schematic block diagram of an ACC
system considered from [7] is depicted in Fig. 5
Fig.5 the block diagram of ACC system including
inner loop control, the outer loop control and the
switching logic from [6]
(B) PID Controller
The PID controller has three tuneable
parameters, whose sum constitutes the adjustable
variable (AV). The summation of proportional,
integral, and derivative terms gives the output of the
PID controller. Defining u(t) as the controller output,
the final form of the PID design as described in Eqn.
(9) and Fig. (6).
Where,
Kp: Proportional gain, a tuning parameter
Ki : Integral gain, a tuning parameter
Kd: Derivative gain, a tuning parameter
E : Error = SP- PV
T : Time or instantaneous time
S : set point
c.s : control signal
s + c.s
output
-
Feedback signal
Fig.6 PID Controller
V. SIMULINK MODEL AND
RESULTS
A trial ACC model in a merge-in situation is
constructed on Simulink as shown in Fig.7.
Fig7. A Trial ACC Simulation Model
The PID controller is being employed for
the vehicle in cruise control model in the simulation.
The actual distance is being measured and it’s
modelled with a signal builder on Simulink, as shown
above. The signal builder is allowed to interact with
the distance loop and it is fed back to the cruise
control loop after the measured distance. Here the
interaction is provided with a negative feedback, such
that it subtraction process obtains between the desired
distance and actual distance.
Kpe(t)
Process
V.V Sivaji1,
Dr. M.Sailaja / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456
2456 | P a g e
Fig 8. Distance Input vs time
Distance variation to the model is generated using
Signal Builder block in Simulink and generated
signal is as shown in Fig. (8) In the beginning of
simulation, the ACC vehicle is travelling behind the
preceding vehicle at a desired distance. At time = 6
sec, the preceding vehicle suddenly drops speed, it
creates an interrupt to the controller and requires a
time of 4 seconds to adjust its new distance. The new
set speed between the ACC vehicle and the host
vehicle is adapted to the controller. Then, at time =
16 sec, the merge-in vehicle starts to cross over to
another lane. Finally, at time = 20 sec, the distance
between the host vehicle and vehicle ahead is back to
the desired distance.
The trail ACC model is simulated, and its
response to a step input is shown in Fig. 9
Fig. 9 Response of the trial ACC model
As the change in the old set desired speed to
the new desired set speed. The system response will
provide damping oscillations and comes to rest wit
increase in time. It is viewed from the trail ACC
Model, The systems stabilizes at a range of 20mS.
VI. CONCLUSION
Stop-and-go manoeuvres constitute one of
the most important and as yet unsolved topics in the
automotive sector. Yet this paper proposed ACC for
stop and go manoeuvres of an intelligent Vehicle
using hybrid PID controller. The Proposed method
provides distance and speed tracking as well as
providing the smooth variation of the vehicle
acceleration.
REFERENCE
[1] Adaptive Cruise Control System Overview,
5th
Meeting of the U.S. Software System
Safety Working Group April 12th-14th 2005
@ Anaheim, California USA.
[2] N. B. Hounsell, B. P. Shrestha, J. Piao, and
M. McDonald, “Review of urban traffic
management and the impacts of new vehicle
technologies,” IET Intell. Transport Syst.,
vol. 3, no. 4, pp. 419–428, 2009.
[3] Control tutorials for Matlab: Example:
Modeling a cruise control system.
http://www.engin.umich.edu/group/ctm/exa
mples/cruise/cc.html
[4] S. Moon, I. Moon, and K. Yi, “Design,
tuning and evaluation of a fullrange adaptive
cruise control system with collision
avoidance,” Control Eng. Pract., vol. 17, pp.
44
[5] Karnfelt, C. et al.. 77 GHz ACC Radar
Simulation Platform,IEEE International
Conferences on Intelligent Transport
Systems Telecommunications (ITST), 2009
[6] Shakouri, P.; Czeczot, J.; Ordys, A.,
"Adaptive Cruise Control System using
Balance-Based Adaptive Control
technique," Methods and Models in
Automation and Robotics (MMAR), 2012
17th International Conference on , vol., no.,
pp.510,515, 27-30 Aug. 2012.
[7] Ronald K. Jurgen, Adaptive Cruise Control,
Warrendale, PA, SAE International, 2006.

More Related Content

What's hot

Robust second order sliding mode control for a quadrotor considering motor dy...
Robust second order sliding mode control for a quadrotor considering motor dy...Robust second order sliding mode control for a quadrotor considering motor dy...
Robust second order sliding mode control for a quadrotor considering motor dy...ijctcm
 
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...IJECEIAES
 
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...Scientific Review SR
 
REU spring 2016
REU spring 2016REU spring 2016
REU spring 2016Jack Yuan
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...IJECEIAES
 
Speed Control of PMSM by Sliding Mode Control and PI Control
Speed Control of PMSM by Sliding Mode Control and PI ControlSpeed Control of PMSM by Sliding Mode Control and PI Control
Speed Control of PMSM by Sliding Mode Control and PI ControlIJMTST Journal
 
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveBackstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveIJPEDS-IAES
 
1 s2.0-s0957415814001354-main
1 s2.0-s0957415814001354-main1 s2.0-s0957415814001354-main
1 s2.0-s0957415814001354-mainrabeenanchal
 
Best suited suspension system for luxury SUVs
Best suited suspension system for luxury SUVsBest suited suspension system for luxury SUVs
Best suited suspension system for luxury SUVsKristopherKerames
 
Speed and Position Control of Train Sytem Using GPS
Speed and Position Control of Train Sytem Using GPS Speed and Position Control of Train Sytem Using GPS
Speed and Position Control of Train Sytem Using GPS IOSR Journals
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerMustefa Jibril
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...IJECEIAES
 

What's hot (16)

Robust second order sliding mode control for a quadrotor considering motor dy...
Robust second order sliding mode control for a quadrotor considering motor dy...Robust second order sliding mode control for a quadrotor considering motor dy...
Robust second order sliding mode control for a quadrotor considering motor dy...
 
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
Elevation, pitch and travel axis stabilization of 3DOF helicopter with hybrid...
 
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
 
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
 
REU spring 2016
REU spring 2016REU spring 2016
REU spring 2016
 
paper
paperpaper
paper
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...
 
Speed Control of PMSM by Sliding Mode Control and PI Control
Speed Control of PMSM by Sliding Mode Control and PI ControlSpeed Control of PMSM by Sliding Mode Control and PI Control
Speed Control of PMSM by Sliding Mode Control and PI Control
 
Hybrid Fuzzy Sliding Mode Speed Control for an Electric Vehicle Drive
Hybrid Fuzzy Sliding Mode Speed Control for an Electric Vehicle DriveHybrid Fuzzy Sliding Mode Speed Control for an Electric Vehicle Drive
Hybrid Fuzzy Sliding Mode Speed Control for an Electric Vehicle Drive
 
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveBackstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
 
1 s2.0-s0957415814001354-main
1 s2.0-s0957415814001354-main1 s2.0-s0957415814001354-main
1 s2.0-s0957415814001354-main
 
Best suited suspension system for luxury SUVs
Best suited suspension system for luxury SUVsBest suited suspension system for luxury SUVs
Best suited suspension system for luxury SUVs
 
Speed and Position Control of Train Sytem Using GPS
Speed and Position Control of Train Sytem Using GPS Speed and Position Control of Train Sytem Using GPS
Speed and Position Control of Train Sytem Using GPS
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controller
 
D011121524
D011121524D011121524
D011121524
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
 

Viewers also liked

Viewers also liked (20)

Q358895
Q358895Q358895
Q358895
 
Pd3426592664
Pd3426592664Pd3426592664
Pd3426592664
 
Z35149151
Z35149151Z35149151
Z35149151
 
Oq3425482554
Oq3425482554Oq3425482554
Oq3425482554
 
Oc3424632467
Oc3424632467Oc3424632467
Oc3424632467
 
Pe3426652670
Pe3426652670Pe3426652670
Pe3426652670
 
Ot3425662590
Ot3425662590Ot3425662590
Ot3425662590
 
W35124128
W35124128W35124128
W35124128
 
Ci33514517
Ci33514517Ci33514517
Ci33514517
 
Ch33509513
Ch33509513Ch33509513
Ch33509513
 
Cn33543547
Cn33543547Cn33543547
Cn33543547
 
Recursos audiovisuales
Recursos audiovisualesRecursos audiovisuales
Recursos audiovisuales
 
Ipuinak
IpuinakIpuinak
Ipuinak
 
Borangic c. armuri de zale, meșteri și ateliere în dacia preromană, amp, xx...
Borangic c.   armuri de zale, meșteri și ateliere în dacia preromană, amp, xx...Borangic c.   armuri de zale, meșteri și ateliere în dacia preromană, amp, xx...
Borangic c. armuri de zale, meșteri și ateliere în dacia preromană, amp, xx...
 
Las tic un nuevo reto
Las tic un nuevo retoLas tic un nuevo reto
Las tic un nuevo reto
 
FlexCare Member Booklet
FlexCare Member BookletFlexCare Member Booklet
FlexCare Member Booklet
 
Quero te amar
Quero te amarQuero te amar
Quero te amar
 
Maresme Gourmet. Dossier de Premsa
Maresme Gourmet. Dossier de PremsaMaresme Gourmet. Dossier de Premsa
Maresme Gourmet. Dossier de Premsa
 
Presentación1
Presentación1Presentación1
Presentación1
 
Proyecto - Bentonita
Proyecto -  BentonitaProyecto -  Bentonita
Proyecto - Bentonita
 

Similar to Oa3424532456

Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...
Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...
Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...IRJET Journal
 
Design of automatic navigation control system for agricultural vehicle
Design of automatic navigation control system for agricultural vehicleDesign of automatic navigation control system for agricultural vehicle
Design of automatic navigation control system for agricultural vehicleeSAT Journals
 
Control systems project report (180501008)(180501016)(180501018)(180501020)
Control systems project report (180501008)(180501016)(180501018)(180501020)Control systems project report (180501008)(180501016)(180501018)(180501020)
Control systems project report (180501008)(180501016)(180501018)(180501020)khang31
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...cscpconf
 
International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)IJITCA Journal
 
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLESIMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLESIJITCA Journal
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...IJITCA Journal
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...IJITCA Journal
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...IJITCA Journal
 
Improved Control Design for Autonomous Vehicles
Improved Control Design for Autonomous VehiclesImproved Control Design for Autonomous Vehicles
Improved Control Design for Autonomous VehiclesIJITCA Journal
 
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHING
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHINGACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHING
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHINGP singh
 
Energies 08-06820
Energies 08-06820Energies 08-06820
Energies 08-06820AmineHarir2
 
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...Fuzzy rules incorporated skyhook theory based vehicular suspension design for...
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...IJERA Editor
 
Optimization of automobile active suspension system using minimal order
Optimization of automobile active suspension system using  minimal orderOptimization of automobile active suspension system using  minimal order
Optimization of automobile active suspension system using minimal orderIJECEIAES
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerMustefa Jibril
 
cers_jack_nur_2016
cers_jack_nur_2016cers_jack_nur_2016
cers_jack_nur_2016Jack Yuan
 
Research of the vehicle with AFS control strategy based on fuzzy logic
Research of the vehicle with AFS control strategy based on fuzzy logicResearch of the vehicle with AFS control strategy based on fuzzy logic
Research of the vehicle with AFS control strategy based on fuzzy logicIJRES Journal
 
The active suspension system with hydraulic actuator for half car model analy...
The active suspension system with hydraulic actuator for half car model analy...The active suspension system with hydraulic actuator for half car model analy...
The active suspension system with hydraulic actuator for half car model analy...eSAT Publishing House
 

Similar to Oa3424532456 (20)

Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...
Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...
Adaptive Cruise Control System for Vehicle Using Model Predictive Control Alg...
 
Design of automatic navigation control system for agricultural vehicle
Design of automatic navigation control system for agricultural vehicleDesign of automatic navigation control system for agricultural vehicle
Design of automatic navigation control system for agricultural vehicle
 
Control systems project report (180501008)(180501016)(180501018)(180501020)
Control systems project report (180501008)(180501016)(180501018)(180501020)Control systems project report (180501008)(180501016)(180501018)(180501020)
Control systems project report (180501008)(180501016)(180501018)(180501020)
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
 
International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)
 
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLESIMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...
 
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...
 
Improved Control Design for Autonomous Vehicles
Improved Control Design for Autonomous VehiclesImproved Control Design for Autonomous Vehicles
Improved Control Design for Autonomous Vehicles
 
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHING
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHINGACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHING
ACTIVE SAFETY CONTROL TECHNIQUE TO PREVENT VEHICLE CRASHING
 
Suspension system
Suspension systemSuspension system
Suspension system
 
energies-08-06820.pdf
energies-08-06820.pdfenergies-08-06820.pdf
energies-08-06820.pdf
 
Energies 08-06820
Energies 08-06820Energies 08-06820
Energies 08-06820
 
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...Fuzzy rules incorporated skyhook theory based vehicular suspension design for...
Fuzzy rules incorporated skyhook theory based vehicular suspension design for...
 
Optimization of automobile active suspension system using minimal order
Optimization of automobile active suspension system using  minimal orderOptimization of automobile active suspension system using  minimal order
Optimization of automobile active suspension system using minimal order
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controller
 
cers_jack_nur_2016
cers_jack_nur_2016cers_jack_nur_2016
cers_jack_nur_2016
 
Research of the vehicle with AFS control strategy based on fuzzy logic
Research of the vehicle with AFS control strategy based on fuzzy logicResearch of the vehicle with AFS control strategy based on fuzzy logic
Research of the vehicle with AFS control strategy based on fuzzy logic
 
The active suspension system with hydraulic actuator for half car model analy...
The active suspension system with hydraulic actuator for half car model analy...The active suspension system with hydraulic actuator for half car model analy...
The active suspension system with hydraulic actuator for half car model analy...
 

Recently uploaded

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
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
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
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
 

Recently uploaded (20)

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
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
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
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
 

Oa3424532456

  • 1. V.V Sivaji1, Dr. M.Sailaja / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456 2453 | P a g e Adaptive Cruise Control Systems for Vehicle Modeling Using Stop and Go Manoeuvres V. V Sivaji1 , Dr. M. Sailaja2 1 PG Student, 2 Professor Dept of Electronics & Communication Engineering University College of Engineering Kakinada, JNTUK, Abstract This research paper deals with the design of adaptive cruise control (ACC) which was implemented on a passenger car using PID controller. An important feature of the newly based adaptive cruise control system is that, its ability to manage a competent inter-vehicle gap based on the speed of host vehicle and headway. There are three major inputs to the ACC system, that is, speed of host vehicle read from Memory unit, headway time set by driver, and actual gap measured by the Radar scanner. The system is been adapted with the velocity control at urban environments avoids mitigate possible accidents. This paper deals with the design, modulating, and estimation of the controllers performing actions on the longitudinal control of a car to accomplish stop-and-go manoeuvres. Key words: Adaptive Cruise control, Inter Vehicle Gap, Stop and Go Manoeuvres I. INTRODUCTION Cruise control system one of the advanced system and has become a common feature in automobiles nowadays. Instead of driver frequently checking out the speedometer and adjusting pressure on the throttle pedal or the brake. Cruise control system takes over the control the speed of the car by maintaining the constant speed set by the driver. Therefore, this system can help in reducing driver’s fatigue in driving a long road trip [7]. In the process of the cruise control system: Firstly, the driver sets the desired speed of the car by turning on the cruise control mode at the desired speed, such that the car is travels at the set speed and hits the button. An alternate way to set the desired speed of the car is by tapping the set/acceleration button to increase the speed of the car or by tapping the coast button to decrease the speed of the car. Secondly, the processing unit in the system receives the input signal, and progress the output signal to the actuator. Thirdly, the actuator adjusts the throttle position according to the command of controller. Finally, the changes in the throttle position leads to the change in the speed of the car travelling and obtains the desired speed. The actual speed of the car is continuously monitored by a sensor and fed to the processor. The process of transmitting the current speed of the car continues to the processor to maintaining the desired speed, as long as the cruise control is engaged [1]. Following sections are classified as described in below. In section II modelling of vehicle dynamics is discussed. Conventional control system is explained in section III. Complete system described in section IV. Simulink model developed and results are discussed in section V and finally concluded in section VI. II. VEHICLE MODELING DYNAMICS (A) Physical Model Normally, the inertia of the wheels of the car is neglected. Assuming the friction of the car is obtained by the friction caused by the motion of the car. A physical model of the cruise control system is illustrated as shown in Fig. 1 [3]. The m indicated as the mass of a car. Fig.1. Free-body diagram of a car From the Newton’s second law of motion, a differential equation of the cruise control model can be obtained, as in Eqn. (1) Where, v is the velocity of the car, b is the friction obtained by the car and u is the force from the engine. Then, by applying Laplace Transform theorem, Eqn. (2) After rearranging the above equation, the transfer function of the open-looped cruise control system is obtained as in Eqn. (3). (B) Controller Action (i) P Controller
  • 2. V.V Sivaji1, Dr. M.Sailaja / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456 2454 | P a g e Considering Proportional control (kP), the closed loop transfer function of the cruise control system with a proportional control is obtained, as in Eqn. (4). (ii) PI Controller Now considering Proportional control (KP) and integral control (KI), the closed loop transfer function of the cruise control system with PI controller is obtained, as in Eqn. (5). (iii) PID Controller By considering all three control parameters i.e, proportional control (kP),integral control (kI) and derivative control(kD),the closed loop transfer function of the cruise control system with PID controller is obtained, as in Eqn. (6) (c) Braking Model A brake is a mechanical model described by Eqn. (7-8) which inhibits motion. Most commonly brakes use friction to convert kinetic energy into heat. Since kinetic energy increase quadratically with velocity. m = Mass of the Vehicle, a = Acceleration, v1 = Vehicle Speed, D1 = Stopping Distance, F = Braking Force Therefore III. CONVENTIONAL CONTROL SYSTEM (A) Adaptive Cruise Control Adaptive Cruise Control (ACC) is an advancement of cruise control system. It’s an automotive feature allows the vehicle to adopt set vehicle's speed to the traffic environment. A sensor system is attached to the front of the vehicle which is used to detect former slow moving vehicles are in the ACC vehicle's path. If a foregoing slow moving vehicle detected by the sensor system in the ACC vehicle’s path, then the ACC system will automatically adopts the former vehicle speed and control the vehicle speed according to clearance, or time gap, between two vehicles. If the system detects that the ahead vehicle gets higher speed than ACC vehicle cruise speed or no longer in the ACC vehicle's path, then automatically ACC system will stimulate back the vehicle speed to its pre-set cruise control speed. This action of control system allows the ACC vehicle to self-governing slow down and speeds up with traffic without arbitration from the driver. Normally ACC vehicle speed is controlled with the following systems, that is, engine throttle control and limited brake operation [1] as in Fig. (2). Fig. 2 ACC vehicle relationship (B) Stop and Go manoeuvres Commercial systems capable of stopping the vehicle when a collision is imminent at speeds below15 km/h have been developed by car manufacturers, but their dependence on the human driver to restart the vehicle might cause traffic jams. Thus, autonomous intelligent driving in traffic jam conditions is one of the most challenging topics of large city traffic management. These kinds of system are known in the literature as stop-and-go systems [2]. They deal with the vehicle in urban scenarios with frequent and sometimes hard braking and acceleration. The main idea of these control systems is to regulate the vehicle around the well-known 2-s headway rule, which attempts to maintain a distance proportional to the human reaction time (approximately 2 s) [4] as in Fig. (3). Some approaches have tried to reproduce human behaviour with deterministic models in order to achieve smooth control actions. Fig. 3 stop and go scheme IV. SYSTEM DESCRIPTION (A) Constructional View ACC is an extension of cruise control (CC)—CC allows the driver to set a driving speed— in which the vehicle is capable of following a leading car on highways by actions on the throttle pedal. These commercial systems work at speeds greater than 30 km/h. Their main drawback is that they are useless in urban environments.
  • 3. V.V Sivaji1, Dr. M.Sailaja / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456 2455 | P a g e Fig.4 ACC signals and information flow ACC system is developed by classifying into two distinguished loops (cascade control) as in Fig. (4-5) and highlighted in big rectangular box. First, the outer loop control (OLC) known as distance tracking controller aims to control the distance between the ACC equipped vehicle and leading vehicle. This is accomplished by use of a simple proportional (P) controller which takes the deviation of detected distance between the vehicles from the desired distance. Therefore, in order for the vehicle to effectively follow other vehicle in front of it by keeping a desired distance, the new reference speed is calculated by outer loop controller. OLC is also capable of switching between the cruise control (CC) and ACC mode depending on the situation in front of the ACC equipped vehicle. Second, the inner loop control (ILC) is provided to track the reference velocity calculated by OLC. Furthermore, a simple switching rule coordinates the brake and throttle operations. The schematic block diagram of an ACC system considered from [7] is depicted in Fig. 5 Fig.5 the block diagram of ACC system including inner loop control, the outer loop control and the switching logic from [6] (B) PID Controller The PID controller has three tuneable parameters, whose sum constitutes the adjustable variable (AV). The summation of proportional, integral, and derivative terms gives the output of the PID controller. Defining u(t) as the controller output, the final form of the PID design as described in Eqn. (9) and Fig. (6). Where, Kp: Proportional gain, a tuning parameter Ki : Integral gain, a tuning parameter Kd: Derivative gain, a tuning parameter E : Error = SP- PV T : Time or instantaneous time S : set point c.s : control signal s + c.s output - Feedback signal Fig.6 PID Controller V. SIMULINK MODEL AND RESULTS A trial ACC model in a merge-in situation is constructed on Simulink as shown in Fig.7. Fig7. A Trial ACC Simulation Model The PID controller is being employed for the vehicle in cruise control model in the simulation. The actual distance is being measured and it’s modelled with a signal builder on Simulink, as shown above. The signal builder is allowed to interact with the distance loop and it is fed back to the cruise control loop after the measured distance. Here the interaction is provided with a negative feedback, such that it subtraction process obtains between the desired distance and actual distance. Kpe(t) Process
  • 4. V.V Sivaji1, Dr. M.Sailaja / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.2453-2456 2456 | P a g e Fig 8. Distance Input vs time Distance variation to the model is generated using Signal Builder block in Simulink and generated signal is as shown in Fig. (8) In the beginning of simulation, the ACC vehicle is travelling behind the preceding vehicle at a desired distance. At time = 6 sec, the preceding vehicle suddenly drops speed, it creates an interrupt to the controller and requires a time of 4 seconds to adjust its new distance. The new set speed between the ACC vehicle and the host vehicle is adapted to the controller. Then, at time = 16 sec, the merge-in vehicle starts to cross over to another lane. Finally, at time = 20 sec, the distance between the host vehicle and vehicle ahead is back to the desired distance. The trail ACC model is simulated, and its response to a step input is shown in Fig. 9 Fig. 9 Response of the trial ACC model As the change in the old set desired speed to the new desired set speed. The system response will provide damping oscillations and comes to rest wit increase in time. It is viewed from the trail ACC Model, The systems stabilizes at a range of 20mS. VI. CONCLUSION Stop-and-go manoeuvres constitute one of the most important and as yet unsolved topics in the automotive sector. Yet this paper proposed ACC for stop and go manoeuvres of an intelligent Vehicle using hybrid PID controller. The Proposed method provides distance and speed tracking as well as providing the smooth variation of the vehicle acceleration. REFERENCE [1] Adaptive Cruise Control System Overview, 5th Meeting of the U.S. Software System Safety Working Group April 12th-14th 2005 @ Anaheim, California USA. [2] N. B. Hounsell, B. P. Shrestha, J. Piao, and M. McDonald, “Review of urban traffic management and the impacts of new vehicle technologies,” IET Intell. Transport Syst., vol. 3, no. 4, pp. 419–428, 2009. [3] Control tutorials for Matlab: Example: Modeling a cruise control system. http://www.engin.umich.edu/group/ctm/exa mples/cruise/cc.html [4] S. Moon, I. Moon, and K. Yi, “Design, tuning and evaluation of a fullrange adaptive cruise control system with collision avoidance,” Control Eng. Pract., vol. 17, pp. 44 [5] Karnfelt, C. et al.. 77 GHz ACC Radar Simulation Platform,IEEE International Conferences on Intelligent Transport Systems Telecommunications (ITST), 2009 [6] Shakouri, P.; Czeczot, J.; Ordys, A., "Adaptive Cruise Control System using Balance-Based Adaptive Control technique," Methods and Models in Automation and Robotics (MMAR), 2012 17th International Conference on , vol., no., pp.510,515, 27-30 Aug. 2012. [7] Ronald K. Jurgen, Adaptive Cruise Control, Warrendale, PA, SAE International, 2006.