SlideShare a Scribd company logo
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.58-61
www.ijera.com DOI: 10.9790/9622-0706045861 58 | P a g e
Multi-Hop Routing Cooperative Communication for Improving
Throughput in IEEE 802.11x Wireless LAN
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 cooperative communication scheme using multiple relays to improve the throughput
of IEEE 802.11x wireless LAN. The proposed scheme performs cooperative communication with a terminal
supporting a high data rate in order to solve the problem that a total network throughput is greatly reduced when
a terminal supporting a low data rate occupies a channel. Also, the multi-hop routing is performed to optimize
the performance of cooperative communication. According to the simulation results, the proposed cooperative
communication scheme improves the reduction rate of the throughput even if the number of terminals
supporting a low data rate increases in the entire network.
Keywords – IEEE 802.11x, cooperative communication, throughput, multi-hop routing
I. INTRODUCTION
IEEE 802.11x wireless local area network
(LAN) has been built as a broad network
infrastructure based on access points (APs) and
continuously expanding. Although IEEE 802.11,
which was released as the first protocol of IEEE
802.11x in 1997, supported only two data rates of 1
Mbps and 2 Mbps in the 2.4 GHz band, the
subsequently released protocols such as IEEE
802.11a, g, n, and ac have been changed to support
different data rates in according to channel condition
[1]. Therefore, IEEE 802.11x has an advantage that
can support an adaptive data rate according to the
channel environment such as the number of
terminals, coverage, etc. of the area where the AP is
installed.
IEEE 802.11x wireless LAN ensures fair
transmission of terminals by applying the same
distributed coordination function (DCF) to all
distributed terminals within AP coverage. When a
terminal supporting a low data rate in outside of AP
coverage occupies a channel, even if the data with
same size is transmitted, the channel is occupied for
a long time compared with a terminal supporting a
high data rate [2]. Therefore, the throughput of entire
network is decreased by the reduction of the
available channel time for the terminals supporting a
high data rate. In order to solve the problem for
reduction of the total network throughput, the papers
proposed the methods for setting with the different
back-off slot or different frame size for each
transmission group. However, these approaches
reduce the transmission opportunity of terminals
supporting a low data rate and it has a problem of
fairness [3]. In order to solve the problem for
fairness, when a relay terminal supporting a high
data rate occupies a channel, the cooperative
communication system that transmits data of
terminal supporting a low data rate was proposed
[4].
In this paper, we propose a multi-hop
routing cooperative communication scheme to
reduce the decrease of the total network throughput
by the terminals supporting a low data rate in the
IEEE 802.11x wireless LAN.
II. SYSTEM MODEL
Fig. 1 shows the system model of proposed
cooperative communication scheme. Within the
coverage of AP, because the terminals near the AP
have a less path loss in according to the distance and
are less affected by the fast fading in according to
path change between the AP and the terminal, it can
support the modulation and coding scheme (MCS)
with high data rate. However, because the terminals
located outside of AP coverage have a large path
loss and are vulnerable to fast fading, it can support
the MCS with low data rate.
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.58-61
www.ijera.com DOI: 10.9790/9622-0706045861 59 | P a g e
Fig. 1: Grouping model in according to AP-terminal distance in IEEE 802.11a wireless LAN
It is assumed that the protocol of the system
is IEEE 802.11a. The coverage of AP is assumed to
be 100m. Also, as shown in Fig 1, each group using
MCS that supports 9Mbps, 18Mbps, 36Mbps,
54Mbps in according to the distance between the AP
and the terminal is defined. The relay terminal is
defined as a terminal belonging to group 1, 2, 3, and
the relay terminal transmits the data of the source
terminal together with its own data.
III. MULTI-HOP ROUTING
COOPERATIVE
COMMUNICATION
The received signal of relay terminal is represented
as follows,
,Y HX I n   (1)
where H is the impulse channel response
and X is the transmitted signal. Also, I is the
interference and n is additive white Gaussian noise
(AWGN). In this equation, because I has a
Gaussian distribution as the number of relays
increases, the sum of I and n can be represented as
Gaussian. Therefore, Eq. (1) can be represented as
follows,
,Y HX N  (2)
where N is a variable of Gaussian distribution for
the sum of interference and AWGN.
The detection scheme is minimum mean
square error (MMSE) that detects signal using N .
The purpose of MMSE detection is to minimize
mean square error (MSE) of the received signal and
transmittable signal, together with Gaussian
distribution. It can be represented as follows,
2
( )H H
G inv H H I H  (3)
where
2
 is the variance of noise, I is a
unit matrix, and ()H
is Hermitian operation. By
multiplying the received signal with G and
performing hard decision in according to the
modulation scheme, the demodulation is possible.
Fig. 2 shows the routing process in
according to the time slot. The source terminal in the
group 4 transmits the signal to the relay terminals in
the group 1, 2, and 3 during the 1st time slot. The
relay terminals that receive signal from the source
terminal during the 1st time slot transmit the channel
state between the source terminal and itself to the
relay terminals in the group 1 and 2 during the 2nd
time slot. Also, the relay terminals that already
receive the signal from the source terminal ignore
the signal from the relay terminals. Sequentially,
during the 3rd time slot, the relay terminals that
receive signal during the 2nd time slot transmit the
channel state for the passed route during the 1st and
the 2nd time slot to the relay terminals in group 1
and 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.58-61
www.ijera.com DOI: 10.9790/9622-0706045861 60 | P a g e
Fig. 2: Route search process in according to time slot
Finally, during the 4th time slot, the relay
terminals that receive signal during the 3rd time slot
transmit the channel state for the passed route during
the 1st , the 2nd, and 3rd time slot to the relay
terminals in group 1.
The best way to select a route is to compare
the magnitude of the channel for each route. The AP
acquires the average of the channel magnitude for
each route in according to the number of relay
terminals and selects the route with the largest value.
This can be represented as follows,
1 2 3 4max( , , , ),selH H H H H    (4)
where selH is the average of the channel
magnitude of selected route and 1H , 2H , 3H ,
4H are the average of acquired channel magnitude
during the 1st, the 2nd, the 3rd, and the 4th time slot,
respectively. Also,  ,  ,  ,  are the value that
adjusts the average of channel magnitude in
according to the number of relay terminals. Because
there is a possibility of demodulation error in each
relay terminal, the weight is given to the route with
fewer relay terminals.
IV. SIMULATION RESULTS
Because the throughput of the entire
network is significantly reduced by the terminals
supporting a low data rate, the simulation of the
proposed cooperative communication is performed
while the number of terminals in the group 1, 2, and
3 is kept and the number of terminals in the group 4
is changed. The schemes compared with the
proposed scheme are the conventional IEEE 802.11a
and 2 ~ 4 hop cooperative communication without
the routing.
If the number of terminals in the group 4 is
large in the network, the average throughput is
decreased by the reduction of the available channel
time for the terminals supporting a high data rate.
The average throughput is improved by using
cooperative communication that a terminal
supporting a high data rate transmits the data of the
terminal supporting a low data rate. However, if the
cooperative communication is used without routing,
the possibility of demodulation error in the relay
terminals is increased in according to the number of
terminals in the group 4. Also, the problem causes a
significant performance degradation as the number
of relay terminals increases. To solve the problem,
the proposed scheme uses the routing scheme
considering the channel of entire route and imporves
the routing performance by using the weight in
according to the number of relay terminals. The
simulation results show that the proposed scheme
improves the reduction rate of the throughput even if
the number of terminals supporting a low data rate
increases in the entire network
V. CONCLUSION
The multi-hop routing cooperative
communication is proposed to minimize the
reduction of the average throughput by channel
occupation of the terminal supporting a low data rate
in IEEE 802.11x wireless LAN. The proposed
scheme allows terminals supporting a high data rate
to transmit data of a terminal supporting a low data
rate. The route of cooperative communication is
determined by routing considering the entire channel
of transmitted data. Also, the weighting is used to
improve the possibility of demodulation error at
each relay terminal. According to the simulation
results, the proposed cooperative communication
scheme improves the reduction rate of the
throughput even if the number of terminals
supporting a low data rate increases in the entire
network.
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.58-61
www.ijera.com DOI: 10.9790/9622-0706045861 61 | P a g e
Fig 3: Comparison of proposed and conventional 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.11a-1999(R2003).
Supplement to IEEE Standard for
Information Technology-
Telecommunications and Information
Exchange between Systems- Local and
Metropolitan Area Networks-Specific
Requirements. Part 11: Wireless LAN
Medium Access Control (MAC) and
Physical Layer (PHY) Specifications: High-
Speed Physical Layer in the 5 GHz Band.
[2] G. Bianchi, Performance Analysis of the
IEEE 802.11 Distributed Coordination
Function, IEEE Journal on Selected Areas
in Communications, 18(3), 2000, 535-547.
[3] D. Y. Yang, T. J. Lee, J. B. Chang, and S.
H. Choi, Performance Enhancement of
Multirate IEEE 802.11 WLANs with
Geographically Scattered Stations. IEEE
Transcations on Mobile Computing, 5(7),
2006, 906-919.
[4] J. S. Kim, T. J. Lee, Performance
Enhancement of IEEE 802.11b WLANs
Using Cooperative MAC Protocol,
Computational Science and Its
Applications–ICCSA, 2009, 335-344.

More Related Content

What's hot

IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
ijngnjournal
 
Destination Aware APU Strategy for Geographic Routing in MANET
Destination Aware APU Strategy for Geographic Routing in MANETDestination Aware APU Strategy for Geographic Routing in MANET
Destination Aware APU Strategy for Geographic Routing in MANET
Editor IJCATR
 
Improved Algorithm for Throughput Maximization in MC-CDMA
Improved Algorithm for Throughput Maximization in MC-CDMAImproved Algorithm for Throughput Maximization in MC-CDMA
Improved Algorithm for Throughput Maximization in MC-CDMA
VLSICS Design
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
IOSR Journals
 
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
IJCNCJournal
 
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATIONENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
cscpconf
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques
IJECEIAES
 
VLAN on packet Tracer
VLAN on packet TracerVLAN on packet Tracer
VLAN on packet Tracer
BIRLA VISHVAKARMA MAHAVIDYALAY
 
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
IOSR Journals
 
1.a distributed three hop routing protocol to increase the
1.a distributed three hop routing protocol to increase the1.a distributed three hop routing protocol to increase the
1.a distributed three hop routing protocol to increase the
yasinalimohammed
 
Cooperative communication
Cooperative communicationCooperative communication
Cooperative communication
Aklilu Alemayehu
 
rupali published paper
rupali published paperrupali published paper
rupali published paperRoopali Singh
 
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
IDES Editor
 
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
1crore projects
 
(Paper Presentation) DSDV
(Paper Presentation) DSDV(Paper Presentation) DSDV
(Paper Presentation) DSDV
Rajesh Piryani
 
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc EnvironmentComparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
ijsrd.com
 
An approach to control inter cellular interference using load matrix in multi...
An approach to control inter cellular interference using load matrix in multi...An approach to control inter cellular interference using load matrix in multi...
An approach to control inter cellular interference using load matrix in multi...
eSAT Journals
 

What's hot (18)

IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
IMPLEMENTATION AND COMPARISION OF DATA LINK QUALITY SCHEME ON ODMRP AND ADMR ...
 
Destination Aware APU Strategy for Geographic Routing in MANET
Destination Aware APU Strategy for Geographic Routing in MANETDestination Aware APU Strategy for Geographic Routing in MANET
Destination Aware APU Strategy for Geographic Routing in MANET
 
Improved Algorithm for Throughput Maximization in MC-CDMA
Improved Algorithm for Throughput Maximization in MC-CDMAImproved Algorithm for Throughput Maximization in MC-CDMA
Improved Algorithm for Throughput Maximization in MC-CDMA
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
 
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
 
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATIONENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
ENHANCEMENT OF OPTIMIZED LINKED STATE ROUTING PROTOCOL FOR ENERGY CONSERVATION
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques
 
paper1
paper1paper1
paper1
 
VLAN on packet Tracer
VLAN on packet TracerVLAN on packet Tracer
VLAN on packet Tracer
 
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
Adaptive Shared Channel Assignment Scheme for Cellular Network to Improve the...
 
1.a distributed three hop routing protocol to increase the
1.a distributed three hop routing protocol to increase the1.a distributed three hop routing protocol to increase the
1.a distributed three hop routing protocol to increase the
 
Cooperative communication
Cooperative communicationCooperative communication
Cooperative communication
 
rupali published paper
rupali published paperrupali published paper
rupali published paper
 
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
Dynamic Sub-Channel Allocation in Multiuser OFDM Systems to Achieve Variable ...
 
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
A Distributed Three-hop Routing Protocol to Increase the Capacity of Hybrid W...
 
(Paper Presentation) DSDV
(Paper Presentation) DSDV(Paper Presentation) DSDV
(Paper Presentation) DSDV
 
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc EnvironmentComparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
Comparatively analysis of AODV and DSR in MAC layer for Ad Hoc Environment
 
An approach to control inter cellular interference using load matrix in multi...
An approach to control inter cellular interference using load matrix in multi...An approach to control inter cellular interference using load matrix in multi...
An approach to control inter cellular interference using load matrix in multi...
 

Similar to Multi-Hop Routing Cooperative Communication for Improving Throughput in IEEE 802.11x Wireless LAN

B011120510
B011120510B011120510
B011120510
IOSR Journals
 
Adaptive Resource Allocation in MIMO-OFDM Communication System
Adaptive Resource Allocation in MIMO-OFDM Communication SystemAdaptive Resource Allocation in MIMO-OFDM Communication System
Adaptive Resource Allocation in MIMO-OFDM Communication System
ijsrd.com
 
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
paperpublications3
 
Newton-raphson method to solve systems of non-linear equations in VANET perfo...
Newton-raphson method to solve systems of non-linear equations in VANET perfo...Newton-raphson method to solve systems of non-linear equations in VANET perfo...
Newton-raphson method to solve systems of non-linear equations in VANET perfo...
journalBEEI
 
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
IJCSEA Journal
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
IRJET Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
IJMER
 
A Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDMA Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDM
paperpublications3
 
D04622933
D04622933D04622933
D04622933
IOSR-JEN
 
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
IJECEIAES
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
ijwmn
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
ijwmn
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
IJERA Editor
 
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONSA 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
VLSICS Design
 
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
IRJET Journal
 
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
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term ProjectMithul Thanu
 
Iaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 gIaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd Iaetsd
 
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
 

Similar to Multi-Hop Routing Cooperative Communication for Improving Throughput in IEEE 802.11x Wireless LAN (20)

B011120510
B011120510B011120510
B011120510
 
Adaptive Resource Allocation in MIMO-OFDM Communication System
Adaptive Resource Allocation in MIMO-OFDM Communication SystemAdaptive Resource Allocation in MIMO-OFDM Communication System
Adaptive Resource Allocation in MIMO-OFDM Communication System
 
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
 
Newton-raphson method to solve systems of non-linear equations in VANET perfo...
Newton-raphson method to solve systems of non-linear equations in VANET perfo...Newton-raphson method to solve systems of non-linear equations in VANET perfo...
Newton-raphson method to solve systems of non-linear equations in VANET perfo...
 
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
Performance Analysis of Distributed Spatial Multiplexing with Multi-hop Ampli...
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
 
A Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDMA Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDM
 
D04622933
D04622933D04622933
D04622933
 
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
Estimation of bit error rate in 2×2 and 4×4 multi-input multioutput-orthogon...
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
 
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONSA 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
A 3 – 14 GHZ LOW NOISE AMPLIFIER FOR ULTRA WIDE BAND APPLICATIONS
 
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
IRJET-Analysis of Medium Access Protocols with Channel Bonding for Cognitive ...
 
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...
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term Project
 
Iaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 gIaetsd adaptive modulation in mimo ofdm system for4 g
Iaetsd adaptive modulation in mimo ofdm system for4 g
 
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...
 

Recently uploaded

一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
nikitacareer3
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 

Recently uploaded (20)

一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 

Multi-Hop Routing Cooperative Communication for Improving Throughput in IEEE 802.11x Wireless LAN

  • 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.58-61 www.ijera.com DOI: 10.9790/9622-0706045861 58 | P a g e Multi-Hop Routing Cooperative Communication for Improving Throughput in IEEE 802.11x Wireless LAN 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 cooperative communication scheme using multiple relays to improve the throughput of IEEE 802.11x wireless LAN. The proposed scheme performs cooperative communication with a terminal supporting a high data rate in order to solve the problem that a total network throughput is greatly reduced when a terminal supporting a low data rate occupies a channel. Also, the multi-hop routing is performed to optimize the performance of cooperative communication. According to the simulation results, the proposed cooperative communication scheme improves the reduction rate of the throughput even if the number of terminals supporting a low data rate increases in the entire network. Keywords – IEEE 802.11x, cooperative communication, throughput, multi-hop routing I. INTRODUCTION IEEE 802.11x wireless local area network (LAN) has been built as a broad network infrastructure based on access points (APs) and continuously expanding. Although IEEE 802.11, which was released as the first protocol of IEEE 802.11x in 1997, supported only two data rates of 1 Mbps and 2 Mbps in the 2.4 GHz band, the subsequently released protocols such as IEEE 802.11a, g, n, and ac have been changed to support different data rates in according to channel condition [1]. Therefore, IEEE 802.11x has an advantage that can support an adaptive data rate according to the channel environment such as the number of terminals, coverage, etc. of the area where the AP is installed. IEEE 802.11x wireless LAN ensures fair transmission of terminals by applying the same distributed coordination function (DCF) to all distributed terminals within AP coverage. When a terminal supporting a low data rate in outside of AP coverage occupies a channel, even if the data with same size is transmitted, the channel is occupied for a long time compared with a terminal supporting a high data rate [2]. Therefore, the throughput of entire network is decreased by the reduction of the available channel time for the terminals supporting a high data rate. In order to solve the problem for reduction of the total network throughput, the papers proposed the methods for setting with the different back-off slot or different frame size for each transmission group. However, these approaches reduce the transmission opportunity of terminals supporting a low data rate and it has a problem of fairness [3]. In order to solve the problem for fairness, when a relay terminal supporting a high data rate occupies a channel, the cooperative communication system that transmits data of terminal supporting a low data rate was proposed [4]. In this paper, we propose a multi-hop routing cooperative communication scheme to reduce the decrease of the total network throughput by the terminals supporting a low data rate in the IEEE 802.11x wireless LAN. II. SYSTEM MODEL Fig. 1 shows the system model of proposed cooperative communication scheme. Within the coverage of AP, because the terminals near the AP have a less path loss in according to the distance and are less affected by the fast fading in according to path change between the AP and the terminal, it can support the modulation and coding scheme (MCS) with high data rate. However, because the terminals located outside of AP coverage have a large path loss and are vulnerable to fast fading, it can support the MCS with low data rate. 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.58-61 www.ijera.com DOI: 10.9790/9622-0706045861 59 | P a g e Fig. 1: Grouping model in according to AP-terminal distance in IEEE 802.11a wireless LAN It is assumed that the protocol of the system is IEEE 802.11a. The coverage of AP is assumed to be 100m. Also, as shown in Fig 1, each group using MCS that supports 9Mbps, 18Mbps, 36Mbps, 54Mbps in according to the distance between the AP and the terminal is defined. The relay terminal is defined as a terminal belonging to group 1, 2, 3, and the relay terminal transmits the data of the source terminal together with its own data. III. MULTI-HOP ROUTING COOPERATIVE COMMUNICATION The received signal of relay terminal is represented as follows, ,Y HX I n   (1) where H is the impulse channel response and X is the transmitted signal. Also, I is the interference and n is additive white Gaussian noise (AWGN). In this equation, because I has a Gaussian distribution as the number of relays increases, the sum of I and n can be represented as Gaussian. Therefore, Eq. (1) can be represented as follows, ,Y HX N  (2) where N is a variable of Gaussian distribution for the sum of interference and AWGN. The detection scheme is minimum mean square error (MMSE) that detects signal using N . The purpose of MMSE detection is to minimize mean square error (MSE) of the received signal and transmittable signal, together with Gaussian distribution. It can be represented as follows, 2 ( )H H G inv H H I H  (3) where 2  is the variance of noise, I is a unit matrix, and ()H is Hermitian operation. By multiplying the received signal with G and performing hard decision in according to the modulation scheme, the demodulation is possible. Fig. 2 shows the routing process in according to the time slot. The source terminal in the group 4 transmits the signal to the relay terminals in the group 1, 2, and 3 during the 1st time slot. The relay terminals that receive signal from the source terminal during the 1st time slot transmit the channel state between the source terminal and itself to the relay terminals in the group 1 and 2 during the 2nd time slot. Also, the relay terminals that already receive the signal from the source terminal ignore the signal from the relay terminals. Sequentially, during the 3rd time slot, the relay terminals that receive signal during the 2nd time slot transmit the channel state for the passed route during the 1st and the 2nd time slot to the relay terminals in group 1 and 2.
  • 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.58-61 www.ijera.com DOI: 10.9790/9622-0706045861 60 | P a g e Fig. 2: Route search process in according to time slot Finally, during the 4th time slot, the relay terminals that receive signal during the 3rd time slot transmit the channel state for the passed route during the 1st , the 2nd, and 3rd time slot to the relay terminals in group 1. The best way to select a route is to compare the magnitude of the channel for each route. The AP acquires the average of the channel magnitude for each route in according to the number of relay terminals and selects the route with the largest value. This can be represented as follows, 1 2 3 4max( , , , ),selH H H H H    (4) where selH is the average of the channel magnitude of selected route and 1H , 2H , 3H , 4H are the average of acquired channel magnitude during the 1st, the 2nd, the 3rd, and the 4th time slot, respectively. Also,  ,  ,  ,  are the value that adjusts the average of channel magnitude in according to the number of relay terminals. Because there is a possibility of demodulation error in each relay terminal, the weight is given to the route with fewer relay terminals. IV. SIMULATION RESULTS Because the throughput of the entire network is significantly reduced by the terminals supporting a low data rate, the simulation of the proposed cooperative communication is performed while the number of terminals in the group 1, 2, and 3 is kept and the number of terminals in the group 4 is changed. The schemes compared with the proposed scheme are the conventional IEEE 802.11a and 2 ~ 4 hop cooperative communication without the routing. If the number of terminals in the group 4 is large in the network, the average throughput is decreased by the reduction of the available channel time for the terminals supporting a high data rate. The average throughput is improved by using cooperative communication that a terminal supporting a high data rate transmits the data of the terminal supporting a low data rate. However, if the cooperative communication is used without routing, the possibility of demodulation error in the relay terminals is increased in according to the number of terminals in the group 4. Also, the problem causes a significant performance degradation as the number of relay terminals increases. To solve the problem, the proposed scheme uses the routing scheme considering the channel of entire route and imporves the routing performance by using the weight in according to the number of relay terminals. The simulation results show that the proposed scheme improves the reduction rate of the throughput even if the number of terminals supporting a low data rate increases in the entire network V. CONCLUSION The multi-hop routing cooperative communication is proposed to minimize the reduction of the average throughput by channel occupation of the terminal supporting a low data rate in IEEE 802.11x wireless LAN. The proposed scheme allows terminals supporting a high data rate to transmit data of a terminal supporting a low data rate. The route of cooperative communication is determined by routing considering the entire channel of transmitted data. Also, the weighting is used to improve the possibility of demodulation error at each relay terminal. According to the simulation results, the proposed cooperative communication scheme improves the reduction rate of the throughput even if the number of terminals supporting a low data rate increases in the entire network.
  • 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.58-61 www.ijera.com DOI: 10.9790/9622-0706045861 61 | P a g e Fig 3: Comparison of proposed and conventional 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.11a-1999(R2003). Supplement to IEEE Standard for Information Technology- Telecommunications and Information Exchange between Systems- Local and Metropolitan Area Networks-Specific Requirements. Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: High- Speed Physical Layer in the 5 GHz Band. [2] G. Bianchi, Performance Analysis of the IEEE 802.11 Distributed Coordination Function, IEEE Journal on Selected Areas in Communications, 18(3), 2000, 535-547. [3] D. Y. Yang, T. J. Lee, J. B. Chang, and S. H. Choi, Performance Enhancement of Multirate IEEE 802.11 WLANs with Geographically Scattered Stations. IEEE Transcations on Mobile Computing, 5(7), 2006, 906-919. [4] J. S. Kim, T. J. Lee, Performance Enhancement of IEEE 802.11b WLANs Using Cooperative MAC Protocol, Computational Science and Its Applications–ICCSA, 2009, 335-344.