SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 1, February 2019, pp. 397~401
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i1.pp397-401  397
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Compressed fuzzy logic based multi-criteria AODV routing in
VANET environment
Taqwa Oday Fahad1
, Abduladhem A. Ali2
1Department of Biomedical Engineering, University of Technology, Iraq
2Department of Computer Engineering, University of Basra, Iraq
Article Info ABSTRACT
Article history:
Received Jan 28, 2018
Revised Aug 31, 2018
Accepted Sep 13, 2018
Vehicular ad hoc networks (VANETs) are the core of intelligent
transportation systems (ITS) to obtain safety, better transportation services,
and improved traffic management. Providing more reliable and efficient on
demand routing protocol is one of the main challenges in these networks
research scope. This paper argues a compressed fuzzy logic based method to
enhance Ad hoc on demand distance vector (AODV) routing decision by
jointly considering number of relays, distance factor, direction angle, and
vehicles speed variance. The proposed scheme is simulated in both freeway
and urban scenarios with different number of vehicles using real time
interaction between both OMNet++ and SUMO simulators. Simulation
results show that the proposed approach can get better performance in terms
of packet delivery ratio, throughput, mean delay, and number of sent control
packets.
Keywords:
AODV routing protocol
compressed fuzzy logic
Real world traffic simulation
VANET
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Taqwa Oday Fahad,
Department of Biomedical Engineering,
University of Technology, Iraq.
Email: taqwa.odey@gmail.com
1. INTRODUCTION
Vehicular Ad hoc Network (VANET) [1-4] is a challenging subclass of Mobile Ad hoc Network
(MANET), where vehicles are equipped with wireless transceiver and GPS receiver, sensors to measure
required parameters, and central processing unit which run various protocols to form a wireless network of
vehicles that are distributed and self-organized. Unlike MANET, VANET is restricted by road direction,
traffic, and traffic regulation; furthermore, vehicles move at high speeds causing higher dynamic topology,
and frequent disconnected network. These special characteristics make routing in VANET is one of the major
issues in research topic, some of these works are:
M. Abdelgader et. al. [5] evaluate the performance of DSR, AODV, and DSDV routing protocols in
city scenario. C. Wu et. al. [6] use fuzzy logic to evaluate each direct link in AODV routing considering
multiple factors of bandwidth, mobility, and signal strength. C. Lin et. al. [7] propose fuzzy model based
routing to decide network connectivity of road segment considering vehicle density and average velocity.
R. Kadivar et. al. [8] introduce a fuzzy logic based DSR routing protocol to select the most stable route
considering distance and degree of variation in the speed of the driver. S. Chang et. al. [9] suggest distance
based routing protocol in urban environment that take into account packet collision avoidance in the
intersection and route decision depending on adaptive waiting time.However, it is important to observe that
the proposed schemes presented in the related works are mostly focused on only two or three factors in their
studies. In this work, an improved AODV routing protocol [10-13] is proposed considering a new
combination of attractive significant factors regard number of relay nodes, distance in related to transmission
range, angle of movement, and speed variance as inputs to a compressed fuzzy system to solve impression
and conflict between these proposed metrics.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 397 - 401
398
In spite of the great efficient of using the conventional fuzzy system in numerous
applications [14-19] that deal with impression and uncertainty, as the number of fuzzy inputs increased, the
number of fuzzy rules and fuzzy operations are also increased in an exponential manner [20, 21].
Many efforts have been devoted to deal with above-mentioned fuzzy complexity problem. Some of
the proposed methods based on removing or merging of fuzzy rules which might cause information loss or
aggregation, and others interested on decomposing the fuzzy system into subsystems and multilayer
hierarchical structure which might suffer from poor interaction of actually inputs [22].
A. Gegov et. al. introduced a compressed fuzzy rule based system [23, 24] that remove all redundant
on line fuzzy operations without affecting the fuzzy output. Although this proposed compressed fuzzy
methods has proven a significant reduction in fuzzy system operations as compared with conventional and
hierarchical fuzzy systems, it can be notice that only a few researches have been used this method, and the
present work is the first one that apply this method in computer network field, and VANET environment to
reduce processing time and complexity of adding a fuzzy system.
2. RESEARCH METHODOLOGY
The AODV routing protocol is modified in such a manner that it can select the appropriate route for
data packet using compressed fuzzy logic that join multiple criteria:
a) Number of relay vehicles in the path.
b) Inter vehicle distance in related to vehicle transmission range.
c) Movement speed variance between any two successive vehicles in the path.
d) Angle of direction of any vehicle in the path with respect to destination direction.
Apart from these applied fuzzy system inputs, the key idea behind the method of compressed fuzzy
system is represented by arranging the fuzzy rules into groups; each group contains the rules with identical
linguistic variable for the output, thereafter determine the dominant rule that have the maximal firing strength
in each group and remove all other rules.
As a result, the number of rules will be equal to the number of linguistic variables of the output, so
only six rules from eighty one rules remains after fuzzification in our designed system. This leads to a
substantial reduction of fuzzy inference online computations, which guarantee a betterment by about ten
times over the conventional system and by about three and a half times over the hierarchical system [23, 24].
3. SIMULATION SCENARIO
Bidirectional coupling of traffic simulator: Simulation of Urban Mobility (SUMO) and network
simulator: Objective Modular Network Testbed in C++ (OMNeT++) at runtime were used for online
reconfiguration and rerouting of cars in reaction to network simulator.
The required files for building three different maps to be used in our simulation were generated
using the provided commands in SUMO, where openstreetmap website was used to download the second and
third map for more realistic simulation:
a) Simple Map:
b) Consist of six vertical streets each of 2 lanes, 2 km in length; intersect with three horizontal streets each
of 2 lanes, 2.5 km.
c) City Scenario: 3Km by 3Km from Basra City Map.
d) Highway Scenario: 3Km by 3km from I 95 Map.
Network simulation parameters were specified using OMNeT++, where 100, 200, and 300 vehicles
were tested for each map with TraCI mobility model, IEEE 802.11p was used as a medium access control
protocol, UDP data traffic with packet size of 512B was used, and each simulation was executed for 1000
seconds of simulation time.
4. SIMULATION RESULTS
The above proposed scheme (Comp-FAODV Routing) has been implemented and compared with
another three protocols: (i) conventional AODV routing protocol; (ii) Fuzzy Logic Routing Based on
forwarding optimization (FLRBF): a new scheme [25] that depends mainly on fuzzifying two factors regard
distance and time delay that is calculated through the information of location, transmission range, and
velocity; and finally with another implemented protocol (iii) (Fuzzy-AODV Routing) whereby only the first
three above-mentioned criteria in research methodology section are taken as inputs to a traditional fuzzy
system.
Int J Elec & Comp Eng ISSN: 2088-8708 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment (Taqwa Oday Fahad)
399
The performance evaluation of all the implemented protocols are carried out in terms of packet
delivery ratio as shown in Figure 1, throughput as shown in Figure 2, mean delay as shown in Figure 3, and
number of sent control packets as shown in Figure 4, each tested for different number of vehicles in simple
map as shown in Figures (x-a), city asshown in Figures (x-b), and freeway as shown in Figures (x-c)
scenarios.
The obtained results show that the proposed method (Comp-FAODV Routing) gives the best
performance results, and the method (Fuzzy-AODV Routing) outperforms the conventional AODV and
FLRBF routing methods.
(a) Simple Map (b) City Scenario (c) Highway Scenario
Figure 1. Packet delivery ratio (%) vs. no. of vehicles
(a) Simple Map (b) City Scenario (c) Highway
Figure 2. Throughput (pkt/sec) vs. no. of vehicles
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 397 - 401
400
(a) Simple Map (b) City Scenario (c) Highway Scenario
Figure 3. Mean delay (Sec) vs. no. of vehicles
a) Simple Map (b) City Scenario (c) Highway Scenario
Figure 4. No of sent control packets vs. no of vehicles
5. CONCLUSION AND FUTURE WORKS
In this paper, VANET simulation and required tools to simulate two urban and one freeway
scenarios are built, two of them are real maps of Basra city and i95 highway. Furthermore, two fuzzy multi
criteria based methods for AODV routing decision are proposed and carried out on these maps; the first one
investigates three effective factors in VANET environment regards number of relay nodes, distance with
respect to transmission range, and speed of movement of vehicles. The second method extends the first
proposed system to adopt an additional factor of vehicle’s direction; moreover, the proposed fuzzy system is
compressed to reduce computations complexity of considering many factors. Simulation results demonstrated
the effectiveness and efficiency of the proposed schemes. Future works may consider other possible
intelligent techniques.
REFERENCES
[1] D. Benhaddou, A. Al-Fuqaha, “Wireless Sensor and Mobile Ad-Hoc Networks: Vehicular and Space
Applications”, Springer, 2015.
[2] D. Rawat, C. Bajracharya “Vehicular Cyber Physical Systems”, Springer, 2017.
[3] A. Laouiti, A. Qayyum, M. Saad, “Vehicular Ad-Hoc Networks for Smart Cities”, Springer, 2017.
[4] M. Dixit, R. Kumar, A. Kumar, “VANET: Architectures, Research Issues, Routing Protocols, and Its
Applications”, International Conference on Computing, Communication and Automation (ICCCA), IEEE, pp. 555-
561, 2016.
Int J Elec & Comp Eng ISSN: 2088-8708 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment (Taqwa Oday Fahad)
401
[5] M. Abdelgadir, R. Saeed, A. Babiker, “Mobility Routing Model for Vehicular Ad-hoc Networks (VANETs), Smart
City Scenarios”, Vehicular Communications Journal, Elsevier, pp. 154-161, 2017.
[6] C. Wu, S. Ohzahata, T. Kato, “Routing in VANETs: A fuzzy Constraint Q-Learning Approach”, Global
Communications Conference (GLOBECOM) IEEE, pp. 195-200, 2012.
[7] C. Lin, F. Dong, K. Hirota, “Fuzzy Road Situation Model Optimization Routing (FRSMOR) in Vehicular Ad hoc
Network (VANET)”, The 6th International Conference on Soft Computing and Intelligent Systems (SCIS) and The
13th International Symposium on Advanced Intelligence Systems (ISIS), IEEE, pp. 532-537, 2012.
[8] R. Kadivar, R. Sabbaghi-Nadooshan, A. Dana, “Fuzzy Logic Based Stable Routing in VANET”, Elixir
International Journal, Ad hoc Network 56, pp. 13413-13416, 2013.
[9] S. Chang and S. Lee, “Distance-Based Stable Routing Decision Scheme in Urban Vehicular Ad Hoc Networks”,
International Journal of Distributed Sensor Networks, Hindawi Publishing, vol. 11, no. 8, Article ID 245439, 2015.
[10] H. Zhang, J. Guo, “Application of Manet Routing Protocol in Vehicular Ad hoc Network Based on NS3”, 7th
International Conference of Electronics Information and Emergency Communication (ICEIEC), IEEE, 2017.
[11] B. Marzak , H. Toumi, E. Benlahmar, M. Talea,“Performance Analysis of Routing Protocols in Vehicular Ad Hoc
Network. In: Advances in Ubiquitous Networking 2”, Springer, vol. 397, pp. 31-42, 2017.
[12] R. Brendha, V. Prakash, “A Survey on Routing Protocols for Vehicular Ad Hoc Networks”, 4th International
Conference on Advanced Computing and Communication Systems (ICACCS) IEEE, 2017.
[13] R. Desai, B. P. Patil, D. P. Sharma, “Routing Protocols for Mobile Ad Hoc Network: A Survey and Analysis”,
Indonesian Journal of Electrical Engineering and Computer Science, vol. 7, no. 3, pp. 795-801, 2017.
[14] A. Prayitno, V. Indrawati, I. I. Trusulaw, “Fuzzy Gain Scheduling PID Control for Position of the AR.Drone”,
International Journal of Electrical and Computer Engineering (IJECE), vol. 8, no. 4, pp. 1939-1946, 2018.
[15] G. M. Reddy, T.G. Manohar, “Fuzzy Logic Controller for Power Balance Theory Based STATCOM for Grid
Connected Wind Turbine System”, Indonesian Journal of Electrical Engineering and Computer Science, vol. 11,
no. 1, pp. 409-412, 2018.
[16] Abduladhem A Ali, Taqwa O. Fahad, “Fuzzy Energy based Routing Protocol for MANET”, International Journal
of Computer Applications, vol. 46, no. 1, pp. 38-40, 2012.
[17] J. Kacprzyk, E. Szmidt, S. Zadrożny, K. Atanassov, M. Krawczyk, “Advances in Fuzzy Logic and Technology
2017”, Springer, 2018.
[18] S. Santini, A. Pescape, A.Valente, V. Abate, G. Improta, M. Triassi, P. Ricchi, A. Filosa, “Using Fuzzy Logic for
Improving Clinical Daily-Care of beta-thalassemia Patients”, IEEE International Conference on Fuzzy Systems,
FUZZ, 2017.
[19] T. Odey, A. A. Ali, “Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs”, International
Journal of Computer Networks (IJCN), vol. 3, no. 1, pp. 37-42, 2011.
[20] M. Mohammadian, “Modelling, Control and Prediction using Hierarchical Fuzzy Logic Systems: Design and
Development”, International Journal of Fuzzy System Applications, vol. 6, no. 3, pp. 105-123, 2017.
[21] P. C. Shill, “Fuzzy Logic Controllers: Optimization Issues on Design and Rule Base Reduction Algorithms”, Ph. D.
thesis, University of Fukui, Japan, 2013.
[22] A. Gegov, D. Sanders, B. Vatchova, “Aggregation of Inconsistent Rules for Fuzzy Rule Base Simplification”,
International Journal of Knowledge-based and Intelligent Engineering Systems, vol. 21, no. 3, pp. 135-145, 2017.
[23] A. Gegov, N. Gobalakrishnan, D. Sanders, “Filtration of Non-Monotonic Rules for Fuzzy Rule Base
Compression”, International Journal of Computational Intelligence Systems, vol. 7, no. 2, pp. 382-400, 2014.
[24] A. Gegov, “Complexity Management sin Fuzzy Systems”, Springer, Berlin, 2007.
[25] Z. Miao, X. Cai, Q. Luo, W. Dong, “A FLRBF Scheme for Optimization of Forwarding Broadcast Packets in
Vehicular Ad Hoc Networks”, 27th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio
Communications-(PIMRC): Mobile and Wireless Networks, IEEE 2016.

More Related Content

What's hot

A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...
A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...
A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...Milad Kiaee
 
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Conference Papers
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...ijwmn
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) ijceronline
 
Routing Management with MIRA and enhancement (IMECS2010)
Routing Management with MIRA and enhancement (IMECS2010)Routing Management with MIRA and enhancement (IMECS2010)
Routing Management with MIRA and enhancement (IMECS2010)Akhmad Zaimi
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...IJECEIAES
 
Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsIOSR Journals
 
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...EM Legacy
 
Using traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETUsing traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETMohammadAlmalag
 
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...IJCNCJournal
 
Internet Traffic Engineering for Partially Uncertain Demands
Internet Traffic Engineering for Partially Uncertain DemandsInternet Traffic Engineering for Partially Uncertain Demands
Internet Traffic Engineering for Partially Uncertain DemandsEM Legacy
 
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSSTUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSijngnjournal
 
A comparative study on synchronization algorithms for various modulation tech...
A comparative study on synchronization algorithms for various modulation tech...A comparative study on synchronization algorithms for various modulation tech...
A comparative study on synchronization algorithms for various modulation tech...IAEME Publication
 
A Review on Analysis on Codes using Different Algorithms
A Review on Analysis on Codes using Different AlgorithmsA Review on Analysis on Codes using Different Algorithms
A Review on Analysis on Codes using Different AlgorithmsAM Publications
 
IEEE Vehicular technology 2016 Title and Abstract
IEEE Vehicular technology 2016 Title and AbstractIEEE Vehicular technology 2016 Title and Abstract
IEEE Vehicular technology 2016 Title and Abstracttsysglobalsolutions
 

What's hot (20)

A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...
A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...
A-TWENTY-YEAR-TRACKING-OF-THE-TRAFFIC-SERVICE-QUALITY-IN-A-DOWNTOWN-NETWORK-T...
 
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
Hybrid nearest neighbour and feed forward neural networks algorithm for indoo...
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
 
I021201059064
I021201059064I021201059064
I021201059064
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)
 
paper
paperpaper
paper
 
Routing Management with MIRA and enhancement (IMECS2010)
Routing Management with MIRA and enhancement (IMECS2010)Routing Management with MIRA and enhancement (IMECS2010)
Routing Management with MIRA and enhancement (IMECS2010)
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
 
Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing Protocols
 
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
 
Using traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETUsing traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANET
 
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...
MAR SECURITY: IMPROVED SECURITY MECHANISM FOR EMERGENCY MESSAGES OF VANET USI...
 
D017522833
D017522833D017522833
D017522833
 
Internet Traffic Engineering for Partially Uncertain Demands
Internet Traffic Engineering for Partially Uncertain DemandsInternet Traffic Engineering for Partially Uncertain Demands
Internet Traffic Engineering for Partially Uncertain Demands
 
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSSTUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
 
Tsp2008 lp feng
Tsp2008 lp fengTsp2008 lp feng
Tsp2008 lp feng
 
A comparative study on synchronization algorithms for various modulation tech...
A comparative study on synchronization algorithms for various modulation tech...A comparative study on synchronization algorithms for various modulation tech...
A comparative study on synchronization algorithms for various modulation tech...
 
A Review on Analysis on Codes using Different Algorithms
A Review on Analysis on Codes using Different AlgorithmsA Review on Analysis on Codes using Different Algorithms
A Review on Analysis on Codes using Different Algorithms
 
IEEE Vehicular technology 2016 Title and Abstract
IEEE Vehicular technology 2016 Title and AbstractIEEE Vehicular technology 2016 Title and Abstract
IEEE Vehicular technology 2016 Title and Abstract
 

Similar to Compressed fuzzy logic based multi-criteria AODV routing in VANET environment

A novel k-means powered algorithm for an efficient clustering in vehicular ad...
A novel k-means powered algorithm for an efficient clustering in vehicular ad...A novel k-means powered algorithm for an efficient clustering in vehicular ad...
A novel k-means powered algorithm for an efficient clustering in vehicular ad...IJECEIAES
 
Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...IJECEIAES
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...IJNSA Journal
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...IJNSA Journal
 
A collaborated genetic with lion optimization algorithms for improving the qu...
A collaborated genetic with lion optimization algorithms for improving the qu...A collaborated genetic with lion optimization algorithms for improving the qu...
A collaborated genetic with lion optimization algorithms for improving the qu...IAESIJAI
 
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkAn Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkIJAAS Team
 
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...IRJET Journal
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETIOSR Journals
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...IJECEIAES
 
Help the Genetic Algorithm to Minimize the Urban Traffic on Intersections
Help the Genetic Algorithm to Minimize the Urban Traffic on IntersectionsHelp the Genetic Algorithm to Minimize the Urban Traffic on Intersections
Help the Genetic Algorithm to Minimize the Urban Traffic on IntersectionsIJORCS
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsIRJET Journal
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanetscsandit
 
A qos adaptive routing scheme (iglar) for highly dynamic
A qos adaptive routing scheme (iglar) for highly dynamicA qos adaptive routing scheme (iglar) for highly dynamic
A qos adaptive routing scheme (iglar) for highly dynamicAlexander Decker
 
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...IJCNCJournal
 
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...IJCNCJournal
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationIAEME Publication
 
Comparative study of proactive and reactive routing protocols in vehicular ad...
Comparative study of proactive and reactive routing protocols in vehicular ad...Comparative study of proactive and reactive routing protocols in vehicular ad...
Comparative study of proactive and reactive routing protocols in vehicular ad...IJECEIAES
 
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...IJCNCJournal
 
Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...IJECEIAES
 

Similar to Compressed fuzzy logic based multi-criteria AODV routing in VANET environment (20)

A novel k-means powered algorithm for an efficient clustering in vehicular ad...
A novel k-means powered algorithm for an efficient clustering in vehicular ad...A novel k-means powered algorithm for an efficient clustering in vehicular ad...
A novel k-means powered algorithm for an efficient clustering in vehicular ad...
 
Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
 
A collaborated genetic with lion optimization algorithms for improving the qu...
A collaborated genetic with lion optimization algorithms for improving the qu...A collaborated genetic with lion optimization algorithms for improving the qu...
A collaborated genetic with lion optimization algorithms for improving the qu...
 
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkAn Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
 
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANET
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...
 
Help the Genetic Algorithm to Minimize the Urban Traffic on Intersections
Help the Genetic Algorithm to Minimize the Urban Traffic on IntersectionsHelp the Genetic Algorithm to Minimize the Urban Traffic on Intersections
Help the Genetic Algorithm to Minimize the Urban Traffic on Intersections
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETs
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanets
 
A qos adaptive routing scheme (iglar) for highly dynamic
A qos adaptive routing scheme (iglar) for highly dynamicA qos adaptive routing scheme (iglar) for highly dynamic
A qos adaptive routing scheme (iglar) for highly dynamic
 
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...
EVALUATING LATENCY IN FIFTH-GENERATION VEHICLE-TO-EVERYTHING COMMUNICATIONS U...
 
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...
Evaluating Latency in Fifth-Generation Vehicle-to-Everything communications U...
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportation
 
Comparative study of proactive and reactive routing protocols in vehicular ad...
Comparative study of proactive and reactive routing protocols in vehicular ad...Comparative study of proactive and reactive routing protocols in vehicular ad...
Comparative study of proactive and reactive routing protocols in vehicular ad...
 
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
 
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
 
Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 

Compressed fuzzy logic based multi-criteria AODV routing in VANET environment

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 1, February 2019, pp. 397~401 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i1.pp397-401  397 Journal homepage: http://iaescore.com/journals/index.php/IJECE Compressed fuzzy logic based multi-criteria AODV routing in VANET environment Taqwa Oday Fahad1 , Abduladhem A. Ali2 1Department of Biomedical Engineering, University of Technology, Iraq 2Department of Computer Engineering, University of Basra, Iraq Article Info ABSTRACT Article history: Received Jan 28, 2018 Revised Aug 31, 2018 Accepted Sep 13, 2018 Vehicular ad hoc networks (VANETs) are the core of intelligent transportation systems (ITS) to obtain safety, better transportation services, and improved traffic management. Providing more reliable and efficient on demand routing protocol is one of the main challenges in these networks research scope. This paper argues a compressed fuzzy logic based method to enhance Ad hoc on demand distance vector (AODV) routing decision by jointly considering number of relays, distance factor, direction angle, and vehicles speed variance. The proposed scheme is simulated in both freeway and urban scenarios with different number of vehicles using real time interaction between both OMNet++ and SUMO simulators. Simulation results show that the proposed approach can get better performance in terms of packet delivery ratio, throughput, mean delay, and number of sent control packets. Keywords: AODV routing protocol compressed fuzzy logic Real world traffic simulation VANET Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Taqwa Oday Fahad, Department of Biomedical Engineering, University of Technology, Iraq. Email: taqwa.odey@gmail.com 1. INTRODUCTION Vehicular Ad hoc Network (VANET) [1-4] is a challenging subclass of Mobile Ad hoc Network (MANET), where vehicles are equipped with wireless transceiver and GPS receiver, sensors to measure required parameters, and central processing unit which run various protocols to form a wireless network of vehicles that are distributed and self-organized. Unlike MANET, VANET is restricted by road direction, traffic, and traffic regulation; furthermore, vehicles move at high speeds causing higher dynamic topology, and frequent disconnected network. These special characteristics make routing in VANET is one of the major issues in research topic, some of these works are: M. Abdelgader et. al. [5] evaluate the performance of DSR, AODV, and DSDV routing protocols in city scenario. C. Wu et. al. [6] use fuzzy logic to evaluate each direct link in AODV routing considering multiple factors of bandwidth, mobility, and signal strength. C. Lin et. al. [7] propose fuzzy model based routing to decide network connectivity of road segment considering vehicle density and average velocity. R. Kadivar et. al. [8] introduce a fuzzy logic based DSR routing protocol to select the most stable route considering distance and degree of variation in the speed of the driver. S. Chang et. al. [9] suggest distance based routing protocol in urban environment that take into account packet collision avoidance in the intersection and route decision depending on adaptive waiting time.However, it is important to observe that the proposed schemes presented in the related works are mostly focused on only two or three factors in their studies. In this work, an improved AODV routing protocol [10-13] is proposed considering a new combination of attractive significant factors regard number of relay nodes, distance in related to transmission range, angle of movement, and speed variance as inputs to a compressed fuzzy system to solve impression and conflict between these proposed metrics.
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 397 - 401 398 In spite of the great efficient of using the conventional fuzzy system in numerous applications [14-19] that deal with impression and uncertainty, as the number of fuzzy inputs increased, the number of fuzzy rules and fuzzy operations are also increased in an exponential manner [20, 21]. Many efforts have been devoted to deal with above-mentioned fuzzy complexity problem. Some of the proposed methods based on removing or merging of fuzzy rules which might cause information loss or aggregation, and others interested on decomposing the fuzzy system into subsystems and multilayer hierarchical structure which might suffer from poor interaction of actually inputs [22]. A. Gegov et. al. introduced a compressed fuzzy rule based system [23, 24] that remove all redundant on line fuzzy operations without affecting the fuzzy output. Although this proposed compressed fuzzy methods has proven a significant reduction in fuzzy system operations as compared with conventional and hierarchical fuzzy systems, it can be notice that only a few researches have been used this method, and the present work is the first one that apply this method in computer network field, and VANET environment to reduce processing time and complexity of adding a fuzzy system. 2. RESEARCH METHODOLOGY The AODV routing protocol is modified in such a manner that it can select the appropriate route for data packet using compressed fuzzy logic that join multiple criteria: a) Number of relay vehicles in the path. b) Inter vehicle distance in related to vehicle transmission range. c) Movement speed variance between any two successive vehicles in the path. d) Angle of direction of any vehicle in the path with respect to destination direction. Apart from these applied fuzzy system inputs, the key idea behind the method of compressed fuzzy system is represented by arranging the fuzzy rules into groups; each group contains the rules with identical linguistic variable for the output, thereafter determine the dominant rule that have the maximal firing strength in each group and remove all other rules. As a result, the number of rules will be equal to the number of linguistic variables of the output, so only six rules from eighty one rules remains after fuzzification in our designed system. This leads to a substantial reduction of fuzzy inference online computations, which guarantee a betterment by about ten times over the conventional system and by about three and a half times over the hierarchical system [23, 24]. 3. SIMULATION SCENARIO Bidirectional coupling of traffic simulator: Simulation of Urban Mobility (SUMO) and network simulator: Objective Modular Network Testbed in C++ (OMNeT++) at runtime were used for online reconfiguration and rerouting of cars in reaction to network simulator. The required files for building three different maps to be used in our simulation were generated using the provided commands in SUMO, where openstreetmap website was used to download the second and third map for more realistic simulation: a) Simple Map: b) Consist of six vertical streets each of 2 lanes, 2 km in length; intersect with three horizontal streets each of 2 lanes, 2.5 km. c) City Scenario: 3Km by 3Km from Basra City Map. d) Highway Scenario: 3Km by 3km from I 95 Map. Network simulation parameters were specified using OMNeT++, where 100, 200, and 300 vehicles were tested for each map with TraCI mobility model, IEEE 802.11p was used as a medium access control protocol, UDP data traffic with packet size of 512B was used, and each simulation was executed for 1000 seconds of simulation time. 4. SIMULATION RESULTS The above proposed scheme (Comp-FAODV Routing) has been implemented and compared with another three protocols: (i) conventional AODV routing protocol; (ii) Fuzzy Logic Routing Based on forwarding optimization (FLRBF): a new scheme [25] that depends mainly on fuzzifying two factors regard distance and time delay that is calculated through the information of location, transmission range, and velocity; and finally with another implemented protocol (iii) (Fuzzy-AODV Routing) whereby only the first three above-mentioned criteria in research methodology section are taken as inputs to a traditional fuzzy system.
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Compressed fuzzy logic based multi-criteria AODV routing in VANET environment (Taqwa Oday Fahad) 399 The performance evaluation of all the implemented protocols are carried out in terms of packet delivery ratio as shown in Figure 1, throughput as shown in Figure 2, mean delay as shown in Figure 3, and number of sent control packets as shown in Figure 4, each tested for different number of vehicles in simple map as shown in Figures (x-a), city asshown in Figures (x-b), and freeway as shown in Figures (x-c) scenarios. The obtained results show that the proposed method (Comp-FAODV Routing) gives the best performance results, and the method (Fuzzy-AODV Routing) outperforms the conventional AODV and FLRBF routing methods. (a) Simple Map (b) City Scenario (c) Highway Scenario Figure 1. Packet delivery ratio (%) vs. no. of vehicles (a) Simple Map (b) City Scenario (c) Highway Figure 2. Throughput (pkt/sec) vs. no. of vehicles
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 397 - 401 400 (a) Simple Map (b) City Scenario (c) Highway Scenario Figure 3. Mean delay (Sec) vs. no. of vehicles a) Simple Map (b) City Scenario (c) Highway Scenario Figure 4. No of sent control packets vs. no of vehicles 5. CONCLUSION AND FUTURE WORKS In this paper, VANET simulation and required tools to simulate two urban and one freeway scenarios are built, two of them are real maps of Basra city and i95 highway. Furthermore, two fuzzy multi criteria based methods for AODV routing decision are proposed and carried out on these maps; the first one investigates three effective factors in VANET environment regards number of relay nodes, distance with respect to transmission range, and speed of movement of vehicles. The second method extends the first proposed system to adopt an additional factor of vehicle’s direction; moreover, the proposed fuzzy system is compressed to reduce computations complexity of considering many factors. Simulation results demonstrated the effectiveness and efficiency of the proposed schemes. Future works may consider other possible intelligent techniques. REFERENCES [1] D. Benhaddou, A. Al-Fuqaha, “Wireless Sensor and Mobile Ad-Hoc Networks: Vehicular and Space Applications”, Springer, 2015. [2] D. Rawat, C. Bajracharya “Vehicular Cyber Physical Systems”, Springer, 2017. [3] A. Laouiti, A. Qayyum, M. Saad, “Vehicular Ad-Hoc Networks for Smart Cities”, Springer, 2017. [4] M. Dixit, R. Kumar, A. Kumar, “VANET: Architectures, Research Issues, Routing Protocols, and Its Applications”, International Conference on Computing, Communication and Automation (ICCCA), IEEE, pp. 555- 561, 2016.
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Compressed fuzzy logic based multi-criteria AODV routing in VANET environment (Taqwa Oday Fahad) 401 [5] M. Abdelgadir, R. Saeed, A. Babiker, “Mobility Routing Model for Vehicular Ad-hoc Networks (VANETs), Smart City Scenarios”, Vehicular Communications Journal, Elsevier, pp. 154-161, 2017. [6] C. Wu, S. Ohzahata, T. Kato, “Routing in VANETs: A fuzzy Constraint Q-Learning Approach”, Global Communications Conference (GLOBECOM) IEEE, pp. 195-200, 2012. [7] C. Lin, F. Dong, K. Hirota, “Fuzzy Road Situation Model Optimization Routing (FRSMOR) in Vehicular Ad hoc Network (VANET)”, The 6th International Conference on Soft Computing and Intelligent Systems (SCIS) and The 13th International Symposium on Advanced Intelligence Systems (ISIS), IEEE, pp. 532-537, 2012. [8] R. Kadivar, R. Sabbaghi-Nadooshan, A. Dana, “Fuzzy Logic Based Stable Routing in VANET”, Elixir International Journal, Ad hoc Network 56, pp. 13413-13416, 2013. [9] S. Chang and S. Lee, “Distance-Based Stable Routing Decision Scheme in Urban Vehicular Ad Hoc Networks”, International Journal of Distributed Sensor Networks, Hindawi Publishing, vol. 11, no. 8, Article ID 245439, 2015. [10] H. Zhang, J. Guo, “Application of Manet Routing Protocol in Vehicular Ad hoc Network Based on NS3”, 7th International Conference of Electronics Information and Emergency Communication (ICEIEC), IEEE, 2017. [11] B. Marzak , H. Toumi, E. Benlahmar, M. Talea,“Performance Analysis of Routing Protocols in Vehicular Ad Hoc Network. In: Advances in Ubiquitous Networking 2”, Springer, vol. 397, pp. 31-42, 2017. [12] R. Brendha, V. Prakash, “A Survey on Routing Protocols for Vehicular Ad Hoc Networks”, 4th International Conference on Advanced Computing and Communication Systems (ICACCS) IEEE, 2017. [13] R. Desai, B. P. Patil, D. P. Sharma, “Routing Protocols for Mobile Ad Hoc Network: A Survey and Analysis”, Indonesian Journal of Electrical Engineering and Computer Science, vol. 7, no. 3, pp. 795-801, 2017. [14] A. Prayitno, V. Indrawati, I. I. Trusulaw, “Fuzzy Gain Scheduling PID Control for Position of the AR.Drone”, International Journal of Electrical and Computer Engineering (IJECE), vol. 8, no. 4, pp. 1939-1946, 2018. [15] G. M. Reddy, T.G. Manohar, “Fuzzy Logic Controller for Power Balance Theory Based STATCOM for Grid Connected Wind Turbine System”, Indonesian Journal of Electrical Engineering and Computer Science, vol. 11, no. 1, pp. 409-412, 2018. [16] Abduladhem A Ali, Taqwa O. Fahad, “Fuzzy Energy based Routing Protocol for MANET”, International Journal of Computer Applications, vol. 46, no. 1, pp. 38-40, 2012. [17] J. Kacprzyk, E. Szmidt, S. Zadrożny, K. Atanassov, M. Krawczyk, “Advances in Fuzzy Logic and Technology 2017”, Springer, 2018. [18] S. Santini, A. Pescape, A.Valente, V. Abate, G. Improta, M. Triassi, P. Ricchi, A. Filosa, “Using Fuzzy Logic for Improving Clinical Daily-Care of beta-thalassemia Patients”, IEEE International Conference on Fuzzy Systems, FUZZ, 2017. [19] T. Odey, A. A. Ali, “Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs”, International Journal of Computer Networks (IJCN), vol. 3, no. 1, pp. 37-42, 2011. [20] M. Mohammadian, “Modelling, Control and Prediction using Hierarchical Fuzzy Logic Systems: Design and Development”, International Journal of Fuzzy System Applications, vol. 6, no. 3, pp. 105-123, 2017. [21] P. C. Shill, “Fuzzy Logic Controllers: Optimization Issues on Design and Rule Base Reduction Algorithms”, Ph. D. thesis, University of Fukui, Japan, 2013. [22] A. Gegov, D. Sanders, B. Vatchova, “Aggregation of Inconsistent Rules for Fuzzy Rule Base Simplification”, International Journal of Knowledge-based and Intelligent Engineering Systems, vol. 21, no. 3, pp. 135-145, 2017. [23] A. Gegov, N. Gobalakrishnan, D. Sanders, “Filtration of Non-Monotonic Rules for Fuzzy Rule Base Compression”, International Journal of Computational Intelligence Systems, vol. 7, no. 2, pp. 382-400, 2014. [24] A. Gegov, “Complexity Management sin Fuzzy Systems”, Springer, Berlin, 2007. [25] Z. Miao, X. Cai, Q. Luo, W. Dong, “A FLRBF Scheme for Optimization of Forwarding Broadcast Packets in Vehicular Ad Hoc Networks”, 27th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications-(PIMRC): Mobile and Wireless Networks, IEEE 2016.