PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK

Size: px
Start display at page:

Download "PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK"

Transcription

1 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Yuqiang Qin *,1 and Hui Ying 2 1 Department of Computer Science and Technology,Taiyuan University of Science and Technology Taiyuan, , P.R. China 2 The Affiliated Middle School of Taiyuan Normal University Taiyuan, Shanxi, , P.R. China s: qinyuqiang@126.com Submitted: Mar. 25, 2016 Accepted: July 10, 2016 Published: Sep. 1, 2016 Abstract- This paper proposes a novel localization algorithm for wireless sensor network (WSN). Accurate localization is very important for WSN. WSN localization problem is sometimes regarded as an optimization problem. Plant growth simulation algorithm (PGSA) is a kind of new intelligent optimization algorithm, which is intelligent simulation of plant growth in natural way. In addition to the common characteristics of intelligent algorithms, PGSA show robustness and provides a global optimal solution, etc. In this paper, further enhancement of the algorithm by adding the plant root of adaptive backlight function to effectively improve the computing speed and localization precision has been reported. Comparing this algorithm with simulated annealing algorithm (SAA), simulation results show that this algorithm has a higher and more consistent localization precision and faster computational speed. Index terms: wireless sensor network (WSN), localization, PSGA, simulated annealing. 1287

2 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK I. INTRODUCTION WSN refers to a large group of spatially dispersed and dedicated sensors for monitoring and recording the physical conditions of the environment and organizing the collected data at a central location [1]. In general, the sensor nodes should be low cost and small size that allows them to be deployed in large numbers. Moreover, the power consumption should be small enough to enhance the network lifetime as much as possible. Based on these characteristics, WSN has been applied in many fields, such as environmental measurement, medical, industrial and military applications[2]. Therefore, many researchers have proposed a series of localization algorithms[3][4]. The common feature of all localization algorithms is using such a priori knowledge about the location information of the beacon nodes to estimate the unknown node location. WSN localization is divided into two phases. The first phase is the ranging phase that measures the distance between the unknown node and the beacon nodes. Measurement methods include: received signal strength (RSS), Angle of concatenated (AOA), Time difference of concatenated (TDOA), or Round trip Time (RTT). The second phase is to estimate the location of the unknown nodes through the measured information in ranging phase. But either ranging method, with the effect of environmental noise, it will exist certain range error values. In order to improve the location precision, it must minimize the location error. And this problem could be regarded as optimization problems. This paper proposes a WSN localization method based on plant growth simulation algorithm (PGSA). PGSA is a bionic random algorithm that characterizes the growth mechanism of plant phototropism.at present, research on PGSA is still in its infancy, such as integer programming problems [5], transmission network planning problemsand some intelligent optimization computing[6], butno previous method of spatial localization PGSA has yet been found. Compared to other similar optimization algorithm, PGSA is simple, fast convergence and robustness, which is more suitable for the large-scale environment [7]. 1288

3 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 II. ENHANCED PLANT GROWTH SIMULATION ALGORITHM PGSA is a bionic random algorithm that characterizes the growth mechanism of plant phototropism. The dynamic characteristics of PGSA are derived from plant growth phototropism. Based on the inherent power of the plant growth and phototropism force, it establishes the dynamic mechanism of plant growth and reproduction, regards the plant throughout growing space as the solution of the feasible region, and regards the light source as a global optimal solution, so the use of PSGA for solving optimization problems is the simulation process of plant to grow towards the light source (global optimum solution). Here is the probability growth model of plant phototropism simulation, and morphactin concentration Equations of growing point in trunk and branches respectively. (The probability of a branch to grow from a node depends on the morphactin concentration of a node. The node with higher morphactin concentration is preferred for growth.) Assuming that the growing points (Better growth environment than the root ) in the trunk M and branches q,, satisfy. Their morphactin concentration are computed as follows. Where is the root of plant, is the backlight function of growing point, when the light is smaller, the greater the value of, and therefore it s inversely proportional to the amount of received light of the growing point. Obviously, Equation (1), (2) shows that. Trunk and branches have p + q growing point totally, and their morphactin concentration are(p 1, P q+p ) as shown in Fig.1. A number is randomly generated between [0,1] and thrown into the morphactin concentration state space to find new basis points and grow a new branch and delete the corresponding growth point, as shown in Fig

4 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Figure 1. MORPHACTIN CONCENTRATION STATE SPACE Taking into account the growth of plants tends to grow in the trunk and the new branches, the fastest growth of plants must be outermost, so the probability of growth of around the root will become smaller. In order to better simulate the growth morphology of plant, this paper proposes adaptive improvement of the root as follows. Where α, β, γ is determined according to the environment situation. Update according to Equation (3) and update step, search growing point at the basis point In accordance with the Equation (1),(2), recalculate morphactin concentration of the growing point, and get new basis to grow a new branch, and delete the corresponding growth point. Similarly, repeat update according to Equation (3) and update step, search growing point at the basis point In accordance with the Equation (1),(2),recalculate morphactin concentration of the growing point, and get new basis to grow a new branch, and delete the corresponding growth point. After these steps, the growth model grows rapidly to the global optimum in the feasible region until no new branches give birth. At this time gets global optimal solution to obtain the minimum of. 1290

5 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 III. LOCALIZATION ALGORITHM BASED ON ENHANCED PLANT GROWTH SIMULATION ALGORITHM The goal of the wireless sensor network Localization is to estimate the location of N unknown nodes distributed according to the priori information from M beacon nodes[8]. Considering the WSN localization system, this paper makes the following reasonable assumptions. 1) N unknown nodes and M beacon nodes randomly deployed in a 2-dimensional or 3- dimensional space. Each unknown nodes and beacon nodes have the same communication range R. 2) When the unknown node has been located, then be automatically into a beacon node. 3) When there are less than 3 beacon nodes in the unknown node communication range, the unknown node can t be located. 4) In the ranging phase it will be blurred by the noise, so the ranging value is, where is the actual distance between unknown node and beacon node, is the Gaussian white noise from unknown node ambient. is the detected distance between unknown nodes and beacon nodes by using RSSI, AOA, TDOA or RTT ranging technology. This paper doesn t consider any particular ranging technology.[9][10] Based on the above reasonable assumptions, the localization algorithm process is as follows [11][12]. 1) The beacon nodes set up a network, the unknown nodes communicate with the beacon node around to get ranging value. 2) Through ranging correction method further determine the ranging values between the unknown node and beacon nodes around. 3) Each unknown nodes set its root, could be processed by Centroid Algorithm as follows. Where is the actual location of the i-th beacon nodes. 4) Through the PGSA, each unknown nodes minimizes the objective function, the objective function is minimum Localization error as follows. 1291

6 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Until there is no new branches gave birth, each unknown nodes could obtain the minimum of with global optimal solution. The omission node in the initial localization phase needs assisted localization as follows [13,14]. 1 The slave beacon node is determined from the one-hop neighbor beacon nodes. The slave beacon node receives communication packets, reads RSSI and calculates distance information. Then, binary linear regression is used to calibrate the parameters P 0 and n for a certain environment. And then, the slave beacon node sends these parameters to other beacon nodes in its communication range. 2 Blind node sends request to the neighbor beacon nodes. The assisted localization request contains the feedback times. 3 The beacon nodes receive the assisted localization request and then give response. The transmit power will enhance accordance with feedback times. 4 Blind node receives information and converts the assisted average RSSI into distance using equation (1). The parameters P 0 and n has calibrated in step 1. The maximum likelihood estimation method is used in localization. The maximum likelihood estimation method is as follows [15,16]. ( x i, y i )(i =1,2,, n ) is the coordinates of the i th beacon node. M is the blind node and its coordinates are ( x m, y m ). r i (i =1,2,, n ) is the distance between the i th beacon node and M. According to the equation of the distance between two points, equation (6) can be got. m m x x y y r x x y y r x x y y r m 2 m n m n m 2 (6) Using the 1 to n 1th equations subtract the n th equation, equation (7) can be got. 1292

7 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 x x y y 2 2 : : y m 2 xn 1 xn 2 yn 11 yn 1 n 1 n xm x1 xn y1 yn rn r1 x x y y r r n1 n n1 n n n1 (7) Equation (7) can be solved by standard minimum mean square error estimation (MMSE). So, the coordinates of blind node M ( x m, y m ) can be expressed as equation (8). T 1 T X A A A b Where, (8) x x y y 2 1 n 2 1 A : : 2 2 xm X y m x x y y n1 n n11 n x1 xn y1 yn rn r1 B x x y y r r n1 n n1 n n n1 n (9) IV. SIMULATION RESULTS AND ANALYSIS WSN localization simulation and performance analysis of the proposed scheme were processed in Matlab with a total of 60 nodes. The unknown nodes and beacon nodes were randomly deployed in a 100m 100msensor filed. Each node had the same communication radius R = 30m. Do not consider any specific ranging technology. As previously mentioned, it was assumed that the ranging value was only blurred by the additive white Gaussian noise (AWGN), such as, where was assumed to be a zero mean Gaussian noise with variance. Every experiment results were based on an average of 30 tests.[17] In order to measure the average localization error, define the mean localization error as follows. 1293

8 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Where is the actual location of the i-th unknown nodes, is the estimated location of the i-th unknown nodes, L is the number of the nodes located.[18] a. PGSA VS SAA(Ideal Situation) In the ideal situations, there are no noises during measuring the distances between sensor nodes.in Fig.2, it shows the localization performance between PGSA and SAA when there is no noises. Both algorithms have a good localization performance.[19] Location of beacon node Actual location of unknown node Estimated location of unknown node based on PGSA 80 Y-axis X-axis 1294

9 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER Location of beacon node Actual location of unknown node Estimated location of unknown node based on SAA 80 Y-axis X-axis Figure 2. LOCATION ESTIMATED BY PGSA AND LOCATION ESTIMATED BY SAA However, the localization error of each node is shown in Fig.4. 8 x PSGA SAA Distance from actual and estimated node location Node Figure 3. COMPARISON OF DISTANCE ESTIMATED BY PGSA AND SAA 1295

10 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK From Fig.3, PSGA has higher precision than SAA obviously. In fact, by the Equation (6) their mean localization errors are the following Table 1. They have almost computational complexity (Actually, the computational complexity of PSGA is lower than SAA), so the PSGA localization performance is better than the SAA. TABLE1: COMPARISON OF PSGA AND SAA PERFORMANCE Computing Time/s Mean Localization error/unit PSGA e-005 SAA e-004 b. PGSA VS SAA(Non-ideal Situation) In this situation, there are noises in ranging between sensor nodes.in many WSN applications, the actual environmental noise often occurs, which could cause search time and localization error increase. Therefore, based on this situation, this paper shows some localization tests under the influence of the noise with different variance. From Fig.4, the mean localization error is proportional to the noise variance. And in the same noise environment, PSGA has a better performance.[20] 1296

11 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER PGSA SAA 20 Mean localization error Variance of noise Figure 4. COMPARISON OF MEAN LOCALIZATION ERROR BY PSGA AND SAA In order to verify the correctness and validity of the proposed algorithm, simulation has done using MATLAB. MATLAB is one of the most popular mathematic software. It has been widely used for algorithm analysis, research and teaching. Using MATLAB, the maximum and minimum absolute error of x coordinate, y coordinate and location have been calculated. The comparison between the estimated location and the actual location of blind node has also simulated by MATLAB. The number of beacon nodes is 121 and they are evenly distributed in an area of 100 r *100r. r is the unit length of the area and location error is measured by it. The amount of blind node is 5, 10, 15, 20, 25, 30, 35, 40, 45 and 50 respectively, and the blind nodes are distributed at random. The communication distance of nodes is 12.5 r. The side length of a grid is 10 r. 1297

12 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Beacon nodes around a certain blind node are divided into two groups, one-hop beacon nodes and two-hop beacon nodes. Figure 5-7 shows the situations of that, there are 10, 30 and 50 blind nodes in the simulation area respectively. Those beacon nodes within the communication range of a blind node are called one-hop beacon nodes. While other beacon nodes outside of the communication range but within two-hop communication range are called two-hop beacon nodes. Fig blind nodes in the simulation area 1298

13 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 Fig blind nodes in the simulation area Generally speaking, the location error has a tendency to increase with the number of blind nodes. When there are less blind nodes in the simulation area, the localization error is smaller. While, when the blind nodes are distributed intensively, the location error is quite large. Even individual blind node localization would be failure. The right balance is somewhere in the middle, and that is the next phase of work to be done. The location error is taken as the evaluation criterion of localization algorithm performance. The simulation results are shown in the figure

14 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK Fig blind nodes in the simulation area 1300

15 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 Fig. 7. Location error of 10 blind nodes Fig. 8. Location error of 20 blind nodes Fig. 9. Location error of 30 blind nodes Fig. 10. Location error of 40 blind nodes Fig. 11. Location error of 50 blind nodes V. CONCLUSIONS This paper proposes a novel WSN localization algorithm based on PGSA, which could effectively escape from local optimal solution of the problem that often appeared in nonlinear optimization problem. From the analysis of simulation results, the proposed algorithm has better localization precision and computing speed than the SAA. Although the papers were considered only 2D space, but the algorithm could be easily expanded to 3D space. Recently mobile wireless sensor localization 1301

16 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK and target tracking require higher localization precision and faster computing speed, so the PGSA may be suitable to this field. Therefore, this is an important direction for future research work. ACKNOWLEDGEMENTS This work is sponsored by 2015 Key Project of Jincheng Office of Science and Technology( ), The PhD Start-up Foundation of Taiyuan University of Science and Technology (W ). REFERENCES [1] Yuqiang Qin, Yudong Qi. Ensemble-SVM-based Model of Credit Rating System in Electronic Commerce, Bio Technology : An Indian Journal 2013, 8 (9): [2] B. Hoadley, L. E. Rosenberger and A. Flint, Algorithm for explaining credit scores, U.S. Patent 8,001,041, Aug 16, [3] Bellotti, T., & Crook, J., ``Support vector machines for credit scoring and discovery of significant features". Expert Systems with Applications, 36(2), ,2009. [4] Yuqiang Qin, Xueying Zhang. ``Fuzzy Support Vector Machine-Based Emotional Optimal Algorithm in Spoken Chinese". Journal of Computational and Theoretical Nanoscience, vol.9, no.10, pp ,2012. [5] J. A. Feinstein, Method and system for modeling future action impact in credit scoring, U.S. Patent 7,970,676, Jun 28, [6] Yuqiang Qin, Multiplex Temperature Monitoring System of Transformer, CN Patent , October 6,

17 INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 9, NO. 3, SEPTEMBER 2016 [7] Chen, W., Ma, C., & Ma, L. ``Mining the customer credit using hybrid support vector machine technique''. Expert Systems with Applications, 36(4), , [8] Elliott, R. J., & Filinkov, A. ``A self tuning model for risk estimation''. Expert Systems with Applications, 34(3), , [9] Yuqiang Qin, Xueying Zhang. EEMD-based Speaker Emotional Analysis for Speech Signal[J]. Applied Mechanics and Materials.vol ,p ,2012. [10] Quah, J. T. S., & Sriganesh, M. ``Real-time credit card fraud detection using computational intelligence''. Expert Systems with Applications, 35(4), ,2008. [11] J. P. Milana, Data transaction profile compression, U.S. Patent 7,853,526, Dec 14, [12] Yu, L., Wang, S. Y., & Lai, K. K. ``Credit risk assessment with a multistage neural network ensemble learning approach''. Expert Systems with Applications, 34(2), , [13] Yu, L., Wang, S. Y., Lai, K. K., & Zhou, L. G.. ``Bio-inspired credit risk analysis computational intelligence with support vector machines''. Berlin: Springer-Verlag,2008. [14] Yuqiang Qin, Xueying Zhang. ``MSF-Based Speaker Automatic Emotional Recognition in Continuous Chinese Mandarin''. Procedia Engineering, vol.15, no.11, pp , [15] DeS. Bowman and C. Duane, Detecting, Classifying, and Tracking Abnormal Data in a Data Stream, U.S. Patent , November6, [16] Yuqiang Qin, and Yudong Qi. ``EEMD-Based Speaker Automatic Emotional Recognition in Chinese Mandarin''. Appl. Math. Inf. Sci. 8, No. 2, 1-8,2014. [17] Bashir Muhammad and Syed Abd Rahman Abu-Bakar. FACE DETECTION IN PROFILE VIEWS USING FAST DISCRETE CURVELET TRANSFORM (FDCT) AND SUPPORT 1303

18 Yuqiang Qin and Hui Ying, PGSA-BASED LOCALIZATION ALGORITHM FOR WIRELESS SENSOR NETWORK VECTOR MACHINE (SVM), International Journal on Smart Sensing and Intelligent Systems, vol. 9, no. 1, pp , [18] Nuzaihan Mhd Yusof, Norlela Ishak, Ramli Adnan, Yahaya Md. Sam, Mazidah Tajjudin and Mohd Hezri Fazalul Rahiman. International Journal on Smart Sensing and Intelligent Systems, vol. 9, no. 1, pp , [19] Yan He and Benxian Xiao. RESEARCH ON POWER CHARACTERISTIC OF THE ELECTRIC FORKLIFT EPS SYSTEM, International Journal on Smart Sensing and Intelligent Systems, vol. 8, no. 3, pp , [20] Xing Haihua, Yu Xianchuan, Hu Dan1 and Dai Sha, SENSITIVITY ANALYSIS OF HIERARCHICAL HYBRID FUZZY - NEURAL NETWORK. International Journal on Smart Sensing and Intelligent Systems, vol. 8, no. 3, pp ,

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

More information

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK CHUAN CAI, LIANG YUAN School of Information Engineering, Chongqing City Management College, Chongqing, China E-mail: 1 caichuan75@163.com,

More information

ScienceDirect. An Integrated Xbee arduino And Differential Evolution Approach for Localization in Wireless Sensor Networks

ScienceDirect. An Integrated Xbee arduino And Differential Evolution Approach for Localization in Wireless Sensor Networks Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 48 (2015 ) 447 453 International Conference on Intelligent Computing, Communication & Convergence (ICCC-2015) (ICCC-2014)

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Research on Mine Tunnel Positioning Technology based on the Oblique Triangle Layout Strategy

Research on Mine Tunnel Positioning Technology based on the Oblique Triangle Layout Strategy Appl. Math. Inf. Sci. 8, No. 1, 181-186 (2014) 181 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/080122 Research on Mine Tunnel Positioning Technology

More information

Improved Directional Perturbation Algorithm for Collaborative Beamforming

Improved Directional Perturbation Algorithm for Collaborative Beamforming American Journal of Networks and Communications 2017; 6(4): 62-66 http://www.sciencepublishinggroup.com/j/ajnc doi: 10.11648/j.ajnc.20170604.11 ISSN: 2326-893X (Print); ISSN: 2326-8964 (Online) Improved

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Range Free Localization of Wireless Sensor Networks Based on Sugeno Fuzzy Inference

Range Free Localization of Wireless Sensor Networks Based on Sugeno Fuzzy Inference Range Free Localization of Wireless Sensor Networks Based on Sugeno Fuzzy Inference Mostafa Arbabi Monfared Department of Electrical & Electronic Engineering Eastern Mediterranean University Famagusta,

More information

Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard

Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard Thanapong Chuenurajit 1, DwiJoko Suroso 2, and Panarat Cherntanomwong 1 1 Department of Computer

More information

Node Localization using 3D coordinates in Wireless Sensor Networks

Node Localization using 3D coordinates in Wireless Sensor Networks Node Localization using 3D coordinates in Wireless Sensor Networks Shayon Samanta Prof. Punesh U. Tembhare Prof. Charan R. Pote Computer technology Computer technology Computer technology Nagpur University

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node

Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node Shikha Nema*, Branch CTA Ganga Ganga College of Technology, Jabalpur (M.P) ABSTRACT A

More information

Using Linear Intersection for Node Location Computation in Wireless Sensor Networks 1)

Using Linear Intersection for Node Location Computation in Wireless Sensor Networks 1) Vol3, No6 ACTA AUTOMATICA SINICA November, 006 Using Linear Intersection for Node Location Computation in Wireless Sensor Networks 1) SHI Qin-Qin 1 HUO Hong 1 FANG Tao 1 LI De-Ren 1, 1 (Institute of Image

More information

Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks

Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks Divya.R PG Scholar, Electronics and communication Engineering, Pondicherry Engineering College, Puducherry, India Gunasundari.R

More information

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall Localization ation For Wireless Sensor Networks Univ of Alabama, Fall 2011 1 Introduction - Wireless Sensor Network Power Management WSN Challenges Positioning of Sensors and Events (Localization) Coverage

More information

Blind Single-Image Super Resolution Reconstruction with Defocus Blur

Blind Single-Image Super Resolution Reconstruction with Defocus Blur Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Blind Single-Image Super Resolution Reconstruction with Defocus Blur Fengqing Qin, Lihong Zhu, Lilan Cao, Wanan Yang Institute

More information

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1611-1615 1611 Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm

More information

Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis

Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis Hadi Athab Hamed 1, Ahmed Kareem Abdullah 2 and Sara Al-waisawy 3 1,2,3 Al-Furat Al-Awsat Technical

More information

Ad hoc and Sensor Networks Chapter 9: Localization & positioning

Ad hoc and Sensor Networks Chapter 9: Localization & positioning Ad hoc and Sensor Networks Chapter 9: Localization & positioning Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Means for a node to determine its physical position (with

More information

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database Available online at www.sciencedirect.com Procedia Engineering 30 (2012) 662 668 International Conference on Communication Technology and System Design 2011 Novel Localization of Sensor Nodes in Wireless

More information

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1 ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS Xiang Ji and Hongyuan Zha Material taken from Sensor Network Operations by Shashi Phoa, Thomas La Porta and Christopher Griffin, John Wiley,

More information

Comparison of localization algorithms in different densities in Wireless Sensor Networks

Comparison of localization algorithms in different densities in Wireless Sensor Networks Comparison of localization algorithms in different densities in Wireless Sensor s Labyad Asmaa 1, Kharraz Aroussi Hatim 2, Mouloudi Abdelaaziz 3 Laboratory LaRIT, Team and Telecommunication, Ibn Tofail

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

An improved distance vector-hop localization algorithm based on coordinate correction

An improved distance vector-hop localization algorithm based on coordinate correction Research Article An improved distance vector-hop localization algorithm based on coordinate correction International Journal of Distributed Sensor Networks 2017, Vol. 13(11) Ó The Author(s) 2017 DOI: 10.1177/1550147717741836

More information

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Cesar Vargas-Rosales *, Yasuo Maidana, Rafaela Villalpando-Hernandez and Leyre Azpilicueta

More information

SIGNIFICANT advances in hardware technology have led

SIGNIFICANT advances in hardware technology have led IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 56, NO. 5, SEPTEMBER 2007 2733 Concentric Anchor Beacon Localization Algorithm for Wireless Sensor Networks Vijayanth Vivekanandan and Vincent W. S. Wong,

More information

Time Delay Estimation: Applications and Algorithms

Time Delay Estimation: Applications and Algorithms Time Delay Estimation: Applications and Algorithms Hing Cheung So http://www.ee.cityu.edu.hk/~hcso Department of Electronic Engineering City University of Hong Kong H. C. So Page 1 Outline Introduction

More information

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios Noha El Gemayel, Holger Jäkel, Friedrich K. Jondral Karlsruhe Institute of Technology, Germany, {noha.gemayel,holger.jaekel,friedrich.jondral}@kit.edu

More information

Speech Enhancement using Wiener filtering

Speech Enhancement using Wiener filtering Speech Enhancement using Wiener filtering S. Chirtmay and M. Tahernezhadi Department of Electrical Engineering Northern Illinois University DeKalb, IL 60115 ABSTRACT The problem of reducing the disturbing

More information

Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P.

Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P. Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P. Bhattacharya 3 Abstract: Wireless Sensor Networks have attracted worldwide

More information

Open Access An Improved Character Recognition Algorithm for License Plate Based on BP Neural Network

Open Access An Improved Character Recognition Algorithm for License Plate Based on BP Neural Network Send Orders for Reprints to reprints@benthamscience.ae 202 The Open Electrical & Electronic Engineering Journal, 2014, 8, 202-207 Open Access An Improved Character Recognition Algorithm for License Plate

More information

Optimization Localization in Wireless Sensor Network Based on Multi-Objective Firefly Algorithm

Optimization Localization in Wireless Sensor Network Based on Multi-Objective Firefly Algorithm Journal of Network Intelligence c 2016 ISSN 2414-8105(Online) Taiwan Ubiquitous Information Volume 1, Number 4, December 2016 Optimization Localization in Wireless Sensor Network Based on Multi-Objective

More information

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Nidhi Sindhwani Department of ECE, ASET, GGSIPU, Delhi, India Abstract: In MIMO system, there are several number of users

More information

A Study for Finding Location of Nodes in Wireless Sensor Networks

A Study for Finding Location of Nodes in Wireless Sensor Networks A Study for Finding Location of Nodes in Wireless Sensor Networks Shikha Department of Computer Science, Maharishi Markandeshwar University, Sadopur, Ambala. Shikha.vrgo@gmail.com Abstract The popularity

More information

Chapter 2 Channel Equalization

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

More information

FPGA-BASED DESIGN AND IMPLEMENTATION OF THREE-PRIORITY PERSISTENT CSMA PROTOCOL

FPGA-BASED DESIGN AND IMPLEMENTATION OF THREE-PRIORITY PERSISTENT CSMA PROTOCOL U.P.B. Sci. Bull., Series C, Vol. 79, Iss. 4, 2017 ISSN 2286-3540 FPGA-BASED DESIGN AND IMPLEMENTATION OF THREE-PRIORITY PERSISTENT CSMA PROTOCOL Xu ZHI 1, Ding HONGWEI 2, Liu LONGJUN 3, Bao LIYONG 4,

More information

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D.

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. chow@ncsu.edu Advanced Diagnosis and Control (ADAC) Lab Department of Electrical and Computer Engineering North Carolina State University

More information

PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA

PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA Ali M. Fadhil 1, Haider M. AlSabbagh 2, and Turki Y. Abdallah 1 1 Department of Computer Engineering, College of Engineering,

More information

A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP

A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP 7 3rd International Conference on Computational Systems and Communications (ICCSC 7) A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP Hongyu Chen College of Information

More information

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

A Sliding Mode Controller for a Three Phase Induction Motor

A Sliding Mode Controller for a Three Phase Induction Motor A Sliding Mode Controller for a Three Phase Induction Motor Eman El-Gendy Demonstrator at Computers and systems engineering, Mansoura University, Egypt Sabry F. Saraya Assistant professor at Computers

More information

Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao, Lailiang Song

Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao, Lailiang Song International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao,

More information

STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2 MIMO SYSTEMS WITH STBC MULTIPLEXING AND ALAMOTI CODING

STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2 MIMO SYSTEMS WITH STBC MULTIPLEXING AND ALAMOTI CODING International Journal of Electrical and Electronics Engineering Research Vol.1, Issue 1 (2011) 68-83 TJPRC Pvt. Ltd., STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2

More information

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR Journal of Fundamental and Applied Sciences ISSN 1112-9867 Research Article Special Issue Available online at http://www.jfas.info MODELING AND CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

More information

中国科技论文在线. An Efficient Method of License Plate Location in Natural-scene Image. Haiqi Huang 1, Ming Gu 2,Hongyang Chao 2

中国科技论文在线. An Efficient Method of License Plate Location in Natural-scene Image.   Haiqi Huang 1, Ming Gu 2,Hongyang Chao 2 Fifth International Conference on Fuzzy Systems and Knowledge Discovery n Efficient ethod of License Plate Location in Natural-scene Image Haiqi Huang 1, ing Gu 2,Hongyang Chao 2 1 Department of Computer

More information

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University Bias Correction in Localization Problem Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University 1 Collaborators Dr. Changbin (Brad) Yu Professor Brian

More information

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP LIU Ying 1,HAN Yan-bin 2 and ZHANG Yu-lin 3 1 School of Information Science and Engineering, University of Jinan, Jinan 250022, PR China

More information

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Manijeh Keshtgary Dept. of Computer Eng. & IT ShirazUniversity of technology Shiraz,Iran, Keshtgari@sutech.ac.ir

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

Simulation Analysis of Control System in an Innovative Magnetically-Saturated Controllable Reactor

Simulation Analysis of Control System in an Innovative Magnetically-Saturated Controllable Reactor Journal of Power and Energy Engineering, 2014, 2, 403-410 Published Online April 2014 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/10.4236/jpee.2014.24054 Simulation Analysis of Control

More information

Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2, b, Ma Hui2, c

Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2, b, Ma Hui2, c 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2,

More information

Analysis of LMS and NLMS Adaptive Beamforming Algorithms

Analysis of LMS and NLMS Adaptive Beamforming Algorithms Analysis of LMS and NLMS Adaptive Beamforming Algorithms PG Student.Minal. A. Nemade Dept. of Electronics Engg. Asst. Professor D. G. Ganage Dept. of E&TC Engg. Professor & Head M. B. Mali Dept. of E&TC

More information

Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System

Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System Suprapto 1 1 Graduate School of Engineering Science & Technology, Doulio, Yunlin, Taiwan, R.O.C. e-mail: d10210035@yuntech.edu.tw

More information

Active Noise Cancellation System Using DSP Prosessor

Active Noise Cancellation System Using DSP Prosessor International Journal of Scientific & Engineering Research, Volume 4, Issue 4, April-2013 699 Active Noise Cancellation System Using DSP Prosessor G.U.Priyanga, T.Sangeetha, P.Saranya, Mr.B.Prasad Abstract---This

More information

Classification of Analog Modulated Communication Signals using Clustering Techniques: A Comparative Study

Classification of Analog Modulated Communication Signals using Clustering Techniques: A Comparative Study F. Ü. Fen ve Mühendislik Bilimleri Dergisi, 7 (), 47-56, 005 Classification of Analog Modulated Communication Signals using Clustering Techniques: A Comparative Study Hanifi GULDEMIR Abdulkadir SENGUR

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

A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity

A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity 1970 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 51, NO. 12, DECEMBER 2003 A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity Jie Luo, Member, IEEE, Krishna R. Pattipati,

More information

A Blind Source Separation-Based Positioning Algorithm for Cognitive Radio Systems

A Blind Source Separation-Based Positioning Algorithm for Cognitive Radio Systems Research Journal of Applied Sciences Engineering and Technology 4(4): 99-35, ISSN: 4-7467 axwell Scientific Organization, Submitted: July 6, Accepted: October 5, Published: February 5, A Blind Source Separation-Based

More information

An RSSI Based Localization Scheme for Wireless Sensor Networks to Mitigate Shadowing Effects

An RSSI Based Localization Scheme for Wireless Sensor Networks to Mitigate Shadowing Effects An RSSI Based Localization Scheme for Wireless Sensor Networks to Mitigate Shadowing Effects Ndubueze Chuku, Amitangshu Pal and Asis Nasipuri Electrical & Computer Engineering, The University of North

More information

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Sai kiran pudi 1, T. Syama Sundara 2, Dr. Nimmagadda Padmaja 3 Department of Electronics and Communication Engineering, Sree

More information

A Localization Algorithm for Wireless Sensor Networks Using One Mobile Beacon

A Localization Algorithm for Wireless Sensor Networks Using One Mobile Beacon 76 A Localization Algorithm for Wireless Sensor Networks Using One Mobile Beacon Ahmed E.Abo-Elhassab 1, Sherine M.Abd El-Kader 2 and Salwa Elramly 3 1 Researcher at Electronics and Communication Eng.

More information

Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks

Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks Biljana Risteska Stojkoska, Vesna Kirandziska Faculty of Computer Science and Engineering University "Ss. Cyril and Methodius"

More information

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks arxiv:1001.0080v1 [cs.it] 31 Dec 2009 Hongyang Chen 1, Kenneth W. K. Lui 2, Zizhuo Wang 3, H. C. So 2,

More information

Routing in Massively Dense Static Sensor Networks

Routing in Massively Dense Static Sensor Networks Routing in Massively Dense Static Sensor Networks Eitan ALTMAN, Pierre BERNHARD, Alonso SILVA* July 15, 2008 Altman, Bernhard, Silva* Routing in Massively Dense Static Sensor Networks 1/27 Table of Contents

More information

Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization Algorithms

Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization Algorithms Mathematical Problems in Engineering Volume 4, Article ID 765, 9 pages http://dx.doi.org/.55/4/765 Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization

More information

Adaptive Kalman Filter based Channel Equalizer

Adaptive Kalman Filter based Channel Equalizer Adaptive Kalman Filter based Bharti Kaushal, Agya Mishra Department of Electronics & Communication Jabalpur Engineering College, Jabalpur (M.P.), India Abstract- Equalization is a necessity of the communication

More information

A Novel Fault Diagnosis Method for Rolling Element Bearings Using Kernel Independent Component Analysis and Genetic Algorithm Optimized RBF Network

A Novel Fault Diagnosis Method for Rolling Element Bearings Using Kernel Independent Component Analysis and Genetic Algorithm Optimized RBF Network Research Journal of Applied Sciences, Engineering and Technology 6(5): 895-899, 213 ISSN: 24-7459; e-issn: 24-7467 Maxwell Scientific Organization, 213 Submitted: October 3, 212 Accepted: December 15,

More information

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm 1 Ch.Srikanth, 2 B.Rajanna 1 PG SCHOLAR, 2 Assistant Professor Vaagdevi college of engineering. (warangal) ABSTRACT power than

More information

A Robust Neural Fuzzy Petri Net Controller For A Temperature Control System

A Robust Neural Fuzzy Petri Net Controller For A Temperature Control System Available online at www.sciencedirect.com Procedia Computer Science 5 (2011) 881 890 Wireless Networked Control Systems (WNCS) A Robust Neural Fuzzy Petri Net Controller For A Temperature Control System

More information

arxiv: v1 [cs.ni] 21 Mar 2013

arxiv: v1 [cs.ni] 21 Mar 2013 Procedia Computer Science 00 (2013) 1 8 Procedia Computer Science www.elsevier.com/locate/procedia 4th International Conference on Ambient Systems, Networks and Technologies (ANT), 2013 arxiv:1303.5268v1

More information

High-Rate Non-Binary Product Codes

High-Rate Non-Binary Product Codes High-Rate Non-Binary Product Codes Farzad Ghayour, Fambirai Takawira and Hongjun Xu School of Electrical, Electronic and Computer Engineering University of KwaZulu-Natal, P. O. Box 4041, Durban, South

More information

Demosaicing Algorithm for Color Filter Arrays Based on SVMs

Demosaicing Algorithm for Color Filter Arrays Based on SVMs www.ijcsi.org 212 Demosaicing Algorithm for Color Filter Arrays Based on SVMs Xiao-fen JIA, Bai-ting Zhao School of Electrical and Information Engineering, Anhui University of Science & Technology Huainan

More information

Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks

Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks Truman Ng, Wei Yu Electrical and Computer Engineering Department University of Toronto Jianzhong (Charlie)

More information

Modulation Classification based on Modified Kolmogorov-Smirnov Test

Modulation Classification based on Modified Kolmogorov-Smirnov Test Modulation Classification based on Modified Kolmogorov-Smirnov Test Ali Waqar Azim, Syed Safwan Khalid, Shafayat Abrar ENSIMAG, Institut Polytechnique de Grenoble, 38406, Grenoble, France Email: ali-waqar.azim@ensimag.grenoble-inp.fr

More information

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation Sensors & Transducers, Vol. 6, Issue 2, December 203, pp. 53-58 Sensors & Transducers 203 by IFSA http://www.sensorsportal.com A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition

More information

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2243-2255 Research India Publications http://www.ripublication.com Node Deployment Strategies and Coverage

More information

A Survey on Localization Error Minimization Based on Positioning Techniques in Wireless Sensor Network

A Survey on Localization Error Minimization Based on Positioning Techniques in Wireless Sensor Network A Survey on Localization Error Minimization Based on Positioning Techniques in Wireless Sensor Network Meenakshi Parashar M. Tech. Scholar, Department of EC, BTIRT, Sagar (M.P), India. Megha Soni Asst.

More information

Adaptive filter and noise cancellation*

Adaptive filter and noise cancellation* Advances in Engineering Research, volume 5 2nd Annual International Conference on Energy, Environmental & Sustainable Ecosystem Development (EESED 26) Adaptive filter and noise cancellation* Xing-Tuan

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

Jaswant 1, Sanjeev Dhull 2 1 Research Scholar, Electronics and Communication, GJUS & T, Hisar, Haryana, India; is the corr-esponding author.

Jaswant 1, Sanjeev Dhull 2 1 Research Scholar, Electronics and Communication, GJUS & T, Hisar, Haryana, India; is the corr-esponding author. Performance Analysis of Constant Modulus Algorithm and Multi Modulus Algorithm for Quadrature Amplitude Modulation Jaswant 1, Sanjeev Dhull 2 1 Research Scholar, Electronics and Communication, GJUS & T,

More information

Predistorter for Power Amplifier using Flower Pollination Algorithm

Predistorter for Power Amplifier using Flower Pollination Algorithm Predistorter for Power Amplifier using Flower Pollination Algorithm Beena Jacob 1, Nisha Markose and Shinu S Kurian 3 1,, 3 Assistant Professor, Department of Computer Application, MA College of Engineering,

More information

Online Large Margin Semi-supervised Algorithm for Automatic Classification of Digital Modulations

Online Large Margin Semi-supervised Algorithm for Automatic Classification of Digital Modulations Online Large Margin Semi-supervised Algorithm for Automatic Classification of Digital Modulations Hamidreza Hosseinzadeh*, Farbod Razzazi**, and Afrooz Haghbin*** Department of Electrical and Computer

More information

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS Sanjana T and Suma M N Department of Electronics and communication, BMS College of Engineering, Bangalore, India ABSTRACT In

More information

A New Method of D-TDOA Time Measurement Based on RTT

A New Method of D-TDOA Time Measurement Based on RTT MATEC Web of Conferences 07, 03018 (018) ICMMPM 018 https://doi.org/10.1051/matecconf/0180703018 A New Method of D-TDOA Time Measurement Based on RTT Junjie Zhou 1, LiangJie Shen 1,Zhenlong Sun* 1 Department

More information

LOCALIZATION SCHEME FOR THREE DIMENSIONAL WIRELESS SENSOR NETWORKS USING GPS ENABLED MOBILE SENSOR NODES

LOCALIZATION SCHEME FOR THREE DIMENSIONAL WIRELESS SENSOR NETWORKS USING GPS ENABLED MOBILE SENSOR NODES LOCALIZATION SCHEME FOR THREE DIMENSIONAL WIRELESS SENSOR NETWORKS USING GPS ENABLED MOBILE SENSOR NODES Vibha Yadav, Manas Kumar Mishra, A.K. Sngh and M. M. Gore Department of Computer Science & Engineering,

More information

Optimal Design of Modulation Parameters for Underwater Acoustic Communication

Optimal Design of Modulation Parameters for Underwater Acoustic Communication Optimal Design of Modulation Parameters for Underwater Acoustic Communication Hai-Peng Ren and Yang Zhao Abstract As the main way of underwater wireless communication, underwater acoustic communication

More information

PUBLICATIONS BY THE STAFF Springer Vol 32, Issue 2, Dec Ms.S.Sujatha

PUBLICATIONS BY THE STAFF Springer Vol 32, Issue 2, Dec Ms.S.Sujatha PUBLICATIONS BY THE 2009-2010 JOURNAL NAME AND Springer Vol 32, Issue 2, Dec 2009 - Intelligent Agent Based Artificial Immune System for computer security review 2010-2011 Ms.R.Mala JOURNAL NAME AND CIIT

More information

Research on an Economic Localization Approach

Research on an Economic Localization Approach Computer and Information Science; Vol. 12, No. 1; 2019 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education Research on an Economic Localization Approach 1 Yancheng Teachers

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks

Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks Min Song, Trent Allison Department of Electrical and Computer Engineering Old Dominion University Norfolk, VA 23529, USA Abstract

More information

Chapter IV THEORY OF CELP CODING

Chapter IV THEORY OF CELP CODING Chapter IV THEORY OF CELP CODING CHAPTER IV THEORY OF CELP CODING 4.1 Introduction Wavefonn coders fail to produce high quality speech at bit rate lower than 16 kbps. Source coders, such as LPC vocoders,

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Collaborative transmission in wireless sensor networks

Collaborative transmission in wireless sensor networks Collaborative transmission in wireless sensor networks Cooperative transmission schemes Stephan Sigg Distributed and Ubiquitous Systems Technische Universität Braunschweig November 22, 2010 Stephan Sigg

More information

COMMUNICATION SYSTEMS

COMMUNICATION SYSTEMS COMMUNICATION SYSTEMS 4TH EDITION Simon Hayhin McMaster University JOHN WILEY & SONS, INC. Ш.! [ BACKGROUND AND PREVIEW 1. The Communication Process 1 2. Primary Communication Resources 3 3. Sources of

More information

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering Localization in WSN Marco Avvenuti Pervasive Computing & Networking Lab. () Dept. of Information Engineering University of Pisa m.avvenuti@iet.unipi.it Introduction Location systems provide a new layer

More information

Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging

Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging Progress In Electromagnetics Research M, Vol. 7, 39 9, 7 Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging Bo Liu * and Dongjin Wang Abstract Microwave staring correlated

More information

Resonant Controller to Minimize THD for PWM Inverter

Resonant Controller to Minimize THD for PWM Inverter IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. III (May Jun. 2015), PP 49-53 www.iosrjournals.org Resonant Controller to

More information

Optimized threshold calculation for blanking nonlinearity at OFDM receivers based on impulsive noise estimation

Optimized threshold calculation for blanking nonlinearity at OFDM receivers based on impulsive noise estimation Ali et al. EURASIP Journal on Wireless Communications and Networking (2015) 2015:191 DOI 10.1186/s13638-015-0416-0 RESEARCH Optimized threshold calculation for blanking nonlinearity at OFDM receivers based

More information