SlideShare a Scribd company logo
1 of 5
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 8, 2013 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 1665
Route Optimization to make Energy Efficient MANET using Vishal
Fuzzy Genetic Approach
Vishal Gupta1
1
M. Tech(Student)
1
Electronics & Communication Engineering Department
1
Kurukshetra University, Kurukshetra
Abstract—In any network QOS is one the basic
requirement and when we talk about the
MANET(mobile AD-HOC network) this is the highly
constraint requirement of a user. To improve the quality of
service we use different changes in MANET protocols, its
parameter, routing algorithm etc. In this proposed work
we are also improving the QOS by modifying the
routing algorithm. The proposed routing algorithm is
inspired from the genetic approach. The proposed algorithm
will follow all the basic steps of routing algorithm in the
sequence. As in initializing phase we will select the
shortest path and one alternative aggregative path. The
shortest path selection always returns the congestion over
the network. Instead of using the shortest path we will select
a genetic inspired path. In this work, the selection of the
next cross over child path will be identified based on cyclic
fuzzy logic. The whole process will optimize the routing
algorithm to improve the QOS. In this work, the fuzzy-
improved Genetic algorithm will be implemented on
MATLAB 7.1 for the route generation.
Key words: QOS (quality of service), MANET (mobile ad-
hoc network), ROUTE, Fuzzy, MATLAB (Matrix in
Laboratory)
I. INTRODUCTION
A MANET (mobile ad-hoc network) may be introduced as
an infrastructure- less dynamic network which is a
collection of independent number of mobile nodes that can
communicate to each other via radio wave. A MANET is a
self-configuring infrastructure, fewer networks of mobile
devices connected by wireless. It is a set of wireless devices
called wireless nodes, which dynamically connect and
transfer information. Each node in a MANET is free to
move independently in any direction, and will therefore
change its links to other devices frequently; each must
forward traffic unrelated to its own use, and therefore be a
router.
Fig. 1: Basic MANET
Fig. 2: A random network of 100 nodes.
The MANET network enables servers and clients to
communicate in a non-fixed topology area and it’s used in a
variety of applications and fast growing networks. With the
increasing number of mobile devices, providing the
computing power and connectivity to run applications like
multiplayer games or collaborative work tools, MANETs
are getting more and more important as they meet the
requirements of today’s users to connect and interact
spontaneously. The figure1 below shows the basic network
with different nodes for MANET. Figure 2 shows the
MATLAB generated random network of 60 nodes.
II. LITERATURE WORK
In Year 2009, Ming Yu performed a work, “A
Trustworthiness-Based QoS Routing Protocol for Wireless
Ad Hoc Networks”. In this paper, Author present a new
secure routing protocol (SRP) with quality of service (QoS)
support, called Trustworthiness-based Quality Of Service
(TQOS) routing, which includes secure route discovery,
secure route setup, and trustworthiness-based QoS routing
metrics. The routing control messages are secured by using
both public and shared keys, which can be generated on-
demand and maintained dynamically.
In Year 2009, Stephen Dabideen performed a
work,” The Case for End-to-End Solutions to Secure
Routing in MANETs”. Author argues that secure routing in
MANETs must be based on the end-to-end verification of
physical-path characteristics aided by the exploitation of
path diversity to find secure paths. Author apply this
approach to the design of the Secure Routing through
Diversity and Verification (SRDV) protocol, a secure
routing protocol that Author show to be as efficient as
unsecure on-demand or proactive routing approaches in the
absence of attacks.
In year 2013, Gupta V, Jindal J performed a work,
“Fuzzy improved Genetic Approach for the route
optimization in MANET”. We performed a work which
optimizes the route in the MANET. We described our work
in terms of path cost, depending upon the distance travelled
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach
(IJSRD/Vol. 1/Issue 8/2013/0034)
All rights reserved by www.ijsrd.com 1666
from source to destination. In the paper, we proposed a
fuzzy improved genetic approach for the optimization of
route to construct a network which results in the minimum
distance.
III. TRADITIONAL APPROACH FOR DATA
TRANSFER IN UNICAST TRANSFERRING
According to a standard approach of communication
between 2 nodes it is always based on the shortest path. The
shortest path gives no of benefits like Easy implementation,
fast and reliable data transfer between nodes. But with all
these benefits, the shortest path results in congestion. Here,
we first discuss the algorithm for the shortest path and show
the result analysis then later in this paper the fuzzy
improved genetic algorithm is discussed and its result
analysis in terms of sum of distances is compared with the
existing algorithm.
One of the common algorithms for selecting the path is
given below:
Path (A, n) /* A is the Weighted graph of n size to represent
the Adhoc Network*/
{
Step. 1 : Generate the neighbor list for the source node and
put it in the matrix.
Step. 2 : Starting from the first neighbor generate the next
neighbor.
Step. 3 : Check if that neighbor already exist in the list if
yes than it is a loop back and go to end;
Step. 4 : Generate the route from all the neighbors for the
destination and continue on that path.
Step. 5 : Generate the route to destination from all neighbors
where ever possible.
Step. 6 : Compare the route length generated by all the
possible routes. Compare all the routes in the
distance matrix and choose the path to destination
which has the lowest path length.
}
GRAPHs USING THE EXISTING WORKA.
Fig. 3 (a)
Fig. 3 (b)
Fig. 3 (c)
Fig. 3 (d)
Fig. 3: (a) Path for no. of nodes=10 (b) Path for no. of
nodes=40 (c) Path for no. of nodes=80 (d) Path for no. of
nodes=100
The above algorithm shows the common method for the
route optimization in MANET. Here in this algorithm the
aggregative path is chosen from the source node to the
destination node. The graphs analysis shows the different
path for the different number of node. Here in this method
the path generated is less energy efficient because the sum
of distances obtained has a large values and it does not
follow a definite pattern.
IV. PROPOSED METHOD
The proposed work is a genetic based approach to build the
network path for the route construction in an optimize way.
As the selection process is done we will perform the
crossover to select the most promising nodes. Finally
mutation will be performed. In this work, the selection of
the next cross over child path will be identified based on
fuzzy logic. The fuzzy logic will be implemented under the
parameters of energy and the distance specification. In this
work, the fuzzy-improved Genetic algorithm will be
implemented for the route generation.
In this present work, while generating the path, the mobility
of the node is also considered. The analysis will be driven
in the form of energy consumed as well as the total path
length. The presented work is about to perform the optimize
path generation. The work is implemented in MATLAB 7.1
environment.
Parameters of CalculationA.
Distance formula to calculate the distance between two
nodes:
√
( ( ) )
( ( ) )
Sum formula to calculate the distance between sources to
destination:
(% in meters %)
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach
(IJSRD/Vol. 1/Issue 8/2013/0034)
All rights reserved by www.ijsrd.com 1667
Energy formula to calculate the consumed energy between
sources to destination:
; (%in joules %)
Where
Sending factor= (512*12*0.001);
Receive factor= (512*50*0.0001);
Flow Chart of Fuzzy based Genetic Approach for RouteB.
Optimization
Fig. 4: Flow Chart of Fuzzy based Genetic Approach for
Route Optimization
Graphs of GENETIC INSPIRED PATHC.
Fig. 5(a)
Fig. 5(b)
Fig. 5(c)
Fig. 5(d)
Fig. 5: Graphs of GENETIC INSPIRED PATH for
(a) 10 nodes (b) 40 nodes (c) 80 nodes (d) 100 nodes.
No Of Nodes
Existing
Work(distance in
meters)
Proposed
Work(distance in
meters)
10 249.5841 29.2053
30 815.0851 173.187
Start
Generate the network with N number of Nodes
Define the source and Destination
Find all the possible paths between source and Destination
Select two path pi and pj randomly from the set of available
paths
Perform Crossover based on Fuzzy rule and generate a new
Effective path
Perform the Mutation to ineffective Nodes.
More Path
Exist
Present new path as the Result Sequence
Stop
Yes
No
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach
(IJSRD/Vol. 1/Issue 8/2013/0034)
All rights reserved by www.ijsrd.com 1668
50 1.2946e+003 477.237
60 1.2233e+003 717.813
90 2.5129e+003 1749.03
100 2.4233e+003 1876
Table. 1: Analysis of Existing and Proposed Method
Simulation Result Analysis of Existing V/S ProposedD.
Work
Fig. 6(a)
Fig. 6(b)
Fig. 6(c)
Fig. 6(d)
Fig. 6: Simulation Result Analysis of Existing V/S Proposed
Work for (a) 10 nodes (b) 40 nodes (c) 80 nodes (d) 100
nodes.
Consumed Energy GraphE.
The graphs analysis in section 4-B shows the genetic
inspired path for different number of nodes which is based
on the fuzzy improved genetic algorithm. The table analysis
in section 4-C which also shows the results based on fuzzy
improve genetic approach. From the table we can analyze
that for the same number of nodes fuzzy improved genetic
approach gives better result in term of distance and path
optimization which can be summarized as an efficient
energy form. For the same number of nodes the sum of
distance using the proposed approach is less as compared to
the previous method. Using this approach the energy level
for the different number of nodes follows a definite pattern.
The bar graphs in section 4.4 shows the analysis of existing
work with the proposed method, which indicates the
optimization level achieved using the two techniques. From
the bar graph it is clearly estimated that the proposed work
has better prosperity for the route optimization. Section
4.4.1 shows the consumed energy graph between proposed
and the existing approach and it can be analyzed from the
graph that the proposed approach gives the better result in
terms of energy consumption from source to destination.
Hence the QOS can greatly be improved using the fuzzy
improved genetic approach as proposed.
V. CONCLUSION AND FUTURE WORK
A fuzzy improved genetic approach has been studied and the
simulation results have been analyzed. The results obtained
from genetic based approach in which fuzzy is applied at the
crossover show better path optimization. The analysis tables
from the two different approaches show the distance and
random path generation. From the table1 it can be concluded
that the results obtained using fuzzy genetic approach are
better than the previous algorithm which is based on the
arbitrary shortest path. The fuzzy improved genetic
approach provides energy efficient path which is needed for
route optimization in MANET.
For the future work the same algorithm can be
implemented using NS2 and the more energy efficient path
can be obtained. The optimization level can be improved
further for large number of nodes. A PSO algorithm which
is more reliable can further be used in place of GA for more
energy efficient path. The same algorithm can be simulated
with the considerations of time response.
REFERENCES
[1] Cezar Augusto Sierakowski and Leandro dos Santos
Coelho, “Path Planning Optimization for Mobile
Robots Based on Bacteria Colony Approach”, Applied
Soft Computing Technologies: The Challenge of
Complexity, Advances on Soft Computing,
34(2006), pp 187-198.
[2] Hui Cheng and Shengxiang Yang, “Multi-population
Genetic Algorithms with Immigrants Scheme for
Dynamic Shortest Path Routing Problems in Mobile Ad
Hoc Networks”, applications of Evolutionary
computation: Lecture notes in Computer Science,
6024(2010), 562-571
[3] Shengxiang Yang et al. “Genetic Algorithms With
Immigrants and Memory Schemes for Dynamic
Shortest Path Routing Problems in Mobile Ad Hoc
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach
(IJSRD/Vol. 1/Issue 8/2013/0034)
All rights reserved by www.ijsrd.com 1669
Networks”, IEEE TRANSACTIONS ON SYSTEMS,
MAN, AND CYBERNETICS—PART C:
APPLICATIONS AND REVIEWS, 40(2010), 52-63.
[4] Kavitha Sooda and T. R. Gopalakrishnan Nair, “A
Comparative Analysis for Determining the Optimal
Path using PSO and GA”, International Journal of
Computer Applications, 32(2011), 8-12
[5] K. Banga, R. Kumar and Y. Singh, “Fuzzy-Genetic
Optimal Control for Four Degree of Freedom Robotic
Arm Movement”, World Academy of Science,
Engineering and Technology, 36(2009), 489-492.
[6] Susmi Routray, A. M. Sherry, and B. V. R. Reddy,
“Bandwidth Optimization through Dynamic Routing in
ATM Networks: Genetic Algorithm & Tabu Search
Approach”, International Journal of Electrical and
Computer Engineering 1(2006), 176-182.
[7] Hao Mei et al. “A Hybrid Ant Colony Optimization
Algorithm for Path Planning of Robot in Dynamic
Environment”, International Journal of Information
Technology, 12(2006), 78-88.
[8] Vinay Kumar Singh and Vidhusi Sharma, “Elitist
genetic algorithm based energy efficient routing scheme
for wireless sensor networks”, International Journal of
Advanced Smart Sensor Network Systems, 2(2012), 15-
21.
[9] Snehal Sarangi and Biju Thankchan, “A Novel Routing
Algorithm for Wireless Sensor Network Using Particle
Swarm O and optimization”, IOSR Journal of Computer
Engineering, 4(2012), 26-30
[10]Anju Sharma and Madhavi, “A Differential Evaluation
Algorithm for routing Optimization in Mobile Ad-hoc
Networks”, International Journal of Computer Science
and Network, 1(2012), 109-115
[11]Mustafa AL-GHAZAL, Ayman EL-SAYED and
Hamedi KELASH, “ Routing Optimization using
Genetic Algorithm in Ad Hoc Networks”, IEEE
International Symposium on Signal Processing and
Information Technology, 2007, 497-503.
[12]Amir Hosseinzadeh and Habib Izadkhah, “Evolutionary
Approach for Mobile Robot Path Planning in Complex
environment”, IJCSI International Journal of Computer
Science, 7(2010), 1-9
[13]Awais Iqbal, “Increasing localization precision in
sensor networks with mobile beacons a genetic path
planning approach”, Technical Report submitted for
M.S. Thesis, University of Texas at Arlington, 2009

More Related Content

What's hot

Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
IJCSES Journal
 
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
eeiej
 
All optical network design with even and odd nodes
All optical network design with even and odd nodesAll optical network design with even and odd nodes
All optical network design with even and odd nodes
eSAT Journals
 

What's hot (19)

Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
Dynamic K-Means Algorithm for Optimized Routing in Mobile Ad Hoc Networks
 
A Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control ManetA Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control Manet
 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
 
I010614347
I010614347I010614347
I010614347
 
Ieee transactions 2018 topics on wireless communications for final year stude...
Ieee transactions 2018 topics on wireless communications for final year stude...Ieee transactions 2018 topics on wireless communications for final year stude...
Ieee transactions 2018 topics on wireless communications for final year stude...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
 
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
 
A beamforming comparative study of least mean square, genetic algorithm and g...
A beamforming comparative study of least mean square, genetic algorithm and g...A beamforming comparative study of least mean square, genetic algorithm and g...
A beamforming comparative study of least mean square, genetic algorithm and g...
 
Q01742112115
Q01742112115Q01742112115
Q01742112115
 
Improved dsr algo routing in manet
Improved dsr algo routing in manetImproved dsr algo routing in manet
Improved dsr algo routing in manet
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna using
 
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
 
N017428692
N017428692N017428692
N017428692
 
Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi...
Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi...Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi...
Robust Evolutionary Approach to Mitigate Low Frequency Oscillation in a Multi...
 
All optical network design with even and odd nodes
All optical network design with even and odd nodesAll optical network design with even and odd nodes
All optical network design with even and odd nodes
 
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
 
IRJET- Performance Evaluation of DOA Estimation using MUSIC and Beamformi...
IRJET-  	  Performance Evaluation of DOA Estimation using MUSIC and Beamformi...IRJET-  	  Performance Evaluation of DOA Estimation using MUSIC and Beamformi...
IRJET- Performance Evaluation of DOA Estimation using MUSIC and Beamformi...
 
Microstrip circular patch array antenna for electronic toll collection
Microstrip circular patch array antenna for electronic toll collectionMicrostrip circular patch array antenna for electronic toll collection
Microstrip circular patch array antenna for electronic toll collection
 

Viewers also liked

Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)
AAKASH S
 
eaack-a secure ids for manet
eaack-a secure ids for maneteaack-a secure ids for manet
eaack-a secure ids for manet
Aswin Pv
 
Intrusion detection in MANETS
Intrusion detection in MANETSIntrusion detection in MANETS
Intrusion detection in MANETS
Pooja Kundu
 

Viewers also liked (10)

Network simulator 2
Network simulator 2Network simulator 2
Network simulator 2
 
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
 
Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)
 
eaack-a secure ids for manet
eaack-a secure ids for maneteaack-a secure ids for manet
eaack-a secure ids for manet
 
Intrusion detection in MANETS
Intrusion detection in MANETSIntrusion detection in MANETS
Intrusion detection in MANETS
 
Eaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.pptEaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.ppt
 
Bat Algorithm
Bat AlgorithmBat Algorithm
Bat Algorithm
 
Manet ns2
Manet ns2Manet ns2
Manet ns2
 
AODV Protocol
AODV ProtocolAODV Protocol
AODV Protocol
 
Collective approach for manets to support packet loss and delay sensitive app...
Collective approach for manets to support packet loss and delay sensitive app...Collective approach for manets to support packet loss and delay sensitive app...
Collective approach for manets to support packet loss and delay sensitive app...
 

Similar to Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach

Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
IJECEIAES
 

Similar to Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach (20)

Simulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet SystemSimulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet System
 
Improve MANET network performance using ESPS approach
Improve MANET network performance using ESPS approachImprove MANET network performance using ESPS approach
Improve MANET network performance using ESPS approach
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
 
A modified approach for secure routing and power aware in mobile ad hoc network
A modified approach for secure routing and power aware in mobile ad hoc networkA modified approach for secure routing and power aware in mobile ad hoc network
A modified approach for secure routing and power aware in mobile ad hoc network
 
Jamming aware traffic allocation for multiple-path routing using portfolio se...
Jamming aware traffic allocation for multiple-path routing using portfolio se...Jamming aware traffic allocation for multiple-path routing using portfolio se...
Jamming aware traffic allocation for multiple-path routing using portfolio se...
 
21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian
 
Ijetcas14 488
Ijetcas14 488Ijetcas14 488
Ijetcas14 488
 
M-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsM-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETs
 
From shortest path to all-path the routing continuum theory and its applications
From shortest path to all-path the routing continuum theory and its applicationsFrom shortest path to all-path the routing continuum theory and its applications
From shortest path to all-path the routing continuum theory and its applications
 
From shortest path to all-path the routing continuum theory and its applications
From shortest path to all-path the routing continuum theory and its applicationsFrom shortest path to all-path the routing continuum theory and its applications
From shortest path to all-path the routing continuum theory and its applications
 
Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
 
A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
 
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
 
Sector based multicast routing algorithm for mobile ad hoc networks
Sector based multicast routing algorithm for mobile ad hoc networksSector based multicast routing algorithm for mobile ad hoc networks
Sector based multicast routing algorithm for mobile ad hoc networks
 
Hybrid networking and distribution
Hybrid networking and distribution Hybrid networking and distribution
Hybrid networking and distribution
 
Elsevier paper
Elsevier paperElsevier paper
Elsevier paper
 
Robustness Analysis of Buffer Based Routing Algorithms in Wireless Mesh Network
Robustness Analysis of Buffer Based Routing Algorithms in Wireless Mesh NetworkRobustness Analysis of Buffer Based Routing Algorithms in Wireless Mesh Network
Robustness Analysis of Buffer Based Routing Algorithms in Wireless Mesh Network
 
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksEnergy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
 
Concept of node usage probability from complex networks and its applications ...
Concept of node usage probability from complex networks and its applications ...Concept of node usage probability from complex networks and its applications ...
Concept of node usage probability from complex networks and its applications ...
 

More from ijsrd.com

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 

Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 8, 2013 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 1665 Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach Vishal Gupta1 1 M. Tech(Student) 1 Electronics & Communication Engineering Department 1 Kurukshetra University, Kurukshetra Abstract—In any network QOS is one the basic requirement and when we talk about the MANET(mobile AD-HOC network) this is the highly constraint requirement of a user. To improve the quality of service we use different changes in MANET protocols, its parameter, routing algorithm etc. In this proposed work we are also improving the QOS by modifying the routing algorithm. The proposed routing algorithm is inspired from the genetic approach. The proposed algorithm will follow all the basic steps of routing algorithm in the sequence. As in initializing phase we will select the shortest path and one alternative aggregative path. The shortest path selection always returns the congestion over the network. Instead of using the shortest path we will select a genetic inspired path. In this work, the selection of the next cross over child path will be identified based on cyclic fuzzy logic. The whole process will optimize the routing algorithm to improve the QOS. In this work, the fuzzy- improved Genetic algorithm will be implemented on MATLAB 7.1 for the route generation. Key words: QOS (quality of service), MANET (mobile ad- hoc network), ROUTE, Fuzzy, MATLAB (Matrix in Laboratory) I. INTRODUCTION A MANET (mobile ad-hoc network) may be introduced as an infrastructure- less dynamic network which is a collection of independent number of mobile nodes that can communicate to each other via radio wave. A MANET is a self-configuring infrastructure, fewer networks of mobile devices connected by wireless. It is a set of wireless devices called wireless nodes, which dynamically connect and transfer information. Each node in a MANET is free to move independently in any direction, and will therefore change its links to other devices frequently; each must forward traffic unrelated to its own use, and therefore be a router. Fig. 1: Basic MANET Fig. 2: A random network of 100 nodes. The MANET network enables servers and clients to communicate in a non-fixed topology area and it’s used in a variety of applications and fast growing networks. With the increasing number of mobile devices, providing the computing power and connectivity to run applications like multiplayer games or collaborative work tools, MANETs are getting more and more important as they meet the requirements of today’s users to connect and interact spontaneously. The figure1 below shows the basic network with different nodes for MANET. Figure 2 shows the MATLAB generated random network of 60 nodes. II. LITERATURE WORK In Year 2009, Ming Yu performed a work, “A Trustworthiness-Based QoS Routing Protocol for Wireless Ad Hoc Networks”. In this paper, Author present a new secure routing protocol (SRP) with quality of service (QoS) support, called Trustworthiness-based Quality Of Service (TQOS) routing, which includes secure route discovery, secure route setup, and trustworthiness-based QoS routing metrics. The routing control messages are secured by using both public and shared keys, which can be generated on- demand and maintained dynamically. In Year 2009, Stephen Dabideen performed a work,” The Case for End-to-End Solutions to Secure Routing in MANETs”. Author argues that secure routing in MANETs must be based on the end-to-end verification of physical-path characteristics aided by the exploitation of path diversity to find secure paths. Author apply this approach to the design of the Secure Routing through Diversity and Verification (SRDV) protocol, a secure routing protocol that Author show to be as efficient as unsecure on-demand or proactive routing approaches in the absence of attacks. In year 2013, Gupta V, Jindal J performed a work, “Fuzzy improved Genetic Approach for the route optimization in MANET”. We performed a work which optimizes the route in the MANET. We described our work in terms of path cost, depending upon the distance travelled
  • 2. Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach (IJSRD/Vol. 1/Issue 8/2013/0034) All rights reserved by www.ijsrd.com 1666 from source to destination. In the paper, we proposed a fuzzy improved genetic approach for the optimization of route to construct a network which results in the minimum distance. III. TRADITIONAL APPROACH FOR DATA TRANSFER IN UNICAST TRANSFERRING According to a standard approach of communication between 2 nodes it is always based on the shortest path. The shortest path gives no of benefits like Easy implementation, fast and reliable data transfer between nodes. But with all these benefits, the shortest path results in congestion. Here, we first discuss the algorithm for the shortest path and show the result analysis then later in this paper the fuzzy improved genetic algorithm is discussed and its result analysis in terms of sum of distances is compared with the existing algorithm. One of the common algorithms for selecting the path is given below: Path (A, n) /* A is the Weighted graph of n size to represent the Adhoc Network*/ { Step. 1 : Generate the neighbor list for the source node and put it in the matrix. Step. 2 : Starting from the first neighbor generate the next neighbor. Step. 3 : Check if that neighbor already exist in the list if yes than it is a loop back and go to end; Step. 4 : Generate the route from all the neighbors for the destination and continue on that path. Step. 5 : Generate the route to destination from all neighbors where ever possible. Step. 6 : Compare the route length generated by all the possible routes. Compare all the routes in the distance matrix and choose the path to destination which has the lowest path length. } GRAPHs USING THE EXISTING WORKA. Fig. 3 (a) Fig. 3 (b) Fig. 3 (c) Fig. 3 (d) Fig. 3: (a) Path for no. of nodes=10 (b) Path for no. of nodes=40 (c) Path for no. of nodes=80 (d) Path for no. of nodes=100 The above algorithm shows the common method for the route optimization in MANET. Here in this algorithm the aggregative path is chosen from the source node to the destination node. The graphs analysis shows the different path for the different number of node. Here in this method the path generated is less energy efficient because the sum of distances obtained has a large values and it does not follow a definite pattern. IV. PROPOSED METHOD The proposed work is a genetic based approach to build the network path for the route construction in an optimize way. As the selection process is done we will perform the crossover to select the most promising nodes. Finally mutation will be performed. In this work, the selection of the next cross over child path will be identified based on fuzzy logic. The fuzzy logic will be implemented under the parameters of energy and the distance specification. In this work, the fuzzy-improved Genetic algorithm will be implemented for the route generation. In this present work, while generating the path, the mobility of the node is also considered. The analysis will be driven in the form of energy consumed as well as the total path length. The presented work is about to perform the optimize path generation. The work is implemented in MATLAB 7.1 environment. Parameters of CalculationA. Distance formula to calculate the distance between two nodes: √ ( ( ) ) ( ( ) ) Sum formula to calculate the distance between sources to destination: (% in meters %)
  • 3. Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach (IJSRD/Vol. 1/Issue 8/2013/0034) All rights reserved by www.ijsrd.com 1667 Energy formula to calculate the consumed energy between sources to destination: ; (%in joules %) Where Sending factor= (512*12*0.001); Receive factor= (512*50*0.0001); Flow Chart of Fuzzy based Genetic Approach for RouteB. Optimization Fig. 4: Flow Chart of Fuzzy based Genetic Approach for Route Optimization Graphs of GENETIC INSPIRED PATHC. Fig. 5(a) Fig. 5(b) Fig. 5(c) Fig. 5(d) Fig. 5: Graphs of GENETIC INSPIRED PATH for (a) 10 nodes (b) 40 nodes (c) 80 nodes (d) 100 nodes. No Of Nodes Existing Work(distance in meters) Proposed Work(distance in meters) 10 249.5841 29.2053 30 815.0851 173.187 Start Generate the network with N number of Nodes Define the source and Destination Find all the possible paths between source and Destination Select two path pi and pj randomly from the set of available paths Perform Crossover based on Fuzzy rule and generate a new Effective path Perform the Mutation to ineffective Nodes. More Path Exist Present new path as the Result Sequence Stop Yes No
  • 4. Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach (IJSRD/Vol. 1/Issue 8/2013/0034) All rights reserved by www.ijsrd.com 1668 50 1.2946e+003 477.237 60 1.2233e+003 717.813 90 2.5129e+003 1749.03 100 2.4233e+003 1876 Table. 1: Analysis of Existing and Proposed Method Simulation Result Analysis of Existing V/S ProposedD. Work Fig. 6(a) Fig. 6(b) Fig. 6(c) Fig. 6(d) Fig. 6: Simulation Result Analysis of Existing V/S Proposed Work for (a) 10 nodes (b) 40 nodes (c) 80 nodes (d) 100 nodes. Consumed Energy GraphE. The graphs analysis in section 4-B shows the genetic inspired path for different number of nodes which is based on the fuzzy improved genetic algorithm. The table analysis in section 4-C which also shows the results based on fuzzy improve genetic approach. From the table we can analyze that for the same number of nodes fuzzy improved genetic approach gives better result in term of distance and path optimization which can be summarized as an efficient energy form. For the same number of nodes the sum of distance using the proposed approach is less as compared to the previous method. Using this approach the energy level for the different number of nodes follows a definite pattern. The bar graphs in section 4.4 shows the analysis of existing work with the proposed method, which indicates the optimization level achieved using the two techniques. From the bar graph it is clearly estimated that the proposed work has better prosperity for the route optimization. Section 4.4.1 shows the consumed energy graph between proposed and the existing approach and it can be analyzed from the graph that the proposed approach gives the better result in terms of energy consumption from source to destination. Hence the QOS can greatly be improved using the fuzzy improved genetic approach as proposed. V. CONCLUSION AND FUTURE WORK A fuzzy improved genetic approach has been studied and the simulation results have been analyzed. The results obtained from genetic based approach in which fuzzy is applied at the crossover show better path optimization. The analysis tables from the two different approaches show the distance and random path generation. From the table1 it can be concluded that the results obtained using fuzzy genetic approach are better than the previous algorithm which is based on the arbitrary shortest path. The fuzzy improved genetic approach provides energy efficient path which is needed for route optimization in MANET. For the future work the same algorithm can be implemented using NS2 and the more energy efficient path can be obtained. The optimization level can be improved further for large number of nodes. A PSO algorithm which is more reliable can further be used in place of GA for more energy efficient path. The same algorithm can be simulated with the considerations of time response. REFERENCES [1] Cezar Augusto Sierakowski and Leandro dos Santos Coelho, “Path Planning Optimization for Mobile Robots Based on Bacteria Colony Approach”, Applied Soft Computing Technologies: The Challenge of Complexity, Advances on Soft Computing, 34(2006), pp 187-198. [2] Hui Cheng and Shengxiang Yang, “Multi-population Genetic Algorithms with Immigrants Scheme for Dynamic Shortest Path Routing Problems in Mobile Ad Hoc Networks”, applications of Evolutionary computation: Lecture notes in Computer Science, 6024(2010), 562-571 [3] Shengxiang Yang et al. “Genetic Algorithms With Immigrants and Memory Schemes for Dynamic Shortest Path Routing Problems in Mobile Ad Hoc
  • 5. Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic Approach (IJSRD/Vol. 1/Issue 8/2013/0034) All rights reserved by www.ijsrd.com 1669 Networks”, IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS—PART C: APPLICATIONS AND REVIEWS, 40(2010), 52-63. [4] Kavitha Sooda and T. R. Gopalakrishnan Nair, “A Comparative Analysis for Determining the Optimal Path using PSO and GA”, International Journal of Computer Applications, 32(2011), 8-12 [5] K. Banga, R. Kumar and Y. Singh, “Fuzzy-Genetic Optimal Control for Four Degree of Freedom Robotic Arm Movement”, World Academy of Science, Engineering and Technology, 36(2009), 489-492. [6] Susmi Routray, A. M. Sherry, and B. V. R. Reddy, “Bandwidth Optimization through Dynamic Routing in ATM Networks: Genetic Algorithm & Tabu Search Approach”, International Journal of Electrical and Computer Engineering 1(2006), 176-182. [7] Hao Mei et al. “A Hybrid Ant Colony Optimization Algorithm for Path Planning of Robot in Dynamic Environment”, International Journal of Information Technology, 12(2006), 78-88. [8] Vinay Kumar Singh and Vidhusi Sharma, “Elitist genetic algorithm based energy efficient routing scheme for wireless sensor networks”, International Journal of Advanced Smart Sensor Network Systems, 2(2012), 15- 21. [9] Snehal Sarangi and Biju Thankchan, “A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O and optimization”, IOSR Journal of Computer Engineering, 4(2012), 26-30 [10]Anju Sharma and Madhavi, “A Differential Evaluation Algorithm for routing Optimization in Mobile Ad-hoc Networks”, International Journal of Computer Science and Network, 1(2012), 109-115 [11]Mustafa AL-GHAZAL, Ayman EL-SAYED and Hamedi KELASH, “ Routing Optimization using Genetic Algorithm in Ad Hoc Networks”, IEEE International Symposium on Signal Processing and Information Technology, 2007, 497-503. [12]Amir Hosseinzadeh and Habib Izadkhah, “Evolutionary Approach for Mobile Robot Path Planning in Complex environment”, IJCSI International Journal of Computer Science, 7(2010), 1-9 [13]Awais Iqbal, “Increasing localization precision in sensor networks with mobile beacons a genetic path planning approach”, Technical Report submitted for M.S. Thesis, University of Texas at Arlington, 2009