Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution

Size: px
Start display at page:

Download "Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution"

Transcription

1 Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution Imran Ahmed, Sonia Sadeque, and Suraiya Pervin Northern University Bangladesh, Dhaka, Bangladesh Simon Fraser University, Burnaby, Canada University of Dhaka, Dhaka, Bangladesh Abstract Like many wireless systems, Orthogonal Frequency Division Multiplexing (OFDM needs proper allocation of limited resources such as total transmit power and available frequency bandwidth among the users to meet their service requirements. In this paper, different versions of two evolutionary approaches, Differential Evolution (DE and Particle Swarm Optimization (PSO have been applied for adaptive sub carrier and bit allocations to minimize the overall transmit power of a multi user OFDM system. Each user will be assigned a number of sub carriers with at least one minimum sub carrier even at the worst case. Then the number of bits and the transmit power level for each user are calculated to obtain the optimum requirements. Simulation results show that both the approaches outperform the conventional static and many other dynamic resource allocation schemes in multi user scenario. The results also reveal that the employed two different schemes of DE show better performances than the original and modified versions of PSO. I. INTRODUCTION Being very efficient in combating Inter Symbol Interference (ISI and in the use of available bandwidth, Orthogonal Frequency Division Multiplexing (OFDM is considered as one of the most promising transmission techniques in wideband wireless systems [1], [2]. Multi user OFDM allows multiple users to share the sub carriers in each OFDM frame [3]. Allocation of sub carriers to the users with the best signal to noise ratio (SNR improves the performance of the system. The system performance can be further enhanced by employing resource allocation techniques including number of bits and sub carrier allocation for each user in response to the channel state information (CSI. Two classes of resource allocation schemes exist in OFDM systems: fixed resource allocation [3] and dynamic resource allocation [4],[5],[6],[7]. Fixed resource allocation schemes, such as time division multiple access (TDMA and frequency division multiple access (FDMA, assign an independent dimension, e.g. time slot or sub channel, to each user. A fixed resource allocation scheme is not optimal since the scheme is fixed regardless of the current channel condition. On the other hand, dynamic resource allocation allocates a dimension adaptively to the users based on their channel gains. Due to the time varying nature of the wireless channel, dynamic resource allocation makes full use of multi user diversity to achieve higher performance. Two classes of optimization techniques have been proposed in the dynamic multi user OFDM literature: margin adaptive (MA [7] and rate adaptive (RA [6]. The objective of MA technique is to achieve the minimum overall transmit power given the constraints on the users data rate and bit error rate (BER. On the other hand, the objective of RA technique is to maximize total throughput, where total transmit power and BER are assumed to be constant. These optimization problems are nonlinear and hence computationally intensive to solve. In this paper, although we confine ourselves within MA resource allocation, it can be easily extended for RA schmes. In [7], Wong et. al. proposed an iterative searching algorithm that applies Lagrangian relaxation for optimum multi user sub carrier, bit and power allocation. The algorithm is close to the lower bound of power requirement with high and complex computation. The algorithm proposed in [8], however, over simplifies the sub carrier allocation but could not fully utilize the multi user diversity. In [5], an iterated water-filling algorithm is proposed; the algorithm can acquire similar performance as Wong s algorithm and avoids the computational complexity. Y. B. Reddy et. al. introduced Genetic Algorithm (GA in resource allocation with significant improvements [9]. [1] applies Particle Swarm Optimization (PSO in allocating multi user OFDM resources with some improvements. Q. Feng et. al. worked on differential evolution (DE algorithm for resource allocation of OFDM system and showed some significant improvements [11]. In this paper, PSO [12], [13], [14] has been modified and applied to minimize the total transmit power to allocate sub carriers and number of bits for multi user OFDM systems. The modifications are done in such a way, so that it overcomes the shortcomings of original PSO. In addition, two versions of DE [15], [16] have been deployed as optimizers, so that they can search over diversified spaces more efficiently and quickly. The functions of the considered two types of DE have been compared with those of the original and modified versions of PSO. The overall performances of modified PSO (MPSO and DE methods are further compared with some of the existing fixed and dynamic sub carrier and bit allocation schemes. We show that, the performance and convergence of the conventional PSO have been improved by introducing dynamic inertia weight and by inserting generation index in position update equation, respectively. Simulation results show that, for higher number of users, two types of DE algorithm outperform the considered existing algorithms and even the MPSO, but take longer time for convergence. The rest of the paper is organized as follows: In Section II, the problem of dynamic resource allocation is formulated in multi user OFDM system and system model is described. The MPSO and DE based description for this problem and the parameters for these evolutionary approaches are discussed in Section III. Section IV gives the numerical results and the discussion of the system performance and finally Section V finishes the paper by giving conclusion.

2 II. SYSTEM MODEL In this paper, we consider a multi user OFDM system having K users with (k = 1, 2,..., K and N sub carriers with (n = 1, 2,..., N. The resource allocator at base station allots a subset of N sub carriers to each user and determines the number of bits per each assigned sub carrier on downlink transmission. b n,k {, 1, 2,..., B M } signifies the number of bits for nth sub carrier and kth user, where B M denotes the maximum number of information bits that can be transmitted associated with each sub carrier for a particular modulation scheme. The allocator is assumed to have perfect instantaneous CSI. The channel is modeled as slow varying Rayleigh faded and its components have independent identically distributed (i.i.d complex values with zero mean and unit variance. Let h n,k represents the magnitude of instantaneous channel gain of nth sub carrier and kth user. Additive white Gaussian noise (AWGN is considered in the system with elements of complex value, zero mean and unit variance. The required transmission power of nth sub carrier and kth user at a specified BER, P b for b n,k bits is given by [4], where p n,k = f(b n,k (1 f(b n,k = N ( ( 2 Q 1 Pb ( 2 b n,k 1. (2 3 4 Here N denotes the noise power spectral density and Q 1 denotes the inverse Q function where Q(x = 1 2π e t2 2 dt. In multi user scenario, not more than one user is considered to share a particular sub carrier. Mathematically it is expressed as { 1, bn,k λ n,k = (3, b n,k = The required total transmission power, P can be written as follows [4] P = N f(b n,k λ n,k. (4 The sub carrier and bit allocation problem for minimizing the total transmit power at a constant P b can be formulated as subject to N arg min b n,k,h n,k N f(b n,k x λ n,k (5 λ n,k = N for b n,k {, 1, 2,..., B M } and R k = N b n,k for k = 1, 2,..., K. R k > needs to satisfy n=1 for practical realization of allocation. Moreover, it should be noted that, while satisfying (5, transmit power of each user, p k can also be allocated along other resources (which is termed as power allocation in the literature. Although we confine ourselves within sub carrier and bit allocations in this paper, it can easily be extended for power allocation by satisfying MA optimization. III. APPLICATION OF MPSO AND DE AS OPTIMIZERS A. MPSO Like other evolutionary computation techniques, PSO is a population based search algorithm and is initialized with a population of random solutions, called particles [12]. Each particle in PSO is also associated with a velocity. Particles fly through the search space with velocities which are dynamically adjusted according to their historical behaviors. Therefore, the particles have a tendency to fly towards the better and better search area over the course of search process [13], [14]. The original PSO algorithm is discovered through simplified social model simulation. The PSO algorithm works on the social behavior of particles in the swarm. Therefore, it finds the global best solution by simply adjusting the trajectory of each individual towards its own best location and towards the best particle of the entire swarm at each time step (generation. Optimization by MPSO requires position and velocity values as initial population (swarm set [12]. For defining the problem of multi user OFDM systems, we need to obtain position and velocity matrices as initial population (swarm sets. To this end, we form a channel matrix, H of K rows and N columns where each of the elements denotes channel gain for a definite user using a definite sub carrier. From the channel gains, we form a bit matrix, B of same size of H according to water filling algorithm [4]. According to H and B, we form velocity and position matrices with M rows and N columns each, where M denotes the size of initial population (swarm for each sub carrier. The position matrix consists of user indices. The original PSO updates the components of position and velocity matrices (x p,q and v p,q, respectively from ith generation to (i + 1th generation according to the following [12] v i+1 p,q = wv i p,q + c 1 r i 1 ( ζ i p,q x i p,q + c2 r i 2 ( ψ i q x i p,q (6 x i+1 p,q = xi p,q + vi p,q. (7 for p {1, 2,, M}, q {1, 2,, N}. Here, w is the inertia weight, c 1 and c 2 are positive constants, r i 1 and ri 2 are two random variables within the range [ : 1]. ζ i p,q and ψ i q are the local and global optimum values, respectively for a specific iteration index, i. For every generation, we verify (5. After a number of generations, we obtain the optimum result for a definite arrangement of user index from which we can obtain sub carrier and bit arrangements. It was observed from [1] that, in comparison to GA, PSO needs more iterations to converge to the optimum value. In (7, we see that the previous position has been added with the newly obtained velocity to get the new position which reveals the mismatch of dimensions. To give an idea of timing information to the update equations, we introduced the generation index in the position update equation, which gives the following expression x i+1 p,q = x i p,q + i v i p,q. (8 where i denotes the generation index normalized by total number of iterations. In conventional PSO, inertia weight was static throughout all the iterations. In this paper, we decrease the inertia weight from a relatively large value to a small value through the course of the PSO run. The reason behind it is that, the large inertia weight facilitates global search while the small inertia weight facilitates local search and this dynamic

3 change of inertia weight helps towards better results [14]. The inertia weight, w in (6, is replaced by the dynamic inertia weight w i, which can be defined as follows w i = w h i w s (9 where w s = (w h w l /w r. Here w h, w l and w r define maximum, minimum and incremental rate of inertia weight. B. DE The DE algorithm is a population based algorithm like GA using the similar operations like crossover, mutation and selection. The main difference in constructing better solutions is that GA relies on crossover while DE relies on mutation operation. This main operation is based on the differences of randomly sampled pairs of solutions in the population and it is defined as mutation. Based on the mutation, we define two different schemes of DE algorithm as DE 1 (DE/rand/1 and DE 2 (DE/rand/1 with per-vector-dither[17]. Both of the schemes require three control parameters: weight factor (F, crossover rate (C R, and population size (N P. The initially generated populations are moved towards the optimum solution by carrying out mutation, crossover and selection operation for each generation. Optimization by DE 1 and DE 2 requires 3 random matrices as initial populations. These matrices consist user indices and each of the matrices are of N P rows and N columns. In every generation, we shuffle the three matrices by using a rotate matrix which is also randomly generated. However, for a definite generation i, we then perform the mutation operation by differential variation and form a mutant matrix, m X i. This operation depends on the type of DE and for DE 1 and DE 2, the operations for each of the elements of m X i are mx i p,q = ri (3 p,q + F (r i r i (1 (1p,q (2p,q and mx i p,q = ri (3 p,q + (r i (1p,q r i (2p,q ((1 Fr + F, (11 respectively for p {1, 2,, N R } and q {1, 2,, N}. r i (1 p,q, r i (2 p,q and r i (3 p,q denote the (p, q elements of 3 random matrices at generation, i. The mutant matrix, m X i of ith generation is then compared with the solution matrix, X i 1 of (i 1th generation according to the H and B by satisfying (5. Crossover operator C R is used to increase the diversity of mutant matrix. This constant represents the probability of trial vector inherits parameter values from the mutant matrix. Mutant individual and target individual are subjected to crossover to generate the trial individual according to C R. After crossover, selection operation is performed to obtain the new solution matrix, X i for ith generation. After a definite number of generations, the convergence is achieved and we get the sub carrier and number of bits from the converged user indices. IV. NUMERICAL RESULTS In this section we discuss on the simulations and their results under different conditions. TABLE I SPECIFICATIONS OF MPSO Parameter Value Initial Swarm Size 25 Generations 1 to 1 c c w h 1.2 w l.1 TABLE II SPECIFICATIONS OF DE Parameter Value Initial Population Size 25 Generations 1 to 1 F.85 C R.9 A. Specifications In the simulations, slow varying Rayleigh fading channel has been used and it has been assumed to be known to the resource allocator at base station. The total transmitted power and bandwidth have been taken as.1w and 1MHz. The overall bit error rate (BER is taken as 1 3. The total bandwidth is divided into 64 sub carriers for different number of users whereas the user locations are assumed to be equally distributed. 2, 4, 6 and 8 users have been considered in different aspects. We take b n,k {, 2, 4, 6} which specify no modulation, 4PSK, 16QAM and 64QAM, respectively. The parameters of MPSO and DE follow the specifications of Table I and II. B. Results Fig. 1 shows minimization of total transmit power vs. number of generations which actually shows the nature of convergence curves of different optimization schemes. First, we see that, the rate of convergence has been improved by modifying the PSO which was the shortcoming of original PSO in comparison to other evolutionary approaches like GA [1]. The introduction of generation index in the position update equation of MPSO helps to achieve the faster convergence. Moreover, the final optimum result is also improved by using MPSO over the original version of it. By using dynamic inertia weight, the searching operation has become more efficient for MPSO. The high initial value of inertia weight helps to achieve global optimum search space first. Then the gradual decrease of inertia weight facilitates the local search. The rates of convergence and final converged values of DE 1 and DE 2 are also comparable to MPSO. It should be noted that, the number of generations does not explicitly indicate the amount of time required by the optimization schemes. For instance, it can be shown that, the time required by DE 1 amd DE 2 for each generation takes more time than that by MPSO. Table III shows 1 trial runs to minimize total transmit power for 4 user OFDM system using different algorithms. It is evident from most of the observations that, we get better results for two branches of DE. The reason behind showing this table is that, each of the evolutionary algorithms provide

4 Minimum transmit power (in dbm MPSO PSO DE 1 DE Generation Index Fig. 1. Convergence curves of different algorithms for allocating sub carrier and bits of 4 user OFDM systems. TABLE III MINIMUM TRANSMIT POWER (IN dbm USING DIFFERENT ALGORITHMS FOR 4 USER OFDM SYSTEM WITH DIFFERENT RUN TIMES. ALL THE SIMULATIONS HAVE BEEN CARRIED OUT ON A PC (PROCESSOR: INTEL(R, CORE(TM 2 CPU, 1.73 GHZ, RAM: 248 MB Run Index MPSO DE 1 DE Mean nearly same results for all the trial runs. This result is more highlighted with respect to different number of users in Fig. 2. Here, we show minimization of total transmit power vs. number of users with different algorithms 1. We see that all the dynamic allocation algorithms outperform fixed TDMA and FDMA schemes. Although Wong s [7] algorithm 2 shows an excellent performance for lower number of users, its performance declines for high number of users. On the contrary, MPSO and DE algorithms do not provide good performance for lower number of users at all. But their performances improve for high number of users. This is mainly due to the fact that, in comparison to other methods, evolutionary 1 The specifications of GA follows [18] 2 The specifications of Wong s algorithm follows [7] Minimum transmit power (in dbm TDMA (fixed FDMA (fixed Algorithm of Wong GA PSO MPSO DE1 DE Number of users Fig. 2. Minimum total transmit power vs. number of users for different algorithms for multi user OFDM systems. TABLE IV EXECUTION TIME (IN SECOND REQUIRED TO REACH A TARGET VALUE OF 3.45 dbm FOR 4 USER OFDM SYSTEM IN DIFFERENT TRIAL RUN WITH DIFFERENT ALGORITHMS. ALL THE SIMULATIONS HAVE BEEN CARRIED OUT ON A PC (PROCESSOR: INTEL(R, CORE(TM 2 CPU, 1.73 GHZ, RAM: 248 MB Run Index PSO MPSO DE-1 DE-2 [7] algorithms can handle efficiently with large number of data in terms of performance and complexity [1]. Moreover, among the considered evolutionary approaches, DE 2 is found to be the best in minimizing the total transmit power. Because, relatively higher value of C R (.9 is chosen for simulations, which means 9 percent of the elements of the trial vector were identical to those of the mutant vector and it implies a high density. It seems that, due to the high crossover constant, the path length is increased without a significant higher speed to approach the minimum. With each generation, the individuals got closer to each other and converged before they reach the minimum. On the other hand, if C R is chosen too small then more generations are likely to be needed to find the minimum or it might even not find the global minimum value [15]. In Table IV, we compare the execution time required to reach a target value of 3.45 dbm by different algorithms for 4 user OFDM system. It is of high importance to calculate the convergence time of the evolutionary algorithms for practical implementation. Several conclusions can be drawn from the Table IV. First we see that, MPSO shows better efficiency in execution time in comparison to its original version. Moreover,

5 execution time of MPSO is also comparable to that of [7] for all the considered trial runs which makes MPSO as practically feasible to implement. Although it is evident from Fig. 2 that both the versions of DE outperform MPSO for higher number of users, their time requirements are relatively higher than MPSO. As greedy selection scheme is used in DE, the trial vector yields a better cost function value compared to the parameter vector. As a result, DE shows the significant improvement in the overall performance, although its execution time is relatively higher than the other ones. However, DE-2 needs less time to converge than DE-1 because of the variation in calculating the differential variation. DE-2 uses some randomly generated value with F to calculate the difference vector which emerges to minimize the total execution time in reaching the optimum value [16]. TABLE V NUMBER OF FUNCTIONS EVALUATED (RUN TIME FUNCTIONS OF THE ALGORITHMS OF DIFFERENT TRIAL RUN FOR MA OPTIMIZATION FOR 4 USER OFDM SYSTEM FOR A TARGET VALUE OF 3.45 dbm. ALL THE SIMULATIONS WERE CARRIED OUT ON A PC (PROCESSOR: INTEL(R, CORE(TM 2 CPU, 2. GHZ, RAM: 4 GB. Run Index MPSO DE-1 DE Table V represents the number of functions evaluated by MPSO, DE-1 and DE-2 to reach a target value of 3.45 dbm. 1 different trials have been made for evaluating the results for each of the algorithms. It should be noted that, for MPSO, we counted the number of position and velocity update equations used for total generations, and for DE algorithms, we counted the number of equations for selection, cross over and mutation operations for total generations. Like previous case, MPSO evaluates less functions than DE-1 and DE-2 to reach a specified target value. However, DE-2 requires less number of functions to be evaluated than DE-1. So, in terms of usage of functions, MPSO is more efficient than DE algorithms although DE algorithms perform relatively better than MPSO. REFERENCES [1] R. Chang. Orthogonal frequency division multiplexing. US. Patent-3, , January 197. [2] Y. Wu and W. Y. Zou. Orthogonal Frequency Division Multiplexing: A Multi- Carrier Modulation Scheme. IEEE Trans. Consumer Electronics, 41: , August [3] E. Lawrey. Multiuser OFDM. Proc. International Symposium on Signal Processing and its Applications, August [4] J. Jang and K. B. Lee. Transmit power adaptation for multiuser OFDM systems. IEEE J. Select. Areas Commun., 21: , February 23. [5] I. Kim, H. L. Lee, B. Kim, and Y. H. Lee. On the use of linear programming for dynamic subchannel and bit allocation in multiuser OFDM. Proc. IEEE Global Communications Conf., 6: , November 21. [6] W. Rhee and J. M. Cioffi. Increasing in capacity of multiuser OFDM system using dynamic subchannel allocation. Proc. IEEE VTC, May 2. [7] C. Wong, R. S. Cheng, K. B. Letaief, and R. D. Murch. Multicarrier OFDM with adaptive subcarrier, bit, and power allocation. IEEE J. Select. Areas Commun., 17: , October [8] E. Bakhtiari and B. H. Khalaj. A new joint power and subcarrier allocation scheme for multiuser OFDM systems. Proc. of IEEE PIMRC, 2: , September 23. [9] Y. B. Reddy and N. Gajendar. Evolutionary approach for efficient resource allocation in multi-user OFDM systems. Journal of Communications, 2:42 48, August 27. [1] I. Ahmed and S. P. Majumder. Adaptive Resource Allocation Based on Modified Genetic Algorithm and Particle Swarm Optimization for Multiuser OFDM Systems. Proc. of ICECE, December 28. [11] QIAO. Feng and LIN. Ping. A differential evolutionary based algorithm for multiuser OFDMA system adaptive resource allocation. Journal of Communication and Computer, ISSN , USA, 5:44 48, December 28. [12] R. C. Eberhart and J. Kennedy. A new optimizer using particle swarm theory. Proc. Sixth International Symposium on Micro Machine and Human Science, pages 39 43, [13] Y. Shi and R. C. Eberhart. Parameter selection in particle swarm optimization. Proc. Annual Conference on Evolutionary Computation, March [14] R. C. Eberhart and Y. Shi. Particle swarm optimization: developments, applications and resources. Proc. Congress on Evolutionary Computation, South Korea, 21. [15] J. Ronkkonen, S. KUKKONEN and K.V. Price. Real-Parameter Optimization with Differential Evolution. IEEE Xplore, pages , 25. [16] R. Gamperle, S. Muller and P. Koumoutsakos. A Parameter Study for Differential Evolution. WSEAS Int. Conf. on Advances in Intelligent Systems, Fuzzy Systems, Evolutionary Computation, 22. [17] U.K. Chakraborty, S. Das and A. Konar. De with local neighborhood. Pro-ceedings of Congress on Evolutionary Computation, 26. [18] K. Man, K. S. Tang and S. Kwong. Genetic Algorithm: concepts and applications. IEEE Trans. Industrial Electronics, 43: , October V. CONCLUSION In this paper, we allocated sub carrier and number of bits for multi user OFDM systems by minimizing total transmit power using MPSO and DE algorithms. Both the algorithms outperform other existing considered algorithms for higher number of users. However, DE performs relatively better than MPSO but takes more time to converge. Moreover, the time requirement for the convergence of MPSO is comparable to other real time existing algorithm.

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Changho Suh, Yunok Cho, and Seokhyun Yoon Samsung Electronics Co., Ltd, P.O.BOX 105, Suwon, S. Korea. email: becal.suh@samsung.com,

More information

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Transmit Power Allocation for Performance Improvement in Systems Chang Soon Par O and wang Bo (Ed) Lee School of Electrical Engineering and Computer Science, Seoul National University parcs@mobile.snu.ac.r,

More information

Transmit Power Adaptation for Multiuser OFDM Systems

Transmit Power Adaptation for Multiuser OFDM Systems IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 2, FEBRUARY 2003 171 Transmit Power Adaptation Multiuser OFDM Systems Jiho Jang, Student Member, IEEE, Kwang Bok Lee, Member, IEEE Abstract

More information

OFDM Systems Resource Allocation using Multi- Objective Particle Swarm Optimization

OFDM Systems Resource Allocation using Multi- Objective Particle Swarm Optimization OFDM Systems Resource Allocation using Multi- Objective Particle Swarm Optimization Rajendrasingh Annauth 1 and Harry C.S.Rughooputh 2 1 Department of Electrical and Electronic Engineering, University

More information

FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK

FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK Seema K M.Tech, Digital Electronics and Communication Systems Telecommunication department PESIT, Bangalore-560085 seema.naik8@gmail.com

More information

MULTICARRIER communication systems are promising

MULTICARRIER communication systems are promising 1658 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 52, NO. 10, OCTOBER 2004 Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Chang Soon Park, Student Member, IEEE, and Kwang

More information

Adaptive Resource Allocation in Multiuser OFDM Systems with Proportional Rate Constraints

Adaptive Resource Allocation in Multiuser OFDM Systems with Proportional Rate Constraints TO APPEAR IN IEEE TRANS. ON WIRELESS COMMUNICATIONS 1 Adaptive Resource Allocation in Multiuser OFDM Systems with Proportional Rate Constraints Zukang Shen, Student Member, IEEE, Jeffrey G. Andrews, Member,

More information

A LOW COMPLEXITY SCHEDULING FOR DOWNLINK OF OFDMA SYSTEM WITH PROPORTIONAL RESOURCE ALLOCATION

A LOW COMPLEXITY SCHEDULING FOR DOWNLINK OF OFDMA SYSTEM WITH PROPORTIONAL RESOURCE ALLOCATION A LOW COMPLEXITY SCHEDULING FOR DOWNLINK OF OFDMA SYSTEM WITH PROPORTIONAL RESOURCE ALLOCATION 1 ROOPASHREE, 2 SHRIVIDHYA G Dept of Electronics & Communication, NMAMIT, Nitte, India Email: rupsknown2u@gmailcom,

More information

New Cross-layer QoS-based Scheduling Algorithm in LTE System

New Cross-layer QoS-based Scheduling Algorithm in LTE System New Cross-layer QoS-based Scheduling Algorithm in LTE System MOHAMED A. ABD EL- MOHAMED S. EL- MOHSEN M. TATAWY GAWAD MAHALLAWY Network Planning Dep. Network Planning Dep. Comm. & Electronics Dep. National

More information

Optimization of OFDM Systems Using Genetic Algorithm in FPGA

Optimization of OFDM Systems Using Genetic Algorithm in FPGA Optimization of OFDM Systems Using Genetic Algorithm in FPGA 1 S.Venkatachalam, 2 T.Manigandan 1 Kongu Engineering College, Perundurai-638052, Tamil Nadu, India 2 P.A. College of Engineering and Technology,

More information

Noise Plus Interference Power Estimation in Adaptive OFDM Systems

Noise Plus Interference Power Estimation in Adaptive OFDM Systems Noise Plus Interference Power Estimation in Adaptive OFDM Systems Tevfik Yücek and Hüseyin Arslan Department of Electrical Engineering, University of South Florida 4202 E. Fowler Avenue, ENB-118, Tampa,

More information

An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems

An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems K.Siva Rama Krishna, K.Veerraju Chowdary, M.Shiva, V.Rama Krishna Raju Abstract- This paper focuses on the algorithm

More information

G410 CHANNEL ESTIMATION USING LEAST SQUARE ESTIMATION (LSE) ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM

G410 CHANNEL ESTIMATION USING LEAST SQUARE ESTIMATION (LSE) ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM G410 CHANNEL ESTIMATION USING LEAST SQUARE ESTIMATION (LSE) ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM Muhamad Asvial and Indra W Gumilang Electrical Engineering Deparment, Faculty of Engineering

More information

An Efficient Subcarrier and Power Allocation Scheme for Multiuser MIMO-OFDM System

An Efficient Subcarrier and Power Allocation Scheme for Multiuser MIMO-OFDM System International Journal of Recent Development in Engineering and Technology Website: www.ijrdet.com (ISSN - (Online)) Volume, Issue, March ) An Efficient Subcarrier and Power Allocation Scheme for Multiuser

More information

Study of Turbo Coded OFDM over Fading Channel

Study of Turbo Coded OFDM over Fading Channel International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 2 (August 2012), PP. 54-58 Study of Turbo Coded OFDM over Fading Channel

More information

Adaptive OFDMA Resource Allocation using Modified Multi-Dimension Genetic Algorithm

Adaptive OFDMA Resource Allocation using Modified Multi-Dimension Genetic Algorithm Adaptive OFDMA Resource Allocation using Modified Multi-Dimension Genetic Algorithm Mohammed Khalid Ibrahim Department of Electrical Engineering University of Babylon Babylon, Iraq mohammedkhalidibraheem@gmail.com

More information

Technical University Berlin Telecommunication Networks Group

Technical University Berlin Telecommunication Networks Group Technical University Berlin Telecommunication Networks Group Comparison of Different Fairness Approaches in OFDM-FDMA Systems James Gross, Holger Karl {gross,karl}@tkn.tu-berlin.de Berlin, March 2004 TKN

More information

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY 1 MOHAMMAD RIAZ AHMED, 1 MD.RUMEN AHMED, 1 MD.RUHUL AMIN ROBIN, 1 MD.ASADUZZAMAN, 2 MD.MAHBUB

More information

A Low-Complexity Subcarrier-Power Allocation Scheme for Frequency-Division Multiple-Access Systems

A Low-Complexity Subcarrier-Power Allocation Scheme for Frequency-Division Multiple-Access Systems IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 9, NO. 5, MAY 2010 1571 A Low-Complexity Subcarrier-Power Allocation Scheme for Frequency-Division Multiple-Access Systems Tingting Liu, Student Member,

More information

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System # - Joint Transmitter-Receiver Adaptive orward-link D-CDMA ystem Li Gao and Tan. Wong Department of Electrical & Computer Engineering University of lorida Gainesville lorida 3-3 Abstract A joint transmitter-receiver

More information

Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario

Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario Centralized and Distributed LTE Uplink Scheduling in a Distributed Base Station Scenario ACTEA 29 July -17, 29 Zouk Mosbeh, Lebanon Elias Yaacoub and Zaher Dawy Department of Electrical and Computer Engineering,

More information

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel Journal of Scientific & Industrial Research Vol. 73, July 2014, pp. 443-447 Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel S. Mohandass * and

More information

M.Renuga Devi Assistant Professor,ECE Department, Bannari Amman Institute of Technology, Sathyamangalam.

M.Renuga Devi Assistant Professor,ECE Department, Bannari Amman Institute of Technology, Sathyamangalam. Implementation Of Adaptive Resource Allocation in OFDMA using various Optimization Techniques N.Sasireka Assistant Professor,ECE Department, Bannari Amman Institute of Technology, Sathyamangalam. M.Renuga

More information

Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints

Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints Pranoti M. Maske PG Department M. B. E. Society s College of Engineering Ambajogai Ambajogai,

More information

ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM

ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM K.V. N. Kavitha 1, Siripurapu Venkatesh Babu 1 and N. Senthil Nathan 2 1 School of Electronics Engineering,

More information

Adaptive Resource Allocation in MIMO-OFDM Communication System

Adaptive Resource Allocation in MIMO-OFDM Communication System IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 7, 2013 ISSN (online): 2321-0613 Adaptive Resource Allocation in MIMO-OFDM Communication System Saleema N. A. 1 1 PG Scholar,

More information

ADAPTIVITY IN MC-CDMA SYSTEMS

ADAPTIVITY IN MC-CDMA SYSTEMS ADAPTIVITY IN MC-CDMA SYSTEMS Ivan Cosovic German Aerospace Center (DLR), Inst. of Communications and Navigation Oberpfaffenhofen, 82234 Wessling, Germany ivan.cosovic@dlr.de Stefan Kaiser DoCoMo Communications

More information

AN EFFICIENT RESOURCE ALLOCATION FOR MULTIUSER MIMO-OFDM SYSTEMS WITH ZERO-FORCING BEAMFORMER

AN EFFICIENT RESOURCE ALLOCATION FOR MULTIUSER MIMO-OFDM SYSTEMS WITH ZERO-FORCING BEAMFORMER AN EFFICIENT RESOURCE ALLOCATION FOR MULTIUSER MIMO-OFDM SYSTEMS WITH ZERO-FORCING BEAMFORMER Young-il Shin Mobile Internet Development Dept. Infra Laboratory Korea Telecom Seoul, KOREA Tae-Sung Kang Dept.

More information

Stable matching for channel access control in cognitive radio systems

Stable matching for channel access control in cognitive radio systems CIP200: 200 IAPR Workshop on Cognitive Information Processing Stable matching for channel access control in cognitive radio systems Yoav Yaffe Amir Leshem, Ephraim Zehavi School of Engineering, Bar-Ilan

More information

Degrees of Freedom in Adaptive Modulation: A Unified View

Degrees of Freedom in Adaptive Modulation: A Unified View Degrees of Freedom in Adaptive Modulation: A Unified View Seong Taek Chung and Andrea Goldsmith Stanford University Wireless System Laboratory David Packard Building Stanford, CA, U.S.A. taek,andrea @systems.stanford.edu

More information

IN RECENT years, wireless multiple-input multiple-output

IN RECENT years, wireless multiple-input multiple-output 1936 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 6, NOVEMBER 2004 On Strategies of Multiuser MIMO Transmit Signal Processing Ruly Lai-U Choi, Michel T. Ivrlač, Ross D. Murch, and Wolfgang

More information

Resource Allocation of Power in FBMC based 5G Networks using Fuzzy Rule Base System and Wavelet Transform

Resource Allocation of Power in FBMC based 5G Networks using Fuzzy Rule Base System and Wavelet Transform Resource Allocation of Power in FBMC based 5G Networks using Fuzzy Rule Base System and Wavelet Transform Javaid A. Sheikh 1, Farhana Mustafa 2, Arshid Iqbal 3 Department of E &IT, University Of Kashmir,

More information

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm 1 Ch.Srikanth, 2 B.Rajanna 1 PG SCHOLAR, 2 Assistant Professor Vaagdevi college of engineering. (warangal) ABSTRACT power than

More information

Subcarrier Based Resource Allocation

Subcarrier Based Resource Allocation Subcarrier Based Resource Allocation Ravikant Saini, Swades De, Bharti School of Telecommunications, Indian Institute of Technology Delhi, India Electrical Engineering Department, Indian Institute of Technology

More information

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Nidhi Sindhwani Department of ECE, ASET, GGSIPU, Delhi, India Abstract: In MIMO system, there are several number of users

More information

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networs Christian Müller*, Anja Klein*, Fran Wegner**, Martin Kuipers**, Bernhard Raaf** *Communications Engineering Lab, Technische Universität

More information

Dynamic Resource Allocation in OFDM Systems: An Overview of Cross-Layer Optimization Principles and Techniques

Dynamic Resource Allocation in OFDM Systems: An Overview of Cross-Layer Optimization Principles and Techniques 1 Dynamic Resource Allocation in OFDM Systems: An Overview of Cross-Layer Optimization Principles and Techniques Mathias Bohge, James Gross, Michael Meyer, Adam Wolisz Telecommunication Networks Group

More information

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS Sanjana T and Suma M N Department of Electronics and communication, BMS College of Engineering, Bangalore, India ABSTRACT In

More information

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target Advanced Studies in Biology, Vol. 3, 2011, no. 1, 43-53 Improvement of Robot Path Planning Using Particle Swarm Optimization in Dynamic Environments with Mobile Obstacles and Target Maryam Yarmohamadi

More information

A Distributed Opportunistic Access Scheme for OFDMA Systems

A Distributed Opportunistic Access Scheme for OFDMA Systems A Distributed Opportunistic Access Scheme for OFDMA Systems Dandan Wang Richardson, Tx 7508 Email: dxw05000@utdallas.edu Hlaing Minn Richardson, Tx 7508 Email: hlaing.minn@utdallas.edu Naofal Al-Dhahir

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Mohammad Katoozian, Keivan Navaie Electrical and Computer Engineering Department Tarbiat Modares University, Tehran,

More information

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1 Adaptive, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights Ehab Armanious, David D. Falconer, and Halim Yanikomeroglu Broadband Communications and Wireless

More information

DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS

DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS Srinivas karedla 1, Dr. Ch. Santhi Rani 2 1 Assistant Professor, Department of Electronics and

More information

Low-Complexity OFDMA Channel Allocation With Nash Bargaining Solution Fairness

Low-Complexity OFDMA Channel Allocation With Nash Bargaining Solution Fairness Low-Complexity OFDMA Channel Allocation With Nash Bargaining Solution Fairness Zhu Han, Zhu Ji, and K. J. Ray Liu Electrical and Computer Engineering Department, University of Maryland, College Park Abstract

More information

Rate and Power Adaptation in OFDM with Quantized Feedback

Rate and Power Adaptation in OFDM with Quantized Feedback Rate and Power Adaptation in OFDM with Quantized Feedback A. P. Dileep Department of Electrical Engineering Indian Institute of Technology Madras Chennai ees@ee.iitm.ac.in Srikrishna Bhashyam Department

More information

Combined Transmitter Diversity and Multi-Level Modulation Techniques

Combined Transmitter Diversity and Multi-Level Modulation Techniques SETIT 2005 3rd International Conference: Sciences of Electronic, Technologies of Information and Telecommunications March 27 3, 2005 TUNISIA Combined Transmitter Diversity and Multi-Level Modulation Techniques

More information

Multi attribute augmentation for Pre-DFT Combining in Coded SIMO- OFDM Systems

Multi attribute augmentation for Pre-DFT Combining in Coded SIMO- OFDM Systems Multi attribute augmentation for Pre-DFT Combining in Coded SIMO- OFDM Systems M.Arun kumar, Kantipudi MVV Prasad, Dr.V.Sailaja Dept of Electronics &Communication Engineering. GIET, Rajahmundry. ABSTRACT

More information

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA By Hamed D. AlSharari College of Engineering, Aljouf University, Sakaka, Aljouf 2014, Kingdom of Saudi Arabia, hamed_100@hotmail.com

More information

A Utility-Approached Radio Resource Allocation Algorithm for Downlink in OFDMA Cellular Systems

A Utility-Approached Radio Resource Allocation Algorithm for Downlink in OFDMA Cellular Systems A Utility-Approached Radio Resource Allocation Algorithm for Downlin in OFDMA Cellular Systems Lue T. H. Lee Chung-Ju Chang Yih-Shen Chen and Scott Shen Department of Communication Engineering National

More information

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques 1 Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques Bin Song and Martin Haardt Outline 2 Multi-user user MIMO System (main topic in phase I and phase II) critical problem Downlink

More information

Diversity Techniques

Diversity Techniques Diversity Techniques Vasileios Papoutsis Wireless Telecommunication Laboratory Department of Electrical and Computer Engineering University of Patras Patras, Greece No.1 Outline Introduction Diversity

More information

Cooperative Orthogonal Space-Time-Frequency Block Codes over a MIMO-OFDM Frequency Selective Channel

Cooperative Orthogonal Space-Time-Frequency Block Codes over a MIMO-OFDM Frequency Selective Channel Cooperative Orthogonal Space-Time-Frequency Block Codes over a MIMO-OFDM Frequency Selective Channel M. Rezaei* and A. Falahati* (C.A.) Abstract: In this paper, a cooperative algorithm to improve the orthogonal

More information

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Therdkiat A. (Kiak) Araki-Sakaguchi Laboratory MCRG group seminar 12 July 2012

More information

Improving the Data Rate of OFDM System in Rayleigh Fading Channel Using Spatial Multiplexing with Different Modulation Techniques

Improving the Data Rate of OFDM System in Rayleigh Fading Channel Using Spatial Multiplexing with Different Modulation Techniques 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Improving the Data Rate of OFDM System in Rayleigh Fading Channel

More information

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels IEEE TRANSACTIONS ON COMMUNICATIONS, VOL 47, NO 1, JANUARY 1999 27 An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels Won Gi Jeon, Student

More information

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 44 CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 3.1 INTRODUCTION A unique feature of the OFDM communication scheme is that, due to the IFFT at the transmitter and the FFT

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks

Impact of Interference Model on Capacity in CDMA Cellular Networks SCI 04: COMMUNICATION AND NETWORK SYSTEMS, TECHNOLOGIES AND APPLICATIONS 404 Impact of Interference Model on Capacity in CDMA Cellular Networks Robert AKL and Asad PARVEZ Department of Computer Science

More information

On the effect of inband signaling and realistic channel knowledge on dynamic. OFDM-FDMA systems

On the effect of inband signaling and realistic channel knowledge on dynamic. OFDM-FDMA systems On the effect of inband signaling and realistic channel knowledge on dynamic OFDM-FDMA systems James Gross, Holger Karl, Adam Wolisz TU Berlin Einsteinufer 5, 0587 Berlin, Germany {gross karl wolisz}@tkn.tu-berlin.de

More information

ENERGY EFFICIENT WATER-FILLING ALGORITHM FOR MIMO- OFDMA CELLULAR SYSTEM

ENERGY EFFICIENT WATER-FILLING ALGORITHM FOR MIMO- OFDMA CELLULAR SYSTEM ENERGY EFFICIENT WATER-FILLING ALGORITHM FOR MIMO- OFDMA CELLULAR SYSTEM Hailu Belay Kassa, Dereje H.Mariam Addis Ababa University, Ethiopia Farzad Moazzami, Yacob Astatke Morgan State University Baltimore,

More information

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Abstract A Orthogonal Frequency Division Multiplexing (OFDM) scheme offers high spectral efficiency and better resistance to

More information

Effects of Fading Channels on OFDM

Effects of Fading Channels on OFDM IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 116-121 Effects of Fading Channels on OFDM Ahmed Alshammari, Saleh Albdran, and Dr. Mohammad

More information

Performance Evaluation of STBC-OFDM System for Wireless Communication

Performance Evaluation of STBC-OFDM System for Wireless Communication Performance Evaluation of STBC-OFDM System for Wireless Communication Apeksha Deshmukh, Prof. Dr. M. D. Kokate Department of E&TC, K.K.W.I.E.R. College, Nasik, apeksha19may@gmail.com Abstract In this paper

More information

Population Adaptation for Genetic Algorithm-based Cognitive Radios

Population Adaptation for Genetic Algorithm-based Cognitive Radios Population Adaptation for Genetic Algorithm-based Cognitive Radios Timothy R. Newman, Rakesh Rajbanshi, Alexander M. Wyglinski, Joseph B. Evans, and Gary J. Minden Information Technology and Telecommunications

More information

Dynamic Fair Channel Allocation for Wideband Systems

Dynamic Fair Channel Allocation for Wideband Systems Outlines Introduction and Motivation Dynamic Fair Channel Allocation for Wideband Systems Department of Mobile Communications Eurecom Institute Sophia Antipolis 19/10/2006 Outline of Part I Outlines Introduction

More information

Optimal subcarrier allocation for 2-user downlink multiantenna OFDMA channels with beamforming interpolation

Optimal subcarrier allocation for 2-user downlink multiantenna OFDMA channels with beamforming interpolation 013 13th International Symposium on Communications and Information Technologies (ISCIT) Optimal subcarrier allocation for -user downlink multiantenna OFDMA channels with beamforming interpolation Kritsada

More information

Low Complexity Subcarrier and Power Allocation Algorithm for Uplink OFDMA Systems

Low Complexity Subcarrier and Power Allocation Algorithm for Uplink OFDMA Systems Low Complexity Subcarrier and Power Allocation Algorithm for Uplink OFDMA Systems Mohammed Al-Imari, Pei Xiao, Muhammad Ali Imran, and Rahim Tafazolli Abstract In this article, we consider the joint subcarrier

More information

Comb type Pilot arrangement based Channel Estimation for Spatial Multiplexing MIMO-OFDM Systems

Comb type Pilot arrangement based Channel Estimation for Spatial Multiplexing MIMO-OFDM Systems Comb type Pilot arrangement based Channel Estimation for Spatial Multiplexing MIMO-OFDM Systems Mr Umesha G B 1, Dr M N Shanmukha Swamy 2 1Research Scholar, Department of ECE, SJCE, Mysore, Karnataka State,

More information

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 5 (2014), pp. 463-468 Research India Publications http://www.ripublication.com/aeee.htm Power Efficiency of LDPC Codes under

More information

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 8 ǁ August 2013 ǁ PP.45-51 Improving Channel Estimation in OFDM System Using Time

More information

ADAPTIVE RESOURCE ALLOCATION FOR WIRELESS MULTICAST MIMO-OFDM SYSTEMS

ADAPTIVE RESOURCE ALLOCATION FOR WIRELESS MULTICAST MIMO-OFDM SYSTEMS ADAPTIVE RESOURCE ALLOCATION FOR WIRELESS MULTICAST MIMO-OFDM SYSTEMS SHANMUGAVEL G 1, PRELLY K.E 2 1,2 Department of ECE, DMI College of Engineering, Chennai. Email: shangvcs.in@gmail.com, prellyke@gmail.com

More information

A Linear-Complexity Resource Allocation Method for Heterogeneous Multiuser OFDM Downlink

A Linear-Complexity Resource Allocation Method for Heterogeneous Multiuser OFDM Downlink A Linear-Complexity Resource Allocation Method for Heterogeneous Multiuser OFDM Downlin Chunhui Liu, Ane Schmein and Rudolf Mathar Institute for Theoretical Information Technology, UMIC Research Centre,

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Dynamic Allocation of Subcarriers and Powers in. a Multiuser OFDM Cellular Network

Dynamic Allocation of Subcarriers and Powers in. a Multiuser OFDM Cellular Network Dynamic Allocation of Subcarriers and Powers in 1 a Multiuser OFDM Cellular Network Thaya Thanabalasingham, Stephen V. Hanly and Lachlan L. H. Andrew Abstract This paper considers a resource allocation

More information

Impact of CSI on Radio Resource Management Techniques for the OFDMA Downlink

Impact of CSI on Radio Resource Management Techniques for the OFDMA Downlink 06 JOURNAL OF COMMUNICATIONS, VOL. 6, NO. 4, JULY 0 Impact of CSI on Radio Resource Management Techniques for the OFDMA Downlink Leonidas Sivridis, Xinheng Wang and Jinho Choi School of Engineering Swansea

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

MIMO Uplink NOMA with Successive Bandwidth Division

MIMO Uplink NOMA with Successive Bandwidth Division Workshop on Novel Waveform and MAC Design for 5G (NWM5G 016) MIMO Uplink with Successive Bandwidth Division Soma Qureshi and Syed Ali Hassan School of Electrical Engineering & Computer Science (SEECS)

More information

Written Exam Channel Modeling for Wireless Communications - ETIN10

Written Exam Channel Modeling for Wireless Communications - ETIN10 Written Exam Channel Modeling for Wireless Communications - ETIN10 Department of Electrical and Information Technology Lund University 2017-03-13 2.00 PM - 7.00 PM A minimum of 30 out of 60 points are

More information

ORTHOGONAL frequency division multiplexing (OFDM)

ORTHOGONAL frequency division multiplexing (OFDM) 144 IEEE TRANSACTIONS ON BROADCASTING, VOL. 51, NO. 1, MARCH 2005 Performance Analysis for OFDM-CDMA With Joint Frequency-Time Spreading Kan Zheng, Student Member, IEEE, Guoyan Zeng, and Wenbo Wang, Member,

More information

A Research Concept on Bit Rate Detection using Carrier offset through Analysis of MC-CDMA SYSTEM

A Research Concept on Bit Rate Detection using Carrier offset through Analysis of MC-CDMA SYSTEM Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

UPLINK SPATIAL SCHEDULING WITH ADAPTIVE TRANSMIT BEAMFORMING IN MULTIUSER MIMO SYSTEMS

UPLINK SPATIAL SCHEDULING WITH ADAPTIVE TRANSMIT BEAMFORMING IN MULTIUSER MIMO SYSTEMS UPLINK SPATIAL SCHEDULING WITH ADAPTIVE TRANSMIT BEAMFORMING IN MULTIUSER MIMO SYSTEMS Yoshitaka Hara Loïc Brunel Kazuyoshi Oshima Mitsubishi Electric Information Technology Centre Europe B.V. (ITE), France

More information

Local Oscillators Phase Noise Cancellation Methods

Local Oscillators Phase Noise Cancellation Methods IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834, p- ISSN: 2278-8735. Volume 5, Issue 1 (Jan. - Feb. 2013), PP 19-24 Local Oscillators Phase Noise Cancellation Methods

More information

Decrease Interference Using Adaptive Modulation and Coding

Decrease Interference Using Adaptive Modulation and Coding International Journal of Computer Networks and Communications Security VOL. 3, NO. 9, SEPTEMBER 2015, 378 383 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) Decrease

More information

Computationally Efficient Optimal Power Allocation Algorithms for Multicarrier Communication Systems

Computationally Efficient Optimal Power Allocation Algorithms for Multicarrier Communication Systems IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 48, NO. 1, 2000 23 Computationally Efficient Optimal Power Allocation Algorithms for Multicarrier Communication Systems Brian S. Krongold, Kannan Ramchandran,

More information

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Sai kiran pudi 1, T. Syama Sundara 2, Dr. Nimmagadda Padmaja 3 Department of Electronics and Communication Engineering, Sree

More information

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission JOURNAL OF COMMUNICATIONS, VOL. 6, NO., JULY A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission Liying Li, Gang Wu, Hongbing Xu, Geoffrey Ye Li, and Xin Feng

More information

Low Complexity Greedy Power Allocation Algorithm for Proportional Resource Allocation in Multi-User OFDM Systems

Low Complexity Greedy Power Allocation Algorithm for Proportional Resource Allocation in Multi-User OFDM Systems Paper Low Complexity Greedy Power Allocation Algorithm for Proportional Resource Allocation in Multi-User OFDM Systems ajib A. Odhah, Moawad I. Dessouky, Waleed E. Al-Hanafy, and Fathi E. Abd El-Samie

More information

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems , 2009, 5, 351-356 doi:10.4236/ijcns.2009.25038 Published Online August 2009 (http://www.scirp.org/journal/ijcns/). Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems Zhongpeng WANG

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

International Journal of Engineering, Business and Enterprise Applications (IJEBEA)

International Journal of Engineering, Business and Enterprise Applications (IJEBEA) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0020 ISSN (Online): 2279-0039 V International

More information

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 8 (211), pp. 929-938 International Research Publication House http://www.irphouse.com Performance Evaluation of Nonlinear

More information

PERFORMANCE ANALYSIS OF IDMA SCHEME USING DIFFERENT CODING TECHNIQUES WITH RECEIVER DIVERSITY USING RANDOM INTERLEAVER

PERFORMANCE ANALYSIS OF IDMA SCHEME USING DIFFERENT CODING TECHNIQUES WITH RECEIVER DIVERSITY USING RANDOM INTERLEAVER 1008 PERFORMANCE ANALYSIS OF IDMA SCHEME USING DIFFERENT CODING TECHNIQUES WITH RECEIVER DIVERSITY USING RANDOM INTERLEAVER Shweta Bajpai 1, D.K.Srivastava 2 1,2 Department of Electronics & Communication

More information

SPREADING SEQUENCES SELECTION FOR UPLINK AND DOWNLINK MC-CDMA SYSTEMS

SPREADING SEQUENCES SELECTION FOR UPLINK AND DOWNLINK MC-CDMA SYSTEMS SPREADING SEQUENCES SELECTION FOR UPLINK AND DOWNLINK MC-CDMA SYSTEMS S. NOBILET, J-F. HELARD, D. MOTTIER INSA/ LCST avenue des Buttes de Coësmes, RENNES FRANCE Mitsubishi Electric ITE 8 avenue des Buttes

More information

Multi-user Space Time Scheduling for Wireless Systems with Multiple Antenna

Multi-user Space Time Scheduling for Wireless Systems with Multiple Antenna Multi-user Space Time Scheduling for Wireless Systems with Multiple Antenna Vincent Lau Associate Prof., University of Hong Kong Senior Manager, ASTRI Agenda Bacground Lin Level vs System Level Performance

More information

Joint Adaptive Modulation and Diversity Combining with Feedback Error Compensation

Joint Adaptive Modulation and Diversity Combining with Feedback Error Compensation Joint Adaptive Modulation and Diversity Combining with Feedback Error Compensation Seyeong Choi, Mohamed-Slim Alouini, Khalid A. Qaraqe Dept. of Electrical Eng. Texas A&M University at Qatar Education

More information

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline Multiple Antennas Capacity and Basic Transmission Schemes Mats Bengtsson, Björn Ottersten Basic Transmission Schemes 1 September 8, 2005 Presentation Outline Channel capacity Some fine details and misconceptions

More information

The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems

The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems Yue Rong Sergiy A. Vorobyov Dept. of Communication Systems University of

More information

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER CHAPTER FOUR TOTAL TRANSFER CAPABILITY R structuring of power system aims at involving the private power producers in the system to supply power. The restructured electric power industry is characterized

More information

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM K. Sureshkumar 1 and P. Vijayakumar 2 1 Department of Electrical and Electronics Engineering, Velammal

More information

MULTIPATH fading could severely degrade the performance

MULTIPATH fading could severely degrade the performance 1986 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 53, NO. 12, DECEMBER 2005 Rate-One Space Time Block Codes With Full Diversity Liang Xian and Huaping Liu, Member, IEEE Abstract Orthogonal space time block

More information