Preview

Phase-shift Keying and Guard Interval

Satisfactory Essays
Open Document
Open Document
591 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Phase-shift Keying and Guard Interval
Al-Quds University
Faculty of Engineering

Electronics and Computer Engineering Master Program

Advanced Wireless Communications (8701611)

Second Semester 2012/2013

Assignment: Computer Simulation of OFDM System

It is required to simulate the performance of OFDM system in Additive White Gaussian Noise (AWGN) channel. Particularly, each student should investigate the effect of various parameters such as SNR, cyclic prefix/guard interval, number of subcarriers M, number of Monte-Carlo simulation loop nloop, type of modulation (qammod, pskmod) with different values of modulation levels q.
Given the Matlab code that implements the OFDM system in AWGN channel, it is required to prepare a report that includes the following: 1. Study the effect of the length of the guard interval on the BER performance of the system. Provide one Matlab figure (Fig. 1) showing the BER vs SNR performance when the length of the guard interval is M/2, M/4, M/8, M/16, M=1024, nloop=100000, q=4. Comment on the results. 2. Study the effect of number of subcarriers on the BER performance of the system. Provide one Matlab figure (Fig. 2) showing the BER vs SNR performance when the guard interval is M/4, nloop=100000, q=4, and for different number of subcarriers: M=256, M=512, M=1024, M=2048. Comment on the results. 3. Study the effect of the length of the Monte-Carlo simulation loop on the BER performance of the system. Provide one Matlab figure (Fig. 3) showing the BER vs SNR performance when the guard interval is M/4, M=1024, q=4, and for different values of the loop: nloop=10, nloop=1000, nloop=100000, nloop=10000000. Comment on the results. 4. Study the effect of the Quadrature Amplitude Modulation (QAM) with different modulation levels on the BER performance of the system. Provide one Matlab figure (Fig. 4) showing the BER vs SNR performance when the guard interval is M/4, M=1024, nloop=100000, and for different values of modulation levels: “q=4

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 1 Lab Report

    • 2556 Words
    • 11 Pages

    Change the Repetition block to 1x as the signal will be upsampled in the filter block. c. Run the simulation and observe the frequency domain on spectrum analyzer. Under the Trace Menu, select Trace 2 on the spectrum analyzer and press the Clear/Write key. This will allow a comparison between the two signals. What is the approximate null-to-null bandwidth? Are the sidelobe power levels noticeably reduced? Save a copy for submission. d. Reduce the RRC filter bandwidth by changing the Roll-off Factor to 0.2. Click Visualize filter with FVTool to view the magnitude response. Save a copy of the filter response. Run the simulation. What is the approximate null-to-null bandwidth? Are the sidelobe power levels noticeably reduced? Save a copy of the spectrum analyzer display for submission. Stop the simulation. I. 8-PSK Transmitter In this step, we will change the number of data bits transmitted per symbol by increasing the number of phase states. An 8-PSK modulation scheme uses 8 phase states separated by 45degrees (pi/4) to transmit 3-bits per symbol. Change the M-PSK Modulator Baseband to the following parameters. i. M-ary number: 8 ii. Phase Offset: pi/4 a. Run the simulation and observe the 8-PSK frequency response on spectrum analyzer. Trace 2 will be the 8-PSK spectrum and Trace 1 should be original unfiltered BPSK spectrum. What is the approximate null-to-null bandwidth for the 8PSK signal? Compare the bandwidth of the 8-PSK signal to the bandwidth of the filtered BPSK…

    • 2556 Words
    • 11 Pages
    Good Essays
  • Satisfactory Essays

    References: Fundamentals of Communications and Networking. Copyright 2013. Jones & Bartlett Learning, LLC. Ascending Learning Company.…

    • 443 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Study Guide

    • 1194 Words
    • 5 Pages

    Direct sequence spread spectrum (DSSS), frequency hopping spread spectrum (FHSS), infrared, and orthogonal frequency division multiplexing (OFDM).…

    • 1194 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Midterm Test

    • 562 Words
    • 3 Pages

    Department of Electrical and Computer Engineering ELE635 - Communication Systems - Spring 2012 Midterm Test…

    • 562 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Technology is constantly changing in communications. The analog signal was used for several years and was limited in number and did not have the ability to handle the amount of data interchange used today, because of the size requirements. Analog signals are still used today, but are more complex and are in most circumstances converted to a digital signal. This paper will compare the different types of analog and digital technology we used and are currently using today.…

    • 1657 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    1 modern electronic

    • 567 Words
    • 3 Pages

    4. List three parameters of a high-frequency carrier that may be varied by a low-frequency intelligence signal.…

    • 567 Words
    • 3 Pages
    Good Essays
  • Good Essays

    From the graph above, as CBR is well suited for voice traffic that usually requires circuit switching, we can see the CBR simulation is constant and the performance is greater compare to UBR. For the UBR graph we can see UBR simulation unstable at 0.0150 to 0.0125. CBR is very important to telephone…

    • 801 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    This introductory chapter presents a concise overview of system simulation techniques and developments of simulation software including some historical early simulation softwares and programs. Then, MATLAB history and characteristics are briefly introduced followed by an overview of the book structure and information on code downloading and internet resources, and convention of font uses. Exercises and chapter references cited are included.…

    • 2168 Words
    • 10 Pages
    Powerful Essays
  • Good Essays

    Design for QAM Modulator

    • 552 Words
    • 3 Pages

    The design for QAM modulator below is for a standard 16-QAM constellation. The general form of an M-ary signal can be defined as S(t) = sqrt((2*Emin)/Ts)*ai*cos(2πfot) + sqrt((2*Emin)/Ts)*bi*sin(2πfot) Here, Emin is the energy of the signal with lowest amplitude and ai and bi are pair of independent integers chosen according to the location of the particular signal point. Fo is the carrier frequency and Ts is the symbol period. Non-rectangular QAM constellations achieve marginally better bit-error rate (BER) but are harder to modulate and demodulate. Hence, below is the simulation of a rectangular QAM constellation. Simulation model in MATLAB Following is the methodology of simulation of the QAM modulator in MATLAB, 1) Generation of random binary sequence, this is the input which is to be modulated. 2) Assigning group of 4 bits to each 16-QAM constellation symbol per the Gray mapping 3) Addition of white Gaussian Noise 4) Demodulation of 16-QAM symbols Upon reception of the signal, the demodulator examines the received symbol, which may have been corrupted by the channel or the receiver (e.g. additive white Gaussian noise). It selects, as its estimate of what was actually transmitted, that point on the constellation diagram which is closest (in a Euclidean distance sense) to that of the received symbol. Thus it will demodulate incorrectly if the corruption has caused the received symbol to move closer to another constellation point than the one transmitted. The constellation diagram allows a straightforward visualization of this process. 5) De-mapping per decimal to Gray conversion 6) Counting the number of bit errors 7) Running this for each value of SNR so that we can get can arrive at a relation between bit errors and SNR…

    • 552 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Opnet Atm Lab

    • 311 Words
    • 2 Pages

    * The End-to-End delay of UBR is slightly lower than CBR. As the network grows, UBR provides acceptable delay without tightly constrained on resources, it changes with respect of voice traffic.…

    • 311 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    any increase in bandwidth or transmit power. OFDM on the other hand is an effective technique…

    • 6672 Words
    • 27 Pages
    Powerful Essays
  • Powerful Essays

    MATLAB is used in wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application…

    • 814 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    Channel Model

    • 6022 Words
    • 25 Pages

    CHANNEL MODELS: A TUTORIAL..................................................................................................................................3 CHANNEL MODELS: A TUTORIAL..................................................................................................................................3 A.1 BASIC CONCEPTS .............................................................................................................................................................3 A.1.1 Channel ....................................................................................................................................................................3 A.1.2 Path Loss..................................................................................................................................................................4 A.1.3 Shadowing ................................................................................................................................................................4 A.1.4 Multipath ..................................................................................................................................................................5 A.1.5 Tapped Delay Line Model ........................................................................................................................................7 A.1.6 Doppler Spread ........................................................................................................................................................7 A.2 EMPIRICAL PATH LOSS MODELS…

    • 6022 Words
    • 25 Pages
    Satisfactory Essays
  • Better Essays

    Bibliography: [1] Ijaz, M.; Ghassemlooy, Z. ; Ansari, S. ; Adebanjo, O.”Experimental investigation of the performance of different modulation techniques under controlled FSO turbulence channel” Telecommunications (IST), 2010 5th International Symposium.…

    • 1688 Words
    • 7 Pages
    Better Essays
  • Better Essays

    Review Paper

    • 5588 Words
    • 23 Pages

    To design optical OFDM using low bandwidth electronics and optoelectronics components,also low loss comb-line combiner using the IFFT,lightware centralized Bidirectional hybrid Acess network and also with remodulated ONUS and a coherent receiver OLT ,various technique to control PAPR(peak to average power ratio),different types of modulation methods with pre-emphasis technique, an idea abot MAMSK-OFDM technology for next generation,putting the Doppler shift into usuage into intelligent transportation system,comparison between different types of modulation scheme and OFDM,directly modulated signal transmission over fiber in WDM –PON…

    • 5588 Words
    • 23 Pages
    Better Essays

Related Topics