You are currently viewing a new version of our website. To view the old version click .
Mathematics
  • Article
  • Open Access

9 August 2022

Improving the Road and Traffic Control Prediction Based on Fuzzy Logic Approach in Multiple Intersections

,
and
Department of Computer Engineering, Major of Electronic Engineering, Institute of Information Science & Technology, Jeju National University, Jeju 63243, Korea
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Current address: Department of Electronic Engineering, Institute of Information Science & Technology, Jeju National University, Jeju 63243, Korea.
This article belongs to the Special Issue Mathematical Optimization in Transportation Engineering

Abstract

Traffic congestion is a significant issue in many countries today. The suggested method is a novel control method based on multiple intersections considering the kind of traffic light and the duration of the green phase to determine the optimal balance at intersections by using fuzzy logic control, for which the balance should be adaptable to the unchanging behavior of time. It should reduce traffic volume in transport, average waits for each vehicle, and collisions between cars by controlling this balance in response to the typical behavior of time and randomness in traffic conditions. The proposed method is investigated at intersections using a sampling multi-agent system to set traffic light timings appropriately. The program is provided with many intersections, each of which is an independent entity exchanging information with the others. The stability per entity is proven separately. Simulation results show that Takagi–Sugeno (TS) fuzzy modeling performs better than Takagi–Sugeno (TS) fixed-time scheduling in decreasing the length of queueing times for vehicles.

1. Introduction

Nowadays, most cities face traffic congestion due to urban construction’s fast development. One of the main reasons for increasing traffic these days in the world can be an increase in the number of vehicles, which causes significant issues in major cities. An optimal traffic signal management strategy is the best option for improving transport infrastructure, making it fluid, adaptable and efficient [,].
Traffic signaling systems can be split into three types: those controlled by people, traditional and sensitive systems such as the traffic officer controlling traffic by hand gestures and periodically making verbal contact as the traffic officer’s instincts decide which car should move or stop []. An urban traffic control system manages traffic signal control and traffic grooming in an intelligent transportation system context. Traffic light control has become a critical element of traffic management []. Traffic signal controllers have been split into two types based on their process modes: timing signal controllers and adaptive signal controllers. The length of the cycles has been split in traffic control, such as green lights and red lights, which, at the same time, has adjusted adaptively from green lights to red lights in urban traffic. The literature has presented neural networks and fuzzy control models for designing signal controls to determine adjusted traffic lights [].
In the urban areas of the world, various techniques have been used for traffic control. Still, the structure and efficient methods for controlling traffic signals in urban areas remain challenging. Nowadays, most studies use real-time traffic data such as queuing lengths detected by sensors in intersections []. Some control techniques such as fuzzy logic control and state feedback control have been presented to determine the effective green light period []. A fuzzy logic controller (FLC) has simulated skilled human traffic controllers responsible for resetting signals at over-saturated intersections during special events. A set of fuzzy rules determines whether a green phase should continue or be halted based on the real-time information provided by the fuzzy logic control center in [].
Traffic congestion occurs when a vehicle population exceeds infrastructure capacity, thus leading to slow movements and queues. This is an evolutionary anomaly that extends over time. To improve infrastructure capacity and reduce travel time at the same time, optimizing intersection traffic light control and improving road users’ safety must be considered. Traffic signal controllers based on fuzzy logic have been successfully implemented in [,] by evaluating a real-time traffic signal regulation framework that can be developed utilizing agent technology and fuzzy logic. The suggested method deals with fuzzy traffic control based on a multi-agent system with attested stability, contrasting with recent studies that emphasize fuzzy controllers and multi-agent approaches in traffic management. The main contributions of this paper are as follows:
  • We evaluate different definitions of state spaces for traffic signal control problems with the fuzzy logic control method.
  • We consider and further integrate essential contextual factors that may affect route selection by employing a multi-agent system for road traffic decision-making.
  • The aim is to reduce queue length and congestion at intersections and throughout the road network by improving intersection quality.
Section 2 describes an overview of urban traffic using different models; within Section 3, we present the proposed architecture of the framework, the agents’ organization and the specific roles of the various components. In Section 4, the simulation evaluates the efficiency of the proposed regulatory system based on the performance measures used. The end of the paper provides our conclusions and further work.

3. Methodology

Traffic signal control systems have been distributed spatially and functionally. Intersections are considered sub-sections of a network and are controlled by cooperative, autonomous, and intelligent agents. A multi-agent system can usually handle complex and distributed issues because agents have a more elevated abstraction than components and objects. There are two levels of collaboration within the suggested multi-agent system. Each signalized intersection is controlled by an intersection control group, which defines the signal control strategy. A phase layout strategy optimizes the requirements of the continuously changing surroundings. In contrast, the control of the entire intersection network is distributed between several intersection control groups that are coordinated collectively. Group members are physically close, and each kind of agent in the group plays a specific role within the distributed organism. Communication is allowed between agents within a group to build a shared perception of the environment presented in the network. Each agent has a specific role that allows the agent to better adapt to the tasks at hand. These roles map to agents’ characteristics, enabling them to become more efficient and master their roles. The agents work together to achieve a common goal: the local group is responsible for optimizing the traffic light signal at the local intersection. At the same time, the system is responsible for optimizing operations over the entire network, and the agents in the system are assigned sub-tasks to accomplish these goals. The agents’ behaviors and actions are synchronized and scheduled for high levels of performance and reliability. Arbitration is a fuzzy inference method containing rules for all agents to resolve conflicts.
As shown in Figure 1, control units at isolated intersections are considered agents. This figure then shows the presented multi-agent model, which has been used for eight intersections in traffic control and reducing the queue length utilizing fuzzy logic control. Optimal control actions (phase shift, cycle length change, the extension of green time, etc.) are received from the traffic states (waiting time, queue length, total delay). Feedback rewards are obtained iteratively by the agent and adjusted until optimal control is achieved for the aim of reducing queue length at intersections.
Figure 1. Proposed method framework for traffic light control.

3.1. Multi-Agent Signal Control

An agent-based control scheme involves multiple agents interacting to control specific processes. Negotiation may also be described as this interaction as each agent considers the other agents’ situation while pursuing its objectives. Hence, the agent’s preferences are usually balanced with other agents’ preferences when making a final decision. Each agent operates separately and locally in multi-agent systems rather than at a centralized level. Agents spend most of their time negotiating with those in their neighborhood. Distance determines neighborhoods, but other factors can also shape them.

3.2. Fuzzy Logic Control Method

One of the main principles presented so far is multi-agent control. The second is the algorithm chosen for providing control agents with the ability to make decisions. An input space is mapped to an output space in this issue; the input variables represent traffic conditions, and output variables represent decisions. A rule-based approach is suitable when an expert can describe the control task as a set of rules. These rules can sometimes be found, but their needs for activation tend to be vague. A fuzzy rule-based inference approach could be useful in these situations. Control system decisions are made with fuzzy inference. Signal control rules and conditions tend to be vague, and it is difficult to determine, for example, when a queue is long. The terms short and long queues can be defined as operating membership functions in fuzzy logic. The rule base can then be employed with vague arguments: extend green if the queue is long. The fuzzy logic algorithm is not explained in detail since the theory of fuzzy sets is referenced frequently. Logic based on binary parts can be incorporated into decision trees by following only one branch. Fuzzy inference operates a rule set that considers all rules at every step. Compared with binary logic-based rules, fuzzy inference produces smoother transitions between states. Fuzzy inference relies on rule-based calculations rather than relying on rules for reasoning. Thus, fuzzy membership functions are the results of such calculations. A defuzzification method must be used to create a crisp result value for a fuzzy algorithm. Fuzzy inference is similar to human reasoning in some ways. There is no requirement that the arguments be unit-compatible when using the rule base. The decision-making process can therefore take into account many factors. Ref. [] started the field of fuzzy logic. Systems based on fuzzy logic and fuzzy-set approach are essential for soft computing and used mathematics applications. Using the Sugeno reasoning strategy is almost the same as operating Mamdani’s method. Ref. [] showed the main difference is that the output (concentrations) are not fuzzy sets while constants or linear that the technique is credited to Takagi-Sugeno Kang. Sugeno’s membership function utilizes the singleton membership function with a membership phase of one for one crisp value and zero for another crisp matter. The paper suggests a fuzzy logic control Sugeno method in the adaptive control system. The system controls traffic lights according to a decision. Traffic following, which is based on how much green time is available, is used to determine the number of vehicles at the intersection. A fuzzy logic control system determines the time of green time by applying rules. The following Figure 2 illustrates the basic structure of a fuzzy logic control system.
Figure 2. Basic design of fuzzy logic system control.

3.3. The Proposed Framework

The urban traffic control system’s functional design comprises several components to achieve optimal and adaptive road traffic regulation. It represents the standard components of a regulation’s functions, including captures, crossroads controllers, and traffic lights. We considered traffic lights that include the applications of elaborated regulatory strategy and phase control. Here at the start of this section, we have a mathematical model and then an analysis of multi-agent intersections.

3.4. Mathematical Model of an Intersection

Leg one and leg three in Figure 3 represent the first phase of a four-way intersection, while leg two and leg four represent the second phase. One of the main parameters in determining traffic flow in an intersection is the length of the vehicles’ queue, as described in Equation (1) [].
Q i ( m + 1 ) = Q i ( m ) + q i ( m ) d i ( m ) S i ( m )
Figure 3. Signalized intersections with two phases.
In Equation (1), Q i is the length of the queue of vehicles, d i is the number of vehicles leaving the queue, q i is the number of vehicles entering the queue, and S i is the control signal that depicts the traffic light status in the legs. The state refers to either the presence of a green light and vehicle movement or a red light and the vehicle stopping. Here, W i in Equation (2) gives a total waiting time for vehicles if a sufficiently short discretized time interval is T [].
W i ( m + 1 ) = w i ( n ) + T Q i ( m ) 1 / 2 T d i ( m ) S i ( m ) + 1 / 2 T q i ( m )
Equations (3) and (4) can be written to further clarify the intersection of state-space equations.
X ( m + 1 ) = A X ( m ) + B ( m ) S ( m ) + C ( m )
Y ( m ) = C X ( m )
In Equation (3), X ( m ) shows the vector of variables of a model. S ( m ) shows the vector control variables. Furthermore, in Equations (3) and (4) there are other matrices and vectors such as A, B, and C.

3.5. An Analysis of Multi-Agent Intersections

The multi-agent intersections shown in Figure 4 are connected, and the intersection consists of three lanes per link, with both approaches being two-way. All of the coefficients and parameters of the intersection differ in only the state-space equations, which are based on the Kronecker effect as per Equations (5) and (6). That was determined as a new state-space dynamic system based on the multi-agent system.
X ( m + 1 ) = ( I M A i ) X ( m ) + X ( M ) B i ) S ( m ) + C i
Y ( m ) = C X ( m )
Figure 4. Two-phase signalized intersection for the multi-agent system.
The Kronecker multiplication factor is based on two matrices, one of which can have any size; it can be described as multiplying matrix A in all B matrices. Even the Kronecker effect does not have removal effects. The Kronecker effect has been shown as ⊗.

3.6. Multi-Intersection Network Modeling by Fuzzy Controller

A fuzzy rule base is a set of rules based on IF-THEN combined with and/or operators representing expertise []. Input space can be mapped to output space using fuzzy logic []. With fuzzy logic, data input points can be mapped to values indicating membership or membership levels with fuzzy sets. A fuzzy set of variables is created as the first step in computing. The number of vehicles (low, medium, and high) and the degree of membership are indicated as input variables [,]. Various inputs can be used in the fuzzy controller, and different outputs can be produced because the fuzzy controller can take the number of different inputs with different outputs. This study uses three inputs and one output in the Takagi–Sugeno–Kang (TSK) fuzzy system. Controlling includes the length of the queue as well as the input and output vehicle. With attention to the proposed method, we have legs one and three in the first line (phase): ( Q 1 + Q 3 , Q 2 + Q 4 , d 1 + d 3 , q 1 + q 3 ) and we have the following in the second line (phase) in the legs two and leg four: ( Q 1 + Q 3 , Q 2 + Q 4 , d 2 + d 4 , q 2 + q 4 ) . Fuzzy rules have the following general format:
I F ( ( Q 1 + Q 3 ) I S x 1 , ( Q 2 + Q 4 ) I S x 2 , ( d m + d n ) I S x 3 , ( q m + q n ) I S x 4 , Q i ( m ) x 5 A N D Q i I S x 6 T H E N ( S i I S Y ) )
Q 1 , Q 2 , Q 3 , Q 4 show buffers, with each representing the relationship between intersections and the time between phases of green phase renewal ( S 1 and S 2 ) . For fuzzy rules, the input variables are considered as the number of cars entering and outputting the queue when low (l), medium (m), and high (h). Thirty-seven rules are utilized in each controller, and intersections between buffers have been selected as low (l) and high (h). Here, there is one example. The rules of fuzzy controller for legs one and three in the one intersection are as follows:
I F ( Q 1 + Q 2 I S h , ( d 1 + d 2 ) I S h ) , ( ( q 1 + q 3 ) I S l ) , ( Q 1 I S l ) , ( Q 1 I S l ) A N D ( Q 3 I S l ) T H E N ( S 1 I S 1 ) )
The control signal at urban intersections generally consists of traffic lights that are green or red. During the green phase, vehicles can enter or exit, and those in the queue are only allowed to enter during the red phase. X G R E E N = Q G R E E N W G R E E N and X R E D = Q R E D W R E D are state vectors, where G R E E N and R E D show traffic light states. We considered a Lyapunov function to prove stability for a multi-intersection, where each intersection has attention to the Lyapunov function. This is shown in Equation (9).
v ( X ) = X G R E E N X R E D t R 1 0 0 R 2 X G R E E N X R E D
If R becomes positive and symmetric, then we have:
v ( m ) = v ( m + 1 ) v ( m )
By using ( A B ) t = B t A t , we can obtain the Equation below:
v ( m ) = X G R E E N t ( m + 1 ) R 1 X G R E E N ( m + 1 ) + X R E D t R 2 X R E D ( m + 1 ) X G R E E N t ( m ) R 1 X G R E E N ( m ) X R E D t ( m ) R 2 X R E D ( m )
by regarding ( A B ) t = A t B t in Equation (9). Then we consider the fact that Equation (10) is as follows:
A i t R i A i I = Q
As seen in Equation (12), the Lyapunov function has a uniform difference.
ψ = X G R E E N , X R E D | X R E D η λ M I N

4. Results

The fuzzy control and selection time of T = 0.1 were operated in a simulation in addition to the quadruple length decrease standard. We considered the values of urban traffic as a θ with a different condition. Table 2 shows simulation results for several traffic situations that show the values of other states in Table 2. In this study, the simulation was designed using MATLAB code.
Table 2. Values of θ .

4.1. Fixed Time Controller

A fixed-time controller repeats a phase arrangement according to a set length and sequence. The following chart shows an example of the simulation results for the number of vehicles waiting in the queue without controller intervention in fixed time control.
The number of vehicles in the first intersection is shown in Figure 5 using a fixed-time controller. The number of cars in traffic is raised in the different legs. The number of vehicles in the third leg is greater than in the other legs.
Figure 5. The length of the vehicle’s queue in the first intersection without the controller.
Control variables that are green or red indicator lights in the presence of a fuzzy controller, as demonstrated in the following Figure 6 for the length of the vehicle’s queue, are shown at the intersections with the fuzzy controller. These results showed that using a fuzzy controller decreases the length of queues in each leg compared with constant time control.
Figure 6. Control variables showing a green or red phase per leg.

4.2. Stable Fuzzy Logic Design on Multi Intersection

We determined optimal phase layouts by minimizing queue length through traffic light phase optimization considering the variable controller output S i by applying a fuzzy logic model that is as follows.
Figure 7 demonstrates the number of cars utilizing fuzzy logic control in the first intersection. The number of queues of cars in the first leg and the second leg has been changed with attention to the uncontrolled state using a fuzzy logic control.
Figure 7. Using a fuzzy logic controller, we determine the length of the vehicle queue at the first intersection.
The proposed method can handle a multi-intersection, and the performance of the suggested approach is compared to fixed time without the controller in Figure 8. In low traffic, the offered method in the traffic signal optimization model improved compared to without the controller. We have seen decreased traffic using a fuzzy logic model equal to the fixed time in the medium traffic condition. Improvement values become more critical when traffic increases and the traffic congestion becomes worse; Figure 8 demonstrates the decreased vehicle queue length based on fixed time after utilizing fuzzy logic in high traffic.
Figure 8. The comparison of average intersection considering the different conditions without a controller and with a controller.

4.3. Discussion

We compared the proposed method with different methods such as multi-agent deep reinforcement learning, genetic algorithm, and adaptive traffic control, considering the target and value of the intersection in every process; for example, two, three, six, and eight intersections are shown in Table 3. A new approach is presented in this article to discuss traffic lights at intersections that are controlled by traffic control systems. The problem in urban traffic has been the increased number of vehicles in the big cities. Congested intersections can be verified as one of the problems. A nonlinear model has been used based on traffic lights in urban traffic for managing traffic flow and reducing delay time by using a genetic algorithm that uses a mixed, nonlinear programming model; thus, a mixed, traffic-light-controlled junction’s traffic flow has been organized []. This paper has applied adaptive traffic control to multiple intersections to determine the best red and green times with attention to queue length, evacuation time, and capacity []. Furthermore, the paper suggested an Internet of Things for solving traffic issues based on deep reinforcement learning to optimize traffic lights and decrease traffic jams. The algorithm has improved urban traffic control performance by using a global approach to control traffic lights and vehicles []. An intelligent traffic signal control approach based on reinforcement learning with a Q-network approximator has been presented in this paper, which took into consideration traffic flow characteristics both in space and time. A Q-network has been offered to derive optimal control policies for signal control []. In our proposed method, we considered state space from multi intersections; after that, we applied model fuzzy control to optimize and reduce queue length in traffic jams based on a traffic light. The proposed method performs well according to our results because by using fuzzy logic, control systems can be more efficient, and human deductive reasoning can be emulated. Other studies have considered different intersections with different parameters to reduce traffic jams.
Table 3. The comparison with new related methods.

5. Conclusions and Future Work

A fuzzy model was created in this article to develop and control traffic signals for multiple-agent intersections with connections between each other. The stability of this model was then demonstrated. Based on the theory of multi-functional systems, a fuzzy model was developed that considered adjacent intersections’ behavior. A fuzzy model was constructed based on the idea of multi-functional systems, with intersections considered for their effect on the system’s behavior as a whole. Based on state-space equations, a fuzzy controller that maximizes traffic volume decreases the queue of vehicles per phase compared with constant time. Based on simulations using fuzzy logic and Matlab, the proposed system significantly improved the traffic network’s queue length using a multi-agent organization. The simulation results demonstrated that the presented technique is efficient. Furthermore, we offer future work that should focus on the type of fuzzy sets and the fuzzy generalization machine. As in the Takagi–Sugeno framework, one could combine inputs linearly or mix fuzzy sets instead of triangulated outputs. Another study on fuzzy rules can be performed offline by employing real-life traffic data to extract fuzzy rules. Future research should investigate optimally managing communication failures and how these may affect regulation and traffic systems, mainly when many intersections are interested in the multi-intersection network. The traffic control system will be in use in other areas. This approach could be symbolic of traffic signal control by counting an intelligent path suggestion protocol that considers the close location of the vehicle as well as road traffic condition indicators. Meanwhile, a brilliant optimization method is needed to deal with design failures and consequences. Additionally, based on the dynamic model in the urban traffic, we can consider another type of fuzzy system design, such as the type-3 fuzzy logic system, for future study to predict traffic flow. Using a deep learned recurrent type-3 fuzzy logic system, a model and a prediction system for renewable energy on solar panels and wind turbines has been presented using the membership function and rule parameters tuned by a nonlinear structure []. We will use real data that integrate other technologies like machine learning to develop our method and ensure an ideal vehicle experience in cities. For example, a study has used real data from the busiest intersections in Bogor, Indonesia, to determine how to mitigate traffic congestion at a road intersection. The main objective of this work focused on the timing of traffic lights at junctions and considered road width variables by using a fuzzy logic model []. This is different from our approach because the work uses other features, and they did not mention how many intersections there are.

Author Contributions

Funding acquisition, Y.-C.B.; Investigation, S.J.; Methodology, Z.S.; Project administration, Y.-C.B.; Writing—original draft, S.J.; Writing—review & editing, Z.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was financially supported by the Ministry of Small and Medium-sized Enterprises(SMEs) and Startups(MSS), Korea, under the “Regional Specialized Industry Development Plus Program (R&D, S3246057)” supervised by the Korea Institute for Advancement of Technology(KIAT).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Usman, M.; Tareen, W.U.K.; Amin, A.; Ali, H.; Bari, I.; Sajid, M.; Seyedmahmoudian, M.; Stojcevski, A.; Mahmood, A.; Mekhilef, S. A Coordinated Charging Scheduling of Electric Vehicles Considering Optimal Charging Time for Network Power Loss Minimization. Energies 2021, 14, 5336. [Google Scholar] [CrossRef]
  2. Mannion, P.; Duggan, J.; Howley, E. Parallel reinforcement learning for traffic signal control. Procedia Comput. Sci. 2015, 52, 956–961. [Google Scholar] [CrossRef] [Green Version]
  3. Garg, H.; Kaushal, E.G. Traffic lights control system for Indian cities using WSN and Fuzzy control. Traffic 2017, 4, 56–65. [Google Scholar]
  4. Luk, J.; Sims, A.; Lowrie, P. SCATS-application and field comparison with a transyt optimised fixed time system. In Proceedings of the International Conference on Road Traffic Signalling, London, UK, 30 March–1 April 1982; pp. 71–74. [Google Scholar]
  5. Jia, D.; Chen, Z. Traffic signal control optimization based on fuzzy neural network. In Proceedings of the 2012 International Conference on Measurement, Information and Control, Harbin, China, 18–20 May 2012; Volume 2, pp. 1015–1018. [Google Scholar]
  6. Wang, Y.-F.; Guan, Z. Research on polling based traffic signal control strategy with fuzzy control. In Proceedings of the 2018 IEEE 4th International Conference on Computer and Communications (ICCC), Chengdu, China, 7–10 December 2018; pp. 500–504. [Google Scholar]
  7. Chen, S.; Sun, J.; Yao, J. Development and simulation application of a dynamic speed dynamic signal strategy for arterial traffic management. In Proceedings of the 2011 14th International IEEE Conference on Intelligent Transportation Systems (ITSC), Washington, DC, USA, 5–7 October 2011; pp. 1349–1354. [Google Scholar]
  8. Zhang, L.; Li, H.; Prevedouros, P.D. Signal control for oversaturated intersections using fuzzy logic. In Proceedings of the Transportation and Development Innovative Best Practices 2008, Beijing, China, 24–26 April 2008; pp. 179–184. [Google Scholar]
  9. Vijaya Kumar, S.; Karunanithi, K.; Raja, S.; Ramesh, S.; Chandrasekar, P.; Obulupathy, R. Modelling of electric vehicle charging station and controlled by fuzzy logic controller with different modes of operation. J. Control. Decis. 2022, 1–14. [Google Scholar] [CrossRef]
  10. Ouallane, A.A.; Bahnasse, A.; Bakali, A.; Talea, M. Overview of Road Traffic Management Solutions based on IoT and AI. Procedia Comput. Sci. 2022, 198, 518–523. [Google Scholar] [CrossRef]
  11. Wang, Y.; Yang, X.; Liang, H.; Liu, Y. A review of the self-adaptive traffic signal control system based on future traffic environment. J. Adv. Transp. 2018, 2018, 1096123. [Google Scholar] [CrossRef]
  12. Dorri, A.; Kanhere, S.S.; Jurdak, R. Multi-agent systems: A survey. IEEE Access 2018, 6, 28573–28593. [Google Scholar] [CrossRef]
  13. García, J.; Torralba, Á.; Florez, J.E.; Borrajo, D.; López, C.L.; García-Olaya, Á. TIMIPLAN: A Tool for Transportation Tasks. In Autonomic Road Transport Support Systems; Springer: Cham, Switzerland, 2016; pp. 269–285. [Google Scholar]
  14. El-Tantawy, S.; Abdulhai, B.; Abdelgawad, H. Multiagent reinforcement learning for integrated network of adaptive traffic signal controllers (MARLIN-ATSC): Methodology and large-scale application on downtown Toronto. IEEE Trans. Intell. Transp. Syst. 2013, 14, 1140–1150. [Google Scholar] [CrossRef]
  15. Jafari, S.; Shahbazi, Z.; Byun, Y.C. Designing the Controller-Based Urban Traffic Evaluation and Prediction Using Model Predictive Approach. Appl. Sci. 2022, 12, 1992. [Google Scholar] [CrossRef]
  16. Khooban, M.H.; Vafamand, N.; Liaghat, A.; Dragicevic, T. An optimal general type-2 fuzzy controller for Urban Traffic Network. ISA Trans. 2017, 66, 335–343. [Google Scholar] [CrossRef]
  17. Li, L.; Wen, D.; Yao, D. A survey of traffic control with vehicular communications. IEEE Trans. Intell. Transp. Syst. 2013, 15, 425–432. [Google Scholar] [CrossRef]
  18. Roess, R.P.; Prassas, E.S.; McShane, W.R. Traffic Engineering; Pearson/Prentice Hall: Upper Saddle River, NJ, USA, 2004. [Google Scholar]
  19. Soon, K.L.; Lim, J.M.Y.; Parthiban, R. Coordinated traffic light control in cooperative green vehicle routing for pheromone-based multi-agent systems. Appl. Soft Comput. 2019, 81, 105486. [Google Scholar] [CrossRef]
  20. Hamidi, H.; Kamankesh, A. An approach to intelligent traffic management system using a multi-agent system. Int. J. Intell. Transp. Syst. Res. 2018, 16, 112–124. [Google Scholar] [CrossRef]
  21. Zhang, Z.; Yang, J.; Zha, H. Integrating independent and centralized multi-agent reinforcement learning for traffic signal network optimization. arXiv 2019, arXiv:1909.10651. [Google Scholar]
  22. Prasetiyo, E.E.; Wahyunggoro, O.; Sulistyo, S. Design and simulation of adaptive traffic light controller using fuzzy logic control sugeno method. Int. J. Sci. Res. Publ. 2015, 5, 1–6. [Google Scholar]
  23. Daeichian, A.; Haghani, A. Fuzzy Q-learning-based multi-agent system for intelligent traffic control by a game theory approach. Arab. J. Sci. Eng. 2018, 43, 3241–3247. [Google Scholar] [CrossRef] [Green Version]
  24. Yusupbekov, N.; Marakhimov, A.; Igamberdiev, H.; Umarov, S.X. An adaptive fuzzy-logic traffic control system in conditions of saturated transport stream. Sci. World J. 2016, 2016, 6719459. [Google Scholar] [CrossRef] [Green Version]
  25. Hawi, R.; Okeyo, G.; Kimwele, M. Smart traffic light control using fuzzy logic and wireless sensor network. In Proceedings of the 2017 Computing Conference, London, UK, 18–20 July 2017; pp. 450–460. [Google Scholar]
  26. Alam, J.; Pandey, M.K. Design and analysis of a two stage traffic light system using fuzzy logic. J. Inf. Technol. Softw. Eng. 2015, 5, 1000162. [Google Scholar] [CrossRef]
  27. Li, L.; Lv, Y.; Wang, F.Y. Traffic signal timing via deep reinforcement learning. IEEE/CAA J. Autom. Sin. 2016, 3, 247–254. [Google Scholar]
  28. Kafash, M.; Menhaj, M.B.; Sharif, M.J.M.; Maleki, A. Designing fuzzy controller for traffic lights to reduce the length of queues in according to minimize extension of green light time and reduce waiting time. In Proceedings of the 2013 13th Iranian Conference on Fuzzy Systems (IFSC), Qazvin, Iran, 27–29 August 2013; pp. 1–6. [Google Scholar]
  29. Mir, A.; Hassan, A. Fuzzy inference rule based neural traffic light controller. In Proceedings of the 2018 IEEE International Conference on Mechatronics and Automation (ICMA), Changchun, China, 5–8 August 2018; pp. 816–820. [Google Scholar]
  30. Yang, H.j.; Hu, X. Wavelet neural network with improved genetic algorithm for traffic flow time series prediction. Optik 2016, 127, 8103–8110. [Google Scholar] [CrossRef]
  31. Jafari, S.; Shahbazi, Z.; Byun, Y.C.; Lee, S.J. Lithium-Ion Battery Estimation in Online Framework Using Extreme Gradient Boosting Machine Learning Approach. Mathematics 2022, 10, 888. [Google Scholar] [CrossRef]
  32. Zhang, Y.; Zhang, G.; Fierro, R.; Yang, Y. Force-driven traffic simulation for a future connected autonomous vehicle-enabled smart transportation system. IEEE Trans. Intell. Transp. Syst. 2018, 19, 2221–2233. [Google Scholar] [CrossRef]
  33. Shahbazi, Z.; Byun, Y.C. Machine Learning-Based Analysis of Cryptocurrency Market Financial Risk Management. IEEE Access 2022, 10, 37848–37856. [Google Scholar] [CrossRef]
  34. Fountoulakis, M.; Bekiaris-Liberis, N.; Roncoli, C.; Papamichail, I.; Papageorgiou, M. Highway traffic state estimation with mixed connected and conventional vehicles: Microscopic simulation-based testing. Transp. Res. Part Emerg. Technol. 2017, 78, 13–33. [Google Scholar] [CrossRef] [Green Version]
  35. Shahbazi, Z.; Byun, Y.C. NLP-Based Digital Forensic Analysis for Online Social Network Based on System Security. Int. J. Environ. Res. Public Health 2022, 19, 7027. [Google Scholar] [CrossRef]
  36. Liang, X.; Du, X.; Wang, G.; Han, Z. Deep reinforcement learning for traffic light control in vehicular networks. arXiv 2018, arXiv:1803.11115. [Google Scholar]
  37. Shahbazi, Z.; Byun, Y.C.; Kwak, H.Y. Smart Home Gateway Based on Integration of Deep Reinforcement Learning and Blockchain Framework. Processes 2021, 9, 1593. [Google Scholar] [CrossRef]
  38. Savithramma, R.; Sumathi, R.; Sudhira, H. A Comparative Analysis of Machine Learning Algorithms in Design Process of Adaptive Traffic Signal Control System. J. Phys. Conf. Ser. Iop Publ. 2022, 2161, 012054. [Google Scholar] [CrossRef]
  39. Ali, A.; Jamil, F.; Shahbazi, Z.; Jamil, H.; Kirichek, R.; Ahmed, W.; Abdullah, M. Enhanced Multi-Lingual Dictionary using Cloudlet based NLP Approach for Key Complications. Available online: https://scholar.googleusercontent.com/scholar?q=cache:zu9bkTznaM0J:scholar.google.com/+Enhanced+Multi-Lingual+Dictionary+using+Cloudlet+based+NLP+Approach+++for+Key+Complications&hl=en&as_sdt=0,5 (accessed on 1 August 2022).
  40. Shahbazi, Z.; Byun, Y.C. Improving the product recommendation system based-on customer interest for online shopping using deep reinforcement learning. Soft Comput. Mach. Intell. 2021, 1, 31–35. [Google Scholar]
  41. Agrawal, A.; Paulus, R. Intelligent traffic light design and control in smart cities: A survey on techniques and methodologies. Int. J. Veh. Inf. Commun. Syst. 2020, 5, 436–481. [Google Scholar] [CrossRef]
  42. Rapelli, M.; Casetti, C.; Sgarbi, M. A Distributed V2V-Based Virtual Traffic Light System. In Proceedings of the 2020 International Conference on COMmunication Systems & NETworkS (COMSNETS), Bengaluru, India, 7–11 January 2020; pp. 122–128. [Google Scholar]
  43. Younes, M.B.; Boukerche, A. An efficient dynamic traffic light scheduling algorithm considering emergency vehicles for intelligent transportation systems. Wirel. Netw. 2018, 24, 2451–2463. [Google Scholar] [CrossRef]
  44. Younes, M.B.; Boukerche, A. Intelligent traffic light controlling algorithms using vehicular networks. IEEE Trans. Veh. Technol. 2015, 65, 5887–5899. [Google Scholar] [CrossRef]
  45. Dubey, A.; Rane, S. Implementation of an intelligent traffic control system and real time traffic statistics broadcasting. In Proceedings of the 2017 International conference of Electronics, Communication and Aerospace Technology (ICECA), Coimbatore, India, 20–22 April 2017; Volume 2, pp. 33–37. [Google Scholar]
  46. Zhao, J.; Sun, X.; Li, Q.; Ma, X. Edge caching and computation management for real-time internet of vehicles: An online and distributed approach. IEEE Trans. Intell. Transp. Syst. 2020, 22, 2183–2197. [Google Scholar] [CrossRef]
  47. Amer, H.M.; Al-Kashoash, H.; Hawes, M.; Chaqfeh, M.; Kemp, A.; Mihaylova, L. Centralized simulated annealing for alleviating vehicular congestion in smart cities. Technol. Forecast. Soc. Chang. 2019, 142, 235–248. [Google Scholar] [CrossRef]
  48. Faye, S.; Chaudet, C.; Demeure, I. A distributed algorithm for adaptive traffic lights control. In Proceedings of the 2012 15th International IEEE Conference on Intelligent Transportation Systems, Anchorage, AK, USA, 16–19 September 2012; pp. 1572–1577. [Google Scholar]
  49. Frank, A.; Al Aamri, Y.S.K.; Zayegh, A. IoT based smart traffic density control using image processing. In Proceedings of the 2019 4th MEC International Conference on Big Data and Smart City (ICBDSC), Muscat, Oman, 15–16 January 2019; pp. 1–4. [Google Scholar]
  50. Li, Z.; Shahidehpour, M. Deployment of cybersecurity for managing traffic efficiency and safety in smart cities. Electr. J. 2017, 30, 52–61. [Google Scholar] [CrossRef]
  51. Zhao, L.; Wang, J.; Liu, J.; Kato, N. Routing for crowd management in smart cities: A deep reinforcement learning perspective. IEEE Commun. Mag. 2019, 57, 88–93. [Google Scholar] [CrossRef]
  52. Zadeh, L.A. Fuzzy sets. In Fuzzy Sets, Fuzzy Logic, and Fuzzy Systems: Selected Papers by Lotfi A Zadeh; World Scientific: Singapore, 1996; pp. 394–432. [Google Scholar]
  53. Sambas, A.; Rahayu, D.S. Rancang Bangun Robot Arm 2 Dof Berbasis Adaptive Neuro-Fuzzy Inference System (ANFIS). Al-Jazari J. Mech. Eng. 2018, 3, 41–45. [Google Scholar]
  54. Li, J.; Pan, X.; Wang, X. State-space equations and the first-phase algorithm for signal control of single intersections. Tsinghua Sci. Technol. 2007, 12, 231–235. [Google Scholar] [CrossRef]
  55. Azimirad, E.; Pariz, N.; Sistani, M.B.N. A novel fuzzy model and control of single intersection at urban traffic network. IEEE Syst. J. 2010, 4, 107–111. [Google Scholar] [CrossRef]
  56. Iyer, V.; Jadhav, R.; Mavchi, U.; Abraham, J. Intelligent traffic signal synchronization using fuzzy logic and Q-learning. In Proceedings of the 2016 International Conference on Computing, Analytics and Security Trends (CAST), Pune, India, 19–21 December 2016; pp. 156–161. [Google Scholar]
  57. Maddiboyina, H.V.; Ponnapalli, V.S. Fuzzy logic based VANETS: A review on smart transportation system. In Proceedings of the 2019 International Conference on Computer Communication and Informatics (ICCCI), Coimbatore, India, 23–25 January 2019; pp. 1–4. [Google Scholar]
  58. Mohanaselvi, S.; Shanpriya, B. Application of fuzzy logic to control traffic signals. In AIP Conference Proceedings; AIP Publishing LLC: Melville, NY, USA, 2019; Volume 2112, p. 020045. [Google Scholar]
  59. Ayuba, P.; Zachariah, B.; Damuut, L.P. Modification of fuzzy logic rule base in the optimization of traffic light control system. Sci. World J. 2018, 13, 6–11. [Google Scholar]
  60. Merbah, A.; Makrizi, A. Optimal management adaptive of two crossroads by genetic algorithm. Int. J. Model. Simul. Sci. Comput. 2019, 10, 1950009. [Google Scholar] [CrossRef]
  61. El Bakkal, S.; Lakhouili, A.; Essoufi, E.H. Modeling and Simulation of Adaptive Traffic Control System for Multi-Intersection Management using Cellular Automaton and Queuing System. Int. J. Adv. Comput. Sci. Appl. 2022, 13, 938–947. [Google Scholar] [CrossRef]
  62. Yang, J.; Zhang, J.; Wang, H. Urban traffic control in software defined internet of things via a multi-agent deep reinforcement learning approach. IEEE Trans. Intell. Transp. Syst. 2020, 22, 3742–3754. [Google Scholar] [CrossRef]
  63. Guo, M.; Wang, P.; Chan, C.Y.; Askary, S. A reinforcement learning approach for intelligent traffic signal control at urban intersections. In Proceedings of the 2019 IEEE Intelligent Transportation Systems Conference (ITSC), Auckland, New Zealand, 27–30 October 2019; pp. 4242–4247. [Google Scholar]
  64. Cao, Y.; Raise, A.; Mohammadzadeh, A.; Rathinasamy, S.; Band, S.S.; Mosavi, A. Deep learned recurrent type-3 fuzzy system: Application for renewable energy modeling/prediction. Energy Rep. 2021, 7, 8115–8127. [Google Scholar] [CrossRef]
  65. Pohan, A.H.; Latiff, L.A.; Dziyauddin, R.A.; Wahab, N.H.A. Mitigating Traffic Congestion at Road Junction using Fuzzy Logic. Int. J. Adv. Comput. Sci. Appl. 2021, 12, 293–299. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.