Design of Pretension Tubular Rope Machine Control System Based on RBFNN Tuning PID

Size: px
Start display at page:

Download "Design of Pretension Tubular Rope Machine Control System Based on RBFNN Tuning PID"

Transcription

1 06 International Conference on Coputer, Mechatronics and Electronic Engineering (CMEE 06) ISBN: Design of Pretension ubular Rope Machine Control Syste Based on RBFNN uning PID Hui LI and Ning ZHENG School of Autoation & Electric Engineering, ianin University of echnology and Education, ianin 300 ianin Sino-Geran University of Applied Sciences, ianin , China Keywords: Pretension, PLC, SM3, RBF, PID. Abstract. he pretension process is a coplicated echanical and electrical control syste, and the tension is the ain factor that affects the quality of the rope. Aiing at the proble that the traditional PID controller is difficult to achieve the ideal control effect, the RBF neural network PID self-tuning control odel is proposed. It realizes the on-line autoatic adustent of the controller paraeters, which ensures the constant tension operation effect of the pretension process. Introduction With the uch stronger quality requireents for steel wire rope fro custoers, steel wire rope anufactures are iproving their production equipent, under this background, the corresponding anufacturing and control technology has advanced. Pretension tubular rope achine is iproved, which eets the wire rope structure and specifications. Pretension processing functions is added to the original equipent, coplete the pay-off, stranding, rope laying, pretension, and spooling wire, and other aor process, and then once fored rope aking can be achieved online. In the new equipent, the intelligent tension control syste plays a key role in the iproveent of wire rope processing quality. General Structure of the Unit he general structure of the pretension tubular rope achine is as shown in Fig.. he unit consists of one or ore rotors, pay-off reels, pressed wire ould, lay pitch plate (traction gearbo), the post-deforing device, double traction wheels and, tension detectors, oil spray devices, devices, spooling devices, the drives syste, s and electrical control syste ain ;-rotors;3-payoff reel;4-drive shaft;5-noseplate;6-die;7-lay pitch plate;8-double traction wheel ;9-tension control ;0-pretension detection;-double traction wheel ;-ill spray;3-wire ;4-wire ; 5-wire spooling ;6-spooling Figure. Unit of tubular closer for pretension wire rope aking. Electric Control Syste he electric control syste of the pretension tubular rope achine is as shown in Fig., which

2 consists of the PLC, frequency, secondary instruent and so on, and establishes the HMI outside the control cabinet by using a touch screen to facilitate user s anageent and operation. Four variable frequency s, i.e. the ain, stretching, and spooling, are used in wire rope aking process, which are respectively controlled by a frequency converter, and the control odes and speed are deterined according to the speed of the working parts of the strander or the relationship between the working parts and the relative technical data of the wire ropes to be processed. In the control syste, hardware selection depends on the control accuracy, counication speed, response tie, perforance price ratio and reliability. A Sieens S7-00 PLC (CPU4XP) is used as the control center [], and the frequency is a YASKAWA vector control A000 [], and the touch screen is P70 series of Sieens. Besides ipleenting conventional logical control function, such as starting, braking, resetting, forward or reversely rotating, ogging, interlock protection, fault display and so on, the syste counicates inforation with frequency s and SM3 by eans of RS485 interface in accordance with MODBUS protocols in the network counication interface [3]. he PLC sends control or query coands to s, and the s answer. Considering the PLC ipleentation of neural network calculation is ore difficult, so the neural network algorith is realized by ARM SM3, and RBF network tuning PID closed-loop control of tension can be perfored by using its A/D, D/A and calculation function. torque preset tension transducer AQ AI DO 0 DO 3 transitter touch screen RS-485 CPU4XP EM3 EM DI 4 DI 3 DI 6 D/A A/D SM3 RS-485 length-easured pulse signal ain ain stretching stretching speed preset spooling spooling torque preset spooling speed output display Figure. Control syste structure. By using a touch screen, users can input and set the speed, diaeter, lay pitch, tension and length, and can display the running frequency, current, speed, tension and real length. he length-easured device, which easures the strands length, sends a pulse signal one half eter. he ain, stretching and spooling need rotary encoders, and the type is E6B-CWZ6C-000P (OMRON). Pretension Control Pretension is to apply a certain tensile load on the wire rope in order to partly or copletely eliinate the etra structural elongation caused by defects of lay or twisting and frequent load of the rope, and to iprove the strand force unifor, and to iprove the odulus of elasticity and fatigue life of the rope. he stretching part is coprised of the stretching variable frequency, stretching frequency

3 , rotary encoder, double traction wheel and, tension detector and controller. he spun strands are drawn forwards by the traction devices. Double traction wheel is driven by the stretching, and its rotation speed is a little higher than double traction wheel in order to perfor the pretension operation [4]. In this production line, each operating conditions are different. If using the conventional fied paraeter PID control, the control effect is not ideal and the control quality will decline, it is difficult to eet the requireents of high precision achining [5]. However, Based on the radial basis function (RBF) neural network PID paraeters on-line adustent can obtain satisfactory constant tension control effect [6]. RBF Neural Network uning PID Algorith Structure of RBF Neural Network he structure of RBF neural network (RBFNN) is regularly forulated with three-layer feed-forward network [7], which are the input, hidden and output layers. Fig. 3 shows the structure of the general RBFNN. h w h w y n w h Figure 3. Structure of RBFNN. In the RBF network structure, X,, n is the network input vector, H h, h, h is the radial basis vector, where h is Gaussian function and can be generated by: X C h ep b (=,,,) () where b is baseband paraeter, C is the center vector of th node in hidden layer. he weight vector for the network is W w, w, w. he network output y can be defined as: y k wh. () he perforance inde function of RBF is J I y k yk. (3) According to gradient descent algorith, weights iterative algorith, node center and radial paraeters are as follows: w k w k y k y k h w k w k (4) b y k y k w h X C b 3 (5)

4 b k b k b b k b k (6) c y k y k w i c c k c k c c k c k i i i i i b i where η is the learning rate and α is the oentu factor, the network structure 3-6- is used. Jacobian atri (he sensitivity of obect output to controlled input) algorith can be shown as (7) (8) y k y k ci wh where u k u k b u k. (9) RBF Neural Network uning PID Controller he PID control based on the RBF network is coposed of two parts of the RBFNN identifier and the PID controller. he RBFNN identifier identifies the approiate odel of the controlled obect by the input and output data of the controlled obect, and then replaces the input and output relationship of the controlled obect. he paraeters of PID controller are realized by RBFNN identifier. RBFNN tuning PID control block diagra shown in figure 4. r + -e PID u Plant y + RBF - y Figure 4. Structure of the RBFNN tuning PID controller. Deviations fro the desired output can be epressed as: ek r k y k. (0) where r(k) is the syste reference input, y(k) is the syste output and e(k) is the syste error. he three inputs of the PID are:. () k e k e k k e k. () 3 k ek ek ek. (3) PID algorith is generally given as: u k k p k ki k k p3 k. (4) Moreover, k P, k I and k D are paraeters of PID controller. he error inde function is defined by

5 E k e k. (5) he three paraeters of the PID are odulated by gradient descent algorith E E y u y k e k k P I kp y u kp u (6) E E y u y k e k k D ki y u ki u. (7) E E y u y k e k k y u 3 kd y u kd u. (8) can be gained fro Jacobian atri. Stretching-copression force easureent transducers DMGZ300 is used to easure the strands tension, and the tension transitter produces electrical signals corresponding to the tension (0~ 50kN), and the current signal (4~0A) fro the transitter is fed to the AI channel of the PLC and SM3. Using the tension reference input and tension easureent and RBF neural network PID algorith, SM3 adusts the PID paraeters, and PID output is sent to the AI of the PLC via D/A, the PLC transits the torque reference value to the, whose control type is closed-loop vector control with speed transducers, and by speed liiting, controls the output frequency of the via Modbus counication to ake the strands oving speed between the two double traction wheels steady, and then the purpose of constant tension is achieved. In the process, selector switch is used to perfor tension or speed control which is only (anually) used when starting and reeving the strands, but tension control is used when noral autoatic running. Conclusions he control syste of the tubular closer adopts PLC, SM3, frequency converter, AC, tension detector, encoder and counication technology to realize closed loop vector control. In the syste, all the oving parts can coordinate the linkage operation, especially on the RBFNN self-tuning PID algorith, which ensures the control precision, thus greatly iproving the processing quality of the steel wire rope. References [] Sieens AG. S7-00 PLC Syste Manual. 008(8), [] Yaskawa Electric Corporation. Yaskawa AC Drive-A000 High Perforance Vector Control Drive echnical Manual. 04(), [3] Li, H., Wu, X., Master-slave Counication between S7-00 PLC and MCU Based on Modbus Protocol. Research and Eploration in Laboratory, 0,3(4): 8-84,69. [4] He, G., Wang, J., Electric control of pretension tubular strander. Metal Products, 0,37(): [5] Astro, K. and. Hagglund (995). PID Controllers: heory, Design, and uning. Instruent Society of Aerica. Research riangle Park, USA. [6] Cheng, L., Zhang, G., Wan, B., Hao, L., Qi, H., Ming, D., Radial Basis Function Neural Network-based PID Model for Functional Electrical Stiulation Syste Control,3st Annual International Conference of the IEEE EMBS Minneapolis, Minnesota, USA, Septeber -6, [7] Chen, Y., RBF based PID control and siulation, Coput. Siul. (0) -5.

Design and Implementation of Serial Port Ultrasonic Distance Measurement System Based on STC12 Jian Huang

Design and Implementation of Serial Port Ultrasonic Distance Measurement System Based on STC12 Jian Huang International Conference on Education, Manageent and Coputer Science (ICEMC 2016) Design and Ipleentation of Serial Port Ultrasonic Distance Measureent Syste Based on STC12 Jian Huang Xijing University,

More information

Comparison Between PLAXIS Output and Neural Network in the Guard Walls

Comparison Between PLAXIS Output and Neural Network in the Guard Walls Coparison Between PLAXIS Output and Neural Network in the Guard Walls Ali Mahbod 1, Abdolghafar Ghorbani Pour 2, Abdollah Tabaroei 3, Sina Mokhtar 2 1- Departent of Civil Engineering, Shahid Bahonar University,

More information

An Automatic Control Strategy of Strip Width in Cold Rolling

An Automatic Control Strategy of Strip Width in Cold Rolling Advanced Materials Research Subitted: 204-06-04 ISSN: 662-8985, Vols. 004-005, pp 22-225 Accepted: 204-06-08 doi:0.4028/www.scientific.net/amr.004-005.22 Online: 204-08-3 204 Trans Tech Publications, Switzerland

More information

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things Sensors & Transducers 203 by IFSA http://www.sensorsportal.co A New Localization and Tracking Algorith for Wireless Sensor Networks Based on Internet of Things, 2 Zhang Feng, Xue Hui-Feng, 2 Zhang Yong-Heng,

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

More information

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition International Journal of Signal Processing Systes Vol., No. Deceber 03 DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition David Levy Infineon Austria AG, Autootive Power Train Systes,

More information

Laboratory Manual for DC Servo System Control Platform

Laboratory Manual for DC Servo System Control Platform Laboratory Manual for DC Servo Syste Control Platfor GSMT Series V1.01 2012.06 www.googoltech.co.cn 2012 Googol Technology. All rights reserved Copyrights Stateent All rights are reserved by The shall

More information

AccuBridge TOWARDS THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATIO STANDARD

AccuBridge TOWARDS THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATIO STANDARD AccuBridge TOWARD THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATO TANDARD Duane Brown,Andrew Wachowicz, Dr. hiping Huang 3 Measureents nternational, Prescott Canada duanebrown@intl.co, Measureents nternational,

More information

Application in composite machine using RBF neural network based on PID control

Application in composite machine using RBF neural network based on PID control Automation, Control and Intelligent Systems 2014; 2(6): 100-104 Published online November 28, 2014 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.20140206.11 ISSN: 2328-5583 (Print);

More information

POWER QUALITY ASSESSMENT USING TWO STAGE NONLINEAR ESTIMATION NUMERICAL ALGORITHM

POWER QUALITY ASSESSMENT USING TWO STAGE NONLINEAR ESTIMATION NUMERICAL ALGORITHM POWER QUALITY ASSESSENT USING TWO STAGE NONLINEAR ESTIATION NUERICAL ALGORITH Vladiir Terzia ABB Gerany vadiir.terzia@de.abb.co Vladiir Stanoevic EPS Yugoslavia vla_sta@hotail.co artin axiini ABB Gerany

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

ELECTROMAGNETIC COVERAGE CALCULATION IN GIS

ELECTROMAGNETIC COVERAGE CALCULATION IN GIS ELECTROMAGNETIC COVERAGE CALCULATION IN GIS M. Uit Guusay 1, Alper Sen 1, Uut Bulucu 2, Aktul Kavas 2 1 Yildiz Technical University, Departent of Geodesy and Photograetry Engineering, Besiktas, Istanbul,

More information

Torsion System. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion System. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Syste Introduction This lab experient studies dynaics of a torsional syste with single and ultiple degrees of freedo. The effects of various control configurations are studied in later part of

More information

An Application of DMADV Methodology for Increasing the Yield Rate of CMOS Camera

An Application of DMADV Methodology for Increasing the Yield Rate of CMOS Camera -ICIT 9-/4/7 in RoC Going for Gold ~ 5-S, 6-σ & KM Paper #: 3-6 Page- /7 An Application of MAV Methodology for Increasing the Yield Rate of CMOS Caera Tsang-Chuan Chang r. Chiao-Tzu Huang Prof. K. S. Chen

More information

THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL NETWORK

THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL NETWORK ISSN 1819-668 26-213 AsianResearch PublishingNetwork (ARPN).Allrights reserved. www.arpnjournals.co THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL

More information

New Adaptive Linear Combination Structure for Tracking/Estimating Phasor and Frequency of Power System

New Adaptive Linear Combination Structure for Tracking/Estimating Phasor and Frequency of Power System 28 Journal of Electrical Engineering & echnology Vol. 5, No., pp. 28~35, 2 New Adaptive Linear Cobination Structure for racking/estiating Phasor and Frequency of Power Syste Choowong-Wattanasakpubal and

More information

Applied Digital Control: Optimization for System Identification and Controller Design

Applied Digital Control: Optimization for System Identification and Controller Design Applied Digital Control: Optiization for Syste Identification and Controller Design David G. Wilson Mechanical Engineering University of New Mexico 1. wilson@e.un.edu 2. starr@un.edu 2/27/2006 Lecture

More information

Design of a Radioactive Source Sampler Based on CPAC

Design of a Radioactive Source Sampler Based on CPAC IJCSI International Journal of Coputer Science Issues, Vol. 0, Issue, No, March 03 ISSN (Print): 694-084 ISSN (Online): 694-0784 www.ijcsi.org Design of a Radioactive Source Sapler Based on CPAC Bin Yang,

More information

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM)

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM) ELEC Counications Engineering Laboratory ---- Frequency Modulation (FM) 1. Objectives On copletion of this laboratory you will be failiar with: Frequency odulators (FM), Modulation index, Bandwidth, FM

More information

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Journal of Counication and Coputer (4 484-49 doi:.765/548-779/4.6. D DAVID PUBLISHING Adaptive Haronic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Li Tan, Jean Jiang, and Liango

More information

RBF Neural Network PID for Bilateral Servo Control System

RBF Neural Network PID for Bilateral Servo Control System TELKOMNIKA, Vol., No. 9, Septeber 03, pp. 500~509 ISSN: 30-4046 500 RBF Neural Network PID for Bilateral Servo Control Syste Zhang Jingdong *,3, Wen Guang, Wei Yongqiao 3, Yin Guofu 3 School of Transportation

More information

Implementation of Adaptive Viterbi Decoder

Implementation of Adaptive Viterbi Decoder Ipleentation of Adaptive Viterbi Decoder Devendra Made #1 VIII Se B.E.(Etrx) K.D.K.College of Engineering, Nagpur, Maharashtra(I) Asst. Prof. R.B. Khule *2 M.Tech V.L.S.I. K.D.K.College of Engineering,

More information

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS XVII IMEKO World Congress Metrology in 3rd Millenniu June 22 27, 2003, Dubrovnik, Croatia ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS Ch. Papageorgiou

More information

Modeling Beam forming in Circular Antenna Array with Directional Emitters

Modeling Beam forming in Circular Antenna Array with Directional Emitters International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volue 5 Issue 3 ǁ Mar. 2017 ǁ PP.01-05 Modeling Bea foring in Circular Antenna Array

More information

A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,2,b, Fang YANG1, Yu-Jun XUE2

A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,2,b, Fang YANG1, Yu-Jun XUE2 nd Annual International Conference on Advanced Material Engineering (AME 016) A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,,b, Fang

More information

Study and Implementation of Complementary Golay Sequences for PAR reduction in OFDM signals

Study and Implementation of Complementary Golay Sequences for PAR reduction in OFDM signals Study and Ipleentation of Copleentary Golay Sequences for PAR reduction in OFDM signals Abstract In this paper soe results of PAR reduction in OFDM signals and error correction capabilities by using Copleentary

More information

Department of Mechanical and Aerospace Engineering, Case Western Reserve University, Cleveland, OH, 2

Department of Mechanical and Aerospace Engineering, Case Western Reserve University, Cleveland, OH, 2 Subission International Conference on Acoustics, Speech, and Signal Processing (ICASSP ) PARAMETRIC AND NON-PARAMETRIC SIGNAL ANALYSIS FOR MAPPING AIR FLOW IN THE EAR-CANALTO TONGUE MOVEMENT: A NEW STRATEGY

More information

CHAPTER 2 POSITION SERVO DRIVE OF BLDC MOTOR FOR SINGLE LINK ROBOTIC ARM

CHAPTER 2 POSITION SERVO DRIVE OF BLDC MOTOR FOR SINGLE LINK ROBOTIC ARM 22 CHAPTER 2 POSITION SERVO DRIVE OF BLDC MOTOR FOR SINGLE LINK ROBOTIC ARM 2.1 INTRODUCTION An industrial autoation involves robotic to handle aterials in different environents with different pay loads

More information

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm I. J. Counications, Network and Syste Sciences, 008,, 105-06 Published Online May 008 in SciRes (http://www.srpublishing.org/journal/ijcns/). Perforance Analysis of an AMC Syste with an Iterative V-BLAST

More information

The Research of PV MPPT based on RBF-BP Neural Network Optimized by GA

The Research of PV MPPT based on RBF-BP Neural Network Optimized by GA nternational Conference on Logistics Engineering, Manageent and Coputer Science (LEMCS 215) The Research of PV MPPT based on RBF-BP Neural Network Optiized by GA Jian Liu xxliujian@sjzu.edu.cn iaolin u

More information

THREE-PHASE AC CHOPPER SUPPLIED FOR INDUCTION MOTOR

THREE-PHASE AC CHOPPER SUPPLIED FOR INDUCTION MOTOR International Journal of Engineering Inventions e-issn: 78-7461, p-issn: 19-6491 Volue 7, Issue 8 [August 018] PP: 01-14 THREE-PHASE AC CHOPPER SUPPIED FOR INDUCTION MOTOR Mohaed Shaban Electric & Electronic

More information

Mitigation of GPS L 2 signal in the H I observation based on NLMS algorithm Zhong Danmei 1, a, Wang zhan 1, a, Cheng zhu 1, a, Huang Da 1, a

Mitigation of GPS L 2 signal in the H I observation based on NLMS algorithm Zhong Danmei 1, a, Wang zhan 1, a, Cheng zhu 1, a, Huang Da 1, a 2nd International Conference on Electrical, Coputer Engineering and Electronics (ICECEE 25 Mitigation of GPS L 2 signal in the H I observation based on NLMS algorith Zhong Danei, a, Wang zhan, a, Cheng

More information

Hand Gesture Recognition and Its Application in Robot Control

Hand Gesture Recognition and Its Application in Robot Control IJCSI International Journal of Coputer Science Issues, Volue 13, Issue 1, January 016 www.ijcsi.org 10 Hand Gesture Recognition and Its Application in Robot Control Pei-Guo Wu 1 and Qing-Hu Meng 1 Inforation

More information

Impact of the Reactive Power Compensation on Harmonic Distortion Level

Impact of the Reactive Power Compensation on Harmonic Distortion Level pact of the Reactive Power Copensation on Haronic Distortion Level J. A. M. eto,. C. Jesus, L. L. Piesanti Departaento de Tecnologia Universidade Regional do oroeste do Estado do Rio Grande do Sul juí

More information

Research Article Novel Design for Reduction of Transformer Size in Dynamic Voltage Restorer

Research Article Novel Design for Reduction of Transformer Size in Dynamic Voltage Restorer Research Journal of Applied Sciences, Engineering and Technology 8(19): 057-063, 014 DOI:10.1906/rjaset.8.1198 ISSN: 040-7459; e-issn: 040-7467 014 Maxwell Scientific Publication Corp. Subitted: April

More information

RAKE Receiver. Tommi Heikkilä S Postgraduate Course in Radio Communications, Autumn II.

RAKE Receiver. Tommi Heikkilä S Postgraduate Course in Radio Communications, Autumn II. S-72333 Postgraduate Course in Radio Counications, Autun 2004 1 RAKE Receiver Toi Heikkilä toiheikkila@teliasoneraco Abstract RAKE receiver is used in CDMA-based (Code Division Multiple Access) systes

More information

Secondary-side-only Simultaneous Power and Efficiency Control in Dynamic Wireless Power Transfer System

Secondary-side-only Simultaneous Power and Efficiency Control in Dynamic Wireless Power Transfer System 069060 Secondary-side-only Siultaneous Power and Efficiency Control in Dynaic Wireless Power Transfer Syste 6 Giorgio ovison ) Daita Kobayashi ) Takehiro Iura ) Yoichi Hori ) ) The University of Tokyo,

More information

EFFECTS OF MASKING ANGLE AND MULTIPATH ON GALILEO PERFORMANCES IN DIFFERENT ENVIRONMENTS

EFFECTS OF MASKING ANGLE AND MULTIPATH ON GALILEO PERFORMANCES IN DIFFERENT ENVIRONMENTS 1 EFFECTS OF MASKING ANGLE AND MULTIPATH ON GALILEO PERFORMANCES IN DIFFERENT ENVIRONMENTS M. Malicorne*, M. Bousquet**, V. Calettes*** SUPAERO, 1 avenue Edouard Belin BP 43, 3155 Toulouse Cedex, France.

More information

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse Interference Manageent in LTE Fetocell Systes Using Fractional Frequency Reuse Poongup Lee and Jitae Shin School of Inforation and Counication Engineering Sungyunwan University, Suwon, 440-746, Korea {poongup,

More information

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS Latin Aerican Applied Research 39:187-192 (2009) SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS L. ARNONE, C. GONZÁLEZ, C. GAYOSO, J. CASTIÑEIRA MOREIRA and M. LIBERATORI

More information

Detection of Faults in Power System Using Wavelet Transform and Independent Component Analysis

Detection of Faults in Power System Using Wavelet Transform and Independent Component Analysis Detection of Faults in Power Syste Using Wavelet Transfor and Independent Coponent Analysis 1 Prakash K. Ray, 2 B. K. Panigrahi, 2 P. K. Rout 1 Dept. of Electrical and Electronics Engineering, IIIT, Bhubaneswar,

More information

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion Interediate-Node Initiated Reservation IIR): A New Signaling Schee for Wavelength-Routed Networks with Sparse Conversion Kejie Lu, Jason P. Jue, Tiucin Ozugur, Gaoxi Xiao, and Irich Chlatac The Center

More information

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 Power Iproveent in 64-Bit Full Adder Using Ebedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 1 Departent of ECE, GTBKIET, Chhapianwali Malout, Punjab 2 Director, Principal,

More information

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment 16 Kalan Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environent Chin-Der Wann National Sun Yat-Sen University Taiwan 1. Introduction Kalan filter and its nonlinear extension, extended

More information

Control System of Tension Test for Spring Fan Wheel Assembly

Control System of Tension Test for Spring Fan Wheel Assembly Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 423-426, pp 2805-2808 doi:10.4028/www.scientific.net/amm.423-426.2805 2013 Trans Tech Publications, Switzerland Control System

More information

COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS. M.E. Ulug

COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS. M.E. Ulug COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS M.E. Ulug General Electric Corporate Research and Developent Schenectady, New York 1245 ABSTRACT Waiting ties have been calculated

More information

A Wireless Transmission Technique for Remote Monitoring and Recording System on Power Devices by GPRS Network

A Wireless Transmission Technique for Remote Monitoring and Recording System on Power Devices by GPRS Network Proceedings of the 6th WSEAS International Conference on Instruentation, Measureent, Circuits & Systes, Hangzhou, China, April 15-17, 007 13 A Wireless Transission Technique for Reote Monitoring and Recording

More information

Analyzing of dynamic characteristics for discrete S-PCNN Rencan Nie1, Shaowen Yao2, Dongming Zhou1and Haiying Deng1,a

Analyzing of dynamic characteristics for discrete S-PCNN Rencan Nie1, Shaowen Yao2, Dongming Zhou1and Haiying Deng1,a Analyzing of dynaic characteristics for discrete S-PCNN Rencan Nie, Shaowen Yao, Donging Zhouand Haiying Deng,a School of Inforation Science, Yunnan University, Kuning 659, China; Graduate School, Yunnan

More information

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators 2nd International Conference on Advances in Mechanical Engineering and Industrial Inforatics (AMEII 206) Entropy Method based Evaluation for Spectru Usage Efficiency of International Mobile Telecounication

More information

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property World Applied Sciences Journal 23 (): 57-575, 23 ISSN 88-4952 IDOSI Publications, 23 DOI:.5829/idosi.wasj.23.23..89 Evolutionary Coputing Based Antenna Array Beaforing with Low Probabality of Intercept

More information

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property World Applied Sciences Journal 23 (): 57-575, 23 ISSN 88-4952 IDOSI Publications, 23 DOI:.5829/idosi.wasj.23.23..89 Evolutionary Coputing Based Antenna Array Beaforing with Low Probabality of Intercept

More information

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM Guangrong Zou, Maro Antila, Antti Lanila and Jari Kataja Sart Machines, VTT Technical Research Centre of Finland P.O. Box 00, FI-0 Tapere,

More information

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION The 8th nnual IEEE International Syposiu on Personal, Indoor and Mobile Radio Counications (PIMRC 07) COMINED FREQUENCY ND SPTIL DOMINS POWER DISTRIUTION FOR MIMO-OFDM TRNSMISSION Wladiir ocquet, Kazunori

More information

Modeling and Parameter Identification of a DC Motor Using Constraint Optimization Technique

Modeling and Parameter Identification of a DC Motor Using Constraint Optimization Technique IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-684,p-ISSN: 2320-334X, Volue 3, Issue 6 Ver. II (Nov. - Dec. 206), PP 46-56 www.iosrjournals.org Modeling and Paraeter Identification

More information

Energy-Efficient Cellular Communications Powered by Smart Grid Technology

Energy-Efficient Cellular Communications Powered by Smart Grid Technology Energy-Efficient Cellular Counications Powered by Sart Grid Technology Itiaz Nasi, Mostafa Zaan Chowdhury, and Md. Syadus Sefat Departent of Electrical and Electronic Engineering Khulna University of Engineering

More information

Precise Indoor Localization System For a Mobile Robot Using Auto Calibration Algorithm

Precise Indoor Localization System For a Mobile Robot Using Auto Calibration Algorithm Precise Indoor Localization Syste For a Mobile Robot Using Auto Calibration Algorith Sung-Bu Ki, JangMyung Lee, and I.O. Lee : Pusan National University, http://robotics.ee.pusan.ac.r, : Ninety syste Abstract:

More information

LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES

LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES Page 1 of 10 LOW COST PRODUCTION PHASE NOISE MEASUREMENTS ON MICROWAVE AND MILLIMETRE WAVE FREQUENCY SOURCES Hugh McPherson Spectral Line Systes Ltd, Units 1,2&3 Scott Road, Tarbert, Isle of Harris. www.spectral-line-systes.co.uk

More information

R&S IMS Hardware Setup according IEC / EN (radiated immunity) Products: R&S IMS, R&S NRP-Z91, HL046E. Application Note

R&S IMS Hardware Setup according IEC / EN (radiated immunity) Products: R&S IMS, R&S NRP-Z91, HL046E. Application Note Products: R&S, R&S NRP-Z91, HL046E R&S Hardware Setup according IEC / EN 61000-4-3 (radiated iunity) Application Note This application note describes the general setup and required equipent for EMC easureents

More information

LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI

LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI P Ajay-D-Vial Raj R.Sundaraurthy S Jeevananthan M.Sudhakaran Departent of Electrical and Electronics Engineering, Pondicherry

More information

Waveform Design and Receive Processing for Nonrecurrent Nonlinear FMCW Radar

Waveform Design and Receive Processing for Nonrecurrent Nonlinear FMCW Radar Wavefor Design and Receive Processing for Nonrecurrent Nonlinear FMCW Radar John Jakabosky and Shannon D. Blunt Radar Systes Lab University of Kansas Lawrence, KS Braha Hied Sensors Directorate Air Force

More information

ES 442 Homework #8 Solutions (Spring 2018 Due April 16, 2018 ) Print out homework and do work on the printed pages.. Problem 1 ASCII Code (20 points)

ES 442 Homework #8 Solutions (Spring 2018 Due April 16, 2018 ) Print out homework and do work on the printed pages.. Problem 1 ASCII Code (20 points) Hoework 8 NAME olutions E 44 Hoework #8 olutions (pring 018 Due April 16, 018 ) Print out hoework and do work on the printed pages.. Proble 1 ACII Code (0 points) he Aerican tandard Code for Inforation

More information

Overlapping Signal Separation in DPX Spectrum Based on EM Algorithm. Chuandang Liu 1, a, Luxi Lu 1, b

Overlapping Signal Separation in DPX Spectrum Based on EM Algorithm. Chuandang Liu 1, a, Luxi Lu 1, b nd International Worshop on Materials Engineering and Coputer Sciences (IWMECS 015) Overlapping Signal Separation in DPX Spectru Based on EM Algorith Chuandang Liu 1, a, Luxi Lu 1, b 1 National Key Laboratory

More information

Block Diagram of FM Receiver

Block Diagram of FM Receiver FM Receivers FM receivers, like AM receivers, utilize the superheterodyne principle, but they operate at uch higher frequencies (88-108 MHz). A liiter is often used to ensure the received signal is constant

More information

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers Yield Enhanceent Techniques for 3D Meories by Redundancy Sharing aong All Layers Joohwan Lee, Kihyun Park, and Sungho Kang Three-diensional (3D) eories using through-silicon vias (TSVs) will likely be

More information

Parameter Identification of Transfer Functions Using MATLAB

Parameter Identification of Transfer Functions Using MATLAB Paraeter Identification of Transfer Functions Using MATLAB Mato Fruk, Goran Vujisić, Toislav Špoljarić Departent of Electrical Engineering The Polytechnic of Zagreb Konavoska, Zagreb, Croatia ato.fruk@tvz.hr,

More information

ATL 18 ~33 Series Flat Bed CNC Lathe

ATL 18 ~33 Series Flat Bed CNC Lathe Precision CNC Flat bed Lathe Go SIMPLE! GO EASY! ATL 18 ~33 Series Flat Bed CNC Lathe The Easiest Conversational NC lathe you can trust!!! Technology Creativity Reliability An Unswerving Coitent to Excellence

More information

A soft decision decoding of product BCH and Reed-Müller codes for error control and peak-factor reduction in OFDM

A soft decision decoding of product BCH and Reed-Müller codes for error control and peak-factor reduction in OFDM A soft decision decoding of product BCH and Reed-Müller codes for error control and pea-factor reduction in OFDM Yves LOUET *, Annic LE GLAUNEC ** and Pierre LERAY ** * PhD Student and ** Professors, Departent

More information

A Selection Region Based Routing Protocol for Random Mobile ad hoc Networks with Directional Antennas

A Selection Region Based Routing Protocol for Random Mobile ad hoc Networks with Directional Antennas A Selection Region Based Routing Protocol for Rando Mobile ad hoc Networks with Directional Antennas arxiv:1011.6017v1 cs.it] 8 Nov 010 Di Li, Changchuan Yin, and Changhai Chen Key Laboratory of Universal

More information

Switching Transients of Low Cost Two Speed Drive for Single-Phase Induction Machine

Switching Transients of Low Cost Two Speed Drive for Single-Phase Induction Machine Switching Transients of Low Cost Two Speed Drive for Single-Phase Induction Machine L. Woods, A. Hoaifar, F. Fatehi M. Choat, T. Lipo CA&T State University University of Wisconsin-Madison Greensboro, C

More information

Finite Element Analysis of Reciprocating Screw for Injection Molding Machine

Finite Element Analysis of Reciprocating Screw for Injection Molding Machine Nagsen B. Nagrale et al. / International Journal of Engineering and Technology Vol.3 (3), 11, 191-199 Finite Eleent Analysis of Reciprocating Screw for Injection Molding Machine #1, Nagsen B. Nagrale,

More information

Incorporating Performance Degradation in Fault Tolerant Control System Design with Multiple Actuator Failures

Incorporating Performance Degradation in Fault Tolerant Control System Design with Multiple Actuator Failures International Incorporating Journal Perforance of Control, Degradation Autoation, in and ault Systes, Tolerant vol. Control, no. Syste, pp. 7-, Design with June Multiple Actuator ailures 7 Incorporating

More information

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel Transit Power and Bit Allocations for OFD Systes in a Fading Channel Jiho Jang *, Kwang Bok Lee, and Yong-Hwan Lee * Sasung Electronics Co. Ltd., Suwon P.O.Box, Suwon-si, Gyeonggi-do 44-74, Korea School

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION Adaptive characterization of laser daage fro sparse defects Sa Richan *, Alexander R. Martin, Quentin Turchette and Trey Turner RO, 555 Airport Blvd., Boulder, CO, USA 831 ABSTRACT Standard techniques

More information

Relation between C/N Ratio and S/N Ratio

Relation between C/N Ratio and S/N Ratio Relation between C/N Ratio and S/N Ratio In our discussion in the past few lectures, we have coputed the C/N ratio of the received signals at different points of the satellite transission syste. The C/N

More information

Design of Efficient ZVS Half-Bridge Series Resonant Inverter with Suitable Control Technique

Design of Efficient ZVS Half-Bridge Series Resonant Inverter with Suitable Control Technique Harish Vegola et al. Int. Journal of Engineering Research and Application RESEARCH ARTICLE OPEN ACCESS Design of Efficient ZVS Half-Bridge Series Resonant Inverter with Suitable Control Technique Harish

More information

A Novel NLOS Mitigation Approach for Wireless Positioning System

A Novel NLOS Mitigation Approach for Wireless Positioning System 2 3rd International Conference on Coputer and Electrical Engineering (ICCEE 2) IPCSIT vol. 53 (22) (22) IACSIT Press, Singapore DOI:.7763/IPCSIT.22.V53.No..54 A Novel NLOS Mitigation Approach for Wireless

More information

MOBILE OPTICAL WIRELESS SYSTEM FOR HEALTHCARE CONTINUOUS MONITORING USING IR TECHNOLOGY

MOBILE OPTICAL WIRELESS SYSTEM FOR HEALTHCARE CONTINUOUS MONITORING USING IR TECHNOLOGY 31 st August 015. Vol.78. No.3 005-015 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.jatit.org E-ISSN: 1817-3195 MOBILE OPTICAL WIRELESS SYSTEM FOR HEALTHCARE CONTINUOUS MONITORING USING IR TECHNOLOGY

More information

FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT

FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT T. S. GUNAWAN 1, O. O. KHALIFA 1, E. AMBIKAIRAJAH 2 1 Electrical and Coputer Engineering Departent,

More information

Automated Decentralized Smart Sensor Network for Modal Analysis

Automated Decentralized Smart Sensor Network for Modal Analysis Autoated Decentralized Sart Sensor Network for Modal Analysis S. H. Si a, B. F. Spencer a, Jr., M. Zhang b, and H. Xie c a Dept. of Civil and Environental Engineering, University of Illinois at Urbana-Chapaign,

More information

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER 9th International onference on Power Electronics Motion ontrol - EPE-PEM Košice A HIGH POWER FATOR THREE-PHASE RETIFIER BASE ON AAPTIVE URRENT INJETION APPYING BUK ONVERTER Žarko Ja, Predrag Pejović EE

More information

Green Laser 8 times better visibility

Green Laser 8 times better visibility P Mk2 Docuenting Portable Infrared Theroeters Cutting Edge Technology for Maintenance Technicians INFRARED Teperature Range up to 3 C Green Laser 8 ties better visibility Rugged with Protective Rubber

More information

ANALYSIS AND SIMULATION OF PULSE TRANSFORMER CONSIDERING LEAKAGE INDUCTANCE AND CAPACITANCE

ANALYSIS AND SIMULATION OF PULSE TRANSFORMER CONSIDERING LEAKAGE INDUCTANCE AND CAPACITANCE ANALYSIS AND SIMULATION OF PULSE TRANSFORMER CONSIDERING LEAKAGE INDUCTANCE AND CAPACITANCE ABOLFAZL VAHEDI, HOSSEIN HEYDARI, and FARAMARZ FAGHIHI Electrical Engineering Departent, High Voltage & Magnetic

More information

Published in: Proceedings of the 39th Annual Conference of the IEEE Industrial Electronics Society, IECON 2013

Published in: Proceedings of the 39th Annual Conference of the IEEE Industrial Electronics Society, IECON 2013 Aalborg Universitet Coordinated Priary and Secondary Control with Frequency-Bus-Signaling or Distributed Generation and Storage in Islanded Microgrids Wu, Dan; Tang, Fen; Dragicevic, Toislav; Quintero,

More information

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter UNIT - II CONTROLLED RECTIFIERS (Line Coutated AC to DC converters) INTRODUCTION TO CONTROLLED RECTIFIERS Controlled rectifiers are line coutated ac to power converters which are used to convert a fixed

More information

AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT?

AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT? AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT? P. J. Clarkson University of Cabridge Departent of Engineering e-ail: pjc10@ca.ac.uk Keywords: process odelling, robustness, optiisation Abstract: The

More information

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volue 5, Nuber /004, pp.000-000 TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE Daniel BELEGA

More information

Research Article Dynamic Beamforming for Three-Dimensional MIMO Technique in LTE-Advanced Networks

Research Article Dynamic Beamforming for Three-Dimensional MIMO Technique in LTE-Advanced Networks Antennas and Propagation Volue 213, Article ID 76457, 8 pages http://dx.doi.org/1.1155/213/76457 Research Article Dynaic Beaforing for Three-Diensional MIMO Technique in LTE-Advanced Networks Yan Li, Xiaodong

More information

Session Eleven: An On-Line Technique to Detect Winding Deformation within Power Transformers

Session Eleven: An On-Line Technique to Detect Winding Deformation within Power Transformers Session Eleven: An On-Line Technique to Detect Winding Deforation within Power Transforers A. Abu-Siada Senior Lecturer, Curtin University Abstract Frequency Response Analysis (FRA) has been growing in

More information

WIPL-D Pro: What is New in v12.0?

WIPL-D Pro: What is New in v12.0? WIPL-D Pro: What is New in v12.0? Iproveents/new features introduced in v12.0 are: 1. Extended - Extree Liits a. Extreely LOW contrast aterials b. Extended resolution for radiation pattern c. Extreely

More information

Controlling an Equilibrist Lego Robot

Controlling an Equilibrist Lego Robot Proceedings of the World Congress on Engineering 05 Vol I WCE 05, July - 3, 05, London, U.K. Controlling an Equilibrist Lego Robot Vinicius Silva, Pedro Leite, Filoena Soares, Gil Lopes, João Sena Esteves

More information

NONLINEAR WAVELET PACKET DENOISING OF IMPULSIVE VIBRATION SIGNALS NIKOLAOS G. NIKOLAOU, IOANNIS A. ANTONIADIS

NONLINEAR WAVELET PACKET DENOISING OF IMPULSIVE VIBRATION SIGNALS NIKOLAOS G. NIKOLAOU, IOANNIS A. ANTONIADIS NONLINEAR WAVELET PACKET DENOISING OF IMPULSIVE VIBRATION SIGNALS NIKOLAOS G. NIKOLAOU, IOANNIS A. ANTONIADIS Departent of Mechanical Engineering, Machine Design and Control Systes Section National Technical

More information

Cross-correlation tracking for Maximum Length Sequence based acoustic localisation

Cross-correlation tracking for Maximum Length Sequence based acoustic localisation Cross-correlation tracking for Maxiu Length Sequence based acoustic localisation Navinda Kottege Research School of Inforation Sciences and Engineering The Australian National University, ACT, Australia

More information

Robust Acceleration Control of Electrodynamic Shaker Using µ Synthesis

Robust Acceleration Control of Electrodynamic Shaker Using µ Synthesis Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 5 Seville, Spain, Deceber -5, 5 WeIC8. Robust Acceleration Control of Electrodynaic Shaker Using µ Synthesis

More information

Lesson 1: Introduction to Control Systems Technology

Lesson 1: Introduction to Control Systems Technology 8/7/05 Lesson : Introduction to ontrol Systes Technology ET 48a Autoatic ontrol Systes Technology lessonet48a.pptx Learning Objectives After this presentation you will be able to: Explain the function

More information

Overlapped frequency-time division multiplexing

Overlapped frequency-time division multiplexing April 29, 16(2): 8 13 www.sciencedirect.co/science/journal/158885 he Journal of China Universities of Posts and elecounications www.buptjournal.cn/xben Overlapped frequency-tie division ultiplexing JIANG

More information

EXPERIMENTATION FOR ACTIVE VIBRATION CONTROL

EXPERIMENTATION FOR ACTIVE VIBRATION CONTROL CHPTER - 6 EXPERIMENTTION FOR CTIVE VIBRTION CONTROL 6. INTRODUCTION The iportant issues in vibration control applications are odeling the sart structure with in-built sensing and actuation capabilities

More information

Keywords: Equivalent Instantaneous Inductance, Finite Element, Inrush Current.

Keywords: Equivalent Instantaneous Inductance, Finite Element, Inrush Current. Discriination of Inrush fro Fault Currents in Power Transforers Based on Equivalent Instantaneous Inductance Technique Coupled with Finite Eleent Method Downloaded fro ijeee.iust.ac.ir at 5:47 IRST on

More information

Fiber Bragg grating based four-bit optical beamformer

Fiber Bragg grating based four-bit optical beamformer Fiber Bragg grating based four-bit optical beaforer Sean Durrant a, Sergio Granieri a, Azad Siahakoun a, Bruce Black b a Departent of Physics and Optical Engineering b Departent of Electrical and Coputer

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

Mismatch error correction for time interleaved analog-to-digital converter over a wide frequency range

Mismatch error correction for time interleaved analog-to-digital converter over a wide frequency range Misatch error correction for tie interleaved analog-to-digital converter over a wide frequency range Zouyi Jiang,,2 Lei Zhao,,2,a) Xingshun Gao,2, Ruoshi Dong,2, Jinxin Liu,2, and Qi An,2 State Key Laboratory

More information