SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
1
A FRAMEWORK FOR EFFICIENT ROUTING PROTOCOL METRICS FOR
WIRELESS MESH NETWORK
Sanjay Kumar Yadav1
, Madhavi Singh2
, Diwakar Singh3
1,2,3
Department of Computer Science & IT, Sam Higginbottom Institute of Agriculture, Technology
& Sciences- Deemed University, Allahabad, U.P., India
ABSTRACT
In this paper, our focus is on the study of appropriate routing metrics for routing in wireless
mesh networks which provides global network access at low cost to the mobile users. We have
defined a model for wireless mesh network to access global network and suggested some of the
routing metrics for the best routing. Generally, we use global network to access information which
are dispersed around the world. One way to reduce the global network access cost to mobile users is
by implementing Wireless Mesh Network (WMN).
Key Words: Unicast, Multicast, WMN, Routing Protocol, Routing Metrics
I. INTRODUCTION
WMN is nothing but wireless network which has implemented the partial or fully connected
mesh topology. In fully connected topology, each node is connected to rest of all nodes in a network
while in partial connection, each node is connected to only few nodes. In WMN, most of the nodes
are static and are connected by shared wireless medium. The main features of WMN are auto
configurable and self healing network. To establish communication from one node to another node, it
uses routing protocol. Routing protocol is designed based on the characteristics of the networks on
which it will be used. Routing protocol assists the node in network to route or send data packets from
source node to its destination. The characteristics of network are described by metrics; such metrics
are used to improve the performance of the routing protocol. So the efficiency of the routing protocol
is based on the routing metrics which are designed for that network. So far, very few works has been
done to design routing metrics and also, they had consider only static nodes which form the WMN [6,
7].
In this paper, we have considered the WMN that contains both mobile and static nodes which
describes exactly the actual environment. First, we have defined the network model for the WMN.
Then, we have carefully studied the routing metrics that was already available and we have
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 5, September – October (2013), pp. 01-08
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
2
suggested some of the routing metrics that is suitable to design protocol which will be used in the
WMN. The rest of this paper is organized as Section-2 that deals with WMN network model which is
connected to global network. Section-3 describes various routing metrics for WMN. Section-4
suggests some of the routing metrics for our WMN connected to global network. Section-5 contains
conclusions and further extension of our work.
II. MODEL FOR WMN CONNECTED TO GLOBAL NETWORK
Fig 1: WMN Connected to Global Network
Wireless Mesh Network consists of static mesh routers and mobile mesh clients, where
routers are stationary i.e. they do not have mobility. These static routers form the wireless backbone
for our mesh network. It provides the global network access to mobile client .Though mobile client’s
move around any mesh routers; they can connect to the network. Static mesh routers have been
provided with single radio interface for wireless communication. These routers simply forward or
relay the data which they have received. The integration of wireless mesh clients with global network
can be accomplished via gateway router. The gateway router has some additional features such as
hardware and software to access global network. But other mesh router and mesh clients don’t have
such facilities. They can access global network through the gateway router only. Mesh clients can
either be stationary or mobile and they form client mesh among themselves and also with mesh
routers [5, 6].
We have fixed our WMN network topology that fig-1, has shown the network model and the
related notations are described as follows: The WMN consists of static wireless router Rm ,where
m=1,2,3……n., gateway router Gn , where n=1,2,3..n.,and mobile clients Ks ( k > 4), where s=1,2,3..n.
The medium M is a shared wireless for communication which is provided by radio interface RIi at
the routed site and MRIi at the client site, where i=1,2,3,..n. The mobile node which is specified as Si
generates message and Di acts as destination for that message respectively, where i= 1,2,..n. At any
instance of time the total number of Si should be less than n. The number of channels available are li ,
where i= 1,2,3..n. Assume the fraction of channel occupancy time allocated to Si as ti in which the
fraction for data transmission is fi (0 <= fi <= n). In time base fairness scheduling each station is
assigned the same fraction of channel time .Thus,
1 / (1 )iT t n i n= ∆ = ≤ ≤
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
3
Let MCPt be the power consumption (energy per second) of a mobile client in the
transmission mode while MCPr is the power consumption of a mobile client in the listening or data
receiving mode. Assume that,
( 1)t rMCP MCPα α= f
And also, we have taken an assumption that:
RPt > MCPt
RPr > MCPr
III. STUDY OF ROUTING METRICS
Routing metrics [6, 7. 8] is a measure to select best route among more than one possible route
from source to destination.
Fig 2: Routing
The possible routes from source S1 to destination D2 are
Route 1: S1- R1- R2- D1
Route2: S1- R1- R3- D1
The selection of route is based on routing metrics like link capacity, security, delay, energy
consumed etc. Routing metrics are classified as unicast and multicast based on the nature of routing
indented for forwarding data packets to destination.
3.1 Characteristics of Routing Metrics
Routing metrics selection and design is based on the network in which it is to be used with
routing protocol. So, the characteristics of the network are considered at the time of designing the
metrics. This characteristic is specified as the requirement for the routing metrics [6] .Here; we have
given some characteristics of routing metrics.
Symbol Meaning and Unit
MCPt Power consumption of mobile client in transmission mode (joule/sec)
MCPr Power consumption of mobile client in listening / receiving mode
(joule/sec)
α
( Alpha )
MCPt / MCPr
Channel
rate
Bit/sec
RPt Power consumption of static wireless router at relay mode (joule/sec)
RPr Power consumption of static wireless router in data receiving or
listening mode(joule/sec)
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
4
1. Routing metrics must cope with the characteristic of WMN.
2. Routing metrics must select minimum weight path for best performance.
3. Routing metrics must ensure the stability of the network.
4. Routing metrics must ensure the minimum energy consumption.
5. Routing metrics must ensure security of routing data.
3.2 Unicat Routing Metrics
Unicast is the process of forwarding data packet from a source to a destination on a network.
Unicast data is destined for a unique address; in this case there is just one sender, and one
receiver [5].
Fig 3: Unicast Routing
In the above Fig-3, S1 is the sender and D1 act as receiver, there is only one sender and one
receiver participating in this communication .So, this kind of data forwarding is called as unicast [11,
12]. There are so many routing metrics for unicast communication in WMN [3] [5] [6]. We have
given those metrics in detail that are relevant to routing in WMN.
1) Hop Count (H)
The hop count metrics is denoted as a H. It measures the number of hops required to send
data from source to destination. In this Fig-4, it can be seen that the data packet has to travel via the
link l1 and l2 to reach the destination from the source.
Fig 4: Multi-hop Communication
The data packet has done two hops to reach its destination D1.It is very easy to implement in
routing protocol. Each hop is specified as Hi, where i=1, 2, 3...n., preferable path is one which has
1
min
n
i
i
H
=
∑ value.
2) Expected Number of Transmission (ENT)
Due to wireless nature of medium it is possible for data packet loss during transmission. To
provide reliability the data packet has to be sent once again when it is detected as lost. Here we can
not say how many times the data might get lost. This ENT metrics measures the expected number of
link layer transmission needed for transmitting a packet via wireless link successfully. Each link will
be assigned by the value of ENTj, where j=1,2,3,…..n..The weight of a path is calculated as
0
n
j
j
ENT
=
∑ from source to destination. The best path is one should have
0
min
n
j
j
ENT
=
∑ value.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
5
3) Expected Transmission Duration (ETD)
The ETD of a link x is defined as the expected MAC layer duration for successful
transmission of a data packet at a link x, where x can take one of the value from the set 1,2,3….,n.
The weight of a link is calculated as
1
n
x
x
ETD
=
∑ .The good path must have
1
min
n
x
x
ETD
=
∑ value.
4) Per-Hop Round Trip Time (PRTT)
PRTT is based on measuring the round trip delay caught by unicast probes signal between
neighbor nodes
Fig 5: Per-Hop Round Trip Time
In the above Fig-5, Node A sends a probe with time ts to node B, then B sends
acknowledgement to sender A .when A receives the acknowledgement it sets the value of nitr. The
PRTT is calculated as
PRTT = nitr - nits, Where ni is neighboring node, i=1, 2, 3..., n. The best path which should have
minimum PRTT values i.e. the route from A to B in Fig-5.
5) Per-Hop Packet Pair Delay (PPPD)
This metrics is based on measuring the delay between a pair of back to back probe signal to
neighboring nodes. To calculate this metrics, a node sends two probe packet PPPDs , PPPDl, that is
small and large probe ,back to back each neighbor for every 2 sects (constant interval of time).
Fig 6: Per-hop Packet Pair Delay
In the above Fig-6, S represents sender node and N represents neighbor node. The delay is
measured by neighbor N as
iN i PPPDs i PPPDlN RT N RT∆ = −
Where iN∆ is the delay, and i PPPDsN RT is the receiving time of small probe by neighbor node Ni,
where i=1,2,….,n, and i PPPDlN RT is the receiving time of large probe by neighbor node Ni, where
i=1,2,….,n. Then, this iN∆ will be returned back to the sender by its neighbor. Then, the sender
calculate sdelay for the probe returned back from neighbor
iS i PPPDs i PPPDlN Rt N Rt∆ = −
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
6
Finally, sender calculates average as
( )/ 2i iavg N S∆ = ∆ + ∆
The best path should have least avg∆ value.
3.3 Multicast Routing Metrics
The authors have suggested metrics for multicast routing [13, 14, and 15] in WMN. Multicast
is the process of forwarding data packet from a one source to many destinations on a network.
Multicast data is destined for more than one address; in this case there is just one sender, and many
receivers.
Fig 7: Multicast Routing
In the above Fig-7, S1 is the sender and D1,D2 act as receivers, there is only one sender and
two receivers participating in this communication .So, this kind of data forwarding is called as
multicast [2] .
1) Expected Number of Transmission (ENT)
The predicted number of data transmissions needed to send a packet including retransmission,
in the case of unicast is 1/( * )f rENT d d= , where df is forward delivery ratio and dr is reverse
delivery ratio(acknowledgement from receiver).
Modification: Here, reverse path link quality was not considered, so
1/ fENT d=
2) Expected Transmission Duration (ETD)
The ETD can be calculated by
*( / )ETD ETX S B=
Where, S: size of the packet
B: bandwidth of the link
Modification: To calculate ETD, the small packet is used.
3.4 Routing Metrics Based on Security
In case of secure data transfer, we have to encrypt data before sending it over the
communication link. The next node on the route decrypts the data in order to access the header and
decide which route to follow, and then encrypts it again before sending it out and so on. At each
stage the node uses its own key for encryption and decryption. We assume that node uses MD5
algorithm for security purpose. When MD5 is used to exchange keys by that link between those
nodes, it is considered to be secure [7].
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
7
This metric will follow a binary composite rule i.e. metric value is true (or 1), if the route is
using MD5 and false (or 0) otherwise. Then the path value is equal to
1 2 3 ......... nSP sw sw sw sw= ∪ ∪ ∪ ∪
swi = 1 if MD5 authentication is used , otherwise 0. Where, SP refers to the absolute path between
source and destination.
3.5 Routing Metrics Based on Energy
In [1], the author has proposed routing metrics to measure energy for hop by hop
retransmission as
1
/(1 )i
n
i err
i
HHR E p
=
= −∑ , Where i denote the ith
link, Ei is the energy required to
transmit over that link and perr is the error rate of that link. The best path is one which has minimum
HHR value from source to destination.
IV. METRICS FOR OUR NETWORK MODEL
In wireless network, we have to give importance to the link quality. So, we have selected the
link based metrics such as ETD, ENT to assist the routing protocol to route data from source to
destination. Energy is also the next important factor, so we have selected the metrics based on energy
and further the security is most vital factor that should be considered in the wireless environment.
Finally, we have selected metrics based on security in addition to that above said metrics.
V. CONCLUSION AND FUTURE WORK
In this paper, we have studied various routing metrics which are suggested by various authors
for wireless mesh network. We have defined the network model for wireless mesh network which is
connected to global network. So it can provide the global network access to mobile users at low cost.
To establish communication in this network, routing protocols are needed. The efficiency of the
routing protocol is based on the routing metrics which is used to select the best path. Thus, we have
suggested some routing metrics which will be used along with routing protocol in the network model.
In future, we will study the various routing protocols for wireless mesh network, based on the
metrics and will evaluate the performance of these selected metrics with routing protocol in WMN
using ns2 simulator.
REFERENCES
[1] S. Banerjee and A. Misra.” Minimum energy paths for reliable communication in multi-hop
wireless networks”. In Proc. Of ACM MobiHoc, 2002.
[2] U. Varshney. “Multicast over wireless networks”, Commun. ACM, 2002.
[3] D. S. J. D. Couto, D. Aguayo, J. C. Bicket, and R. Morris. A high-throughput path metric for
multi-hop wireless routing. In Proc. of ACM MobiCom, 2003.
[4] C. de Morais Cordeiro, H. Gossain, and D. P. Agrawal. “Multicast over wireless mobile ad
hoc networks: Present and future directions”, IEEE Network, January/February 2003.
[5]. R. Draves, J. Padhye, and B. Zill.”Comparison of routing metrics for static multi-hop
wireless networks”, In Proc. of ACM SIGCOMM, 2004.
[6] Y. Yang, J. Wang and R. Kravets ,” Designing Routing Metrics for Mesh Networks” ,IEEE
Workshop on Wireless Mesh Networks, WiMesh, 2005.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
8
[7] I.A.Almerhag, M.E.Woodword “Quality of service Routing Metrics Based on selected
Aspect of Network security “, HET-NET International Working Conference ,2005.
[8] Jorg Ott, Dirk Kutscher, Christoph Dwertmann, Integrating DTN and MANET Routing,
SIGCOMM06 Workshops September 11-15, 2006.
[9] Can Emre Koksal,Hari Balakrishnan, Quality-Aware Routing Metrics for Time-Varying
Wireless Mesh Networks, IEEE JOURNAL ON SELECTED AREAS IN
COMMUNICATIONS, VOL. 24, NO. 11, NOVEMBER 2006.
[10] Wei Zhou, Dongbo Zhang, and Daji Qiao, Comparative Study of Routing Metrics for Multi-
Radio Multi-Channel Wireless Networks, IEEE Communications Society subject matter
experts for publication in the WCNC 2006 proceeding.
[11] Xing Xiong, Uyen Trang Nguyen and Hoang Lan Nguyen, Preemptive Multicast Routing in
Mobile Ad-hoc Networks, Proceedings of the International Conference on Networking,
International Conference on Systems and International Conference on Mobile
Communications and Learning Technologies (ICNICONSMCL06) 2006.
[12] Leonardo Querzoni, Ph.D. research plan, 2005-2006.
[13] Pedro M. Ruiz and Francisco J. Galera, Christophe Jelger and Thomas Noel, IEfficient
Multicast Routing in Wireless Mesh Networks Connected to Internet, Intersense 2006.
[14] Sabyasachi Roy, Dimitrios Koutsonikolas, Saumitra Das, and Y. Charlie Hu,
HighThroughput Multicast Routing Metrics in Wireless Mesh Networks, IEEE ICDCS 2006.
[15] Borrong Chen, KiranKumar MuniswamyReddy, and Matt Welsh, AdHoc Multicast Routing
on ResourceLimited Sensor Nodes, REALMAN06, May 26, 2006.
[16] R.Rajasree and Dr.G.Kalivarathan, “A Review on Routing Protocols and Non Uniformity
with Wireless Sensor Networks”, International Journal of Computer Engineering &
Technology (IJCET), Volume 3, Issue 3, 2012, pp. 348 - 354, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
[17] Namrata Atre, Anshul Shrotriya and Dr. Dhiiraj Nitnawwre, “Investigating Effects of
Channel Fading on Routing Protocols in Wireless Sensor Networks”, International Journal of
Advanced Research in Engineering & Technology (IJARET), Volume 4, Issue 4, 2013,
pp. 222 - 229, ISSN Print: 0976-6480, ISSN Online: 0976-6499.
[18] Preetee K. Karmore, Supriya S. Thombre and Mr. Gaurishankar L. Girhe, “Review on
Operating Systems and Routing Protocols for Wireless Sensor Networks”, International
Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 3, 2013,
pp. 331 - 339, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.

Más contenido relacionado

La actualidad más candente

Wireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformWireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformTELKOMNIKA JOURNAL
 
Performance analysis of aodv with the constraints of
Performance analysis of aodv with the constraints ofPerformance analysis of aodv with the constraints of
Performance analysis of aodv with the constraints ofEditor Jacotech
 
Routing in All-Optical Networks Using Recursive State Space Technique
Routing in All-Optical Networks Using Recursive State Space TechniqueRouting in All-Optical Networks Using Recursive State Space Technique
Routing in All-Optical Networks Using Recursive State Space Techniquesipij
 
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...IOSR Journals
 
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...ijmnct
 
An efficient vertical handoff mechanism for future mobile network
An efficient vertical handoff mechanism for  future mobile networkAn efficient vertical handoff mechanism for  future mobile network
An efficient vertical handoff mechanism for future mobile networkBasil John
 
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio NetworksMobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio Networksszhb
 
A Comparison Of Smart Routings In Mobile Ad Hoc Networks(MANETs)
A Comparison Of Smart Routings In Mobile Ad Hoc  Networks(MANETs) A Comparison Of Smart Routings In Mobile Ad Hoc  Networks(MANETs)
A Comparison Of Smart Routings In Mobile Ad Hoc Networks(MANETs) IJMER
 
Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...eSAT Publishing House
 
A Novel Handoff Necessity Estimation Approach Based on Travelling Distance
A Novel Handoff Necessity Estimation Approach Based on Travelling DistanceA Novel Handoff Necessity Estimation Approach Based on Travelling Distance
A Novel Handoff Necessity Estimation Approach Based on Travelling DistanceIJAAS Team
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs networkeSAT Journals
 
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...sipij
 

La actualidad más candente (16)

Eh33798804
Eh33798804Eh33798804
Eh33798804
 
Wireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformWireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude Platform
 
Performance analysis of aodv with the constraints of
Performance analysis of aodv with the constraints ofPerformance analysis of aodv with the constraints of
Performance analysis of aodv with the constraints of
 
74 136-143
74 136-14374 136-143
74 136-143
 
Routing in All-Optical Networks Using Recursive State Space Technique
Routing in All-Optical Networks Using Recursive State Space TechniqueRouting in All-Optical Networks Using Recursive State Space Technique
Routing in All-Optical Networks Using Recursive State Space Technique
 
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 CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
 
An efficient vertical handoff mechanism for future mobile network
An efficient vertical handoff mechanism for  future mobile networkAn efficient vertical handoff mechanism for  future mobile network
An efficient vertical handoff mechanism for future mobile network
 
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio NetworksMobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
 
A Comparison Of Smart Routings In Mobile Ad Hoc Networks(MANETs)
A Comparison Of Smart Routings In Mobile Ad Hoc  Networks(MANETs) A Comparison Of Smart Routings In Mobile Ad Hoc  Networks(MANETs)
A Comparison Of Smart Routings In Mobile Ad Hoc Networks(MANETs)
 
Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...
 
69 122-128
69 122-12869 122-128
69 122-128
 
A Novel Handoff Necessity Estimation Approach Based on Travelling Distance
A Novel Handoff Necessity Estimation Approach Based on Travelling DistanceA Novel Handoff Necessity Estimation Approach Based on Travelling Distance
A Novel Handoff Necessity Estimation Approach Based on Travelling Distance
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs network
 
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...
AN MINIMUM RECONFIGURATION PROBABILITY ROUTING ALGORITHM FOR RWA IN ALL-OPTIC...
 
Aa35152156
Aa35152156Aa35152156
Aa35152156
 

Destacado

NAT (Network Address Translation - Traducción de Dirección de Red)
NAT (Network Address Translation - Traducción de Dirección de Red)NAT (Network Address Translation - Traducción de Dirección de Red)
NAT (Network Address Translation - Traducción de Dirección de Red)francko Stark
 
PT. Metro Express International
PT. Metro Express InternationalPT. Metro Express International
PT. Metro Express Internationalartakrida perkasa
 
Optimiza el uso de internet en la empresa crea una tienda online
Optimiza el uso de internet en la empresa crea una tienda onlineOptimiza el uso de internet en la empresa crea una tienda online
Optimiza el uso de internet en la empresa crea una tienda onlineCMUA Formación
 
QRpedia presentation at MuseumNext
QRpedia presentation at MuseumNextQRpedia presentation at MuseumNext
QRpedia presentation at MuseumNextKippelboy .
 
Western Connecticut State University 2014-2015 Annual Report
Western Connecticut State University 2014-2015 Annual ReportWestern Connecticut State University 2014-2015 Annual Report
Western Connecticut State University 2014-2015 Annual ReportKassandra Ruiz
 
Laser scanner-mobile mapping-white-paper
Laser scanner-mobile mapping-white-paperLaser scanner-mobile mapping-white-paper
Laser scanner-mobile mapping-white-paperKelly Watt
 
Lentz arbeitsprobe mediapackage_sl_präs_draft
Lentz arbeitsprobe mediapackage_sl_präs_draftLentz arbeitsprobe mediapackage_sl_präs_draft
Lentz arbeitsprobe mediapackage_sl_präs_draftSebastian Lentz
 
Advanced motion controls avb250a060
Advanced motion controls avb250a060Advanced motion controls avb250a060
Advanced motion controls avb250a060Electromate
 
bpc workshops sap idex common layer
bpc workshops sap idex common layerbpc workshops sap idex common layer
bpc workshops sap idex common layerbpcag
 
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...Academia de Ingeniería de México
 
Horror vacui examples
Horror vacui examplesHorror vacui examples
Horror vacui examplesakn4fotos
 
BNG | Plan de Presentación de Negocio Oficial BNG - Español
BNG | Plan de Presentación de Negocio Oficial BNG - EspañolBNG | Plan de Presentación de Negocio Oficial BNG - Español
BNG | Plan de Presentación de Negocio Oficial BNG - EspañolBNGInternational
 
Bai giang-toan-kinh-te-tin-hoc
Bai giang-toan-kinh-te-tin-hocBai giang-toan-kinh-te-tin-hoc
Bai giang-toan-kinh-te-tin-hocLê Ngọc Huyền
 

Destacado (20)

NAT (Network Address Translation - Traducción de Dirección de Red)
NAT (Network Address Translation - Traducción de Dirección de Red)NAT (Network Address Translation - Traducción de Dirección de Red)
NAT (Network Address Translation - Traducción de Dirección de Red)
 
PT. Metro Express International
PT. Metro Express InternationalPT. Metro Express International
PT. Metro Express International
 
RB CV_8Jul2016
RB CV_8Jul2016RB CV_8Jul2016
RB CV_8Jul2016
 
Optimiza el uso de internet en la empresa crea una tienda online
Optimiza el uso de internet en la empresa crea una tienda onlineOptimiza el uso de internet en la empresa crea una tienda online
Optimiza el uso de internet en la empresa crea una tienda online
 
Centrum klima
Centrum klimaCentrum klima
Centrum klima
 
Sjoukje Drenth Bruintjes Volkskrant
Sjoukje Drenth Bruintjes VolkskrantSjoukje Drenth Bruintjes Volkskrant
Sjoukje Drenth Bruintjes Volkskrant
 
QRpedia presentation at MuseumNext
QRpedia presentation at MuseumNextQRpedia presentation at MuseumNext
QRpedia presentation at MuseumNext
 
Contacto Octubre
Contacto OctubreContacto Octubre
Contacto Octubre
 
Western Connecticut State University 2014-2015 Annual Report
Western Connecticut State University 2014-2015 Annual ReportWestern Connecticut State University 2014-2015 Annual Report
Western Connecticut State University 2014-2015 Annual Report
 
Laser scanner-mobile mapping-white-paper
Laser scanner-mobile mapping-white-paperLaser scanner-mobile mapping-white-paper
Laser scanner-mobile mapping-white-paper
 
CineForum Empresarial APD: JERSEY BOYS
CineForum Empresarial APD: JERSEY BOYSCineForum Empresarial APD: JERSEY BOYS
CineForum Empresarial APD: JERSEY BOYS
 
Lentz arbeitsprobe mediapackage_sl_präs_draft
Lentz arbeitsprobe mediapackage_sl_präs_draftLentz arbeitsprobe mediapackage_sl_präs_draft
Lentz arbeitsprobe mediapackage_sl_präs_draft
 
Advanced motion controls avb250a060
Advanced motion controls avb250a060Advanced motion controls avb250a060
Advanced motion controls avb250a060
 
bpc workshops sap idex common layer
bpc workshops sap idex common layerbpc workshops sap idex common layer
bpc workshops sap idex common layer
 
Ingenieria y tecnologia de frutas
Ingenieria y tecnologia de frutas Ingenieria y tecnologia de frutas
Ingenieria y tecnologia de frutas
 
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...
Estudio Geofisico para exploración de aguas subterráneas y su comprobación de...
 
Horror vacui examples
Horror vacui examplesHorror vacui examples
Horror vacui examples
 
BNG | Plan de Presentación de Negocio Oficial BNG - Español
BNG | Plan de Presentación de Negocio Oficial BNG - EspañolBNG | Plan de Presentación de Negocio Oficial BNG - Español
BNG | Plan de Presentación de Negocio Oficial BNG - Español
 
REGINA SCHLUTER
REGINA SCHLUTER REGINA SCHLUTER
REGINA SCHLUTER
 
Bai giang-toan-kinh-te-tin-hoc
Bai giang-toan-kinh-te-tin-hocBai giang-toan-kinh-te-tin-hoc
Bai giang-toan-kinh-te-tin-hoc
 

Similar a A framework for efficient routing protocol metrics for wireless mesh networ

Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
Performance evaluation of different routing protocols in wsn using different ...
Performance evaluation of different routing protocols in wsn using different ...Performance evaluation of different routing protocols in wsn using different ...
Performance evaluation of different routing protocols in wsn using different ...Dr Sandeep Kumar Poonia
 
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...IJNSA Journal
 
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
 
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...IJNSA Journal
 
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
 
Performance evaluation of diff routing protocols in wsn using difft network p...
Performance evaluation of diff routing protocols in wsn using difft network p...Performance evaluation of diff routing protocols in wsn using difft network p...
Performance evaluation of diff routing protocols in wsn using difft network p...Dr Sandeep Kumar Poonia
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheIAEME Publication
 
Performance analysis of mobile ad hoc network
Performance analysis of mobile ad hoc networkPerformance analysis of mobile ad hoc network
Performance analysis of mobile ad hoc networkiaemedu
 
Performance Analysis of Mtpr Routing Protocol in Power Deficient Node
Performance Analysis of Mtpr Routing Protocol in Power Deficient NodePerformance Analysis of Mtpr Routing Protocol in Power Deficient Node
Performance Analysis of Mtpr Routing Protocol in Power Deficient Nodepijans
 
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
Performance Analysis and Simulation of  OLSR Routing Protocol in MANET Performance Analysis and Simulation of  OLSR Routing Protocol in MANET
Performance Analysis and Simulation of OLSR Routing Protocol in MANET ijcnac
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...IRJET Journal
 
Implementation and analysis of multiple criteria decision routing algorithm f...
Implementation and analysis of multiple criteria decision routing algorithm f...Implementation and analysis of multiple criteria decision routing algorithm f...
Implementation and analysis of multiple criteria decision routing algorithm f...prjpublications
 

Similar a A framework for efficient routing protocol metrics for wireless mesh networ (20)

Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
Performance evaluation of different routing protocols in wsn using different ...
Performance evaluation of different routing protocols in wsn using different ...Performance evaluation of different routing protocols in wsn using different ...
Performance evaluation of different routing protocols in wsn using different ...
 
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...
 
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...
 
2 sima singh-6-13
2 sima singh-6-132 sima singh-6-13
2 sima singh-6-13
 
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...
 
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)
 
Performance evaluation of diff routing protocols in wsn using difft network p...
Performance evaluation of diff routing protocols in wsn using difft network p...Performance evaluation of diff routing protocols in wsn using difft network p...
Performance evaluation of diff routing protocols in wsn using difft network p...
 
50120130405022
5012013040502250120130405022
50120130405022
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring sche
 
Performance analysis of mobile ad hoc network
Performance analysis of mobile ad hoc networkPerformance analysis of mobile ad hoc network
Performance analysis of mobile ad hoc network
 
K017426872
K017426872K017426872
K017426872
 
Performance Analysis of Mtpr Routing Protocol in Power Deficient Node
Performance Analysis of Mtpr Routing Protocol in Power Deficient NodePerformance Analysis of Mtpr Routing Protocol in Power Deficient Node
Performance Analysis of Mtpr Routing Protocol in Power Deficient Node
 
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
Performance Analysis and Simulation of  OLSR Routing Protocol in MANET Performance Analysis and Simulation of  OLSR Routing Protocol in MANET
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
 
50120140501004
5012014050100450120140501004
50120140501004
 
Implementation and analysis of multiple criteria decision routing algorithm f...
Implementation and analysis of multiple criteria decision routing algorithm f...Implementation and analysis of multiple criteria decision routing algorithm f...
Implementation and analysis of multiple criteria decision routing algorithm f...
 
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
 

Más de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Más de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 

Último (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 

A framework for efficient routing protocol metrics for wireless mesh networ

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 1 A FRAMEWORK FOR EFFICIENT ROUTING PROTOCOL METRICS FOR WIRELESS MESH NETWORK Sanjay Kumar Yadav1 , Madhavi Singh2 , Diwakar Singh3 1,2,3 Department of Computer Science & IT, Sam Higginbottom Institute of Agriculture, Technology & Sciences- Deemed University, Allahabad, U.P., India ABSTRACT In this paper, our focus is on the study of appropriate routing metrics for routing in wireless mesh networks which provides global network access at low cost to the mobile users. We have defined a model for wireless mesh network to access global network and suggested some of the routing metrics for the best routing. Generally, we use global network to access information which are dispersed around the world. One way to reduce the global network access cost to mobile users is by implementing Wireless Mesh Network (WMN). Key Words: Unicast, Multicast, WMN, Routing Protocol, Routing Metrics I. INTRODUCTION WMN is nothing but wireless network which has implemented the partial or fully connected mesh topology. In fully connected topology, each node is connected to rest of all nodes in a network while in partial connection, each node is connected to only few nodes. In WMN, most of the nodes are static and are connected by shared wireless medium. The main features of WMN are auto configurable and self healing network. To establish communication from one node to another node, it uses routing protocol. Routing protocol is designed based on the characteristics of the networks on which it will be used. Routing protocol assists the node in network to route or send data packets from source node to its destination. The characteristics of network are described by metrics; such metrics are used to improve the performance of the routing protocol. So the efficiency of the routing protocol is based on the routing metrics which are designed for that network. So far, very few works has been done to design routing metrics and also, they had consider only static nodes which form the WMN [6, 7]. In this paper, we have considered the WMN that contains both mobile and static nodes which describes exactly the actual environment. First, we have defined the network model for the WMN. Then, we have carefully studied the routing metrics that was already available and we have INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 5, September – October (2013), pp. 01-08 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 2 suggested some of the routing metrics that is suitable to design protocol which will be used in the WMN. The rest of this paper is organized as Section-2 that deals with WMN network model which is connected to global network. Section-3 describes various routing metrics for WMN. Section-4 suggests some of the routing metrics for our WMN connected to global network. Section-5 contains conclusions and further extension of our work. II. MODEL FOR WMN CONNECTED TO GLOBAL NETWORK Fig 1: WMN Connected to Global Network Wireless Mesh Network consists of static mesh routers and mobile mesh clients, where routers are stationary i.e. they do not have mobility. These static routers form the wireless backbone for our mesh network. It provides the global network access to mobile client .Though mobile client’s move around any mesh routers; they can connect to the network. Static mesh routers have been provided with single radio interface for wireless communication. These routers simply forward or relay the data which they have received. The integration of wireless mesh clients with global network can be accomplished via gateway router. The gateway router has some additional features such as hardware and software to access global network. But other mesh router and mesh clients don’t have such facilities. They can access global network through the gateway router only. Mesh clients can either be stationary or mobile and they form client mesh among themselves and also with mesh routers [5, 6]. We have fixed our WMN network topology that fig-1, has shown the network model and the related notations are described as follows: The WMN consists of static wireless router Rm ,where m=1,2,3……n., gateway router Gn , where n=1,2,3..n.,and mobile clients Ks ( k > 4), where s=1,2,3..n. The medium M is a shared wireless for communication which is provided by radio interface RIi at the routed site and MRIi at the client site, where i=1,2,3,..n. The mobile node which is specified as Si generates message and Di acts as destination for that message respectively, where i= 1,2,..n. At any instance of time the total number of Si should be less than n. The number of channels available are li , where i= 1,2,3..n. Assume the fraction of channel occupancy time allocated to Si as ti in which the fraction for data transmission is fi (0 <= fi <= n). In time base fairness scheduling each station is assigned the same fraction of channel time .Thus, 1 / (1 )iT t n i n= ∆ = ≤ ≤
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 3 Let MCPt be the power consumption (energy per second) of a mobile client in the transmission mode while MCPr is the power consumption of a mobile client in the listening or data receiving mode. Assume that, ( 1)t rMCP MCPα α= f And also, we have taken an assumption that: RPt > MCPt RPr > MCPr III. STUDY OF ROUTING METRICS Routing metrics [6, 7. 8] is a measure to select best route among more than one possible route from source to destination. Fig 2: Routing The possible routes from source S1 to destination D2 are Route 1: S1- R1- R2- D1 Route2: S1- R1- R3- D1 The selection of route is based on routing metrics like link capacity, security, delay, energy consumed etc. Routing metrics are classified as unicast and multicast based on the nature of routing indented for forwarding data packets to destination. 3.1 Characteristics of Routing Metrics Routing metrics selection and design is based on the network in which it is to be used with routing protocol. So, the characteristics of the network are considered at the time of designing the metrics. This characteristic is specified as the requirement for the routing metrics [6] .Here; we have given some characteristics of routing metrics. Symbol Meaning and Unit MCPt Power consumption of mobile client in transmission mode (joule/sec) MCPr Power consumption of mobile client in listening / receiving mode (joule/sec) α ( Alpha ) MCPt / MCPr Channel rate Bit/sec RPt Power consumption of static wireless router at relay mode (joule/sec) RPr Power consumption of static wireless router in data receiving or listening mode(joule/sec)
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 4 1. Routing metrics must cope with the characteristic of WMN. 2. Routing metrics must select minimum weight path for best performance. 3. Routing metrics must ensure the stability of the network. 4. Routing metrics must ensure the minimum energy consumption. 5. Routing metrics must ensure security of routing data. 3.2 Unicat Routing Metrics Unicast is the process of forwarding data packet from a source to a destination on a network. Unicast data is destined for a unique address; in this case there is just one sender, and one receiver [5]. Fig 3: Unicast Routing In the above Fig-3, S1 is the sender and D1 act as receiver, there is only one sender and one receiver participating in this communication .So, this kind of data forwarding is called as unicast [11, 12]. There are so many routing metrics for unicast communication in WMN [3] [5] [6]. We have given those metrics in detail that are relevant to routing in WMN. 1) Hop Count (H) The hop count metrics is denoted as a H. It measures the number of hops required to send data from source to destination. In this Fig-4, it can be seen that the data packet has to travel via the link l1 and l2 to reach the destination from the source. Fig 4: Multi-hop Communication The data packet has done two hops to reach its destination D1.It is very easy to implement in routing protocol. Each hop is specified as Hi, where i=1, 2, 3...n., preferable path is one which has 1 min n i i H = ∑ value. 2) Expected Number of Transmission (ENT) Due to wireless nature of medium it is possible for data packet loss during transmission. To provide reliability the data packet has to be sent once again when it is detected as lost. Here we can not say how many times the data might get lost. This ENT metrics measures the expected number of link layer transmission needed for transmitting a packet via wireless link successfully. Each link will be assigned by the value of ENTj, where j=1,2,3,…..n..The weight of a path is calculated as 0 n j j ENT = ∑ from source to destination. The best path is one should have 0 min n j j ENT = ∑ value.
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 5 3) Expected Transmission Duration (ETD) The ETD of a link x is defined as the expected MAC layer duration for successful transmission of a data packet at a link x, where x can take one of the value from the set 1,2,3….,n. The weight of a link is calculated as 1 n x x ETD = ∑ .The good path must have 1 min n x x ETD = ∑ value. 4) Per-Hop Round Trip Time (PRTT) PRTT is based on measuring the round trip delay caught by unicast probes signal between neighbor nodes Fig 5: Per-Hop Round Trip Time In the above Fig-5, Node A sends a probe with time ts to node B, then B sends acknowledgement to sender A .when A receives the acknowledgement it sets the value of nitr. The PRTT is calculated as PRTT = nitr - nits, Where ni is neighboring node, i=1, 2, 3..., n. The best path which should have minimum PRTT values i.e. the route from A to B in Fig-5. 5) Per-Hop Packet Pair Delay (PPPD) This metrics is based on measuring the delay between a pair of back to back probe signal to neighboring nodes. To calculate this metrics, a node sends two probe packet PPPDs , PPPDl, that is small and large probe ,back to back each neighbor for every 2 sects (constant interval of time). Fig 6: Per-hop Packet Pair Delay In the above Fig-6, S represents sender node and N represents neighbor node. The delay is measured by neighbor N as iN i PPPDs i PPPDlN RT N RT∆ = − Where iN∆ is the delay, and i PPPDsN RT is the receiving time of small probe by neighbor node Ni, where i=1,2,….,n, and i PPPDlN RT is the receiving time of large probe by neighbor node Ni, where i=1,2,….,n. Then, this iN∆ will be returned back to the sender by its neighbor. Then, the sender calculate sdelay for the probe returned back from neighbor iS i PPPDs i PPPDlN Rt N Rt∆ = −
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 6 Finally, sender calculates average as ( )/ 2i iavg N S∆ = ∆ + ∆ The best path should have least avg∆ value. 3.3 Multicast Routing Metrics The authors have suggested metrics for multicast routing [13, 14, and 15] in WMN. Multicast is the process of forwarding data packet from a one source to many destinations on a network. Multicast data is destined for more than one address; in this case there is just one sender, and many receivers. Fig 7: Multicast Routing In the above Fig-7, S1 is the sender and D1,D2 act as receivers, there is only one sender and two receivers participating in this communication .So, this kind of data forwarding is called as multicast [2] . 1) Expected Number of Transmission (ENT) The predicted number of data transmissions needed to send a packet including retransmission, in the case of unicast is 1/( * )f rENT d d= , where df is forward delivery ratio and dr is reverse delivery ratio(acknowledgement from receiver). Modification: Here, reverse path link quality was not considered, so 1/ fENT d= 2) Expected Transmission Duration (ETD) The ETD can be calculated by *( / )ETD ETX S B= Where, S: size of the packet B: bandwidth of the link Modification: To calculate ETD, the small packet is used. 3.4 Routing Metrics Based on Security In case of secure data transfer, we have to encrypt data before sending it over the communication link. The next node on the route decrypts the data in order to access the header and decide which route to follow, and then encrypts it again before sending it out and so on. At each stage the node uses its own key for encryption and decryption. We assume that node uses MD5 algorithm for security purpose. When MD5 is used to exchange keys by that link between those nodes, it is considered to be secure [7].
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 7 This metric will follow a binary composite rule i.e. metric value is true (or 1), if the route is using MD5 and false (or 0) otherwise. Then the path value is equal to 1 2 3 ......... nSP sw sw sw sw= ∪ ∪ ∪ ∪ swi = 1 if MD5 authentication is used , otherwise 0. Where, SP refers to the absolute path between source and destination. 3.5 Routing Metrics Based on Energy In [1], the author has proposed routing metrics to measure energy for hop by hop retransmission as 1 /(1 )i n i err i HHR E p = = −∑ , Where i denote the ith link, Ei is the energy required to transmit over that link and perr is the error rate of that link. The best path is one which has minimum HHR value from source to destination. IV. METRICS FOR OUR NETWORK MODEL In wireless network, we have to give importance to the link quality. So, we have selected the link based metrics such as ETD, ENT to assist the routing protocol to route data from source to destination. Energy is also the next important factor, so we have selected the metrics based on energy and further the security is most vital factor that should be considered in the wireless environment. Finally, we have selected metrics based on security in addition to that above said metrics. V. CONCLUSION AND FUTURE WORK In this paper, we have studied various routing metrics which are suggested by various authors for wireless mesh network. We have defined the network model for wireless mesh network which is connected to global network. So it can provide the global network access to mobile users at low cost. To establish communication in this network, routing protocols are needed. The efficiency of the routing protocol is based on the routing metrics which is used to select the best path. Thus, we have suggested some routing metrics which will be used along with routing protocol in the network model. In future, we will study the various routing protocols for wireless mesh network, based on the metrics and will evaluate the performance of these selected metrics with routing protocol in WMN using ns2 simulator. REFERENCES [1] S. Banerjee and A. Misra.” Minimum energy paths for reliable communication in multi-hop wireless networks”. In Proc. Of ACM MobiHoc, 2002. [2] U. Varshney. “Multicast over wireless networks”, Commun. ACM, 2002. [3] D. S. J. D. Couto, D. Aguayo, J. C. Bicket, and R. Morris. A high-throughput path metric for multi-hop wireless routing. In Proc. of ACM MobiCom, 2003. [4] C. de Morais Cordeiro, H. Gossain, and D. P. Agrawal. “Multicast over wireless mobile ad hoc networks: Present and future directions”, IEEE Network, January/February 2003. [5]. R. Draves, J. Padhye, and B. Zill.”Comparison of routing metrics for static multi-hop wireless networks”, In Proc. of ACM SIGCOMM, 2004. [6] Y. Yang, J. Wang and R. Kravets ,” Designing Routing Metrics for Mesh Networks” ,IEEE Workshop on Wireless Mesh Networks, WiMesh, 2005.
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 8 [7] I.A.Almerhag, M.E.Woodword “Quality of service Routing Metrics Based on selected Aspect of Network security “, HET-NET International Working Conference ,2005. [8] Jorg Ott, Dirk Kutscher, Christoph Dwertmann, Integrating DTN and MANET Routing, SIGCOMM06 Workshops September 11-15, 2006. [9] Can Emre Koksal,Hari Balakrishnan, Quality-Aware Routing Metrics for Time-Varying Wireless Mesh Networks, IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 24, NO. 11, NOVEMBER 2006. [10] Wei Zhou, Dongbo Zhang, and Daji Qiao, Comparative Study of Routing Metrics for Multi- Radio Multi-Channel Wireless Networks, IEEE Communications Society subject matter experts for publication in the WCNC 2006 proceeding. [11] Xing Xiong, Uyen Trang Nguyen and Hoang Lan Nguyen, Preemptive Multicast Routing in Mobile Ad-hoc Networks, Proceedings of the International Conference on Networking, International Conference on Systems and International Conference on Mobile Communications and Learning Technologies (ICNICONSMCL06) 2006. [12] Leonardo Querzoni, Ph.D. research plan, 2005-2006. [13] Pedro M. Ruiz and Francisco J. Galera, Christophe Jelger and Thomas Noel, IEfficient Multicast Routing in Wireless Mesh Networks Connected to Internet, Intersense 2006. [14] Sabyasachi Roy, Dimitrios Koutsonikolas, Saumitra Das, and Y. Charlie Hu, HighThroughput Multicast Routing Metrics in Wireless Mesh Networks, IEEE ICDCS 2006. [15] Borrong Chen, KiranKumar MuniswamyReddy, and Matt Welsh, AdHoc Multicast Routing on ResourceLimited Sensor Nodes, REALMAN06, May 26, 2006. [16] R.Rajasree and Dr.G.Kalivarathan, “A Review on Routing Protocols and Non Uniformity with Wireless Sensor Networks”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 3, 2012, pp. 348 - 354, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [17] Namrata Atre, Anshul Shrotriya and Dr. Dhiiraj Nitnawwre, “Investigating Effects of Channel Fading on Routing Protocols in Wireless Sensor Networks”, International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 4, Issue 4, 2013, pp. 222 - 229, ISSN Print: 0976-6480, ISSN Online: 0976-6499. [18] Preetee K. Karmore, Supriya S. Thombre and Mr. Gaurishankar L. Girhe, “Review on Operating Systems and Routing Protocols for Wireless Sensor Networks”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 3, 2013, pp. 331 - 339, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.