WNN-Based NGN Traffic Prediction

Size: px
Start display at page:

Download "WNN-Based NGN Traffic Prediction"

Transcription

1 WNN-Based NGN raffic Prediction Qigang Zhao, Xuming Fang, Qunzhan Li, Zhengyou He School of Electrical Engineering, Southwest Jiaotong University, Chengdu, Sichuan, 63,China Abstract In this paper we introduce a methodology to predict IP traffic in IP-based Next Generation Networ (NGN). By using Netflow traffic collecting technology, we ve collected some traffic data for the analysis from an NGN operator. o build wavelet basis Neural Networ (NN) we replace Sigmoid function with the wavelet in NN, and use wavelet multiresolution analysis method to decompose the traffic signal and then employ the decomposed component sequences to train the NN. By using the methods, we build a NGN traffic prediction model by which to predict one day s traffic. he experimental results show that the traffic prediction method of Wavelet NN(WNN) is more accurate than that without using wavelet in the NGN traffic forecasting.. Introduction Modeling and forecasting of NGN traffic is imperative to the support of multi-media applications with diverse statistical characteristics and Quality of Service (QoS) requirements. Due to the heterogeneity of NGN traffic such as the complex mixture of longrange and short-range dependence, it is difficult to use traditional models to analyze and predict the networ traffic since either they may not be able to capture complex dependence across times scales, or they may have very high computational complexity[-3]. Leland, aqqu, etc. have set the groundwor of considering self-similarity as an important notion in understanding the Internet traffic[-5]. Much of wor has been done to exploit the nonlinear correlation structure of IP networ. In [6], Xin Wang and Xiuming Shan use a wavelet-based method to predict Internet traffic. In [7], the author introduces a methodology to predict when and where lin additions/upgrades have to tae place in an IP bacbone networ. he article [8] and [9] respectively give a method to model heterogeneous networ traffic and a unified framewor for understanding IP traffic. Due to muti-services to be supported as well as different service having different traffic properties, the characteristics of NGN traffic are more difficult to capture and the traffic more difficult to predict than those of Internet though both of them are IP based. In view of the complex properties of NGN traffic, we give a novel method based on WNN to predict NGN traffic in this paper. In our method, the wavelet is used both to build transfer functions in NN forecast model and to decompose the traffic sequences into different frequency components in multiresolution analysis. In the analysis, the data are collected from the Integrated Service Networ (ISN) of Sichuan Unicom (NGN technology based). he paper is organized as follows. In the section, the method to collect the traffic data from the operator s routers based on Cisco Netflow protocol is presented. In section 3, the NGN IP traffic forecast model based on WNN is suggested and in section the experiment results are given. In the last section, the wor is concluded and the future tass are presented.. IP raffic Data Collection he IP traffic data adopted in this paper are collected from Sichuan Unicom s ISN (built with NGN technology). Sichuan Unicom s ISN provides voice, fax, data and video integrated service, with more than 5, customers at home subscribers. he maority of the networ s edge and core routers come from Cisco products. he edge routers are generally distributed and core routers equipped in /5/$. 5 IEEE. 3

2 communication center. he data are collected from both the edge (Cisco 73, 76) and the core routers (GSR). Figure. IP traffic collection model In Figure, we use a Unix worstation, laid in operator s Communication Center, as a server to collect traffic data from routers. he data transform between server and routers is based on NetFlow technology, which is advocated by Cisco and is a networ pacet switch technology. he techonolgy can be used to record networ flow information. One NetFlow, namely, a serial of data pacets from source to destination, is recorded, including information such as source and target IP addresses, transmit ports, types of protocols, types of services, and input interfaces. Netflow output parameters are defined at 8 routers, of which one is core router and the others are edge routers. he parameters to be set include output flow version, the number of flows, the size of output buffer, the IP addresses and port number of FlowCollector (server) etc. At FlowCollector, we configure receive port number, filter policy, and the directory to store flow files etc. he interval between flows is set at minutes and the data colleted covers a period of about months. Any equation: ψ t u us, () t = s ψ s. f L ( R) can be represented by the t u f () t = (, ) C ds + + Wf us ψ ψ s s du, s Where + Wf (,) u s f () t * t u dt s ψ = s. o discrete the integral variances s and u, the above equation can be replaced by the following expression: N N t b f() t = Wf( b, a) h N = = a. Generally let W = Wf ( b, a ), the signal can be approached by using the following wavelet, N t b St () = W h a = W, b, a St () herein, represent the coefficients of weight, translation and dilation respectively. he equation can be implemented with the neural networ (NN) as in Figure. Here, including in every neuron is not Sigmoid nonlinear function, but the wavelet function t b h. a 3. WNN based IP traffic forecast model 3.. Wavelet Basis NN Forecast Model A wavelet is a function average: + ψ () t dt = ψ L ( R) with a zero It is centered in the neighborhood of. A family of wavelet is obtained by scaling Ψ by s and translating it by u [] : Figure. Wavelet basis neural networ he best value of parameters can be W, b, a achieved by minimizing the energy function: E = [ S( t) S( t)] () 3

3 We choose the wavelet, and let = ( t b)/ a ht t t equation () can be expressed as follows: g( W) K = = [ S( t) S( t)] W cos.75 exp( / ) K ( ) = cos.75 exp( /), then the gradients of () g( b) K = = [ S( t) S( t)] WK [.75sin.75 b K (3).exp( )/ a ] + cos.75 exp( ) a g( a) K = = [ S( t) S( t)] WK [.75sin.75 a K exp( ). ] + cos.75 exp( ) a () hrough equation (), (3), (), we can calculate the W, b, a value of. 3.. Wavelet Based Signal Sequence Decomposing NGN IP traffic has the characteristics of being broad frequency domain, nonlinear and self-similar. he direct use of NGN traffic sequences in training the NN may mae the networ be unstable or tae much more time and data. For the purpose of getting stable networ and training the NN fast with fewer data, firstly we use wavelet to get different frequency sequences of IP traffic, and then mae use of different sequences to train the different subnets respectively. For signal St (), the sampling sequence is Sn ( ), n=,, Sn ( ),N. If represents the approximation of the signal at scale = ( c ( n) = S( n) ), the discrete wavelet transfer (DW) is described by the following equations. c ( n) = h( n) c ( ) + d ( n) = g( n) c ( ) + z z hn ( ) gn ( ) (5) In equations, the and are two serials of conugate filter coefficients determined by wavelet function ψ ( x). he scaling function is determined by the equation ψ() x = h ()( ϕ x ) (here, = x h () =< ϕ(), ϕ( x ) >and ψ() x = g ()( ϕ x ) ). = In equation (5), where the high-scale, low-frequency components c is the approximation and the low-scale, high-frequency components the detail of signal Sn ( ). hrough the decomposing of discrete signal c into d, d,, d, c from scale to J, the decomposed components contain the information of the signal from high-frequency to low-frequency WNN-Based NGN IP raffic Forecast Model As stated in the previous subsections, the steps to forecast the IP traffic of NGN are:. o gather several months of NGN IP traffic data;. o mae time-traffic sequences with the former data, and to decompose the sequences into different frequency components with DW. 3. o build the training sequences with every frequency component, and to train every sub- NN with the sequences;. o input the time variable t from the input layer of NN, we can get output forecast traffic in every output layer of sub-nn. o synthesize the output of all sub-nn, we get the traffic prediction at time t. he WNN-based traffic forecast model is demonstrated in Figure 3. Figure 3. WNN based traffic forcast model ( Notation: Sn ( ) raffic Sequences Data; SD: Signal Decomposing; H: High Frequency Filter; G: Low d 3

4 Frequency Filter;RC: Signal Reconstruct;M: Signal Synthesize.). Experimental Result Analysis he original time-traffic sequences curve is shown in figure -a. (For convenience, we choose about one day data.) Figure -b to figure -f demonstrate the decomposed sequence component A, D, D, D3 and D respectively, in which A is the approximation and the rest are the details Figure -a A Figure -c D Figure -e D Figure -b A Figure -d D Figure -f D Figure. Original & decomposed sequences Here, A = A + D+ D + D3+ D, and the low frequency component A contains most of the information of original signal A. o analyze the properties of all the components, we get the statistical characteristic value of the Component Sequence, shown as in able-. able. he statistical characteristic value Figure 5-a Original Signal Figure 5-b Prediction Result Figure 5-c Prediction Error Figure 5. WNN based signal prediction result o compare the prediction method, we directly employ the original signal sequences to train the non wavelet NN and to predict the last day s traffic. Figure 6-a tells the prediction result and Figure 6-b indicates the prediction error Figure 6-a Prediction Result Figure 6-b Prediction Error Figure 6. Non-wavelet NN based signal prediction result he errors comparison of the two methods are shown in table-. From the table, we can see the prediction accuracy is improved a lot by using WNN method. able. Prediction errors comparison able shows that the Standard Deviation (SD) of all components become smaller through wavelet decomposing. We use 9 days data to train the networ, and predict the last day s traffic. Figure 5-a suggests the original signal, 5-b the prediction result and 5-c the prediction error. (Notation: MRERR, Max Relative Error ; MXARER, Max Average Relative Error; RMSE: Average Square Root of Relative Error Square Sum; RC: Related Coefficient.) 33

5 5. Conclusions In this paper we venture to present a methodology for predicting IP traffic in integrated service networ NGN. In our model, we replace Sigmoid function with the wavelet to build wavelet basis NN, then use wavelets to decompose the traffic sequences into different frequency components and tae the components to train the sub-networs of Wavelet Basis NN. Our experimental analysis indicates that WNN can effectively improve the prediction accuracy compared with the NN without using wavelet. he factors that influence the traffic of NGN not only include the changing time, but also the holidays, momentous events, the service types that networ provides and the number of customers etc. he future wor remains for us is to exploit the relations between the above factors and the NGN IP traffic, and to build the traffic prediction model with the factors. 6. Acnowledgments We wish to than Operation Managing Department of Sichuan Unicom for its providing the IP traffic data of the NGN for the experiment. References [] Franlin D. Ohrtman, JR. SoftSwtich: Architecture for VoIP, he McGraw Companies INC [] Xusheng ian; Sheng Ma; Chuanyi Ji, Comparison of the independent wavelet models to networ traffic, Global elecommunications Conference,. GLOBECOM '. IEEE, 8 5,. [3] J. R. M. Hosing, Modeling persistence in hydrological time series using fractional differencing, Water Resources Res., vol., pp , 98. [] Norros, A storage model with self-similar input, Queuing Syst., vol. 6, pp , 99. [5] Xin Wang; Xiuming Shan, A wavelet-based method to predict Internet traffic,communications, Circuits and Systems and West Sino Expositions, 69-69,. [6] Papagiannai, K, "Long-term forecasting of Internet bacbone traffic: observations and initial models",infocom , 3 [7] Sheng Ma, Chuanyi Ji, Modeling heterogeneous networ traffic in wavelet domain, Networing, IEEE/ACM ransactions on, 63 69, 3. [8] Xusheng ian, He Wu, Chuanyi Ji, A unified framewor for understanding networ traffic using independent wavelet models, INFOCOM, 6 5,. [9] I. Daubechies, en Lectures on Wavelets. Philadelphia, PA: SIAM, 99. [] C.K. Chui, Wavelet: a tutorial in theory and application, New Yor: Academic,99. 3

Adaptive Multi-task Monitoring System Based on Overhead Prediction

Adaptive Multi-task Monitoring System Based on Overhead Prediction Adaptive Multi-tas Monitoring System Based on Overhead Prediction Imed Lassoued, Chadi Baraat Planete Project-Team, INRIA Sophia-Antipolis, France {Imed.Lassoued, Chadi.Baraat}@sophia.inria.fr ABSTRACT

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Wavelet Transform From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Fourier theory: a signal can be expressed as the sum of a, possibly infinite, series of sines and cosines. This sum is

More information

LPSO-WNN DENOISING ALGORITHM FOR SPEECH RECOGNITION IN HIGH BACKGROUND NOISE

LPSO-WNN DENOISING ALGORITHM FOR SPEECH RECOGNITION IN HIGH BACKGROUND NOISE LPSO-WNN DENOISING ALGORITHM FOR SPEECH RECOGNITION IN HIGH BACKGROUND NOISE LONGFU ZHOU 1,2, YONGHE HU 1,2,3, SHIYI XIAHOU 3, WEI ZHANG 3, CHAOQUN ZHANG 2 ZHENG LI 2, DAPENG HAO 2 1,The Department of

More information

Neural Network Adaptive Control for X-Y Position Platform with Uncertainty

Neural Network Adaptive Control for X-Y Position Platform with Uncertainty ELKOMNIKA, Vol., No., March 4, pp. 79 ~ 86 ISSN: 693-693, accredited A by DIKI, Decree No: 58/DIKI/Kep/3 DOI:.98/ELKOMNIKA.vi.59 79 Neural Networ Adaptive Control for X-Y Position Platform with Uncertainty

More information

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO nd International Conference on Electronics, Networ and Computer Engineering (ICENCE 6) Telemetry Vibration Signal Extraction Based on Multi-scale Square Algorithm Feng GUO PLA 955 Unit 9, Liaoning Dalian,

More information

Adaptive Threshold for Energy Detector Based on Discrete Wavelet Packet Transform

Adaptive Threshold for Energy Detector Based on Discrete Wavelet Packet Transform for Energy Detector Based on Discrete Wavelet Pacet Transform Zhiin Qin Beiing University of Posts and Telecommunications Queen Mary University of London Beiing, China qinzhiin@gmail.com Nan Wang, Yue

More information

Keywords: symlet wavelet, recoil acceleration, sensor, filtering

Keywords: symlet wavelet, recoil acceleration, sensor, filtering 4th International Conference on Computer, Mechatronics, Control and Electronic Engineering (ICCMCEE 2015) Analysis of Artillery Firing Recoil Movement Characteristics Based on Symlet Wavelet Filtering

More information

Boundary Controller Based on Fuzzy Logic Control for Certain Aircraft

Boundary Controller Based on Fuzzy Logic Control for Certain Aircraft Boundary Controller Based on Fuzzy Logic Control for Certain Aircraft YANG Wenjie DONG Jianjun QIAN Kun ANG Xiangping Department of Aerial Instrument and Electric Engineering The First Aeronautical Institute

More information

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Wavelet Transform From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Fourier theory: a signal can be expressed as the sum of a series of sines and cosines. The big disadvantage of a Fourier

More information

EE216B: VLSI Signal Processing. Wavelets. Prof. Dejan Marković Shortcomings of the Fourier Transform (FT)

EE216B: VLSI Signal Processing. Wavelets. Prof. Dejan Marković Shortcomings of the Fourier Transform (FT) 5//0 EE6B: VLSI Signal Processing Wavelets Prof. Dejan Marković ee6b@gmail.com Shortcomings of the Fourier Transform (FT) FT gives information about the spectral content of the signal but loses all time

More information

Analyzing Split Channel Medium Access Control Schemes

Analyzing Split Channel Medium Access Control Schemes IEEE TRANS. ON WIRELESS COMMNICATIONS, TO APPEAR Analyzing Split Channel Medium Access Control Schemes Jing Deng, Member, IEEE, Yunghsiang S. Han, Member, IEEE, and Zygmunt J. Haas, Senior Member, IEEE

More information

Traffic Congestion Warning Model Based on GIS \ GPS \ GPRS \ RFID Technology

Traffic Congestion Warning Model Based on GIS \ GPS \ GPRS \ RFID Technology Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Traffic Congestion Warning Model Based on GIS \ GPS \ GPRS \ RFID Technology Huimin GE, Long CHEN, Lei CHEN School of Automobile and Traffic

More information

HTTP Compression for 1-D signal based on Multiresolution Analysis and Run length Encoding

HTTP Compression for 1-D signal based on Multiresolution Analysis and Run length Encoding 0 International Conference on Information and Electronics Engineering IPCSIT vol.6 (0) (0) IACSIT Press, Singapore HTTP for -D signal based on Multiresolution Analysis and Run length Encoding Raneet Kumar

More information

WAVELET OFDM WAVELET OFDM

WAVELET OFDM WAVELET OFDM EE678 WAVELETS APPLICATION ASSIGNMENT WAVELET OFDM GROUP MEMBERS RISHABH KASLIWAL rishkas@ee.iitb.ac.in 02D07001 NACHIKET KALE nachiket@ee.iitb.ac.in 02D07002 PIYUSH NAHAR nahar@ee.iitb.ac.in 02D07007

More information

APPLICATION OF DISCRETE WAVELET TRANSFORM TO FAULT DETECTION

APPLICATION OF DISCRETE WAVELET TRANSFORM TO FAULT DETECTION APPICATION OF DISCRETE WAVEET TRANSFORM TO FAUT DETECTION 1 SEDA POSTACIOĞU KADİR ERKAN 3 EMİNE DOĞRU BOAT 1,,3 Department of Electronics and Computer Education, University of Kocaeli Türkiye Abstract.

More information

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Transmit Power Allocation for Performance Improvement in Systems Chang Soon Par O and wang Bo (Ed) Lee School of Electrical Engineering and Computer Science, Seoul National University parcs@mobile.snu.ac.r,

More information

Introduction to Phase Noise

Introduction to Phase Noise hapter Introduction to Phase Noise brief introduction into the subject of phase noise is given here. We first describe the conversion of the phase fluctuations into the noise sideband of the carrier. We

More information

Application of Wavelet Transform to Process Electromagnetic Pulses from Explosion of Flexible Linear Shaped Charge

Application of Wavelet Transform to Process Electromagnetic Pulses from Explosion of Flexible Linear Shaped Charge 21 3rd International Conference on Computer and Electrical Engineering (ICCEE 21) IPCSIT vol. 53 (212) (212) IACSIT Press, Singapore DOI: 1.7763/IPCSIT.212.V53.No.1.56 Application of Wavelet Transform

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

Sound pressure level calculation methodology investigation of corona noise in AC substations

Sound pressure level calculation methodology investigation of corona noise in AC substations International Conference on Advanced Electronic Science and Technology (AEST 06) Sound pressure level calculation methodology investigation of corona noise in AC substations,a Xiaowen Wu, Nianguang Zhou,

More information

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS Journal of ELECTRICAL ENGINEERING, VOL. 61, NO. 4, 2010, 235 240 DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS Perumal

More information

Robust Voice Activity Detection Based on Discrete Wavelet. Transform

Robust Voice Activity Detection Based on Discrete Wavelet. Transform Robust Voice Activity Detection Based on Discrete Wavelet Transform Kun-Ching Wang Department of Information Technology & Communication Shin Chien University kunching@mail.kh.usc.edu.tw Abstract This paper

More information

Ultra wideband pulse generator circuits using Multiband OFDM

Ultra wideband pulse generator circuits using Multiband OFDM Ultra wideband pulse generator circuits using Multiband OFDM J.Balamurugan, S.Vignesh, G. Mohaboob Basha Abstract Ultra wideband technology is the cutting edge technology for wireless communication with

More information

Automated Power Quality Assessment Using DFR Data

Automated Power Quality Assessment Using DFR Data Automated Power Quality Assessment Using DFR Data. Kezunovic, I. Rialo B. Perunicic,. A. allini est Laboratories International, Inc. Lamar University Abstract - his paper describes novel techniques that

More information

Performance Evaluation of different α value for OFDM System

Performance Evaluation of different α value for OFDM System Performance Evaluation of different α value for OFDM System Dr. K.Elangovan Dept. of Computer Science & Engineering Bharathidasan University richirappalli Abstract: Orthogonal Frequency Division Multiplexing

More information

WAVELET ANALYSIS TO DETECT THE KNOCK ON INTERNAL COMBUSTION ENGINES

WAVELET ANALYSIS TO DETECT THE KNOCK ON INTERNAL COMBUSTION ENGINES WAVELET ANALYSIS TO DETECT THE KNOCK ON INTERNAL COMBUSTION ENGINES ANAMARIA RĂDOI, VASILE LĂZĂRESCU ADRIANA FLORESCU Keywords: Knoc detection, Wavelet analysis, Time-frequency methods, Vibration signals,

More information

Radar signal detection using wavelet thresholding

Radar signal detection using wavelet thresholding Radar signal detection using wavelet thresholding H.Saidi 1, M. Modarres-Hashemi, S. Sadri, M.R.Ahavan 1, H.Mirmohammad sadeghi 1 1: Information & Communication Technology Institute, Isfahan University

More information

The Square Root Ensemble Kalman Filter to Estimate the Concentration of Air Pollution

The Square Root Ensemble Kalman Filter to Estimate the Concentration of Air Pollution International Conference on Mathematical Applications in Engineering (ICMAE 0 3-5 August 200 Kuala Lumpur Malasia The Square Root Ensemble Kalman Filter to Estimate the Concentration of Air Pollution Erna

More information

Application of congestion control algorithms for the control of a large number of actuators with a matrix network drive system

Application of congestion control algorithms for the control of a large number of actuators with a matrix network drive system Application of congestion control algorithms for the control of a large number of actuators with a matrix networ drive system Kyu-Jin Cho and Harry Asada d Arbeloff Laboratory for Information Systems and

More information

Performance Analysis of High Speed Data Networks Using Priority Discipline

Performance Analysis of High Speed Data Networks Using Priority Discipline Computing For Nation Development, February 6 7, 009 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi K. Bhatia Reader,G. K. Vishwavidyalaya Hardwar (U.K India E-Mail: Karamjitbhatia@yahoo.co.in

More information

Study on the UWB Rader Synchronization Technology

Study on the UWB Rader Synchronization Technology Study on the UWB Rader Synchronization Technology Guilin Lu Guangxi University of Technology, Liuzhou 545006, China E-mail: lifishspirit@126.com Shaohong Wan Ari Force No.95275, Liuzhou 545005, China E-mail:

More information

Study on OFDM Symbol Timing Synchronization Algorithm

Study on OFDM Symbol Timing Synchronization Algorithm Vol.7, No. (4), pp.43-5 http://dx.doi.org/.457/ijfgcn.4.7..4 Study on OFDM Symbol Timing Synchronization Algorithm Jing Dai and Yanmei Wang* College of Information Science and Engineering, Shenyang Ligong

More information

Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology

Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology P. Ram Kishore Kumar Reddy Associate Professor,

More information

IN wireless communication networks, Medium Access Control

IN wireless communication networks, Medium Access Control IEEE TRANSACTIONS ON WIRELESS COMMNICATIONS, VOL. 5, NO. 5, MAY 6 967 Analyzing Split Channel Medium Access Control Schemes Jing Deng, Member, IEEE, Yunghsiang S. Han, Member, IEEE, and Zygmunt J. Haas,

More information

FAULT DETECTION OF FLIGHT CRITICAL SYSTEMS

FAULT DETECTION OF FLIGHT CRITICAL SYSTEMS FAULT DETECTION OF FLIGHT CRITICAL SYSTEMS Jorge L. Aravena, Louisiana State University, Baton Rouge, LA Fahmida N. Chowdhury, University of Louisiana, Lafayette, LA Abstract This paper describes initial

More information

Digital Image Processing

Digital Image Processing Digital Image Processing 3 November 6 Dr. ir. Aleksandra Pizurica Prof. Dr. Ir. Wilfried Philips Aleksandra.Pizurica @telin.ugent.be Tel: 9/64.345 UNIVERSITEIT GENT Telecommunicatie en Informatieverwerking

More information

Lecture 25: The Theorem of (Dyadic) MRA

Lecture 25: The Theorem of (Dyadic) MRA WAVELETS AND MULTIRATE DIGITAL SIGNAL PROCESSING Lecture 25: The Theorem of (Dyadic) MRA Prof.V.M.Gadre, EE, IIT Bombay 1 Introduction In the previous lecture, we discussed that translation and scaling

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

DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING

DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING Tomohiro Umetani 1 *, Tomoya Yamashita, and Yuichi Tamura 1 1 Department of Intelligence and Informatics, Konan

More information

Introduction to Multiresolution Analysis (MRA)

Introduction to Multiresolution Analysis (MRA) Outline Introduction and Example Multiresolution Analysis Discrete Wavelet Transform (DWT) Finite Calculation References Introduction to Multiresolution Analysis (MRA) R. Schneider F. Krüger TUB - Technical

More information

Achieving Low Outage Probability with Network Coding in Wireless Multicarrier Multicast Systems

Achieving Low Outage Probability with Network Coding in Wireless Multicarrier Multicast Systems Achieving Low Outage Probability with Networ Coding in Wireless Multicarrier Multicast Systems Juan Liu, Wei Chen, Member, IEEE, Zhigang Cao, Senior Member, IEEE, Ying Jun (Angela) Zhang, Senior Member,

More information

Signal Frequency Estimation Based on Kalman Filtering Method

Signal Frequency Estimation Based on Kalman Filtering Method 3 (6) DO:.5/ matecconf/6563 CCAE 6 Signal Frequency Estimation Based on Kalman Filtering Method Yandu LU, Di YAN and Haixin ZHENG Equipment Academy, 46 Beijing, China Abstract. n order to further improve

More information

Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang Fei1, a, Qiao Xiao-yan2, b

Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang Fei1, a, Qiao Xiao-yan2, b 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang

More information

Identifying Transformer Incipient Events for Maintaining Distribution System Reliability

Identifying Transformer Incipient Events for Maintaining Distribution System Reliability Proceedings of the 36th Hawaii International Conference on System Sciences - 23 Identifying Transformer Incipient Events for Maintaining Distribution System Reliability Karen L. Butler-Purry Texas A&M

More information

Digital Image Processing

Digital Image Processing In the Name of Allah Digital Image Processing Introduction to Wavelets Hamid R. Rabiee Fall 2015 Outline 2 Why transform? Why wavelets? Wavelets like basis components. Wavelets examples. Fast wavelet transform.

More information

EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME

EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME Signal Processing for Power System Applications Triggering, Segmentation and Characterization of the Events (Week-12) Gazi Üniversitesi, Elektrik ve Elektronik Müh.

More information

RECURSIVE BLIND IDENTIFICATION AND EQUALIZATION OF FIR CHANNELS FOR CHAOTIC COMMUNICATION SYSTEMS

RECURSIVE BLIND IDENTIFICATION AND EQUALIZATION OF FIR CHANNELS FOR CHAOTIC COMMUNICATION SYSTEMS 6th European Signal Processing Conference (EUSIPCO 008), Lausanne, Sitzerland, August 5-9, 008, copyright by EURASIP RECURSIVE BLIND IDENIFICAION AND EQUALIZAION OF FIR CHANNELS FOR CHAOIC COMMUNICAION

More information

Harmonic detection by using different artificial neural network topologies

Harmonic detection by using different artificial neural network topologies Harmonic detection by using different artificial neural network topologies J.L. Flores Garrido y P. Salmerón Revuelta Department of Electrical Engineering E. P. S., Huelva University Ctra de Palos de la

More information

FPGA implementation of DWT for Audio Watermarking Application

FPGA implementation of DWT for Audio Watermarking Application FPGA implementation of DWT for Audio Watermarking Application Naveen.S.Hampannavar 1, Sajeevan Joseph 2, C.B.Bidhul 3, Arunachalam V 4 1, 2, 3 M.Tech VLSI Students, 4 Assistant Professor Selection Grade

More information

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Jianfeng Wang, Meizhen Tu, Kan Zheng, and Wenbo Wang School of Telecommunication Engineering, Beijing University of Posts

More information

ARM BASED WAVELET TRANSFORM IMPLEMENTATION FOR EMBEDDED SYSTEM APPLİCATİONS

ARM BASED WAVELET TRANSFORM IMPLEMENTATION FOR EMBEDDED SYSTEM APPLİCATİONS ARM BASED WAVELET TRANSFORM IMPLEMENTATION FOR EMBEDDED SYSTEM APPLİCATİONS 1 FEDORA LIA DIAS, 2 JAGADANAND G 1,2 Department of Electrical Engineering, National Institute of Technology, Calicut, India

More information

Harmonic Analysis of Power System Waveforms Based on Chaari Complex Mother Wavelet

Harmonic Analysis of Power System Waveforms Based on Chaari Complex Mother Wavelet Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September 15-17, 2007 7 Harmonic Analysis of Power System Waveforms Based on Chaari Complex Mother Wavelet DAN EL

More information

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal Chapter 5 Signal Analysis 5.1 Denoising fiber optic sensor signal We first perform wavelet-based denoising on fiber optic sensor signals. Examine the fiber optic signal data (see Appendix B). Across all

More information

TRANSFORMS / WAVELETS

TRANSFORMS / WAVELETS RANSFORMS / WAVELES ransform Analysis Signal processing using a transform analysis for calculations is a technique used to simplify or accelerate problem solution. For example, instead of dividing two

More information

Intercarrier Interference Suppression for OFDM Systems Using Hopfield Neural Network

Intercarrier Interference Suppression for OFDM Systems Using Hopfield Neural Network JCSNS nternational Journal of Computer Science and Networ Security, VOL.6 No.6, June 26 57 ntercarrier nterference Suppression for OFDM Systems Using Hopfield Neural Networ Qingyi Quan, and Junggon Kim

More information

Neural Model for Path Loss Prediction in Suburban Environment

Neural Model for Path Loss Prediction in Suburban Environment Neural Model for Path Loss Prediction in Suburban Environment Ileana Popescu, Ioan Nafornita, Philip Constantinou 3, Athanasios Kanatas 3, Netarios Moraitis 3 University of Oradea, 5 Armatei Romane Str.,

More information

Application Research on BP Neural Network PID Control of the Belt Conveyor

Application Research on BP Neural Network PID Control of the Belt Conveyor Application Research on BP Neural Network PID Control of the Belt Conveyor Pingyuan Xi 1, Yandong Song 2 1 School of Mechanical Engineering Huaihai Institute of Technology Lianyungang 222005, China 2 School

More information

Computational Method of Aging Index for Catalytic Converter Based on Wavelet Transform

Computational Method of Aging Index for Catalytic Converter Based on Wavelet Transform Sensors & Transducers 03 by IFSA http://www.sensorsportal.com Computational Method of Aging Index for Catalytic Converter Based on Wavelet Transform Guosheng Feng, Bo Feng, Sumei Jia, Xiaoyan Niu Shijiazhuang

More information

Channel estimation in space and frequency domain for MIMO-OFDM systems

Channel estimation in space and frequency domain for MIMO-OFDM systems June 009, 6(3): 40 44 www.sciencedirect.com/science/ournal/0058885 he Journal of China Universities of Posts and elecommunications www.buptournal.cn/xben Channel estimation in space and frequency domain

More information

Wavelet Transform for Bearing Faults Diagnosis

Wavelet Transform for Bearing Faults Diagnosis Wavelet Transform for Bearing Faults Diagnosis H. Bendjama and S. Bouhouche Welding and NDT research centre (CSC) Cheraga, Algeria hocine_bendjama@yahoo.fr A.k. Moussaoui Laboratory of electrical engineering

More information

A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE

A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE Volume 118 No. 22 2018, 961-967 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE 1 M.Nandhini, 2 M.Manju,

More information

[Panday* et al., 5(5): May, 2016] ISSN: IC Value: 3.00 Impact Factor: 3.785

[Panday* et al., 5(5): May, 2016] ISSN: IC Value: 3.00 Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PERFORMANCE OF WAVELET PACKET BASED SPECTRUM SENSING IN COGNITIVE RADIO FOR DIFFERENT WAVELET FAMILIES Saloni Pandya *, Prof.

More information

MULTIRATE SIGNAL PROCESSING AND ITS APPLICATIONS

MULTIRATE SIGNAL PROCESSING AND ITS APPLICATIONS M.Tech. credit seminar report, Electronic Systems Group, EE Dept, IIT Bombay, submitted November 00 MULTIRATE SIGNAL PROCESSING AND ITS APPLICATIONS Author:Roday Viramsingh Roll no.:0330706 Supervisor:

More information

Performance Comparison of Power Control Methods That Use Neural Network and Fuzzy Inference System in CDMA

Performance Comparison of Power Control Methods That Use Neural Network and Fuzzy Inference System in CDMA International Journal of Innovation Engineering and Science Research Open Access Performance Comparison of Power Control Methods That Use Neural Networ and Fuzzy Inference System in CDMA Yalcin Isi Silife-Tasucu

More information

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Mr.P.S.Jagadeesh Kumar Associate Professor,

More information

IMPLEMENTATION OF IMAGE COMPRESSION USING SYMLET AND BIORTHOGONAL WAVELET BASED ON JPEG2000

IMPLEMENTATION OF IMAGE COMPRESSION USING SYMLET AND BIORTHOGONAL WAVELET BASED ON JPEG2000 IMPLEMENTATION OF IMAGE COMPRESSION USING SYMLET AND BIORTHOGONAL WAVELET BASED ON JPEG2000 Er.Ramandeep Kaur 1, Mr.Naveen Dhillon 2, Mr.Kuldip Sharma 3 1 PG Student, 2 HoD, 3 Ass. Prof. Dept. of ECE,

More information

A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks

A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks Xiaobo Long and Biplab Sikdar Electrical, Computer and System Engineering Rensselaer Polytechnic Institute, 110 8th Street, Troy

More information

CONSTRUCTION OF FOREWARNING RISK INDEX SYSTEMS OF VENTURE CAPITAL BASED ON ARTIFICIAL NEURAL NETWORK

CONSTRUCTION OF FOREWARNING RISK INDEX SYSTEMS OF VENTURE CAPITAL BASED ON ARTIFICIAL NEURAL NETWORK CONSTRUCTION OF FOREWARNING RISK INDEX SYSTEMS OF VENTURE CAPITAL BASED ON ARTIFICIAL NEURAL NETWORK Guozheng Zhang, Yun Chen, Dengfeng Hu School of Public Economy Administration, Shanghai University of

More information

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Wei Zhang & Jinzhong Yang China Aero Geophysical Survey & Remote Sensing Center for Land and Resources, Beijing 100083, China Tel:

More information

SPECKLE NOISE REDUCTION BY USING WAVELETS

SPECKLE NOISE REDUCTION BY USING WAVELETS SPECKLE NOISE REDUCTION BY USING WAVELETS Amandeep Kaur, Karamjeet Singh Punjabi University, Patiala aman_k2007@hotmail.com Abstract: In image processing, image is corrupted by different type of noises.

More information

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time The Key to the Internet-of-Things: Conquering Complexity One Step at a Time at IEEE QRS2017 Prague, CZ June 19, 2017 Adam T. Drobot Wayne, PA 19087 Outline What is IoT? Where is IoT in its evolution? A

More information

Effective prediction of dynamic bandwidth for exchange of Variable bit rate Video Traffic

Effective prediction of dynamic bandwidth for exchange of Variable bit rate Video Traffic Effective prediction of dynamic bandwidth for exchange of Variable bit rate Video Traffic Mrs. Ch.Devi 1, Mr. N.Mahendra 2 1,2 Assistant Professor,Dept.of CSE WISTM, Pendurthy, Visakhapatnam,A.P (India)

More information

Nonlinear Filtering in ECG Signal Denoising

Nonlinear Filtering in ECG Signal Denoising Acta Universitatis Sapientiae Electrical and Mechanical Engineering, 2 (2) 36-45 Nonlinear Filtering in ECG Signal Denoising Zoltán GERMÁN-SALLÓ Department of Electrical Engineering, Faculty of Engineering,

More information

EXPERIMENTAL MODAL AND AERODYNAMIC ANALYSIS OF A LARGE SPAN CABLE-STAYED BRIDGE

EXPERIMENTAL MODAL AND AERODYNAMIC ANALYSIS OF A LARGE SPAN CABLE-STAYED BRIDGE The Seventh Asia-Pacific Conference on Wind Engineering, November 82, 29, Taipei, Taiwan EXPERIMENTAL MODAL AND AERODYNAMIC ANALYSIS OF A LARGE SPAN CABLE-STAYED BRIDGE Chern-Hwa Chen, Jwo-Hua Chen 2,

More information

Path Planning for Mobile Robots Based on Hybrid Architecture Platform

Path Planning for Mobile Robots Based on Hybrid Architecture Platform Path Planning for Mobile Robots Based on Hybrid Architecture Platform Ting Zhou, Xiaoping Fan & Shengyue Yang Laboratory of Networked Systems, Central South University, Changsha 410075, China Zhihua Qu

More information

High-speed Noise Cancellation with Microphone Array

High-speed Noise Cancellation with Microphone Array Noise Cancellation a Posteriori Probability, Maximum Criteria Independent Component Analysis High-speed Noise Cancellation with Microphone Array We propose the use of a microphone array based on independent

More information

Ultrasonic Grain Noise Reduction using Wavelet Processing. An Analysis of Threshold Selection Rules

Ultrasonic Grain Noise Reduction using Wavelet Processing. An Analysis of Threshold Selection Rules ECND 6 - Poster 38 Ultrasonic Grain Noise Reduction using Wavelet Processing. An Analysis of hreshold Selection Rules J.L. SAN EMEERIO, E. PARDO, A. RAMOS, Instituto de Acústica. CSIC, Madrid, Spain, M.

More information

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE ICC 00 proceedings Stability Analysis for Network Coded Multicast

More information

A Novel Hybrid ARQ Scheme Using Packet Coding

A Novel Hybrid ARQ Scheme Using Packet Coding 27-28 January 26, Sophia Antipolis France A Novel Hybrid ARQ Scheme Using Pacet Coding LiGuang Li (ZTE Corperation), Jun Xu (ZTE Corperation), Can Duan (ZTE Corperation), Jin Xu (ZTE Corperation), Xiaomei

More information

Gateways Placement in Backbone Wireless Mesh Networks

Gateways Placement in Backbone Wireless Mesh Networks I. J. Communications, Network and System Sciences, 2009, 1, 1-89 Published Online February 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Gateways Placement in Backbone Wireless Mesh Networks Abstract

More information

IT is well known that a better quality of service

IT is well known that a better quality of service Optimum MMSE Detection with Correlated Random Noise Variance in OFDM Systems Xinning Wei *, Tobias Weber *, Alexander ühne **, and Anja lein ** * Institute of Communications Engineering, University of

More information

Multi-Temperature and Humidity Data Fusion Algorithm Based on Kalman Filter

Multi-Temperature and Humidity Data Fusion Algorithm Based on Kalman Filter Research Journal of Applied Sciences, Engineering and Technology 5(6): 2127-2132, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: July 27, 2012 Accepted: September

More information

Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks

Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks Nadia Adem and Bechir Hamdaoui School of Electrical Engineering and Computer Science Oregon State University, Corvallis, Oregon

More information

Enhancement of Speech Signal by Adaptation of Scales and Thresholds of Bionic Wavelet Transform Coefficients

Enhancement of Speech Signal by Adaptation of Scales and Thresholds of Bionic Wavelet Transform Coefficients ISSN (Print) : 232 3765 An ISO 3297: 27 Certified Organization Vol. 3, Special Issue 3, April 214 Paiyanoor-63 14, Tamil Nadu, India Enhancement of Speech Signal by Adaptation of Scales and Thresholds

More information

A Location Management Scheme for Heterogeneous Wireless Networks

A Location Management Scheme for Heterogeneous Wireless Networks A Location Management Scheme for Heterogeneous Wireless Networks Abdoul D. Assouma, Ronald Beaubrun & Samuel Pierre Mobile Computing and Networking Research Laboratory (LARIM) École Polytechnique de Montréal

More information

AN APPROXIMATION-WEIGHTED DETAIL CONTRAST ENHANCEMENT FILTER FOR LESION DETECTION ON MAMMOGRAMS

AN APPROXIMATION-WEIGHTED DETAIL CONTRAST ENHANCEMENT FILTER FOR LESION DETECTION ON MAMMOGRAMS AN APPROXIMATION-WEIGHTED DETAIL CONTRAST ENHANCEMENT FILTER FOR LESION DETECTION ON MAMMOGRAMS Zhuangzhi Yan, Xuan He, Shupeng Liu, and Donghui Lu Department of Biomedical Engineering, Shanghai University,

More information

Generation of Multiple Weights in the Opportunistic Beamforming Systems

Generation of Multiple Weights in the Opportunistic Beamforming Systems Wireless Sensor Networ, 2009, 3, 89-95 doi:0.4236/wsn.2009.3025 Published Online October 2009 (http://www.scirp.org/journal/wsn/). Generation of Multiple Weights in the Opportunistic Beamforming Systems

More information

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network 436 JOURNAL OF COMPUTERS, VOL. 5, NO. 9, SEPTEMBER Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network Chung-Chi Wu Department of Electrical Engineering,

More information

LOCAL MULTISCALE FREQUENCY AND BANDWIDTH ESTIMATION. Hans Knutsson Carl-Fredrik Westin Gösta Granlund

LOCAL MULTISCALE FREQUENCY AND BANDWIDTH ESTIMATION. Hans Knutsson Carl-Fredrik Westin Gösta Granlund LOCAL MULTISCALE FREQUENCY AND BANDWIDTH ESTIMATION Hans Knutsson Carl-Fredri Westin Gösta Granlund Department of Electrical Engineering, Computer Vision Laboratory Linöping University, S-58 83 Linöping,

More information

Lab 8. Signal Analysis Using Matlab Simulink

Lab 8. Signal Analysis Using Matlab Simulink E E 2 7 5 Lab June 30, 2006 Lab 8. Signal Analysis Using Matlab Simulink Introduction The Matlab Simulink software allows you to model digital signals, examine power spectra of digital signals, represent

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 017, Vol. 3, Issue 4, 406-413 Original Article ISSN 454-695X WJERT www.wjert.org SJIF Impact Factor: 4.36 DENOISING OF 1-D SIGNAL USING DISCRETE WAVELET TRANSFORMS Dr. Anil Kumar* Associate Professor,

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Architectural Acoustics Session 2aAAa: Adapting, Enhancing, and Fictionalizing

More information

DESIGN AND IMPLEMENTATION OF A PRACTICAL DIRECTION FINDING RECEIVER

DESIGN AND IMPLEMENTATION OF A PRACTICAL DIRECTION FINDING RECEIVER Progress In Electromagnetics Research Letters, Vol. 32, 157 167, 2012 DESIGN AND IMPLEMENTATION OF A PRACTICAL DIRECTION FINDING RECEIVER H. Peng *, Z. Q. Yang, and T. Yang School of Electronic Engineering,

More information

Link Protocol Based on DS-CDMA with MUD for Decentralized All-connected Wireless Network

Link Protocol Based on DS-CDMA with MUD for Decentralized All-connected Wireless Network Lin Protocol Based on DS-CDMA with MUD for Decentralized All-connected Wireless Networ Zhe Hu, Jun Zhang, Huiyuan Zheng Beiing University of Aeronautics and Astronautics Zhe Hu huzhe@ee.buaa.edu.cn Abstract.

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 VHDL design of lossy DWT based image compression technique for video conferencing Anitha Mary. M 1 and Dr.N.M. Nandhitha 2 1 VLSI Design, Sathyabama University Chennai, Tamilnadu 600119, India 2 ECE, Sathyabama

More information

Surveying Adjustment Datum and Relative Deformation Accuracy Analysis

Surveying Adjustment Datum and Relative Deformation Accuracy Analysis Surveying Adustment Datum and Relative Deformation Accuracy Analysis G.L. Chen 1, X. Meng *, L.B. Yao 3 In the surveying adustment, unnown parameters are normally different from the direct observations,

More information

Detection of gear defects by resonance demodulation detected by wavelet transform and comparison with the kurtogram

Detection of gear defects by resonance demodulation detected by wavelet transform and comparison with the kurtogram Detection of gear defects by resonance demodulation detected by wavelet transform and comparison with the kurtogram K. BELAID a, A. MILOUDI b a. Département de génie mécanique, faculté du génie de la construction,

More information

ScienceDirect. Unsupervised Speech Segregation Using Pitch Information and Time Frequency Masking

ScienceDirect. Unsupervised Speech Segregation Using Pitch Information and Time Frequency Masking Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 46 (2015 ) 122 126 International Conference on Information and Communication Technologies (ICICT 2014) Unsupervised Speech

More information

A DWT Approach for Detection and Classification of Transmission Line Faults

A DWT Approach for Detection and Classification of Transmission Line Faults IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 02 July 2016 ISSN (online): 2349-6010 A DWT Approach for Detection and Classification of Transmission Line Faults

More information