Construction of Power Efficient Routing Tree for Ad Hoc Wireless Networks using Directional Antenna

Size: px
Start display at page:

Download "Construction of Power Efficient Routing Tree for Ad Hoc Wireless Networks using Directional Antenna"

Transcription

1 Construction of Power Efficient Routing Tree for A Hoc Wireless Networks using Directional Antenna Qing Dai an Jie Wu Department of Computer Science an Engineering Floria Atlantic University Boca Raton, Floria {qai, jie}@cse.fau.eu Abstract In a hoc wireless networks, noes are typically powere by batteries. Therefore saving energy has become a very important objective, an ifferent algorithms were propose to achieve power efficiency uring the routing process. Directional antenna was suggeste to further ecrease transmission energy as well as to reuce interference. In this paper, we iscuss three algorithms for routing tree construction that take avantage of irectional antenna, i.e, Simple-Linear (), Linear-Insertion (), an Reverse-Cone-Pairwise (). Their performances are compare through a simulation stuy. 1 Keywors: a hoc wireless network, irectional antenna, energy-efficient routing, transmission power I. INTRODUCTION: BACKGROUND AND RELATED WORK Energy efficiency is an important consieration for a hoc wireless networks, where noes are typically powere by batteries. It is irectly correlate with network longevity an connectivity, therefore affecting network throughput. Among all ifferent components of power consumption, transmission cost appears to ominate, compare to receiving cost an computation cost. It has been shown that the power threshol p for a source noe to reach its estination noe is positively correlate to the istance between them, an can usually be expresse as p = r α, where is the istance between the two noes, an α is between 2 an 4. In previous stuies, ifferent metrics have been use, some measure the overall energy consumption of the network, while some others try to exten lifespan of iniviual noes. The Broacast Incremental Power algorithm (BIP) is a centralize algorithm attempting to minimize the overall energy in route etermination [1]. It is similar to Prim s Minimum Spanning Tree algorithm, in that at any time all reache noes form a single-roote tree. Each step as the noe with the minimum incremental cost, calculate as the aitional energy for it to be reache by any noe within the tree, either by increasing power of a transmitting noe, or by making a non-transmitting noe transmit at a specific power level. It has alreay been prove that BIP has a constant approximation ratio of between 6 an 12, compare to the optimal solution [4]. On the other han, 1 The work was supporte in part by a grant from Motorola Inc. an NSF grants CCR , ANI , an EIA Algorithm I: Reverse-Cone-Pairwise () 1 unreachenoes {all noes except sourcenoe} 3 egesingraph 4 totalcost 6 for j to size[reachenoes] 1 7 o fin minnoe i in unreachenoes with minimum incrementalcost(i, j) 8 reachenoes reachenoes minnoe 9 unreachenoes unreachenoes minnoe 1 egesingraph egesingraph {ege(i, j)} 11 totalcost totalcost + incrementalcost(i, j) Fig. 1. Algorithm I: Reverse-Cone-Pairwise some power-aware routing approaches select routes that avoi noes with low remaining power, which can be either absolute or relative power level. Different metrics may well lea to ifferent algorithms, but they can also be combine to achieve a balance, thus optimizing overall energy consumption without epleting crucial noes [5][2]. Recently, the use of irectional antenna was propose in orer to reuce interference an to further increase power efficiency, because ieally, power consume in case of irectional antenna is only r α θ 2 π, where θ is the beam angle. In one of the session-base stuies, two algorithms were propose: RB-BIP (Reuce Beam BIP) an D-BIP (Directional BIP). The former simply as a beamreucing step to the original BIP algorithm, so that each noe can now transmit at its smallest possible angle. The latter incorporates the use of irectional antenna at each step of the tree construction, i.e, a noe in the tree coul also increase its current transmission beam angle or shift the existing beam to reach a new estination noe, in aition to increasing its transmission power, whichever gives the lowest incremental cost [2]. In our stuy, we try to fin ifferent centralize routing

2 j Case 1 Case 3 j j Case 2 j Case 4 MinBeam (srcnoe, estnoe) 1 calculate estangle 2 insert estangle into anglelist 3 maxcone 4 minbeam (beamstart, beamen ) 5 for i to size[anglelist] 6 coneangle anglelist[i + 1] anglelist[i] 7 if coneangle > maxcone 8 maxcone coneangle 9 minbeam (anglelist[i + 1], anglelist[i]) 1 return minbeam Fig. 4. Reverse-Cone metho to fin the minimum beam. Fig. 2. Incremental transmission cost. power is etermine by subtracting the energy of the previous transmission beam from the new power, calculate as Fig. 3. θ 2 a b θ 1 c Illustration of Reverse-Cone metho. algorithms for broacasting with the use of irectional antenna. The paper is organize as follows: three algorithms are introuce in Section II. We then simulate their performance with ranomly generate networks in Section III, an iscuss their applications an potentials in Section IV. II. ALGORITHMS Our objective is to fin routing algorithms that are power efficient using irectional antenna. In this stuy, we assume one beam for each noe, an α = 2 to calculate the transmission energy. Here we propose three algorithms, assuming global knowlege of noe locations, ajustable transmission range an ajustable beam angle. The first algorithm is a refinement of D-BIP [2], where the noe with the minimum incremental cost is ae at each step, while taking the ajustable antenna beam with into consieration (see Figure 1). The actual beam angle that is use has to excee a minimum beam angle. All noes that have alreay been reache can act as transmitting noe, an all the non-tree noes are potential estination noes. Each possible transmitting-estination noe pair is examine to etermine the minimum power an beam angle neee to a a new estination noe. When a transmitting noe is aing a new estination noe, if the new noe oes not fall into its current transmission beam, it can either shift or expan its previous beam to cover the new noe. The incremental incrementalcost(i, j) = (p θ p θ)/(2 π), where p an θ represent the new transmission power an beam angle, respectively, while p an θ are the previous power an beam angle. This process is emonstrate in Figure 2, where i an j are the source an estination noes, respectively, an the cone represents the current transmission beam. In case 1, the estination noe coul be enclose within the current beam, incluing through a beam shift. It will be covere without any incremental cost. Otherwise, either the transmission beam has to be expane (case 2) or transmission power nees to be increase (case 3), or both (case 4) for to be reache. It coul therefore be very costly. During this process, it is esirable to use the minimum transmission beam angle whenever possible. A simple heuristic metho to calculate the new beam is to keep the start an en point of the previous beam, an to expan either en that leas to a smaller increase of the overall beam span. We will see that this heuristic oes not always provie the optimal beam angle. An example is illustrate in Figure 3. At first, the source noe a is transmitting to two ownstream neighbors b an c with a beam angle θ 1. When a new estination noe joins, an when θ 1 is close to π, neither expaning beam to b-c- nor to c-b- provies the minimum beam. On the other han, b--c is the optimal solution in this case with a beam angle θ 2. The Reverse-Cone metho (Figure 4) is evelope to calculate the minimum beam span. Instea of merely keeping the start an en point of the previous beam, each noe keeps angle positions, calculate as the raius of a estination noe from itself, of all its estination noes in a sorte list anglelist. The 2π circle aroun a transmitting noe is then ivie into several cones, each efine by the two ajacent neighbors in the anglelist. Whenever aing a new estination noe, the transmitting noe will first insert the angle location of the new noe into its anglelist. The anglelist is traverse to fin the largest cone. The minimum new beam to cover all the noes in anglelist woul be the reverse of this largest cone. For the previous example in Figure 3, noe a first as noes b an c in its sorte anglelist. Of the two cones, c b counterclockwise is larger than b c, therefore the reverse of cone c b, i.e, cone b c, or θ 1, is selecte as the minimum

3 Algorithm II: Simple Linear () 1 unreachenoes {all noes except sourcenoe} 3 listhea sourcenoe 4 totalcost 6 for i 1 to size[unreachenoes] 1 7 o fin minnoe with minimum cost mincost 8 reachenoes reachenoes minnoe 9 listhea minnoe 1 unreachenoes unreachenoes minnoe 11 totalcost totalcost + mincost Fig. 5. Algorithm II: Simple Linear beam. When noe a as a new estination, is then inserte into a s angle list, which now becomes b c. After traversal of the new anglelist, b c is foun to be the largest cone, therefore the reverse of it, c b, or θ 2 will be use as the new transmission beam. The algorithm generally provies goo performance, except in the situations when the previous transmission beam was small, aing a new noe at a istant angle position can be very expensive. Two other heuristic algorithms are therefore evelope: Simple-Linear () an Linear-Insertion (). In both of them, each transmitting noe always uses the minimum angle to reach exactly one ownstream noe, an there is only one ownstream estination noe for each transmitting noe. As a result, a linear chain will be forme step by step, starting from the source noe. Initially, the reachen oes set inclues sourcen oe only, an the unreachenoes set inclues all other noes. In (see Figure 5), initially the source noe is the listhea, then at each step, a minnoe is etermine as an unreache noe closest to the current listhea, an is ae to the reachenoes set to become the new listhea. This listhea is the only possible transmitting noe to reach the next new noe, until the unreachen oes set is empty. In (Figure 6), an aitional backtrack step is inclue when each noe is ae to the reachen oes set. During the backtrack, after the minn oe is etermine, it is first teste for possible insertions into each position between any two ajacent noes within the existing linear chain. The insertioncost, the incremental cost for inserting the new noe, is calculate to check whether any insertion causes a saving of energy, compare to irectly aing the minnoe as the new listhea. If so, an insertion will take place where the insertioncost is the minimum. In this case, the previous listhea remains unchange. If not, minnoe woul be attache as the new listhea. In the example in Figure 7, s represents the sourcenoe, 1 through 6 are the estination noes to be reache. The Linear- Insertion algorithm woul a 6 between s an 1 in the backtrack process, which leas to a lower overall energy cost. While seems to be a better solution than, unfortunately, it oes not always outperforms ue to its heuristic nature (examples not shown). Algorithm III: Linear-Insertion () 1 unreachenoes {all noes except sourcenoe} 3 listhea sourcenoe 4 totalcost 6 for i to size[unreachenoes] 1 7 o fin minnoe with minimun cost mincost 8 for j to size[reachenoes] 1 9 o insert minnoe after reachenoe[j] 1 fin minimum InsertCost 11 if InsertCost < mincost 12 o mincost mininsertcost 13 insert minnoe 14 else 15 o listhea minnoe 16 reachenoes reachenoes minnoe 17 unreachenoes unreachenoes minnoe 18 totalcost totalcost + mincost 6 Fig. 6. Algorithm III: Linear Insertion Simple-Linear 2 s s 1 2 Linear-Insertion Fig Illustration of Linear-Insertion. 5 5 The complexity of the three algorithms are as follows: SI an have the similar complexity level of θ(n 2 ). has a higher complexity of θ(n 4 ), with the Reverse-Cone metho. To evaluate the relative performance of the three algorithms, simulations are performe on ranom networks. The result is shown in Section III. III. SIMULATION RESULT AND CONCLUSION We generate ranom network instances, an the three algorithms are use to obtain routing graphs, respectively. Their transmission costs are calculate an compare with each other. Our results show that in most occasions, prouces routing solutions with goo energy-efficiency. Between an

4 2 Simulation result: noes = = 1/12 PI Simulation result: noes = Simulation result: noes = (c) Fig. 8. Simulation results with from π/9 to π/4. Number of noes is 1, 3 an 1 (c), respectively, in a fixe area., has a better performance. In simulation with ifferent network ensity, we observe that when noe istribution is sparse, outperforms when the is relatively small. In the example shown in Figure 8, we set the number of noes from 1 to 1 in the same size of area. As the increases graually, we can see that energy costs of an routing increase with the linearly. This is because in SI an algorithms, the route construction process is not affecte by the, an the same routing graph will always be prouce just as omniirectional antenna is provie. The final cost is simply calculate by multiplying the original overall cost by a factor of /(2π). The result of is close to SI when the is small, = 1/6 PI = 1/4 PI (c) = 1/2 PI () Fig. 9. Simulation results with from 1 to 1 in a fixe area. is π/12, π/6, π/4 (c), an π/2 (), respectively.

5 Simulation result: noes = = 1/9 PI D-BIP 6 D-BIP Fig. 1. Simulation results of,, an compare with D-BIP. from π/18 to π/4, with 3 noes in a fixe area, an number of noes from 1 to 1 in a fixe area, with π/9. which makes sense since in this case woul most likely generate the same routing graph as. When increases to a certain point, will outperform, an eventually outperform, when shifting or expaning current beam shows avantage. Simulations are also performe to measure the overall cost over the. In a fixe area, the costs of an increment along with the increase of noes, but the cost of ecreases, except when the noe number an are very small (Figure 9). It seems that in most cases, has the best approximation ratio among the three. To compare the performance of our three algorithms, especially, with that of D-BIP, a simplifie version of D- BIP is implemente. Same as before, we consier only the transmission cost, which is a function of the istance. As expecte, shows better energy efficiency than D-BIP (Figure 1). Nevertheless, all three algorithms escribe above are greey algorithms an heuristic in nature, with none being optimal. In fact, we can fin special network instances between SI, or, where one outperforms the other two(examples not shown). From the simulation result, it seems that when noes are relatively sparse an is small, is the best choice. Not only oes it give the lowest routing cost, but its complexity is lower than also. When the increases to a certain extent or when network is ense, expaning current beam to inclue aitional estination noes woul be more cost efficient, an at this point, provies the best performance. Currently, we are further analyzing their performance statistically. In the future, it will be interesting to know the approximation ratio of the three algorithms. REFERENCES [1] J. E. Wieselthier, G. D. Nguyen, A. Ephremies, On the construction of energy-efficient broacast an multicast trees in wireless networks, Proceeings of IEEE INFOCOM 2, p [2] J. E. Wieselthier, G. D. Nguyen, A. Ephremies, Energy-limite wireless networking with irectional antennas: the case of session-base multicasting, IEEE INFOCOM 22, p [3] L. Li, J. Y. Halpern, P. Bahl, Y. -M. Wang, R. Wattenhofer, Analysis of a cone-base istribute topology-control algorithm for wireless multi-hop networks,proceeings of ACM Principles of Distruibute Computing, p , 21. [4] P. -J. Wan, G. Calinescu, S. -Y. Li, O. Frieer, Minimum-energy broacasting in static A Hoc wireless networks, Wireless Networks, Vol. 8, p67-617, 22. [5] J. Wu, F. Dai, M. Gao, I. Stojmenovic, On calculating power-aware connecte ominating set for efficient routing in a hoc wireless networks, IEEE/KICS Journal of Communications an Networks, Vol. 4, p59-7, March 22.

QoS Topology Control in Ad Hoc Wireless Networks

QoS Topology Control in Ad Hoc Wireless Networks QoS Topology Control in A Hoc Wireless Networks Xiaohua Jia, Deying Li Dept of Computer Science City University of Hong Kong Hong Kong, China Dingzhu Du Dept of Computer Science an Engineering University

More information

Relay Deployment and Power Control for Lifetime Elongation in Sensor Networks

Relay Deployment and Power Control for Lifetime Elongation in Sensor Networks Relay Deployment an Power Control for Lifetime Elongation in Sensor Networks Yufeng Xin, Tuna Güven, Mark Shayman Institute of Avance Computer Stuies University of Marylan, College Park, MD 074 e-mail:

More information

SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS

SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS Xiaohua Li 1 1 Department of ECE State University of New York at Binghamton Binghamton, NY 139, USA {xli,jhwu1}@binghamton.eu

More information

Contents Maryland High School Programming Contest 1. 1 Stacked Floating Mountains 2. 2 Chess Puzzle 3. 3 Life Connections 4

Contents Maryland High School Programming Contest 1. 1 Stacked Floating Mountains 2. 2 Chess Puzzle 3. 3 Life Connections 4 2010 Marylan High School Programming Contest 1 Contents 1 Stacke Floating Mountains 2 2 Chess Puzzle 3 3 Life Connections 4 4 Circle of Friens 5 5 Floating Mountain Stability 6 6 Aim It Right! 7 7 Navi

More information

MODELLING OF GPS SIGNAL LARGE SCALE PROPAGATION CHARACTERISTICS IN URBAN AREAS FOR PRECISE NAVIGATION

MODELLING OF GPS SIGNAL LARGE SCALE PROPAGATION CHARACTERISTICS IN URBAN AREAS FOR PRECISE NAVIGATION Int. J. Elec&Electr.Eng&Telcomm. 2012 G Sateesh Kumar et al., 2012 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 1, No. 1, October 2012 2012 IJEETC. All Rights Reserve MODELLING OF GPS SIGNAL LARGE

More information

Radio Range Adjustment for Energy Efficient Wireless Sensor Networks. Electronic Engineering, Aston University, Birmingham B4 7ET,United Kingdom b

Radio Range Adjustment for Energy Efficient Wireless Sensor Networks. Electronic Engineering, Aston University, Birmingham B4 7ET,United Kingdom b Raio Range Ajustment for Energy Efficient Wireless Sensor Networks Q. Gao a,, K. J. Blow a 1, D. J. Holing a, I. W. Marshall b, X. H. Peng a a Electronic Engineering, Aston University, Birmingham B4 7ET,Unite

More information

Research on the Selection Strategy for Optimal Anchor Nodes Based on Ant Colony Optimization

Research on the Selection Strategy for Optimal Anchor Nodes Based on Ant Colony Optimization Sensors & Transucers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on the Selection Strategy for Optimal Anchor Noes Base on Ant Colony Optimization Baoxin ZHAO, Bi ZENG Guangong

More information

Indoor Wireless Planning using Smart Antennas

Indoor Wireless Planning using Smart Antennas Inoor Wireless Planning using Smart Antennas Ali Abbasi an Maji Ghaeri Department of Computer Science, University of Calgary Emails: {abbasi, mghaeri}@ucalgary.ca Abstract This paper consiers the problem

More information

IN GENERAL, an optical network can consist of a

IN GENERAL, an optical network can consist of a 1 Geometric Capacity Provisioning for Wavelength-Switche WDM Networks Li-Wei Chen, Eytan Moiano Abstract In this paper, we use an asymptotic analysis similar to the sphere-packing argument in the proof

More information

Balanced-energy Sleep Scheduling Scheme for High Density Cluster-based Sensor Networks

Balanced-energy Sleep Scheduling Scheme for High Density Cluster-based Sensor Networks Balance-energy Sleep Scheuling Scheme for High Density Cluster-base Sensor Networks Jing Deng, unghsiang S. Han, Weni B. Heinzelman, an Pramo K. Varshney Abstract In orer to conserve battery power in very

More information

Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users

Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users D. Richar Brown III Electrical an Computer Engineering Department Worcester Polytechnic Institute Worcester,

More information

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues Minimum-Energy Broacast in All-Wireless Networks: NP-Completeness an Distribution Issues Mario Čagal LCA-EPFL CH-05 Lausanne Switzerlan mario.cagal@epfl.ch Jean-Pierre Hubaux LCA-EPFL CH-05 Lausanne Switzerlan

More information

THe notion of the disease [1] has been extended from

THe notion of the disease [1] has been extended from IEEE/ACM TRANSACTIONS ON NETWORK SCIENCE AND ENGINEERING, VOL., NO., 6 Effective Network Quarantine with Minimal Restrictions on Communication Activities uanyang Zheng an Jie Wu, Fellow, IEEE Abstract

More information

Overhead Energy Considerations for Efficient Routing in Wireless Sensor Networks

Overhead Energy Considerations for Efficient Routing in Wireless Sensor Networks Overhea nergy Consierations for fficient Routing in Wireless Sensor Networks. Ilker Oyman an Cem rsoy Computer ngineering Department, Bogazici University, Istanbul, Turkey {oymani, ersoy}@boun.eu.tr Abstract

More information

A General Algorithm for Interference Alignment and Cancellation in Wireless Networks

A General Algorithm for Interference Alignment and Cancellation in Wireless Networks A General Algorithm for Interference Alignment an Cancellation in Wireless Networks Li Erran Li, Richar Alimi, Dawei Shen, Harish Viswanathan an Y. Richar Yang Bell Labs MIT Yale University Abstract Physical

More information

A NEW PUZZLE FOR ITERATED COMPLETE GRAPHS OF ANY DIMENSION

A NEW PUZZLE FOR ITERATED COMPLETE GRAPHS OF ANY DIMENSION A NEW PUZZLE FOR ITERATED COMPLETE GRAPHS OF ANY DIMENSION ELIZABETH SKUBAK AND NICHOLAS STEVENSON ADVISOR: PAUL CULL OREGON STATE UNIVERSITY ABSTRACT. The Towers of Hanoi puzzle can be use to label a

More information

Page 1. Overview : Wireless Networks Lecture 7: Cellular Networks. The advent of cellular networks. The cellular network design.

Page 1. Overview : Wireless Networks Lecture 7: Cellular Networks. The advent of cellular networks. The cellular network design. Overview 18-759: Wireless Networks Lecture 7: Cellular Networks Dina Papagiannaki & Peter Steenkiste Departments of Computer Science an Electrical an Computer Engineering Spring Semester 2009 http://www.cs.cmu.eu/~prs/wireless09/

More information

Cross-layer Routing Optimization for Wireless Networks with Cooperative Diversity

Cross-layer Routing Optimization for Wireless Networks with Cooperative Diversity Cross-layer Routing Optimiation for Wireless Networs with Cooperative Diversity Zhiguo Ding an Kin K. Leung Department of Electrical an Electronic Engineering Imperial College Lonon, UK. Email: {higuo.ing,

More information

Single- and Double-View Digital Holographic Diagnostics for Sprays

Single- and Double-View Digital Holographic Diagnostics for Sprays ILASS Americas, 1 st Annual Conference on Liqui Atomization an Spray Systems, Orlano, Floria, May 18-1 008 Single- an Double-View Digital Holographic Diagnostics for Sprays D. S. Olinger, J. Lee, A. Osta,

More information

HOW SYMMETRICAL COMPONENTS MAY HELP TO SUPPRESS VOLTAGE SENSORS IN DIRECTIONAL RELAYS FOR DISTRIBUTION NETWORKS

HOW SYMMETRICAL COMPONENTS MAY HELP TO SUPPRESS VOLTAGE SENSORS IN DIRECTIONAL RELAYS FOR DISTRIBUTION NETWORKS C E D 17 th nternational Conference on Electricity Distribution Barcelona, 12-15 May 2003 HOW SYMMETCAL COMPONENTS MAY HELP TO SUPPESS VOLTAGE SENSOS N DECTONAL ELAYS FO DSTBUTON NETWOKS Xavier LE PVET

More information

Replanning of Optical Networks based on Defragmentation Techniques

Replanning of Optical Networks based on Defragmentation Techniques Replanning of Optical Networks base on Defragmentation Techniques Daniela Aguiar Moniz aniela.moniz@tecnico.ulisboa.pt Instituto Superior Técnico, Lisboa, Portugal November 2015 Abstract The traffic growth

More information

AN-1140 APPLICATION NOTE

AN-1140 APPLICATION NOTE APPLICATION NOTE One Technology Way P.O. Box 9106 Norwoo, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Microphone Array Beamforming by Jera Lewis INTRODUCTION All MEMS microphones

More information

Joint Cooperative Relaying and Jamming for Maximum Secrecy Capacity in Wireless Networks

Joint Cooperative Relaying and Jamming for Maximum Secrecy Capacity in Wireless Networks Joint Cooperative Relaying an Jamming for Maximum Secrecy Capacity in Wireless Networks Li Wang, Chunyan Cao, Mei Song an Yu Cheng Beijing Key Laboratory of Work Safety Intelligent Monitoring School of

More information

Implementation of Beam Formation for WMNs

Implementation of Beam Formation for WMNs Implementation of Beam Formation for WMNs M. UTHANSAKUL, S. PRADITTARA AND P. UTHANSAKUL School of Telecommunication Engineering Suranaree University of Technology 111 University Avenue, Muang, Nakhonratchasima

More information

An Analysis of Reliable MAC Layer Multicast in Wireless Networks

An Analysis of Reliable MAC Layer Multicast in Wireless Networks An Analysis of Reliable MAC Layer Multicast in Wireless etworks Yoooc Song, Junho Chung, Wookyung Sung, Bosung Kim, Dowon Hyun an Juwook Jang Department of lectronic ngineering, Sogang University. mail:

More information

SUBSET: A Joint Design of Channel Selection and Channel Hopping for Fast Blind Rendezvous in Cognitive Radio Ad Hoc Networks

SUBSET: A Joint Design of Channel Selection and Channel Hopping for Fast Blind Rendezvous in Cognitive Radio Ad Hoc Networks SUBSET: A Joint esign of Channel Selection an Channel Hopping for Fast Blin enezvous in Cognitive aio A Hoc Networks Xingya Liu an Jiang Xie epartment of Electrical an Computer Engineering The University

More information

Energy Efficient Clustering Algorithm in Wireless Sensor Networks using Fuzzy Logic Control

Energy Efficient Clustering Algorithm in Wireless Sensor Networks using Fuzzy Logic Control 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec 5-6 11, Penang nergy fficient Clustering Algorithm in Wireless Sensor Networks using Fuzzy Logic Control Z.W. Siew, A. Kiring,

More information

INTERFERENCE REJECTION PERFORMANCE AS A MEANS OF FREQUENCY OPTIMISATION IN A MIXED CELLULAR/MANET NETWORK

INTERFERENCE REJECTION PERFORMANCE AS A MEANS OF FREQUENCY OPTIMISATION IN A MIXED CELLULAR/MANET NETWORK ITERFERECE REJECTIO PERFORMACE A A MEA OF FREQUECY OPTIMIATIO I A MIXED CELLULAR/MAET ETORK Kayonne ebley Faculty Avisor: Dr. Richar Dean Department of Electrical an Computer Engineering Morgan tate University

More information

Energy Efficient Virtual MIMO-based Cooperative Communications for Wireless Sensor Networks

Energy Efficient Virtual MIMO-based Cooperative Communications for Wireless Sensor Networks Energy Efficient Virtual MIMO-base Cooperative Communications for Wireless Sensor Networks Suharman K. Jayaweera Department of Electrical an Computer Engineering Wichita State University, Wichita, KS,

More information

Dynamic Hybrid Duplex for Rate Maximization in OFDMA. Sangmin Oh and Chae Y. Lee

Dynamic Hybrid Duplex for Rate Maximization in OFDMA. Sangmin Oh and Chae Y. Lee Dynamic Hybri Duplex for Rate Maximization in OFDMA Sangmin Oh an Chae Y. Lee Dept. of Inustrial Engineering, KAIST, 373-1 Kusung Dong, Taeon, Korea Tel: +82-42-350-5916, FAX: +82-42-350-3110 Email: {sangmin.oh,

More information

Energy Efficient Relay Selection for Cooperative Relaying in Wireless Multimedia Networks

Energy Efficient Relay Selection for Cooperative Relaying in Wireless Multimedia Networks Energy Efficient Relay Selection for Cooperative Relaying in Wireless Multimeia Networks Zhengguo Sheng, Jun Fan, Chi Harol Liu, Victor C. M. Leung, Xue Liu*, an Kin K. Leung Orange Labs, France Telecom,

More information

A Turnover based Adaptive HELLO Protocol for Mobile Ad Hoc and Sensor Networks

A Turnover based Adaptive HELLO Protocol for Mobile Ad Hoc and Sensor Networks A Turnover base Aaptive HELLO Protocol for Mobile A Hoc an Sensor Networks François Ingelrest, Nathalie Mitton, Davi Simplot-Ryl To cite this version: François Ingelrest, Nathalie Mitton, Davi Simplot-Ryl.

More information

An Intelligent 3D User Interface Adapting to User Control Behaviors

An Intelligent 3D User Interface Adapting to User Control Behaviors An Intelligent 3D User Interface Aapting to User Control Behaviors Tsai-Yen Li Computer Science Department National Chengchi University Taipei, Taiwan 11623, R.O.C. +886 2 2938 7170 li@nccu.eu.tw Shu-Wei

More information

Wind sculpture. Cable 2. Cable 1. Sculpture

Wind sculpture. Cable 2. Cable 1. Sculpture Win sculpture Your frien, an artist, has been thinking about an interesting way to isplay a new win sculpture she has just create. In orer to create an aural as well as visual effect, she woul like to

More information

Uneven Clustering Routing Algorithm Based on Optimal Clustering for Wireless Sensor Networks

Uneven Clustering Routing Algorithm Based on Optimal Clustering for Wireless Sensor Networks Journal of Communications Vol. 11, No., February 016 Uneven Clustering Routing Algorithm Base on Optimal Clustering for Wireless Sensor Networks Jianpo Li an Junyuan Huo School of Information Engineering,

More information

Downward Trimming of Polymer Thick Film Resistors through High Voltage Pulses

Downward Trimming of Polymer Thick Film Resistors through High Voltage Pulses Downwar Trimming of Polymer Thick Film Resistors through High Voltage Pulses Y.Srinivasa Rao E.C.E. Department Shri Vishnu Engineering College For Women Vishnupur, Bhimavaram-540 W.G.Dt.,Ap, Inia Phone

More information

2.35 Tuning PID Controllers

2.35 Tuning PID Controllers 2.35 Tuning PID Controllers P. W. MURRILL (1970) P. D. SCHNELLE, JR. (1985) B. G. LIPTÁK (1995) J. GERRY, M. RUEL, F. G. SHINSKEY (2005) In orer for the reaer to fully unerstan the content an concepts

More information

SSM2040 Filter Analysis Part 1 - Ryan Williams

SSM2040 Filter Analysis Part 1 - Ryan Williams SSM2040 Filter Analysis Part 1 - Ryan Williams http://www.siy.org/estrukto The following analysis is use to etermine the maximum bias current neee for the iscrete OTA cells in the ssm2040 filter (René

More information

Principal Component Analysis-Based Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing

Principal Component Analysis-Based Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing Principal Component Analysis-Base Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing Xin He 1, Yashwant Malaiya 2, Anura P. Jayasumana 1 Kenneth P. Parker 3 an Stephen Hir

More information

The Analysis and Complementarity of Abbe Principle Application Limited in Coordinate Measurement

The Analysis and Complementarity of Abbe Principle Application Limited in Coordinate Measurement Proceeings of the Worl Congress on Engineering 00 Vol III The Analysis an Complementarity of Abbe Principle Application Limite in Coorinate Measurement Fei Yetai, Shang Ping, Chen Xiaohuai, Huang Qiangxian

More information

Shadowing Correlation Model for Indoor Multi-hop Radio Link in Office Environment

Shadowing Correlation Model for Indoor Multi-hop Radio Link in Office Environment JAVA, International Journal of Electrical Electronics Engineering Volume 4, Number, April 26 Shaowing Moel for Inoor Multi-hop Raio Link in Office Environment Mohamma Fahli Inustrial Engineering Department

More information

Double Closed-loop Control System Design of PMSM Based on DSP MoupengTao1, a,songjianguo2, b, SongQiang3, c

Double Closed-loop Control System Design of PMSM Based on DSP MoupengTao1, a,songjianguo2, b, SongQiang3, c 4th International Conference on Mechatronics, Materials, Chemistry an Computer Engineering (ICMMCCE 2015) Double Close-loop Control System Design of PMSM Base on DSP MoupengTao1, a,songjianguo2, b, SongQiang3,

More information

Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation.

Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation. 184 Int'l Conf. IP, Comp. Vision, an Pattern Recognition IPCV'16 Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation. Z.X.Yeap1, K.S.Sim 1 1 Faculty of

More information

Indoor Positioning Using Ultrasound and Radio Combination

Indoor Positioning Using Ultrasound and Radio Combination Inoor Positioning Using Ultrasoun an Raio Combination Gintautas Salcius, Evalas Povilaitis, Algimantas Tacilauskas Centre of Real Time Computer Systems, Kaunas University of Technology Stuentu St. 50,

More information

WIND TURBINE AMPLITUDE MODULATION NOISE DUE TO TIME- DEPENDENT INTERFERENCE

WIND TURBINE AMPLITUDE MODULATION NOISE DUE TO TIME- DEPENDENT INTERFERENCE WIND TURBINE AMPLITUDE MODULATION NOISE DUE TO TIME- DEPENDENT INTERFERENCE Abstract Stuart Braley Physics Department, University of Aucklan, Private Bag 9019, Aucklan, New Zealan Email: s.braley@aucklan.ac.nz

More information

Math 32A Discussion Session Week 9 Notes November 28 and 30, 2017

Math 32A Discussion Session Week 9 Notes November 28 and 30, 2017 Math 3A Discussion Session Week 9 Notes November 8 an 30, 07 This week we ll explore some of the ieas from chapter 5, focusing mostly on the graient. We ll motivate this exploration with an example that

More information

Topology-assisted techniques to relay selection for homogeneously distributed wireless sensor networks

Topology-assisted techniques to relay selection for homogeneously distributed wireless sensor networks This full text paper was peer reviewe at the irection of IEEE Communications Society subject matter experts for publication in the IEEE Globecom 2010 proceeings. Topology-assiste techniques to relay selection

More information

Teaching Control Using NI Starter Kit Robot

Teaching Control Using NI Starter Kit Robot UKACC International Conference on Control 2012 Cariff, UK, 3-5 September 2012 Teaching Control Using NI Starter Kit Robot Payman Shakouri, Member IEEE, (Research stuent) Gorana Collier, Member IEEE, Anrzej

More information

Using Chaos to Detect IIR and FIR Filters

Using Chaos to Detect IIR and FIR Filters PIERS ONLINE, VOL. 6, NO., 00 90 Using Chaos to Detect IIR an FIR Filters T. L. Carroll US Naval Research Lab, Coe 66, Washington, DC 07, USA Abstract In many signal processing applications, IIR an FIR

More information

Lightning Protection Optimization for Large Wind Turbines with Method-of-Moments

Lightning Protection Optimization for Large Wind Turbines with Method-of-Moments Lightning Protection Optimization for Large Win Turbines with Metho-of-Moments Florian Krug, Ralph Teichmann General Electric - Global Research Freisinger Lanstrasse 50, 85748 Munich, GERMAY Ulrich Jakobus,

More information

Design and Analysis of an MST-Based Topology Control Algorithm

Design and Analysis of an MST-Based Topology Control Algorithm Design an Analysis of an MST-Base Topology Control Algorithm Ning Li, Jennifer C. Hou, an Lui Sha Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL 61801 {nli, jhou,

More information

ASYMMETRIC MODULATION FOR COGNITIVE RADIO AND INTELLIGENT ENVIRONMENTS

ASYMMETRIC MODULATION FOR COGNITIVE RADIO AND INTELLIGENT ENVIRONMENTS ASYMMTRIC MODULATION FOR COGNITIV RADIO AND INTLLIGNT NVIRONMNTS ric. Kreb (SAIC, Chantilly, VA, USA; ekreb@ieee.org); Robert H. Morelos-Zaragoza (San Jose State University, San Jose, CA, USA, r.morelos-zaragoza@ieee.org)

More information

2 Dept. of Electrical and Electronic Engineering ( ) = d

2 Dept. of Electrical and Electronic Engineering ( ) = d Close-Loop Control Design for a Three-Level Three-Phase Neutral-Point-Clampe Inverter Using the Optimize Nearest-Three Virtual-Space-Vector Moulation S. Busquets-Monge 1, J. D. Ortega 1, J. Boronau 1,

More information

1.0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS

1.0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS .0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS James C. Wyant Optical Sciences Center University of Arizona Tucson, AZ 8572 jcwyant@u.arizona.eu If we wish to completely characterize the paraxial

More information

Ray tracing in an inhomogeneous medium

Ray tracing in an inhomogeneous medium /7/1 Waves WKB ray tracing 1 Ray tracing in an inhomogeneous meium Raio waves can "bounce off" the ionosphere, particularly if they are incient at an angle. The inex of refraction of the ionosphere changes

More information

Field Notching and Drilling of Glued Laminated Timber Beams

Field Notching and Drilling of Glued Laminated Timber Beams T E C H N I C A L N O T E Fiel Notching an Drilling of Glue Laminate Timber Beams Note: This version is supersee by a more current eition. Check the current eition for upate esign an application recommenations.

More information

ETSI GS mwt 004 V1.1.1 ( )

ETSI GS mwt 004 V1.1.1 ( ) GS mwt 004 V1.1.1 (2016-06) GROUP SPECIFICATION millimetre Wave Transmission (mwt); V-ban street level interference analysis Disclaimer The present ocument has been prouce an approve by the millimetre

More information

Secure Communication with a Wireless-Powered Friendly Jammer

Secure Communication with a Wireless-Powered Friendly Jammer Secure Communication with a Wireless-Powere Frienly Jammer Wanchun Liu, Xiangyun Zhou, Salman Durrani, an Petar Popovski arxiv:42.0349v2 [cs.it] 26 Aug 205 Abstract In this paper, we propose to use a wireless-powere

More information

Musical Wind Instrument Analysis

Musical Wind Instrument Analysis Musical Win Instrument Analysis Darren, Murray Campbell Department of Acoustics an Flui Dynamics, University of Einburgh, EH9 3JZ, Einburgh, Scotlan D.A.@sms.e.ac.uk,.m.campbell@e.ac.uk The acoustic impeance

More information

AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS

AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS Davi B. Smith (1) (1) Faculty of Engineering (Telecommunications), University of Technology Syney PO Box 13 Broaway NS 007 Australia E-mail:

More information

The effect of two realistic Radio Propagation Models for Mobile Ad hoc NETworks in Urban Area Environment Supported with stations

The effect of two realistic Radio Propagation Models for Mobile Ad hoc NETworks in Urban Area Environment Supported with stations International Journal of Scientific & Engineering Research Volume 2, Issue 1, Oct-211 1 The effect of two realistic Raio Propagation Moels for Mobile A hoc NETworks in Urban Area Environment Supporte with

More information

DISCUSSION ON THE APPLICATION OF WIRELESS ACTIVE SENSING UNIT

DISCUSSION ON THE APPLICATION OF WIRELESS ACTIVE SENSING UNIT 4 th Worl Conference on Structural Control an Monitoring 4WCSCM-261 DISCUSSION ON HE APPLICAION OF WIRELESS ACIVE SENSING UNI FOR SRUCURAL CONROL C.H. Loh an K.C. Lu National aiwan University, aipei 106-17,aiwan

More information

Cache-Aided Content Delivery in Fog-RAN Systems with Topological Information and no CSI

Cache-Aided Content Delivery in Fog-RAN Systems with Topological Information and no CSI Cache-Aie Content Delivery in Fog-RAN Systems with Topological Information an no CSI Wei-Ting Chang, Ravi Tanon, Osvalo Simeone Abstract In this work, we consier a Fog Raio Access Network (F-RAN) system

More information

UNIT IV CONTROLLER TUNING:

UNIT IV CONTROLLER TUNING: UNIT IV CONTROLLER TUNING: Evaluation Criteria IAE, ISE, ITAE An ¼ Decay Ratio - Tuning:- Process Reaction Curve Metho, Continuous Cycling Metho An Dampe Oscillation Metho Determination Of Optimum Settings

More information

Efficient construction of network topology to conserve energy in wireless ad hoc networks q

Efficient construction of network topology to conserve energy in wireless ad hoc networks q Available online at www.scienceirect.com Computer Communications 31 (2008) 160 173 www.elsevier.com/locate/comcom Efficient construction of network topology to conserve energy in wireless a hoc networks

More information

Optical schemes of spectrographs with a diffractive optical element in a converging beam

Optical schemes of spectrographs with a diffractive optical element in a converging beam J. ur. Opt. Soc.-api 0, 50 205 www.jeos.org Optical schemes of spectrographs with a iffractive optical element in a converging beam.. Muslimov Kazan National esearch Technical University - KAI, Kazan,

More information

A Cost Analysis of Wireless Mesh Networks

A Cost Analysis of Wireless Mesh Networks 04 th International Symposium on Moeling an Optimization in Mobile, A Hoc, an Wireless Networks (WiOpt) A Cost Analysis of Wireless Mesh Networks Valerio Targon Queen Mary University of Lonon & Alpen-Aria-Universität

More information

Jitter Limitations on a Gigabit Copper Multi- Carrier System

Jitter Limitations on a Gigabit Copper Multi- Carrier System Jitter Limitations on a Gigabit Copper Multi- Carrier System Jan H. Rutger Schraer, Eric A.M. Klumperink, Jan L. Visschers, Bram Nauta University of Twente, IC-Design Group, P.O. Box 7, 75 AE, Enschee,

More information

Field Notching and Drilling of Glued Laminated Timber Beams Number EWS S560F December 2006

Field Notching and Drilling of Glued Laminated Timber Beams Number EWS S560F December 2006 T E C H N I C A L N O T E Fiel Notching an Drilling of Glue Laminate Timber Beams Number EWS S560F December 2006 INTRODUCTION Glue laminate timber (glulam) beams are highly engineere components manufacture

More information

Field Notching and Drilling of Glued Laminated Timber Beams

Field Notching and Drilling of Glued Laminated Timber Beams T E C H N I C A L N O T E Fiel Notching an Drilling of Glue Laminate Timber Beams Number EWS S560H November 2014 INTRODUCTION Glue laminate timber (glulam) beams are highly engineere components manufacture

More information

Acoustical Localization in Schools of Submersibles

Acoustical Localization in Schools of Submersibles Oceans 6, Singapore (authors manuscript o not istribute) Acoustical Localization in Schools of Submersibles Navina Kottege & Uwe R. Zimmer Research School of Information Sciences an Engineering Autonomous

More information

Automatically Acquiring Domain Knowledge For Adaptive Game AI Using Evolutionary Learning

Automatically Acquiring Domain Knowledge For Adaptive Game AI Using Evolutionary Learning Automatically Acquiring Domain Knowlege For Aaptive Game AI Using Evolutionary Learning Marc J.V. Ponsen 1, Héctor Muñoz-Avila 1, Pieter pronck 2, Davi W. Aha 3 1 Dept. of Computer cience & Engineering;

More information

Effect of Carrier Frequency Offset on the BER Performance of Variable Spreading Factor OFCDM Systems

Effect of Carrier Frequency Offset on the BER Performance of Variable Spreading Factor OFCDM Systems This full text paper was peer reviewe at the irection of IEEE Communications Society subject matter experts for publication in the ICC 008 proceeings. Effect of Carrier Frequency Offset on the erformance

More information

ELECTROMUSCULAR INCAPACITATING DEVICE SAFETY

ELECTROMUSCULAR INCAPACITATING DEVICE SAFETY ELECTROMUSCULAR INCAPACITATING DEVICE SAFETY Hongyu Sun*, Jiun-Yan Wu*, Rami Aballah**, an John G. Webster*** *University of Wisconsin-Maison/Department of Electrical an Computer Engineering **American

More information

Experimental Approach for Determining the Received Pattern of a Rascan Holographic Radar Antenna

Experimental Approach for Determining the Received Pattern of a Rascan Holographic Radar Antenna Eperimental Approach for Determining the Receive Pattern of a Rascan Holographic Raar Antenna Masaharu Inagaki Geophysical survey epartment Walnut Lt. Tachikawa, Japan ina_mas@beige.plala.or.jp Timothy

More information

Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer and Active Filter Without Zero Sequence Blocking

Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer and Active Filter Without Zero Sequence Blocking Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer an Active Filter Without Zero Sequence Blocking Margo P, M Hery P, M Ashari, Zaenal P *),Takashi Hiyama **) *) Dept. of Electrical Eng, Sepuluh

More information

A Distributed and Provably-Efficient Joint. Channel-Assignment, Scheduling and Routing Algorithm. for Multi-Channel Multi-Radio Wireless Mesh Networks

A Distributed and Provably-Efficient Joint. Channel-Assignment, Scheduling and Routing Algorithm. for Multi-Channel Multi-Radio Wireless Mesh Networks A Distribute an Provably-Efficient Joint Channel-Assignment, Scheuling an Routing Algorithm for Multi-Channel Multi-Raio Wireless Mesh Netwos Shahzaa Rasool an Xiaojun Lin Abstract The capacity of wireless

More information

Joint Partial Relay Selection, Power Allocation and Cooperative Maximum Likelihood Detection for MIMO Relay Systems with Limited Feedback

Joint Partial Relay Selection, Power Allocation and Cooperative Maximum Likelihood Detection for MIMO Relay Systems with Limited Feedback Joint Partial Relay Selection, Power Allocation an Cooperative Maximum Likelihoo Detection for MIMO Relay Systems with Limite Feeback Thomas Hesketh, Rorigo C. e Lamare, Stephen Wales Department of Electronics,

More information

Model Reference Adaptive Fuzzy Controller for Permanent Magnet Synchronous Motor

Model Reference Adaptive Fuzzy Controller for Permanent Magnet Synchronous Motor Volume 50, Number 1, 2009 25 Moel Reference Aaptive Fuzzy Controller for Permanent Magnet Synchronous Motor A. MEROUFEL, M. MASSOUM an B. BELABBES Abstract: Conventional control epens on the mathematical

More information

Wireless Event-driven Networked Predictive Control Over Internet

Wireless Event-driven Networked Predictive Control Over Internet UKACC International Conference on Control 22 Cariff, UK, 3-5 September 22 Wireless Event-riven Networke Preictive Control Over Internet Wenshan Hu, Hong Zhou, an Qijun Deng Abstract In networke control

More information

COMPTON SCATTERING. Phys 2010 Brown University March 13, 2009

COMPTON SCATTERING. Phys 2010 Brown University March 13, 2009 COMPTON SCATTERING Phys 00 Brown University March 3, 009 Purpose The purpose of this experiment is to verify the energy epenence of gamma raiation upon scattering angle an to compare the ifferential cross

More information

ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES. A Dissertation. Presented to

ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES. A Dissertation. Presented to ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES A Dissertation Presente to The Grauate Faculty of the University of Akron In Partial Fulfillment Of the Reuirements

More information

Taylor, Muthiah, Kulakowski, Mahoney and Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES

Taylor, Muthiah, Kulakowski, Mahoney and Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES Taylor, Muthiah, Kulakowski, Mahoney an Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES Submission Date: August 1, 2005 Wor Count: 57 wors DOUGLAS

More information

Wave-Induced Fluctuations in Underwater Light Field: Analysis of Data from RaDyO Experiments

Wave-Induced Fluctuations in Underwater Light Field: Analysis of Data from RaDyO Experiments DISTRIBUTION STATEMENT A. Approve for public release; istribution is unlimite. Wave-Inuce Fluctuations in Unerwater Light Fiel: Analysis of Data from RaDyO Experiments Dariusz Stramski Marine Physical

More information

HIGH PERFORMANCE CONTROLLERS BASED ON REAL PARAMETERS TO ACCOUNT FOR PARAMETER VARIATIONS DUE TO IRON SATURATION

HIGH PERFORMANCE CONTROLLERS BASED ON REAL PARAMETERS TO ACCOUNT FOR PARAMETER VARIATIONS DUE TO IRON SATURATION 213 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA MINI-SYMPOSIUM AUGUST 21-22, 213 - TROY, MICHIGAN HIGH PERFORMANCE CONTROLLERS BASED ON REAL

More information

EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT

EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT Timothy W. McLain Ranal W. Bear Je M. Kelsey Department of Mechanical Engineering, Brigham Young University, Provo, Utah 86 Department

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,500 108,000 1.7 M Open access books available International authors an eitors Downloas Our authors

More information

Autonomous docking of a tracked wheels robot to its tether cable using a vision-based algorithm

Autonomous docking of a tracked wheels robot to its tether cable using a vision-based algorithm Autonomous ocking of a tracke wheels robot to its tether cable using a vision-base algorithm Fausto Ferreira an Rorigo Ventura Abstract Search an Rescue (SAR) Robotics has been gaining an increasing interest

More information

Slow Beam Steering for Indoor Multi-User Visible Light Communications

Slow Beam Steering for Indoor Multi-User Visible Light Communications Slow Beam Steering for Inoor Multi-User Visible Light Communications Yusuf Sai Eroğlu, Chethan Kumar Anjinappa, İsmail Güvenç, an Nezih Pala Department of Electrical an Computer Engineering, North Carolina

More information

Wireless Powered Dual-Hop Multiple Antenna Relay Transmission in the Presence of Interference

Wireless Powered Dual-Hop Multiple Antenna Relay Transmission in the Presence of Interference EEE CC 05 - Wireless Communications Symposium Wireless Powere Dual-Hop Multiple Antenna Relay Transmission in the Presence of nterference Guangxu Zhu, Caijun Zhong, Himal A. Suraweera, George K. Karagianniis,

More information

A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS

A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS T. Muni Kumar, M.B.Rama Murthy, Ch.V.Rama Rao, K.Srinivasa Rao Gulavalleru Engineering College, Gulavalleru-51356,

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huersfiel Repository Towsyfyan, Hossein, Hassin, Osama, Gu, Fengshou an Ball, Anrew Characterization of Acoustic Emissions from Mechanical Seals for Fault Detection Original Citation Towsyfyan,

More information

A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual Constrained Spectral Weighted Factors

A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual Constrained Spectral Weighted Factors IOSR Journal of Electronics an Communication Engineering (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735. Volume 6, Issue 3 (May. - Jun. 013), PP 8-33 A New Speech Enhancement Technique to Reuce Resiual Noise

More information

Macro-channel cooled, high power, fiber coupled diode lasers exceeding 1.2kW of output power

Macro-channel cooled, high power, fiber coupled diode lasers exceeding 1.2kW of output power Macro-channel coole, high power, fiber couple ioe lasers exceeing 1.2kW of output power Tobias Koenning* a, Kim Alegria a, Zoulan Wang a, Armin Segref a, Dean Stapleton a, Wilhelm Faßbener b, Marco Flament

More information

Improving the Near-Metal Performance of UHF RFID Tags

Improving the Near-Metal Performance of UHF RFID Tags Improving the Near-Metal Performance of UHF RFID Tags Daniel D. Deavours Information an Telecommunications Technology Center University of Kansas, Lawrence, KS Email: eavours@ittc.ku.eu Abstract It is

More information

ROLLING ELEMENT BEARING FREQUENCIES FROM 1986 FOILES REPORT, ROLLING ELEMENT BEARING FREQUENCIES 1. INTRODUCTION

ROLLING ELEMENT BEARING FREQUENCIES FROM 1986 FOILES REPORT, ROLLING ELEMENT BEARING FREQUENCIES 1. INTRODUCTION ROLLING ELEMENT BEARING FREQUENCIES FROM 1986 FOILES REPORT, ROLLING ELEMENT BEARING FREQUENCIES WILLIAM C. FOILES 1. INTRODUCTION FIGURE 1. Rolling element bearing geometry These calculate frequencies

More information

Code-Carrier Divergence Monitoring for the GPS Local Area Augmentation System

Code-Carrier Divergence Monitoring for the GPS Local Area Augmentation System Coe-Carrier Divergence Monitoring for the GPS Local Area Augmentation System Dwaraanath V. Simili an Boris Pervan, Illinois Institute of Technology, Chicago, IL Abstract Coe-carrier smoothing is a commonly

More information

RCGA based PID controller with feedforward control for a heat exchanger system

RCGA based PID controller with feedforward control for a heat exchanger system Journal of the Korean Society of Marine Engineering, Vol. 1, No. pp. 11~17, 17 ISSN 223-7925 (Print) J. Korean Soc. of Marine Engineering (JKOSME) ISSN 223-8352 (Online) https://oi.org/.5916/jkosme.17.1..11

More information

Masking Effects of Audio Systems with Non-flat Frequency Response

Masking Effects of Audio Systems with Non-flat Frequency Response Copyright 2005 SAE International 2005-01-0567 Masking Effects of Auio Systems with Non-flat Response Richar S. Strou Strou Auio Inc. ABSTRACT An automotive auio system typically emonstrates an irregular

More information

RECENTLY, the 2G standard GSM was enhanced by

RECENTLY, the 2G standard GSM was enhanced by 274 IEEE TRANSACTIONS ON WIREESS COMMUNICATIONS, VO. 5, NO. 2, FEBRUARY 2006 The Training Sequence Coe Depenence of EDGE Receivers using Zero IF Sampling Martin Krueger, Member, IEEE, Robert Denk, an Bin

More information