SlideShare a Scribd company logo
1 of 5
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 219 
SCHEDULING SCHEMES FOR CARRIER AGGREGATION IN LTE- ADVANCED SYSTEMS Jolly Parikh1, Anuradha Basu2 1Ph.D. scholar at Mewar University, Asstt. Prof., ECE Dept. Bharati Vidyapeeth’s College of Engg., Delhi, India 2Head of ECE department, Bharati Vidyapeeth’s College of Engineering, Delhi, India Abstract Considering the needs of higher data rates and hence wider bandwidths for advanced mobile communication systems, 3GPP standardized carrier aggregation (CA) as one of the important technological components for fourth generation (4G) Long term evolution (LTE) advanced systems. Here the user equipments are assigned carrier component (CC) belonging to different (Inter- band contiguous/noncontiguous) or same spectrum bands (Intra-band contiguous/non-contiguous). The users share the radio resources as per different scheduling schemes like round robin(RR), proportional fair (PF), best channel quality indicator (CQI), max-min, edge prioritized, channel traffic aware etc. Every scheduler has its own characteristic and provides improvement in terms of throughput or fairness. This paper discusses the simulations carried out to study the performance of RR, PF and best CQI schedulers in an urban, CLSM (closed loop spatial multiplexing) environment using an LTE system level simulator. Keywords: Carrier Aggregation, Fairness, Round Robin, Best CQI, Proportional Fair Scheduling Schemes, Throughput. 
-------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION To cater to the needs of fast processing applications running on innumerable internet connected wireless devices like smart phones, laptops, palmtops etc. Third Generation Partnership Project (3GPP) proposed carrier aggregation technology in LTE Release 10. Carrier aggregation, a promising technology, has been standardized by ITU as a fourth generation technological component for achieving the target data rates of 1 Gbps in downlink [1] and 500 Mbps in uplink [2]. Such high data rates are achievable with wider bandwidths of up to 100 MHz spectrum [2]. The 3GPP LTE systems operating with transmission bandwidths of 1.4 MHz, 4MHz, 5MHz and 20 MHz provided the base for the upcoming 100MHz IMT-Advanced mobile systems i.e. LTE Advanced systems. In CA, multiple carrier components (CCs) of LTE standards, having different bandwidths and located in same or different frequency bands can be aggregated to obtain the bandwidth of up to 100 MHz for providing the user equipments the transmission speeds of up to 1 Gbps and 500 Mbps in downlink and uplink respectively. The unused or surplus secondary carrier components of one cell can be utilized efficiently by combining it with the primary carrier component of geographically different cell (both the cells being served by different base stations) [2]. This enables efficient utilization of the scarce radio resources (spectrum) of the wireless world. 
Figure 1 shows the Radio Resource Management (RRM) framework of an LTE-Advanced system implementing CA with aggregation of 3 carrier components. Allocation of resources to different LTE-Advanced system user equipments is done by layer 2 packet scheduling (PS). 
Fig- 1: Radio resource management framework of CA in an LTE-A system Figure 2 shows the changes required at the medium access control (MAC) and the physical layer protocols so as to ensure compatibility between the R8/R9 and R10 User equipments.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 220 
Fig. 2: LTE protocols for the radio interface, with main changes due to introduction of CA. While the MAC layer is made capable to handle scheduling on multiple CCs, the physical layer should be able to handle the HARQ ACK/NACK per CC and CSI for multiple CC. The RRC layer should support addition, removal and reconfiguration of secondary carrier component (SCC) to enable CA. 2. CA CLASSIFICATION Figure 3 shows the classification of the CA techniques for implementation in 4G systems for achieving higher data rates. Fig-3: Types of Carrier Aggregation 
In contiguous CA, multiple CCs adjacent to each other are aggregated to provide wider bandwidths. If these CCs belong to same spectrum the CA technique is called as Intra- band contiguous CA [5]. The feasibility of this technique (from service provider’s point of view) is low because it is difficult for the service providers to find a big chunk of contiguous spectrum. This technique would be feasible when 3.5 GHz bands would be available to providers. When multiple CCs, located apart in the same spectrum band, are allotted to a UE then we have intra non-contiguous CA. In Inter-band noncontiguous CA, multiple CCs belonging to different bands having different properties e.g one belonging to 2100 MHz and other belonging to 800 MHz may be aggregated to provide a wide spectrum. Deployment of CA, with these combinations of CCs with different properties, demands efficient scheduling schemes for reliable transmissions with less errors and delays. In past few years, various carrier scheduling schemes have been proposed for both uplink and downlink CA with contiguous and non- contiguous CC scenarios. 3. PACKET SCHEDULING SCHEMES Packet scheduling is one of the prime RRM mechanisms. To enable efficient transmission each user is allocated suitable radio resources. This demands for optimized packet scheduling algorithm(s).An appropriate packet level scheduling algorithm which takes into consideration the quality of service (QoS) requirements of each user and achieves a certain level of fairness, leads to an increase in the system capacity and service performance of the service provider. Apart from being efficient the packet scheduling algorithm should also be flexible (work efficiently in diverse traffic scenario) and have reasonable computational complexity (easily implementable) [7]. Broadly two types of packet scheduling schemes have been worked upon by various researchers in the wireless. communication field. As user equipment, located at different geographical locations, experience diverse channel conditions on account of multipath propagation, shadowing etc. channel aware scheduling schemes and channel blind scheduling schemes have been proposed. Fig-4: Packet Scheduling Schemes Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Table 1 shows widely accepted packet scheduling (PS) algorithms in wireless systems[8]. Table -1: Scheduling in 3G and LTE systems 
Aspect 
WCDMA 
HSDPA 
LTE 
Scheduling Speed 
TTI=10ms, High RRT and channel 
TTI=2ms, Fast scheduling 
TTI=1ms, Dynamic Scheduling
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 221 
setup time consumption 
Scheduling Controller 
MAC-c in RNC 
MAC-hs in Node B 
MAC of Control plane in eNode B 
Scheduling mechanisms 
User-Specific PS; Cell-Specific PS 
Based on favourable channel condition of user 
Frequency- Time based, OFDMA based 
Scheduling algorithms 
Maintaining capacity for existing user while dividing remaining capacity into new arrivals 
Round Robin (RR) Scheduler, Maximum C/I scheduler, Proportional Fair (PF) algorithm 
Request Activity Detection (RAD) scheduler and PF scheduler, OFDMA scheduling, Max-Max with OFDM PF 
3.1 Round Robin (RR) RR algorithm allows the users to access the shared resources turn by turn in circular order. There by giving every user an equal opportunity for accessing the shared resources. Being a channel blind PS algorithm, its throughput is comparatively worse than that of other channel aware PS algorithm. However it offers greater fairness and better bandwidth utilization and is the most widely used scheduling algorithm for time sharing systems for scenarios other than the high speed point to point scenarios. 3.2 Proportional Fair (PF) Kelly et. Al [9] originally proposed PF scheduling as an alternative to max – min scheduler. This technique offers a trade off between the maximum average throughput and user fairness. It increases the degree of fairness amongst the user equipments by selecting users with high relative channel quality (ratio of user’s instantaneous achievable data rate and the data rate of user i at time t). PF scheduling algorithm achieves multiuser diversity [10-11] by scheduling users having peak instantaneous channel quality, to transmit during different time slots. The scheduling metric M is defined as [8]: Where is instantaneous achievable data rate and is the average data rate of user i at time t. 
3.3 Best CQI Scheduling Algorithm 
It is designed to give priority of access to users having strongest channel conditions. During downlink communications the BS provides reference signals to the users using which the users carry out CQI measurements for knowing the quality of their channel. There is tradeoff between the cell capacity and fairness to the users, in systems implementing best CQI algorithm [12]. Cell edge users located at larger distances from BS have less probability of getting access to the shared resources. 4. SIMULATION MODEL The LTE system level simulator [13] with simulation parameters of table 2 has been used to compare the performance of the above 3 scheduling schemes - round robin, proportional fair and best CQI. The scenario considered here is an urban scenario with inter site distances (ISD) of 500 mtrs, with 20 UEs, per eNodeB, placed randomly. Table -2 System Parameters 
Parameter 
Value 
Frequency of operation 
2.5 GHz 
System bandwidth 
20 MHz 
Number of Transmitting and receiving antennas 
2x2 
Transmitting mode 
Closed loop spatial multiplexing 
Number of UE per eNodeB 
20 
Simulation time 
25 TTI 
User speed 
5 Km/hr 
Channel model 
Winner II 
eNodeB distances 
500 
Minimum coupling loss 
70 
Simulation scenario 
Urban 
Thermal noise density 
-174 
Schedulers 
Best CQI, Round robin, Proportional fair 
5. PERFORMANCE EVALUATION AND ANALYSIS From the figure 5 it can be seen that the best CQI scheduler provides maximum throughput as compared to the other 2 (round robin and proportional fair), as it assigns the shared resources first to the users with strong channel conditions and then to rest of the users. RR scheduling being a blind channel algorithm does not take into consideration the channel conditions but assigns equal amount of shared resources to all the users in cyclic manner. Systems using RR scheduler have lowest throughput because of ignoring the UE feedbacks (regarding the channel conditions). On the other hand PF scheduling, considering multiuser diversity, provides reasonable throughput for the given scenario. 
Statistically it can be seen from the graph of figure 5 that if PF scheduling is implemented, 55% users will have 3 Mbps throughput while under similar conditions with RR
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 222 
schedulers 70% of users and with best CQI schedulers 85% of users have 3 Mbps throughput. Fig-5: UE throughput for different packet schedulers The performance of the schedulers changes for throughput beyond 4 Mbps. Using PF scheduler 98% of users have 5 Mbps throughput while the percentages are 95 % and 88% respectively for RR and best CQI respectively for 5 Mbps throughput value. Hence, best CQI scheduler gives uniforml performance for the entire range of throughput. PF schedulers prove to be better compared to RR scheduler in terms of the higher throughput (>4.5Mbps). Figure 6 gives the throughput for 3 different scenarios (mean, edge, and peak) for all the three schedulers. It can be seen that CQI schedulers perform better than RR and PF schedulers for users near to eNodeB and those in the coverage range of eNodeBs as their channel conditions are stronger as compared to cell edge users. Users near the cell edges having poor channel conditions can have better throughputs with PF (or its variant) schedulers as compared to RR scheduler. The fairness factor is least in case of best CQI and higher in case of PF scheduler. Fairness can be quantified using Jain’s fairness index [14], Where T is a vector of simulated user throughputs. J(T) varies from 1 to 0 indicating decreasing order of fairness and is inversely proportional to throughputs. Fig- 6: Mean, Edge and Peak throughput of the RR, PF and best CQI Schedulers Few of the many proposed schedulers for LTE have been compared, for their fairness, by S. Schwarz and et.al.[16]. The book by S. Caban and et.al. [16] discusses few examples of simulations carried out (using the Vienna LTE simulator [13] ) for various scheduling schemes applicable both for LTE as well as LTE-Advanced systems. 6. CONCLUSIONS The paper discusses the CC assignment and scheduling schemes for enabling CA in LTE-Advanced systems. From the simulation results it can be seen that for a CLSM environment, best CQI scheduler provides better performance as compared to RR and PF schedulers. For lower throughputs (<3.5 Mbps) best CQI scheduler provides 18% improvement in throughput as compared to RR and 30% improvement as compared to PF scheduler. For throughputs greater than 4.5 Mbps, PF scheduler gives about 12% improvement and RR scheduler gives 10% improvement as compared to best CQI scheduler. Also, edge users experience higher throughput when using PF schedulers as compared to other 2 schedulers. Whereas peak and medium throughput is achieved by using best CQI scheduler for urban users in areas away from edges of the cell. REFERENCES 
[1] LIN X., ANDREWS J. & GHOSH A. (2012), Modeling, Analysis and Design for Carrier Aggregation in Heterogeneous Cellular Networks. Submitted to IEEE Transactions on Communications. 
[2] SIVARAJ R., PANDE_A., ZENGY K., GOVINDANZ K., MOHAPATRA P. (2012), Edge-prioritized Channel- and Traffic-aware Uplink Carrier Aggregation in LTE-Advanced Systems. In Proceedings of 13th IEEE WoWMoM, San Francisco, CA, USA, Jun 2012. 
[3] DESHMUK M. & PAVALE P.( 2013) Carrier Aggregation for High Speed Data in LTE Advanced System, The SIJ Transactions on Computer Networks & Communication Engineering (CNCE), Vol. 1 (No. 1), March-April 2013
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 223 
[4] WANG Y., PEDERSEN K., SORENSEN T. B., and MOGENSEN P., (2010) Carrier load balancing and packet scheduling for multi-carrier systems, IEEE Trans. Wireless Comm., vol. 9, pp. 1780–1789. 
[5] YUAN G., ZHANG X. and WANG W., YANG Y., (2010) Carrier Aggregation for LTE-Advanced Mobile Communication Systems, IEEE Communications Magazine ,February 2010. 
[6] GALAVIZ G., COVARRUBIAS D., ANDRADE A. and VILLARREAL S. (2012) Resource block organization strategy for scheduling in carrier aggregated systems, EURASIP Journal on Wireless Communications and Networking 2012:107, http://jwcn.eurasipjournals.com/content/2012/1/107 
[7] TSAI T., CHUNG Y. and TSAI Z., (2010) Introduction to Packet Scheduling Algorithms for Communication Networks, published in “Communications and Networking”, Copyright © 2010 Sciyo 
[8] GUYEN N., CHUONG (JOHN) S., Packet Scheduling for LTE-Advanced, thesis for the Degree of Master of Engineering by Research. 
[9] KELLY F., MAULLOO A., and TAN D.(1998) Rate control in communication networks: shadow prices, proportional fairness and stability. Journal of the Operational Research Society, volume 49, (April 1998); pp. 237-252, 
[10] VISWANATH P., TSE D., and LAROIA R. (2002) Opportunistic beam forming using dumb antennas. IEEE Transactions on Information Theory, volume 48 (issue 6, June 2002). 
[11] TSE D.(2001) Multiuser diversity in wireless networks Wireless Communication Seminar, Stanford University, April 2001 
[12] HABEBI M., CHEBIL H., AL-KASSAF A. and DAHAWI T. (2013). Comparison between scheduling techniques in Long Term IIUM Engineering Journal, Volume 14, No. 1. 
[13] LTE System Level Simulator v1.0 r247 by Institute Of communication and Radio Frequency Engineering, Vienna University of Technology, Vienna, Web: http://www.nt.tuwien.ac.at/ltesimulator 
[14] JAIN R., CHIU D., and HAWE W.(1984) A Quantitative Measure of Fairness and Discrimination for Resource Allocation in Shared Computer Systems. Tech. Rep. TR-301, DEC, September 1984. 
[15] SCHWARZ S., MEHLF¨UHRER C. and RUPP M. (2010) Low Complexity Approximate Maximum Throughput Scheduling for LTE. IEEE, Accepted for publication in the proceedings of AsilomarSSC 2010, Asilomar.. 
[16] CABAN S., MEHLFÜHRER C., RUPP M. , and WRULICH M. (2011) Evaluation of HSDPA and LTE: From Testbed Measurements to System Level Performance, Wiley, 2011.

More Related Content

What's hot

ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESIJCNCJournal
 
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...IJCI JOURNAL
 
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...iosrjce
 
A Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterA Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterIJERA Editor
 
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...IRJET Journal
 
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
 
Performance evaluation of interference aware topology power and flow control ...
Performance evaluation of interference aware topology power and flow control ...Performance evaluation of interference aware topology power and flow control ...
Performance evaluation of interference aware topology power and flow control ...IJECEIAES
 
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...IRJET Journal
 
Proposed wfq based dynamic bandwidth
Proposed wfq based dynamic bandwidthProposed wfq based dynamic bandwidth
Proposed wfq based dynamic bandwidthijcsity
 
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...TELKOMNIKA JOURNAL
 
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
 
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkQuality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkTELKOMNIKA JOURNAL
 
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...pijans
 

What's hot (16)

ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
 
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...
EFFICIENT APPROACH FOR DESIGNING A PROTOCOL FOR IMPROVING THE CAPACITY OF ADH...
 
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
 
Ly3421472152
Ly3421472152Ly3421472152
Ly3421472152
 
A Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterA Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling Router
 
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
 
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-...
 
Performance evaluation of interference aware topology power and flow control ...
Performance evaluation of interference aware topology power and flow control ...Performance evaluation of interference aware topology power and flow control ...
Performance evaluation of interference aware topology power and flow control ...
 
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...
Performance Measurement of QoS Parameters of Throughput Enhanced Wireless in ...
 
L010326978
L010326978L010326978
L010326978
 
Proposed wfq based dynamic bandwidth
Proposed wfq based dynamic bandwidthProposed wfq based dynamic bandwidth
Proposed wfq based dynamic bandwidth
 
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...
A New Model of Genetic Zone Routing Protocol (GZRP): The Process of Load Bala...
 
I010614347
I010614347I010614347
I010614347
 
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...
 
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkQuality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
 
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...
FRAMEWORK, IMPLEMENTATION AND ALGORITHM FOR ASYNCHRONOUS POWER SAVING OF UWBM...
 

Viewers also liked

9 carrier aggregation lte-a new challenges for lab and field
9 carrier aggregation lte-a new challenges for lab and field9 carrier aggregation lte-a new challenges for lab and field
9 carrier aggregation lte-a new challenges for lab and fieldCPqD
 
Carrier aggregation LTE
Carrier aggregation LTECarrier aggregation LTE
Carrier aggregation LTEnayeem043
 
4 g americas final hspa+ lte carrier aggregation webinar brazil
4 g americas final hspa+ lte carrier aggregation webinar brazil4 g americas final hspa+ lte carrier aggregation webinar brazil
4 g americas final hspa+ lte carrier aggregation webinar brazilRafael Junquera
 
HSPA+: Building upon solid foundation
HSPA+: Building upon solid foundationHSPA+: Building upon solid foundation
HSPA+: Building upon solid foundationQualcomm Research
 
Cubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lteCubuc metric in 3 gpp lte
Cubuc metric in 3 gpp ltederejew
 
4 G World 2012 Global Multimode Carrier Aggregation
4 G World 2012 Global Multimode Carrier Aggregation4 G World 2012 Global Multimode Carrier Aggregation
4 G World 2012 Global Multimode Carrier AggregationCustomer Experience Group
 
Router Offload Solutions at SDN and OpenFlow World Congress
Router Offload Solutions at SDN and OpenFlow World CongressRouter Offload Solutions at SDN and OpenFlow World Congress
Router Offload Solutions at SDN and OpenFlow World CongressADVA
 
LTE Advanced—Leading in Chipsets and Evolution
LTE Advanced—Leading in Chipsets and EvolutionLTE Advanced—Leading in Chipsets and Evolution
LTE Advanced—Leading in Chipsets and EvolutionQualcomm Research
 
Carrier aggregation explained
Carrier aggregation explainedCarrier aggregation explained
Carrier aggregation explainedDEVENDRAN M
 
Carrier Aggregation - (one) key enabler for LTE-Advanced
Carrier Aggregation - (one) key enabler for LTE-AdvancedCarrier Aggregation - (one) key enabler for LTE-Advanced
Carrier Aggregation - (one) key enabler for LTE-AdvancedAndreas Roessler
 
LTE - Qualcomm Leading the Global Success
LTE - Qualcomm Leading the Global SuccessLTE - Qualcomm Leading the Global Success
LTE - Qualcomm Leading the Global SuccessQualcomm Research
 
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...Vishal Sharma, Ph.D.
 
Qualcomm: Making the best use of unlicensed spectrum
Qualcomm: Making the best use of unlicensed spectrumQualcomm: Making the best use of unlicensed spectrum
Qualcomm: Making the best use of unlicensed spectrumQualcomm Research
 
carrier aggregation for LTE
carrier aggregation for LTEcarrier aggregation for LTE
carrier aggregation for LTEJenil. Jacob
 
Lte advanced conformance & standards
Lte advanced conformance & standardsLte advanced conformance & standards
Lte advanced conformance & standardsCPqD
 

Viewers also liked (17)

9 carrier aggregation lte-a new challenges for lab and field
9 carrier aggregation lte-a new challenges for lab and field9 carrier aggregation lte-a new challenges for lab and field
9 carrier aggregation lte-a new challenges for lab and field
 
Carrier aggregation LTE
Carrier aggregation LTECarrier aggregation LTE
Carrier aggregation LTE
 
4 g americas final hspa+ lte carrier aggregation webinar brazil
4 g americas final hspa+ lte carrier aggregation webinar brazil4 g americas final hspa+ lte carrier aggregation webinar brazil
4 g americas final hspa+ lte carrier aggregation webinar brazil
 
HSPA+: Building upon solid foundation
HSPA+: Building upon solid foundationHSPA+: Building upon solid foundation
HSPA+: Building upon solid foundation
 
Cubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lteCubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lte
 
4 G World 2012 Global Multimode Carrier Aggregation
4 G World 2012 Global Multimode Carrier Aggregation4 G World 2012 Global Multimode Carrier Aggregation
4 G World 2012 Global Multimode Carrier Aggregation
 
Router Offload Solutions at SDN and OpenFlow World Congress
Router Offload Solutions at SDN and OpenFlow World CongressRouter Offload Solutions at SDN and OpenFlow World Congress
Router Offload Solutions at SDN and OpenFlow World Congress
 
a Good pdf about LTE-Advanced
a Good pdf about LTE-Advanceda Good pdf about LTE-Advanced
a Good pdf about LTE-Advanced
 
Lte advanced
Lte advancedLte advanced
Lte advanced
 
LTE Advanced—Leading in Chipsets and Evolution
LTE Advanced—Leading in Chipsets and EvolutionLTE Advanced—Leading in Chipsets and Evolution
LTE Advanced—Leading in Chipsets and Evolution
 
Carrier aggregation explained
Carrier aggregation explainedCarrier aggregation explained
Carrier aggregation explained
 
Carrier Aggregation - (one) key enabler for LTE-Advanced
Carrier Aggregation - (one) key enabler for LTE-AdvancedCarrier Aggregation - (one) key enabler for LTE-Advanced
Carrier Aggregation - (one) key enabler for LTE-Advanced
 
LTE - Qualcomm Leading the Global Success
LTE - Qualcomm Leading the Global SuccessLTE - Qualcomm Leading the Global Success
LTE - Qualcomm Leading the Global Success
 
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...
Architectural Options for Metro Carrier-Ethernet Network Buildout: Analysis &...
 
Qualcomm: Making the best use of unlicensed spectrum
Qualcomm: Making the best use of unlicensed spectrumQualcomm: Making the best use of unlicensed spectrum
Qualcomm: Making the best use of unlicensed spectrum
 
carrier aggregation for LTE
carrier aggregation for LTEcarrier aggregation for LTE
carrier aggregation for LTE
 
Lte advanced conformance & standards
Lte advanced conformance & standardsLte advanced conformance & standards
Lte advanced conformance & standards
 

Similar to Scheduling schemes for carrier aggregation in lte advanced systems

Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...
Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...
Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...IJECEIAES
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...eSAT Journals
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...eSAT Publishing House
 
An improved radio_resource_management_wi
An improved radio_resource_management_wiAn improved radio_resource_management_wi
An improved radio_resource_management_wiMd.Akm Sahansha
 
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband IJECEIAES
 
Enhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingEnhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingeSAT Publishing House
 
Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...eSAT Publishing House
 
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKS
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKSPERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKS
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKScscpconf
 
Performance analysis of resource
Performance analysis of resourcePerformance analysis of resource
Performance analysis of resourcecsandit
 
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...ijmnct
 
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...IAEME Publication
 
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...IAEME Publication
 
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...IAEME Publication
 
Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)IISRT
 
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...ijwmn
 
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...ijwmn
 
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks Yayah Zakaria
 
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks IJECEIAES
 
Improved Good put using Harvest-Then-Transmit Protocol for Video Transfer
Improved Good put using Harvest-Then-Transmit Protocol for Video TransferImproved Good put using Harvest-Then-Transmit Protocol for Video Transfer
Improved Good put using Harvest-Then-Transmit Protocol for Video TransferEswar Publications
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log andijwmn
 

Similar to Scheduling schemes for carrier aggregation in lte advanced systems (20)

Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...
Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...
Exponential MLWDF (EXP-MLWDF) Downlink Scheduling Algorithm Evaluated in LTE ...
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
 
An improved radio_resource_management_wi
An improved radio_resource_management_wiAn improved radio_resource_management_wi
An improved radio_resource_management_wi
 
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband
Proportional fair buffer scheduling algorithm for 5G enhanced mobile broadband
 
Enhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingEnhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems using
 
Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...
 
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKS
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKSPERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKS
PERFORMANCE ANALYSIS OF RESOURCE SCHEDULING IN LTE FEMTOCELLS NETWORKS
 
Performance analysis of resource
Performance analysis of resourcePerformance analysis of resource
Performance analysis of resource
 
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
 
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...
SIMULATIVE ANALYSIS OF CHANNEL AND QoS AWARE SCHEDULER TO ENHANCE THE CAPACIT...
 
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
 
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
Simulative analysis of channel and qo s aware scheduler to enhance the capaci...
 
Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)
 
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
 
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
PERFORMANCE ANALYSIS OF CARRIER AGGREGATION FOR VARIOUS MOBILE NETWORK IMPLEM...
 
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
 
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
A Vertical Handover Algorithm in Integrated Macrocell Femtocell Networks
 
Improved Good put using Harvest-Then-Transmit Protocol for Video Transfer
Improved Good put using Harvest-Then-Transmit Protocol for Video TransferImproved Good put using Harvest-Then-Transmit Protocol for Video Transfer
Improved Good put using Harvest-Then-Transmit Protocol for Video Transfer
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log and
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 

Recently uploaded (20)

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 

Scheduling schemes for carrier aggregation in lte advanced systems

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 219 SCHEDULING SCHEMES FOR CARRIER AGGREGATION IN LTE- ADVANCED SYSTEMS Jolly Parikh1, Anuradha Basu2 1Ph.D. scholar at Mewar University, Asstt. Prof., ECE Dept. Bharati Vidyapeeth’s College of Engg., Delhi, India 2Head of ECE department, Bharati Vidyapeeth’s College of Engineering, Delhi, India Abstract Considering the needs of higher data rates and hence wider bandwidths for advanced mobile communication systems, 3GPP standardized carrier aggregation (CA) as one of the important technological components for fourth generation (4G) Long term evolution (LTE) advanced systems. Here the user equipments are assigned carrier component (CC) belonging to different (Inter- band contiguous/noncontiguous) or same spectrum bands (Intra-band contiguous/non-contiguous). The users share the radio resources as per different scheduling schemes like round robin(RR), proportional fair (PF), best channel quality indicator (CQI), max-min, edge prioritized, channel traffic aware etc. Every scheduler has its own characteristic and provides improvement in terms of throughput or fairness. This paper discusses the simulations carried out to study the performance of RR, PF and best CQI schedulers in an urban, CLSM (closed loop spatial multiplexing) environment using an LTE system level simulator. Keywords: Carrier Aggregation, Fairness, Round Robin, Best CQI, Proportional Fair Scheduling Schemes, Throughput. -------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION To cater to the needs of fast processing applications running on innumerable internet connected wireless devices like smart phones, laptops, palmtops etc. Third Generation Partnership Project (3GPP) proposed carrier aggregation technology in LTE Release 10. Carrier aggregation, a promising technology, has been standardized by ITU as a fourth generation technological component for achieving the target data rates of 1 Gbps in downlink [1] and 500 Mbps in uplink [2]. Such high data rates are achievable with wider bandwidths of up to 100 MHz spectrum [2]. The 3GPP LTE systems operating with transmission bandwidths of 1.4 MHz, 4MHz, 5MHz and 20 MHz provided the base for the upcoming 100MHz IMT-Advanced mobile systems i.e. LTE Advanced systems. In CA, multiple carrier components (CCs) of LTE standards, having different bandwidths and located in same or different frequency bands can be aggregated to obtain the bandwidth of up to 100 MHz for providing the user equipments the transmission speeds of up to 1 Gbps and 500 Mbps in downlink and uplink respectively. The unused or surplus secondary carrier components of one cell can be utilized efficiently by combining it with the primary carrier component of geographically different cell (both the cells being served by different base stations) [2]. This enables efficient utilization of the scarce radio resources (spectrum) of the wireless world. Figure 1 shows the Radio Resource Management (RRM) framework of an LTE-Advanced system implementing CA with aggregation of 3 carrier components. Allocation of resources to different LTE-Advanced system user equipments is done by layer 2 packet scheduling (PS). Fig- 1: Radio resource management framework of CA in an LTE-A system Figure 2 shows the changes required at the medium access control (MAC) and the physical layer protocols so as to ensure compatibility between the R8/R9 and R10 User equipments.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 220 Fig. 2: LTE protocols for the radio interface, with main changes due to introduction of CA. While the MAC layer is made capable to handle scheduling on multiple CCs, the physical layer should be able to handle the HARQ ACK/NACK per CC and CSI for multiple CC. The RRC layer should support addition, removal and reconfiguration of secondary carrier component (SCC) to enable CA. 2. CA CLASSIFICATION Figure 3 shows the classification of the CA techniques for implementation in 4G systems for achieving higher data rates. Fig-3: Types of Carrier Aggregation In contiguous CA, multiple CCs adjacent to each other are aggregated to provide wider bandwidths. If these CCs belong to same spectrum the CA technique is called as Intra- band contiguous CA [5]. The feasibility of this technique (from service provider’s point of view) is low because it is difficult for the service providers to find a big chunk of contiguous spectrum. This technique would be feasible when 3.5 GHz bands would be available to providers. When multiple CCs, located apart in the same spectrum band, are allotted to a UE then we have intra non-contiguous CA. In Inter-band noncontiguous CA, multiple CCs belonging to different bands having different properties e.g one belonging to 2100 MHz and other belonging to 800 MHz may be aggregated to provide a wide spectrum. Deployment of CA, with these combinations of CCs with different properties, demands efficient scheduling schemes for reliable transmissions with less errors and delays. In past few years, various carrier scheduling schemes have been proposed for both uplink and downlink CA with contiguous and non- contiguous CC scenarios. 3. PACKET SCHEDULING SCHEMES Packet scheduling is one of the prime RRM mechanisms. To enable efficient transmission each user is allocated suitable radio resources. This demands for optimized packet scheduling algorithm(s).An appropriate packet level scheduling algorithm which takes into consideration the quality of service (QoS) requirements of each user and achieves a certain level of fairness, leads to an increase in the system capacity and service performance of the service provider. Apart from being efficient the packet scheduling algorithm should also be flexible (work efficiently in diverse traffic scenario) and have reasonable computational complexity (easily implementable) [7]. Broadly two types of packet scheduling schemes have been worked upon by various researchers in the wireless. communication field. As user equipment, located at different geographical locations, experience diverse channel conditions on account of multipath propagation, shadowing etc. channel aware scheduling schemes and channel blind scheduling schemes have been proposed. Fig-4: Packet Scheduling Schemes Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Paragraph comes content here. Table 1 shows widely accepted packet scheduling (PS) algorithms in wireless systems[8]. Table -1: Scheduling in 3G and LTE systems Aspect WCDMA HSDPA LTE Scheduling Speed TTI=10ms, High RRT and channel TTI=2ms, Fast scheduling TTI=1ms, Dynamic Scheduling
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 221 setup time consumption Scheduling Controller MAC-c in RNC MAC-hs in Node B MAC of Control plane in eNode B Scheduling mechanisms User-Specific PS; Cell-Specific PS Based on favourable channel condition of user Frequency- Time based, OFDMA based Scheduling algorithms Maintaining capacity for existing user while dividing remaining capacity into new arrivals Round Robin (RR) Scheduler, Maximum C/I scheduler, Proportional Fair (PF) algorithm Request Activity Detection (RAD) scheduler and PF scheduler, OFDMA scheduling, Max-Max with OFDM PF 3.1 Round Robin (RR) RR algorithm allows the users to access the shared resources turn by turn in circular order. There by giving every user an equal opportunity for accessing the shared resources. Being a channel blind PS algorithm, its throughput is comparatively worse than that of other channel aware PS algorithm. However it offers greater fairness and better bandwidth utilization and is the most widely used scheduling algorithm for time sharing systems for scenarios other than the high speed point to point scenarios. 3.2 Proportional Fair (PF) Kelly et. Al [9] originally proposed PF scheduling as an alternative to max – min scheduler. This technique offers a trade off between the maximum average throughput and user fairness. It increases the degree of fairness amongst the user equipments by selecting users with high relative channel quality (ratio of user’s instantaneous achievable data rate and the data rate of user i at time t). PF scheduling algorithm achieves multiuser diversity [10-11] by scheduling users having peak instantaneous channel quality, to transmit during different time slots. The scheduling metric M is defined as [8]: Where is instantaneous achievable data rate and is the average data rate of user i at time t. 3.3 Best CQI Scheduling Algorithm It is designed to give priority of access to users having strongest channel conditions. During downlink communications the BS provides reference signals to the users using which the users carry out CQI measurements for knowing the quality of their channel. There is tradeoff between the cell capacity and fairness to the users, in systems implementing best CQI algorithm [12]. Cell edge users located at larger distances from BS have less probability of getting access to the shared resources. 4. SIMULATION MODEL The LTE system level simulator [13] with simulation parameters of table 2 has been used to compare the performance of the above 3 scheduling schemes - round robin, proportional fair and best CQI. The scenario considered here is an urban scenario with inter site distances (ISD) of 500 mtrs, with 20 UEs, per eNodeB, placed randomly. Table -2 System Parameters Parameter Value Frequency of operation 2.5 GHz System bandwidth 20 MHz Number of Transmitting and receiving antennas 2x2 Transmitting mode Closed loop spatial multiplexing Number of UE per eNodeB 20 Simulation time 25 TTI User speed 5 Km/hr Channel model Winner II eNodeB distances 500 Minimum coupling loss 70 Simulation scenario Urban Thermal noise density -174 Schedulers Best CQI, Round robin, Proportional fair 5. PERFORMANCE EVALUATION AND ANALYSIS From the figure 5 it can be seen that the best CQI scheduler provides maximum throughput as compared to the other 2 (round robin and proportional fair), as it assigns the shared resources first to the users with strong channel conditions and then to rest of the users. RR scheduling being a blind channel algorithm does not take into consideration the channel conditions but assigns equal amount of shared resources to all the users in cyclic manner. Systems using RR scheduler have lowest throughput because of ignoring the UE feedbacks (regarding the channel conditions). On the other hand PF scheduling, considering multiuser diversity, provides reasonable throughput for the given scenario. Statistically it can be seen from the graph of figure 5 that if PF scheduling is implemented, 55% users will have 3 Mbps throughput while under similar conditions with RR
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 222 schedulers 70% of users and with best CQI schedulers 85% of users have 3 Mbps throughput. Fig-5: UE throughput for different packet schedulers The performance of the schedulers changes for throughput beyond 4 Mbps. Using PF scheduler 98% of users have 5 Mbps throughput while the percentages are 95 % and 88% respectively for RR and best CQI respectively for 5 Mbps throughput value. Hence, best CQI scheduler gives uniforml performance for the entire range of throughput. PF schedulers prove to be better compared to RR scheduler in terms of the higher throughput (>4.5Mbps). Figure 6 gives the throughput for 3 different scenarios (mean, edge, and peak) for all the three schedulers. It can be seen that CQI schedulers perform better than RR and PF schedulers for users near to eNodeB and those in the coverage range of eNodeBs as their channel conditions are stronger as compared to cell edge users. Users near the cell edges having poor channel conditions can have better throughputs with PF (or its variant) schedulers as compared to RR scheduler. The fairness factor is least in case of best CQI and higher in case of PF scheduler. Fairness can be quantified using Jain’s fairness index [14], Where T is a vector of simulated user throughputs. J(T) varies from 1 to 0 indicating decreasing order of fairness and is inversely proportional to throughputs. Fig- 6: Mean, Edge and Peak throughput of the RR, PF and best CQI Schedulers Few of the many proposed schedulers for LTE have been compared, for their fairness, by S. Schwarz and et.al.[16]. The book by S. Caban and et.al. [16] discusses few examples of simulations carried out (using the Vienna LTE simulator [13] ) for various scheduling schemes applicable both for LTE as well as LTE-Advanced systems. 6. CONCLUSIONS The paper discusses the CC assignment and scheduling schemes for enabling CA in LTE-Advanced systems. From the simulation results it can be seen that for a CLSM environment, best CQI scheduler provides better performance as compared to RR and PF schedulers. For lower throughputs (<3.5 Mbps) best CQI scheduler provides 18% improvement in throughput as compared to RR and 30% improvement as compared to PF scheduler. For throughputs greater than 4.5 Mbps, PF scheduler gives about 12% improvement and RR scheduler gives 10% improvement as compared to best CQI scheduler. Also, edge users experience higher throughput when using PF schedulers as compared to other 2 schedulers. Whereas peak and medium throughput is achieved by using best CQI scheduler for urban users in areas away from edges of the cell. REFERENCES [1] LIN X., ANDREWS J. & GHOSH A. (2012), Modeling, Analysis and Design for Carrier Aggregation in Heterogeneous Cellular Networks. Submitted to IEEE Transactions on Communications. [2] SIVARAJ R., PANDE_A., ZENGY K., GOVINDANZ K., MOHAPATRA P. (2012), Edge-prioritized Channel- and Traffic-aware Uplink Carrier Aggregation in LTE-Advanced Systems. In Proceedings of 13th IEEE WoWMoM, San Francisco, CA, USA, Jun 2012. [3] DESHMUK M. & PAVALE P.( 2013) Carrier Aggregation for High Speed Data in LTE Advanced System, The SIJ Transactions on Computer Networks & Communication Engineering (CNCE), Vol. 1 (No. 1), March-April 2013
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 08 | Aug-2014, Available @ http://www.ijret.org 223 [4] WANG Y., PEDERSEN K., SORENSEN T. B., and MOGENSEN P., (2010) Carrier load balancing and packet scheduling for multi-carrier systems, IEEE Trans. Wireless Comm., vol. 9, pp. 1780–1789. [5] YUAN G., ZHANG X. and WANG W., YANG Y., (2010) Carrier Aggregation for LTE-Advanced Mobile Communication Systems, IEEE Communications Magazine ,February 2010. [6] GALAVIZ G., COVARRUBIAS D., ANDRADE A. and VILLARREAL S. (2012) Resource block organization strategy for scheduling in carrier aggregated systems, EURASIP Journal on Wireless Communications and Networking 2012:107, http://jwcn.eurasipjournals.com/content/2012/1/107 [7] TSAI T., CHUNG Y. and TSAI Z., (2010) Introduction to Packet Scheduling Algorithms for Communication Networks, published in “Communications and Networking”, Copyright © 2010 Sciyo [8] GUYEN N., CHUONG (JOHN) S., Packet Scheduling for LTE-Advanced, thesis for the Degree of Master of Engineering by Research. [9] KELLY F., MAULLOO A., and TAN D.(1998) Rate control in communication networks: shadow prices, proportional fairness and stability. Journal of the Operational Research Society, volume 49, (April 1998); pp. 237-252, [10] VISWANATH P., TSE D., and LAROIA R. (2002) Opportunistic beam forming using dumb antennas. IEEE Transactions on Information Theory, volume 48 (issue 6, June 2002). [11] TSE D.(2001) Multiuser diversity in wireless networks Wireless Communication Seminar, Stanford University, April 2001 [12] HABEBI M., CHEBIL H., AL-KASSAF A. and DAHAWI T. (2013). Comparison between scheduling techniques in Long Term IIUM Engineering Journal, Volume 14, No. 1. [13] LTE System Level Simulator v1.0 r247 by Institute Of communication and Radio Frequency Engineering, Vienna University of Technology, Vienna, Web: http://www.nt.tuwien.ac.at/ltesimulator [14] JAIN R., CHIU D., and HAWE W.(1984) A Quantitative Measure of Fairness and Discrimination for Resource Allocation in Shared Computer Systems. Tech. Rep. TR-301, DEC, September 1984. [15] SCHWARZ S., MEHLF¨UHRER C. and RUPP M. (2010) Low Complexity Approximate Maximum Throughput Scheduling for LTE. IEEE, Accepted for publication in the proceedings of AsilomarSSC 2010, Asilomar.. [16] CABAN S., MEHLFÜHRER C., RUPP M. , and WRULICH M. (2011) Evaluation of HSDPA and LTE: From Testbed Measurements to System Level Performance, Wiley, 2011.