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

Size: px
Start display at page:

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

Transcription

1 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang nergy fficient Clustering Algorithm in Wireless Sensor Networks using Fuzzy Logic Control Z.W. Siew, A. Kiring, H.T. Yew, P. Neelakantan an K.T.K. Teo Moelling, Simulation an Computing Laboratory School of ngineering an Information Technology Universiti Malaysia Sabah Kota Kinabalu, Malaysia msclab@ums.eu.my, ktkteo@ieee.org Abstract In general, environment monitoring cluster base hierarchical routing protocol is among the most common protocol being opte ue to the loa balancing among each other sensor. Sensors are ranomly eploye in a specific area to collect useful information perioically for a few months or even a few years. Therefore, battery power limitation becomes a challenging issue. It is also impractical to maintain the network lifetime by changing the battery frequently. Low energy aaptive cluster hierarchical (LACH) is one of the common clustering protocols that will t the cluster hea base on the probability moel which will possibly lea to a reuce in network lifetime ue to tion of cluster hea with a least esire location in the network. For wireless sensor networks, the istribution of cluster hea stion irectly influences the network s lifetime. This paper presents factors which will affect the network lifetime an apply fuzzy logic base cluster hea stion conucte in base station. The base station consiers two stion criteria from sensor noes which are energy level an istance to the base station to st the suitable cluster hea that will prolong the first noe ie (FND) time, ata stream guarantee for every roun an also increase the throughput receive by the base station before FND. Keywors wireless sensor network; clustering hierarchical; first noe ie; fuzzy logic I. INTRODUCTION Wireless sensor networks contain hunres or thousans of sensor noes equippe with sensing, computing an communication abilities. The sensor noes can be equippe with ifferent sensors such as temperature sensor, humiity sensor, gas sensor et cetera. When it sense elements of the surrouning environment, the processing units insie the sensor noes will convert the analog signal to igital ata by using the analog to igital converter moule an further sens the ata to the base station for processing. Wireless sensor noes not only communicate irectly to base station, it can also communicate among its peers. In the coming future it is possible to implement smart aaptive sensor noes by loaing artificial intelligence algorithm embee into the sensor noes. It is challenging to esign the wireless sensor noes ue to the purpose of cost saving an the size of the wireless sensor noes has to be compact for convenience purpose. The traeoffs for being compact are limite computation capability, limite power source an small memory storage. The noes energy is the most important issue because the noes are small in size an it may be eploye in hazarous areas, thus making battery replacement unpractical an impossible. Therefore, it is more practical to save energy an prolong the network lifetime by improving the routing algorithm. Cluster base hierarchical routing protocol is an energy efficient routing protocol. In the cluster routing, the sensor noes will be ivie into a few groups with one cluster hea te for each group. The cluster hea collects ata from member noes in the same cluster an aggregates the collecte ata so that it can be transmitte to the base station. Implementing this protocol will significantly reuce the overall energy use an reuce the network congestion by only allowing the cluster hea to communicate with the base station [1, ]. LACH protocol is one of the most common cluster routing protocols which aims to achieve the loa balancing in sensor noes so it can prolong the network lifetime. In cluster routing protocol, energy consumption is concentrate on cluster heas which collect an aggregate the sense ata from member noes an forwar the aggregate information to the base station [3, 4]. In LACH protocol each sensor noes ts itself as a cluster hea base on the probability moel. ach sensor noe will become cluster hea in every cycle to evenly istribute the work loas. The main problem of LACH protocol is it only epens on the probability moel to t the cluster hea an therefore it is possible that no cluster heas or too many are ste in a single roun [5]. Furthermore, the ste cluster heas may be locate near to each other or even near to the ege of the networks which leas to inefficient energy istribution [6]. LACH-C uses a centralize algorithm to t the cluster heas where each noe sens information about its current location an energy level to the base station an ts the cluster hea using the simulate annealing algorithm [7]. Gupta propose a cluster hea tion metho using fuzzy logic base centralize algorithm [8]. By consiering three parameters which are energy, concentration an centrality of sensor noes, the base station will t the suitable cluster hea among all the noes which show the improvement of /11/$6. 11 I 39

2 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang network lifetime compare to LACH. These cluster hea tion mechanism nees the location information of the sensor noe (possible etermine using a GPS receiver). To use the algorithm, the sensor noes nee to know the location information. At the first roun, location information will be transmitte to the base station an the algorithm assumes all sensor noes uner minimal mobility constraint. GPS receivers consume large amounts of power since GPS is one of the communication raios. At current stage, it is too expensive to inclue GPS in the sensor noes for wireless sensor networks. This project aims to maximize the FND perio, ata collection is guarantee for each roun an the propose metho oes not require the location information of the noes. A cluster hea stion mechanism in base station using fuzzy logic is propose. Fuzzy logic system can manipulate the linguistic rules into mathematical form; it can make real time ecision ue to the algorithm s simplicity. Moreover extra parameters such as battery charging rate, ata queue length are among the parameters that can be ae into fuzzy logic system to prouce an optimize solution [9, 1]. The paper is organize as follows. In the next section, overview of cluster base hierarchical routing protocol LACH an fuzzy logic cluster base are emonstrate. Section III explains the system moel followe by the analysis of the simulation results in section IV. Lastly, section V conclues the finings. II. RLATD WORK A. Cluster Base Hierarchical Routing Protocol In cluster routing, noes with more energy will become the cluster hea in the networks. By forming few clusters, the surrouning noe only nee to communicate to cluster hea in the same cluster to reuce the energy consumption use to communicate among other noes at ifferent clusters. LACH [] is one of the clustering mechanisms aim to istribute the energy concentration in the cluster hea. This protocol operates in rouns; each roun consists of two phases which are set-up phase an steay phase. Set-up phase inclue avertisement phase an cluster set-up phase while steay phase inclue scheule creation an ata transmission. In each roun, each noe inepenently generates the ranom number between an 1. If the generate number is less than the threshol value T (n) which efines by (1), the noe wills self t to become the cluster hea for the current roun. p, if n G 1 T ( n) = 1 p ( r mo ) (1) p, otherwise r is the roun which alreay ene; p is the proportion of the noes to cluster heas; G is a set of noes which have never been cluster hea in the last 1 p rouns. Although LACH protocol istributes the energy concentration in the cluster hea but it has some isavantages. LACH epens on only the probability moel to t the cluster hea, te cluster hea may be very close to each other. In each roun the number of the cluster hea is ynamic an it cannot guarantee the ata stream receive at the base station. Cluster hea will appear in the ege of the network or in the place where the noe ensity is very low. It can be observe that the isavantages of LACH protocol are mainly ue to only using the local information [3, 4]. By using centralize algorithm in the base station with global information, it will possibly st the suitable cluster hea in the network. B. Cluster-Hea lection using Fuzzy-Logic In the centralize algorithm, base station has the global view of the overall networks. The base station is more powerful than the sensor noes in term of computation power, sufficient memory, unlimite power an storage. Gupta prove that, by consiering three fuzzy parameters which are energy, concentration an centrality the network lifetime can be improve. nergy level is available in each noe, concentration is the number of neighbor noes an centrality is a value base on how central the noe to the cluster. In this project, expert knowlege is represente base on the following two escriptors: Noe nergy remaining energy level in the noe. Distance the istance between the noe an the base station. The remaining battery level can be obtaine from each noe via analog to igital converter (ADC) moule which is built in the microcontroller. The istance information can be acquire when the base station broacasts the te cluster hea information to the whole network an each noe calculates the istance to the base station base on the receive signal strength inicator (RSSI). III. SYSTM MODL Fig. 1 shows the basic linear topology use to stuy the effect of various parameters on the networks lifetime. BS represents the base station whereas noe A, B an C are the sensor noes. The relative istance between noe A an BS is set as 7R whereas noe B an C are locate 6R an 5R from the BS. The inputs of fuzzy inference system (FIS) are energy an istance of a particular noe to the base station. Base on the rule base, FIS will compute an ecie the output which is the fitness of a noe to become a cluster hea. Base station will st p total number of noes to become cluster heas base on their fitness. Sensor noes will be liste in a table from highest to lowest fitness. The table restores every single roun to keep the information up to ate. In short, the ste cluster hea shoul be the best leaer in every roun. 393

3 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang R Figure 1. Basic linear moel. Below are some assumptions use in the system moelling. All the sensor noes can transmit ata with enough power to reach the base station an the base station have a wie transmission range which is capable of using a single broacast to reach all the sensor noes. The istance between sensor noes an base station can be measure base on the RSSI. All the sensor noes are homogenous, with the similar noes moel an same energy resources. A. Raio Moel Fig. shows the block iagram of the raio moel use in this project. The moel consists of the transmitter moel an receiver moel for energy calculation purpose. The raio moel referre from [3]. The expene energy uring transmission an reception for k bits message to a istance between transmitter an receiver noe is given by (). R A B C Tx ( k, ) = ( ( k, ) () k = k Tx + + kε + kε fs mp 4 Tx if < if Distance is the threshol for swapping lification moel, it can be calculate as = ε fs ε mp. To receive k -bit message, the raio moel expene as in (3). 5R ;, BS B. Simulation Parameters The simulation is carrie out in MATLAB with the raio moel parameters shown in Table I. The network topology an base station are varie from each case which will be iscusse later. C. Cluter Hea Stion Base on Distance Distance is one of the factors that may affect the energy consumption as shown in (). Distance refers to the relative istance among the cluster hea, member noes an the base station. quation (4) illustrates noe A being te as cluster hea, using the moifie linear topology as shown in Fig. 1. Distance 1, an 3 in (4) represent the total transmit istance by each sensor noes. = n( ε = 5n( k( + n( ) ) + ( + ( k + ε k + ε + ( n 1 k( ) ) + n( k( 1 3) + n ) + 3 k + In the case of n equal to 1 an n represents numbers of sensor noes, where noe C becomes the cluster hea, the overall energy consume is less than if noe B an noe A being ste as cluster hea.. This is ue to the fact that noe C is locate nearer to the base station, an also the istance to base station is far larger by other member noes. Therefore the istance to the base station is significantly affecting the energy consumption. The previous statements become invali when n not equal to 1. It can be prove by the following cases where can be calculate base on (4). Case 1: A become cluster hea, with n numbers of sensor noes in B an in C. = (5n + 1)( + (5nR + 49R Case : B become cluster hea, with n numbers of sensor noes in A an in C. (4) k bit packet ( k (3) Rx = Transmit lectronics k bit packet Tx () Tx Amplifier k k Rx Receive lectronics k Figure. Raio energy moel. = (5n + 1)( + (nr + 36R Case 3: C become cluster hea, with n numbers of sensor noes in A an in B. = (5n + 1)( + (5nR + 5R TABL I. PARAMTRS OF TH RADIO MODL Parameter Value Initial nergy,.5j Packet Size, k 4bit nergy of transceiver, 5nJ/bit nergy of ata aggregate, DA 5nJ/bit/message ε fs 1pJ/bit/m ε mp.13pj/bit/m 4 394

4 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang Referring to Case if n = 5, noe B become cluster hea, an the overall energy consumption is less than Case 3 an follow by Case 1. It can be observe that noe B is more suitable to become cluster hea compare to noe C, since the n numbers of noes from A an B spen more energy to transmit to noe C. As a result, sting cluster hea in the mile of linear topologies will prouce less energy consumption per rouns. Accoring to equation above, cluster hea B will shows less energy consumption per rouns compare to cluster hea A an C, but the traeoff of it is FND occurre faster than noe C. D. Balance in nergy Distribution Although proper cluster hea tion base on istance can achieve minimum energy use per roun, but it will rain energy faster which leas to FND faster because it overloas the cluster hea. FND can be prolonge by istributing the workloa to maintain the level of remaining energy in each noe. This paper examines three protocols, namely irect communication, ranom cluster hea stion protocol an energy constraint cluster hea stion protocol using the same raio moel an same network topology (base station locate at x = 1m an y = 16m) as shown in Fig. 3. Fig. 4 shows the simulation results of the three protocols with 5 ranomly eploye sensor noes for uration of 15 rouns. Fig. 4 illustrates the network lifetime of the three protocols, it is observe that FND time for energy constraints cluster hea stion protocol is longer than ranom cluster hea stion protocol an followe by irect communication protocol. In irect communication protocol, each sensor sens its ata irectly to the base station. It will quickly rain the battery when the sensor noes are far away from the base station because it requires a large amount of transmitting power. On the other han, since only one ranomly ste cluster hea sens ata (gathere from sensor noes) to the base station for ranom cluster hea stion protocol, therefore it outperforms the irect communication protocol. Y-coorinate (m) Base station Sensor noes X-coorinate (m) Figure 3. Moifie topology moel. Number of Alive Noes energy ranom irect Rouns Figure 4. Network lifetime 1. In ranom cluster hea stion protocol, the base station will ranomly st one cluster hea among the noes. The ranom protocol will not consier the remaining energy in sensor noes, therefore the energy constraint cluster hea stion protocol which consiers energy level will perform better than ranom protocols in terms of FND time ue to the remains of energy for each sensor. However, energy constraint protocols will not guarantee minimum energy consume per roun.. Fuzzy Logic There are pros an cons in using either energy or istance as the factor to t the cluster hea. Using fuzzy logic to combine an consier both factors will make the cluster hea stion process simpler. The optimum results from both factors can be obtaine base on the fuzzy rule base system. Fuzzy inference technique via Mamani metho is use ue to its simple structure. There are four important steps in the Mamani metho: Fuzzification of the input variables, transforms the system inputs which are crisp values into fuzzy sets. Rule evaluation, taking the fuzzifie inputs an evaluate them to the anteceents of the fuzzy rules. Aggregate conclusions, the process of unification of the outputs of all rules. Defuzzication, transforms the fuzzy set obtaine by the inference engine into a single crisp value. In the efuzzification moule, the fuzzy set obtaine from the inference engine nees to be transforme to the single crisp value. COA (centre of area) is use to calculate the crisp value from the aggregate output membership function using the (5) where μ A (x ) is the membership function of the fuzzy sets: fitness = ( x. u A ( x) x xx) (5) 395

5 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang The following membership functions are set for the simulation stuy. The linguistic variables use to represent the noe s energy an istance are ivie into three levels; high, meium, an low for energy as in Fig. 5; then far, mile an near for istance as in Fig. 6. The outputs to represent the noe cluster hea stion is name as fitness which is ivie into nine levels: very small, small, rather small, meium small, meium, meium large, rather large, large an very large as in Fig. 7. Table II shows the fuzzy rule base, consists of 3 = 9 rules. Figure 5. Membership functions of istance. Figure 6. Membership functions of energy. Table II shows the rule base set in the fuzzy inference system (FIS), the rule set as if the energy is low an the istance is far then the fitness to be cluster hea is very small. On the other han, if the energy is high an the istance is mile, the fitness becomes very large. Referring to the istance rule base, mile is set to higher priority than near because the cluster hea in the mile zone will perform better than the near zone which has been explaine in section III. In fuzzy base centralize algorithm, base station will calculate the fitness for every noe to become cluster hea via FIS where the base station will st the cluster heas accoring to p total number of noes. The ata transmission phase is similar to the LACH steay state phase. IV. RSULTS AND DISCUSSIONS The propose metho nees extra information to t the cluster heas. Therefore, an aitional 4 bits of energy an istance information are ae to the ata transmitte from every member noe to the cluster hea. On the other han, 48 bits is ae to the transmission from the cluster hea to the base station as extra energy an istance information for each cluster members an the cluster hea. The simulation was carrie out in MATLAB with the parameters show in Table III. In Fig. 8, the simulation results show that the propose fuzzy logic metho performs better than the LACH approach before FND in both 5% an 7% chosen as cluster hea cases. However, the propose metho loses to LACH after 6% of total alive noes. In LACH, cluster hea is te base on a ranom probability moel causes the cluster hea to exhaust the energy rapily compare to the propose metho which consiers critical factors in ting the cluster hea. TABL III. SIMULATIONS PARAMTRS Parameter Value Topology size 3 1m Base Station Position 15m, 15m Simulation Roun Number of Noe, n % 7% Figure 7. Membership functions of fitness. TABL II. FUZZY RUL BAS No nergy Distance Fitness 1 low far very small low near small 3 low mile rather small 4 meium far meium small 5 meium near meium 6 meium mile meium large 7 high far rather large 8 high near large 9 high mile very large Number of Alive Noes propose LACH Rouns Figure 8. Network lifetime. 396

6 11 I Colloquium on Humanities, Science an ngineering Research (CHUSR 11), Dec , Penang Numbers of Alive Noes propose LACH 5% % Data Receive by Base Station (bits) Figure 9. Network lifetime. x 1 6 This is because the propose metho uses energy level as one of the factor to be consiere in ting the cluster hea. All the sensor noes istribute the energy consumption evenly accoring to the FIS. After FND, the remaining noes ie faster compare to the LACH since the energy form the remaining noes are almost equally less. Fig. 9 shows the ata receive by the base station for the LACH an fuzzy approaches in the case of 5% an 7% of chosen cluster hea. Receive ata by the base station can be further increase by increasing the number of cluster hea from 5% to 7%. It can be observe that the ata receive by fuzzy approach are more than the LACH in both cases. Increasing the number of cluster hea will not much affect the network lifetime as shown in Fig. 8. However, it can significantly improve the throughput to the base station. xtra information for the propose metho is not consiere into the throughput for fair comparison. Proper number of cluster heas shoul be carefully ecie to achieve optimum in ata collection. Using too many cluster heas will lea to aitional overhea an cause the sensor noes sacrifice faster without proviing significant information. V. CONCLUSION As a conclusion, the propose metho achieve its objective to prolong the first noe ie (FND) time an also improve the throughput to the base station before FND. It shows improvement compare to the LACH protocol because the base station have partial global knowlege of the networks an the use of fuzzy logic to t the suitable cluster hea base on two factors which are energy an istance. The propose metho can be further improve by aopting some intelligent algorithm to moify the shape of each fuzzy set to achieve optimum result in specific cases. With the global knowlege of the network, multi-hop routing can be implemente to reuce the energy consumption in the cluster hea. ACKNOWLDGMNT The authors woul like to acknowlege the financial assistance of the Ministry of Higher ucation of Malaysia (MoH) uner Funamental Research Grant Schemes (FRGS), no. FRG14-TK-1/7. RFRNCS [1] J.N. Al-Karak, an A.. Kamal, Routing techniques in wireless sensor network: A survey, I Wireless Communication, vol. 11, issue 6, pp. 7-34, 4. [] I. F. Akyiliz,W. Su, Y. Sankarasubramaniam, an. Cayirci, Wireless sensor networks: a survey, Computer Networks, vol. 38, pp ,. [3] W. Heinzelman, A. Chanrakasan, an H. Balakrishnan, nergyefficient communication protocol for wireless microsensor networks, Proceeings of the 33 r Annual Hawaii International Conference on System Sciences (HICSS), Maui, Hawaii, pp ,. [4] I. Mahgoub, an M. Ilyas, Sensor Network Protocols, CRC Press, Taylor & Francis Group, pp , 6. [5] J. Zheng, an A. Jamalipour, Wireless Sensor Networks A Networking Perspective. Wiley, USA, pp , 9. [6] J.M. Kim, S. Park, Y. Han, an T. Chung, CHF: Cluster hea tion mechanism using fuzzy logic in wireless sensor networks, Proceeings of 1 th Internatinal Conference on Avance Commmunication Technology (ICACT), Phoneix Park, Korea, pp , 8. [7] W. Heinzelman, A. Chanraksan, an H. Balakrishnan, An applicationspecific protocol architecture for wireless sensor networks, I Transcation on Wireless Communications, vol. 1, no. 4, pp ,. [8] I. Gupta, D. Rioran, an S. Salli, Cluster-hea tion using fuzzy logic for wireless sensor networks, Proceeings of Communication Networks an Services Research Conference (CNSR), Halifax, Nova Scotia, Canaa, pp. 55-6, 5. [9] C.S. Chin, P. Neelakantan, H.P. Yoong, an K.T.K. Teo, Optimisation of fuzzy base maximum power point tracking in PV system for rapily changing solar irraiance, Global Journal of Technology an Optimisation (GJTO), vol., no., pp , 11. [1] C.S. Chin, P. Neelakantan, H.P. Yoong, S.S. Yang, an K.T.K. Teo, Maximum power point tracking for PV array uner partially shae conitions. Proceeings of 3r International Conference on Computational Intelligence, Communication Systems an Networks (CICSyN),Bali, Inonesia, pp

Comparative Study of Various Cluster Formation Algorithms in Wireless Sensor Networks

Comparative Study of Various Cluster Formation Algorithms in Wireless Sensor Networks Comparative Study of Various Cluster Formation Algorithms in Wireless Sensor Networks Zhan Wei Siew, Yit Kwong Chin, Aroland Kiring, Hou Pin Yoong and Kenneth Tze Kin Teo Modelling, Simulation & Computing

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

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

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

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

RGWSN: Presenting a genetic-based routing algorithm to reduce energy consumption in wireless sensor network

RGWSN: Presenting a genetic-based routing algorithm to reduce energy consumption in wireless sensor network IJCSI International Journal of Couter Science Issues, Vol. 8, Issue 5, No, September ISSN (Online: 69-8 www.ijcsi.org 5 RGWSN: Presenting a genetic-base routing algorithm to reuce energy consution in wireless

More information

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

Construction of Power Efficient Routing Tree for Ad Hoc Wireless Networks using Directional Antenna 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,

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

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

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

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

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

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

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

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

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

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

Measurement of Semi-Anechoic Chamber Using Modified VSWR method above 1GHz

Measurement of Semi-Anechoic Chamber Using Modified VSWR method above 1GHz Measurement of Semi-Anechoic Chamber Using Moifie VSWR metho above 1GHz M. Bittera, K. Kováč, J. Hallon Department of Measurement, Faculty of Electrical Engineering an Information Technology, Slovak University

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

Probabilistic Handshake in All-to-all Broadcast Coded Slotted ALOHA

Probabilistic Handshake in All-to-all Broadcast Coded Slotted ALOHA Probabilistic Hanshake in All-to-all Broacast Coe Slotte ALOHA Mikhail Ivanov, Petar Popovski, Frerik Brännström, Alexanre Graell i Amat, an Čeomir Stefanović Department of Signals an Systems, Chalmers

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

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

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

DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING

DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING Zelko Popovic Distribution engineer Rae Koncara 57, 24300 Backa Topola, Yugoslavia Phone: +38 24 74 220 Fax: +38 24 74 898

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

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

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

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

Energy-Efficient Communication Protocol for Wireless Microsensor Networks

Energy-Efficient Communication Protocol for Wireless Microsensor Networks Energy-Efficient Communication Protocol for Wireless Microsensor Networks Wendi Rabiner Heinzelman Anatha Chandrasakan Hari Balakrishnan Massachusetts Institute of Technology Presented by Rick Skowyra

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

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

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

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

Distributed generation control using protection principles

Distributed generation control using protection principles University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 2006 Distribute generation control using protection

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

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

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

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

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

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

Erlang Capacity of Multi-class TDMA Systems with Adaptive Modulation and Coding

Erlang Capacity of Multi-class TDMA Systems with Adaptive Modulation and Coding Downloae from orbittuk on: Oct 2, 218 Erlang Capacity of Multi-class TDMA Systems with Aaptive Moulation an Coing Wang, Hua; Iversen, Villy Bæk Publishe in: Proceeings of IEEE ICC 28 Link to article, DOI:

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

Prolonging the Lifetime and Optimizing the Energy of Wireless Sensor Network System using Mobile Sensor Nodes

Prolonging the Lifetime and Optimizing the Energy of Wireless Sensor Network System using Mobile Sensor Nodes Prolonging the Lifetime an Optimizing the Energy of Wireless Sensor Network System using Mobile Sensor Noes 1 Preeti Khera, Sonia, 3 Ashok Kumar 1,3 Dept. of ECE, ACE, Devsthali, Ambala, Haryana, Inia

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

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

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

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

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

Jahangir H. Sarker 11/15/0. The GSM Traffic Channel Capacity With(out) High Speed Circuit Switched Data. Scope and contents.

Jahangir H. Sarker 11/15/0. The GSM Traffic Channel Capacity With(out) High Speed Circuit Switched Data. Scope and contents. Jahangir H. arer // The G Traffic Channel Capacity With(out) High pee Circuit witche Data The results are represente for High pee Circuit-witche Data (HCD) traffic channels co-eisting with the voice traffic

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

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

KEY FEATURES TEST CAPABILITIES 8000S HIGH POWER EARTH TESTING SYSTEM STANDARDS COMPLIANCE

KEY FEATURES TEST CAPABILITIES 8000S HIGH POWER EARTH TESTING SYSTEM STANDARDS COMPLIANCE KEY FEATURES 8000S HIGH POWER EARTH TESTING SYSTEM High power earth systems (Substations, Transmission towers, etc) have to be perioically monitore to check if they comply with safety levels establishe

More information

Keywords Electric vehicle, Dynamic wireless power transfer, Efficiency maximization, Power control, Secondary-side control

Keywords Electric vehicle, Dynamic wireless power transfer, Efficiency maximization, Power control, Secondary-side control Dynamic Wireless ower Transfer System for lectric Vehicles to Simplify Groun Facilities - ower Control an fficiency Maximization on the Seconary Sie - Katsuhiro Hata, Takehiro Imura, an Yoichi Hori The

More information

Modelling TCP Reno with Spurious Timeouts in Wireless Mobile Environment

Modelling TCP Reno with Spurious Timeouts in Wireless Mobile Environment 1 Moelling TCP Reno with Spurious Timeouts in Wireless Mobile Environment Shaojian Fu an Mohamme Atiquzzaman Telecommunications an Networks Research Lab School of Computer Science University of Oklahoma,

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

Capacity Gain from Transmitter and Receiver Cooperation

Capacity Gain from Transmitter and Receiver Cooperation Capacity Gain from Transmitter an Receiver Cooperation Chris T. K. Ng an Anrea J. Golsmith Dept. of Electrical Engineering Stanfor University, Stanfor, CA 90 Email: ngctk, anrea}@wsl.stanfor.eu arxiv:cs/00800v1

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

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

EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN)

EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN) EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN) 1 Deepali Singhal, Dr. Shelly Garg 2 1.2 Department of ECE, Indus Institute of Engineering

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

DESIGN OF A MODIFIED FUZZY FILTERING FOR NOISE REDUCTION IN IMAGES

DESIGN OF A MODIFIED FUZZY FILTERING FOR NOISE REDUCTION IN IMAGES Journal of Theoretical an Applie Information Technology 10 th January 014. Vol. 59 No.1 005-014 JATIT & LLS. All rights reserve. DESIGN OF A MODIFIED FUZZY FILTERING FOR NOISE REDUCTION IN IMAGES 1 EHSAN

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

The MicroPulse Framework for Adaptive Waking Windows in Sensor Networks

The MicroPulse Framework for Adaptive Waking Windows in Sensor Networks The MicroPulse Framework for Aaptive Waking Winows in Sensor Networks Demetrios Zeinalipour-Yazti, Panayiotis Anreou, Panos K. Chrysanthis, George Samaras, Anreas Pitsillies Department of Computer Science,

More information

The MicroPulse Framework for Adaptive Waking Windows in Sensor Networks

The MicroPulse Framework for Adaptive Waking Windows in Sensor Networks The MicroPulse Framework for Aaptive Waking Winows in Sensor Networks Demetrios Zeinalipour-Yazti, Panayiotis Anreou, Panos K. Chrysanthis, George Samaras, Anreas Pitsillies Department of Computer Science,

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

BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION

BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION Olaf Zinke Caence Design Systems San Diego, CA, USA oinke@caence.com Abstract Efficient simulation of mie signal esigns requires the

More information

Investigating Converter Options for Automotive Grade Permanent Magnet Sychronous Generators

Investigating Converter Options for Automotive Grade Permanent Magnet Sychronous Generators Investigating Converter Options for Automotive Grae Permanent Magnet Sychronous Generators Erkan MESE *, Yusuf YAŞA *, Hakan AKÇA *, Mustafa G. AYDENIZ *, Murat AYAZ **, Murat TEZCAN * ( * )Yiliz Technical

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

Performance of Amplify-and-Forward Relaying with Wireless Power Transfer over Dissimilar Channels

Performance of Amplify-and-Forward Relaying with Wireless Power Transfer over Dissimilar Channels http://x.oi.org/.5755/ j.eee..5.333 ELEKTRONIKA IR ELEKTROTECHNIKA ISSN 39-5 VOL. NO. 5 5 Performance of Amplify-an-Forwar Relaying with Wireless Power Transfer over Dissimilar Channels Dac-Binh Ha Duc-Dung

More information

New M-ary QAM Transmission Payload System

New M-ary QAM Transmission Payload System r AIAA ICSSC-005 New M-ary QAM Transmission Payloa System Masayoshi TANAKA * Nihon University, College of Inustrial Technology, --, Izumicho, Narashino, 75-8575, Japan This paper presents a new M-ary moulation

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

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

Indoor Massive MIMO: Uplink Pilot Mitigation Using Channel State Information Map

Indoor Massive MIMO: Uplink Pilot Mitigation Using Channel State Information Map Inoor Massive MIMO: Uplink Pilot Mitigation Using Channel State Information Map Ahma Abbou 1, Ali H. Jaber Department of Statistics ebanese University Nabatieh, ebanon 1 Ahma.Abbou@etu.unilim.fr, ali.jaber@ul.eu.lb

More information

WLAN based Pose Estimation for Mobile Robots

WLAN based Pose Estimation for Mobile Robots Proceeings of the 17th Worl Congress The International Feeration of Automatic Control WLAN base Pose Estimation for Mobile Robots Christof Röhrig an Frank Künemun University of Applie Sciences Dortmun,

More information

MODULE III. Foundations Of Data Communications And The Physical Layer

MODULE III. Foundations Of Data Communications And The Physical Layer MODULE III Founations Of Data Communications An The Physical Layer Computer Networks an Internets -- Moule 3 1 Spring, 2014 Copyright 2014. All rights reserve. Topics Motivation an moel Information sources

More information

Advanced DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems

Advanced DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems Avance DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems Margo Pujiantara * Heri Suryoatmojo ** Maurihi Heri Purnomo * Mochama Ashari * Takashi Hiyama

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

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 method of converter transformer protection without commutation failure

A new method of converter transformer protection without commutation failure IOP Conference Series: Earth an Environmental Science PAPER OPEN ACCESS A new metho of converter transformer protection without commutation failure To cite this article: Jiayu Zhang et al 08 IOP Conf.

More information

DECENTRALIZED CIVIL STRUCTURAL CONTROL USING A REAL-TIME WIRELESS SENSING AND CONTROL SYSTEM

DECENTRALIZED CIVIL STRUCTURAL CONTROL USING A REAL-TIME WIRELESS SENSING AND CONTROL SYSTEM 4 th Worl Conference on Structural Control an Monitoring 4WCSCM-252 DECENTRALIZED CIVIL STRUCTURAL CONTROL USIN A REAL-TIME WIRELESS SENSIN AND CONTROL SYSTEM Abstract Y. Wang 1, R. A. Swartz 2, J. P.

More information

In-Line Resistance Thermometers Model TR472

In-Line Resistance Thermometers Model TR472 Electrical Temperature Measurement In-Line Resistance Thermometers Moel TR472 WIKA Data Sheet TE 60.28 Applications T Foo an beverage inustry, airies, rink ispensers an bottling plants, breweries T Biotech

More information

COMP 249 Advanced Distributed Systems Multimedia Networking. Best-Effort Multimedia Networking Dealing with Delay-Jitter

COMP 249 Advanced Distributed Systems Multimedia Networking. Best-Effort Multimedia Networking Dealing with Delay-Jitter COMP 249 Avance Distribute Systems Multimeia Networking Best-Effort Multimeia Networking Dealing with Delay-Jitter Kevin Jeffay Department of Computer Science University of North Carolina at Chapel Hill

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

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

Efficient Binary Corona Training Protocols for Heterogeneous Sensor and Actor Networks

Efficient Binary Corona Training Protocols for Heterogeneous Sensor and Actor Networks 1 Efficient Binary Corona Training Protocols for Heterogeneous Sensor an Actor Networks F. Barsi, A.A. Bertossi, C. Lavault, A. Navarra, S. Olariu, M.C. Pinotti, an V. Ravelomanana Abstract Sensor networks

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

A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks

A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks Shaveta Gupta 1, Vinay Bhatia 2 1,2 (ECE Deptt. Baddi University of Emerging Sciences and Technology,HP)

More information

Radio Frequency Modelling for Future Wireless Sensor Network on Surface of the Moon

Radio Frequency Modelling for Future Wireless Sensor Network on Surface of the Moon Int. J. Communications, Network an System Sciences, 00, 3, 395-40 oi:0.436/ijcns.00.34050 Publishe Online April 00 (http://www.scirp.org/journal/ijcns/) Raio Frequency Moelling for Future Wireless Sensor

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

Wavelet Transform Based Relay Algorithm for the Detection of Stochastic High Impedance Faults

Wavelet Transform Based Relay Algorithm for the Detection of Stochastic High Impedance Faults International Conference on Power Systems Transients IPST 3 in New Orleans, USA Wavelet Transm Base Relay Algorithm the Detection of Stochastic High Impeance Faults T. M. ai,.a. Snier an E. o () Dept.

More information

ROC Analysis of BLM Detector in AF Relays Based Cooperative Wireless Networks Omar GATERA 1, Ahmet Hamdi KAYRAN 1 and Haci ILHAN 2

ROC Analysis of BLM Detector in AF Relays Based Cooperative Wireless Networks Omar GATERA 1, Ahmet Hamdi KAYRAN 1 and Haci ILHAN 2 6 International Conference on Sustainable Energy, Environment an Information Engineering (SEEIE 6) ISBN: 978--6595-337-3 ROC Analys of BLM Detector in AF Relays Base Cooperative Wireless Networks Omar

More information

A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks

A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks Chao-Shui Lin, Ching-Mu Chen, Tung-Jung Chan and Tsair-Rong Chen Department of Electrical

More information

PERFORMANCE ANALYSIS OF FSO WITH HAZE ATTENUATION CONSEQUENCE ACCLIMATIZE IN TROPICAL RAINFOREST ENVIRONMENT

PERFORMANCE ANALYSIS OF FSO WITH HAZE ATTENUATION CONSEQUENCE ACCLIMATIZE IN TROPICAL RAINFOREST ENVIRONMENT PEFOMANCE ANALYSIS OF FSO WIH HAZE AENUAION CONSEQUENCE ACCLIMAIZE IN OPICAL AINFOES ENVIONMEN M. Zuliyana, M. S. Anuar, S. A. Aljuni, A. K. ahman, C. B. M. ashii, M. S. A Bakar School of Computer an Communication

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

Detection of High Impedance Fault

Detection of High Impedance Fault Detection of High Impeance Fault Abstract: High impeance faults (HIFs) on transmission an istribution systems create unique problem to many power network relaying schemes. In this paper the high impeance

More information

FULL duplex (FD) operation in a single wireless channel. User Selection and Power Allocation in Full Duplex Multi-Cell Networks

FULL duplex (FD) operation in a single wireless channel. User Selection and Power Allocation in Full Duplex Multi-Cell Networks 1 User Selection an Power Allocation in Full Duplex Multi-Cell Networks Sanay Goyal, Stuent Memer, IEEE, Pei Liu, Memer, IEEE, an Shivenra S. Panwar, Fellow, IEEE Astract Full uplex FD) communications

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

Controller Design for Cuk Converter Using Model Order Reduction

Controller Design for Cuk Converter Using Model Order Reduction n International Conference on Power, Control an Embee Systems Controller Design for Cuk Converter Using Moel Orer Reuction Brijesh Kumar Kushwaha an Mr. Aniruha Narain Abstract: Cuk converter contain two

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

The use of power DC-DC converters and gyrator structures for energy processing in photovoltaic solar facilities 功率 DC-DC 转换器和回转器结构用于光伏太阳能设施中的能源加工

The use of power DC-DC converters and gyrator structures for energy processing in photovoltaic solar facilities 功率 DC-DC 转换器和回转器结构用于光伏太阳能设施中的能源加工 ISSN 2056-9386 Volume 1 (2014) issue 2, article 2 The use of power DC-DC converters an gyrator structures for energy processing in photovoltaic solar facilities 功率 DC-DC 转换器和回转器结构用于光伏太阳能设施中的能源加工 Herminio

More information