SlideShare a Scribd company logo
1 of 4
Download to read offline
Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65
www.ijera.com DOI: 10.9790/9622-0706046265 62 | P a g e
Cooperative Communication for Multi-Hop Routing in ZigBee
Network
Chang-Bin Ha, Hyoung-Kyu Song*
Ut Communication Research Institute, Sejong University, Seoul, Korea (E-mail: zhkdldj@naver.com)
Ut Communication Research Institute, Sejong University, Seoul, Korea (E-mail: songhk@sejong.ac.kr)
ABSTRACT
In this paper, we propose multi-hop routing scheme using RSSI to improve the reliability of ZigBee network. By
using RSSI for the routing, the transmitted signal is less affected by the fading in each link on the routing path.
If the proposed routing scheme is applied to relaying, the demodulation error is reduced in each relay node and
the performance is significantly improved as the number of hops increases. Also, if the proposed scheme is
applied to the cooperative communication, the improved diversity gain is additionally obtained.
Keywords – ZigBee, multi-hop routing, RSSI
I. INTRODUCTION
Wireless LAN, which is a communication
field that can process high-speed data, has a problem
that it is expensive and consumes a large amount of
power to be applied to the fields of home network,
build automation, industrial/commercial automation,
health care and control system. Because the above
mentioned areas can achieve their purpose through
low-speed data transmission technology, a low-cost,
low-power consumption communication technology
is required. To meet these requirements, the ZigBee
alliance enacted ZigBee in 2006 [1]. Since the
ZigBee specification has been enacted, the
commercialization efforts in various fields such as
ZigBee transceiver, network stack, and ZigBee
application system are actively being made. ZigBee
features long battery life, network self-configuration,
reliable communication, network scalability and
operational availability [2]-[4].
The network layer of ZigBee defines the
required functions for network operation such as
network configuration, node discovery procedure,
address assignment method, hierarchical routing,
and mesh routing method based on routing table [5]-
[6]. Especially, the hierarchical routing is a suitable
routing method for device with very low memory
resource. In the hierarchical routing, each node does
not use the routing table and selects the own child
node or parent node as an intermediate node on the
routing path. However, since links to neighboring
nodes other than the child and parent nodes are not
considered, there is a problem of inefficiency for a
routing cost.
In this paper, to solve the problem of
inefficiency for routing, the method selecting the
neighboring node as the intermediate node that can
reduce the routing cost is proposed.
II. SYSTEM MODEL
Fig. 1 shows the system model of ZigBee
network. ZigBee network consists of a full function
device (FFD) and reduced function device (RFD).
FFD can participate in the network with three modes
of the coordinator, router, and end device. Also,
there is no constraint for the configuration of
network topology and it is possible to communicate
with all nodes on the network. On the other hand,
RFD can participate in the network with only end
device mode. Also, RFD is configurable for only
limited star topology and can communicate with
only the parent router. The reason for the devices
participating in the network is divided by FFD and
RFD is to minimize power consumption by
minimizing the function of RFD. Because the routers
are intertwined with multiple paths, even if some of
the routers become inoperable, ZigBee can find
alternate routes.
RESEARCH ARTICLE OPEN ACCESS
Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65
www.ijera.com DOI: 10.9790/9622-0706046265 63 | P a g e
Fig. 1: ZigBee mesh network consisting of FFD and RFD
III. PROPOSED MULTI-HOP ROUTING
COMMUNICATION
The received signal of relay node is represented as
follows,
, , , ,s r s r s ry Ph x n  (1)
where P is the transmission power and
,s rh is the channel between the source and relay
node. Also, x is the transmitted signal and ,s rn is the
additive white Gaussian noise (AWGN) in the relay
node. The received signal of destination node is
represented as follows,
, , , ,s d s d s dy Ph x n  (2)
where ,s dh is the channel between the
source and destination node and ,s dn is AWGN in
the destination node. The equations can be extended
to multi-hop.
The cooperative communication can be
classified into the amplify and forward (AF) and
decode and forward (DF). In the AF-based
cooperative communication, the relay node amplifies
the received signal and transmits the amplified
signal to the destination node. The amplification
factor is as follows,
2
, 0
,r
s r
P
P h N
 

(3)
where 0N is power of noise. The received signal of
destination node through the relay node is as
follows,
, , , , ,r d r r d s r r dy Ph h x n  (4)
where ,r dh is the channel between the relay and
destination node and ,r dn is AWGN in the
destination node. The combined received signal is as
follows,
1 , 2 , ,s d r dy a y a y  (5)
where 1a and 2a are as follows,
*
,
1
0
,s dPh
a
N
 (6)
* *
, ,2
, 0
2
2
,
02
, 0
,
1
s r r d
s r
r d
s r
P
Ph h
P h N
a
P h
N
P h N


 
 
  
 
(7)
1a and 2a are designed to maximize signal to noise
ratio (SNR) of the combined signal. In the DF-based
cooperative communication, the relay node decodes
the received signal and transmits the re-modulated
signal to the destination node. The received signal of
destination node through the relay node is as
follows,
, 2 , ,
ˆ ,r d r d r dy P h x n  (8)
where 2P is the transmission power of relay node
and ˆx is re-modulated signal. In the DF-based
cooperative communication, the combining factors
are as follows,
*
1 , 0/ ,s da Ph N (9)
*
2 2 , 0/ .r da P h N (10)
The link between each node is determined by the
received signal strength indicator (RSSI). If a single
relay node is used for routing, the relay node is
determined in according to RSSI in the relay node.
Also, if multiple relay nodes are used for routing, the
relay nodes are determined in according to the
average of RSSI in each relaying link.
IV. SIMULATION RESULTS
In the multi-hop communication, the
reliability is significantly reduced by the
demodulation error in each node on the routing path.
The demodulation error occurs with a higher
probability as the fading between links becomes
worse. Therefore, the simulation is performed in
according to the distance that most directly affects
Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65
www.ijera.com DOI: 10.9790/9622-0706046265 64 | P a g e
the fading. Also, simulation is performed on 1 ~ 3
multi-hop environment over the LOS and NLOS
channel models.
Fig. 2, 3, and 4 show the simulation results
in the relaying and cooperative communication
based on AF and DF, respectively. Because the
demodulation error can occur in all relay nodes on
the route, the proposed scheme has significantly
improved performance as the number of hops
increases. Also, the application of the proposed
technique for cooperative communication can
improve diversity gain by improving the fading
effect of the additional link.
V. CONCLUSION
In ZigBee network, the routing algorithm
that transmits data to efficient route is very
important. Also, the routing algorithm with high-
complexity is not suitable for ZigBee routing. The
proposed method uses RSSI as a routing cost and
transmits data to a destination node through links for
neighboring nodes. Because RSSI directly represents
the channel state between each node, it is the most
intuitive routing cost for the reliability of
communication. The simulation is performed by
applying the proposed routing algorithm to the
relaying, AF, and DF techniques. The simulation
shows that the communication reliability of ZigBee
network is significantly improved by the proposed
scheme.
ACKNOWLEDGEMENTS
This work was supported by the Korea
Institute of Energy Technology Evaluation and
Planning(KETEP) and the Ministry of Trade,
Industry & Energy(MOTIE) of the Republic of
Korea (No. 20161210200670) and was supported by
the IT R&D program of MOTIE/KEIT [10054819,
Development of modular wearable platform
technology for the disaster and industrial site].
(Corresponding Author: Hyoung-Kyu Song)
REFERENCES
[1] IEEE Std 802.15.4-2006. Wireless Medium
Access Control (MAC) and Physical Layer
(PHY) Specifications for Low-Rate
Wireless Personal Area Networks
(WPANs).
[2] C. Gomez, J. Paradells, Wireless Home
Automation Networks: A Survey of
Architectures and Technologies, IEEE
Communication Magazine, 48(6), 2010, 92-
101.
[3] H. A. Keshavarz, V. Ribeiro, and R. Riedi,
Broadcast Capacity in Multihop Wireless
Networks, Proceedings of the 12th
Annual
International Conference on Mobile
Computing and Networking, 2006, 239-250.
[4] R. Zheng, Information Dissemination in
Power-constrained Wireless Networks,
Proceedings of the 25th
IEEE International
Conference on Computer Communications,
2006, 1-10.
[5] Z. Bidai, H. Haffaf, and M. Maimour, Node
Disjoint Multi-Path Routing for ZigBee
Cluster-Tree Wireless Sensor Networks,
Multimedia Computing and Systems, 2011,
1-6.
[6] Z. Bidai, M. Maimour, Multipath Routing
for High-Data Rate Applications in ZigBee
Wireless Sensor Networks, New
Technologies, Mobility and Security, 2014,
1-5.
Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65
www.ijera.com DOI: 10.9790/9622-0706046265 65 | P a g e
Fig 2: Comparison of proposed and conventional scheme in relaying communication
Fig 3: Comparison of proposed and conventional scheme in the cooperative communication based on AF
Fig 4: Comparison of proposed and conventional scheme in the cooperative communication based on DF

More Related Content

What's hot

PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...ijistjournal
 
Paper id 252014136
Paper id 252014136Paper id 252014136
Paper id 252014136IJRAT
 
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...IJERA Editor
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...IRJET Journal
 
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESIJCNCJournal
 
A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks IJECEIAES
 
Ijetae 0913 79
Ijetae 0913 79Ijetae 0913 79
Ijetae 0913 79Usman Ali
 
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar IJECEIAES
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...IJECEIAES
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...ijistjournal
 
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmHybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmIAEME Publication
 
Dual polarised directional antenna based communication
Dual polarised directional antenna based communicationDual polarised directional antenna based communication
Dual polarised directional antenna based communicationRinki Sharma
 
Rate Adaptation for Time Varying Channels Using Distributed Relay Selection
Rate Adaptation for Time Varying Channels Using Distributed Relay SelectionRate Adaptation for Time Varying Channels Using Distributed Relay Selection
Rate Adaptation for Time Varying Channels Using Distributed Relay Selectionpaperpublications3
 
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...IJERA Editor
 
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...IJASCSE
 
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...
CL-SA-OFDM: cross-layer and smart antenna based  OFDM system performance enha...CL-SA-OFDM: cross-layer and smart antenna based  OFDM system performance enha...
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...IJECEIAES
 

What's hot (20)

PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
 
Paper id 252014136
Paper id 252014136Paper id 252014136
Paper id 252014136
 
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
 
B0440711
B0440711B0440711
B0440711
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
 
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
 
A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks
 
Ijetae 0913 79
Ijetae 0913 79Ijetae 0913 79
Ijetae 0913 79
 
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...
PERFORMANCE OF WIMAX PHYSICAL LAYER WITH VARIATIONS IN CHANNEL CODING AND DIG...
 
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmHybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
 
Lte
LteLte
Lte
 
Dual polarised directional antenna based communication
Dual polarised directional antenna based communicationDual polarised directional antenna based communication
Dual polarised directional antenna based communication
 
Rate Adaptation for Time Varying Channels Using Distributed Relay Selection
Rate Adaptation for Time Varying Channels Using Distributed Relay SelectionRate Adaptation for Time Varying Channels Using Distributed Relay Selection
Rate Adaptation for Time Varying Channels Using Distributed Relay Selection
 
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...
Performance Analysis of Multi-QoS Model of OCDMA System by Adopting OPPM Sign...
 
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
 
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...
CL-SA-OFDM: cross-layer and smart antenna based  OFDM system performance enha...CL-SA-OFDM: cross-layer and smart antenna based  OFDM system performance enha...
CL-SA-OFDM: cross-layer and smart antenna based OFDM system performance enha...
 
E213152
E213152E213152
E213152
 

Similar to Cooperative Communication for Multi-Hop Routing in ZigBee Network

Performance evaluation of dual backhaul links RF/FSO for small cells of 5G c...
Performance evaluation of dual backhaul links RF/FSO for  small cells of 5G c...Performance evaluation of dual backhaul links RF/FSO for  small cells of 5G c...
Performance evaluation of dual backhaul links RF/FSO for small cells of 5G c...IJECEIAES
 
Shortcut Path Tress for Zigbee based Wireless Network
Shortcut Path Tress for Zigbee based Wireless NetworkShortcut Path Tress for Zigbee based Wireless Network
Shortcut Path Tress for Zigbee based Wireless NetworkIJERA Editor
 
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...dbpublications
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAIJITE
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesIJERA Editor
 
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...IJERA Editor
 
The shadowing propagation model
The shadowing propagation modelThe shadowing propagation model
The shadowing propagation modelijwmn
 
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
 
Energy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANETEnergy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANETIOSR Journals
 
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD Code
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD CodeIRJET- Performance Analysis of IP Over Optical CDMA System based on RD Code
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD CodeIRJET 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_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...ijrap
 
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
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksDr. Amarjeet Singh
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyIJEEE
 
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...IJECEIAES
 
Design and implementation of new routing
Design and implementation of new routingDesign and implementation of new routing
Design and implementation of new routingIJCNCJournal
 

Similar to Cooperative Communication for Multi-Hop Routing in ZigBee Network (20)

Performance evaluation of dual backhaul links RF/FSO for small cells of 5G c...
Performance evaluation of dual backhaul links RF/FSO for  small cells of 5G c...Performance evaluation of dual backhaul links RF/FSO for  small cells of 5G c...
Performance evaluation of dual backhaul links RF/FSO for small cells of 5G c...
 
Shortcut Path Tress for Zigbee based Wireless Network
Shortcut Path Tress for Zigbee based Wireless NetworkShortcut Path Tress for Zigbee based Wireless Network
Shortcut Path Tress for Zigbee based Wireless Network
 
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...
Vitality productivity Multipath Routing for Wireless Sensor Networks: A Genet...
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional Codes
 
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...
Wireless Transmission System for the Improved Reliability in the Flying Ad-ho...
 
The shadowing propagation model
The shadowing propagation modelThe shadowing propagation model
The shadowing propagation model
 
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...
 
Energy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANETEnergy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANET
 
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD Code
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD CodeIRJET- Performance Analysis of IP Over Optical CDMA System based on RD Code
IRJET- Performance Analysis of IP Over Optical CDMA System based on RD Code
 
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...
 
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...
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless Networks
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
 
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...
Raman Pumping as an Energy Efficient Solution for NyWDM Flexible-grid Elastic ...
 
Design and implementation of new routing
Design and implementation of new routingDesign and implementation of new routing
Design and implementation of new routing
 

Recently uploaded

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Recently uploaded (20)

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 

Cooperative Communication for Multi-Hop Routing in ZigBee Network

  • 1. Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65 www.ijera.com DOI: 10.9790/9622-0706046265 62 | P a g e Cooperative Communication for Multi-Hop Routing in ZigBee Network Chang-Bin Ha, Hyoung-Kyu Song* Ut Communication Research Institute, Sejong University, Seoul, Korea (E-mail: zhkdldj@naver.com) Ut Communication Research Institute, Sejong University, Seoul, Korea (E-mail: songhk@sejong.ac.kr) ABSTRACT In this paper, we propose multi-hop routing scheme using RSSI to improve the reliability of ZigBee network. By using RSSI for the routing, the transmitted signal is less affected by the fading in each link on the routing path. If the proposed routing scheme is applied to relaying, the demodulation error is reduced in each relay node and the performance is significantly improved as the number of hops increases. Also, if the proposed scheme is applied to the cooperative communication, the improved diversity gain is additionally obtained. Keywords – ZigBee, multi-hop routing, RSSI I. INTRODUCTION Wireless LAN, which is a communication field that can process high-speed data, has a problem that it is expensive and consumes a large amount of power to be applied to the fields of home network, build automation, industrial/commercial automation, health care and control system. Because the above mentioned areas can achieve their purpose through low-speed data transmission technology, a low-cost, low-power consumption communication technology is required. To meet these requirements, the ZigBee alliance enacted ZigBee in 2006 [1]. Since the ZigBee specification has been enacted, the commercialization efforts in various fields such as ZigBee transceiver, network stack, and ZigBee application system are actively being made. ZigBee features long battery life, network self-configuration, reliable communication, network scalability and operational availability [2]-[4]. The network layer of ZigBee defines the required functions for network operation such as network configuration, node discovery procedure, address assignment method, hierarchical routing, and mesh routing method based on routing table [5]- [6]. Especially, the hierarchical routing is a suitable routing method for device with very low memory resource. In the hierarchical routing, each node does not use the routing table and selects the own child node or parent node as an intermediate node on the routing path. However, since links to neighboring nodes other than the child and parent nodes are not considered, there is a problem of inefficiency for a routing cost. In this paper, to solve the problem of inefficiency for routing, the method selecting the neighboring node as the intermediate node that can reduce the routing cost is proposed. II. SYSTEM MODEL Fig. 1 shows the system model of ZigBee network. ZigBee network consists of a full function device (FFD) and reduced function device (RFD). FFD can participate in the network with three modes of the coordinator, router, and end device. Also, there is no constraint for the configuration of network topology and it is possible to communicate with all nodes on the network. On the other hand, RFD can participate in the network with only end device mode. Also, RFD is configurable for only limited star topology and can communicate with only the parent router. The reason for the devices participating in the network is divided by FFD and RFD is to minimize power consumption by minimizing the function of RFD. Because the routers are intertwined with multiple paths, even if some of the routers become inoperable, ZigBee can find alternate routes. RESEARCH ARTICLE OPEN ACCESS
  • 2. Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65 www.ijera.com DOI: 10.9790/9622-0706046265 63 | P a g e Fig. 1: ZigBee mesh network consisting of FFD and RFD III. PROPOSED MULTI-HOP ROUTING COMMUNICATION The received signal of relay node is represented as follows, , , , ,s r s r s ry Ph x n  (1) where P is the transmission power and ,s rh is the channel between the source and relay node. Also, x is the transmitted signal and ,s rn is the additive white Gaussian noise (AWGN) in the relay node. The received signal of destination node is represented as follows, , , , ,s d s d s dy Ph x n  (2) where ,s dh is the channel between the source and destination node and ,s dn is AWGN in the destination node. The equations can be extended to multi-hop. The cooperative communication can be classified into the amplify and forward (AF) and decode and forward (DF). In the AF-based cooperative communication, the relay node amplifies the received signal and transmits the amplified signal to the destination node. The amplification factor is as follows, 2 , 0 ,r s r P P h N    (3) where 0N is power of noise. The received signal of destination node through the relay node is as follows, , , , , ,r d r r d s r r dy Ph h x n  (4) where ,r dh is the channel between the relay and destination node and ,r dn is AWGN in the destination node. The combined received signal is as follows, 1 , 2 , ,s d r dy a y a y  (5) where 1a and 2a are as follows, * , 1 0 ,s dPh a N  (6) * * , ,2 , 0 2 2 , 02 , 0 , 1 s r r d s r r d s r P Ph h P h N a P h N P h N            (7) 1a and 2a are designed to maximize signal to noise ratio (SNR) of the combined signal. In the DF-based cooperative communication, the relay node decodes the received signal and transmits the re-modulated signal to the destination node. The received signal of destination node through the relay node is as follows, , 2 , , ˆ ,r d r d r dy P h x n  (8) where 2P is the transmission power of relay node and ˆx is re-modulated signal. In the DF-based cooperative communication, the combining factors are as follows, * 1 , 0/ ,s da Ph N (9) * 2 2 , 0/ .r da P h N (10) The link between each node is determined by the received signal strength indicator (RSSI). If a single relay node is used for routing, the relay node is determined in according to RSSI in the relay node. Also, if multiple relay nodes are used for routing, the relay nodes are determined in according to the average of RSSI in each relaying link. IV. SIMULATION RESULTS In the multi-hop communication, the reliability is significantly reduced by the demodulation error in each node on the routing path. The demodulation error occurs with a higher probability as the fading between links becomes worse. Therefore, the simulation is performed in according to the distance that most directly affects
  • 3. Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65 www.ijera.com DOI: 10.9790/9622-0706046265 64 | P a g e the fading. Also, simulation is performed on 1 ~ 3 multi-hop environment over the LOS and NLOS channel models. Fig. 2, 3, and 4 show the simulation results in the relaying and cooperative communication based on AF and DF, respectively. Because the demodulation error can occur in all relay nodes on the route, the proposed scheme has significantly improved performance as the number of hops increases. Also, the application of the proposed technique for cooperative communication can improve diversity gain by improving the fading effect of the additional link. V. CONCLUSION In ZigBee network, the routing algorithm that transmits data to efficient route is very important. Also, the routing algorithm with high- complexity is not suitable for ZigBee routing. The proposed method uses RSSI as a routing cost and transmits data to a destination node through links for neighboring nodes. Because RSSI directly represents the channel state between each node, it is the most intuitive routing cost for the reliability of communication. The simulation is performed by applying the proposed routing algorithm to the relaying, AF, and DF techniques. The simulation shows that the communication reliability of ZigBee network is significantly improved by the proposed scheme. ACKNOWLEDGEMENTS This work was supported by the Korea Institute of Energy Technology Evaluation and Planning(KETEP) and the Ministry of Trade, Industry & Energy(MOTIE) of the Republic of Korea (No. 20161210200670) and was supported by the IT R&D program of MOTIE/KEIT [10054819, Development of modular wearable platform technology for the disaster and industrial site]. (Corresponding Author: Hyoung-Kyu Song) REFERENCES [1] IEEE Std 802.15.4-2006. Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (WPANs). [2] C. Gomez, J. Paradells, Wireless Home Automation Networks: A Survey of Architectures and Technologies, IEEE Communication Magazine, 48(6), 2010, 92- 101. [3] H. A. Keshavarz, V. Ribeiro, and R. Riedi, Broadcast Capacity in Multihop Wireless Networks, Proceedings of the 12th Annual International Conference on Mobile Computing and Networking, 2006, 239-250. [4] R. Zheng, Information Dissemination in Power-constrained Wireless Networks, Proceedings of the 25th IEEE International Conference on Computer Communications, 2006, 1-10. [5] Z. Bidai, H. Haffaf, and M. Maimour, Node Disjoint Multi-Path Routing for ZigBee Cluster-Tree Wireless Sensor Networks, Multimedia Computing and Systems, 2011, 1-6. [6] Z. Bidai, M. Maimour, Multipath Routing for High-Data Rate Applications in ZigBee Wireless Sensor Networks, New Technologies, Mobility and Security, 2014, 1-5.
  • 4. Chang-Bin Ha. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 6, (Part -4) June 2017, pp.62-65 www.ijera.com DOI: 10.9790/9622-0706046265 65 | P a g e Fig 2: Comparison of proposed and conventional scheme in relaying communication Fig 3: Comparison of proposed and conventional scheme in the cooperative communication based on AF Fig 4: Comparison of proposed and conventional scheme in the cooperative communication based on DF