194 research outputs found

    CPM-SC-IFDMA--A Power Efficient Transmission Scheme for Uplink LTE

    Get PDF
    In this thesis we have proposed a power efficient transmission scheme, CPM-SC-IFDMA, for uplink LTE. In uplink LTE, efficiency of the transmitter power amplier is a major concern, as the transmitter is placed in the mobile device which has limited power supply. The proposed scheme, CPM-SC-IFDMA, combines the key advantages of CPM (continuous phase modulation) with SC-IFDMA (single carrier frequency division multiple access with interleaved subcarrier mapping) in order to increase the power amplier efficiency of the transmitter. In this work, we have analyzed the bit error rate (BER) performance of the proposed scheme in LTE specied channels. The BER performance of two CPM-SC-IFDMA scheme are compared with that of a LTE specied transmission scheme, QPSK-LFDMA (QPSK modulated SC-FDMA with localized subcarrier mapping), combined with convolutional coding (CC-QPSK-LFDMA). We first show that CPM-SC-IFDMA has a much higher power efficiency than CC-QPSK-LFDMA by simulating the PAPR (peak-to-average-power-ratio) plots. Then, using the data from the PAPR plots and the conventional BER plots (BER as a function of signal-to-noise-ratio), we show that, when the net BER, obtained by compensating for the power efficiency loss, is considered, CPM-SC-IFDMA has a superior performance relative to CC-QPSK-LFDMA by up to 3.8 dB, in the LTE specified channels

    Channel-Aware Scheduling Algorithms for SC-FDMA in Local Area Scenarios

    Get PDF

    Performance of SC-FDMA with diversity techniques over land mobile satellite channel

    Get PDF
    La demanda de la alta velocidad de datos resulta en una importante interferencia entre símbolos para los sistemas monoportadora en canales de ancho de banda y potencia limitada. Superar la selectividad en el tiempo y la frecuencia del canal de propagación requiere el uso de potentes técnicas de procesamiento de señales. Ejemplos recientes incluyen el uso de múltiples antenas en el transmisor / receptor, en la técnica conocida como Multiple-Input Multiple-Output (MIMO). En ciertos entornos (tales como el enlace ascendente de un enlace móvil) por lo general sólo una antena está disponible en la transmisión. Por lo tanto, sólo esquemas con entrada individual y salida única (Single Input Single Output, SISO) o transmisiones con entrada única y múltiples salidas (Single Input Multiple Output, SIMO) son factibles. La multiplexación por división ortogonal en frecuencia (Orthogonal Frequency-Division Multiplexing, OFDM) es una técnica de modulación ampliamente utilizada por su robustez frente a la selectividad en frecuencia de los canales, su escalabilidad y su compatibilidad con MIMO. Sin embargo, sufre de una alta relación de potencia de pico a promedio (Peak-to-Average Power Ratio, PAPR) que necesita amplificadores de alta potencia muy lineales, lo que resulta costoso energéticamente para la transmisión. La técnica monoportadora con acceso múltiple por división de frecuencia (Single Carrier Frequency-Division Multiple Access , SC-FDMA) se ha convertido en una alternativa a la técnica de OFDM que se utiliza específicamente en el enlace ascendente de LTE. SC-FDMA es capaz de reducir la PAPR en la transmisión, dando lugar a una relajación de las limitaciones en cuanto a la eficiencia de potencia necesaria en los terminales de usuario y las unidades satélite. SC-FDMA puede ser descrito como una versión de OFDMA en el que se incluyen una etapa de pre-codificación y de pre-codificación inversa en el transmisor y el receptor respectivamente. Así, los símbolos se transmiten en tiempo, pero después de ser procesados en la frecuencia. Incluso con el uso de OFDMA o SC-FDMA, la ISI tiene que ser compensada por la igualación, que normalmente se realiza en el dominio de frecuencia. El objetivo de esta tesis es proporcionar un análisis matemático del comportamiento de SC-FDMA en un canal móvil terrestre por satélite (Land Mobile Satellite, LMS). Para este propósito, el canal se modela como un canal Rice sombreado tal que la línea de visión (Line of Sight, LOS) sigue la distribución de Nakagami. En primer lugar, se describen las técnicas de modulación multiportadora OFDMA y SC-FDMA. A continuación, se lleva a cabo un análisis de OFDMA y SC-FDMA basado en el ruido complejo recibido a la entrada del detector. Se evalúa la probabilidad de error de bit (Bit Error Rate, BER) de SC-FDMA para diferentes profundidades del desvanecimiento y de la diversidad de antena en el receptor. También se evalúa la eficiencia espectral de SC-FDMA para el canal LMS. Por último, se abordan las técnicas de diversidad y se evalúan las técnicas conocidas como Maximal Ratio Combining (MRC) y Equal Gain Combining (EGC)

    Theoretical Analysis and Performance Comparison of multi-carrier Waveforms for 5G Wireless Applications

    Get PDF
    5G wireless technology is a new wireless communication system that must meet different complementary needs: high data rate for mobile services, low energy consumption and long-range for connected objects, low latency to ensure real-time communication for critical applications and high spectral efficiency to improve the overall system capacity. The waveforms and associated signals processing, present a real challenge in the implementation for each generation of wireless communication networks. This paper presents the diverse waveforms candidate for 5G systems, including: CE-OFDM (Constant Envelope OFDM), Filter-Bank Multi Carrier (FBMC), Universal Filtered Multi-Carrier (UFMC) and Filtered OFDM (F-OFDM). In this work, simulations are carried out in order to compare the performance of the OFDM, CE-OFDM, F-OFDM, UFMC and FBMC in terms of Power spectral density (PSD) and of Bit Error Rate (BER). It has been demonstrated that (CE-OFDM), constitutes a more efficient solution in terms of energy consumption than OFDM signal. Moreover, the (F-OFDM), (UFMC) and (FBMC) could constitute a more efficient solution in terms of power spectral density, spectral efficiency and bit error rates. In fact, CE-OFDM reduces the Peak to Average Power Ratio (PAPR) associated with OFDM system, FBMC is a method of improving out-of-band (OOB) characteristic by filtering each subcarrier and resisting the inter-carrier interference (ICI). While, UFMC offers a high spectral efficiency compared to OFDM

    IMPLEMENTATION AND PERFORMANCE ANALYSIS OF LONG TERM EVOLUTION USING SOFTWARE DEFINED RADIO

    Get PDF
    The overwhelming changes in the field of communication brought about need for high data rates, which led to the development of a system known as Long Term Evolution (LTE). LTE made good use of Orthogonal Frequency Division Multiplexing Access (OFDMA) in its downlink and Single Carrier Frequency Division Multiplexing Access (SCFDMA) in its uplink transmission because of their robust performance. These multiple access techniques are the major focus of study in this thesis, with their implementation in the LTE system. GNU Radio is a software Defined Radio (SDR) platform. It comprises of C++ signal processing libraries. For user simplicity, it has graphical user interface (GUI) known as GNU Radio Companion (GRC), to build a signal processing flow graph. GRC translates any specific task flow graph to a python program which calls inbuiltC++ signal processing blocks. By leveraging this feature and existing modules in GRC, OFDMA and SCFDMA is implemented. In this study we made use of existing OFDMA flow graph of GNU Radio to study the behavior of downlink and general performing SCFDMA system was implemented with some modifications of the existing GNU Radio blocks. With the GNU Radio implementation, we tested the working mechanism of both the systems. OFDMA is used in downlink for achieving high spectral efficiency and SCFDMA was introduced in uplink due to its low PAPR feature. These multiple access schemes have to meet the requirement of high throughput with low BER and PAPR, low delays and low complexity. In this thesis we are focused on evaluating these multiple access techniques in terms of BER and PAPR with modulation techniques like QPSK, 16-QAM and 64-QAM. Performance analysis part is performed in MATLAB
    corecore