SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 161
CHANNEL FEEDBACK SCHEDULING FOR WIRELESS
COMMUNICATIONS
K.Ravikumar1
, RamKumar.G2
, R.Nishanthini3
, G.Ambika4
1
Assistant Professor, Department of Computer science, Tamil University (state university), Thanjavur-613010
2, 3, 4
Research scholar, Department of Computer science, Tamil University
Abstract
Opportunistic scheduling can significantly improve wireless network performance by exploiting the underlying channel condition.
There has been a lot of work on opportunistic scheduling, but the problem of finding the right feedback mechanism to convey channel
information has largely been untouched. In emerging multichannel systems, the per-channel feedback induces a substantial amount of
feedback overhead and requires high computational complexity. To reduce the feedback overhead, we consider an opportunistic
feedback strategy that activates the channel feedback opportunistically according to the channel condition. Then, we combine the
opportunistic feedback with the best-n channel feedback scheme where a mobile user chooses the best n channels and transfers this
information to the base station. We analyze the throughput and the amount of channel feedback information for proportionally fair
opportunistic scheduling under Rayleigh fading i.i.d. channels. The numerical results confirm that our partial feedback schemes
achieve a remarkable reduction in the amount of feedback information without significant throughput degradation, thereby saving the
scarce wireless bandwidth and limited battery power.
----------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
The last few years have witnessed a remarkable proliferation of
wireless services, and an exponential growth in the number of
users. The main challenge in the next generation of wireless
systems is to accommodate the increasing demand for wireless
services as well as new high-rate applications that require high
performances. A lot of work has focused on increasing the cell
capacity by using new techniques like orthogonal frequency
division multiplexing (OFDM), orthogonal frequency division
multiple access (OFDMA), and multiple-input-multiple output
(MIMO) antennas. Meanwhile, some work has paid attention to
downlink scheduling to exploit the cell throughput enhanced by
multiuser diversity. The notion that the base station (BS) uses
the feedback information about the channel state to improve
wireless spectrum efficiency has of late become very popular.
This is primarily due to the ability of third generation wireless
systems that use adaptive modulation and coding (AMC)
techniques to change their sending rates based on the estimated
channel quality. This has led to the development of
opportunistic scheduling schemes where a BS chooses users for
transmission according to their channel conditions, fairness, or
other performance constraints. Among these schemes,
proportionally fair (PF) scheduling is widely used in real
systems such as high data- rate (HDR, also called cdma2000 1x
EV-DO) systems and high speed downlink packetaccess
(HSDPA) systems. While there has been much work on
opportunistic scheduling that relies on channel feedback, there
does not have been much work on finding the appropriate
channel feedback mechanism. It seems reasonable to assume
that channel feedback should occur more often if the channel
experiences fast fading. In HDR systems, a mobile terminal
(MT) sends channel feedback twice in a slot of 1.667msec.
Moreover, in such CDMA systems, uplink control channels for
the feedback generate interference to other channels. In
HSDPA systems, the basic feedback interval is 2msec, and can
be extended to 10msec, 20msec, 40msec, and 80msec in order
to reduce the uplink network traffic and interference under
static channel environments. Although, the feedback
information consists of one bit of hybrid-automatic-repeat-
request (HARQ) and five bits of channel-quality indicator
(CQI), the total transmission bits per feedback correspond to
30bits because of channel coding. The feedback overhead1
becomes a more serious problem in multichannel systems like
OFDMA
Systems that have tens of shared channels. If every active user
sends feedback data for all channels, it consumes a lot of uplink
bandwidth. For example, an emerging system in Korea, the
IEEE 802.16e-based WiBro system is expected to encounter
this problem in the AMC mode. If each user sends the feedback
on the states of its 24 channels, the total amount of CQI
becomes very large. This problem will also appear in all
OFDMA systems including the IEEE 802.16 system considered
in the Wi MAX forum. Therefore we develop partial feedback
strategies. First, we consider an opportunistic channel feedback
scheme. This scheme activates the feedback opportunistically
only when the channel condition is better than a given
threshold that is set adaptively according to the number of
users. Second, we analyze a best-n channel feedback scheme
for multichannel systems where each MT sends the feedback
for its best n channels instead of all channels. Combining this
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 162
with the opportunistic feedback scheme, we propose an
opportunistic best-n channel feedback scheme. Recently, there
has been some research on reducing the channel feedback
information; the concept of opportunistic channel feedback is
introduced. Especially the approach is similar to our
opportunistic algorithm in this paper, while the works and
investigate probabilistic transmission for random access.
However, channel feedback mechanisms for multichannel
systems are not investigated thoroughly in the previous
literature. Our work considers various partial channel feedback
strategies with comprehensive analysis. In addition, we
calculate the cell throughput under PF scheduling that is more
realistic in cellular environments, while the previous work
deals with ideal Shannon capacity.
2. OPPORTUNISTIC SCHEDULING
2.1 Single-channel scheduling
Wireless channels change over time in unpredictable ways due
to location environments, user movement, or other interference.
Considering various factors, they are generally characterized by
large-scale and small-scale propagation effects. The large-scale
effect is modeled by path loss and shadowing, and it can be
handled easily in the average sense. In contrast, the small-scale
effect (or short-term or fast fading), caused by multipath,
causes short-term fluctuation of wireless channels and
deteriorates the instantaneous performance. To overcome this
problem as well as the near-far effect, CDMA systems have
adopted a method of fast power control, where the receiver
sends the transmitter a short signal to increase or decrease its
transmit power according to the estimated signal-to-
interference-plus-noise ratio (SINR). The transmitter reduces
the power level at high SINR, and raises it at low SINR. The
update rates for IS-95 and WCDMA systems are 800Hz and
1500Hz, respectively. Meanwhile, data-only networks such as
HDR and HSDPA have begun exploiting the channel
fluctuation over the downlink, rather than overcoming it. If an
MT estimates the current SINR and sends its quantized value to
the BS, the BS decides a suitable data rate
2.2 Performance of PF scheduling
We refer to the throughput analysis of PF scheduling Let Gk be
the scheduling metric given by the feedback of user k, which
becomes Dk= D-k in the PF scheduler. If we denote Gk¡ as
max {G1,…Gk-1,Gk+1,…..Gk} for the given K users, the
opportunistic scheduler chooses user k if Gk is larger than Gk¡.
Hence, we can express the cumulative density function (CDF)
Where Fm(t) is the CDF of Gm and assumed to be mutually
independent. For simplicity, we also assume Gm is mutually
independent in the sense that Dk converges on a long-term
average.
2.3 Multichannel scheduling
Extending the opportunistic PF scheduling to the multichannel
case, we develop two types of multichannel scheduler:
unlimited-matching scheduler and limited-matching scheduler.
The unlimited matching scheduler can assign a user to multiple
channels, whereas the limited-matching scheduler limits a user
to a single channel. The second type of allocation may be used
when the resource management policy wants to restrict users
from monopolizing channel resources, or it needs to work
under a highly limited terminal capability in terms of channel
assignment.
3. NUMERICAL RESULTS
We now evaluate the performance when the number of shared
channels is large. Instead of calculating the cell throughput
over the entire cell area, we consider users with the same
channel conditions (average data rate of 2Mbps) in order to
focus on the effect of multiuser diversity. The data rates are
assumed to be continuous. To generate inter cell interference, a
cell has six hexagonal neighboring cells, and each cell has a BS
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 163
at its center with a radius of 1Km. Our system model has 24
virtual channels as in WiBro systems. We assume that the
downlink queues for active users always have packets to
transmit. Finally, to investigate the fairness performance of
partial feedback schemes, we compare the throughputs of
uniformly distributed users. For the selected six among ten
users. The each user’s throughput normalized by that of user 1.
The user index is sorted according to the average channel
condition such that user 1 has the best condition. The
throughput is proportional to the average channel condition by
the nature of proportional fairness. Hence, we can conclude
That the partial feedback schemes do not affect the fairness
performance.
CONCLUSIONS
In this paper, we have developed new channel feedback
strategies for opportunistic scheduling in wireless networks.
The opportunistic feedback scheme reduces the feedback
overhead significantly by activating the feedback only when
the channel condition is good enough. Such a scheme works
adaptively with the number of users without a noticeable
degradation in throughput. For multichannel systems, it is
combined with the best-n feedback scheme that works for a
partial number of channels instead of all channels. Through
numerical results, we show that the combined opportunistic
best-n scheme performs best in reducing the feedback overhead
with comparable throughput. Although our analysis is based on
a simple channel model and PF scheduling, we believe that our
work can be applied to more general partial feedback
mechanisms that have the advantage of saving bandwidth and
transmit power. We expect that our work can be applied for
designing next-generation communication systems that deal
with multichannel resources such as in CDMA, OFDMA, and
multi-antenna systems.
REFERENCES
[1] Y. Kim, et al., “Beyound 3G: vision, requirements, and
enabling technologies,” IEEE Communications Magazine, pp.
120-124, March 2003.
[2]. M. Andrews, K. Kumaran, K. Ramanan, A. Stolvar, and P.
Whiting, “Providing quality of service over a shared wireless
link,” IEEE Communications Magazine, pp. 150-154, Feb.
2001.
[3] A. Goldsmith, “Wireless communications,” Cambridge
University Press, 2005.
[4] R. Tanner and J. Woodard, “WCDMA: requirements and
practical design,” Wiley, 2004.
[5] 3GPP2 C.S0024 Ver3.0, “cdma2000 High Rate Packet Data
Air Interface Specification,” Dec. 5, 2001.
[6] 3GPP TR 25.858 V5.0.0, “High Speed Downlink Packet
Access: Physical Layer Aspects(Release5),” March 2002.
[7]. TTA PG302, “2.3GHz Portable Internet (WiBro)
Overview,” available at http://www.tta.or.kr, Aug. 2004.
[8] P. Bender, et al., “CDMA/HDR: A bandwidth-efficient
high-speed wireless data service for nomadic users,” IEEE
Communications Magazine, pp. 70-77, July 2000.
[9]. A. Jalali, R. Padovani, and R. Pankaj, “Data throughput of
CDMA-HDR a high efficiency-high data personal
communication wireless system,” in Proc. IEEE VTC-Spring
’2000, Tokyo, Japan, May 2000.
[10] S. Shakkottai and A. Stolyar, “Scheduling algorithms for a
mixture of real-time and non-real-time data in HDR,” Bell
Laboratories Technical Report, Oct. 2000.

Más contenido relacionado

La actualidad más candente

A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATION
A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATIONA DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATION
A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATIONcscpconf
 
Vol 16 No 1 - January-June 2016
Vol 16 No 1 - January-June 2016Vol 16 No 1 - January-June 2016
Vol 16 No 1 - January-June 2016ijcsbi
 
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...iosrjce
 
Shared Spectrum Throughput for Secondary Users
Shared Spectrum Throughput for Secondary UsersShared Spectrum Throughput for Secondary Users
Shared Spectrum Throughput for Secondary UsersCSCJournals
 
Iaetsd survey on cognitive radio networks and its
Iaetsd survey on cognitive radio networks and itsIaetsd survey on cognitive radio networks and its
Iaetsd survey on cognitive radio networks and itsIaetsd Iaetsd
 
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNs
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNsA Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNs
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNsijsrd.com
 
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...TELKOMNIKA JOURNAL
 
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...IDES Editor
 
Energy-efficient MAC protocols for wireless sensor networks: a survey
Energy-efficient MAC protocols for wireless sensor networks: a surveyEnergy-efficient MAC protocols for wireless sensor networks: a survey
Energy-efficient MAC protocols for wireless sensor networks: a surveyTELKOMNIKA JOURNAL
 
Ijarcet vol-2-issue-7-2277-2280
Ijarcet vol-2-issue-7-2277-2280Ijarcet vol-2-issue-7-2277-2280
Ijarcet vol-2-issue-7-2277-2280Editor IJARCET
 
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...IJSRED
 
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
 
B ENCHMARKING OF C ELL T HROUGHPUT U SING P ROPORTIONAL F AIR S CHEDULE...
B ENCHMARKING OF  C ELL  T HROUGHPUT  U SING  P ROPORTIONAL  F AIR  S CHEDULE...B ENCHMARKING OF  C ELL  T HROUGHPUT  U SING  P ROPORTIONAL  F AIR  S CHEDULE...
B ENCHMARKING OF C ELL T HROUGHPUT U SING P ROPORTIONAL F AIR S CHEDULE...ijwmn
 
Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...IJCNCJournal
 

La actualidad más candente (15)

A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATION
A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATIONA DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATION
A DISTRIBUTED DYNAMIC CHANNEL ALLOCATION IN CELLULAR COMMUNICATION
 
Vol 16 No 1 - January-June 2016
Vol 16 No 1 - January-June 2016Vol 16 No 1 - January-June 2016
Vol 16 No 1 - January-June 2016
 
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...
An Approach to Improve the Quality of Service in OFDMA Relay Networks via Re-...
 
Shared Spectrum Throughput for Secondary Users
Shared Spectrum Throughput for Secondary UsersShared Spectrum Throughput for Secondary Users
Shared Spectrum Throughput for Secondary Users
 
Iaetsd survey on cognitive radio networks and its
Iaetsd survey on cognitive radio networks and itsIaetsd survey on cognitive radio networks and its
Iaetsd survey on cognitive radio networks and its
 
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNs
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNsA Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNs
A Survey of Various Routing and Channel Assignment Strategies for MR-MC WMNs
 
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
 
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...
Effect of Channel Variations on the Spectral Efficiency of Multiuser Diversit...
 
Energy-efficient MAC protocols for wireless sensor networks: a survey
Energy-efficient MAC protocols for wireless sensor networks: a surveyEnergy-efficient MAC protocols for wireless sensor networks: a survey
Energy-efficient MAC protocols for wireless sensor networks: a survey
 
Ijarcet vol-2-issue-7-2277-2280
Ijarcet vol-2-issue-7-2277-2280Ijarcet vol-2-issue-7-2277-2280
Ijarcet vol-2-issue-7-2277-2280
 
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...
A Novel Approach to Fairly Grant Channel Access to Secondary Users in Cogniti...
 
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...
 
B ENCHMARKING OF C ELL T HROUGHPUT U SING P ROPORTIONAL F AIR S CHEDULE...
B ENCHMARKING OF  C ELL  T HROUGHPUT  U SING  P ROPORTIONAL  F AIR  S CHEDULE...B ENCHMARKING OF  C ELL  T HROUGHPUT  U SING  P ROPORTIONAL  F AIR  S CHEDULE...
B ENCHMARKING OF C ELL T HROUGHPUT U SING P ROPORTIONAL F AIR S CHEDULE...
 
Ep33852856
Ep33852856Ep33852856
Ep33852856
 
Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...
 

Destacado

Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web miningeSAT Journals
 
The construction worker knowledge of earthquake resistant building
The construction worker knowledge of earthquake resistant buildingThe construction worker knowledge of earthquake resistant building
The construction worker knowledge of earthquake resistant buildingeSAT Journals
 
Intelligent home heating system
Intelligent home heating systemIntelligent home heating system
Intelligent home heating systemeSAT Journals
 
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...eSAT Journals
 
Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...eSAT Journals
 
Numerical and experimental study of a solar water heater for enhancement in t...
Numerical and experimental study of a solar water heater for enhancement in t...Numerical and experimental study of a solar water heater for enhancement in t...
Numerical and experimental study of a solar water heater for enhancement in t...eSAT Journals
 
Survey paper on wavelet based ecg steganography
Survey paper on wavelet based ecg steganographySurvey paper on wavelet based ecg steganography
Survey paper on wavelet based ecg steganographyeSAT Journals
 
Numerical analysis of heat sinks for led lighting modules
Numerical analysis of heat sinks for led lighting modulesNumerical analysis of heat sinks for led lighting modules
Numerical analysis of heat sinks for led lighting moduleseSAT Journals
 
Experimental investigations on air cooled diesel engine using rubber seed bio...
Experimental investigations on air cooled diesel engine using rubber seed bio...Experimental investigations on air cooled diesel engine using rubber seed bio...
Experimental investigations on air cooled diesel engine using rubber seed bio...eSAT Journals
 
Network optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compressionNetwork optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compressioneSAT Journals
 
Multi flo mechanization system in wtp
Multi flo mechanization system in wtpMulti flo mechanization system in wtp
Multi flo mechanization system in wtpeSAT Journals
 
Text file encryption using fft technique in lab view 8.6
Text file encryption using fft technique in lab view 8.6Text file encryption using fft technique in lab view 8.6
Text file encryption using fft technique in lab view 8.6eSAT Journals
 
Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...eSAT Journals
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkeSAT Journals
 
Optimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingsOptimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingseSAT Journals
 
Extraction of respiratory rate from ppg signals using pca and emd
Extraction of respiratory rate from ppg signals using pca and emdExtraction of respiratory rate from ppg signals using pca and emd
Extraction of respiratory rate from ppg signals using pca and emdeSAT Journals
 
Introduction to the touch projector technology
Introduction to the touch projector technologyIntroduction to the touch projector technology
Introduction to the touch projector technologyeSAT Journals
 
Mechanical properties of polymer composite materials
Mechanical properties of polymer composite materialsMechanical properties of polymer composite materials
Mechanical properties of polymer composite materialseSAT Journals
 
Standard water quality requirements and management strategies for fish farmin...
Standard water quality requirements and management strategies for fish farmin...Standard water quality requirements and management strategies for fish farmin...
Standard water quality requirements and management strategies for fish farmin...eSAT Journals
 

Destacado (19)

Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web mining
 
The construction worker knowledge of earthquake resistant building
The construction worker knowledge of earthquake resistant buildingThe construction worker knowledge of earthquake resistant building
The construction worker knowledge of earthquake resistant building
 
Intelligent home heating system
Intelligent home heating systemIntelligent home heating system
Intelligent home heating system
 
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
 
Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...Fabric design pattern feeding through human machine interface (hmi) for an el...
Fabric design pattern feeding through human machine interface (hmi) for an el...
 
Numerical and experimental study of a solar water heater for enhancement in t...
Numerical and experimental study of a solar water heater for enhancement in t...Numerical and experimental study of a solar water heater for enhancement in t...
Numerical and experimental study of a solar water heater for enhancement in t...
 
Survey paper on wavelet based ecg steganography
Survey paper on wavelet based ecg steganographySurvey paper on wavelet based ecg steganography
Survey paper on wavelet based ecg steganography
 
Numerical analysis of heat sinks for led lighting modules
Numerical analysis of heat sinks for led lighting modulesNumerical analysis of heat sinks for led lighting modules
Numerical analysis of heat sinks for led lighting modules
 
Experimental investigations on air cooled diesel engine using rubber seed bio...
Experimental investigations on air cooled diesel engine using rubber seed bio...Experimental investigations on air cooled diesel engine using rubber seed bio...
Experimental investigations on air cooled diesel engine using rubber seed bio...
 
Network optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compressionNetwork optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compression
 
Multi flo mechanization system in wtp
Multi flo mechanization system in wtpMulti flo mechanization system in wtp
Multi flo mechanization system in wtp
 
Text file encryption using fft technique in lab view 8.6
Text file encryption using fft technique in lab view 8.6Text file encryption using fft technique in lab view 8.6
Text file encryption using fft technique in lab view 8.6
 
Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation network
 
Optimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingsOptimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildings
 
Extraction of respiratory rate from ppg signals using pca and emd
Extraction of respiratory rate from ppg signals using pca and emdExtraction of respiratory rate from ppg signals using pca and emd
Extraction of respiratory rate from ppg signals using pca and emd
 
Introduction to the touch projector technology
Introduction to the touch projector technologyIntroduction to the touch projector technology
Introduction to the touch projector technology
 
Mechanical properties of polymer composite materials
Mechanical properties of polymer composite materialsMechanical properties of polymer composite materials
Mechanical properties of polymer composite materials
 
Standard water quality requirements and management strategies for fish farmin...
Standard water quality requirements and management strategies for fish farmin...Standard water quality requirements and management strategies for fish farmin...
Standard water quality requirements and management strategies for fish farmin...
 

Similar a Channel feedback scheduling for wireless communications

Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...acijjournal
 
Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...acijjournal
 
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...IJCNCJournal
 
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
 
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...Cemal Ardil
 
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...IJCNCJournal
 
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...IJCNCJournal
 
Ant-colony and nature-inspired heuristic models for NOMA systems: a review
Ant-colony and nature-inspired heuristic models for NOMA systems: a reviewAnt-colony and nature-inspired heuristic models for NOMA systems: a review
Ant-colony and nature-inspired heuristic models for NOMA systems: a reviewTELKOMNIKA JOURNAL
 
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETsSimulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETsIOSR Journals
 
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...ijgca
 
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...IJERA Editor
 
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...csandit
 
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...villagopi
 

Similar a Channel feedback scheduling for wireless communications (20)

Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...
 
Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...Downlink beamforming and admissin control for spectrum sharing cognitive radi...
Downlink beamforming and admissin control for spectrum sharing cognitive radi...
 
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
 
7 literature survey M.TECH ( M S WORD FILE )
7 literature survey M.TECH ( M S WORD FILE )7 literature survey M.TECH ( M S WORD FILE )
7 literature survey M.TECH ( M S WORD FILE )
 
7 literature survey M.TECH ( PDF FILE )
7 literature survey M.TECH ( PDF FILE )7 literature survey M.TECH ( PDF FILE )
7 literature survey M.TECH ( PDF FILE )
 
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...
 
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
 
B011120510
B011120510B011120510
B011120510
 
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
 
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
Spectrum Sharing between Cellular and Wi-Fi Networks based on Deep Reinforcem...
 
Ant-colony and nature-inspired heuristic models for NOMA systems: a review
Ant-colony and nature-inspired heuristic models for NOMA systems: a reviewAnt-colony and nature-inspired heuristic models for NOMA systems: a review
Ant-colony and nature-inspired heuristic models for NOMA systems: a review
 
B0440711
B0440711B0440711
B0440711
 
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETsSimulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
 
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...
ON THE CELL BREATHING TECHNIQUE TO REDUCE CONGESTION APPLYING BANDWIDTH LIMIT...
 
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...
Implementation of Vacate on Demand Algorithm in Various Spectrum Sensing Netw...
 
K017636570
K017636570K017636570
K017636570
 
1. Coordinated Multi-Point Transmission in 5G.pptx
1. Coordinated Multi-Point Transmission in 5G.pptx1. Coordinated Multi-Point Transmission in 5G.pptx
1. Coordinated Multi-Point Transmission in 5G.pptx
 
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...
DYNAMIC CURATIVE MECHANISM FOR GEOGRAPHIC ROUTING IN WIRELESS MULTIMEDIA SENS...
 
I010614347
I010614347I010614347
I010614347
 
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...
Researchpaper cell resizing-based-interference-reduction-and-delay-avoid-rate...
 

Más de eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

Más de eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Último

Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfManish Kumar
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming languageSmritiSharma901052
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 

Último (20)

Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming language
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 

Channel feedback scheduling for wireless communications

  • 1. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 161 CHANNEL FEEDBACK SCHEDULING FOR WIRELESS COMMUNICATIONS K.Ravikumar1 , RamKumar.G2 , R.Nishanthini3 , G.Ambika4 1 Assistant Professor, Department of Computer science, Tamil University (state university), Thanjavur-613010 2, 3, 4 Research scholar, Department of Computer science, Tamil University Abstract Opportunistic scheduling can significantly improve wireless network performance by exploiting the underlying channel condition. There has been a lot of work on opportunistic scheduling, but the problem of finding the right feedback mechanism to convey channel information has largely been untouched. In emerging multichannel systems, the per-channel feedback induces a substantial amount of feedback overhead and requires high computational complexity. To reduce the feedback overhead, we consider an opportunistic feedback strategy that activates the channel feedback opportunistically according to the channel condition. Then, we combine the opportunistic feedback with the best-n channel feedback scheme where a mobile user chooses the best n channels and transfers this information to the base station. We analyze the throughput and the amount of channel feedback information for proportionally fair opportunistic scheduling under Rayleigh fading i.i.d. channels. The numerical results confirm that our partial feedback schemes achieve a remarkable reduction in the amount of feedback information without significant throughput degradation, thereby saving the scarce wireless bandwidth and limited battery power. ----------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION The last few years have witnessed a remarkable proliferation of wireless services, and an exponential growth in the number of users. The main challenge in the next generation of wireless systems is to accommodate the increasing demand for wireless services as well as new high-rate applications that require high performances. A lot of work has focused on increasing the cell capacity by using new techniques like orthogonal frequency division multiplexing (OFDM), orthogonal frequency division multiple access (OFDMA), and multiple-input-multiple output (MIMO) antennas. Meanwhile, some work has paid attention to downlink scheduling to exploit the cell throughput enhanced by multiuser diversity. The notion that the base station (BS) uses the feedback information about the channel state to improve wireless spectrum efficiency has of late become very popular. This is primarily due to the ability of third generation wireless systems that use adaptive modulation and coding (AMC) techniques to change their sending rates based on the estimated channel quality. This has led to the development of opportunistic scheduling schemes where a BS chooses users for transmission according to their channel conditions, fairness, or other performance constraints. Among these schemes, proportionally fair (PF) scheduling is widely used in real systems such as high data- rate (HDR, also called cdma2000 1x EV-DO) systems and high speed downlink packetaccess (HSDPA) systems. While there has been much work on opportunistic scheduling that relies on channel feedback, there does not have been much work on finding the appropriate channel feedback mechanism. It seems reasonable to assume that channel feedback should occur more often if the channel experiences fast fading. In HDR systems, a mobile terminal (MT) sends channel feedback twice in a slot of 1.667msec. Moreover, in such CDMA systems, uplink control channels for the feedback generate interference to other channels. In HSDPA systems, the basic feedback interval is 2msec, and can be extended to 10msec, 20msec, 40msec, and 80msec in order to reduce the uplink network traffic and interference under static channel environments. Although, the feedback information consists of one bit of hybrid-automatic-repeat- request (HARQ) and five bits of channel-quality indicator (CQI), the total transmission bits per feedback correspond to 30bits because of channel coding. The feedback overhead1 becomes a more serious problem in multichannel systems like OFDMA Systems that have tens of shared channels. If every active user sends feedback data for all channels, it consumes a lot of uplink bandwidth. For example, an emerging system in Korea, the IEEE 802.16e-based WiBro system is expected to encounter this problem in the AMC mode. If each user sends the feedback on the states of its 24 channels, the total amount of CQI becomes very large. This problem will also appear in all OFDMA systems including the IEEE 802.16 system considered in the Wi MAX forum. Therefore we develop partial feedback strategies. First, we consider an opportunistic channel feedback scheme. This scheme activates the feedback opportunistically only when the channel condition is better than a given threshold that is set adaptively according to the number of users. Second, we analyze a best-n channel feedback scheme for multichannel systems where each MT sends the feedback for its best n channels instead of all channels. Combining this
  • 2. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 162 with the opportunistic feedback scheme, we propose an opportunistic best-n channel feedback scheme. Recently, there has been some research on reducing the channel feedback information; the concept of opportunistic channel feedback is introduced. Especially the approach is similar to our opportunistic algorithm in this paper, while the works and investigate probabilistic transmission for random access. However, channel feedback mechanisms for multichannel systems are not investigated thoroughly in the previous literature. Our work considers various partial channel feedback strategies with comprehensive analysis. In addition, we calculate the cell throughput under PF scheduling that is more realistic in cellular environments, while the previous work deals with ideal Shannon capacity. 2. OPPORTUNISTIC SCHEDULING 2.1 Single-channel scheduling Wireless channels change over time in unpredictable ways due to location environments, user movement, or other interference. Considering various factors, they are generally characterized by large-scale and small-scale propagation effects. The large-scale effect is modeled by path loss and shadowing, and it can be handled easily in the average sense. In contrast, the small-scale effect (or short-term or fast fading), caused by multipath, causes short-term fluctuation of wireless channels and deteriorates the instantaneous performance. To overcome this problem as well as the near-far effect, CDMA systems have adopted a method of fast power control, where the receiver sends the transmitter a short signal to increase or decrease its transmit power according to the estimated signal-to- interference-plus-noise ratio (SINR). The transmitter reduces the power level at high SINR, and raises it at low SINR. The update rates for IS-95 and WCDMA systems are 800Hz and 1500Hz, respectively. Meanwhile, data-only networks such as HDR and HSDPA have begun exploiting the channel fluctuation over the downlink, rather than overcoming it. If an MT estimates the current SINR and sends its quantized value to the BS, the BS decides a suitable data rate 2.2 Performance of PF scheduling We refer to the throughput analysis of PF scheduling Let Gk be the scheduling metric given by the feedback of user k, which becomes Dk= D-k in the PF scheduler. If we denote Gk¡ as max {G1,…Gk-1,Gk+1,…..Gk} for the given K users, the opportunistic scheduler chooses user k if Gk is larger than Gk¡. Hence, we can express the cumulative density function (CDF) Where Fm(t) is the CDF of Gm and assumed to be mutually independent. For simplicity, we also assume Gm is mutually independent in the sense that Dk converges on a long-term average. 2.3 Multichannel scheduling Extending the opportunistic PF scheduling to the multichannel case, we develop two types of multichannel scheduler: unlimited-matching scheduler and limited-matching scheduler. The unlimited matching scheduler can assign a user to multiple channels, whereas the limited-matching scheduler limits a user to a single channel. The second type of allocation may be used when the resource management policy wants to restrict users from monopolizing channel resources, or it needs to work under a highly limited terminal capability in terms of channel assignment. 3. NUMERICAL RESULTS We now evaluate the performance when the number of shared channels is large. Instead of calculating the cell throughput over the entire cell area, we consider users with the same channel conditions (average data rate of 2Mbps) in order to focus on the effect of multiuser diversity. The data rates are assumed to be continuous. To generate inter cell interference, a cell has six hexagonal neighboring cells, and each cell has a BS
  • 3. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 02 | Oct-2012, Available @ http://www.ijret.org 163 at its center with a radius of 1Km. Our system model has 24 virtual channels as in WiBro systems. We assume that the downlink queues for active users always have packets to transmit. Finally, to investigate the fairness performance of partial feedback schemes, we compare the throughputs of uniformly distributed users. For the selected six among ten users. The each user’s throughput normalized by that of user 1. The user index is sorted according to the average channel condition such that user 1 has the best condition. The throughput is proportional to the average channel condition by the nature of proportional fairness. Hence, we can conclude That the partial feedback schemes do not affect the fairness performance. CONCLUSIONS In this paper, we have developed new channel feedback strategies for opportunistic scheduling in wireless networks. The opportunistic feedback scheme reduces the feedback overhead significantly by activating the feedback only when the channel condition is good enough. Such a scheme works adaptively with the number of users without a noticeable degradation in throughput. For multichannel systems, it is combined with the best-n feedback scheme that works for a partial number of channels instead of all channels. Through numerical results, we show that the combined opportunistic best-n scheme performs best in reducing the feedback overhead with comparable throughput. Although our analysis is based on a simple channel model and PF scheduling, we believe that our work can be applied to more general partial feedback mechanisms that have the advantage of saving bandwidth and transmit power. We expect that our work can be applied for designing next-generation communication systems that deal with multichannel resources such as in CDMA, OFDMA, and multi-antenna systems. REFERENCES [1] Y. Kim, et al., “Beyound 3G: vision, requirements, and enabling technologies,” IEEE Communications Magazine, pp. 120-124, March 2003. [2]. M. Andrews, K. Kumaran, K. Ramanan, A. Stolvar, and P. Whiting, “Providing quality of service over a shared wireless link,” IEEE Communications Magazine, pp. 150-154, Feb. 2001. [3] A. Goldsmith, “Wireless communications,” Cambridge University Press, 2005. [4] R. Tanner and J. Woodard, “WCDMA: requirements and practical design,” Wiley, 2004. [5] 3GPP2 C.S0024 Ver3.0, “cdma2000 High Rate Packet Data Air Interface Specification,” Dec. 5, 2001. [6] 3GPP TR 25.858 V5.0.0, “High Speed Downlink Packet Access: Physical Layer Aspects(Release5),” March 2002. [7]. TTA PG302, “2.3GHz Portable Internet (WiBro) Overview,” available at http://www.tta.or.kr, Aug. 2004. [8] P. Bender, et al., “CDMA/HDR: A bandwidth-efficient high-speed wireless data service for nomadic users,” IEEE Communications Magazine, pp. 70-77, July 2000. [9]. A. Jalali, R. Padovani, and R. Pankaj, “Data throughput of CDMA-HDR a high efficiency-high data personal communication wireless system,” in Proc. IEEE VTC-Spring ’2000, Tokyo, Japan, May 2000. [10] S. Shakkottai and A. Stolyar, “Scheduling algorithms for a mixture of real-time and non-real-time data in HDR,” Bell Laboratories Technical Report, Oct. 2000.