Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System

Size: px
Start display at page:

Download "Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System"

Transcription

1 Implementation of Diret Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Mr. R. G. Datar Sanjay Ghodawat Group of Institutes, Atigre Mr. A. N. Shinde Sanjay Ghodawat Group of Institutes, Atigre Mr. A. B. umbhar Sanjay Ghodawat Group of Institutes, Atigre ABSTRACT The orthodox methods like PID ontrollers have been universally aepted for the ontrol of different types of proesses and are still work horses of industrial ontrol. The digital ontrollers provide better handles to tune losed loop response than the onventional PID ontrol. The objetive of this work is the implementation of the advaned digital ontrol algorithms like Diret Synthesis PID and Dahlin Controllers for linear SISO system through easily available hardware platforms. The effiay of these algorithms is tested through a Heater System whih is temperature ontrol proess with heater and fan. The system identifiation of the proess is done by using data driven or blak box modeling. So we proposed to develop and evaluate the performane of digital ontrollers for data driven model of heater system. The performanes of individual ontrollers are studied through various performane measures. The analysis of the ontrol algorithms is done using LabVIEW and Matlab. eywords Diret Synthesis PID, Dahlin, First Order plus Time Delay Model, Output Error Model, System Identifiation 1. INTRODUCTION: The immense literature on PID ontrollers onsists of a vast variety of design and tuning methods based on various performane riteria. The very popular design methods were reported by Cohen and Coon (CC) and Ziegler-Nihols (ZN) earlier. In Diret Synthesis design methods, we usually use the speifiation of the desired losed loop transfer funtion. In this method, the alulation of parameters of the feedbak ontroller is determined from a system and a desired losed loop response [1]. The Dahlin-Higham design method was popular in early digital proess ontrol design beause the alulations required for the design are very simple. It was introdued by Eri Dahlin in He proposed a method for developing the ontroller by defining the losed-loop transfer funtion to be FOPTD equal to that of the system [2]. The SISO system here is Heater System, in whih the temperature is the only output and its ontrol is theonly objetive. The ontrol law is to maintain temperature at desired value by ontrolling urrent through heater oil and the disturbane to the system is fan speed whih is ontrolled using PWM. The system identifiation plays a key role in health monitoring, predition of output, simulator design and ontroller design. In this ase, the data driven or empirial system identifiation is used to implement design advaned digital ontrol algorithm [3][4]. The latter part of the paper is arranged in the following sequene. Setion 2 presents system identifiation of temperature ontrol system. The digital ontrol algorithms like Diret Synthesis PID and Dahlin Controllers are presented in Setion 3. The results of hardware implementation of ontrollers are presented in Setion 4. The main onlusions are reahed through analysis of results. 37 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

2 2. HEATER SYSTEM AND DATA DRIVEN MODELLING: The Fan-Heater System under onsideration is a multiple input single output (with one heater and one fan) temperature ontrol system. It is shown in the Figure 1. Miroontroller ATmega16, RS232 and USB are used for ommuniation. SBHS is interfaed with omputer through LabVIEW software. The temperature of the thin metal plate modifies aording to the urrent flowing through the heater oil. The fan is fixed near to the heating metal plate. It might at as a disturbane to the heater system. The supply of urrent passing through the heater oil determines the temperature of the plate. The transfer of heat takes plae through onvetion. A temperature sensor AD590 whih is very heap senses the temperature of this plate. LCD onneted to the miroontroller displays the perentage values of Heat and Fan and temperature of the plate [4]. Figure 1: Shemati of Temperature Control System The system identifiation is done through data driven model identifiation whih uses input and output data. It has four steps: Experimental Design Data Generation and Data Colletion Data Proessing Model Development and Validation In the experimental design, the aurate representation the dynamis of the systemis apturedby hoosing proper input signal generation. Generally,we give a step to find out First Order with time delay (FOPTD)model and Pseudo Random Binary Sequene (PRBS) to find the disrete time transfer funtion.high frequeny disturbanes, oasional burst, outliers, drifts must be removed before further tasks. The general objetive is to build a deterministi-plus-stohasti model. In model development, the model struture and order seletion is involved. Time series model, State Spae model, Proess model, Nonlinear ARX model struturesan be identified by using system identifiation toolbox in MATLAB. Model validation inludes heking the model output for different datasets [3][6].The transfer funtion between the input to the system and output from the system is determined by using System Identifiation tehnique. Any system an be expressed in different forms of time series modeling but ARMAX model an be expressed as written in Eq.(1). The heater urrent is input, temperature is output and fan speed is disturbane whih is kept onstant. Here, y(k) is output signal from system, u(k) is ontrol effort or input signal to the system and e(k) onsists of measured and unmeasured disturbanes, noise and measurement errors A()()()()()() y k B u k e k (1) Output Error Model between Temperature and Heater Current is given by G() as given below: 38 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

3 G() B1 () A() FOPTD Model between Temperature and Heater Current is given by G(s) as: s G() s e (3) s (2) 3. DIGITALCONTROL ALGORITHMS: Figure 2: Disrete-time system Usually, for designing a digital ontroller, the blok diagram shown in Figure 2 an be used. In this figure, R() isthe referene input, E() is the error, U() is the ontrol effort or output of the ontroller and Y() is the output of the system. G() represents the digital proess transfer funtion with the ero-order hold [7].The losed-loop response of system shown in Figure 2 is designed by losed-loop transfer funtion of the system and the required ontroller and it is written as shown below. If we know the model of the proess, the ontroller D() an be designed shown in Eq. (5). The ontroller D() must be hosen suh that it should be stable and realiable pratially. T() D() D()() G (4) 1()() D G 1() T G()1() T (5) 3.1 Diret Synthesis-PID Controller for FOPTD model: If we onsider FOPTD model of SBHS then the Diret Synthesis PI ontroller for set-pointtraking is designed by following way. A feedbak ontrol system with the standard blok diagram is shown in Figure 3. G(s) is Transfer Funtion of SBHS and G(s) is Designed Controller. The losed-loop transfer funtion for set-point hanges is derived as the Overall Transfer Funtion v(s): Y() s G()() s G s v() s U() s 1()() G s G s (6) G () s 1() v s G()1() s v s (7) 39 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

4 Figure 3: General Control Strategy The desired losed-loop transfer funtion for set-point hangeis speified as v(s) whih is having unity gain and expeted time onstant Tl. As the harateristis of v(s) have a diret impat on the resulting ontroller, v(s) should be hosen so that the losed-loop performane is satisfatory and the resulting ontroller is physially reliable. T p 1 G () s 1 () T T T s p l So it an be ompared with PI ontroller as shown in Eq.(9) and the ontroller parameters an be found out. Where T i Tp () T T T p p l d d p G () PI s (9) T s 3.2 Diret Synthesis-PID Controller for time series model: The designing of PID ontroller inludes typially a time domain or frequeny domain performanes. Diret Synthesis design methods are dependent on the desired losed loop transfer funtion speifiation. In DS method, an analytial expression for the PID ontroller is alulated from the desired losed loop response and a system model [1]. The Desired Closed loop response is given as T() in Eq. (10 ). The Output Error model identified is G() as indiated in Eq. (11) and the overall transfer funtion of ontroller is G() as alulated in Eq. (12 ). The PID ontroller in Bakward Euler form is given as Eq. (13 ). By using Diret Synthesis method for alulation of PID gains with suitable values of N and Ts, we get proportional gain, integral gain and derivative gain as mentioned in Eq. (13): i T() (8) 1 1 p (10) G() 1 1 d 1 1 (11) 1 a b 40 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

5 G () 1() T G()1() T (12) ITs DN 1 GPID P 1 1 NT 1 s (13) Where P I D 3ak 5bk k 4p k ak bk 4p k 3ak 9bk 4p 3.3 Dahlin s Control Algorithm for time series model: A modified dead-beat ontroller is alled as the Dahlin ontroller. It produes an exponential response whih is smoother than that of the dead-beat ontroller. It was introdued by Eri Dahlin (1968) and used in paper and pulp industries in He introdued an algorithm to develop the ontroller by giving the losed loop transfer funtion T() to be FOPTD onverted to disrete as shown in Eq. (14) and it should be equal to that of the system and is having unity steady-state gain [2][7][8].In it, T is the sampling interval, τ is the time onstant of the losed loop response and k = time delay/t. From FOPTD model in equation G() and T(), the typial feedbak ontroller of the form D() designed in Eq. (15) is found to be: D T 1 e 1 e T / 1k T / 1 41 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar T / 1k 1 1 e G 1() e 1 e T / 1 T / 1k The speed of the response is adjusted by using the time onstant τ used as a tuning parameter. In Dahlin ontroller, the eros of the plant G() might exist outside unit irle then the transfer funtion between referene and input to the plant is unstable. There will be problem if there are eros lose to -1. To overome these problems, the eros at origin has been substituted for the unstable eros of plant G(). This is Modified Dahlin Control algorithm as shown in Eq. (16) [2][7]. Where T / 1 1 e G X 1() e 1 e X MDC T / 1 T / 1k P1... Pn m Ak 1 An 1 A1 Ak (14) (15) (16)

6 - and + are used here to represent the eros inside the unit irle and outside the unit irle respetively. P1 to Pnare poles and A are eros whih are onverted into good and bad polynomials. m indiates the number of eros to be disarded. 4. HARDWARE IMPLEMENTATION OF DIRECT SYNTHESIS PID AND DAHLIN CONTROLLERS: 4.1 Hardware Results of DS-PID Controller for FOPTD model: The FOPTD of the SBHS system is generated form step test test as written in Eq. (3). The Controller parameters are: G DS PI s 8:9412 T I s s (17) These ontroller gains are given to the system with LabVIEW interfaing and results are obtained as shown in Figure 4. Figure 4: DS-PID Controller for FOPTD model 4.2 Hardware Results of DS-PID Controller for Time Series model: The identified output error model of the SBHS system is generatedform PRBS test as written in Eq. (2).The alulation of PID gains is done for desired losed loop transfer funtion. The PID gains alulated from Diret Synthesis method as follows: , , P I D These ontroller gains are given to the system with LabVIEW interfaing and results are obtained as shown in Figure Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

7 Figure 5: DS-PID Controller for OE model 4.3 Hardware Results of Modified Dahlin Controller for Time Series model: The ontroller transfer funtion for identified model of SBHS is obtained. The results of modified Dahlin ontroller are as shown in Figure 6. Figure 6: Modified Dahlin Controller for OE model CONCLUSIONS: Diret Synthesis PID Controller for FOPTD model gives good response to set point hange. But the ontrol signal i.e. heater urrent is not smooth enough. It requires more ontrol efforts and overheads the limit of heater urrent. Diret Synthesis PID Controller for OE model perform better than earlier one. Modified Dahlin Controller responds better for set-point hange and has smoother ontrol signal than diret synthesis PID Controller.Modified Dahlin ontroller is best among all of the ontroller. It attains the set-point faster and rejet disturbane suessfully and quikly. The analysis of all ontrollers is done below in Table Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

8 Table 1: Analysis of Designed Controllers altogether with Performane Measures Sr. No. Type of Controllers Rise Time (se) Settling Time (se) IAE 1. DS-PID for FOPTD Model DS-PID for OE Model Modified Dahlin REFERENCES [1] Dan Chen and Dale E. Seborg, (2002), PI/PID Controller Design Based on Diret Synthesis and Disturbane Rejetion, Ind. Eng. Chem. Res., Vol. 41, No. 19,. [2] E. Zafiriou, and M. Morari, (1985), Digital Controllers for SISO Systems: A Review and a New Algorithm, Int. J. Control 42, 885. [3] Patwardhan S. C, "Advaned Proess Control Leture Notes", Dept. of Chemial Engineering, Indian Institute of Tehnology, Mumbai. [4] I. Arora,. M. Moudgalya, and S. Malewar, A low ost, open soure, single boardheater system, in E-Learning in Industrial Eletronis (ICELIE), th IEEE International Conferene on. IEEE, 2010, pp [5]. J. Åström and B. Wittenmark, (1995), Adaptive Control, Addison-Wesley, 2nd edition,. [6] Arun. Tangirala, (2015), Priniples Of System Identifiation Theory and Pratie, CRC Press, Taylor & Franis Group,. [7] Dogan Ibrahim, (2006),"Miroontroller Based Applied Digital Control, John Wiley & Sons Ltd. [8] Xia Hong, Xia Tao, (Ot. 2009), Implementation of the Dahlin Digital Controller by IIR Network Method, Intelligent Computation Tehnology and Automation, ICICTA '09. Seond International Conferene on, [9]. J. Åström and B. Wittenmark, Computer-Controlled Systems: Theory and Design, Prentie Hall Information and System Siene Series, 3rd Edition. 44 Mr. R. G. Datar, Mr. A. N. Shinde, Mr. A. B. umbhar

Advanced PID Controller Synthesis using Multiscale Control Scheme

Advanced PID Controller Synthesis using Multiscale Control Scheme Advaned PID Controller Synthesis using Multisale Control Sheme Bejay Ugon a,*, Jobrun Nandong a, and Zhuquan Zang b a Department of Chemial Engineering, Curtin University, 989 Miri, Sarawak, Malaysia b

More information

Average Current Mode Interleaved PFC Control

Average Current Mode Interleaved PFC Control Freesale Semiondutor, n. oument Number: AN557 Appliation Note ev. 0, 0/06 Average Current Mode nterleaved PFC Control heory of operation and the Control oops design By: Petr Frgal. ntrodution Power Fator

More information

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers.

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers. CHAPTER : REVIEW OF FREQUENCY DOMAIN ANALYSIS The long-term response of a proess is nown as the frequeny response whih is obtained from the response of a omplex-domain transfer funtion. The frequeny response

More information

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Shool of Mehanial Engineering, University of Adelaide Adelaide SA 5005, Australia.

More information

ROBUST ESTIMATION AND ADAPTIVE CONTROLLER TUNING FOR VARIANCE MINIMIZATION IN SERVO SYSTEMS

ROBUST ESTIMATION AND ADAPTIVE CONTROLLER TUNING FOR VARIANCE MINIMIZATION IN SERVO SYSTEMS 009 JSME-IIP/ASME-ISPS Joint Conferene on Miromehatronis for Information and Preision Equipment (MIPE 009) June 7-0, 009, Tsukuba International Congress Center, Ibaraki, Japan ROBUST ESTIMATIO AD ADAPTIVE

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

Texas Instruments Analog Design Contest

Texas Instruments Analog Design Contest Texas Instruments Analog Design Contest Oregon State University Group 23 DL Paul Filithkin, Kevin Kemper, Mohsen Nasroullahi 1. Written desription of the projet Imagine a situation where a roboti limb

More information

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA 2, rue d Artois, F-758 PARIS CIGRE US National Committee http : //www.igre.org 25 Grid of the Future Symposium Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on

More information

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: 238 8 ICRTIET-21 Conferene Proeeding, 3 th -31 st August 21 11 DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR

More information

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator Capaitor Voltage Control in a Casaded Multilevel Inverter as a Stati Var Generator M. Li,J.N.Chiasson,L.M.Tolbert The University of Tennessee, ECE Department, Knoxville, USA Abstrat The widespread use

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

An Adaptive Distance-Based Location Update Algorithm for PCS Networks An Adaptive Distane-Based Loation Update Algorithm for PCS Networks Abstrat - In this paper, we propose a stohasti model to ompute the optimal update boundary for the distane-based loation update algorithm.

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

Characterization of the dielectric properties of various fiberglass/epoxy composite layups

Characterization of the dielectric properties of various fiberglass/epoxy composite layups Charaterization of the dieletri properties of various fiberglass/epoxy omposite layups Marotte, Laurissa (University of Kansas); Arnold, Emily Center for Remote Sensing of Ie Sheets, University of Kansas

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications Predition Method for Channel Quality Indiator in LEO mobile Satellite Communiations Yadan Zheng *, Mingke Dong *, Wei Zheng *, Ye Jin *, Jianjun Wu * * Institution of Advaned Communiations, Peking University,

More information

Abstract. 1. Introduction. 2. Fading

Abstract. 1. Introduction. 2. Fading An Interative Simulation for Flat Fading P.Marihamy*, J.Senthilkumar and V.Vijayarangan ECE Dept., National Engineering College Kovilpatti -68 503, India. * Nizwa College of Tehnology, Sultanate of Oman

More information

Reliability measure for sound source localization

Reliability measure for sound source localization Reliability measure for sound soure loalization Hyejeong Jeon 1a), Seungil im 1, Lag-Yong im 1, Hee-Youn Lee 1, and Hyunsoo Yoon 2 1 Information Tehnology Laboratory, LG Eletronis Institute of Tehnology,

More information

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Indian Journal of Engineering & Materials Sienes Vol. 24, February 2017, pp. 13-17 A ompat dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Ming-Qing

More information

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers Dispersion and Dispersion Slope Compensation of an Optial Delay Line Filter (DLF) based on Mah-Zehnder Interferometers P.Pavithra 1, K.Karthika 2 1,2 Department of Eletronis and Communiation Engineering,

More information

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM Proeedings of The 2th World Multi-Conferene on Systemis, Cybernetis and Informatis (WMSCI 216) Finite-States Model Preditive Control with Inreased Predition Horizon for a 7-Level Casade H-Bridge Multilevel

More information

Micro-Piezoelectric Head Technology of Color Inkjet Printer

Micro-Piezoelectric Head Technology of Color Inkjet Printer DPP2: International Conferene on Digital Prodution Printing and Industrial Appliations Miro-Piezoeletri Head Tehnology of Color Inkjet Printer Takao Mimura & Shinri Sakai SEIKO EPSON Corporation Shiojiri-shi,

More information

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud EE 70- (08) Chapter IV: Angle Modulation Leture Dr. Wajih Abu-Al-Saud Effet of Non Linearity on AM and FM signals Sometimes, the modulated signal after transmission gets distorted due to non linearities

More information

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access 6 IEEE Ninth International Symposium on Spread Spetrum Tehniques and Appliations An Aquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Aess Shin ihi TACHIKAWA Nagaoka University of

More information

Selection strategies for distributed beamforming optimization

Selection strategies for distributed beamforming optimization EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH COST 2100 TD(10)11036 Ålborg, Denmark 2010/June/02-04 EURO-COST SOURCE: Institute of Communiation Networks and Computer Engineering

More information

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based 2 IEEE. Reprinted, with permission, from David Dorrell, Design and omparison of k multilevel voltage soure onverters for loal grid based renewable energy systems. IECON 2-37th Annual Conferene on IEEE

More information

Interference mitigation by distributed beam forming optimization

Interference mitigation by distributed beam forming optimization English Interferene mitigation by distributed beam forming optimization Matthias Kashub, Christian M. Blankenhorn, Christian M. Mueller and Thomas Werthmann Abstrat Inter-ell interferene is a major issue

More information

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets

DSP First Lab 05: FM Synthesis for Musical Instruments - Bells and Clarinets DSP First Lab 05: FM Synthesis for Musial Instruments - Bells and Clarinets Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up setions of this lab assignment and go over all exerises

More information

Sensor Network with Data Transfer over Power Supply Wires

Sensor Network with Data Transfer over Power Supply Wires Sensor Network with Data Transfer over Power Supply Wires Vašek V., Dolinay J. and Dostálek P. Abstrat This artile desribes system whih allows reating sensor networks where sensors ommuniate with a entral

More information

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement*

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement* Hierarhial Extreme-Voltage Stress Test of Analog MOS Is for Gate-Oxide Reliability Enhanement* hin-long Wey Department of Eletrial Engineering National entral University hung-li, Taiwan lway@ee.nu.edu.tw

More information

Development of the Frequency PID Tuning Method with Filter

Development of the Frequency PID Tuning Method with Filter 139 A publiation o CHEMICAL ENGINEERING TRANSACTIONS VOL. 5016 Guest Editors: Petar Sabev Varbanov Peng-Yen Liew Jun-Yow Yong Jiří Jaromír Klemeš Hon Loong Lam Copyright 2016 AIDIC Servizi S.r.l. ISBN

More information

Compact Band-Pass and Band-Reject Microwave Filters Using Partial H-Plane Waveguide and Dielectric Layers

Compact Band-Pass and Band-Reject Microwave Filters Using Partial H-Plane Waveguide and Dielectric Layers Compat Band-Pass and Band-Rejet Mirowave Filters Using ial H-Plane Waveguide and Dieletri ayers A. Ghajar Department of Eletrial Engineering University of Guilan Rasht, Iran alighajar199@gmail.om H. Ghorbaninejad-Foumani

More information

Integration of PV based DG Source in AC Microgrid with Interconnection to Grid

Integration of PV based DG Source in AC Microgrid with Interconnection to Grid Indian Journal of Siene and Tehnology, ol 8(3, DOI: 10.17485/ijst/015/v8i3/703, November 015 ISSN (Print : 0974-6846 ISSN (Online : 0974-5645 Integration of P based DG Soure in AC Mirogrid with Interonnetion

More information

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access Int. J. Communiations, Network and System Sienes, 2011, 4, 417-423 doi:10.4236/ijns.2011.47049 Published Online July 2011 (http://www.sirp.org/journal/ijns) Performane of Random Contention PRMA: A Protool

More information

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interferene in DSSS Ad Ho Networks Sonia Furman, and Mario Gerla University of California, Los Angeles Abstrat Spatial diversity

More information

Power Budgeted Packet Scheduling for Wireless Multimedia

Power Budgeted Packet Scheduling for Wireless Multimedia Power Budgeted Paket Sheduling for Wireless Multimedia Praveen Bommannavar Management Siene and Engineering Stanford University Stanford, CA 94305 USA bommanna@stanford.edu Niholas Bambos Eletrial Engineering

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

Solar Storms Impact on High-Voltage Saturable-Core Transformers and Mitigation Methods

Solar Storms Impact on High-Voltage Saturable-Core Transformers and Mitigation Methods Solar Storms Impat on High-Voltage Saturable-Core Transformers and Mitigation Methods Rui Fan 1, Student Member, IEEE, Yu Liu 1, Student Member, IEEE, Zhenyu Tan 1, Student Member, IEEE, Liangyi Sun 1,

More information

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu*

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu* 16 nd International Conferene on Mehanial, Eletroni and Information Tehnology Engineering (ICMITE 16) ISBN: 978-1-6595-34-3 A Study on The Performane of Multiple-beam Antenna Satellite Reeiving System

More information

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performanes Nadia Benabdallah, 1 Nasreddine Benahmed, 2 Fethi Tari Bendimerad 3 1 Department of Physis, Preparatory Shool of

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

Design Modification of Rogowski Coil for Current Measurement in Low Frequency Design Modifiation of Rogowski Coil for Current Measurement in Low Frequeny M. Rezaee* and H. Heydari* Abstrat: The priniple objet of this paper is to offer a modified design of Rogowski oil based on its

More information

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS 8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS B. L. Cheong 1, and R. D. Palmer 1,2 1 Atmospheri Radar Researh Center, The University of Oklahoma, Norman, U.S.A. 2 Shool of Meteorology,

More information

Application of TEM horn antenna in radiating NEMP simulator

Application of TEM horn antenna in radiating NEMP simulator Journal of Physis: Conferene Series Appliation of TEM horn antenna in radiating NEMP simulator To ite this artile: Yun Wang et al 013 J. Phys.: Conf. Ser. 418 010 View the artile online for updates and

More information

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999.

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999. Reprint from IASTED International Conferene on Signal and Image Proessing (SIP 99). Nassau, Bahamas, Otober, 1999. 1 Filter Networks Mats Andersson Johan Wiklund Hans Knutsson Computer Vision Laboratory,

More information

Overview and Comparison of Grid Harmonics and Conducted EMI Standards for LV Converters Connected to the MV Distribution System

Overview and Comparison of Grid Harmonics and Conducted EMI Standards for LV Converters Connected to the MV Distribution System 2012 Mesago PCIM GmbH Proeedings of the first Power Eletronis South Ameria 2012 Conferene and Exhibition (PCIM 2012), South Ameria, Saõ Paulo, Brazil, September 11-13, 2012 Overview and Comparison of Grid

More information

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas CONFTELE '99 ISBN 972-98115-0-4 Pro. CONFTELE 1999 - II Conf. de Teleomuniações, Sesimbra, Portugal, 466-470, Abr 1999 1 Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas Carlos Salema,

More information

Helicon Resonator based Strong Magnetic Field Sensor

Helicon Resonator based Strong Magnetic Field Sensor 1.48/v148-11-9- MEASUREMENT SCIENCE REVIEW, Volume 11, No., 11 Helion Resonator based Strong Magneti Field Sensor. aurinavičius Department of Eletrial Engineering Vilnius Gediminas Tehnial University,

More information

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur Module 5 Carrier Modulation Version ECE II, Kharagpur Lesson 5 Quaternary Phase Shift Keying (QPSK) Modulation Version ECE II, Kharagpur After reading this lesson, you will learn about Quaternary Phase

More information

Design and Simulation of Distributed Statcom Controller for Power Factor Improvement

Design and Simulation of Distributed Statcom Controller for Power Factor Improvement Design and Simulation of Distributed Statom Controller for Power Fator Improvement Swagat Satapathy M.Teh, Dept of EEE, Centurion University. Abstrat: The STATCOM is a stati reative power ompensator. It

More information

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm Available online at www.sienediret.om Physis Proedia 5 (01 ) 1939 1946 01 International Conferene on Solid State Devies and Materials Siene Loation Fingerprint Positioning Based on Interval-valued Data

More information

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax Lab 9: Steady-state sinusoidal response and phasors Revision: April 18, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voie and Fax Overview In this lab assignment, we will be onerned with the

More information

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW JOURNAL OF ELECTROMAGNETIC ENGINEERING AND SCIENCE, VOL. 12, NO. 2, 171~175, JUN. 2012 http://dx.doi.org/10.5515/jkiees.2012.12.2.171 ISSN 2234-8395 (Online) ISSN 2234-8409 (Print) A New Broadband Mirostrip-to-

More information

TRANSISTORS: DYNAMIC CIRCUITS. Introduction

TRANSISTORS: DYNAMIC CIRCUITS. Introduction TRANSISTORS: DYNAMIC CIRCUITS Introdution The point of biasing a iruit orretly is that the iruit operate in a desirable fashion on signals that enter the iruit. These signals are perturbations about the

More information

Numerical modeling of DPSK pressure signals and their transmission characteristics in mud channels

Numerical modeling of DPSK pressure signals and their transmission characteristics in mud channels 66 Pet.Si.(9)6:66-7 DOI.7/s8-9-4-8 Numerial modeling of DPSK pressure signals and their transmission harateristis in mud hannels Shen Yue, Su Yinao, Li Gensheng 3, Li Lin and Tian Shoueng 3 College of

More information

Optimal Sample Rate for Wireless Sensor Actuator Network

Optimal Sample Rate for Wireless Sensor Actuator Network IAENG International Journal o Computer Siene, 36:4, IJCS_36_4_5 Optimal Sample Rate or Wireless Sensor Atuator Network Amir M Jaari and Walter Lang Abstrat In order to implement a wireless sensor network

More information

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels http://dx.doi.org/10.5755/j01.eee..1.14116 Performane of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protool over Different Fading Channels Nuri Kapuu 1 Mehmet Bilim 1 Ibrahim Develi 1 1 Department

More information

Multilevel Modular Converter for VSC-HVDC Transmission Applications: Control and Operational Aspects

Multilevel Modular Converter for VSC-HVDC Transmission Applications: Control and Operational Aspects 6th ATIOAL POWER SYSTEMS OFEREE, 5th-7th DEEMBER, 2 45 Multilevel Modular onverter for VS-HVD Transmission Appliations: ontrol and Operational Aspets dana. Gnanarathna, Aniruddha M. Gole Dept. of Eletrial

More information

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntehOpen, the world s leading publisher of Open Aess books Built by sientists, for sientists 3,800 6,000 10M Open aess books available International authors and editors Downloads Our authors are

More information

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 5 FM MODULATORS

Fatih University Electrical and Electronics Engineering Department EEE Communications I EXPERIMENT 5 FM MODULATORS Fatih University Eletrial and Eletronis Engineering epartent EEE 36 - Couniations I EXPERIMENT 5 FM MOULATORS 5. OBJECTIVES. Studying the operation and harateristis of a varator diode.. Understanding the

More information

Notes on Dielectric Characterization in Waveguide

Notes on Dielectric Characterization in Waveguide Notes on Dieletri Charaterization in Waveguide R.Nesti, V. Natale IRA-INAF Aretri Astrophysial Observatory 1. Theory Let's suppose we have to haraterize the eletromagneti properties of a dieletri material,

More information

Detection of Several Flicker Sources Using d-q Algorithm and Flicker Power

Detection of Several Flicker Sources Using d-q Algorithm and Flicker Power 2012, TextRoad Publiation ISSN 2090-404 Journal of Basi and Applied Sientifi Researh www.textroad.om Detetion of Seeral Fliker Soures Using d-q Algorithm and Fliker Power Jalal Khodaparast, Ali Dastfan

More information

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy Effet of orientation and size of silion single rystal to Eletro-Ultrasoni Spetrosopy Mingu KANG 1, Byeong-Eog JUN 1, Young H. KIM 1 1 Korea Siene Aademy of KAIST, Korea Phone: +8 51 606 19, Fax: +8 51

More information

arxiv: v2 [cs.ma] 6 Mar 2017

arxiv: v2 [cs.ma] 6 Mar 2017 Preditive Positioning and Quality Of Servie Ridesharing for Campus Mobility On Demand Systems Justin Miller and Jonathan P. How arxiv:1609.08116v2 [s.ma] 6 Mar 2017 Abstrat Autonomous Mobility On Demand

More information

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors SR Journal o Eletrial and Eletronis Engineering (SR-JEEE) e-ssn: 78-676,p-SSN: -, Volume, ssue 5 Ver. (Sep. t. 8), PP 4-45 www.iosrjournals.org A Novel Small-Signal Knowledge-Based Neural Network Modeling

More information

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process.

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process. G Suhitra, M L Valarmathi A Novel method of Walsh-Hadamard Code Generation using Reonfigurable Lattie filter and its appliation in DS-CDMA system GSUCHITRA, MLVALARMATHI Department of ECE, Department of

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes Columbia International Publishing Journal of Advaned Eletrial and Computer Engineering Researh Artile Effet of Pulse Shaping on Autoorrelation Funtion of Barker and Frank Phase Codes Praveen Ranganath

More information

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING 83 PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING B L Chua 1, F.S.Tai 1, N.A.Aziz 1 and T.S.Y Choong 2 1 Department of Process and Food Engineering, 2 Department of Chemical and Environmental

More information

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Zied Bouida, Khalid A. Qaraqe, and Mohamed-Slim Alouini Dept. of Eletrial and Computer Eng. Texas A&M University at Qatar Eduation

More information

III. DESIGN OF CIRCUIT COMPONENTS

III. DESIGN OF CIRCUIT COMPONENTS ISSN: 77-3754 ISO 900:008 ertified Volume, Issue 5, November 0 Design and Analysis of a MOS 0.7V ow Noise Amplifier for GPS Band Najeemulla Baig, handu DS, 3 Satyanarayana hanagala, 4 B.Satish,3 Assoiate

More information

Portable Marx Generator for Microplasma Applications

Portable Marx Generator for Microplasma Applications J. Plasma Fusion Res. SERIES, Vol. 8 (2009) Portable Marx Generator for Miroplasma Appliations T. UENO*, T. SAKUGAWA**, M. AKIYAMA**, T. NAMIHIRA**, S. KATSUKI** and H. AKIYAMA** *Department of Eletrial

More information

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment JOURAL OF COMPUTERS, VOL. 8, O. 2, DECEMBER 23 39 An Improved Doppler Frequeny Offset Estimation Algorithm of OFDM System under High-speed Movement Environment Yunlv Hong Department of Eletroni Engineering,

More information

Sliding Mode and PID Control of a Dual Stage Actuator for Precision Positioning

Sliding Mode and PID Control of a Dual Stage Actuator for Precision Positioning Preprints of the 19th World Congress The International Federation of Automati Control Cape Town, South Afria. August 24-29, 214 Sliding Mode and PID Control of a Dual Stage Atuator for Preision Positioning

More information

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY 2004 195 A Global Interonnet Optimization Sheme for Nanometer Sale VLSI With Impliations for Lateny, Bandwidth, and Power Dissipation Man

More information

Numbers and number relationships LO1

Numbers and number relationships LO1 Numbers and number relationships LO Below is an overview of the work overed in this setion. Numbers and alulating UNIT Types of number page 2 Signifiant figures, deimal plaes and rounding page 4 Approximation

More information

Electronic Damper Actuators

Electronic Damper Actuators for dampers up to. square feet or. square meters based upon 4 in.lb. per square foot Desription The and are miroproessor based atuators with onditioned feedbak that operate on 4 volt AC nominal power supply.

More information

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication 01 IEEE 14th International Conferene on High Performane Computing and Communiations Serial PN Aquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communiation

More information

Electronic Damper Actuators

Electronic Damper Actuators brushless DC driven atuators for dampers up to. square feet or. square meters based upon 4 in.lb. per square foot Desription The and are miroproessor based atuators with onditioned feedbak that operate

More information

BPSK so that we have a discrete set of RF signals. t)cos(

BPSK so that we have a discrete set of RF signals. t)cos( BPSK. BPSK Introdution Reall that the most general modulation has the form s( t) a( t)os[ t ( t)]. We remared earlier that phase modulation was not an effetive way to implement analog ommuniation, one

More information

Introduction to Analog And Digital Communications

Introduction to Analog And Digital Communications Introdution to Analog And Digital Communiations Seond Edition Simon Haykin, Mihael Moher Chapter 9 Noise in Analog Communiations 9.1 Noise in Communiation Systems 9. Signal-to-Noise Ratios 9.3 Band-Pass

More information

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS Thomas Pany (1), Bernd Eissfeller (2), Jón Winkel (3) (1) University

More information

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES www.ijrar.om INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES 1 Priya Singh Patel, 2 Prof. Manisha Rathore Abstrat:

More information

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS ISSN : 0973-7391 Vol. 3, No. 1, January-June 2012, pp. 143-146 LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS Manik 1, P. K. Juneja 2, A K Ray 3 and Sandeep Sunori 4

More information

Considerations and Challenges in Real Time Locating Systems Design

Considerations and Challenges in Real Time Locating Systems Design Considerations and Challenges in Real Time Loating Systems Design Dr. Brian Gaffney DeaWave Ltd. Email: brian.gaffney@deawave.om Abstrat Real Time Loating Systems (RTLS) are a ombination of hardware and

More information

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES Sientifi Journal of Impat Fator (SJIF): 5.7 International Journal of Advane Engineering and Researh Development Volume 5, Issue 02, February -208 e-issn (O): 2348-4470 p-issn (P): 2348-6406 ANALYSIS AND

More information

A Quadrature Downconversion Autocorrelation Receiver Architecture for UWB

A Quadrature Downconversion Autocorrelation Receiver Architecture for UWB A Quadrature Downonversion Autoorrelation Reeiver Arhiteture for UWB Simon Lee, Sumit Bagga, Wouter A. Serdijn Eletronis Researh Laboratory, Faulty of Eletrial Engineering, Mathematis and Computer Siene

More information

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique Multilevel PWM Waveform Deomposition and Phase-Shifted Carrier Tehnique R. Naderi* and A. Rahmati* Abstrat: Multilevel PWM waveforms an be deomposed into several multilevel PWM omponents. Phase-shifted

More information

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntehOpen, the world s leading publisher of Open Aess boos Built by sientists, for sientists 3,5 8,.7 M Open aess boos available International authors and editors Downloads Our authors are among

More information

The Impact of Solar Storms on Protective Relays for Saturable-Core Transformers

The Impact of Solar Storms on Protective Relays for Saturable-Core Transformers The Impat of Solar Storms on Protetive Relays for Saturable-Core Transformers Rui Fan, Student Member, IEEE, Yu Liu, Student Member, IEEE, Aniemi Umana, Member, IEEE, Zhenyu Tan, Student Member, IEEE,

More information

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets A Dual-Threshold ATI-SAR Approah for Deteting Slow Moving Targets Yuhong Zhang, Ph. D., Stiefvater Consultants Abdelhak Hajjari, Ph. D. Researh Assoiates for Defense Conversion In. Kyungjung Kim, Ph. D.,

More information

IEEE PHOTONICS TECHNOLOGY LETTERS 1

IEEE PHOTONICS TECHNOLOGY LETTERS 1 PHOTONICS TECHNOLOGY LETTERS 1 Simultaneous Dual-Band Wavelength-Swept Fiber Laser Based on Ative Mode Loking Hwi Don Lee, Zhongping Chen, Myung Yung Jeong, and Chang-Seok Kim 1 2 3 4 5 6 7 8 9 10 11 12

More information

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC Sensors & Transduers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.om The Implement of Hydrauli Control System for Large- Sale Railway Maintenane Equipment Based on PLC Junfu YU, * Hairui WANG

More information

Goal-Seeking Behavior-Based Mobile Robot Using Particle Swarm Fuzzy Controller

Goal-Seeking Behavior-Based Mobile Robot Using Particle Swarm Fuzzy Controller TELKOMNIKA, Vol.13, No.2, June 215, pp. 528 ~ 538 ISSN: 1693-693, aredited A by DIKTI, Deree No: 58/DIKTI/Kep/213 DOI: 1.12928/TELKOMNIKA.v13i2.1111 528 Goal-Seeking Behavior-Based Mobile Robot Using Partile

More information

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas Layered Spae-Time Codes for Wireless Communiations Using Multiple Transmit Antennas Da-shan Shiu and Joseph M. Kahn University of California at Bereley Abstrat Multiple-antenna systems provide very high

More information

Performance Study on Multimedia Fingerprinting Employing Traceability Codes

Performance Study on Multimedia Fingerprinting Employing Traceability Codes Performane Study on Multimedia Fingerprinting Employing Traeability Codes Shan He and Min Wu University of Maryland, College Park, U.S.A. Abstrat. Digital fingerprinting is a tool to protet multimedia

More information

Convention Paper Presented at the 124th Convention 2008 May Amsterdam, The Netherlands

Convention Paper Presented at the 124th Convention 2008 May Amsterdam, The Netherlands Audio Engineering Soiety Convention Paper Presented at the 24th Convention 2008 May 7 20 Amsterdam, The Netherlands The papers at this Convention have been seleted on the basis of a submitted abstrat and

More information

Link-Level Analysis of Downlink Handover Regions in UMTS

Link-Level Analysis of Downlink Handover Regions in UMTS Link-Level Analysis of Downlink Handover Regions in UMTS Atta Ul Quddus, Xinjie Yang and Rahim Tafazolli, Member, IEEE Abstrat This paper investigates the downlink handover (soft/softer/hard) performane

More information

A Low-Complexity 128-Point Mixed-Radix FFT Processor for MB-OFDM UWB Systems

A Low-Complexity 128-Point Mixed-Radix FFT Processor for MB-OFDM UWB Systems A Low-Complexity -Point Mixed-Radix FFT Proessor for MB-OFM UWB Systems Sang-In Cho and Kyu-Min Kang In this paper, we present a fast Fourier transform (FFT) proessor with four parallel data paths for

More information

Comparison of OFDM Radar and Chirp Sequence Radar

Comparison of OFDM Radar and Chirp Sequence Radar Comparison of OFDM Radar and Chirp Sequene Radar Johannes Fink, Friedrih K. Jondral Communiations Engineering Lab, Karlsruhe Institute of Tehnology Karlsruhe, GERMANY {Johannes.Fink, Friedrih.Jondral}@kit.edu

More information

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole Vision-based Quality Inspetion for Components with Small Diameter and Deep Hole Shool of Computer and Control Engineering University of Chinese Aademy of Sienes Beijing 100049, China Xinyi Gong, Hu Su,

More information

Tunable Bandpass 4th Order SC Sigma-delta Modulator with Novel Architecture

Tunable Bandpass 4th Order SC Sigma-delta Modulator with Novel Architecture Reent dvanes in Eletrial and omputer Enineerin Tunable andpass th Order S Simadelta Modulator with Novel rhiteture JEUNG KIM, MWOONG LEE, KISNG JUNG, SUNGHUL LEE, SEONGIK HO The epartment of Eletronis

More information