A comparison of scheduling algorithms in HSDPA

Size: px
Start display at page:

Download "A comparison of scheduling algorithms in HSDPA"

Transcription

1 A omparison of sheduling algorithms in HSDPA Stefan M. Sriba and Fambirai Takawira Shool of Eletrial, Eletroni and Computer Engineering, University of KwaZulu-Natal King George V Avenue, Durban, 404, South Afria sribas@gmail.om or ftakaw@ukzn.a.za Tel: Abstrat This paper ompares the behaviour of Earliest Deadline First () and Opportunisti- (O-) with that of Round Robin, Proportional Fair Throughput (PFT), and Maximum Carrier to Interferene ratio (MaxC/I). Video, voie and web traffi are transmitted through an HSDPA air interfae. The resultant queueing delay and fairness are measured and ompared for eah sheduler. Index Terms Earliest Deadline First (), queueing delay. I. INTRODUCTION As part of the UMTS standard, the third generation partnership projet (3GPP) inluded High Speed Downlink Paket Aess (HSDPA) in Release 5. In HSDPA, all resoures are usually made available to a single user on a Transmission Time Interval (TTI) basis []. HSDPA distinguishes itself from the previous WCDMA standard, by using an Adaptive Modulation and Coding (AMC) sheme, whih enables it to respond rapidly to hannel flutuations, without the need for fast power ontrol, whih is disabled in HSDPA. Furthermore, Variable Spreading Fators have also been disabled, while the TTI has been dereased from 0ms to 2ms, allowing for muh faster sheduling responses. Finally, the model makes use of a Fast Physial Layer Hybrid ARQ sheme. This paper ompares the behaviour of and Opportunisti- (O-) with that of Round Robin, PFT, and MaxC/I. Video, voie and web traffi are transmitted through an HSDPA air interfae. This is ahieved by means of a ustom built simulator, whih shows how the Earliest Deadline First () sheduler fills an essential role in providing QoS for delay sensitive traffi. II. TRAFFIC GENERATION MODEL The simulation model assumes that multiple soures are produing voie, video, and web traffi that will arrive at the base station, enter the queueing system and is then transmitted via a hannel to the mobile stations. Note that eah physial mobile unit an simultaneously generate voie, video and web traffi, in other words, it an onsist of several traffi soures. The same traffi generating models for video and web traffi will be used as [], while the video generating model will be extended to give a realisti voie generating model. The sheduling intervals are defined in terms of the Transmission This work was partially sponsored by Alatel-Luent and Telkom SA Ltd as part of the Centre of Exellene Programme. Time Interval (TTI). In other words, a new paket is sheduled every TTI. In an HSDPA system, the TTI is fixed at 2ms. A. Video traffi soure A video soure an be modeled as M independent ON- OFF Markov mini-soures. As was the ase in [], this model assumes that M = 0. In the ON state, a mini-soure produes a onstant rate of V bps, while in the OFF state, a mini-soure produes no traffi. Eah mini-soure spends a mean time of p TTIs in the ON state and q TTIs in the OFF state, where their respetive random variables P and Q are geometrially distributed. Parameters p, q and V are obtained as follows: ) p = ( + µ2 a TTI Mσ 2 ) q = ( + Mσ2 a TTI µ 2 V = µ M + σ2 µ [TTIs] () [TTIs] (2) [bps] (3) A video soure has a mean bit rate of µbps, a standard deviation of σbps, and exponent of the auto-ovariane with oeffiient as. As was the ase in [], µ=28kbps, σ=8kbps and a=3.9s. Video pakets are hosen to have a fixed paket length of 500 Bytes = 2kb. Video traffi is onsidered to have a deadline of d=00ms, after whih it will be dropped. The result is that the mean ON-time is p = TTI = 6,820,53 µs (4) Similarly, the mean OFF-time is q = 33.2 TTI = 266,420 µs (5) And finally, the transmission rate of eah mini-soure is B. Voie traffi soure V = 3,300 bps (6) For the voie traffi generation, exatly the same model is used as for video traffi generation, exept that M=. In other words, every soure no longer onsists of 0 mini-soures. For voie traffi, µ=64,000bps and σ=4,000bps. Voie pakets have a fixed paket length of 80 Bytes = 640b. Voie traffi has a deadline of d=50ms, after whih it will be dropped.

2 One again, the mean ON-time is alulated to be p = 32,948.7 TTI = 65,897,436 µs (7) Similarly, the mean OFF-time is given by q = 28.7 TTI = 257,42 µs (8) And finally, the soure transmission rate is C. Web traffi soure V = 64,250 bps (9) Although it is fairly diffiult to find a statistial distribution that aurately desribes web traffi generation patterns, reating simulated web-traffi is fairly straight forward. We use the same model as in [], where an end-user an be seen to osillate between two states while browsing. He is either requesting a new webpage or reading. The reading state has a geometri distribution with an average duration of T OFF =000TTIs = 2s. During this time no traffi is generated. Web traffi has a virtual deadline of d=500ms. It is virtual beause the paket is still served and not dropped when the delay exeeds d and reates a deadline violation. When in the request state, the addressed data soure will produe a geometrially distributed number of pakets, with a mean of P =300 pakets. The paket inter-arrival time too is geometrially distributed, with a mean of T =200TTIs = 0.4s. The paket length L an be found by finding the floor of a trunated Pareto pdf, in other words, L = x, where: p(x) = ζ l min ζ x ζ+ [u(x l min ) u(x l max )] ( ) ζ lmin + δ(x l max ) [bits] (0) l max Here ζ =. is a onstant, u( ) is the unitary step funtion, δ( ) is the Dira Delta funtion, while l min = 80 Bytes = 640b and l max = 500 Bytes = 2kb are respetively the minimum and maximum message lengths. The values of l min and l max are different to those proposed in [] and were hosen to lie within the bounds of the paket lengths of voie and video pakets. The problem with generating web traffi is that the IMSL library that was used to perform statistial tasks does not inlude a funtion for generating Pareto distributed random numbers. To solve this problem, it was noted that the Pareto density funtion is given by p(x) = aba x a+ [bits], () while the Pareto umulative distribution is given by F(x) = ( lmin x ) ζ [bits]. (2) Pareto distributed random numbers an be obtained, by generating random numbers for a uniform distribution with limits [0,]. For every uniformly distributed random u generated in this fashion, F(x) = u. One may then solve for x, as follows: x = l min ( u) /ζ [bits]. (3) The result is that one is able to translate every uniformly distributed random number u into a Pareto distributed random number x. III. QUEUEING MODEL To be able to ompare all shedulers, idential onditions must be reated in eah ase. The only differene may be the way the data is sheduled, in other words, the order in whih it is transmitted. As desribed earlier, traffi that has violated its delay deadline is either physially dropped or virtually dropped, depending on whether it is real-time traffi (voie and video) or best-effort traffi (web). Beause the real-time traffi an be dropped, its queue-length is indiretly limited to the produt of the average servie rate and the delay deadline. Under high enough load onditions, the best-effort queue ould, on the other hand, grow to a signifiant size, whih in turn drastially affets its delay behaviour. Limiting the queue size in any way would also indiretly ap the possible maximum delay. The result is that infinitely long buffers were hosen for all queues. IV. CHANNEL MODEL HSDPA uses Diret-Sequene Code Division Multiple Aess (DS-CDMA). The bit energy-to-interferene spetral density E b that the User Equipment (UE) measures is fed bak to Node-B using 5 bits, known as the Channel Quality Indiator (CQI) value. The CQI value is used to deide on the highest transmission rate that an be hosen. The E b value that the UE measures, an be modeled as follows []: E b = SIR PG, (4) where SIR is the signal-to-interferene power ratio, PG is the DSSS Proessing Gain, whih is defined by the ratio W R b, where W is the spreading bandwidth and R b is the bitrate that depends on the used modulation and oding sheme (MCS). The SIR value an be estimated as SIR = P RX I Inter + I Extra + N, (5) where P RX is the useful reeived power, I Inter is the intraell interferene, I Extra is the extra-ell interferene and N is the noise power. Note that P RX, I Inter, I Extra and N an be haraterized as follows []: G PInter P RX = P TX G PRX, I Inter = αg PInter P D, (6) I Extra = εg IExtra P D, N = N 0 W (7) where P TX is the transmitted power to the user, G PRX, and G IExtra are the user hannel gains of the,

3 transmission, the intra-ell interferene, and the extra-ell interferene, respetively. P D is the Node B available power, N 0 is the noise spetral density, α is the intra-ell nonorthogonality oeffiient and ε is the extra-ell interferene power-to-the total reeived power ratio. Note that all powers must be onverted to Watts and annot be left as dbs. P TX an be found quite simply, by assuming that all of Node B s power will be used during transmissions. Node B s power is therefore divided amongst eah of the transmission odes. If one assumes that 5 odes are used for transmission, then P TX beomes: Hene P TX = P D 5 E b = (αg PInter [W]. (8) P TX G PRX W/R b + εg PExtra )P D + N 0 W (9) per CDMA ode. From [2], one an derive that the hannel gain for the transmission, the intra-ell interferene, and the extra-ell interferene are given by: G (db) = L(t) (db) + s(t) (db), [dbw] (20) where s(t) is the shadowing omponent, whih will be disussed later. L(t) is the path-loss omponent of a UHF signal over flat terrain (in a semi-urban environment), whih is given by [2]: L(t) (db) = K + γ log 0 r dbw. (2) Here K is the signal strength measured at km from the basestation, with r in km, while γ is the rate at whih L(t) (db) hanges as r hanges. Both K and γ may vary as distane r between a mobile and the base-station hanges. The shadowing term s(t) (in db) is usually modeled as a zero-mean stationary Gaussian proess, whih when expressed in Watts has a log-normal pdf: sine µ = 0. f s(t) = σ 2πt exp [ (ln t µ) 2 /(2σ 2 ) ] (22) [ ] = σ 2πt exp ln2 t 2σ 2, (23) V. HSDPA TRANSMISSION RATES When a paket is seleted for transmission to the j-th user, the bit-error-rate (BER) plays an important role. The appliations using the various lasses of servie have different sensitivities to the BER. The BER thresholds that were used in this paper are for video and voie traffi, and for web traffi, as listed in Table II in Setion VII. These values were hosen to orrespond to a paket-error-rate (PER) proposed in [] of 0 for video traffi and a mean PER of 0 2 for web traffi, whih varies as the paket length of the web pakets vary. The BER of the voie traffi is kept the same as video, TABLE I HSDPA MCS MODES MCS mode m Data rate (5 odes) R b. QPSK, rate 4.8Mbps 2. QPSK, rate 2 3.6Mbps 3. QPSK, rate Mbps 4. 6QAM, rate 2 7.2Mbps 5. 6QAM, rate Mbps but orresponds to a muh lower PER, as an be alulated using the following expression: PER = ( BER) L, (24) where L in this ontext is the paket length, measured in bits. The BER an be ontrolled diretly by varying the transmission power. In the 3GPP s UMTS standard, power ontrol therefore plays an important role. One of the improvements that HSDPA offers, is to trak a BER by varying the modulation and oding sheme (MCS) as the hannel onditions hange. This enables the base station to keep its transmission power onstant, simplifying the design. In order to obtain high transmission rates, 5 odes were used with the MCS modes listed in Table I. As the hannel quality varies, a different MCS will have to be used, whih effetively varies the transmission rate. To determine whih of these MCS modes should be used at any time, the indiret relationship between BER and transmission rate needs to be onsidered. Note that the BER is related to the bit-energy-to-interferene spetral density E b value, whih is ommuniated from the User Equipment (UE) to the transmitting Node-B using the Channel Quality Indiator (CQI) value [3]. This 5-bit CQI value, ranging from 0 to 30, is alulated as follows: 0 if E b 6, CQI = Eb / if 4 < E b if 6 < E b 4,. (25) When the CQI value is reeived by Node-B, it an be E onverted bak to an estimate of b. In the previous setion, the following expression was developed that explains the relationship between the transmission rate R b and the resulting E b that an be expeted: E b = (αg PInter P TX G PRX W/R b + εg PExtra )P D + N 0 W (26) By hoosing the appropriate MCS value, the transmission rate an be inreased while the resulting E b still meets the following ondition: ( ) E b Eb >. (27) Threshold ( Eb is a threshold that is diretly related to the )Threshold The maximum PER threshold that eah lass of traffi an endure. Referene [4] ontains the required SNR-to-PER urves in a flat fading Rayleigh model for QPSK rate /3, rate /2, rate 3/4, 6QAM rate /2, and rate 3/4.

4 VI. SCHEDULERS TO COMPARE The behaviour of the following shedulers is explored in this paper: A. Round Robin [3] The Round Robin () sheduler is one of the simplest. At the end of eah TTI, it moves onto the next queue and tries to fill up the sheduling interval with as muh data as possible from this queue. If a queue is empty, the sheduler simply moves to the next queue. No attempt at optimisation is made. If all queues are full, then over a prolonged period of time, eah one would be given an equal number of TTIs for transmission. B. Proportional Fair Throughput [3] The aim of the Proportional Fair Throughput (PF-T) sheduler is to maximise throughput, but in a fair manner. The sheduling rule is given by: Next paket = max i r i r i, (28) where r i is the instantaneous transmission rate that HSDPA ould assign to lass i traffi, if hosen by the sheduler. r i is the average transmission rate that was assigned to lass i traffi. It an be found as follows: { ( α) r i (k) + αr i (k) if i is served in slot k, r i (k + ) = ( α) r i (k) otherwise, (29) where 0 < α < is a weighting fator, whose value was hosen to be The numerator in the sheduling rule ensures that the sheduler will take advantage of temporary throughput improvements. On the other hand, the denominator ensures that over a long-term period, the sheduler will attempt to assign equal resoures to all lasses. C. Maximum Carrier to Interferene ratio [3] The Maximum Carrier to Interferene ratio () sheduler selets pakets based purely on the best hannel onditions. The relative instantaneous hannel quality indiator η is defined by η i = ζ ī ζ, (30) where ζ i = E b is the SNR of the hannel that the head-ofqueue paket of the lass i queue will be transmitted through, while ζ = n n j= ζ j is the average SNR of all hannels. Here n is the total number of traffi lasses. The sheduling rule is simply given by: Next paket = max η i. (3) i D. Earliest Deadline First The Earliest Deadline First () sheduler attempts to meet the required deadlines of traffi lasses. Distributing bandwidth and ahieving fair throughput among the traffi lasses is not a suffiient riterion to be able to sustain realtime traffi on a paketised network. Strit deadlines need to be adhered to. The sheduling rule for is given by: Next paket = min i (d i D i ), (32) where D i is the queueing delay that the head-of-queue paket of the lass i queue has experiened, while d i is the delay deadline of the paket. E. O- Sheduler Finally, Opportunisti (O-) uses the rules of, but prioritises traffi lasses whih will be transmitted through good hannel onditions. Ḡ Next paket = min d i D i (33) i G VII. SIMULATION PARAMETERS Table II lists the parameters for the simulation, whih are similar to those proposed in []. A variable number of traffi soures were modeled, depending on the required load. Eah traffi soure generated the video, voie, and web traffi aording to the model disussed in Setion II. Traffi was generated independently of other traffi soures. For the HSDPA links between Node B and the UEs, 20 mobile hannels were reated. Eah paket that was generated was assigned a flat random number ranging from 0 to 9, whih implied the target hannel that it would be transmitted through. Eah of the 20 hannels was modeled independently of all other hannels. No spaial orrelation among transmission hannels was taken into onsideration. VIII. RESULTS In this paper, the behaviour of five shedulers was simulated. A. Average delay and unfairness Figs. (a), (), and (e) ontain the average queueing delay that video, voie and web traffi respetively experiene. At first glane, seems to perform the least favourable, as of all three lasses it has the highest queueing delay for large portions of the load onditions. One needs to remember though that shedules traffi based on the delay deadlines of the lasses, whih are 00ms for video traffi, 50ms for voie traffi, and 500ms for web traffi. In the ase of voie traffi, traffi does not reah the deadline, but is still muh higher than the other shedulers under high load onditions. The reason for voie delays not reahing the deadline is due to multiple transmissions of voie pakets per TTI. The delay of video and web traffi, on the other hand, approahes the deadline at relatively low loads. The advantage of the sheduler is the lear queueing delay differentiation of traffi lasses. The delay deadlines

5 of the various traffi lasses reate behavioral expetations with ustomers, whih they are prepared to pay for. If no disernable differene is notieable, the requirement for an advaned delay-targeting QoS design beomes questionable. To further illustrate the point, a form of delay unfairness is proposed that is defined as follows: Unfairness = 00% di D i d i, (34) where d i is the delay deadline of lass i and D i is the queueing delay that the front-of-queue-i paket has experiened by the time it is served. In other words, with this expression an attempt is made to measure how lose the delay was to its deadline, by the time the paket ompleted transmission. Figs. (b), (d), and (f) ontain the average unfairness, measured aording to (34). This highlights, more learly, how is able to differentiate the delay of the 3 lasses, based on their respetive deadlines. For all 3 lasses, as the load inreases, approahes the deadline, marked as 0 on the unfairness graphs. In the ase of video traffi, all shedulers are able to approah the delay deadline quite well. For most of the shedulers this is due to their preferene of voie over video traffi. As the video delay approahes the delay deadline, it is dropped. This reates an artifiial eiling around the delay deadline. In the ase of voie and web traffi, all shedulers, exept for, ompletely ignore the delay deadline. IX. CONCLUSION This paper presented an HSDPA simulation environment. Video, voie, and web traffi were realistially produed by a varying number of soures. The number of soures was varied from to 20, thereby ahieving load-onditions varying from 0% to 00%. The model foussed on the downlink transmissions from the base-station to the mobile units, migrating around the ell. It measured the average queueing delay and fairness. The results show how is able to differentiate between traffi lasses. TABLE II SIMULATION PARAMETERS [] PARAMETER VALUE α P D 30 Watt Cell radius R 500 meters N = N 0 W Watt W 5MHz ε (lose to Node B: R 0m) 0 ε (intermediate: 0m < R < 450m) 0.25 ε (ell border: 450m R 500m) 0.5 PATHLOSS ATTENUATION L(t) (in db) Near zone log(r) (R < 300m) Far zone log(r) (R 300m) None-line of sight (probability = 0.2) log(r) (R = distane from Node B) SHADOWING ATTENUATION s(t) (Gaussian variable) (in db) Mean 0 Standard deviation 8 Bit Error Rate Threshold Video Voie Web REFERENCES [] F. D. Angelis, I. Habib, G. Giambene, and S. Giannetti, Sheduling for differentiated traffi types in HSDPA ellular systems, in IEEE Globeom 05, [2] A. Farrokh, F. Blomer, and V. Krishnamurthy, A omparison of opportunisti sheduling algorithms for streaming media in high-speed downlink paket aess (HSDPA), in Pro. of MIPS 2004, Grenoble, Frane, November 6 9, [3] A. Haider and R. Harris, A novel proportional sheduling algorithm for HSDPA in UMTS networks, in The 2nd International Conferene on Wireless Broadband and Ultra Wideband Communiations (I. C. Soiety, ed.), [4] A. Harada, S. Abeta, and M. Sawahashi, Adaptive radio parameter ontrol onsidering QoS for forward link OFCDM wireless aess, in IEEE VTC, pp , Stefan M. Sriba ompleted his BSEng degree in Deember 2000 in the Shool of Eletrial, Eletroni and Computer Engineering at the University of Natal, Durban, South Afria. He ompleted his MSEng degree at the beginning of 2003 and is urrently working on his PhD, researhing sheduling theory for both wired and wireless networks in the Radio Aess Tehnology Researh Centre at the University of KwaZulu-Natal, South Afria. Sine 2006 he is working at Telkom SA Ltd. Professor Fambirai Takawira is the Telkom Professor of Digital Communiations at the Shool of Eletrial, Eletroni and Computer Engineering at the University of KwaZulu-Natal. He ompleted his BSEleEng in Manhester and was awarded a PhD at Cambridge. His researh interests are in the general areas of adaptive signal proessing, digital ommuniations and data networks.

6 Delay (ms) Delay (ms) Delay (ms) (a) Average delay of Video traffi () Average delay of Voie traffi 0 (e) Average delay of Web traffi Unfairness (%) Unfairness (%) Unfairness (%) (b) Unfairness of Video traffi (d) Unfairness of Voie traffi (f) Unfairness of Web traffi Fig.. Average delay and unfairness

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

Selection strategies for distributed beamforming optimization

Selection strategies for distributed beamforming optimization EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH COST 2100 TD(10)11036 Ålborg, Denmark 2010/June/02-04 EURO-COST SOURCE: Institute of Communiation Networks and Computer Engineering

More information

Interference mitigation by distributed beam forming optimization

Interference mitigation by distributed beam forming optimization English Interferene mitigation by distributed beam forming optimization Matthias Kashub, Christian M. Blankenhorn, Christian M. Mueller and Thomas Werthmann Abstrat Inter-ell interferene is a major issue

More information

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Zied Bouida, Khalid A. Qaraqe, and Mohamed-Slim Alouini Dept. of Eletrial and Computer Eng. Texas A&M University at Qatar Eduation

More information

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud EE 70- (08) Chapter IV: Angle Modulation Leture Dr. Wajih Abu-Al-Saud Effet of Non Linearity on AM and FM signals Sometimes, the modulated signal after transmission gets distorted due to non linearities

More information

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications Predition Method for Channel Quality Indiator in LEO mobile Satellite Communiations Yadan Zheng *, Mingke Dong *, Wei Zheng *, Ye Jin *, Jianjun Wu * * Institution of Advaned Communiations, Peking University,

More information

Abstract. 1. Introduction. 2. Fading

Abstract. 1. Introduction. 2. Fading An Interative Simulation for Flat Fading P.Marihamy*, J.Senthilkumar and V.Vijayarangan ECE Dept., National Engineering College Kovilpatti -68 503, India. * Nizwa College of Tehnology, Sultanate of Oman

More information

Link-Level Analysis of Downlink Handover Regions in UMTS

Link-Level Analysis of Downlink Handover Regions in UMTS Link-Level Analysis of Downlink Handover Regions in UMTS Atta Ul Quddus, Xinjie Yang and Rahim Tafazolli, Member, IEEE Abstrat This paper investigates the downlink handover (soft/softer/hard) performane

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

Considerations and Challenges in Real Time Locating Systems Design

Considerations and Challenges in Real Time Locating Systems Design Considerations and Challenges in Real Time Loating Systems Design Dr. Brian Gaffney DeaWave Ltd. Email: brian.gaffney@deawave.om Abstrat Real Time Loating Systems (RTLS) are a ombination of hardware and

More information

Study of the Variance in the Histogram Test of ADCs

Study of the Variance in the Histogram Test of ADCs Study of the Variane in the Histogram Test of ADCs F. Corrêa Alegria and A. Cruz Serra Teleommuniations Institute and Department of Eletrial and Computer Engineering Instituto Superior Ténio, Tehnial University

More information

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access 6 IEEE Ninth International Symposium on Spread Spetrum Tehniques and Appliations An Aquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Aess Shin ihi TACHIKAWA Nagaoka University of

More information

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based 2 IEEE. Reprinted, with permission, from David Dorrell, Design and omparison of k multilevel voltage soure onverters for loal grid based renewable energy systems. IECON 2-37th Annual Conferene on IEEE

More information

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication 01 IEEE 14th International Conferene on High Performane Computing and Communiations Serial PN Aquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communiation

More information

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas CONFTELE '99 ISBN 972-98115-0-4 Pro. CONFTELE 1999 - II Conf. de Teleomuniações, Sesimbra, Portugal, 466-470, Abr 1999 1 Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas Carlos Salema,

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

Generating 4-Level and Multitone FSK Using a Quadrature Modulator

Generating 4-Level and Multitone FSK Using a Quadrature Modulator Generating 4-Level and Multitone FSK Using a Quadrature Modulator Page 1 of 9 Generating 4-Level and Multitone FSK Using a Quadrature Modulator by In a reent olumn (lik on the Arhives botton at the top

More information

Interpreting CDMA Mobile Phone Testing Requirements

Interpreting CDMA Mobile Phone Testing Requirements Appliation Note 54 nterpreting CDMA Mobile Phone Testing Requirements Most people who are not intimately familiar with the protool involved with S-95A & J- STD-008 (CDMA) phones will enounter some onfusion

More information

Parameters of the radio channels that affect digital signal transmissions Propagation Environment Attenuation Index, γ

Parameters of the radio channels that affect digital signal transmissions Propagation Environment Attenuation Index, γ Parameters of the radio hannels that affet digital signal transmissions 1.Free spae attenuation - the signal undergoes an average attenuation that depends on the length of the path and signal s frequeny

More information

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels http://dx.doi.org/10.5755/j01.eee..1.14116 Performane of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protool over Different Fading Channels Nuri Kapuu 1 Mehmet Bilim 1 Ibrahim Develi 1 1 Department

More information

Homework: Please number questions as numbered on assignment, and turn in solution pages in order.

Homework: Please number questions as numbered on assignment, and turn in solution pages in order. ECE 5325/6325: Wireless Communiation Systems Leture Notes, Spring 2010 Leture 6 Today: (1) Refletion (2) Two-ray model (3) Cellular Large Sale Path Loss Models Reading for today s leture: 4.5, 4.6, 4.10.

More information

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.om Power Effiient Transmission of Layered Video Through Wireless lay Nodes Zafer Sahinoglu and Phil Orlik TR-2003-52 July 2003 Abstrat Effiay

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu*

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu* 16 nd International Conferene on Mehanial, Eletroni and Information Tehnology Engineering (ICMITE 16) ISBN: 978-1-6595-34-3 A Study on The Performane of Multiple-beam Antenna Satellite Reeiving System

More information

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access Int. J. Communiations, Network and System Sienes, 2011, 4, 417-423 doi:10.4236/ijns.2011.47049 Published Online July 2011 (http://www.sirp.org/journal/ijns) Performane of Random Contention PRMA: A Protool

More information

Power Budgeted Packet Scheduling for Wireless Multimedia

Power Budgeted Packet Scheduling for Wireless Multimedia Power Budgeted Paket Sheduling for Wireless Multimedia Praveen Bommannavar Management Siene and Engineering Stanford University Stanford, CA 94305 USA bommanna@stanford.edu Niholas Bambos Eletrial Engineering

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities Adaptive TDMA/FDMA for Wide-Area Coverage and Vehiular Veloities Mikael Sternad *, Sorour Falahati *, Tommy Svensson, and Daniel Aronsson * * Signals and Systems, Uppsala University, P Box 8,SE-71 0 Uppsala,

More information

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes Columbia International Publishing Journal of Advaned Eletrial and Computer Engineering Researh Artile Effet of Pulse Shaping on Autoorrelation Funtion of Barker and Frank Phase Codes Praveen Ranganath

More information

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process.

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process. G Suhitra, M L Valarmathi A Novel method of Walsh-Hadamard Code Generation using Reonfigurable Lattie filter and its appliation in DS-CDMA system GSUCHITRA, MLVALARMATHI Department of ECE, Department of

More information

Introduction to Analog And Digital Communications

Introduction to Analog And Digital Communications Introdution to Analog And Digital Communiations Seond Edition Simon Haykin, Mihael Moher Chapter 9 Noise in Analog Communiations 9.1 Noise in Communiation Systems 9. Signal-to-Noise Ratios 9.3 Band-Pass

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

An Adaptive Distance-Based Location Update Algorithm for PCS Networks An Adaptive Distane-Based Loation Update Algorithm for PCS Networks Abstrat - In this paper, we propose a stohasti model to ompute the optimal update boundary for the distane-based loation update algorithm.

More information

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS Thomas Pany (1), Bernd Eissfeller (2), Jón Winkel (3) (1) University

More information

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm Available online at www.sienediret.om Physis Proedia 5 (01 ) 1939 1946 01 International Conferene on Solid State Devies and Materials Siene Loation Fingerprint Positioning Based on Interval-valued Data

More information

A MAC protocol based on Adaptive Beamforming for Ad Hoc Networks

A MAC protocol based on Adaptive Beamforming for Ad Hoc Networks A MAC protool based on Adaptive Beamforming for Ad Ho Netorks Harkirat Singh and Suresh Singh Department of Computer Siene Portland State University harkirat@s.pdx.edu Abstrat This paper presents a novel

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

Journal of Communications Vol. 12, No. 6, June 2017

Journal of Communications Vol. 12, No. 6, June 2017 Journal of ommuniations Vol., o. 6, June 7 Performane Analysis of FSO ommuniation Systems with Higher-Order Spatial Diversity Shemes Using BPSK- S over Log-ormal Atmospheri urbulene hannels Okikiade A.

More information

Reliability measure for sound source localization

Reliability measure for sound source localization Reliability measure for sound soure loalization Hyejeong Jeon 1a), Seungil im 1, Lag-Yong im 1, Hee-Youn Lee 1, and Hyunsoo Yoon 2 1 Information Tehnology Laboratory, LG Eletronis Institute of Tehnology,

More information

Portable Marx Generator for Microplasma Applications

Portable Marx Generator for Microplasma Applications J. Plasma Fusion Res. SERIES, Vol. 8 (2009) Portable Marx Generator for Miroplasma Appliations T. UENO*, T. SAKUGAWA**, M. AKIYAMA**, T. NAMIHIRA**, S. KATSUKI** and H. AKIYAMA** *Department of Eletrial

More information

EE140 Introduction to Communication Systems Lecture 7

EE140 Introduction to Communication Systems Lecture 7 3/4/08 EE40 Introdution to Communiation Systems Leture 7 Instrutor: Prof. Xiliang Luo ShanghaiTeh University, Spring 08 Arhiteture of a (Digital) Communiation System Transmitter Soure A/D onverter Soure

More information

Journal of Communications Vol. 12, No. 7, July 2017

Journal of Communications Vol. 12, No. 7, July 2017 Journal of ommuniations Vol., o. 7, July 7 Performane Analysis of FSO ommuniation Systems with Higher-Order Spatial Diversity Shemes Using BPSK- S over Log-ormal Atmospheri urbulene hannels Okikiade A.

More information

RF Link Budget Calculator Manual

RF Link Budget Calculator Manual RF Link Budget Calulator Manual Author Ivo van Ling for www.vanling.net Software Release RF Link Distane Calulator, Version 1.00, Dated 4 January 2010 Manual Version 1.00 Date 19-01-2010 Page: 1(8) Contents

More information

Nested Codes with Multiple Interpretations

Nested Codes with Multiple Interpretations Nested Codes with Multiple Interpretations Lei Xiao, Thomas E. Fuja, Jörg Kliewer, Daniel J. Costello, Jr. Department of Eletrial Engineering University of Notre Dame, Notre Dame, IN 46556, US Email: {lxiao,

More information

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: 238 8 ICRTIET-21 Conferene Proeeding, 3 th -31 st August 21 11 DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR

More information

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets DSP First Lab 05: FM Synthesis for Musial Instruments - Bells and Clarinets Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up setions of this lab assignment and go over all exerises

More information

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks Optimal Joint Routing and Sheduling in Millimeter-Wave Cellular Networks Dingwen Yuan, Hsuan-Yin Lin, Jörg Widmer and Matthias Hollik SEEMOO, Tehnishe Universität Darmstadt Simula@UiB, Bergen Norway Institute

More information

Figure 4.11: Double conversion FM receiver

Figure 4.11: Double conversion FM receiver 74 4.8 FM Reeivers FM reeivers, like their AM ounterparts, are superheterodyne reeivers. Figure 4.11 shows a simplified blok diagram for a double onversion superheterodyne FM reeiver Figure 4.11: Double

More information

Channel Modeling based on Interference Temperature in Underlay Cognitive Wireless Networks

Channel Modeling based on Interference Temperature in Underlay Cognitive Wireless Networks Channel Modeling based on Interferene Temperature in Underlay Cognitive Wireless Networks *# Manuj Sharma, # Anirudha Sahoo # Dept. of Computer Siene & Engineering Indian Institute of Tehnology Bombay

More information

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interferene in DSSS Ad Ho Networks Sonia Furman, and Mario Gerla University of California, Los Angeles Abstrat Spatial diversity

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

College of Engineering

College of Engineering WiFi and WCDMA Network Design Robert Akl, D.Sc. College of Engineering Department of Computer Science and Engineering Outline WiFi Access point selection Traffic balancing Multi-Cell WCDMA with Multiple

More information

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur Module 5 Carrier Modulation Version ECE II, Kharagpur Lesson 5 Quaternary Phase Shift Keying (QPSK) Modulation Version ECE II, Kharagpur After reading this lesson, you will learn about Quaternary Phase

More information

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment JOURAL OF COMPUTERS, VOL. 8, O. 2, DECEMBER 23 39 An Improved Doppler Frequeny Offset Estimation Algorithm of OFDM System under High-speed Movement Environment Yunlv Hong Department of Eletroni Engineering,

More information

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES www.ijrar.om INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES 1 Priya Singh Patel, 2 Prof. Manisha Rathore Abstrat:

More information

Texas Instruments Analog Design Contest

Texas Instruments Analog Design Contest Texas Instruments Analog Design Contest Oregon State University Group 23 DL Paul Filithkin, Kevin Kemper, Mohsen Nasroullahi 1. Written desription of the projet Imagine a situation where a roboti limb

More information

SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC

SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC ABSTRACT Not too surprisingly, a Digital Radio Single Frequeny Network (SFN) shares

More information

Assignment-III and Its Solution

Assignment-III and Its Solution Assignment-III and Its Solution 1. For a 4.0 GHz downlink link, if satellite TWTA power output is 10 dbw, on axis antenna gain is 34 db and Feeder loss is 1 db then the satellite EIRP on earth at 3 db

More information

Advanced PID Controller Synthesis using Multiscale Control Scheme

Advanced PID Controller Synthesis using Multiscale Control Scheme Advaned PID Controller Synthesis using Multisale Control Sheme Bejay Ugon a,*, Jobrun Nandong a, and Zhuquan Zang b a Department of Chemial Engineering, Curtin University, 989 Miri, Sarawak, Malaysia b

More information

Simplified Molecular Absorption Loss Model for Gigahertz Frequency Band

Simplified Molecular Absorption Loss Model for Gigahertz Frequency Band Simplified Moleular Absorption Loss Model for 275 Gigahertz Frequeny Band Joonas Kokkoniemi, Janne Lehtomäki, and Markku Juntti Centre for Wireless Communiations (CWC), University of Oulu, P.O. Box, 914

More information

Parallel Interference Cancellation in Multicarrier DS-CDMA Systems

Parallel Interference Cancellation in Multicarrier DS-CDMA Systems N Parallel Interferene Canellation in ultiarrier D-CD ystems K. R. hankar kumar and. Chokalingam Department of ECE Indian Institute of iene Bangalore 50012 INDI bstrat In this paper we present and analyze

More information

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG 017 3rd International onferene on omputer Siene and Mehanial utomation (SM 017) ISN: 978-1-60595-506-3 Error nalysis of Sound Soure Loalization System for Small Mirophone ased on Time elay Estimation Shang-Yue

More information

EKT358 Communication Systems

EKT358 Communication Systems EKT358 Communiation Systems Chapter 2 Amplitude Modulation Topis Covered in Chapter 2 2-1: AM Conepts 2-2: Modulation Index and Perentage of Modulation 2-3: Sidebands and the Frequeny Domain 2-4: Single-Sideband

More information

Complete optical isolation created by indirect interband photonic transitions

Complete optical isolation created by indirect interband photonic transitions Corretion notie Complete optial isolation reated by indiret interband photoni transitions Zongfu Yu and Shanhui Fan Nature Photonis 4, 9 94 (009). In the version of this Supplementary Information originally

More information

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas Layered Spae-Time Codes for Wireless Communiations Using Multiple Transmit Antennas Da-shan Shiu and Joseph M. Kahn University of California at Bereley Abstrat Multiple-antenna systems provide very high

More information

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets A Dual-Threshold ATI-SAR Approah for Deteting Slow Moving Targets Yuhong Zhang, Ph. D., Stiefvater Consultants Abdelhak Hajjari, Ph. D. Researh Assoiates for Defense Conversion In. Kyungjung Kim, Ph. D.,

More information

Average Current Mode Interleaved PFC Control

Average Current Mode Interleaved PFC Control Freesale Semiondutor, n. oument Number: AN557 Appliation Note ev. 0, 0/06 Average Current Mode nterleaved PFC Control heory of operation and the Control oops design By: Petr Frgal. ntrodution Power Fator

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies DEVELOPMENT OF SURFACE WAVE DISPERSION AND ATTENUATION MAPS AND IMPROVED METHODS FOR MEASURING SURFACE WAVES Jeffry L. Stevens, Jeffrey W. Given, G. Eli Baker and Heming Xu Siene Appliations International

More information

Comparison of OFDM Radar and Chirp Sequence Radar

Comparison of OFDM Radar and Chirp Sequence Radar Comparison of OFDM Radar and Chirp Sequene Radar Johannes Fink, Friedrih K. Jondral Communiations Engineering Lab, Karlsruhe Institute of Tehnology Karlsruhe, GERMANY {Johannes.Fink, Friedrih.Jondral}@kit.edu

More information

Date: August 23,999 Dist'n: T1E1.4

Date: August 23,999 Dist'n: T1E1.4 08/0/99 1 T1E1.4/99-49 Projet: T1E1.4: VDSL Title: Filtering elements to meet requirements on power spetral density (99-49) Contat: G. Cherubini, E. Eleftheriou, S. Oeler, IBM Zurih Researh Lab. Saeumerstr.

More information

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES XUEJUN LIAO and ZHENG BAO Key Lab. For Radar Signal Proessing Xidian University, Xi an 710071, P. R. China E-mail : xjliao@rsp.xidian.edu.n

More information

Calculation of the maximum power density (averaged over 4 khz) of an angle modulated carrier

Calculation of the maximum power density (averaged over 4 khz) of an angle modulated carrier Re. ITU-R SF.675-3 1 RECOMMENDATION ITU-R SF.675-3 * CALCULATION OF THE MAXIMUM POWER DENSITY (AVERAGED OVER 4 khz) OF AN ANGLE-MODULATED CARRIER Re. ITU-R SF.675-3 (199-1992-1993-1994) The ITU Radioommuniation

More information

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedba Harri Pennanen and Jouo Leinonen Centre for Wireless Communiations P.O. Box 4500, 90014 University of Oulu, Finland

More information

Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems

Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems Sandeep Vangipuram NVIDIA Graphics Pvt. Ltd. No. 10, M.G. Road, Bangalore 560001. sandeep84@gmail.com Srikrishna Bhashyam Department

More information

A Fundamental Limit on Antenna Gain for Electrically Small Antennas

A Fundamental Limit on Antenna Gain for Electrically Small Antennas I 8 Sarnoff Symposium A Fundamental Limit on Antenna ain for letrially Small Antennas Andrew J. Compston, James D. Fluhler, and ans. Shantz Abstrat A fundamental limit on an antenna s gain is derived and

More information

Considering Capacitive Component in the Current of the CSCT Compensator

Considering Capacitive Component in the Current of the CSCT Compensator Proeedings of the World Congress on Engineering and Computer Siene 8 WCECS 8, Otober - 4, 8, San Franiso, SA Considering Capaitive Component in the Current of the CSCT Compensator Mohammad Tavakoli Bina,

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

Design Modification of Rogowski Coil for Current Measurement in Low Frequency Design Modifiation of Rogowski Coil for Current Measurement in Low Frequeny M. Rezaee* and H. Heydari* Abstrat: The priniple objet of this paper is to offer a modified design of Rogowski oil based on its

More information

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry 5 The MITRE Corporation. All rights reserved. Approved for Publi Release; Distribution Unlimited. Deteting Moving Targets in SAR Via Keystoning and Phase Interferometry Dr. P. K. Sanyal, Dr. D. M. Zasada,

More information

A Zero-Error Source Coding Solution to the Russian Cards Problem

A Zero-Error Source Coding Solution to the Russian Cards Problem A Zero-Error Soure Coding Solution to the Russian Cards Problem ESTEBAN LANDERRECHE Institute of Logi, Language and Computation January 24, 2017 Abstrat In the Russian Cards problem, Alie wants to ommuniate

More information

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION Chongyi Li 1, Jihang Guo 1, Yanwei Pang 1, Shanji Chen, Jian Wang 1,3 1 Tianjin University, Shool of Eletroni

More information

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning pplied Mehanis and Materials Online: 22--29 ISSN: 662-7482, Vols. 229-23, pp 55-58 doi:.428/www.sientifi.net/mm.229-23.55 22 Trans Teh ubliations, Switzerland Digitally Controlled Osillator for DLL ppliation

More information

Single Parity Check Turbo Product Codes for the DVB-RCT Standard

Single Parity Check Turbo Product Codes for the DVB-RCT Standard Single Parity Chek Turbo Produt Codes for the DVB-RCT Standard Angelo Pinelli Martins Samia National Institute of Teleommuniations - Inatel P.O. Box 05-37540-000 Santa Rita do Sapuaí - MG Brazil angelo.pinelli@inatel.br

More information

Characterization of the dielectric properties of various fiberglass/epoxy composite layups

Characterization of the dielectric properties of various fiberglass/epoxy composite layups Charaterization of the dieletri properties of various fiberglass/epoxy omposite layups Marotte, Laurissa (University of Kansas); Arnold, Emily Center for Remote Sensing of Ie Sheets, University of Kansas

More information

ANALOG COMMUNICATION (8)

ANALOG COMMUNICATION (8) /5/3 DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING ANALOG COMMUNICATION (8) Fall 3 Original slides by Yrd. Doç. Dr. Burak Kellei Modified by Yrd. Doç. Dr. Didem Kivan Tureli OUTLINE Random Variables

More information

Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS

Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS Irene de Bruin Twente Institute for Wireless and Mobile Communications (WMC), Institutenweg 30, 7521 PK Enschede,

More information

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES*

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* INTRODUCTION P. J. Shull, 1 T. E. Capobiano, 2 and J. C. Moulder1 1Frature and Deformation Division 2Eletromagneti Tehnology Division National

More information

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers.

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers. CHAPTER : REVIEW OF FREQUENCY DOMAIN ANALYSIS The long-term response of a proess is nown as the frequeny response whih is obtained from the response of a omplex-domain transfer funtion. The frequeny response

More information

REET Energy Conversion. 1 Electric Power System. Electric Power Systems

REET Energy Conversion. 1 Electric Power System. Electric Power Systems REET 2020 Energy Conversion 1 Eletri Power System Eletri Power Systems An Eletri Power System is a omplex network of eletrial omponents used to reliably generate, transmit and distribute eletri energy

More information

Chapter 3 Amplitude Modulation. Wireless Information Transmission System Lab. Institute of Communications Engineering National Sun Yat-sen University

Chapter 3 Amplitude Modulation. Wireless Information Transmission System Lab. Institute of Communications Engineering National Sun Yat-sen University Chapter 3 Amplitude Modulation Wireless Information Transmission System Lab. Institute of Communiations Engineering National Sun Yat-sen University Outline 3.1 Introdution 3.2 Amplitude Modulation 3.3

More information

III. DESIGN OF CIRCUIT COMPONENTS

III. DESIGN OF CIRCUIT COMPONENTS ISSN: 77-3754 ISO 900:008 ertified Volume, Issue 5, November 0 Design and Analysis of a MOS 0.7V ow Noise Amplifier for GPS Band Najeemulla Baig, handu DS, 3 Satyanarayana hanagala, 4 B.Satish,3 Assoiate

More information

1 a 7 b 21 c 6 m d blue e car

1 a 7 b 21 c 6 m d blue e car Cambridge Essentials Mathematis Core 7 S1.1 Answers S1.1 Answers 1 a 7 b 21 6 m d blue e ar 2 a 2 b 0 3 a 120 b Pizza 4 a Table 1 Number of people in vehile 1 2 3 4 More than 4 Number of vehiles 12 28

More information

Chapter 3 Digital Transmission Fundamentals

Chapter 3 Digital Transmission Fundamentals Chapter 3 Digital Transmission Fundamentals Modems and Digital Modulation CSE 33, Winter Instrutor: Foroohar Foroozan Modulation of Digital Data Modulation of Digital Data Modulation proess of onverting

More information

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator Capaitor Voltage Control in a Casaded Multilevel Inverter as a Stati Var Generator M. Li,J.N.Chiasson,L.M.Tolbert The University of Tennessee, ECE Department, Knoxville, USA Abstrat The widespread use

More information

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999.

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999. Reprint from IASTED International Conferene on Signal and Image Proessing (SIP 99). Nassau, Bahamas, Otober, 1999. 1 Filter Networks Mats Andersson Johan Wiklund Hans Knutsson Computer Vision Laboratory,

More information

Candidate Spectral Estimation for Cognitive Radio

Candidate Spectral Estimation for Cognitive Radio Proeedings of the th WE International Conferene on COMMUNICTION, gios Nikolaos, Crete Island, Greee, July 6-8, 7 9 Candidate petral Estimation for Cognitive Radio MIGUEL ROJ,3, MIGUEL LGUN,,N I PÉREZ,

More information

BPSK so that we have a discrete set of RF signals. t)cos(

BPSK so that we have a discrete set of RF signals. t)cos( BPSK. BPSK Introdution Reall that the most general modulation has the form s( t) a( t)os[ t ( t)]. We remared earlier that phase modulation was not an effetive way to implement analog ommuniation, one

More information

Micro-Piezoelectric Head Technology of Color Inkjet Printer

Micro-Piezoelectric Head Technology of Color Inkjet Printer DPP2: International Conferene on Digital Prodution Printing and Industrial Appliations Miro-Piezoeletri Head Tehnology of Color Inkjet Printer Takao Mimura & Shinri Sakai SEIKO EPSON Corporation Shiojiri-shi,

More information

Effects of Four Wave Mixing on an Optical WDM System by using Dispersion Shifted Fibre

Effects of Four Wave Mixing on an Optical WDM System by using Dispersion Shifted Fibre International Journal of Engineering and Tehnology Volume No. 7, July, 01 Effets of Four Wave Mixing on an Optial WDM System by using Dispersion Shifted Fibre Nahyan Al Mahmud, Bobby Barua Department of

More information

Author(s)Unoki, Masashi; Miyauchi, Ryota; Tan

Author(s)Unoki, Masashi; Miyauchi, Ryota; Tan JAIST Reposi https://dspae.j Title Hearing From Sensory Proessing to Estimates of tuning of auditory filt simultaneous and forward nothed-noi Author(s)Unoki, Masashi; Miyauhi, Ryota; Tan Citation Issue

More information

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Indian Journal of Engineering & Materials Sienes Vol. 24, February 2017, pp. 13-17 A ompat dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Ming-Qing

More information

Coherent Detection Method with Compensation at Transmitter in Time Division Duplex System

Coherent Detection Method with Compensation at Transmitter in Time Division Duplex System Coherent Detetion Method with Compensation at Transmitter in Time Division Duplex System Young An Kim 1, Choong Seon Hong 1 1 Department o Eletronis and Inormation, Kyung Hee University, 1 Seoheon, Giheung,

More information