1 / 42

Automatic control of the traffic flow

Automatic control of the traffic flow. Valentina E. Balas. Aurel Vlaicu University of Arad, Romania, e-mail: balas@ drbalas .ro. CONTENT INTRODUCTION. THE ADAPTIVE CRUISE CONTROL TRAFFIC INDICATORS THE CONSTANT TIME TO COLLISION CRITERION THE PD FUZZY-INTERPOLATIVE CRUISE CONTROLLER

lskinner
Download Presentation

Automatic control of the traffic flow

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Automatic control of the traffic flow Valentina E. Balas Aurel Vlaicu University of Arad, Romania, e-mail: balas@drbalas.ro

  2. CONTENT • INTRODUCTION. THE ADAPTIVE CRUISE CONTROL • TRAFFIC INDICATORS • THE CONSTANT TIME TO COLLISION CRITERION • THE PD FUZZY-INTERPOLATIVE CRUISE CONTROLLER • CONSTANT TIME TO COLLISION PLATOONS • CONCLUDING REMARKS

  3. 1. Introduction. The Adaptive Cruise Control Logistics is the management of the flow of goods, information and other resources, including energy and people, between the point of origin and the point of consumption, in order to meet the requirements of consumers. Logistics involves the integration of information, transportation, material-handling, and packaging. This lecture is dealing with a new method for the management of the traffic flow on highways.

  4. The Intelligent Transportation Systems allow cars to “think.” A set of facilities with different degrees of implication in the driving action is proposed by the Advance Driver Assistance Systems (ADAS), etc. ADAS are systems to help the driver in its driving process. When designed with a safe Human-Machine Interface it should increase car safety and road safety.

  5. Adaptive cruise control (ACC) or the Intelligent Cruise Control(ICC) uses either a radar or laser setup to allow the vehicle to slow when approaching another vehicle and accelerate again to the preset speed when traffic allows. • Collision warning system, a system of sensors that is warning the driver of any dangers that may lie ahead on the road. Some of the dangers that these sensors can pick up on include how close the car is to other cars surrounding it, how much its speed needs to be reduced while going around a curve, and how close the car is to going off the road.

  6. Following ACC cars on highway

  7. Intelligent speed adaptation or intelligent speed ad-vice (ISA) are systems that constantly monitor the local speed limit and the vehicle speed and imple-ments an advice or an action when the vehicle is found to be exceeding the speed limit. • In-vehicle navigation systems with GPS and TMC (Traffic Message Channel) for providing up-to-date traffic information. • Lane/road departure detection/warning system • Lane change assistance • Night vision • Adaptive light control

  8. Pedestrian protection system • Automatic parking • Traffic sign recognition • Blind spot detection • Driver drowsiness detection • Car to car communication • Hill descent control • etc.

  9. ACC (Adaptive Cruise Control) signal processing architecture

  10. Despite the safety benefits: enhanced driving performance and minimization of crash risks, reduced driver stress and fatigue, reduced conflicts and vari-ance in behavior, etc. the effective put in practice of these developments will have to wait. The causes are economic, but also technical. Automate driving is likely to produce at its turn safety risks by the driver distraction and reduced situation awareness, causing in time the reducing of the driving skill. But above all, any automate inter-vention into the car’s operation can cause instinctive and inopportune reactions of the driver.

  11. ACC (Adaptice Cruise Control) human-machine interface

  12. 2. Traffic Indicators In the car following case, several indicators were introduced in order to measure the characteristics of the traffic flow: • the time-to-collision (TTC) • the time-to-accident (TTA) • the post-encroachment-time (PET) • the deceleration-to-safety-time (DTS) • the number of shock­waves, etc.

  13. The Time to Collision indicator The Time-to-Collision (TTC) is the time that it takes before Car2 collide with Car1, assuming unchanged speeds of both vehicles during this approach: (1) Negative TTC imply that Car1 drives faster, i.e. there is no danger. Positive TTC express a certain unsafe approach. TTC is linked to the longitudinal driving task and supports a set of safety techniques as the Intelligent Speed Adapter (ISA) limiting the speed to the prevailing speed limit of the current road section.

  14. The Inverse Time to Collision Due to the annulations of its denominator when v2 = v1, TTC is presenting frequent commutations between ±. That is why TTC is often replaced by the d(v1 - v2) trajectory. However d(v1 - v2) is not very suggesting when evalu-ating the collision risk. That is why in a previous paper we introduced the Inverse Time to Collision TTC-1, which is pro-portional to the collision risk : (2)

  15. A simulation scenario

  16. A d(v2-v1) diagram

  17. The evolutions of TTC and TTC-1

  18. A TTC-1(v2 – v1) trajectory and a corresponding fuzzy partition assisting the driver Fig. 2.

  19. 3. The Constant Time to Collision criterion Among other specifications referring to speed, acceleration and deceleration limitations, AICC (Adaptive Intelligent Cruise Control) is introducing a particular di(v2) law: di(v2) = z0 + z1 · v2 + z2 · v22 = 3 + z1 · v2 + 0.01 · v22 (3) Several settings are recommended, for example z1 = 0.8s or z1 = 0.6s. Two objections can be drawn against (3): - no adaptation to the traffic intensity is provided: if (3) is tuned for the highest possible traffic, when the traffic is de-creasing, the following cars will continue to maintain the same short distance-gaps between them; - z1 and z2 are artificially introduced parameters, a polynomial design has no significance for humans.

  20. We will replace (3) by an optimal di(v2) issued by a particular criterion: the Constant Time To Collision (CTTC). Since the on-line control of TTC is impossible because of the evolution of v2 – v1, CTTC must be implemented off-line, with the help of the di(v2) mappings. The initial assumption: a distance gap planner build with TTC will produce CTTC. The method can be applied by computer simulations. Accurate knowledge about the parameters of each specific car (traction, brakes, weight, aerodynamic coefficient, etc.) can be such way taken into account, which is not possible to the simplified and leveling analytic representation (3).

  21. Applying CTTC brings two obvious advantages: • - a constant collision risk for each vehicle; • - the possibility to control the traffic flow on extended road sections, if each vehicle will apply the same TTC that is currently recommended by the Traffic Management Center: a long TTC means low traffic flow and higher safety while a short TTC means high traffic flow and higher risk.

  22. 4. The planned fuzzy-interpolative distance controller The planned distance-gap controller consists of: • A PD distance controller The input variables are the distance-gap error ε = di – d, between the imposed and the realized distance between the cars, and its derivate ε’. The output variable is the force F, positive for traction and negative for braking b) A di(v2) mapping that is adapting the imposed distance di to the current velocity of the following car v2.

  23. We are using a specific tool: the Fuzzy-Interpolative Con-troller (FIC). A FIC is a fuzzy controller that can be equaled with an interpolative network with linear interpolation, each fuzzy control rule having a corresponding interpolation node. This way the linguistic fuzzy inferences can be implemented by look-up-tables.

  24. The PD fuzzy-interpolative cruise controller

  25. Such simple controllers can stand for the best possible control solution, if provided with relevant knowledge about the specific controlled process and about the way we want the system to perform. This knowledge becomes compatible with control-lers if it can be modeled. Models can be used either directly (as internal models included into the con-trol algorithm) or indirectly, by assisting the design of the Planning Systems. In this case the essential knowledge about the car following system is represented by the di(v2) mapping.

  26. The Traffic Management by CTTC ! CTTC is opening the perspective of managing the traffic flow by means of appropriate TTC values, imposed by the highway’s administrations to all the participants of the traffic, according to the driving con-ditions. This procedure is creating an even distribution of the collision risk of all the automobiles that are form-ing a CTTC platoon. Thanks to the fact that di(v2,TTC) planners can be designed for any automobile type the big differences existing among the technical data of the highway cars will not affect the flow.

  27. 5. Constant Time to Collision Platoons The CTTC platoons are highway cars formations composed by automobiles provided with CCTC cruise controllers. One can imagine such large platoons leaded by “safety cars.”

  28. Each car has its own technical parameters: weights between 1000 and 1400kg (M), engine powers between 100% and 180% of the generic Car1 power (Gain) and its own CTTC planner (Di(V2,TTC) look-up-tables). The initial speed Vo and position Xo of each car can be as well adjusted.

  29. Simulation Results The scenario

  30. The platoon’s length dependence with the speed, for TTC=7s

  31. The positions of the cars during the aggregation of the platoon

  32. Conclusions The Constant Time to Collision Criterion CTTCis an optimization criterion that in the case of two following cars is imposing a particular distance gap, such way that the time to collision between cars is constant for any speed of the following car. When each car is equipped with a CTTC cruise controller the traffic management center can impose the same TTC to all the cars. The smaller the imposed TTC is, the smaller the distance gaps between cars will be, and the higher the traffic flow and the collision risk (that is evenly distributed over all the high­way section) will be. The highway system becomes distributed, each car trying to reach and to maintain an optimized position. Besides the simplicity and the advantageous interpolative implemen-tation, all the TTC based tools have a common feature: they are embed-ding precise knowledge about the technical data of the automobiles thanks to the functional computer model that stands behind their design. Thank you for your attention!

More Related