Ultra Wideband Transceiver Design

Size: px
Start display at page:

Download "Ultra Wideband Transceiver Design"

Transcription

1 Ultra Wideband Transceiver Design By: Wafula Wanjala George For: Bachelor Of Science In Electrical & Electronic Engineering University Of Nairobi SUPERVISOR: Dr. Vitalice Oduol EXAMINER: Dr. M.K. Gakuru DATE:

2 Presentation Outline Introduction to UWB Project Objectives Types of UWB Transceivers IR-UWB: Transmitter Design IR-UWB: Channel Design IR-UWB: Receiver Design Simulation In MATLAB SIMULINK Applications Future Challenges 2

3 What is UWB? Governed by the FCC Definition: UWB is a modulated transmission with: more than 20% fractional bandwidth Or, at least 500 MHz of bandwidth. The UWB spectrum is between 3.1 and 10.6 GHz. Energy spectral density is limited to 41.3 dbm/mhz Bandwidth 3

4 UWB communications consists of very short pulses (Picoseconds) transmitted over a large spectrum at once Compared to narrowband RF and spread spectrum, UWB uses extremely low power, yet extremely wide bandwidth 4

5 Advantages of UWB Extremely difficult to intercept High Data rate transmission Less path loss Better immunity to multipath loss Availability of low cost transceiver Low transmit power Low interference Potential in localisation Low cost 5

6 Project Objectives To study Ultra-wideband Communications system To design a transceiver system based UWB To demonstrate that the UWB transceiver works. 6

7 Types of UWB Transceiver Impulse Radio (IR-UWB) Uses extremely short pulses with duration of the order of nanoseconds to transmit information Short Pulses have very large bandwidth of the order of a few GHz 7

8 Types of UWB Transceiver Advantages of Impulse Radio UWB With low duty cycle of pulses, the transmitter power can be small Carrier Modulation is not required No need of RF power amplifier Simple architecture Robust to multipath fading Offers great flexibility of the spectrum usage Adaptive transceiver design can be used for optimising system performance 8

9 Types of UWB Transceiver Multi Carrier UWB Whole GHz bandwidth is split into 528 MHz sub bands The fourth band is null to filter out the strong a interference Either single carrier or multi carrier modulation can be employed in each sub- band 9

10 Types of UWB Transceiver Advantages of Multi Carrier UWB Multi-Carrier OFDM enables high rate communication with inexpensive low power receivers It eliminates inter-symbol interference Disadvantages of Multi-Carrier UWB Complex architecture Consumes more power Up and down conversion is required High sensitivity to frequency, clock and phase inaccuracy Non-linear amplification destroys the orthogonality of OFDM 10

11 Transmitter Architecture The transmitter architecture that was employed is as follows It employs : Pulse generator Modulator High Pass Amplifier Bandpass Filter Digital Baseband Data Generation Antenna 11

12 Transmitter Architecture The transmitter architecture that was employed is as follows: SRDs Pulse Generator Step Recovery Diodes (SRD) or "snap off" diodes can be used to make very fast-rise time pulses. Conventional diodes conduct when forward biased and shut off when reverse biased. SRDs have a P-I-N structure, and charge is stored in the intrinsic layer when the SRD is forward biased. This allows the SRD to continue to conduct when the device is reverse biased. This reverse conduction continues until the charge is swept out of the intrinsic layer; with the charge gone, the diode abruptly stops conducting and "snaps off". The SRD presents low impedance during the forward/ reverse conduction and transitions to high impedance when it snaps off. BPSK Modulation Binary Phase Shift Modulation is a form of digital phase modulation. It involves changing the phase of the transmitted waveform instead of the frequency, these finite phase changes representing digital data. With BPSK, the carrier undergoes two changes in phase (two symbols) and can thus represent 1 binary bit of data per symbol. UWB Antenna A UWB antenna has some characteristics that are different compared to narrowband antennas: Wide bandwidth: in order to cover GHz band. Matching: with pulse generator over the whole band. Non-dispersive and low ringing: to preserve pulse shape. Possibility to be integrated: can be used in a tag-system. Directivity: in function of targeted applications 12

13 Transmitter Architecture A diamond dipole antenna was used for the transmitter architecture An ideal impulse UWB signal is as below, where Ai(t) is the amplitude of the pulse equal to Ep,where Ep is the energy per pulse, p(t) is the received pulse shape with normalized energy, and Tf is the frame repetition time. (A UWB frame is defined as the time interval in which one pulse is transmitted.) We also define Tp to be the duration of the pulse. Note that the pulse repetition rate is not necessarily equal to the inverse of the pulse width. In other words, the duty cycle of the transmitted signal is almost always less than 1. 13

14 Receiver Architecture The UWB receiver employs the following architecture The receiver consists of: RF Front End ADC/Clock distribution Digital Processing Receiver Topology- Digital Leading Edge Detection 14

15 Receiver Architecture RF Front End The RF Front End is composed of a series of broadband amplifiers, a bandlimiting filter, a broadband variable gain amplifier/variable attenuator, and a power divider. The LNA amplifies small input signals, is made of a low noise figure (NF), high transition frequency, with an amplification capability of 4 GHz, and provides at least a 60dB of total voltage gain. To limit the reflections, a 3 db attenuator was placed as an isolation device. The bandpass filter bandlimits the incoming signal and limits the input noise. The low pass filter that was used was a 3 rd order Butterworth design with a 600 MHz cut-off frequency whose work was to filter the carrier frequency to retrieve the base band pulses. ADC/CLOCK Distribution The RF Front block is followed by a limiter, the Receiver design is a Colonics Company design, in which the limiter is replaced by a MAX 108 by Maxim. The limiter acts as a power divider that sends the signal through a series of delay lines to the ADC bank. The bank of ADCs and clock distribution network which will be responsible for parallel sampling the received UWB pulse. Digital Processing It must be capable of handling multiple data streams from the ADCs and then demodulating the data in real time. In order to meet the design objectives, the digital processing must also be reconfigurable, in order to provide the flexibility demanded by a software radio design. A FPGA is used 15

16 Receiver Architecture Receiver Topology Digital Leading Edge Detection (DLED) Threshold detectors, also known as leading edge detection (LED) receivers, were some of the earliest and probably the simplest of all I-UWB receivers. The LED receiver sets a threshold at the receiver, and any incoming pulse that crosses the threshold is detected and demodulated. The problem with the threshold reception technique is that noise spikes, which happen to cross the threshold, will also be erroneously detected as a data pulse (known as a "false alarm" or "false detection"). To mitigate the problem of false detections, the receiver must continuously monitor the input noise signal and adaptively set a threshold such that only a small percentage of false detections will occur, similar to the constant false alarm rate (CFAR) used in radar. To operate properly, the LED receiver must use a device that is capable of responding to a very sharp change in received voltage in a very short time span 16

17 SIMULATION IN MATLAB The UWB transceiver was simulated as shown The simulation has : Transmitter Channel Receiver 17

18 SIMULATION IN MATLAB Transmitter Bernoulli Binary Generator It generates random binary numbers using a Bernoulli distribution. The Bernoulli distribution with parameter p produces zero with probability p and one with probability Buffer block It redistributes the input samples to a new frame size. Buffering to a larger frame size yields an output with a slower frame rate than the input. BPSK Modulator Baseband It modulates using binary phase shift keying method. The output is a baseband representation of the modulated signal. Transmitter Scatter Plot Scope It displays scatter plots of a modulated signal, to reveal the modulation characteristics, such as pulse shaping or channel distortions of the signal. The parameter settings of this scope were set at -1.5 and 1.5 on the x-axis and y-axis respectively. Pad Block It extends or crops the dimensions of the input by padding or truncating along its columns, rows, columns and rows, or any dimension(s) you specify. It was modified as pad signal field was placed at the beginning and the padding being done along the columns with specified output rows at a value of one. IFFT Block It computes the inverse fast Fourier transform (IFFT) of each channel of a P-by-N or length-p input. 18

19 SIMULATION IN MATLAB Transmitter Unbuffer Block The Unbuffer block unbuffers an Mi-by-N frame-based input into a 1-by-N samplebased output. That is, inputs are unbuffered row-wise so that each matrix row becomes an independent time-sample in the output. Transmitter Spectrum Scope The Spectrum Scope block computes and displays the periodogram of the input. The input can be a sample-based or frame-based vector or a frame-based matrix. The spectrum scope is used to display the transmitted UWB signal as shown. 19

20 SIMULATION IN MATLAB UWB Channel A Additive White Gaussian Noise Channel is used to model the propagation properties of a UWB signal The AWGN Channel block adds white Gaussian noise to a real or complex input signal. When the input signal is real, this block adds real Gaussian noise and produces a real output signal. When the input signal is complex, this block adds complex Gaussian noise and produces a complex output signal. The AWGN model is set up to allow variations in the SNR, which was the parameters within the model were set up with the SNR equal to 30, number of bits per symbol equal to 2, input signal power equal to one watt, and symbol period equal to 2 nanoseconds Shannon s Channel Capacity theorem C = B log2 (1 + S\N) where C = Maximum Channel Capacity (bits\sec) B = Channel Bandwidth ( Hertz) S = Signal Power (Watts) N = Noise Power (Watts) 20

21 SIMULATION IN MATLAB UWB Receiver The receiver architecture had the following blocks: FFT Block It computes the fast Fourier transform (FFT) of each channel of a P-by-N or length-p input, u. The parameter settings were set at table lookup in the twiddle factor computation field and speed in the optimise table field. Its functionality is to get the fast fourier transform of the received signal for proper demodulation of the signal. The selector It generates as output selected or reordered elements of an input vector, matrix, or multidimensional signal. The Input type parameter was set to the type of signal Matrix. The parameter dialog box and the block's appearance changed to reflect the type of input that was selected. To Frame Conversion It passes the input through to the output and sets the output sampling mode to the value of the Sampling mode of output signal parameter, which can be either Framebased or Sample-based. BPSK Demodulator Baseband It demodulates a signal that was modulated using the binary phase shift keying method. The input is a baseband representation of the modulated signal. The BPSK Demodulator parameter output type was set at bit and the constellation ordering was set to gray code. 21

22 SIMULATION IN MATLAB The received signal plus the AGWN is as shown below Discussion and Analysis The transceiver design is as implemented herein. It is from the simulation results of the spectrum scope at the transmitter and receiver side that they showed the actual functioning of the transceiver. The waveform from the transmitter is the one actually received at the receiver side plus an AWGN, as theory dictated. The simulated and theoretical discussions agree, thus the project being a success 22

23 UWB APPLICATIONS The following application illustrates UWB applications in Wireless Personal Area Network (WPAN) 23

24 UWB APPLICATIONS 24

25 Future Challenges Have to co-exist with the present and possible future standards in the 3.1 to 10.6 GHz Robustness and long term viability of this technology needs to be determined Feasibility for high level silicon integration in order to yield low cost and low power solution needs to be determined. 25

26 Summary Defined and discussed the benefits of UWB Technology Design of the UWB Transceiver FPGA is used for demodulation Simulation of the transceiver in MATLAB was demonstrated UWB Applications was discussed 26

27 EUREKA 27

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Fundamentals of Digital Communication

Fundamentals of Digital Communication Fundamentals of Digital Communication Network Infrastructures A.A. 2017/18 Digital communication system Analog Digital Input Signal Analog/ Digital Low Pass Filter Sampler Quantizer Source Encoder Channel

More information

Point-to-Point Communications

Point-to-Point Communications Point-to-Point Communications Key Aspects of Communication Voice Mail Tones Alphabet Signals Air Paper Media Language English/Hindi English/Hindi Outline of Point-to-Point Communication 1. Signals basic

More information

Dynamic bandwidth direct sequence - a novel cognitive solution for ultra-wideband communications

Dynamic bandwidth direct sequence - a novel cognitive solution for ultra-wideband communications University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2008 Dynamic bandwidth direct sequence - a novel cognitive solution

More information

AIR FORCE INSTITUTE OF TECHNOLOGY

AIR FORCE INSTITUTE OF TECHNOLOGY γ WIDEBAND SIGNAL DETECTION USING A DOWN-CONVERTING CHANNELIZED RECEIVER THESIS Willie H. Mims, Second Lieutenant, USAF AFIT/GE/ENG/6-42 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY AIR FORCE INSTITUTE OF

More information

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model M. Prem Anand 1 Rudrashish Roy 2 1 Assistant Professor 2 M.E Student 1,2 Department of Electronics & Communication

More information

ULTRA WIDE BAND(UWB) Embedded Systems Programming

ULTRA WIDE BAND(UWB) Embedded Systems Programming ULTRA WIDE BAND(UWB) Embedded Systems Programming N.Rushi (200601083) Bhargav U.L.N (200601240) OUTLINE : What is UWB? Why UWB? Definition of UWB. Architecture and Spectrum Distribution. UWB vstraditional

More information

Wireless Communication: Concepts, Techniques, and Models. Hongwei Zhang

Wireless Communication: Concepts, Techniques, and Models. Hongwei Zhang Wireless Communication: Concepts, Techniques, and Models Hongwei Zhang http://www.cs.wayne.edu/~hzhang Outline Digital communication over radio channels Channel capacity MIMO: diversity and parallel channels

More information

ENHANCING BER PERFORMANCE FOR OFDM

ENHANCING BER PERFORMANCE FOR OFDM RESEARCH ARTICLE OPEN ACCESS ENHANCING BER PERFORMANCE FOR OFDM Amol G. Bakane, Prof. Shraddha Mohod Electronics Engineering (Communication), TGPCET Nagpur Electronics & Telecommunication Engineering,TGPCET

More information

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation J. Bangladesh Electron. 10 (7-2); 7-11, 2010 Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation Md. Shariful Islam *1, Md. Asek Raihan Mahmud 1, Md. Alamgir Hossain

More information

Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System

Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System Sumathra T 1, Nagaraja N S 2, Shreeganesh Kedilaya B 3 Department of E&C, Srinivas School of Engineering, Mukka, Mangalore Abstract-

More information

Performance Analysis of Rake Receivers in IR UWB System

Performance Analysis of Rake Receivers in IR UWB System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 6, Issue 3 (May. - Jun. 2013), PP 23-27 Performance Analysis of Rake Receivers in IR UWB

More information

Performance Analysis Of OFDM Using QPSK And 16 QAM

Performance Analysis Of OFDM Using QPSK And 16 QAM Performance Analysis Of OFDM Using QPSK And 16 QAM Virat Bhambhe M.Tech. Student, Electrical and Electronics Engineering Gautam Buddh Technical University (G.B.T.U.), Lucknow (U.P.), India Dr. Ragini Tripathi

More information

Lecture 9: Spread Spectrum Modulation Techniques

Lecture 9: Spread Spectrum Modulation Techniques Lecture 9: Spread Spectrum Modulation Techniques Spread spectrum (SS) modulation techniques employ a transmission bandwidth which is several orders of magnitude greater than the minimum required bandwidth

More information

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary M.Tech Scholar, ECE Department,SKIT, Jaipur, Abstract Orthogonal Frequency Division

More information

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Presentation May 2nd, 2006 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

More information

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS G.Joselin Retna Kumar Research Scholar, Sathyabama University, Chennai, Tamil Nadu, India joselin_su@yahoo.com K.S.Shaji Principal,

More information

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models?

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models? Wireless Communication Channels Lecture 9:UWB Channel Modeling EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY Overview What is Ultra-Wideband (UWB)? Why do we need UWB channel

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc.

B SCITEQ. Transceiver and System Design for Digital Communications. Scott R. Bullock, P.E. Third Edition. SciTech Publishing, Inc. Transceiver and System Design for Digital Communications Scott R. Bullock, P.E. Third Edition B SCITEQ PUBLISHtN^INC. SciTech Publishing, Inc. Raleigh, NC Contents Preface xvii About the Author xxiii Transceiver

More information

CMOS LNA Design for Ultra Wide Band - Review

CMOS LNA Design for Ultra Wide Band - Review International Journal of Innovation and Scientific Research ISSN 235-804 Vol. No. 2 Nov. 204, pp. 356-362 204 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/ CMOS LNA

More information

Revision of Wireless Channel

Revision of Wireless Channel Revision of Wireless Channel Quick recap system block diagram CODEC MODEM Wireless Channel Previous three lectures looked into wireless mobile channels To understand mobile communication technologies,

More information

Multi-carrier Modulation and OFDM

Multi-carrier Modulation and OFDM 3/28/2 Multi-carrier Modulation and OFDM Prof. Luiz DaSilva dasilval@tcd.ie +353 896-366 Multi-carrier systems: basic idea Typical mobile radio channel is a fading channel that is flat or frequency selective

More information

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Lecture 3: Wireless Physical Layer: Modulation Techniques Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Modulation We saw a simple example of amplitude modulation in the last lecture Modulation how

More information

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation DFT Interpolation Special Articles on Multi-dimensional MIMO Transmission Technology The Challenge

More information

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks J. Basic. ppl. Sci. Res., 2(7)7060-7065, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and pplied Scientific Research www.textroad.com Channel-based Optimization of Transmit-Receive Parameters

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANS)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANS) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANS) Title: [General Atomics Call For Proposals Presentation] Date Submitted: [4 ] Source: Naiel Askar, Susan Lin, General Atomics-

More information

Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel

Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel Vikas Goyal 1, B.S. Dhaliwal 2 1 Dept. of Electronics & Communication Engineering, Guru Kashi University, Talwandi Sabo, Bathinda,

More information

UWB Channel Modeling

UWB Channel Modeling Channel Modeling ETIN10 Lecture no: 9 UWB Channel Modeling Fredrik Tufvesson & Johan Kåredal, Department of Electrical and Information Technology fredrik.tufvesson@eit.lth.se 2011-02-21 Fredrik Tufvesson

More information

Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK

Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK 1 Mr. Adesh Kumar, 2 Mr. Sudeep Singh, 3 Mr. Shashank, 4 Asst. Prof. Mr. Kuldeep Sharma (Guide) M. Tech (EC), Monad University,

More information

Wireless Communication Systems: Implementation perspective

Wireless Communication Systems: Implementation perspective Wireless Communication Systems: Implementation perspective Course aims To provide an introduction to wireless communications models with an emphasis on real-life systems To investigate a major wireless

More information

OFDMA and MIMO Notes

OFDMA and MIMO Notes OFDMA and MIMO Notes EE 442 Spring Semester Lecture 14 Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique extending the concept of single subcarrier modulation

More information

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

DS-UWB signal generator for RAKE receiver with optimize selection of pulse width

DS-UWB signal generator for RAKE receiver with optimize selection of pulse width International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 DS-UWB signal generator for RAKE receiver with optimize selection of pulse width Twinkle V. Doshi EC department, BIT,

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [IMEC UWB PHY Proposal] Date Submitted: [4 May, 2009] Source: Dries Neirynck, Olivier Rousseaux (Stichting

More information

Comparison of BER for Various Digital Modulation Schemes in OFDM System

Comparison of BER for Various Digital Modulation Schemes in OFDM System ISSN: 2278 909X Comparison of BER for Various Digital Modulation Schemes in OFDM System Jaipreet Kaur, Hardeep Kaur, Manjit Sandhu Abstract In this paper, an OFDM system model is developed for various

More information

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS Navgeet Singh 1, Amita Soni 2 1 P.G. Scholar, Department of Electronics and Electrical Engineering, PEC University of Technology, Chandigarh, India 2

More information

An N-Bit Digitally Variable Ultra Wideband Pulse Generator for GPR and UWB Applications

An N-Bit Digitally Variable Ultra Wideband Pulse Generator for GPR and UWB Applications An N-Bit Digitally Variable Ultra Wideband Pulse Generator for GPR and UWB Applications Sertac Yilmaz and Ibrahim Tekin Sabanci University, Faculty of Engineering & Natural Sciences Istanbul, TURKEY Phone:

More information

Comparative Study of OFDM & MC-CDMA in WiMAX System

Comparative Study of OFDM & MC-CDMA in WiMAX System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. IV (Jan. 2014), PP 64-68 Comparative Study of OFDM & MC-CDMA in WiMAX

More information

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates?

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates? Page 1 Outline 18-452/18-750 Wireless Networks and Applications Lecture 7: Physical Layer OFDM Peter Steenkiste Carnegie Mellon University RF introduction Modulation and multiplexing Channel capacity Antennas

More information

Chapter 4 Radio Communication Basics

Chapter 4 Radio Communication Basics Chapter 4 Radio Communication Basics Chapter 4 Radio Communication Basics RF Signal Propagation and Reception Basics and Keywords Transmitter Power and Receiver Sensitivity Power - antenna gain: G TX,

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

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

C th NATIONAL RADIO SCIENCE CONFERENCE (NRSC 2011) April 26 28, 2011, National Telecommunication Institute, Egypt

C th NATIONAL RADIO SCIENCE CONFERENCE (NRSC 2011) April 26 28, 2011, National Telecommunication Institute, Egypt New Trends Towards Speedy IR-UWB Techniques Marwa M.El-Gamal #1, Shawki Shaaban *2, Moustafa H. Aly #3, # College of Engineering and Technology, Arab Academy for Science & Technology & Maritime Transport

More information

Survey on Effective OFDM Technology for 4G

Survey on Effective OFDM Technology for 4G Survey on Effective OFDM Technology for 4G Kanchan Vijay Patil, 2 R D Patane, Lecturer, 2 Professor, Electronics and Telecommunication, ARMIET, Shahpur, India 2 Terna college of engineering, Nerul, India

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Chapter 0 Outline. NCCU Wireless Comm. Lab

Chapter 0 Outline. NCCU Wireless Comm. Lab Chapter 0 Outline Chapter 1 1 Introduction to Orthogonal Frequency Division Multiplexing (OFDM) Technique 1.1 The History of OFDM 1.2 OFDM and Multicarrier Transmission 1.3 The Applications of OFDM 2 Chapter

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

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

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Application Note AN143 Nov 6, 23 Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Maurice Schiff, Chief Scientist, Elanix, Inc. Yasaman Bahreini, Consultant

More information

A Non-Coherent Ultra-Wideband Receiver:

A Non-Coherent Ultra-Wideband Receiver: A Non-Coherent Ultra-Wideband Receiver: Algorithms and Digital Implementation by Sinit Vitavasiri Submitted to the Department of Electrical Engineering and Computer Science in Partial Fulfillment of the

More information

Channel Modeling ETI 085

Channel Modeling ETI 085 Channel Modeling ETI 085 Overview Lecture no: 9 What is Ultra-Wideband (UWB)? Why do we need UWB channel models? UWB Channel Modeling UWB channel modeling Standardized UWB channel models Fredrik Tufvesson

More information

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology FPGA Implementation of Gaussian Multicarrier Receiver with Iterative Interference Canceller Tetsuou Ohori,, Satoshi Suyama, Hiroshi Suzuki, and Kazuhiko Fukawa Tokyo Institute of Technology This work was

More information

2.

2. PERFORMANCE ANALYSIS OF STBC-MIMO OFDM SYSTEM WITH DWT & FFT Shubhangi R Chaudhary 1,Kiran Rohidas Jadhav 2. Department of Electronics and Telecommunication Cummins college of Engineering for Women Pune,

More information

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Volume 4, Issue 6, June (016) Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Pranil S Mengane D. Y. Patil

More information

Key words: OFDM, FDM, BPSK, QPSK.

Key words: OFDM, FDM, BPSK, QPSK. Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analyse the Performance

More information

OFDM Systems For Different Modulation Technique

OFDM Systems For Different Modulation Technique Computing For Nation Development, February 08 09, 2008 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi OFDM Systems For Different Modulation Technique Mrs. Pranita N.

More information

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS International Journal on Intelligent Electronic System, Vol. 8 No.. July 0 6 MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS Abstract Nisharani S N, Rajadurai C &, Department of ECE, Fatima

More information

Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM

Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM Charles U. Ndujiuba 1, Samuel N. John 1, Oladimeji Ogunseye 2 1 Electrical & Information Engineering, Covenant

More information

Channel & Modulation: Basics

Channel & Modulation: Basics ICTP-ITU-URSI School on Wireless Networking for Development The Abdus Salam International Centre for Theoretical Physics ICTP, Trieste (Italy), 6 to 24 February 2006 Channel & Modulation: Basics Ryszard

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

xdsl Modulation Techniques

xdsl Modulation Techniques NEXTEP Broadband White Paper xdsl Modulation Techniques Methods of achieving spectrum-efficient modulation for high quality transmissions. A Nextep Broadband White Paper May 2001 Broadband Networks Group

More information

Spread Spectrum (SS) is a means of transmission in which the signal occupies a

Spread Spectrum (SS) is a means of transmission in which the signal occupies a SPREAD-SPECTRUM SPECTRUM TECHNIQUES: A BRIEF OVERVIEW SS: AN OVERVIEW Spread Spectrum (SS) is a means of transmission in which the signal occupies a bandwidth in excess of the minimum necessary to send

More information

Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques

Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques International Journal of Scientific & Engineering Research Volume3, Issue 1, January 2012 1 Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques Deepmala

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

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

Testing The Effective Performance Of Ofdm On Digital Video Broadcasting

Testing The Effective Performance Of Ofdm On Digital Video Broadcasting The 1 st Regional Conference of Eng. Sci. NUCEJ Spatial ISSUE vol.11,no.2, 2008 pp 295-302 Testing The Effective Performance Of Ofdm On Digital Video Broadcasting Ali Mohammed Hassan Al-Bermani College

More information

COHERENT DETECTION OPTICAL OFDM SYSTEM

COHERENT DETECTION OPTICAL OFDM SYSTEM 342 COHERENT DETECTION OPTICAL OFDM SYSTEM Puneet Mittal, Nitesh Singh Chauhan, Anand Gaurav B.Tech student, Electronics and Communication Engineering, VIT University, Vellore, India Jabeena A Faculty,

More information

Module 12 : System Degradation and Power Penalty

Module 12 : System Degradation and Power Penalty Module 12 : System Degradation and Power Penalty Lecture : System Degradation and Power Penalty Objectives In this lecture you will learn the following Degradation during Propagation Modal Noise Dispersion

More information

Overview. Measurement of Ultra-Wideband Wireless Channels

Overview. Measurement of Ultra-Wideband Wireless Channels Measurement of Ultra-Wideband Wireless Channels Wasim Malik, Ben Allen, David Edwards, UK Introduction History of UWB Modern UWB Antenna Measurements Candidate UWB elements Radiation patterns Propagation

More information

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System Pranil Mengane 1, Ajitsinh Jadhav 2 12 Department of Electronics & Telecommunication Engg, D.Y. Patil College of Engg & Tech, Kolhapur

More information

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Part 3. Multiple Access Methods p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Review of Multiple Access Methods Aim of multiple access To simultaneously support communications between

More information

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Proposal December 6 th, 2005 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ] Radiocommunication Study Groups Source: Subject: Document 5B/TEMP/376 Draft new Recommendation ITU-R M.[500kHz] Document 17 November 2011 English only Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

More information

Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK

Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK Virat Bhambhe M.Tech. Student, Electrical and Electronics Engineering Gautam Buddh Technical University (G.B.T.U.), Lucknow (U.P.), India Dr.

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P80.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [UWB Direct Chaotic Communications Technology] Date Submitted: [15 November, 004] Source: [(1) Y. Kim, C.

More information

Orthogonal Frequency Division Multiplexing & Measurement of its Performance

Orthogonal Frequency Division Multiplexing & Measurement of its Performance Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 5, Issue. 2, February 2016,

More information

Ultra Wideband Amplifier Functional Description and Block Diagram

Ultra Wideband Amplifier Functional Description and Block Diagram Ultra Wideband Amplifier Functional Description and Block Diagram Saif Anwar Sarah Kief Senior Project Fall 2007 November 8, 2007 Advisor: Dr. Prasad Shastry Department of Electrical & Computer Engineering

More information

International Journal of Informative & Futuristic Research ISSN:

International Journal of Informative & Futuristic Research ISSN: Reviewed Paper Volume 3 Issue 7 March 2016 International Journal of Informative & Futuristic Research Study Of Bit Error Rate Performance And CFO Estimation In OFDM Using QPSK Modulation Technique Paper

More information

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver

Lab course Analog Part of a State-of-the-Art Mobile Radio Receiver Communication Technology Laboratory Wireless Communications Group Prof. Dr. A. Wittneben ETH Zurich, ETF, Sternwartstrasse 7, 8092 Zurich Tel 41 44 632 36 11 Fax 41 44 632 12 09 Lab course Analog Part

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

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY Study Of IEEE P802.15.3a physical layer proposals for UWB: DS-UWB proposal and Multiband OFDM

More information

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR COMMUNICATION SYSTEMS Abstract M. Chethan Kumar, *Sanket Dessai Department of Computer Engineering, M.S. Ramaiah School of Advanced

More information

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth.

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth. UNIT- 7 Radio wave propagation and propagation models EM waves below 2Mhz tend to travel as ground waves, These wave tend to follow the curvature of the earth and lose strength rapidly as they travel away

More information

Optimal Number of Pilots for OFDM Systems

Optimal Number of Pilots for OFDM Systems IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 8, Issue 6 (Nov. - Dec. 2013), PP 25-31 Optimal Number of Pilots for OFDM Systems Onésimo

More information

RF TRANSCEIVER FOR CODE-SHIFTED REFERENCE IMPULSE-RADIO ULTRA-WIDEBAND (CSR IR-UWB) SYSTEM

RF TRANSCEIVER FOR CODE-SHIFTED REFERENCE IMPULSE-RADIO ULTRA-WIDEBAND (CSR IR-UWB) SYSTEM RF TRANSCEIVER FOR CODE-SHIFTED REFERENCE IMPULSE-RADIO ULTRA-WIDEBAND (CSR IR-UWB) SYSTEM by Jet aime D. Lowe Submitted in partial fulfilment of the requirements for the degree of Master of Applied Science

More information

Lecture 6 SIGNAL PROCESSING. Radar Signal Processing Dr. Aamer Iqbal Bhatti. Dr. Aamer Iqbal Bhatti

Lecture 6 SIGNAL PROCESSING. Radar Signal Processing Dr. Aamer Iqbal Bhatti. Dr. Aamer Iqbal Bhatti Lecture 6 SIGNAL PROCESSING Signal Reception Receiver Bandwidth Pulse Shape Power Relation Beam Width Pulse Repetition Frequency Antenna Gain Radar Cross Section of Target. Signal-to-noise ratio Receiver

More information

UNIVERSITY OF SOUTHAMPTON

UNIVERSITY OF SOUTHAMPTON UNIVERSITY OF SOUTHAMPTON ELEC6014W1 SEMESTER II EXAMINATIONS 2007/08 RADIO COMMUNICATION NETWORKS AND SYSTEMS Duration: 120 mins Answer THREE questions out of FIVE. University approved calculators may

More information

Underwater communication implementation with OFDM

Underwater communication implementation with OFDM Indian Journal of Geo-Marine Sciences Vol. 44(2), February 2015, pp. 259-266 Underwater communication implementation with OFDM K. Chithra*, N. Sireesha, C. Thangavel, V. Gowthaman, S. Sathya Narayanan,

More information

Research in Ultra Wide Band(UWB) Wireless Communications

Research in Ultra Wide Band(UWB) Wireless Communications The IEEE Wireless Communications and Networking Conference (WCNC'2003) Panel session on Ultra-wideband (UWB) Technology Ernest N. Memorial Convention Center, New Orleans, LA USA 11:05 am - 12:30 pm, Wednesday,

More information

Lecture 13. Introduction to OFDM

Lecture 13. Introduction to OFDM Lecture 13 Introduction to OFDM Ref: About-OFDM.pdf Orthogonal frequency division multiplexing (OFDM) is well-known to be effective against multipath distortion. It is a multicarrier communication scheme,

More information

SC - Single carrier systems One carrier carries data stream

SC - Single carrier systems One carrier carries data stream Digital modulation SC - Single carrier systems One carrier carries data stream MC - Multi-carrier systems Many carriers are used for data transmission. Data stream is divided into sub-streams and each

More information

Lecture 6. Angle Modulation and Demodulation

Lecture 6. Angle Modulation and Demodulation Lecture 6 and Demodulation Agenda Introduction to and Demodulation Frequency and Phase Modulation Angle Demodulation FM Applications Introduction The other two parameters (frequency and phase) of the carrier

More information

Introduction to Wireless Signal Propagation

Introduction to Wireless Signal Propagation Introduction to Wireless Signal Propagation Raj Jain Professor of Computer Science and Engineering Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of

More information

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE Overview 18-759: Wireless Networks Lecture 9: OFDM, WiMAX, LTE Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/

More information

Digital modulation techniques

Digital modulation techniques Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel 1 V.R.Prakash* (A.P) Department of ECE Hindustan university Chennai 2 P.Kumaraguru**(A.P) Department of ECE Hindustan university

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

More information

Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation

Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation FUTEBOL Federated Union of Telecommunications Research Facilities for an EU-Brazil Open Laboratory Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation The content of these slides

More information