Department of Electronic Engineering FINAL YEAR PROJECT REPORT

Size: px
Start display at page:

Download "Department of Electronic Engineering FINAL YEAR PROJECT REPORT"

Transcription

1 Department of Electronic Engineering FINAL YEAR PROJECT REPORT BEngIE-2006/07-QTZ-05 Multiple-Access Schemes for IEEE a Student Name: Wong Ching Tin Student ID: Supervisor: Prof. ZHANG, Keith Q T Assessor: Dr. Wong, W K Bachelor of Engineering (Honours) in Information Engineering 1

2 Student Final Year Project Declaration I have read the student handbook and I understand the meaning of academic dishonesty, in particular plagiarism and collusion. I declare that the work submitted for the final year project does not involve academic dishonesty. I give permission for my final year project work to be electronically scanned and if found to involve academic dishonesty, I am aware of the consequences as stated in the Student Handbook. Project Title: Multiple-Access Schemes for IEEE a Student Name: Wong Ching Tin Student ID: Signature Date:

3 No part of this report may be reproduced, stored in a retrieval system, or transcribed in any form or by any means electronic, mechanical, photocopying, recording or otherwise without the prior written permission of City University of Hong Kong. 3

4 Table of Contents Acknowledgements iii List of figures iv Abstract v Chapter 1: Introduction Objectives Report Outline Chapter 2: Background Description of IEEE a Definition of IEEE a Description of ultra wideband impulse radio (UWB-IR) Definition of UWB-IR Advantages of using UWB-IR Applications of UWB-IR Summary Chapter 3: Time Hopping (TH) Description of TH What is TH? Application of TH TH Modulation Schemes Time hopping pulse position modulation (TH-PPM) Time hopping binary phase shift keying (TH-BPSK) Channel Model Receiver Model Theoretical Analysis i

5 3.5.1 Comparison of theoretical BER and simulation BER Summary Chapter 4: Consideration in the real environment Transmitter structure Receiver structure Selection of pulse Transmission medium/ channel Summary Chapter 5: Methodology Chapter 6: Simulation results and analysis Variation in number of users, Nu Variation in number of paths, Npath Variation with processing gains, Nh and Ns Summary Chapter 7: Conclusion References Appendix A: Program codes used for simulation ii

6 Acknowledgments I would like to extend my sincere thanks to my supervisor, Prof. Zhang, my assessor, Dr. Wong, and Dr. Song. I need to thank my supervisor, Prof. Zhang, for his support and encouragement. When I felt frustrated of my project, he could always make me feel more confident after talking with him. Prof. Zhang also gave me useful suggestions. Dr. Wong gave me good advices on presentation strategies. I need to say thank you to Dr. Song in particular for spending long time to discuss the issues concerning my work frequently. When I had difficulties, he always discussed the possible problems of my work. Thanks for his patience guidance. Finally, thank you to my good classmates for their support and help, and also my family. iii

7 List of figures Figure 2.1 UWB spectrum compared to narrowband signal Figure 2.2 Spatial capacity comparisons Figure 3.1 Illustration of Time Hopping Figure 3.2 Illustration of TH-PPM Figure 3.3 Illustration of TH-PPM Figure 3.4 Comparisons of Simulation and Theoretical Result Figure 4.1 Transmitter structure Figure 4.2 RAKE receiver structure Figure 6.1 TH-PPM Variation of Number of Users, Nh=20, Ns= Figure 6.2 TH-BPSK Variation of Number of Users, Nh=20, Ns= Figure 6.3 TH-PPM Variation of Number of Paths, Nh=20, Ns= Figure 6.4 TH-BPSK Variation of Number of Paths, Nh=20, Ns= Figure 6.5 TH-PPM Variation of Processing Gains, Nh*Ns= iv

8 Abstract Ultra wideband (UWB) impulse radio (IR) is a prospective transmission technology for low-rate indoor communications, as described in the physical layer proposals for IEEE a wireless personal area networks (WPAN). Time hopping (TH) is considered as an access scheme for multi-user UWB-IR systems. Communication over the indoor wireless channel is a technical challenge, not only because it is varies from place to place, but also because the signal suffers from heavy multi-path propagation. The motivation to search for improved modulation schemes is to improve the performance of data transmission, reduce the Bit Error Rate (BER) and increase the multiple-access capacity. In this project, two modulation schemes, namely, time hopping-binary phase shift keying (TH-BPSK) and time hopping-pulse position modulation (TH-PPM) were studied. Simulation is done using MatLab to verify that the performance is closed to theoretical value and TH-BPSK outperforms TH-PPM. The influence of different combinations of TH processing gains, multipaths and multi-users on BER performance of the two schemes is analysed and numerical results are presented for illustration. v

9 Chapter 1: Introduction The IEEE WPAN focuses on the development for short distance WPAN. In this standard, a new physical layer concept for low data rate applications using ultrawideband (UWB) technology at the air interface is defined compared with the high-rate communications in IEEE a. The study group addresses new applications that require only low to moderate data throughput, long battery life such as low data rate WPAN and small networks. The WPAN is aimed at short distance wireless networking of portable and mobile computing devices, such as palm and notebook. To implement this short distance network, UWB is used for transmission of data through channel, which interferences and noises may introduce inside the channel. UWB modulation was initially proposed for military communications due to its resistance to jamming, and since it allows hidden communications. UWB was considered also for civilian applications. Advantages of UWB include resilience to multi-path and the capacity of coexisting with other systems sharing the same band. There are two optional physical layers in this standard; one is Chirp Spread Spectrum (CSS) and the other is the main focus in this project, which is Impulse Radio (IR). IR is a form of spread spectrum (SS) signalling technique belonging to the UWB systems, typically on the order of nanosecond. IR is probably the best-known form of UWB for communications, having a simple implementation is additional advantage. IR can spread the energy of the radio signal very thinly from near dc to a few gigahertz. One method for spreading the spectrum of UWB low-duty-cycle pulse trains is time hopping (TH), with data modulation accomplished by additional pulse modulation at the rate of many pulses per data symbol. TH is a simple means for spreading spectrum of these UWB low-duty-cycle pulse trains. A TH sequence was used to eliminate catastrophic collisions in UWB multi-user communication systems. 1

10 In the real environment, there are several factors that affect the transmission and lower the performance also. For example, multi-path, environment location (indoor environment), other signals interferences etc. 1.1 Objectives In this project, the performance of two time hopping modulation schemes, namely time hopping binary phase shift keying (TH-BPSK) and time hopping pulse position modulation (TH-PPM) were compared. The processing gains (Nh, Ns) were adjusted. For different combination of processing gains, performance was different. The most suitable processing gains that had better performance were found in this project also. 1.2 Report Outline Chapter 2 is a background chapter on IEEE a and UWB-IR. In chapter 3, TH is discussed in detail, with the two modulation schemes, TH-PPM and TH- BPSK. Signal model, channel model and receiver model are discussed and comparison of these two schemes is done. Theoretical analysis of TH is discussed in detail and comparison with simulation result is done also. After analysis of theoretical case, other factors that need to be considered in the real environment are discussed in chapter 4. In chapter 5, methodology for this project is given. In chapter 6, performance (BER) of TH-PPM and TH-BPSK are investigated by simulation using MatLab as a tool. Parameters are varied to observe any effects. Discussion is done in this chapter, which is focused more on variation of processing gains since processing gains can be a factor for better performance. Chapter 7 is a conclusion chapter. 2

11 Chapter 2: Background This chapter provides background information on IEEE a and UWB- IR. Definitions of IEEE a and UWB-IR are described, and also the advantages of using UWB-IR are given. 2.1 Description of IEEE a Definition of IEEE a According to [1], the IEEE established the IEEE a to define a new physical layer concept for low data rate applications utilizing UWB technology at the air interface. This standard addresses new applications that require only low to moderate data throughout, but long battery life such as low-rate WPAN, sensors and small networks, as discussed in chapter Description of UWB-IR Definition of UWB-IR UWB-IR is a signal occupying more than 25% of the fractional bandwidth or more than 1.5 GHz [2, 3]. Fractional bandwidth can be defined as follows B f f h i = (2.1) f h + f f i where fh is the highest frequency in the allotted band and fi is the lowest frequency in the allotted band. UWB-IR is a form of spread spectrum signalling technique and is very narrow in the time domain because of the inverse relationship between time and frequency. According to the current Federal Communications Commission (FCC) guidelines, Part 15(d) power limits are imposed on UWB-IR transmission between frequencies 3

12 3.1 to 10.6 GHz. For frequencies below 3.1 GHz, the signal needs to be attenuated by approximately db over existing Part 15(d) limits. This is done to ensure that the UWB signal does not interfere with other frequencies. UWB-IR is different from other wireless communication technologies. Short pulses (impulses) are transmitted compared with modulating carrier signal in conventional techniques. So UWB-IR is a carrierless signal or impulse radio. [18,19] In Figure 2.1, it is observed that the power can be transmitted in narrowband system is much higher that UWB signals and the frequency range of UWB is wider than narrowband signal. Figure 2.1 UWB spectrum compared to narrowband signal 4

13 2.2.2 Advantages of using UWB-IR There are many advantages of using UWB-IR technology. The first one is higher bit rate. Nowadays, the demand for the Internet and multimedia services is increasing sharply. Existing technologies can t provide enough bit rates. More bandwidth is a must for achieving higher bit rate. Thus UWB-IR signals is the best choice which is about 100 times more than most conventional signals. The second advantage is multi-path resistance. Multi-path fading is due to destructive combining of several copies of the same signal at the receiver. In order for multi-path effects to occur in UWB-IR systems, interference from the same pulse or interference from the other pulses of the same user must be considered. The third advantage is the low cost. The transceiver and receiver structure are simple and can be manufactured at very low cost Applications of UWB-IR As UWB-IR has many advantages, it has many applications. Some of the applications are shown below. 1. WPAN: UWB-IR is considered as the physical layer for the IEEE WPAN stand. Figure 2.2 by Intel Architecture Labs [4] compares the existing technologies and UWB in terms of spatial capacity. 2. Precise geo-positioning: the location accuracy is as high as 1 cm. This can be used to detect location of person. It can also be used in conjunction with GPS because of its high accuracy. [5] 3. Sensors: Electronic hand tools, liquid level sensors are commercially available [6]. 5

14 Figure 2.2 Spatial capacity comparisons 2.3 Summary In this chapter, definition of IEEE a and UWB-IR are described. UWB-IR is carrierless and has very wide in bandwidth as compared to narrowband systems. UWB-IR offers many advantages, especially in WPAN. 6

15 Chapter 3: Time Hopping (TH) 3.1 Description of TH What is TH? TH is a kind of multiple access method. It can be illustrated by the following figure. Tc 2Tc Tf Figure 3.1 Illustration of Time Hopping 2Tf From the graph shown above, each packet consists of several bits, which further composed of several pulse. Each pulse lies within one frame time. That is, in Figure 3.1, let s say there are two pulses for one bit and the first pulse is in between 0 to Tf and the second pulse is in between Tf and 2Tf. Each frame is further divided in several chips. In TH, a pseudorandom code (i.e. TH code) is assigned for each pulse. The range of this code is limited to Tf and should be an integer. The corresponding pulse will shift according to the code. For example using the above figure, if the code is {4, 5}, the first pulse is located with the 4 th sub-slot in the first Tf, and 5 th sub-slot in the second frame. For more than one user, different TH code will be assigned for them. This really reduces the probability of collision and to improve the performance of the system. 7

16 3.2 TH modulation schemes Two modulation schemes are introduced namely TH-BPSK and TH-PPM Time Hopping - Pulse Position Modulation (TH-PPM) [7] TH-PPM is a very popular scheme in UWB systems because optimum use of transmitted power has to be there. In this the pulse sent early or late depending upon data to be transmitted. The signal model is given by s ( k ) ( t) = E N b s Ns 1 j= 0 w( t jt f c ( k ) j Tc δd ( k ) ) --- (3.1) where w(t) is a transmitted pulse, T f is the pulse repetition time or frame time, 8 (k ) c j is the time hopping (PN) sequence of the k th user, δ is modulation index, Tc is the time-shift unit incurred by a PN sequence, (k ) d is the binary (0 or 1) symbol of the k th transmitter. When there are multiple pulses per bit we can represent this as j / Ns for any arbitrary j th bit. Equation (3.1) consists of the following [8]: - Uniform pulse train: A pulse train consists of monocycle pulses T f seconds spaced in time (refer Fig. 4.1). As shown in the figure, a packet is comprised of many bits, which further consists of many pulses. A pseudorandom time shift is added to each pulse. This frame time or pulse repetition time could be a hundred to a thousand times the pulse width. Typically, the pulse has a low duty cycle and high repetition rate. One can imagine a frame in which there are thousands of slots and a user will transmit its pulse in one of these slots. Multiple-access can be provided if different users transmit in different slots assuming a synchronous system. Since the duty cycle is very low, the probability of collisions becomes large.

17 - Pseudorandom time-hopping: To eliminate collisions, each user is assigned a unique pseudorandom time hopping code. This code is periodic with period Np, i.e., (k ) c j +i Np = c. Each code element is an integer in the range 0< c (k ) j is the highest number for which hopping is allowed. The time hopping code, (k ) j < Nh, where Nh therefore, provides a shift to each pulse in the pulse train between 0 and Nh Tc (refer to Fig. 4.1). Take an example to illustrate this point. Let the time hopping code for a given user be {1,5,3,2, }. The pulse is sent in the first slot of the first frame. In the second frame for that user, the pulse is transmitted in fifth slot, in the third slot in the next time frame, and so on. For this reason it is called time hopping. - Data Modulation: The data sequence (k ) d j of the k th transmitter is a binary (0 or 1) symbol stream that conveys information. Usually, this is an oversampled modulation system with Ns monocycles transmitted per symbol. But, for gaining higher data rates, Ns can also be equal to one and the duty cycle can be higher. Multiple pulses per bit are needed particularly when the interference from other users or from the channel is significant. Using the PPM modulation method, when the data symbol is 0, no additional time shift is added, but a time shift of δ is added to the monocycle when the symbol is 1. Other forms of data modulation can be employed to benefit either the performance of the synchronization loops, the interference rejection, and the implementation complexity and so on. 9

18 Figure 3.2 Illustration of TH-PPM Time Hopping Binary Phase Shift Keying (TH-BPSK) The signal model is given by s ( k ) Ns 1 Eb ( t) = d N s j= 0 ( k ) w( t jt f c T ) ( k ) j c --- (3.2) As compared to TH-PPM (refer to equation (3.1)) in which we shift the pulse by δ depending on the data symbol; in this scheme we send a positive or a negative pulse at the same position. As shown in the Fig. 3.2 a packet comprises many bits, which further consists of many pulse. A pseudorandom time shift is added to each pulse. The data modulation is done by inverting the pulse. The benefit of this scheme over TH-PPM is higher immunity to 10

19 noise. Also, TH-BPSK will be more robust to timing jitter as compared to TH-PPM, since in TH-PPM, the pulse if sent early or late depending on the data. Figure 3.3 Illustration of TH-PPM 11

20 3.3 Channel Model The channel model is given by [9] h( t) = L 1 j= 0 α ( t) δ ( t j jt w ) --- (3.3) where α (t) is the channel gain of the path j, Tw is the length of the pulse width (i.e. j resolution bin) and it consists of L paths. In this project, the transmitted pulse is same width as Tw and equal to one chip time. Rayleigh channel is selected in the simulation. 3.4 Receiver Model The receiver model is given by [9] Nu Ns 1 L 1 Eb u ( k) r( t) = hij w( t itf ci Tc δd N s k= 1 i= 0 j= 0 ( i) jt w ) + n( t) --- (3.4) where u h ij denotes the channel gain of path j for user u and n(t) is the Additive White Gaussian Noise (AWGN). 3.5 Theoretical Analysis The theoretical BER is given by [10] P e = 1 2 erfc 2 SNR K T T f p N s --- (3.5) where K is number of users, Tp is the pulse duration, Tf is the frame time and Ns is number of pulses used for one bit. 12

21 3.5.1 Comparison of theoretical BER and simulation BER Simulation is done to verify that the performance using equation (3.5) can be done by simulation. To be fair, the simulation is done in AWGN channel and the result is shown in the following figures. Figure 3.4 Comparisons of Simulation and Theoretical Result From the figure above, it shows that the simulation result (blue line) is closed to theoretical one (red line) under AWGN channel. 13

22 3.6 Summary In this chapter, TH is discussed in detail. Two modulation schemes have been discussed in detail, namely, TH-PPM in which a pulse is sent early or late, TH-BPSK in which a pulse is inverted at the same position. Signal model, channel model and receiver model are described. Comparison between the simulation value and theoretical value is also described in this chapter. 14

23 Chapter 4: Considerations in the real environment In this chapter, the transmitter and receiver structures are described. The main advantage of these structures is low cost. To obtain the best performance, RAKE receiver is considered in this project. Also, different pulses have different performances. The transmission medium/ channel is also discussed in which Rayleigh channel is used in this project. 4.1 Transmitter structure The transmitter structure can be shown in the following figure [11] Pulse Generator Code Generator Time Delay Modulation Clock Oscillator Data (bit) Figure 4.1 Transmitter structure The transmitter has no power amplifier since the power of UWB-IR is very low. Time delay is used for time hopping codes generation for the pulses. Modulation can be implemented by changing the position of the pulse or changing the amplitude of the pulse. The clock oscillator should be as precise as the pulse generation, which is of 1 ns. 4.2 Receiver structure 15

24 There are several receiver structures can be used. In this project, RAKE receiver is chosen and the structure of RAKE is shown below [12]. g ( t 1 ) T () dt 0 r 1 r(t) g ( t 2 ) T () dt 0 r 2 Decision Algorithm decision (t) g k T () dt 0 r k Figure 4.2 RAKE receiver structure In RAKE receiver structure, there are enough fingers for detection. For the received signal, it contains several copies of transmitted signal with time delay. By correlated with the conjugate of the channel gain for each signal path and with the time hopping code, the signal can be detected. Since more signals can be detected with more paths accurate, the performance will be better. However, if the RAKE receiver can t have enough fingers, the performance will be poorer because limited number of signals is detected. 16

25 4.3 Selection of pulse There are many methods for generating UWB signals. In the simulation of this project, a rectangular pulse with pulse width equal to chip length, Tw. For pulse width greater than Tw, it may overlap with other pulse for different users, which affect the performance. For pulse width smaller than Tw, in multi-path situation, two pulses or more may lie within Tw, which also lower the performance. As a result, the pulse selection must be very careful. Furthermore, the time hopping codes must also be considered carefully to try to prevent any collision or interference with other pulses. 4.4 Transmission medium/ channel The indoor channel mode is difficult to characterize. It has been observed that propagation within the building is dependent on the layout of the building and the construction materials used. Refraction, reflection and scattering of signals can be occurred inside the building and it suffers from heavy multi-path fading. The channel selected in this project simulation is Rayleigh channel. For the theoretical comparison, AWGN channel is also considered. This is the simplest channel model. The transmitted signal will experience some attenuation and delay in this channel. 4.5 Summary In this chapter, the transmitter and RAKE receiver structure are described. For the selection of pulse, it should be considered along with the time hopping codes and number of users to prevent collision problem. For transmission medium, since Rayleigh channel is the worst case of multi-path fading, it is considered in this project simulation. 17

26 Chapter 5: Methodology In this project, the methodology and the steps are discussed in detailed in the followings. Firstly, so many journals and information related to the topic of ultra-wideband were read. Through reading the abstracts of the journals, the main ideas of UWB were understood. Since there are many areas to discuss UWB in different methods such as modulation techniques and different forms of UWB such as Impulse Radio, focusing on one or two areas is the next step needed to do. After selecting the focused area, detailed understanding in this area is needed and this is also an important step. As impulse radio, TH-PPM and TH-BPSK are the three major areas focused in this project; I selected two journals for detailed reading, one about impulse radio and the other is about TH-PPM and TH-BPSK. The characteristics of these were studied, e.g. how the signal transmitted and received in different modulation techniques, what the transmitted waveform look likes etc. Furthermore, the performance is also studied since the performance comparison and evaluation for multiple access techniques are the main focus in this project. After studying the focused area, the simulation is the next step. Simulation will be done by MatLab. During studying the selected materials, only theoretical information and simulation result done by the writers were known. Although their simulation results were true, many unrealistic assumptions were made. Through simulation, I can prove whether the simulation result is correct or not and at the same time, we can find out the weaknesses of previous simulation and try to improve it. 18

27 Finally, after finishing all simulations on TH-PPM and TH-BPSK, analysis was the next step. Comparison and observation of the graphs are done. Any irregularities and similarities were recorded and the reasons of these were found. If these are man-made error, corrections can be made. By variation of different parameters, performances will be affected also. This may be a critical point for the design of transceiver structure. 19

28 Chapter 6: Simulation Result In this chapter, simulation results under three main situations will be shown. All the simulation is achieved by using MatLab. The three considerations are variation of number of users, number of paths transmitted (i.e. multi-path) and processing gains (Nh and Ns). For each consideration, TH-BPSK and TH-PPM will be considered separately. By comparison of the two graphs, performance of TH-BPSK and TH-PPM is discussed also. Performance comparison and reason for such a graph is shown after each consideration. 6.1 Variation of number of users (Nu) The key features in this simulation are shown below: 1. Processing gain, Nh = Processing gain, Ns = 8 3. Rayleigh fading 4. Number of bits transmitted each time = 1000 bits 5. Number of paths = 2 6. Rake receiver with enough number of fingers for detection 7. Number of synchronous users = 2, 8 20

29 TH-PPM The simulation result is shown by the following graph. Figure 6.1 TH-PPM Variation of Number of Users, Nh=20, Ns=8 Blue line represents two users and red line represents eight users. It is clearly observed that the performance is better for two users. When number of users increase, the performance is getting worse. 21

30 TH-BPSK The simulation result is shown below. Figure 6.2 TH-BPSK Variation of Number of Users, Nh=20, Ns=8 Blue line represents two users and red line represents eight users. The trend is as same as TH-PPM. It is clearly observed that the performance is better for two users. When number of users increase, the performance is getting worse. Reason for more users lead to poor performance For more number of users, probability of collisions is increased. Also, time hopping codes for each user may overlap. If more users use the same time hopping code, errors are introduced more. This leads to poor performance. To overcome this problem, processing gains, especially Nh, should be increased to prevent any collisions between users. 22

31 Comparison of TH-PPM and TH-BPSK From the two graphs on variation of number of users, it is shown that TH-BPSK outperforms TH-PPM. Let s take an example, for SNR of 10 db and two users, the BER of TH-PPM is about 10-2, whereas for TH-BPSK, the BER is closed to TH-BPSK performs better. This is because for TH-BPSK, the receiver detects both phases of the signal (1 and -1), whereas in TH-PPM, only one phase detection is needed. As more error may introduce for one phase detection and noise presents, TH-PPM is worse than TH-BPSK. In Mathematical explanation, the energy needed for TH-BPSK is but the energy for TH-PPM is 2E, which is much smaller. 2 E b b 6.2 Variation of number of paths (Npath) The key features in this simulation are shown below: 1. Processing gain, Nh = Processing gain, Ns = 8 3. Rayleigh fading 4. Number of bits transmitted each time = 1000 bits 5. Number of users = 2 6. Rake receiver with enough number of fingers for detection 7. Number of paths = 2, 3 23

32 TH-PPM The simulation result is shown by the following graph. Figure 6.3 TH-PPM Variation of Number of Paths, Nh=20, Ns=8 Red line represents three paths and blue line represents two paths. From the graph, it is observed that when number of paths increased, the performance is better. 24

33 TH-BPSK The simulation result is shown by the following graph. Figure 6.4 TH-BPSK Variation of Number of Paths, Nh=20, Ns=8 Same as TH-PPM, red line represents three paths and blue line represents two paths. From the graph, it is observed that when number of paths increased, the performance is better. Reason for more paths leads to better performance As the receiver structure is RAKE receiver, which have enough fingers for detection for each signal transmitted in the corresponding paths. The receiver can combine all the signals received from each finger and determine the sending bit. For more users, there will be more copies of signal and the detection will be more accurate. Thus, more paths will lead to better performance. 25

34 Comparison of TH-PPM and TH-BPSK It is the same reason shown in the variation of number of user part. 6.3 Variation of processing gains (Nh, Ns) The key features in this simulation are shown below: 1. Rayleigh fading 2. Number of bits transmitted each time = 1000 bits 3. Number of users = 2 4. Rake receiver with enough number of fingers for detection 5. Number of paths = 2 6. Variation of Nh, Ns = Nh*Ns = TH-PPM Case 1: Nh = 10, Ns = 10 Case 2: Nh = 5, Ns = 20 Case 3: Nh = 20, Ns =5 26

35 The simulation result is shown by the following graph. Figure 6.5 TH-PPM Variation of Processing Gains, Nh*Ns=100 From the graph, it is observed that based on the performance of Nh = 10, Ns = 10, when Nh is increased and Ns is decreased, the performance is better. On the other hand, performance is worse when Nh is decreased and Ns is increased. Reason for such results In this graph, the SNR is ranged for 0 to 16 db. Nh*Ns should be equal for fair comparison. For larger Nh, the performance is better. It is because the when chip size (Nh) is large, collision frequency is smaller. Thus improve the performance. For larger Nh (i.e. smaller Ns), collision occur more frequently. However, for the red and blue lines, it seems that these two lines are closer starting from 12 db, so these two lines should be overlapped after certain increase of SNR. As a result, Nh and Ns should have a trade off and thus the design of Nh and Ns value should be 27

36 assigned properly. It is not good when Nh is set too high and Ns is set too low. If Ns is small, the detection is just based on this symbol. If it is wrong, error introduced. So, Ns should not too small. 6.4 Summary In this chapter, we have shown several simulation results according to the key features set during the simulation. It is clearly shown that TH-BPSK outperforms TH-PPM in all consideration. Receiver structure is needed to consider since it may affect the performance. RAKE receiver is used in this simulation is based on MRC and have enough fingers. This can improve the performance of the received signal accuracy. Fewer fingers may lead to poor performance also. For different combination of processing gains, higher Nh leads to better performance. However, it must be considered that the SNR values also. For higher SNR, large Nh may not lead to so good performance. 28

37 Chapter 7: Conclusion In this project, performance comparison of two modulation schemes, namely, TH- BPSK and TH-PPM over Rayleigh channel. The BER performance was analyzed for the two modulation schemes in presence of multi-user interference and multi-path interference. It is observed clearly that for any number of users and number of paths, TH-BPSK outperforms TH-PPM. This can be explained Mathematically and non-mathematically as discussed in the Simulation Result chapter. TH-PPM needs to increase SNR or adjust the processing gains to achieve same performance as TH-BPSK. For variation of number of users, it is shown that more users lead to poor BER performance because of increasing the chance of collision. For variation of number of paths, it is shown that high number of multi-paths lead to better performance. This is valid only for the receiver structure is RAKE receiver, which has enough number of fingers for detection of different copies of signal. For variation of processing gains (Nh, Ns), it is shown that better performance for larger Nh. However, there should have a tradeoff between Nh and Ns. Although it is true as shown in the Simulation Result chapter, but for even larger SNR, it can easily predicted that the trend may not the same. 29

38 References [1] Ian Oppermann, Matti Hamalainen and Jari Iinatti (2004) UWB Theory and Applications, pp7 [2] C. Fowler, J Entzminger, J. Corum, Assessment of Ultrawideband(UWB) technology, IEEE AES magazine, Vol 5, Issue 11, Nov.1990, pp45-49 [3] [4] G.L. Stuber, Principles of Mobile Communication, Kluwer Academic Publishers, 2 nd edition, 2001 [5] [6] [7] N. Morinaga, M. Nakagawa, R. Kohono, New concepts and technologies for achieving highly reliable and high capacity multimedia wireless communications systems, IEEE communications magazine, Jan. 1997, pp28-33 [8] M.Z. Win, R.A. Scholtz, Impulse Radio: How its works, IEEE communication letters, Vol 2, Issue 2, Feb 1998, pp36-38 [9] S.H. Song, Q.T. Zhang, TH-CDMA-PPM with Non coherent Detection for Low Rate WPAN, IEEE communication letters [10] Khairi Ashour Hamdi, Xuanye Gu, Bit Error Rate Analysis for TH-CDMA/PPM Impulse Radio Networks, IEEE communication letters, 2003, pp [11] K. Siwiak, Ultra-wide band radio: introducing a new technology, IEEE 53 rd VTC Spring 2001, Vol 2, pp [12] X. Shen, M. Guizani, R. C. Qiu, T. Le-Hgoc (2006) Ultra-wideband wireless communications and networks 30

39 Appendix A: Program code used for simulation Code for generating time hopping codes for u = 1:Nu for s=1:ns TH(u,(Ns-1)+floor(Ns.*rand(1))+1)=1; end end Code for generating channel gain in Rayleigh channel Rayleigh(i)=(1/sqrt(2))*(randn(1)+j*randn(1)); Code for detection of received data d=sum(rx_data); if d>0 d=1; else d=-1; end if(d ~= user(1)) error = error+1; end 31

40 Code for calculating the BER p=error./sim; ber(snr)=p; Code for plotting BER versus SNR semilogy(snr,ber) xlabel(snr) ylabel(ber) 32

On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel

On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel Raffaello Tesi, Matti Hämäläinen, Jari Iinatti, Ian Oppermann, Veikko Hovinen

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

A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference

A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference 2006 IEEE Ninth International Symposium on Spread Spectrum Techniques and Applications A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference Norman C. Beaulieu, Fellow,

More information

Performance of Bit Error Rate and Power Spectral Density of Ultra Wideband with Time Hopping Sequences.

Performance of Bit Error Rate and Power Spectral Density of Ultra Wideband with Time Hopping Sequences. University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange Masters Theses Graduate School 12-2003 Performance of Bit Error Rate and Power Spectral Density of Ultra Wideband with

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

Ultra Wideband Transceiver Design

Ultra Wideband Transceiver Design 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

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

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

Prof. P. Subbarao 1, Veeravalli Balaji 2

Prof. P. Subbarao 1, Veeravalli Balaji 2 Performance Analysis of Multicarrier DS-CDMA System Using BPSK Modulation Prof. P. Subbarao 1, Veeravalli Balaji 2 1 MSc (Engg), FIETE, MISTE, Department of ECE, S.R.K.R Engineering College, A.P, India

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

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

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

Part A: Spread Spectrum Systems

Part A: Spread Spectrum Systems 1 Telecommunication Systems and Applications (TL - 424) Part A: Spread Spectrum Systems Dr. ir. Muhammad Nasir KHAN Department of Electrical Engineering Swedish College of Engineering and Technology March

More information

On the UWB System Coexistence With GSM900, UMTS/WCDMA, and GPS

On the UWB System Coexistence With GSM900, UMTS/WCDMA, and GPS 1712 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 20, NO. 9, DECEMBER 2002 On the UWB System Coexistence With GSM900, UMTS/WCDMA, and GPS Matti Hämäläinen, Student Member, IEEE, Veikko Hovinen,

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

Multirate schemes for multimedia applications in DS/CDMA Systems

Multirate schemes for multimedia applications in DS/CDMA Systems Multirate schemes for multimedia applications in DS/CDMA Systems Tony Ottosson and Arne Svensson Dept. of Information Theory, Chalmers University of Technology, S-412 96 Göteborg, Sweden phone: +46 31

More information

Ultra Wideband Indoor Radio Channel Measurements

Ultra Wideband Indoor Radio Channel Measurements Ultra Wideband Indoor Radio Channel Measurements Matti Hämäläinen, Timo Pätsi, Veikko Hovinen Centre for Wireless Communications P.O.Box 4500 FIN-90014 University of Oulu, FINLAND email: matti.hamalainen@ee.oulu.fi

More information

Design of a DS-UWB Transceiver

Design of a DS-UWB Transceiver Master Thesis IMIT/LECS/ [Year - 2005] Design of a DS-UWB Transceiver Master of Science Thesis In Electronic System Design by Saúl Rodríguez Dueñas Stockholm, March 2005 Supervisor: Examiner: Duo Xinzhong

More information

Ultra Wideband Channel Model for IEEE a and Performance Comparison of DBPSK/OQPSK Systems

Ultra Wideband Channel Model for IEEE a and Performance Comparison of DBPSK/OQPSK Systems B.V. Santhosh Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (1), 211, 87-96 Ultra Wideband Channel Model for IEEE 82.1.4a and Performance Comparison

More information

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Luca De Nardis, Guerino Giancola, Maria-Gabriella Di Benedetto Università degli Studi di Roma La Sapienza Infocom Dept.

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

A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication

A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication Pran Kanai Saha, Nobuo Sasaki and Takamaro Kikkawa Research Center For Nanodevices and Systems, Hiroshima University 1-4-2 Kagamiyama,

More information

Lecture 1 - September Title 26, Ultra Wide Band Communications

Lecture 1 - September Title 26, Ultra Wide Band Communications Lecture 1 - September Title 26, 2011 Ultra Wide Band Communications Course Presentation Maria-Gabriella Di Benedetto Professor Department of Information Engineering, Electronics and Telecommunications

More information

Performance Evaluation of a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme

Performance Evaluation of a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme International Journal of Wired and Wireless Communications Vol 4, Issue April 016 Performance Evaluation of 80.15.3a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme Sachin Taran

More information

A High-Precision Ultra Wideband Impulse Radio Physical Layer Model for Network Simulation

A High-Precision Ultra Wideband Impulse Radio Physical Layer Model for Network Simulation A High-Precision Ultra Wideband Impulse Radio Physical Layer Model for Network Simulation Jérôme Rousselot, Jean-Dominique Decotignie 2 nd Omnet++ Workshop, Rome, 6.3.2009 Overview Research Problem and

More information

Unit 1 Introduction to Spread- Spectrum Systems. Department of Communication Engineering, NCTU 1

Unit 1 Introduction to Spread- Spectrum Systems. Department of Communication Engineering, NCTU 1 Unit 1 Introduction to Spread- Spectrum Systems Department of Communication Engineering, NCTU 1 What does it mean by spread spectrum communications Spread the energy of an information bit over a bandwidth

More information

Performance of RAKE receiver over different UWB channel

Performance of RAKE receiver over different UWB channel Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1097-1105 Research India Publications http://www.ripublication.com Performance of RAKE receiver over different

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

Designing Ultra-Wide Bandwidth (UWB) Receivers for Multi-User Interference Environments

Designing Ultra-Wide Bandwidth (UWB) Receivers for Multi-User Interference Environments Designing Ultra-Wide Bandwidth (UWB) Receivers for Multi-User Interference Environments Norman C. Beaulieu Hua Shao Somasundaram Niranjayan Iraj Hosseini Bo Hu David Young 1 2 Outline Introduction Soft-Limiting

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

Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE a Channel Using Wavelet Packet Transform

Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE a Channel Using Wavelet Packet Transform Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE 82.15.3a Channel Using Wavelet Pacet Transform Brijesh Kumbhani, K. Sanara Sastry, T. Sujit Reddy and Rahesh Singh Kshetrimayum

More information

Part A: Spread Spectrum Systems

Part A: Spread Spectrum Systems 1 Telecommunication Systems and Applications (TL - 424) Part A: Spread Spectrum Systems Dr. ir. Muhammad Nasir KHAN Department of Electrical Engineering Swedish College of Engineering and Technology February

More information

Elham Torabi Supervisor: Dr. Robert Schober

Elham Torabi Supervisor: Dr. Robert Schober Low-Rate Ultra-Wideband Low-Power for Wireless Personal Communication Area Networks Channel Models and Signaling Schemes Department of Electrical & Computer Engineering The University of British Columbia

More information

UWB Technology for WSN Applications

UWB Technology for WSN Applications UWB Technology for WSN Applications Anwarul Azim 1,2, M. A Matin 3, Asaduzzaman 2 and Nowshad Amin 4 1 Dept. of CSE, Faculty of S&E, International Islamic University Chittagong 2 Dept. of Computer Science

More information

SUITABILITY STUDY OF DS-UWB AND UWB-FM FOR MEDICAL APPLICATIONS

SUITABILITY STUDY OF DS-UWB AND UWB-FM FOR MEDICAL APPLICATIONS SUITABILITY STUDY OF DS-UWB AND UWB-FM FOR MEDICAL APPLICATIONS Harri Viittala, Matti Hämäläinen, Jari Iinatti Centre for Wireless Communications P.O. Box 4500 FI-90014 University of Oulu Finland ABSTRACT

More information

Performance of Generalized Multicarrier DS-CDMA Using Various Chip Waveforms

Performance of Generalized Multicarrier DS-CDMA Using Various Chip Waveforms 748 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 51, NO. 5, MAY 2003 Performance of Generalized Multicarrier DS-CDMA Using Various Chip Waveforms Lie-Liang Yang, Senior Member, IEEE, Lajos Hanzo, Senior Member,

More information

Department of Electronic Engineering FINAL YEAR PROJECT REPORT

Department of Electronic Engineering FINAL YEAR PROJECT REPORT Department of Electronic Engineering FINAL YEAR PROJECT REPORT BEngECE-2009/10-- Student Name: CHEUNG Yik Juen Student ID: Supervisor: Prof.

More information

Noise-based frequency offset modulation in wideband frequency-selective fading channels

Noise-based frequency offset modulation in wideband frequency-selective fading channels 16th Annual Symposium of the IEEE/CVT, Nov. 19, 2009, Louvain-la-Neuve, Belgium 1 Noise-based frequency offset modulation in wideband frequency-selective fading channels A. Meijerink 1, S. L. Cotton 2,

More information

UWB Small Scale Channel Modeling and System Performance

UWB Small Scale Channel Modeling and System Performance UWB Small Scale Channel Modeling and System Performance David R. McKinstry and R. Michael Buehrer Mobile and Portable Radio Research Group Virginia Tech Blacksburg, VA, USA {dmckinst, buehrer}@vt.edu Abstract

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

Multipath Beamforming for UWB: Channel Unknown at the Receiver

Multipath Beamforming for UWB: Channel Unknown at the Receiver Multipath Beamforming for UWB: Channel Unknown at the Receiver Di Wu, Predrag Spasojević, and Ivan Seskar WINLAB, Rutgers University 73 Brett Road, Piscataway, NJ 08854 {diwu,spasojev,seskar}@winlab.rutgers.edu

More information

System Simulations of DSTRD and TH-PPM for Ultra Wide Band (UWB) Wireless Communications

System Simulations of DSTRD and TH-PPM for Ultra Wide Band (UWB) Wireless Communications University of North Florida UNF Digital Commons All Volumes (2001-2008) The Osprey Journal of Ideas and Inquiry 2006 System Simulations of DSTRD and TH-PPM for Ultra Wide Band (UWB) Wireless Communications

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-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

COPYRIGHTED MATERIAL INTRODUCTION

COPYRIGHTED MATERIAL INTRODUCTION 1 INTRODUCTION In the near future, indoor communications of any digital data from high-speed signals carrying multiple HDTV programs to low-speed signals used for timing purposes will be shared over a

More information

Transmit Diversity Schemes for CDMA-2000

Transmit Diversity Schemes for CDMA-2000 1 of 5 Transmit Diversity Schemes for CDMA-2000 Dinesh Rajan Rice University 6100 Main St. Houston, TX 77005 dinesh@rice.edu Steven D. Gray Nokia Research Center 6000, Connection Dr. Irving, TX 75240 steven.gray@nokia.com

More information

Design of Complex Wavelet Pulses Enabling PSK Modulation for UWB Impulse Radio Communications

Design of Complex Wavelet Pulses Enabling PSK Modulation for UWB Impulse Radio Communications Design of Complex Wavelet Pulses Enabling PSK Modulation for UWB Impulse Radio Communications Limin Yu and Langford B. White School of Electrical & Electronic Engineering, The University of Adelaide, SA

More information

Impact of Metallic Furniture on UWB Channel Statistical Characteristics

Impact of Metallic Furniture on UWB Channel Statistical Characteristics Tamkang Journal of Science and Engineering, Vol. 12, No. 3, pp. 271 278 (2009) 271 Impact of Metallic Furniture on UWB Channel Statistical Characteristics Chun-Liang Liu, Chien-Ching Chiu*, Shu-Han Liao

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

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

Optimum Power Allocation in Cooperative Networks

Optimum Power Allocation in Cooperative Networks Optimum Power Allocation in Cooperative Networks Jaime Adeane, Miguel R.D. Rodrigues, and Ian J. Wassell Laboratory for Communication Engineering Department of Engineering University of Cambridge 5 JJ

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

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

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

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 3.0 Pulse Shaping and Rayleigh Channel 1 TABLE OF CONTENTS 2 Summary...

More information

Cognitive Ultra Wideband Radio

Cognitive Ultra Wideband Radio Cognitive Ultra Wideband Radio Soodeh Amiri M.S student of the communication engineering The Electrical & Computer Department of Isfahan University of Technology, IUT E-Mail : s.amiridoomari@ec.iut.ac.ir

More information

COMPARATIVE STUDIES OF MB-OFDM AND DS-UWB WITH CO-EXISTING SYSTEMS IN AWGN CHANNEL

COMPARATIVE STUDIES OF MB-OFDM AND DS-UWB WITH CO-EXISTING SYSTEMS IN AWGN CHANNEL COMPARATIVE STUDIES OF MB-OFDM AND DS-UWB WITH CO-EXISTING SYSTEMS IN AWGN CHANNEL Harri Viittala, Matti Hämäläinen, Jari Iinatti Centre for Wireless Communications P.O. Box 4500 FI-90014 University of

More information

On the Spectral and Power Requirements for Ultra-Wideband Transmission

On the Spectral and Power Requirements for Ultra-Wideband Transmission MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com On the Spectral and Power Requirements for Ultra-Wideband Transmission Hongsan Sheng, Philip Orlik, Alexander M. Haimovich, Leonard J. Cimini,

More information

AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION

AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION Woo Cheol Chung and Dong Sam Ha VTVT (Virginia Tech VLSI for Telecommunications) Laboratory, Bradley Department of Electrical and Computer

More information

Ultra-Wideband Impulse Radio for Tactical Ad Hoc Communication Networks

Ultra-Wideband Impulse Radio for Tactical Ad Hoc Communication Networks Ultra-Wideband Impulse Radio for Tactical Ad Hoc Communication Networks J. Keith Townsend William M. Lovelace, Jon R. Ward, Robert J. Ulman N.C. State University, Raleigh, NC N.C. A&T State University,

More information

ECS455: Chapter 4 Multiple Access

ECS455: Chapter 4 Multiple Access ECS455: Chapter 4 Multiple Access 4.4 DS/SS 1 Dr.Prapun Suksompong prapun.com/ecs455 Office Hours: BKD 3601-7 Tuesday 9:30-10:30 Tuesday 13:30-14:30 Thursday 13:30-14:30 Spread spectrum (SS) Historically

More information

Optimizing Reception Performance of new UWB Pulse shape over Multipath Channel using MMSE Adaptive Algorithm

Optimizing Reception Performance of new UWB Pulse shape over Multipath Channel using MMSE Adaptive Algorithm IOSR Journal o Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 05, Issue 01 (January. 2015), V1 PP 44-57 www.iosrjen.org Optimizing Reception Perormance o new UWB Pulse shape over Multipath

More information

Performance of Impulse-Train-Modulated Ultra- Wideband Systems

Performance of Impulse-Train-Modulated Ultra- Wideband Systems University of Wollongong Research Online Faculty of Infmatics - Papers (Archive) Faculty of Engineering and Infmation Sciences 2006 Perfmance of Impulse-Train-Modulated Ultra- Wideband Systems Xiaojing

More information

Spread Spectrum Techniques

Spread Spectrum Techniques 0 Spread Spectrum Techniques Contents 1 1. Overview 2. Pseudonoise Sequences 3. Direct Sequence Spread Spectrum Systems 4. Frequency Hopping Systems 5. Synchronization 6. Applications 2 1. Overview Basic

More information

THE STUDY OF BIT ERROR RATE EVOLUTION IN A MOBILE COMMUNICATIONS SYSTEM USING DS CDMA TECHNOLOGY

THE STUDY OF BIT ERROR RATE EVOLUTION IN A MOBILE COMMUNICATIONS SYSTEM USING DS CDMA TECHNOLOGY Journal of Engineering Studies and Research Volume 18 (2012) No. 2 110 THE STUDY OF BIT ERROR RATE EVOLUTION IN A MOBILE COMMUNICATIONS SYSTEM USING DS CDMA TECHNOLOGY POPA ION * Technical University "Gheorghe

More information

Study of Transmitted Reference, Frequency- Shifted Reference and Code-Shifted Reference UWB Receivers

Study of Transmitted Reference, Frequency- Shifted Reference and Code-Shifted Reference UWB Receivers Study of Transmitted Reference, Frequency- Shifted Reference and Code-Shifted Reference UWB Receivers K. Harisudha, Souvik Dinda, Rohit Kamal, Rahul Kamal Department of Information and Telecommunication,

More information

P-Rake Receivers in Different Measured WBAN Hospital Channels

P-Rake Receivers in Different Measured WBAN Hospital Channels P-Rake Receivers in Different Measured WBAN Hospital Channels Ville Niemelä, Matti Hämäläinen, Senior Member, IEEE, Jari Iinatti, Senior Member, IEEE, Attaphongse Taparugssanagorn, Member, IEEE Centre

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

UWB for Sensor Networks:

UWB for Sensor Networks: IEEE-UBC Symposium on future wireless systems March 10 th 2006, Vancouver UWB for Sensor Networks: The 15.4a standard Andreas F. Molisch Mitsubishi Electric Research Labs, and also at Department of Electroscience,

More information

THE EFFECT of multipath fading in wireless systems can

THE EFFECT of multipath fading in wireless systems can IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 47, NO. 1, FEBRUARY 1998 119 The Diversity Gain of Transmit Diversity in Wireless Systems with Rayleigh Fading Jack H. Winters, Fellow, IEEE Abstract In

More information

Ultra-Wideband DesignGuide

Ultra-Wideband DesignGuide Ultra-Wideband DesignGuide January 2007 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material,

More information

AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA

AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA Al-Qadisiya Journal For Engineering Sciences, Vol. 5, No. 4, 367-376, Year 01 AN IMPROVED WINDOW BLOCK CORRELATION ALGORITHM FOR CODE TRACKING IN W-CDMA Hassan A. Nasir, Department of Electrical Engineering,

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

Optimization of Receivers for UWB Applications

Optimization of Receivers for UWB Applications Optimization of Receivers for UWB Applications T.Perarasi 1, Dr.V.C.Ravichandran 2 1 Associate Professor, Department of Electronics & Communication, Karpaga Vinayaga college of Engineering & Technology,

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

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

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

Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System

Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System Anshu Aggarwal 1 and Vikas Mittal 2 1 Anshu Aggarwal is student of M.Tech. in the Department of Electronics

More information

UWB Impact on IEEE802.11b Wireless Local Area Network

UWB Impact on IEEE802.11b Wireless Local Area Network UWB Impact on IEEE802.11b Wireless Local Area Network Matti Hämäläinen 1, Jani Saloranta 1, Juha-Pekka Mäkelä 1, Ian Oppermann 1, Tero Patana 2 1 Centre for Wireless Communications (CWC), University of

More information

IDEAL for providing short-range high-rate wireless connectivity

IDEAL for providing short-range high-rate wireless connectivity 1536 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 54, NO. 9, SEPTEMBER 2006 Achievable Rates of Transmitted-Reference Ultra-Wideband Radio With PPM Xiliang Luo, Member, IEEE, and Georgios B. Giannakis, Fellow,

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

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013 Final Report for AOARD Grant FA2386-11-1-4117 Indoor Localization and Positioning through Signal of Opportunities Date: 14 th June 2013 Name of Principal Investigators (PI and Co-PIs): Dr Law Choi Look

More information

Quick Introduction to Communication Systems

Quick Introduction to Communication Systems Quick Introduction to Communication Systems p. 1/26 Quick Introduction to Communication Systems Aly I. El-Osery, Ph.D. elosery@ee.nmt.edu Department of Electrical Engineering New Mexico Institute of Mining

More information

IJEETC. InternationalJournalof. ElectricalandElectronicEngineering& Telecommunications.

IJEETC. InternationalJournalof. ElectricalandElectronicEngineering& Telecommunications. IJEETC www.ijeetc.com InternationalJournalof ElectricalandElectronicEngineering& Telecommunications editorijeetc@gmail.com oreditor@ijeetc.com Int. J. Elec&Electr.Eng&Telecoms. 2015 Jaspreet Kaur and P

More information

BER Performance of UWB Modulations through S-V Channel Model

BER Performance of UWB Modulations through S-V Channel Model World Academy of Science, Engineering and Technology 6 9 BER Performance of UWB Modulations through S-V Channel Model Risanuri Hidayat Abstract BER analysis of Impulse Radio Ultra Wideband (IR- UWB) pulse

More information

SIGNAL PROCESSING FOR COMMUNICATIONS

SIGNAL PROCESSING FOR COMMUNICATIONS Introduction ME SIGNAL PROCESSING FOR COMMUNICATIONS Alle-Jan van der Veen and Geert Leus Delft University of Technology Dept. EEMCS Delft, The Netherlands 1 Topics Multiple-antenna processing Radio astronomy

More information

Template Design and Propagation Gain for Multipath UWB Channels with Per-Path Frequency- Dependent Distortion.

Template Design and Propagation Gain for Multipath UWB Channels with Per-Path Frequency- Dependent Distortion. Template Design and Propagation Gain for Multipath UWB Channels with Per-Path Frequency- Dependent Distortion. Neil Mehta, Alexandra Duel-Hallen and Hans Hallen North Carolina State University Email: {nbmehta2,

More information

Ultra-Wideband Tutorial

Ultra-Wideband Tutorial Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs) Title: [Ultra-Wideband Tutorial] Date Submitted: [March 11, 2002] Source: [Matt Welborn] Company [XtremeSpectrum] Address

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: [Ultra-Wideband Tutorial] Date Submitted: [March 11, 2002] Source: [Matt Welborn] Company [XtremeSpectrum] Address

More information

Improved Usage of Time Slots of the IEEE a UWB System Model

Improved Usage of Time Slots of the IEEE a UWB System Model Improved Usage of Time Slots of the IEEE 802.15.4a UWB System Model Ville Niemelä, Matti Hämäläinen, Senior Member, IEEE, Jari Iinatti, Senior Member, IEEE Centre for Wireless Communications University

More information

BER Performance of UWB Modulations through S-V Channel Model

BER Performance of UWB Modulations through S-V Channel Model Vol:3, No:1, 9 BER Performance of UWB Modulations through S-V Channel Model Risanuri Hidayat International Science Index, Electronics and Communication Engineering Vol:3, No:1, 9 waset.org/publication/364

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

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

Computational Complexity of Multiuser. Receivers in DS-CDMA Systems. Syed Rizvi. Department of Electrical & Computer Engineering

Computational Complexity of Multiuser. Receivers in DS-CDMA Systems. Syed Rizvi. Department of Electrical & Computer Engineering Computational Complexity of Multiuser Receivers in DS-CDMA Systems Digital Signal Processing (DSP)-I Fall 2004 By Syed Rizvi Department of Electrical & Computer Engineering Old Dominion University Outline

More information

Application of pulse compression technique to generate IEEE a-compliant UWB IR pulse with increased energy per bit

Application of pulse compression technique to generate IEEE a-compliant UWB IR pulse with increased energy per bit Application of pulse compression technique to generate IEEE 82.15.4a-compliant UWB IR pulse with increased energy per bit Tamás István Krébesz Dept. of Measurement and Inf. Systems Budapest Univ. of Tech.

More information

Multiple Access Schemes

Multiple Access Schemes Multiple Access Schemes Dr Yousef Dama Faculty of Engineering and Information Technology An-Najah National University 2016-2017 Why Multiple access schemes Multiple access schemes are used to allow many

More information

PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA

PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA Mihir Narayan Mohanty MIEEE Department of Electronics and Communication Engineering, ITER, Siksha O Anusandhan University, Bhubaneswar, Odisha,

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.5 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [Elements of an IR-UWB PHY for Body Area Networks] Date Submitted: [0 March, 2009] Source: Olivier Rousseaux,

More information

Channelized Digital Receivers for Impulse Radio

Channelized Digital Receivers for Impulse Radio Channelized Digital Receivers for Impulse Radio Won Namgoong Department of Electrical Engineering University of Southern California Los Angeles CA 989-56 USA ABSTRACT Critical to the design of a digital

More information

A White Paper from Laird Technologies

A White Paper from Laird Technologies Originally Published: November 2011 Updated: October 2012 A White Paper from Laird Technologies Bluetooth and Wi-Fi transmit in different ways using differing protocols. When Wi-Fi operates in the 2.4

More information