Kalman Filtering Based Object Tracking in Surveillance Video System

Size: px
Start display at page:

Download "Kalman Filtering Based Object Tracking in Surveillance Video System"

Transcription

1 ( ) Proceeding of the 3rd (2011) CUSE International Conference Kalman Filtering Baed Object racking in Surveillance Video Sytem W.L. Khong, W.Y. Kow, H.. an, H.P. Yoong, K..K. eo Modelling, Simulation and Computing Laboratory School of Engineering and Information echnology Univeriti Malayia Sabah Kota Kinabalu, Malayia Abtract In the field of motion etimation for urveillance video, variou technique have been applied. One of the common approache i Kalman filtering technique and it i intereting to explore the extenion of thi technique for the prediction and etimation of motion via the image equence. In thi paper, a moving object tracking in urveillance video uing Kalman filter i propoed. he typical Kalman filter i good in tracking the poition of a moving object. However, when dealing with occluion, the typical Kalman filter i not able to keep tracking and predicting the poition of the occluded moving object. During occluion, the information of moving object i not available for detection and tracking. he lacking of occluion cene determination and prediction ability caue the exiting Kalman filter fail in tracking occluded object. Beide that, in the cae of tracking multiple moving object, exiting Kalman filter will experience difficultie to identify the repective object. herefore, in order to encounter thee problem, an object tracking method uing enhanced Kalman filter will be developed. he ability of tracking occluded moving object will be added to increae the efficiency during tracking. Furthermore, object recognition feature will be added too to increae the accuracy of the object tracking ytem. Keyword - Kalman filter; object tracking; urveillance ytem I. INRODUCION he reearche for egmenting, etimating, and moving object tracking in video have received great attention for the lat few year. he moving object tracking i an important iue in video ytem, uch a urveillance, port reporting, video annotation, and traffic management ytem. Difficultie in tracking object can arie due to the abrupt object motion, changing appearance pattern of the object and the cene, non-rigid object tructure, object-to-object and object-to-cene occluion. racking i uually performed in the context of higher-level application that require the location or hape of the object in every frame. he typical Kalman filter ha faced the problem in tracking during occluion. A during occluion, the information of moving object i not available for detection and tracking. he lacking of occluion cene determination and prediction ability make the typical Kalman filter fail in tracking the occluded object. Beide that, in the cae of tracking multiple moving object, typical Kalman filter will experience difficultie to identify the repective object. herefore, the typical Kalman filter ha weakne when dealing with occluded moving object. In order to encounter thi problem, an object tracking method uing enhanced Kalman filter with the ability of tracking occluded object and object recognition feature will be developed to increae the efficiency and accuracy of the object tracking ytem. II. REVIEW OF OBJEC RACKING MEHODS Object tracking i an important tak within the field of computer viion. here are three key tep in video analyi: intereting moving object detection, tracking of uch object from frame to frame, and analyi of object track to recognize their behavior. herefore, the ue of object tracking may be utilized in the tak uch a motion-baed recognition, traffic monitoring, automated urveillance, a well a vehicle navigation. he complexity of object tracking i due to the noie in image, cene illumination change, complex object motion, and partial and fully object occluion. Mot of the tracking algorithm aume that the moving object i move in mooth and no udden change. emplate are imple geometric hape or ilhouette [1]. For object whoe poe doe not vary much during tracking are uitable to ue template method. Right feature election play a critical role in tracking. Feature election i important in object repreentation. For example, color i ued a a feature for hitogram-baed appearance repreentation. he RGB (red, green, blue) color pace i uually ued to repreent color in image proceing. he difference of color in the RGB pace do not linearly repone to the difference of color perceived by human. herefore, a variety of color

2 ( ) Proceeding of the 3rd (2011) CUSE International Conference pace have been ued in tracking due to thi inefficient matter. Edge detection i ued to identify trong change in image intenitie of the object boundarie. An important property of edge i that they are le enitive to illumination change compared to color feature. Canny Edge detector [2] i the mot popular edge detection method. he interet point in image are found uing point detector which have an expreive texture. A commonly ued interet point detector include Moravec interet operator [3], Harri interet point detector [4], KL detector [5], and SIF detector [6]. A background image i modeled and finding the difference with the correpondence in order to find the tracking object. A moving object i categorized with an obviou change in an image region from the background image. Point tracking method ha two main categorie, determinitic method and tatitical method. he determinitic method ue qualitative motion heuritic [7] to contrain the correpondence problem while the tatitical method explicitly take the object meaurement and take uncertaintie into account to etablih correpondence. he example of point tracking method include Kalman filter and particle filter. Kernel i the object hape and appearance. he motion of the moving object from one frame to the next frame i computed in Kernel tracking. he object motion i generally in the form of parametric motion (uch a tranlation, conformal, and affine) or the dene flow field computed in ubequent frame. III. KALMAN FILER ECHNIQUE IN OBJEC RACKING he difference of the typical Kalman filter and the enhanced Kalman filter are highlighted by the involvement of occluion cene determination and occluion rate calculation which making the tracking during occluion i capable. he occluion rate feature will be activated once the detection howing that the moving object i fully occluded. Beide that, object recognition capability i alo added to the enhanced Kalman filter o that the tracking target can be recognized from other. hi feature i running all the time to aure that the targeted object will be recognized all the time. A. he ypical Kalman Filter he Kalman filter i a recurive etimator. hi mean that only the etimated tate from the previou time tep and the current meaurement are needed to compute the etimate for the current tate. hu, no hitory of obervation or etimate i required. he Kalman filter ha two ditinctive feature. One i that it mathematical model i decribed in term of tate-pace concept. Another i that the olution i computed recurively. Uually, the Kalman filter i decribed by ytem tate model and meaurement model. he tate-pace model i decribed a ytem tate model and meaurement model a hown in (1) and (2) repectively. ( = O( t 1) ( t 1) w( (1) z ( = H ( ( v( (2) Where O ( t 1) and H ( are the tate tranition matrix and meaurement matrix repectively. he w ( and v( are white Gauian noie with zero mean. Kalman filter have two phae: prediction tep and correction tep. he prediction tep i reponible for projecting forward the current tate, obtaining a prior etimate of the tate (. he tak of the correction tep i for the feedback. It incorporate an actual meaurement into the prior etimate to obtain an improved poterior etimate (, which i written a hown in (3). ( ( k( [ z( H ( ( ] = (3) Where k ( i the weighting and i decribed a hown in (4). p k( = ( H ( [ H ( p ( H ( R( ] p ( H ( H ( p ( H ( = p In (4), the ( R( 1 (4) i the priori etimate error covariance. It i defined a hown in (5). p ( = E[ e ( e ( ] (5) Where e ( = ( ( i the prior etimate error. In addition, the poteriori etimate error covariance i defined a hown in (6). p ( = E[ e ( e ( ] (6) Where e ( = ( ( i the poteriori etimate error. he prediction tep and correction tep are executed recurively in the definition a hown in (7), (8), (9), (10) and (11). Prediction tep: ( = O( t 1) ( t 1) (7) p ( = O( t 1) p ( t 1) O( t 1) Q( t 1) Correction tep: k( = p ( H ( [ H ( p ( H ( R( ] ( ( k( [ z( H ( ( ] 1 (8) (9) = (10)

3 ( ) Proceeding of the 3rd (2011) CUSE International Conference p ( [1 k( H ( ] p ( = (11) he prediction-correction cycle i repeated. Looking at (9), the meaurement error R( and Kalman gain k( are in invere ratio. he maller the R (, the gain k ( weight more heavily. In thi cae, the meaurement i more truted, while the predicted reult i le truted. However, a the a priori etimate error p ( approache zero, the gain k ( weight the reidual le heavily. he actual meaurement i truted le and le, while the predicted reult i truted more and more. B. he Enhanced Kalman Filter Baically, the algorithm for the typical Kalman filter and the enhanced Kalman filter would be the ame jut that an occluion rate i added into the correction tep once the moving object detection in conecutive frame calculated i zero, that i, the moving object i being occluded. Once the moving object i being occluded, it conecutive predicted poition will be relying on the latet lat two conecutive frame which are ued to calculate the rate of occluion. After the rate of occluion i gained, the next poition of the occluded moving object will be predicted until the object i moving put from the occluded area. he occluion rate can be defined a in (12). OcclRate = x( t 1) δ ( (12) Beide that, object recognition feature i alo added into the enhanced Kalman filter o that other moving object will be eliminated from the targeting moving object during tracking. hi feature i ueful for tracking condition that ha multiple moving object. he Kalman filter provide an efficient way to etimate the tate of a linear proce and it minimize the mean of the quared etimation error. Beide that, the Kalman filter i a recurive etimator. hi mean that only the etimated tate from the previou time tep and the current meaurement are needed to compute the etimate for the current tate. No hitory of obervation or etimate i required. IV. YPICAL KALMAN FILER (KF) IN OBJEC RACKING AND ANALYSIS In thi ection, analyi of object flow uing typical Kalman filter (KF) will be hown. he typical KF capability will be teted out under ome moving object condition uch a moving in contant direction and velocity, variable ize and hape, and long lating occluion. he reult of object flow without occluion will be hown. Some of the reult are teted uing recorded video and ome of them are uing animation for the eae of the condition that video recording i difficult to perform. A. Contant Direction and Velocity From Fig. 1, the typical KF uccefully tracked the moving object in every ingle frame. he green circle howing that the moving object i tracked and plotted effectively. A a concluion, the typical KF technique i uitable in tracking moving object in contant direction and velocity. B. Variable Size and Shape From Fig. 2, the typical Kalman filter i able to predict and track during the experiment. he firt ize and hape changing i occurred from frame 4th to frame 6th, however, the typical KF facing no problem in continuing tracking the moving object. Figure 1. he experimental reult of moving object with contant velocity Figure 2. he experimental reult of moving object with variable ize and hape C. Sudden Change in Velocity From Fig. 3, from the beginning until 4th frame, the object wa moved in contant velocity and uddenly changed to a fat velocity in 5th frame. At the moment, the typical KF tracked the poition that i a bit deviated from the real poition, a pointed by the black arrow. However, until the 7th frame, the green circle fat getting back to the real poition and keep tracking the moving object until the end. hu, the typical Kalman filtering method i not o uitable for tracking moving object changing velocity uddenly. However, it will get back to the next true poition in a very hort time.

4 ( ) Proceeding of the 3rd (2011) CUSE International Conference Figure 3. he experimental reult of moving object changing direction uddenly D. Long Lating Occluion (KF) From Fig. 4, there wa a table that the moving object will pa through behind it o that a long lating occluion cene wa created. At frame 13th, the moving object tarted to pa through from the behind of the table. he moving object wa being occluded by the table from frame 17th until frame 29th. During that time, tracking could not be performed and thu no reult were hown in the total 13 frame. Finally, at frame 30th, the moving object tarted to come out from behind of the table, however, the tracking poition i far away from the poition where it hould be, a pointed by the black arrow. he ame phenomenon perited at frame 31t. Started from frame 32nd until frame 34th, the green circle lowly going back to it right poition and continued it tracking mechanim. hat i, a a concluion, the typical KF technique i not uitable in tracking moving object with long lating occluion. On the other hand, it i till able to track back the target lowly once the moving object wa not been occluded. E. Occluion of wo Moving Object (KF) From Fig. 5, the targeted moving object i the baketball (brown color moving objec a can be een at the frame 11th. At firt, the typical KF worked well without loing it targeted moving object until frame 21t. However, at frame 2nd, the typical KF tracked the wrong moving object, the football (white color moving objec intead of tracking baketball, a can be een from the pointed black arrow. he ame mitake repeated in the 23rd frame, 26th frame, 27th frame, and 42nd frame. hi i not a good phenomenon a the typical KF alway howed a fale tracking. Until frame 43rd, the two moving object getting cloer and it i the time for the typical KF to filter out the unwanted object. Unfortunately, at frame 58th, the reult i not a expected a the green circle tracking the wrong object until the end of the experiment. A a concluion, the typical Kalman filter without object recognition capability i not uitable in tracking the occluion of two moving object. Figure 4. he experimental reult of moving object with long lating occluion (KF) Figure 5. he experimental reult of occluion of two moving object (KF) F. Fale racking After Occluion From Fig. 6, from the beginning until the 6th frame, there wa nothing wrong with the tracking of the typical KF. At frame 6th, the yellow moving object tarted to enter behind of the block. he yellow moving object wa being occluded from frame 7th until frame 16th. From the 17th frame until the 20th frame, another red moving object i coming out from the block intead of the initial yellow object. he typical KF keep tracking the red moving object a thi wa the only object that can be tracked. At frame 22nd, the initial yellow moving object finally moved out from the block but till the typical KF tracked the wrong object a can be een from the black pointed arrow. hi mitake keep repeated until the end of the experiment. From the reult, the typical KF

5 ( ) Proceeding of the 3rd (2011) CUSE International Conference without object recognition ability i not uitable in tracking occluded object where there i other moving object added in to confue the tracking mechanim. until the end of tracking. hu, the EKF with occluion rate feature i able to track the moving object even during occluion. Figure 6. he experimental reult of fale tracking after occluion (KF) V. ENHANCED KALMAN FILER (EKF) IN OBJEC RACKING AND ANALYSIS In thi analyi ection, thoe reult which are not giving a well and atified reult uing typical KF will be teted again uing the EKF. Mot of the reult that are not giving a nice tracking performance are related to occluion condition. hu, the main focu in thi chapter i tried to overcome the occluion problem that are facing in the previou ection. he occluion problem that i facing in the previou chapter will be overcome with the occluion cene calculation feature that i added into the EKF, the moving object poition that i being occluded will be predicted and plotted out. Beide that, ome cae that are confue in recognizing the targeted object will be teted under thi ection too. he object recognizing feature that i added into the EKF for thi paper i object ize recognition. A. Long Lating Occluion (EKF) From Fig. 7, from the beginning of the tracking until the 12th frame, EKF performed well without loing the target. Starting from frame 16th, the moving object (football) entered behind the block and diappeared totally from frame 16th till frame 28th. During thi period, the EKF i till able to predict the poition of the moving object a indicated by the black arrow. At frame 29th, the moving object tarted to come out from the occluion cene, and the EKF tracked the moving object immediately. Comparing to Fig. 4, the ame cae but uing typical KF, the EKF can capture back it targeted object a oon a it moved out from the occluion cene. hi i much better than the typical KF a the typical KF need longer time to track back it target. After the occluion cene, the EKF work well Figure 7. he experimental reult of moving object with long lating occluion (EKF) B. Occluion of wo Moving Object (EKF) From Fig. 8, the EKF performed well from the beginning until the 43rd frame, which i before the two moving object occluded. Beide that, at frame 16th, the targeted moving object that the EKF wa going to track i the brown moving object (baketball) intead of the white moving object (football). At the 44th frame, indicated by the black arrow, at the moment the two moving object croed together, the EKF recognized which moving object wa the targeted object from the beginning. he recognizing mechanim wa performed throughout the whole tracking ytem. Finally, at frame 58th, the EKF uccefully recognizing the brown moving object and the tracking mechanim continued till the end. hi wa a much better reult comparing to Figure 5.7, the ame cae but uing typical KF, the EKF did not face the problem of loing it target during occluion. Furthermore, the cae uing EKF did not confue it targeted object throughout the whole tracking ytem, which the typical KF failed to perform a can be een from Fig. 5. A a concluion, the EKF with object recognizing and occluion feature would not loe it targeted moving object throughout the whole tracking period even during occluion. C. Occluion with Object Recognition (EKF) From Fig. 9, the EKF performed well from the beginning until the 6th frame before it entered the blue color block. Started from frame 7th, the moving object moved to behind of the block and thi ituation perited until frame 16th. During the occluion period, the EKF kept predicting the poition of every ingle frame without loing them. For example at frame

6 ( ) Proceeding of the 3rd (2011) CUSE International Conference 11th, the predicting poition of the moving object i at around the centre of the block. Looking at frame 17th, there wa another red quare object coming out firt intead the original yellow object, a indicated by the black arrow. At firt, the EKF tracked the red quare object a it i the only object moving in the frame. Until frame 22nd, the original yellow moving object coming out and EKF recognized it and tracked it immediately a pointed by the black arrow. D. Dicuion From all of the experimental reult hown above, the EKF perform well in the condition that ha occluion and require object recognition feature. he enhanced part in the EKF compare to the typical KF i that the EKF ha added occluion for the condition that the moving object i being occluded. Beide that, object recognition feature added into the EKF will definitely increae the accuracy during tracking. he tracking peed of the EKF i highlighted. With the ability of tracking occluded object, once the object moving out from the occluion cene, the EKF can immediately track the object almot with no delay a can be een from the above reult. hi i a good improvement compare to the typical KF which need more frame o that it can capture back it target. he addition of object recognition feature i alo another improvement that help the EKF to recognize it target without confuing. he previou experimental reult howed that the typical KF fail in recognizing targeted object. VI. CONCLUSION AND FUURE WORK Fig. 8. he experimental reult of occluion of two moving object (EKF) A. Concluion Object tracking uing Kalman filter ha been propoed in thi paper. he typical Kalman filtering method uccefully track the moving object poition in ome kind of ituation uch a the object keep changing hape and ize, lightly occluion, and move in contant direction and velocity. However, when dealing with the moving object with occluion and require object recognition feature to eliminate the confuion between multiple object, the typical Kalman filter doe not give a atified and accurate reult. Difficultie in tracking object can arie due to abrupt object motion, changing appearance pattern of the object and the cene, non-rigid object tructure, object-to-object and object-to-cene occluion, and camera motion. In thi project, the main difficulty that I am facing i that the typical Kalman filter i not uitable to implement in a tracking ytem where the moving object i being occluded. Figure 9. he experimental reult of occluion with object recognition (EKF) hen, from frame 22nd onward till the end, the EKF keep tracking the yellow moving object without confuing it with another moving object. hi i a much better reult comparing to Fig. 6, the ame cae but uing typical KF, the EKF could recognize it targeted object once another object wa trying to confued it. he typical KF failed in recognizing it target. A a concluion, the EKF with object recognizing and occluion feature ha the capability to recognize it targeted moving object. he performance i much better than the typical KF. hu, the enhanced Kalman filter i ued to overcome the matter faced by the typical Kalman filter. he enhanced Kalman filter ha added in occluion cene handling and occluion rate calculation a well a object recognition feature to make up the weaknee of the typical Kalman filter. In concluion, the enhanced Kalman filter ha make up the weaknee faced by the typical Kalman filter and the reult are encouraging alo. Obviouly the performance ha been improved and the tracking reult are more accurate and precie. B. Future Work he preented enhanced Kalman filter i not perfect enough a it i not capable to track moving object during occluion with a pattern of motion uch a inuoidal motion

7 ( ) Proceeding of the 3rd (2011) CUSE International Conference or zigzag motion. he enhanced Kalman filter preented in thi paper can only predict the poition of the occluded moving object with fixed direction and velocity. hu, in future work, perhap the enhanced Kalman filter technique may incorporate with the equation of the object motion pattern o that it can predict the occluded poition by learning the pattern of motion of the moving object. hi will definitely increae the efficiency of the enhanced Kalman filter to track and predict the poition of the moving object in occluion, not only in ame direction and velocity, but alo motion with pattern. REFERENCES [1] Fieguth, P. and erzopoulo, D. Color baed tracking of head and other mobile object at video frame rate. IEEE Conference on Computer Viion and Pattern Recognition (CVPR), pp , [2] Canny, J. A computational approach to edge detection. IEEE ran. Patt. Analy. Mach. Intell. 8(6), pp , [3] Moravec, H. Viual mapping by a robot rover. In Proceeding of the International Joint Conference on Artificial Intelligence (IJCAI) pp , [4] Harri,C. and Stephen, M. A combined corner and edge detector. In 4th Alvey Viion Conference, pp [5] Shi,J. and omai, C. Good feature to track. In IEEE Conference on Computer Viion and Pattern Recognition (CVPR), pp , [6] Lowe, D. Ditinctive image feature from cale-invariant key point. Int. J. Comput. Viion 60(2), pp , [7] Veenman, C., Reinder, M., and Backer, E. Reolving motion correpondence for denely moving point. IEEE ran. Patt. Analy. Mach. Intell. 23(1), pp , 2001.

Active vibration isolation for a 6 degree of freedom scale model of a high precision machine

Active vibration isolation for a 6 degree of freedom scale model of a high precision machine Active vibration iolation for a 6 degree of freedom cale model of a high preciion machine W.B.A. Boomma Supervior Report nr : Prof. Dr. Ir. M. Steinbuch : DCT 8. Eindhoven Univerity of Technology Department

More information

REAL-TIME IMPLEMENTATION OF A NEURO-AVR FOR SYNCHRONOUS GENERATOR. M. M. Salem** A. M. Zaki** O. P. Malik*

REAL-TIME IMPLEMENTATION OF A NEURO-AVR FOR SYNCHRONOUS GENERATOR. M. M. Salem** A. M. Zaki** O. P. Malik* Copyright 2002 IFAC 5th Triennial World Congre, Barcelona, Spain REAL-TIME IMPLEMENTATION OF A NEURO- FOR SYNCHRONOUS GENERATOR M. M. Salem** A. M. Zaki** O. P. Malik* *The Univerity of Calgary, Canada

More information

Hashiwokakero. T. Morsink. August 31, 2009

Hashiwokakero. T. Morsink. August 31, 2009 Hahiwokakero T. Morink Augut 31, 2009 Content 1 Introduction 3 2 What i Hahiwokakero? 3 2.1 The rule............................. 3 2.2 Eay olving tatement..................... 4 3 Building an Own Solver

More information

Frequency Calibration of A/D Converter in Software GPS Receivers

Frequency Calibration of A/D Converter in Software GPS Receivers Frequency Calibration of A/D Converter in Software GPS Receiver L. L. Liou, D. M. Lin, J. B. Tui J. Schamu Senor Directorate Air Force Reearch Laboratory Abtract--- Thi paper preent a oftware-baed method

More information

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 11, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 11, 2016 ISSN (online): IJSRD - International Journal for Scientific Reearch & Development Vol. 3, Iue 11, 2016 ISSN (online): 2321-0613 Deign and Analyi of IIR Peak & Notch Ravi Choudhary 1 Pankaj Rai 2 1 M.Tech. Student 2 Aociate

More information

Previous lecture. Lecture 5 Control of DVD reader. TheDVD-reader tracking problem. Can you see the laser spot?

Previous lecture. Lecture 5 Control of DVD reader. TheDVD-reader tracking problem. Can you see the laser spot? Lecture 5 Control of DVD reader Previou lecture Focu control Radial control (Track following) Lecture 4: Specification in frequency domain Loop haping deign Problem formulation Modeling Specification Focu

More information

CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER

CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER 16 CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER 2.1 INTRODUCTION Indutrial application have created a greater demand for the accurate dynamic control of motor. The control of DC machine are

More information

Self-Programmable PID Compensator for Digitally Controlled SMPS

Self-Programmable PID Compensator for Digitally Controlled SMPS 6 IEEE COMPEL Workhop, Renelaer Polytechnic Intitute, Troy, NY, USA, July 16-19, 6 Self-Programmable PID Compenator for Digitally Controlled SMPS Zhenyu Zhao and Alekandar Prodi Univerity of Toronto Toronto,

More information

UNIVERSITY OF SASKATCHEWAN EE456: Digital Communications FINAL EXAM, 9:00AM 12:00PM, December 9, 2010 (open-book) Examiner: Ha H.

UNIVERSITY OF SASKATCHEWAN EE456: Digital Communications FINAL EXAM, 9:00AM 12:00PM, December 9, 2010 (open-book) Examiner: Ha H. Name: Page 1 UNIVERSIY OF SASKACHEWAN EE456: Digital Communication FINAL EXAM, 9:00AM 1:00PM, December 9, 010 (open-book) Examiner: Ha H. Nguyen Permitted Material: Only textbook and calculator here are

More information

Analysis. Control of a dierential-wheeled robot. Part I. 1 Dierential Wheeled Robots. Ond ej Stan k

Analysis. Control of a dierential-wheeled robot. Part I. 1 Dierential Wheeled Robots. Ond ej Stan k Control of a dierential-wheeled robot Ond ej Stan k 2013-07-17 www.otan.cz SRH Hochchule Heidelberg, Mater IT, Advanced Control Engineering project Abtract Thi project for the Advanced Control Engineering

More information

Active Harmonic Elimination in Multilevel Converters Using FPGA Control

Active Harmonic Elimination in Multilevel Converters Using FPGA Control Active Harmonic Elimination in Multilevel Converter Uing FPGA Control Zhong Du, Leon M. Tolbert, John N. Chiaon Electrical and Computer Engineering The Univerity of Tenneee Knoxville, TN 7996- E-mail:

More information

Time-Domain Coupling to a Device on Printed Circuit Board Inside a Cavity. Chatrpol Lertsirimit, David R. Jackson and Donald R.

Time-Domain Coupling to a Device on Printed Circuit Board Inside a Cavity. Chatrpol Lertsirimit, David R. Jackson and Donald R. Time-Domain Coupling to a Device on Printed Circuit Board Inide a Cavity Chatrpol Lertirimit, David R. Jackon and Donald R. Wilton Applied Electromagnetic Laboratory Department of Electrical Engineering,

More information

Produced in cooperation with. Revision: May 26, Overview

Produced in cooperation with. Revision: May 26, Overview Lab Aignment 6: Tranfer Function Analyi Reviion: May 6, 007 Produced in cooperation with www.digilentinc.com Overview In thi lab, we will employ tranfer function to determine the frequency repone and tranient

More information

STRUCTURAL SEMI-ACTIVE CONTROL DEVICE

STRUCTURAL SEMI-ACTIVE CONTROL DEVICE STRUCTURAL SEMI-ACTIVE CONTROL DEVICE Ming-Hiang SHIH SUMMARY Method for vibration reduction of tructure under dynamic excitation uch a wind and earthquake were generally claified into active control and

More information

Chapter 5 Optimal Estimation

Chapter 5 Optimal Estimation Chapter 5 Optimal Etimation Part 3 5.3 State Space Kalman Filter 1 Outline 5.3 State Space Kalman Filter 5.3.1 Introduction 5.3.2 Linear Dicrete Time Kalman Filter 5.3.3 Kalman Filter for Nonlinear Sytem

More information

Revisiting Cross-channel Information Transfer for Chromatic Aberration Correction

Revisiting Cross-channel Information Transfer for Chromatic Aberration Correction Reviiting Cro-channel Information Tranfer for Chromatic Aberration Correction Tiancheng Sun, Yifan Peng 3, Wolfgang Heidrich,3 King Abdullah Univerity of Science and Technology, Thuwal, Saudi Arabia IIIS,

More information

HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY

HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY Author: P.D. van Rhyn, Co Author: Prof. H. du T. Mouton Power Electronic Group (PEG) Univerity of the Stellenboch Tel / Fax: 21 88-322 e-mail:

More information

Identification of Image Noise Sources in Digital Scanner Evaluation

Identification of Image Noise Sources in Digital Scanner Evaluation Identification of Image Noie Source in Digital Scanner Evaluation Peter D. Burn and Don William Eatman Kodak Company, ocheter, NY USA 4650-95 ABSTACT For digital image acquiition ytem, analyi of image

More information

Adaptive Space/Frequency Processing for Distributed Aperture Radars

Adaptive Space/Frequency Processing for Distributed Aperture Radars Adaptive Space/Frequency Proceing for Ditributed Aperture Radar Raviraj Adve a, Richard Schneible b, Robert McMillan c a Univerity of Toronto Department of Electrical and Computer Engineering 10 King College

More information

Chapter Introduction

Chapter Introduction Chapter-6 Performance Analyi of Cuk Converter uing Optimal Controller 6.1 Introduction In thi chapter two control trategie Proportional Integral controller and Linear Quadratic Regulator for a non-iolated

More information

MIMO Systems: Multiple Antenna Techniques

MIMO Systems: Multiple Antenna Techniques ADVANCED MIMO SYSTEMS MIMO Sytem: Multiple Antenna Technique Yiqing ZOU, Zhengang PAN, Kai-Kit WONG Dr, Senior Member of IEEE, Aociate Editor, IEEE TWirele, IEEE CL, and JoC (AP), Senior Lecturer, Department

More information

Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS

Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS DR. SHALABH DEPARTMENT OF MATHEMATICS AND STATISTICS INDIAN INSTITUTE OF TECHNOLOG KANPUR 1 It i a general aumption in ampling theory that the

More information

Resonant amplifier L A B O R A T O R Y O F L I N E A R C I R C U I T S. Marek Wójcikowski English version prepared by Wiesław Kordalski

Resonant amplifier L A B O R A T O R Y O F L I N E A R C I R C U I T S. Marek Wójcikowski English version prepared by Wiesław Kordalski A B O R A T O R Y O F I N E A R I R U I T S Reonant amplifier 3 Marek Wójcikowki Englih verion prepared by Wieław Kordalki. Introduction Thi lab allow you to explore the baic characteritic of the reonant

More information

Basic Study of Radial Distributions of Electromagnetic Vibration and Noise in Three-Phase Squirrel-Cage Induction Motor under Load Conditions

Basic Study of Radial Distributions of Electromagnetic Vibration and Noise in Three-Phase Squirrel-Cage Induction Motor under Load Conditions http://dx.doi.org/0.42/jicem.203.2.2.54 54 Journal of International Conference on Electrical Machine and Sytem Vol. 2, No. 2, pp. 54 ~58, 203 Baic Study of Radial Ditribution of Electromagnetic Vibration

More information

GPS signal Rician fading model for precise navigation in urban environment

GPS signal Rician fading model for precise navigation in urban environment Indian Journal of Radio & Space Phyic Vol 42, June 203, pp 92-96 GPS ignal Rician fading model for precie navigation in urban environment G Sai Bhuhana Rao, G Sateeh Kumar $,* & M N V S S Kumar Department

More information

Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018

Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018 EE314 Sytem Spring Semeter 2018 College of Engineering Prof. C.R. Tolle South Dakota School of Mine & Technology Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018 In a prior lab, we et up the baic hardware

More information

Voltage Analysis of Distribution Systems with DFIG Wind Turbines

Voltage Analysis of Distribution Systems with DFIG Wind Turbines 1 Voltage Analyi of Ditribution Sytem with DFIG Wind Turbine Baohua Dong, Sohrab Agarpoor, and Wei Qiao Department of Electrical Engineering Univerity of Nebraka Lincoln Lincoln, Nebraka 68588-0511, USA

More information

Sloppy Addition and Multiplication

Sloppy Addition and Multiplication Sloppy Addition and Multiplication IMM-Technical Report-2011-14 Alberto Nannarelli Dept. Informatic and Mathematical Modelling Technical Univerity of Denmark Kongen Lyngby, Denmark Email: an@imm.dtu.dk

More information

Design, Realization, and Analysis of PIFA for an RFID Mini-Reader

Design, Realization, and Analysis of PIFA for an RFID Mini-Reader Deign, Realization, and Analyi of PIFA for an RFID Mini-Reader SUNG-FEI YANG ; TROY-CHI CHIU ; CHIN-CHUNG NIEN Indutrial Technology Reearch Intitute (ITRI) Rm. 5, Bldg. 5, 95, Sec., Chung Hing Rd., Chutung,

More information

A moving sound source localization method based on TDOA

A moving sound source localization method based on TDOA A moving ound ource localization method baed on TDOA Feng MIAO; Diange YANG ; Ruia WANG; Junie WEN; Ziteng WANG; Xiaomin LIAN Tinghua Univerity, China ABSTRACT The Time Difference of Arrival (TDOA) method

More information

Gemini. The errors from the servo system are considered as the superposition of three things:

Gemini. The errors from the servo system are considered as the superposition of three things: Gemini Mount Control Sytem Report Prediction Of Servo Error Uing Simulink Model Gemini 9 July 1996 MCSJDW (Iue 3) - Decribe the proce of etimating the performance of the main axi ervo uing the non-linear

More information

A New Technique to TEC Regional Modeling using a Neural Network.

A New Technique to TEC Regional Modeling using a Neural Network. A New Technique to TEC Regional Modeling uing a Neural Network. Rodrigo F. Leandro Geodetic Reearch Laboratory, Department of Geodey and Geomatic Engineering, Univerity of New Brunwick, Fredericton, Canada

More information

A Feasibility Study on Frequency Domain ADC for Impulse-UWB Receivers

A Feasibility Study on Frequency Domain ADC for Impulse-UWB Receivers A Feaibility Study on Frequency Domain ADC for Impule-UWB Receiver Rajeh hirugnanam and Dong Sam Ha VV (Virginia ech VLSI for elecommunication Lab Department of Electrical and Computer Engineering Virginia

More information

Making Use Of What You Don t See: Negative Information In Markov Localization

Making Use Of What You Don t See: Negative Information In Markov Localization Making Ue Of What You Don t See: Negative Information In Markov Localization Jan Hoffmann, Michael Spranger, Daniel Göhring, and Matthia Jüngel Department of Computer Science Artificial Intelligence Laboratory

More information

Position Control of a Large Antenna System

Position Control of a Large Antenna System Poition Control of a Large Antenna Sytem uldip S. Rattan Department of Electrical Engineering Wright State Univerity Dayton, OH 45435 krattan@c.wright.edu ABSTRACT Thi report decribe the deign of a poition

More information

Synthetic aperture radar raw signal simulator for both pulsed and FM-CW modes

Synthetic aperture radar raw signal simulator for both pulsed and FM-CW modes Computational Method and Experimental Meaurement XV 43 Synthetic aperture radar raw ignal imulator for both puled and FM-CW mode P. Serafi C. Lenik & A. Kawalec Intitute of adioelectronic, Military Univerity

More information

Mechatronics Laboratory Assignment 5 Motor Control and Straight-Line Robot Driving

Mechatronics Laboratory Assignment 5 Motor Control and Straight-Line Robot Driving Mechatronic Laboratory Aignment 5 Motor Control and Straight-Line Robot Driving Recommended Due Date: By your lab time the week of March 5 th Poible Point: If checked off before your lab time the week

More information

Deterministic Deployment for Wireless Image Sensor Nodes

Deterministic Deployment for Wireless Image Sensor Nodes Send Order for Reprint to reprint@benthamcience.ae 668 The Open Electrical & Electronic Engineering Journal, 04, 8, 668-674 Determinitic Deployment for Wirele Image Senor Node Open Acce Junguo Zhang *,

More information

Control of Electromechanical Systems using Sliding Mode Techniques

Control of Electromechanical Systems using Sliding Mode Techniques Proceeding of the 44th IEEE Conference on Deciion and Control, and the European Control Conference 25 Seville, Spain, December 2-5, 25 MoC7. Control of Electromechanical Sytem uing Sliding Mode Technique

More information

Instantaneous Cycle-Slip Detection and Repair of GPS Data Based on Doppler Measurement

Instantaneous Cycle-Slip Detection and Repair of GPS Data Based on Doppler Measurement Intantaneou Cycle-Slip Detection and Repair of GPS Data Baed on Doppler Meaurement Zhoufeng Ren, Liyan Li, Jie Zhong, and Minjian Zhao Abtract In GPS receiver, carrier phae meaurement can be ued to improve

More information

A Two-Stage Optimization PID Algorithm

A Two-Stage Optimization PID Algorithm PID' Brecia (Italy), March 8-3, ThB. A Two-Stage Optimization PID Algorithm Gíli Herjólfon Anna Soffía Haukdóttir Sven Þ. Sigurðon Department of Electrical and Computer Engineering,Univerity of Iceland

More information

DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS

DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS 1 DHANABAL R, 2 BHARATHI V, 3 NAAMATHEERTHAM R SAMHITHA, 4 G.SRI CHANDRAKIRAN, 5 SAI PRAMOD KOLLI 1 Aitant Profeor (Senior Grade), VLSI

More information

Asymptotic Diversity Analysis of Alamouti Transmit Diversity with Quasi-ML Decoding Algorithm in Time-Selective Fading Channels

Asymptotic Diversity Analysis of Alamouti Transmit Diversity with Quasi-ML Decoding Algorithm in Time-Selective Fading Channels International Journal of Software Engineering and It Application Vol. 9, No. 1 (015), pp. 381-388 http://dx.doi.org/10.1457/ijeia.015.9.1.34 Aymptotic Diverity Analyi of Alamouti Tranmit Diverity with

More information

A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Conversions

A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Conversions A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Converion by Li Tan, Ph.D. lizhetan@pnc.edu Department of ECET Purdue Univerity North Central Wetville, Indiana Jean Jiang, Ph.D.

More information

Design of Control for Battery Storage Unit Converter

Design of Control for Battery Storage Unit Converter POSER 2016, PRAGUE MAY 24 1 Deign of Control for Battery Storage Unit Converter Martin GALÁD 1 1 Dept. of Mechatronic and Electronic, Univerity of Žilina, Univezitná 1, 010 26 Žilina, Slovakia martin.galad@fel.uniza.k

More information

Integral Control AGC of Interconnected Power Systems Using Area Control Errors Based On Tie Line Power Biasing

Integral Control AGC of Interconnected Power Systems Using Area Control Errors Based On Tie Line Power Biasing ISSN (Online) 232 24 ISSN (Print) 232 5526 Vol. 2, Iue 4, April 24 Integral Control AGC of Interconnected Power Sytem Uing Area Control Error Baed On Tie Line Power Biaing Charudatta B. Bangal Profeor,

More information

Influence of Sea Surface Roughness on the Electromagnetic Wave Propagation in the Duct Environment

Influence of Sea Surface Roughness on the Electromagnetic Wave Propagation in the Duct Environment RADIOENGINEERING, VOL. 19, NO. 4, DECEMBER 1 61 Influence of Sea Surface Roughne on the Electromagnetic Wave Propagation in the Duct Environment Xiaofeng ZHAO, Sixun HUANG Intitute of Meteorology, PLA

More information

Improvement in Image Reconstruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Opposite sides of the Target

Improvement in Image Reconstruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Opposite sides of the Target Vol. 3, Iue. 3, ay.-june. 2013 pp-1597-1601 ISSN: 2249-6645 Improvement in Image Recontruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Oppoite ide of the Target Kabita Purkait

More information

PPP-RTK: Results of CORS Network-Based PPP with Integer Ambiguity Resolution

PPP-RTK: Results of CORS Network-Based PPP with Integer Ambiguity Resolution 2 International Sympoium on GPS/GNSS October 26-28, 2. PPP-RTK: Reult of CORS Network-Baed PPP with Integer Ambiguity Reolution P.J.G. Teunien,2, D Odik, and B Zhang,3* GNSS Reearch Centre, Curtin Univerity

More information

SCK LAB MANUAL SAMPLE

SCK LAB MANUAL SAMPLE SCK LAB MANUAL SAMPLE VERSION 1.2 THIS SAMPLE INCLUDES: TABLE OF CONTENTS TWO SELECTED LABS FULL VERSION IS PROVIDED FREE WITH KITS Phone: +92 51 8356095, Fax: +92 51 8311056 Email: info@renzym.com, URL:www.renzym.com

More information

Non-Linear UWB Receivers With MLSE Post-Detection

Non-Linear UWB Receivers With MLSE Post-Detection on-linear UWB Receiver With MLSE Pot-Detection Florian roech, homa Zaowki, and Armin Wittneben Communication echnology Laboratory, EH Zurich, 8092 Zurich, Switzerland Email: {troechf,zaowki,wittneben}@nari.ee.ethz.ch

More information

Experiment 3 - Single-phase inverter 1

Experiment 3 - Single-phase inverter 1 ELEC6.0 Objective he Univerity of New South Wale School of Electrical Engineering & elecommunication ELEC6 Experiment : Single-phae C-C Inverter hi experiment introduce you to a ingle-phae bridge inverter

More information

Adaptive Groundroll filtering

Adaptive Groundroll filtering Adaptive Groundroll filtering David Le Meur (CGGVerita), Nigel Benjamin (CGGVerita), Rupert Cole (Petroleum Development Oman) and Mohammed Al Harthy (Petroleum Development Oman) SUMMARY The attenuation

More information

Pulse Interval Modulation Dual Header (PIM-DH)

Pulse Interval Modulation Dual Header (PIM-DH) Pule Interval Modulation Dual Header () N. Aldiiat, Z. Ghaemlooy, and R. Saatchi Electronic Reearch Group, School of Engineering Sheffield Hallam Univerity Sheaf Building, Pond Street Sheffield S WB United

More information

Method to Improve Range and Velocity Error Using De-interleaving and Frequency Interpolation for Automotive FMCW Radars

Method to Improve Range and Velocity Error Using De-interleaving and Frequency Interpolation for Automotive FMCW Radars International Journal o Signal Proceing, Image Proceing and Pattern Recognition Vol. 2, No. 2, June 2009 Method to Improve Range and Velocity Error Uing De-interleaving and Frequency Interpolation or Automotive

More information

A Faster and Accurate Method for Spectral Testing Applicable to Noncoherent Data

A Faster and Accurate Method for Spectral Testing Applicable to Noncoherent Data A Fater and Accurate ethod for Spectral Teting Applicable to Noncoherent Data inhun Wu 1,2, Degang Chen 2, Guican Chen 1 1 School of Electronic and Information Engineering Xi an Jiaotong Univerity, Xi

More information

Observational Uncertainty in Plan Recognition Among Interacting. Robots. Marcus J. Huber. Edmund H. Durfee

Observational Uncertainty in Plan Recognition Among Interacting. Robots. Marcus J. Huber. Edmund H. Durfee Obervational Uncertainty in Plan Recognition Among Interacting Robot Marcu J. Huber Edmund H. Durfee Ditributed Intelligent Agent Group (DIAG) Articial Intelligence Laboratory The Univerity of Michigan

More information

AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS

AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS Alion de Oliveira Morae (1), Joé Antonio Azevedo Duarte (1), Sergio Fugivara (1) (1) Comando-Geral de Tecnologia Aeroepacial,

More information

Phase-Locked Loops (PLL)

Phase-Locked Loops (PLL) Phae-Locked Loop (PLL) Recommended Text: Gray, P.R. & Meyer. R.G., Analyi and Deign of Analog Integrated Circuit (3 rd Edition), Wiley (992) pp. 68-698 Introduction The phae-locked loop concept wa firt

More information

Robust Control of an Active Suspension System Using H 2 & H Control Methods. Fatemeh Jamshidi 1, Afshin Shaabany 1

Robust Control of an Active Suspension System Using H 2 & H Control Methods. Fatemeh Jamshidi 1, Afshin Shaabany 1 Journal of American Science, 11;(5) Robut Control of an Active Supenion Sytem Uing H & H Control Method Fatemeh Jamhidi 1, Afhin Shaabany 1 1 Ilamic Azad Univerity, Far Science and Reearch Branch, Shiraz,

More information

Supervised Information-Theoretic Competitive Learning by Cost-Sensitive Information Maximization

Supervised Information-Theoretic Competitive Learning by Cost-Sensitive Information Maximization BIC, 9 Aug- ept upervied Information-Theoretic Competitive Learning by Cot-enitive Information Maximization Ryotaro Kamimura Information cience Laboratory, Tokai Univerity, 7 Kitakaname Hiratuka Kanagawa

More information

Reactive Power Control of Photovoltaic Systems Based on the Voltage Sensitivity Analysis Rasool Aghatehrani, Member, IEEE, and Anastasios Golnas

Reactive Power Control of Photovoltaic Systems Based on the Voltage Sensitivity Analysis Rasool Aghatehrani, Member, IEEE, and Anastasios Golnas 1 Reactive ower Control of hotovoltaic ytem Baed on the Voltage enitivity Analyi Raool Aghatehrani, Member, IEEE, and Anataio Golna Abtract: Thi paper addree the voltage fluctuation caued by the output

More information

RESEARCH ON NEAR FIELD PASSIVE LOCALIZATION BASED ON PHASE MEASUREMENT TECHNOLOGY BY TWO TIMES FREQUENCY DIFFERENCE

RESEARCH ON NEAR FIELD PASSIVE LOCALIZATION BASED ON PHASE MEASUREMENT TECHNOLOGY BY TWO TIMES FREQUENCY DIFFERENCE RESEARCH ON NEAR FIED PASSIVE OCAIZATION BASED ON PHASE MEASUREMENT TECHNOOGY BY TWO TIMES FREQUENCY DIFFERENCE Xuezhi Yan, Shuxun Wang, Zhongheng Ma and Yukuan Ma College of Communication Engineering

More information

A simple low rate turbo-like code design for spread spectrum systems

A simple low rate turbo-like code design for spread spectrum systems 5 A imple low rate turbo-like code deign for pread pectrum ytem Durai Thirupathi and Keith M. Chugg Communication Science Intitute Dept. of Electrical Engineering Univerity of Southern California, Lo Angele

More information

Wireless Link SNR Mapping Onto An Indoor Testbed

Wireless Link SNR Mapping Onto An Indoor Testbed Wirele Link SNR Mapping Onto An Indoor Tetbed Jing Lei, Roy Yate, Larry Greentein, Hang Liu WINLAB Rutger Univerity 73 Brett Road, Picataway, NJ 8854, USA {michelle, ryate, ljg, hliu}@winlab.rutger.edu

More information

The Cascode and Cascaded Techniques LNA at 5.8GHz Using T-Matching Network for WiMAX Applications

The Cascode and Cascaded Techniques LNA at 5.8GHz Using T-Matching Network for WiMAX Applications International Journal of Computer Theory and Engineering, Vol. 4, No. 1, February 01 The Cacode and Cacaded Technique LNA at 5.8Hz Uing T-Matching Network for WiMAX Application Abu Bakar Ibrahim, Abdul

More information

ECE451/551 Matlab and Simulink Controller Design Project

ECE451/551 Matlab and Simulink Controller Design Project ECE451/551 Matlab and Simulink Controller Deign Project Aim: Ue Matlab and Simulink to build and imulate variou control configuration a dicued in the Modern Control ection (chapter 18-23) in the intructor

More information

Fast Thermal Cycling Stress and Degradation in Multilayer Interconnects

Fast Thermal Cycling Stress and Degradation in Multilayer Interconnects Fat Thermal Cycling Stre and Degradation in Multilayer Interconnect H.V. Nguyen 1, C. Salm 1, J. Vroemen 2, J. Voet 2, B. Krabbenborg 2 J. Bichop 2, A. J. Mouthaan 1 and F. G. Kuper 1,2 1 Univerity of

More information

A Multi-Machine Power System Stabilizer Using Fuzzy Logic Controller

A Multi-Machine Power System Stabilizer Using Fuzzy Logic Controller A Multi-Machine Power Sytem Stabilizer Uing Fuzzy Logic Controller Dr. A. Taifour Ali, 2 Dr. Eia Bahier M Tayeb, 3 M. Kawthar A. Adam,2 College of Engineering; Sudan Univerity of Science & Technology;

More information

HARMONIC COMPENSATION ANALYSIS USING UNIFIED SERIES SHUNT COMPENSATOR IN DISTRIBUTION SYSTEM

HARMONIC COMPENSATION ANALYSIS USING UNIFIED SERIES SHUNT COMPENSATOR IN DISTRIBUTION SYSTEM HARMONIC COMPENSATION ANAYSIS USING UNIFIED SERIES SHUNT COMPENSATOR IN DISTRIBUTION SYSTEM * Montazeri M. 1, Abai Garavand S. 1 and Azadbakht B. 2 1 Department of Electrical Engineering, College of Engineering,

More information

Optimized BER Performance of Asymmetric Turbo Codes over AWGN Channel

Optimized BER Performance of Asymmetric Turbo Codes over AWGN Channel International Journal of Computer Application (0975 8887) Optimized Performance of Aymmetric Turbo Code over AWGN Channel M.Srinivaa Rao Pvpit, JNTU Kainada Andhra Pradeh, India. G.Vijaya Kumar Pvpit,

More information

Comparison Study in Various Controllers in Single-Phase Inverters

Comparison Study in Various Controllers in Single-Phase Inverters Proceeding of 2010 IEEE Student Conference on Reearch and Development (SCOReD 2010), 13-14 Dec 2010, Putrajaya, Malayia Comparion Study in ariou Controller in Single-Phae Inverter Shamul Aizam Zulkifli

More information

Parallel DCMs APPLICATION NOTE AN:030. Introduction. Sample Circuit

Parallel DCMs APPLICATION NOTE AN:030. Introduction. Sample Circuit APPLICATION NOTE AN:030 Parallel DCM Ugo Ghila Application Engineering Content Page Introduction 1 Sample Circuit 1 Output Voltage Regulation 2 Load Sharing 4 Startup 5 Special Application: Optimizing

More information

PERFORMANCE ASSESSMENT OF PID CONTROLLERS

PERFORMANCE ASSESSMENT OF PID CONTROLLERS PERFORMANCE ASSESSMENT OF PID CONTROLLERS W. Tan, H. J. Marquez, and T. Chen Abtract: Criteria baed on diturbance rejection and ytem robutne are propoed to ae the performance of PID controller. The robutne

More information

SETTING UP A GRID SIMULATOR A. Notholt 1, D. Coll-Mayor 2, A. Engler 1

SETTING UP A GRID SIMULATOR A. Notholt 1, D. Coll-Mayor 2, A. Engler 1 SETTING U A GRID SIMULATOR A. Notholt, D. CollMayor 2, A. Engler Intitut für Solare Energieverorgungtechnik (ISET). Königtor 9. D349 Kael anotholt@iet.unikael.de 2 Department of hyic. Univerity of Balearic

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING DIGITAL COMMUNICATION Spring 2010 Yrd. Doç. Dr. Burak Kelleci OUTLINE Line Code Differential Encoding Regeneration, Decoding and Filtering Delta Modulation

More information

R-R Interval Processing Using BIOPAC s HRV Algorithm Implementation

R-R Interval Processing Using BIOPAC s HRV Algorithm Implementation APPLICATION NOTE 42 Aero Camino, Goleta, CA 93117 Tel (805) 685-0066 Fax (805) 685-0067 info@biopac.com www.biopac.com Updated 01.07.2016 Application Note 246 R-R Interval Proceing Uing BIOPAC HRV Algorithm

More information

ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING

ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING Archive of Photogrammetry, Cartography and Remote Sening, Vol., 0, pp. 39-49 ISSN 083-4 ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING Mohamed Attia, Adel Moua, ing Zhao 3, Naer

More information

M.Sc.(Eng) in building services MEBS Utilities services Department of Electrical & Electronic Engineering University of Hong Kong

M.Sc.(Eng) in building services MEBS Utilities services Department of Electrical & Electronic Engineering University of Hong Kong MEBS 6000 010 Utilitie ervice Induction Motor peed control Not long ago, induction machine were ued in application for which adjutable peed i not ruired. Before the power electronic era, and the pule width

More information

Control Method for DC-DC Boost Converter Based on Inductor Current

Control Method for DC-DC Boost Converter Based on Inductor Current From the electedwork of nnovative Reearch Publication RP ndia Winter November 1, 15 Control Method for C-C Boot Converter Baed on nductor Current an Bao Chau Available at: http://work.bepre.com/irpindia/46/

More information

The industry s Lowest Noise 10 V/G Seismic IEPE Accelerometer

The industry s Lowest Noise 10 V/G Seismic IEPE Accelerometer The indutry Lowet Noie 10 V/G Seimic IEPE Accelerometer Felix A. Levinzon Endevco/Meggitt Corp. 30700 Rancho Viejo Road San Juan Capitrano, CA 9675 Robert D. Drullinger Lambda Tech LLC 998 Saratoga CT,

More information

ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM

ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM Kayode A. Akintoye 1, 2, Mohd Shafry Mohd Rahim 1 and Abdul Hanan Abdullah 1 1 Department of Computer Science, Faculty of Computing, Univeriti

More information

Digital Control of Boost PFC AC-DC Converters with Predictive Control

Digital Control of Boost PFC AC-DC Converters with Predictive Control Proceeding of the th International Middle Eat Power Sytem Conference (MEPCON ), Cairo Univerity, Egypt, December 9-,, Paper ID 7. Digital Control of Boot PFC AC-DC Converter with Predictive Control H.Z.Azazi

More information

The Performance Analysis of MIMO OFDM System with Different M-QAM Modulation and Convolution Channel Coding

The Performance Analysis of MIMO OFDM System with Different M-QAM Modulation and Convolution Channel Coding The Performance Analyi of MIMO OFDM Sytem with Different M-QAM Modulation and Convolution Channel Coding H. S. Shwetha M.tech, Digital Communication Engineering Siddaganga Intitute of Technology Tumakuru,

More information

NOISE BARRIERS CERC 1. INTRODUCTION

NOISE BARRIERS CERC 1. INTRODUCTION Augut 217 P33/1B/17 NOISE BARRIERS CERC In thi document ADMS refer to ADMS-Road 4.1, ADMS-Urban 4.1 and ADMS-Airport 4.1. Where information refer to a ubet of the lited model, the model name i given in

More information

Design of Centralized PID Controllers for TITO Processes*

Design of Centralized PID Controllers for TITO Processes* 6th International Sympoium on Advanced Control of Indutrial Procee (AdCONIP) May 8-3, 07. Taipei, Taiwan Deign of Centralized PID Controller for TITO Procee* Byeong Eon Park, Su Whan Sung, In-Beum Lee

More information

Constant Switching Frequency Self-Oscillating Controlled Class-D Amplifiers

Constant Switching Frequency Self-Oscillating Controlled Class-D Amplifiers http://dx.doi.org/.5755/j.eee..6.773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 39 5, OL., NO. 6, 4 Contant Switching Frequency Self-Ocillating Controlled Cla-D Amplifier K. Nguyen-Duy, A. Knott, M. A. E. Anderen

More information

Protection scheme for transmission lines based on correlation coefficients

Protection scheme for transmission lines based on correlation coefficients International Journal of Energy and Power Engineering 4; 3(): 93- Publihed online May, 4 (http://www.ciencepublihinggroup.com/j/ijepe) doi:.648/j.ijepe.43.8 Protection cheme for tranmiion line baed on

More information

Differential GPS supported navigation for a mobile robot

Differential GPS supported navigation for a mobile robot Differential GPS upported navigation for a mobile robot Jakob Raible, Michael Blaich, Oliver Bittel HTWG Kontanz - Univerity of Applied Science, Department of Computer Science, Brauneggertraße 55, D-78462

More information

MAX3610 Synthesizer-Based Crystal Oscillator Enables Low-Cost, High-Performance Clock Sources

MAX3610 Synthesizer-Based Crystal Oscillator Enables Low-Cost, High-Performance Clock Sources Deign Note: HFDN-31.0 Rev.1; 04/08 MAX3610 Syntheizer-Baed Crytal Ocillator Enable Low-Cot, High-Performance Clock Source MAX3610 Syntheizer-Baed Crytal Ocillator Enable Low-Cot, High-Performance Clock

More information

A Flyback Converter Fed Multilevel Inverter for AC Drives

A Flyback Converter Fed Multilevel Inverter for AC Drives 2016 IJRET olume 2 Iue 4 Print IN: 2395-1990 Online IN : 2394-4099 Themed ection: Engineering and Technology A Flyback Converter Fed Multilevel Inverter for AC Drive ABTRACT Teenu Joe*, reepriya R EEE

More information

/09/$ IEEE 472

/09/$ IEEE 472 Bai Puruit for Robut Paive Acoutic Beamforming Ben Shapo and Chri Kreucher Integrity Application Incorporated 900 Victor Way, Suite 220 Ann Arbor, MI 48108 bhapo@integrity-app.com, ckreuche@umich.edu Abtract

More information

Lecture 11. Noise from optical amplifiers. Optical SNR (OSNR), noise figure, (electrical) SNR Amplifier and receiver noise

Lecture 11. Noise from optical amplifiers. Optical SNR (OSNR), noise figure, (electrical) SNR Amplifier and receiver noise Lecture 11 Noie from optical amplifier EDFA noie Raman noie Optical SNR (OSNR), noie figure, (electrical) SNR Amplifier and receiver noie ASE and hot/thermal noie Preamplification for SNR improvement Fiber

More information

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 1 Issue 6, August

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 1 Issue 6, August ISSN: 2278-08 Vol. Iue 6, Augut - 202 The Turbo Code and an Efficient Decoder Implementation uing MAP Algorithm for Software Defined Radio Mr Rupeh Singh (Principal), Dr. Nidhi Singh (Aociate Profeor)

More information

The RCS of a resistive rectangular patch antenna in a substrate-superstrate geometry

The RCS of a resistive rectangular patch antenna in a substrate-superstrate geometry International Journal of Wirele Communication and Mobile Computing 0; (4): 9-95 Publihed online October 0, 0 (http://www.ciencepublihinggroup.com/j/wcmc) doi: 0.648/j.wcmc.0004. The RCS of a reitive rectangular

More information

Optimal Control for Single-Phase Brushless DC Motor with Hall Sensor

Optimal Control for Single-Phase Brushless DC Motor with Hall Sensor Reearch Journal of Applied Science, Engineering and Technology 5(4): 87-92, 23 ISSN: 24-7459; e-issn: 24-7467 Maxwell Scientific Organization, 23 Submitted: June 22, 22 Accepted: Augut 7, 22 Publihed:

More information

CIRCULAR SYNTHETIC APERTURE SONAR WITHOUT A BEACON

CIRCULAR SYNTHETIC APERTURE SONAR WITHOUT A BEACON CIRCULAR SYNTHETIC APERTURE SONAR WITHOUT A BEACON Hayden J Callow a, Roy E Hanen a, Stig A Synne a, Tortein O Sæbø a a Norwegian Defence Reearch Etablihment, P O Box 25, NO-2027 Kjeller, Norway Contact

More information

MODAL ANALYSIS OF A BEAM WITH CLOSELY SPACED MODE SHAPES

MODAL ANALYSIS OF A BEAM WITH CLOSELY SPACED MODE SHAPES ME 164 Senior Captone Deign The Cooper Union Spring 2011 MODAL ANALYSIS O A BEAM WITH CLOSELY SPACED MODE SHAPES Eglind Myftiu The Cooper Union New York City, NY, USA ABSTRACT Thi paper invetigate the

More information

Modified 2D Finite-Difference Time-Domain Based Tunnel Path Loss Prediction for Wireless Sensor Network Applications

Modified 2D Finite-Difference Time-Domain Based Tunnel Path Loss Prediction for Wireless Sensor Network Applications 214 JOURNAL OF COMMUNICATIONS, VOL. 4, NO. 4, MAY 2009 Modified 2D Finite-Difference Time-Domain Baed Tunnel Path Lo Prediction for Wirele Senor Network Application Yan Wu Computer Laboratory, Univerity

More information

EFFECT OF THE FEEDER CABLE AND TRANSFORMER IMPEDANCE ON THE MECHANICAL OUTPUT CHARACTERISTIC OF THE INDUCTION MOTOR

EFFECT OF THE FEEDER CABLE AND TRANSFORMER IMPEDANCE ON THE MECHANICAL OUTPUT CHARACTERISTIC OF THE INDUCTION MOTOR Intenive Programme Renewable Energy Source May 2011, Železná Ruda-Špičák, Univerity of Wet Bohemia, Czech Republic EFFECT OF THE FEEDER CABLE AND TRANSFORMER IMPEDANCE ON THE MECHANICAL OUTPUT CHARACTERISTIC

More information