Upper-Body Contour Extraction Using Face and Body Shape Variance Information

Size: px
Start display at page:

Download "Upper-Body Contour Extraction Using Face and Body Shape Variance Information"

Transcription

1 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation Kazuki Hoshiai 1, Shinya ujie 2, and Tetsunori Kobayashi 1 1 Deartment of Comuter Science and Engineering, Waseda University, Okubo 3 4 1, Shinjuku ku, Tokyo , Jaan hoshiai@cl.cs.waseda.j, koba@waseda.j 2 Waseda nstitute for Advanced Study, Waseda University, Nishiwaseda 1 6 1, Shinjuku-ku, Tokyo , Jaan fujie@cl.cs.waseda.j Abstract. We roose a fitting method using a model that integrates face and body shae variance information for uer-body contour etraction. Accurate body-contour etraction is necessary for various alications, such as ose estimation, gesture recognition, and so on. n this study, we regard it as the shae model fitting roblem. A model including shae variance information can fit to the contour robustly even in the noisy case. AAMs are one of these models and can fit to a face successfully. t needs aearance information for effective fitting, but it can not be used in our case because aearance of uer-body easily changes by clothes. nstead of intensity image, roosed method uses edge image as aearance information. However, discrimination between a true contour edge of uer-body and other edges is difficult. To solve this roblem, we integrate shaes of uer-body and face. t is eected that this integrated model is more robust to edges in clutter background and various locations of the body than a body shae model using only body shae information. We conduct eeriments and confirm imrovement in accuracy by integration of face and body variance information. Keywords: Contour etraction, Active Aearance Models, Active ody Shae Models, Active ntegrated Shae Models. 1 ntroduction We roose a contour shae model integrating body shae variance information and face model of Active Aearance Models AAMs [1,2], and achieve accuracy imrovement of uer-body contour etraction. Etracting human contour with high accuracy is imortant to estimate ositions of hysical arts such as arm, head and so on. The most common aroach to etract human contour is background subtraction [3]. A system such as a robot with active cameras can not utilize this aroach which assumes fied camera. There is Snakes [4] as another contour etraction method. t does not use rior knowledge about the contour shae. Owing to this, the model instance tends to converge on a wrong shae. n this study, we regard body etraction roblem as shae model fitting to a contour. We roose a new model and a novel fitting method using nverse Comositional mage Alignment CA algorithm [2,5] of AAMs. T. Wada,. Huang, and S. Lin Eds.: PSVT 2009, LNCS 5414, , c Sringer-Verlag erlin Heidelberg 2009

2 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation ntegration of ace and ody Shae Model We regard human contour etraction as shae model fitting to a body contour. n this study, we try to imrove a model fitting accuracy, using the integrated model of face and body shae variance information. This section describes fitting systems of face and body, and later describes a fitting system of integrated their systems. 2.1 ace Model Active Shae Models ASMs [6] are a method of searching object contour using shae model. t has a habit of robustness to noise for learning the average shae and nonrigid deformation attern using a set of training images reliminarily given the coordinates of feature oints. or enormous amount of calculation, ASMs are etended to aly hierarchical aroach using low-resolution images and motion rediction using Kalman filter for reducing iteration count of fitting [7]. One of the successful object detection and searching methods is AAMs. t has models constructed from both shae and aearance, and erforms matching a normalized inut image and a temlate image. AAMs allow real time tracking using CA algorithm as a model fitting algorithm. ASMs and AAMs constrain deformation of the object shae which consists of a number of feature oints by Princial Comonent Analysis PCA. Their fitting algorithms have considerably difference between their models. After transferring each feature oint, ASMs arrange the all oints in accordance with PCA. On the other hand, AAMs transfer the general shae while maintaining consistency of the relation between the oints, for solving the otimization roblem of shae arameter based on eigen vector for fitting the object. As a result, AAMs can fit more accurately than ASMs. urthermore, AAMs outerform ASMs about the convergence seed of fitting by CA algorithm. The fitting rocess of AAMs is as follows. irstly inut images are transformed to temlate sace using shae arameters. Secondly, the error of the translated image and the temlate image is calculated. inally, the shae arameters, minimizing the error, are calculated using a face model. Model fitting to the face is erformed using the shae arameters based on the calculation result. The fitting system of AAMs to face region is illustrated in ig. 1 a. 2.2 ody Model We aly AAMs to uer-body contour for fitting. When we use AAMs to face, a temlate image is a face image. A face includes universal information that does not deend on individual, so it can use intensity values as aearance information directly. On the other hand, it is difficult for uer-body model to use only intensity values inside its contour, because uer-body vision changes by clothes easily. Using the edge detected in boundary of human region and background region, we regard an edge image as aearance information to solve this roblem. The flow of fitting system is similar to a system of face ecet for regarding an edge image as an inut image. The fitting system to uer-body contour is illustrated in ig. 1 b.

3 864 K. Hoshiai, S. ujie, and T. Kobayashi Shae Parameter nut mage Transform E = T Transform mage W Error E W Temlate mage T Shae Parameter nut mage Edge Detection Edge mage s Transform s E = T Transform mage s W Error E W S Temlate mage T Udate Parameter ace Shae Model Udate Parameter ody Shae Model a b ig. 1. itting algorithms for face shae model and uer-body shae model. a itting algorithm for face shae model, b itting algorithm for uer-body shae model. 2.3 ntegrated Model An edge image includes not only an uer-body contour edge of target erson but also other edges. To distinguish an uer-body contour edge from other edges is difficult. Even in noisy environment, face model can be fitted because it does not deend on background. n this study, we integrate two models described in revious sections and Shae Parameter nut mage Edge Detection Edge mage S Transform Transform mage W Transform S Transform mage W S E = T W Temlate mage T E = T W S Temlate mage T Error E Error E Udate Parameter ntegrated Shae Model ig. 2. itting algorithm for integrated model

4 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation 865 limit the search sace for uer-body contour based on the osition, direction and scale of face. Procedure of fitting the model which is constructed from both face and body shae variance information is as follows. irstly we erform transforming inut image in face region, and edge image in uer-body contour, using integrated shae arameters of face and body shae variance. Secondly, the errors are calculated for face and body, searately. inally, the shae arameters minimizing that errors are calculated by the integrated model. Model fitting to a face and a body contour is erformed based on the shae arameters obtained by calculation result. The fitting system of integrated model is illustrated in ig Active Aearance Models We briefly overview the AAMs and their efficient fitting algorithm [1,2]. Then, we summarize the conditions which a model must satisfy, in order to aly that algorithm. 3.1 Shae Model AAMs consist of two active models. irst one is the shae model. A shae is defined as a set of v vertices and lines connecting them, as shown in ig. 3 a. The shae vector s is reresented as s =[ 1,y 1, 2,y 2,, v,y v ] T 1 where i and y i reresent and y coordinate of ith verte resectively. PCA is alied to training data which are face images with hand-labeled feature oints, then a shae is reresented by linear sum of the average shae and the difference shaes, s = s 0 + n i s i 2 where s 0 is the average shae and s i is ith rincial comonent as a difference shae. Shae arameters are reresented as the vector =[ 1, 2,, n ] T.Theshaeof model instance is determined by the. 3.2 Aearance Model Second model is an aearance model. Aearance model reresents the variance of grayscale image in temlate sace. Temlate sace is defined as 2-D sace constructed by the average shae. Alying PCA to the face images of training data reresented in temlate sace, an average aearance A 0 and m rincial comonents A i are calculated. then describes iels in temlate sace. We regard the average aearance as the averaged face image, and the rincial comonents as difference face image. A =A 0 + i=1 m λ i A i 3 i=1

5 866 K. Hoshiai, S. ujie, and T. Kobayashi a b c d ig. 3. Active Aearance Models and Active ody Shae Models. a asic shae of AAMs s 0, b Temlate image of AAMs T, c asic shae of ASMs s 0, d Temlate image of ASMs T. Aearance arameters are reresented as the vector λ =[λ 1,λ 2,,λ m ] T.The aearance of the model instance with resect to the face region is determined by the λ. The averaged face image A 0 is regarded as the temlate image T shown in ig. 3 b. 3.3 itting Algorithm itting AAMs is regarded as minimizing the error between an inut image and model instance. The error function is defined as m E =A 0 + λ i A i W 4 i=1 where is an inut image and W is a war function waring oints in temlate sace to relative oints in inut image sace. Note this waring function is determined by a shae arameter. or simlicity, we ignore aearance variation. Then, the target is to find a arameter that minimizes the sum of square error function, that is argmin s 0 [T W ] 2. 5 ecause, is usually a non-linear function, it is difficult to calculate directly. Then, AAMs use fitting algorithm named nverse Comositional mage Alignment CA. Small war reresented by Δ is introduced to temlate sace, argmin Δ s 0 [T W Δ W ] 2. 6 Δ that minimizes the error function in contet of given is calculated. 4 Active ody Shae Models We roose a fitting method of shae model using rior knowledge of contour variance information. We aly the framework of AAMs to body contour model in order to use rior knowledge. We call this model Active ody Shae Models ASMs.

6 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation ody Shae Model A body shae model is reresented by the vector of arranged,y coordinate value of u feature oints. s =[ 1,y 1, 2,y 2,, u,y u ] T 7 An average shae s and l rincial comonents s i training data, which are similar to Eq. 2. are calculated by PCA for all l s = s 0 + i s i 8 Here, i describes the size of shae variance in terms of uer-body contour. n addition, shae arameters are reresented as the vector =[ 1, 2,, l ] T.The shae of the model instance with resect to the uer-body contour is determined by. i=1 4.2 Alying CA Algorithm to ASMs The differences of ASMs from normal AAMs are 1 inut and temlate images are edge images, and 2 shae is just a line not closed olygons. ormer means that the gradient of temlate image cannot be calculated because edge image is a set of shae lines. t also causes a roblem for the error function calculation, because edge image is very sarse, so the error value has low reliability. Latter means the iece-wise Affine transform cannot be used as the war function directly. Against these roblems, we redefine temlate image, inut image, and war function. 1 Temlate image: T A line is constructed by connecting vertices in basic shae sequentially. We smooth this line to a constant distance and treat it as a temlate image. We show eamles of a basic shae and a temlate image in ig. 3 c,d. We fied the etraction range above elbows, and defined the number of feature oints was 35, in this study. 2 nut image: s The edge image is etracted by alying canny edge detector to original inut image. Then this image is smoothed and the iel values are normalized from 0 to 255 for the matching. We regard this image as new inut image for ASMs. An eamle of generation of an edge image is shown in ig War function: W Temlate sace is regarded as belt-like sace around a line linking the feature oints. This belt-like sace is constructed by the set of quadrangular area. We can transform each quadrangular area in temlate sace to inut image sace. The dividing boundaries are bisectors of angles between two lines through an objective oint and two oints net to that oint. The war function maing from inut image sace to temlate sace is iecewise bilinear war using bilinear transform [8] for each quadrangle area. We consider a case of rojection about four vertices of a certain quadrangle area in temlate

7 868 K. Hoshiai, S. ujie, and T. Kobayashi nut image Edge image Smoothed edge image ig. 4. Process of forming the smoothed edge image used for matching with the temlate image sace to 00,y 00, 10,y 10, 01,y 01, 11,y 11 with the shae arameter.when each iel is denoted by =[, y ] T, the war function is described as follows. W =1 α1 β[ 00,y 00 ] T + α1 β[ 10,y 10 ] T +1 αβ[ 01,y 01 ] T + αβ[ 11,y 11 ] T 9 α and β are transform coefficients of bilinear transform from temlate sace to square sace. 5 ntegration of ASMs and AAMs The uer-body etraction using only edge information is difficult, when there are many edges in background as well as the uer-body contour. n this section, we describe how we integrate two models to tackle this roblem. n following art, we call normal AAMs for face as Active ace Aearance Models AAMs, and attach as suerscrit to arameters and model secific functions for AAMs. 5.1 ntegration of Shae Models The new shae model is a model obtained by integrating two models, the body shae model of ASMs and the face shae model of AAMs. We call this model integrated shae model. s =[ 1,y 1, 2,y 2,, v+u,y v+u ] T 10 An average shae s 0 and k rincial comonents s i are calculated by PCA for all training data. s = s 0 + k i s i 11 n addition, shae arameters are reresented as the vector =[ 1, 2,, k ] T. The shae of the model instance with resect to both the uer-body contour and the face region is secified by the. An aearance model is constructed for only face aearance model of AAMs. We call the model consisting of integrated shae model and face shae model and the fitting algorithm of it Active ntegrated Shae Models ASMs. i=1

8 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation itting Algorithm The evaluation function of fitting ASMs is defined as weighted sum of error for uerbody and error of face. argmin 1 w [T W Δ s W ] 2 Δ s 0 + w s 0 [ T W Δ W ] 2 12 The range of weight is 0 <w<1. This weight reresents ratio of influence by face information and body information. n this study, we emirically determined w =0.4.We take the Taylor series eansion of T W Δ and T W Δ in Eq w [T + T W Δ s W ] 2 s 0 + w [T + T W Δ W ] 2 13 s 0 Δ minimizing Eq. 13 is comuted. Δ = H 1 1 w [ T W ][ s W T ] s 0 + w s 0 [ T W Then, we denote hessian matri H as follows. H =1 w s 0 + w s 0 [ T W [ T W ][ W T ] 14 ] T ] [ T W ] T ] [ T W Δ minimizing Eq.12 is calculated analytically by Eq.14. can be udated sequentially from obtained Δ and current. The otimal shae arameter is rovided by Δ sequentially, and fitting to the body contour and the face is erformed simultaneously. 6 Eeriments 6.1 ASMs Eeriment We evaluated the fitting to uer-body contour. We conducted comarative eeriments for evaluating accuracy with roosed ASMs of the modeling method described in 4 and CA algorithm described in

9 870 K. Hoshiai, S. ujie, and T. Kobayashi Setu. We erformed data collection to reare test data for the evaluation and learning data to construct the body shae model. Subjects were 15 students in our laboratory. The collected data included four kinds of atterns facing on the front facing sideways a little inclining to front and back inclining to right and left The subjects erformed the indicated movement of each attern. We collected 200 image data, caturing the video corresonding to each attern. The eamles of eeriment data are shown in ig. 5. We comuted the error between fitting result and labeled data. We regarded the distance from the correct feature oint to a nearest iel on the fitting result as the error. The image data for eeriment were 200 images described in 6.2. The data were divided into four sets, and then one set consists of 50 images. Three sets including 150 images were learning data, and one set was test data. We erformed eeriments with four combinations. We utilized Snakes which is widely used for the contour etraction as comarison method of ASMs. Drawing a line by connecting the start oint and the end oint of feature oints, we generated the edge, and artificially made closed region. We erformed the model fitting to the closed region of uer-body contour. We set the same shae of initial model instance. These initial model instances were randomly determined as slightly larger than hand labeled correct shaes. We set the distance d, of which there are ten kinds from 1 to 10, from the model instances. We reared one hundred combinations of the oints which draw aart from the three correct feature oints, and measure the error for each combination. Results and discussion. We calculated the error er one data of Snakes and roosed ASMs. Note that the unconverged data were eliminated for this evaluation. We calculated the mean of the errors of all test data. They are for Snakes and for ASMs. This result shows that ASMs is more accurate than the traditional method. The model instance of Snakes converged inside the closed region consisting of the uer-body contour, when the closed region was broken by lacking the edge over the uer-body contour. n contrast, ASMs fitted the contour successfully even in such a case, because the model instance kees the shae consistency for the body shae model. a b c ig. 5. The eamle of eeriment data: a facing sideway, b inclining to front, c inclining to left

10 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation ASMs Eeriment We conducted an eeriment with ASMs and ASMs to measure the model fitting accuracy to uer-body contour. Setu. We erformed data collection to reare test data for the evaluation and learning data to construct the models. Subjects were 5 students in our laboratory. The collecting data included three kinds of attern. 1. facing on the front 2. facing sideway a little 3. inclining to right We gave instruction to the subjects to ose each attern. We catured the image at random from the video and collected in total 500 images which includes 100 images er subject. We labeled feature oints by hand to a face and a body contour on the catured images, and these oints coordinate were used as correct label reresenting shae. n this study, we used total 103 of the feature oints which consist of 68 face oints and 35 uer-body contour oints. We show an labeled image and the feature oint location in ig. 6. We used 100 images of one subject as test data and the other data as learning data, and erformed 5-fold cross validation. We used the images of training data sets and flied images of them to construct the models. 481 images succeeded in face detection. The shae arameter of ASMs converged for 440 images. The shae arameter of ASMs converged for 399 images. The shae arameter of both ASMs and ASMs converged for 393 image. The face osition was determined automatically by the face detector [9], and the osition of initial model instance was determined by the face osition around the body. We udated the shae arameter until it converges. When the arameter converges, we measured the distance error er oint between the model instance of feature oints and the hand-labeled correct feature oints. We counted the error of the data which converge both of ASMs and ASMs, and then we calculated the averaged error er feature oint. Results and discussion. The averaged errors er feature oint for ASMs and ASMs were 9.9 and 8.7 resectively. ig. 7 shows the cumulative frequency distribution of a b ig. 6. The eamle of labeled image: big oints are feature oints of uer-body, and small oints are feature oints of face region, a Labeled image, b eature oints location

11 872 K. Hoshiai, S. ujie, and T. Kobayashi ASMs ASMs Cumulative frequency[%] Distance error [iel] ig. 7. Cumulative frequency distribution of the distance error er feature oint for ASMs and ASMs a teration 1 b teration 50 c teration 100 d teration 150 ig. 8. Process of fitting convergence, the uer row:asms, and the lower row:asms teration count 1,50,100,150 the distance error er feature oint. This result concludes that ASMs often converge nearer than ASMs. We confirmed that the integration of the face information made the error reduced. The recision of the model fitting are imroved by the integration of ASMs and AAMs. The fitting rocess of the model instance is shown in ig. 8. The round oints show feature oints, and the line of the model instance shows the result of uer-body etraction. We discuss the eeriment result of ig. 8. The osition of the initial model instance was determined by the face region. Thereby, the uer-body was considerably away from correct osition with resect to this samle. n consequence, the model instance did not fit to the contour by ASMs. However, ASMs succeeded in the body art of the model fitting to the contour while the face art of the model instance turned around to the correct osition by using face information. The uer-body contour and face shae variance constrained each other by integration of body and face shae, while fitting to

12 Uer-ody Contour Etraction Using ace and ody Shae Variance nformation 873 the face using the inut image, the model instance fits to the contour along the osition, direction, and scale of face. Therefore the model instance fitted the uer-body contour. 7 Conclusions or uer-body contour etraction, we roosed ASMs as the fitting method using CA algorithm. ASMs has an uer-body contour shae model that reresents shae variance information. We confirmed that fitting recision of ASMs was high in comarison with the traditional method to the uer-body etraction by the eeriment. urthermore, we roosed ASMs as the fitting method that integrated AAMs and ASMs. We introduced weight for a face and hysical error function in ASMs and defined new evaluation function. Proosed method can estimate the most suitable shae arameter using CA algorithm for this evaluation function. We evaluated the fitting recision for ASMs and ASMs. As a result, high fitting recision of ASMs was achieved in comarison with ASMs and we showed the effectiveness of using face information for the issue of uer-body contour etraction. n this study, we used a fied weight for the error function of face and the uer-body contour etraction. n future, we are going to use a dynamic weight obeying a reliability with an uer-body contour etraction and a face information. This reliability can be calculated with the comleity of the edge by the background. Moreover we aim at recision imrovement by taking in the aearance information of clothes and using much aearance information. Acknowledgment This work was artly suorted by New Energy and ndustrial Technology Develoment Organization NEDO, Jaan. References 1. Cootes, T.., Edwards, G.J., Taylor, C.J.: Active aearance models. EEE Trans. on Pattern Analysis and Machine ntelligence 236, Matthews,., aker, S.: Active aearance models revisited. nternational Journal of Comuter Vision 602, Li, L., Huang, W., Gu,.Y., Tian, Q.: Statistical modeling of comle backgrounds for foreground object detection. EEE Trans. on mage Processing 1311, Kass, M., Witkin, A., Terzooulos, D.: Snakes: Active contour models. nternational Journal of Comuter Vision 14, aker, S., Matthews,.: Lucas-kanade 20 years on: A unifying framework. nternational Journal of Comuter Vision 563, Cootes, T.., Taylor, C.J., Cooer, D.H., Graham, J.: Active shae models their training and alication. Comuter Vision and mage Understanding 611, Lee, S.W., Kang, J., Shin, J., Paik, J.: Hierarchical active shae model with motion rediction for real-time tracking of non-rigid objects. ET Comuter Vision 11, Heckbert, P.S.: undamentals of teture maing and image waring. Master s thesis, University of California Viola, P., Jones, M.J.: Raid object detection using a boosted cascade of simle features. nternational Journal of Comuter Vision 572,

A Multi-View Nonlinear Active Shape Model Using Kernel PCA

A Multi-View Nonlinear Active Shape Model Using Kernel PCA A Multi-View Nonlinear Active Shae Model Using Kernel PCA Sami Romdhani y, Shaogang Gong z and Alexandra Psarrou y y Harrow School of Comuter Science, University of Westminster, Harrow HA1 3TP, UK [rodhams

More information

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station Indian Journal of Science and Technology, Vol 9(11), DOI: 10.17485/ijst/2016/v9i11/89298, March 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Servo Mechanism Technique based Anti-Reset Windu

More information

Improvements of Bayesian Matting

Improvements of Bayesian Matting Imrovements of Bayesian Matting Mikhail Sindeyev, Vadim Konushin, Vladimir Vezhnevets Deartment of omutational Mathematics and ybernetics, Grahics and Media Lab Moscow State Lomonosov University, Moscow,

More information

EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER

EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER YEDITEPE UNIVERSITY ENGINEERING & ARCHITECTURE FACULTY INDUSTRIAL ELECTRONICS LABORATORY EE 432 INDUSTRIAL ELECTRONICS EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER Introduction:

More information

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation International Journal Of Comutational Engineering Research (ijceronline.com) Vol. 2 Issue. Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation Rajbir Kaur 1, Charanjit

More information

High resolution radar signal detection based on feature analysis

High resolution radar signal detection based on feature analysis Available online www.jocr.com Journal of Chemical and Pharmaceutical Research, 4, 6(6):73-77 Research Article ISSN : 975-7384 CODEN(USA) : JCPRC5 High resolution radar signal detection based on feature

More information

Circular Dynamic Stereo and Its Image Processing

Circular Dynamic Stereo and Its Image Processing Circular Dynamic Stereo and Its Image Processing Kikuhito KAWASUE *1 and Yuichiro Oya *2 *1 Deartment of Mechanical Systems Engineering Miyazaki University 1-1, Gakuen Kibanadai Nishi, Miyazaki 889-2192

More information

Parameter Controlled by Contrast Enhancement Using Color Image

Parameter Controlled by Contrast Enhancement Using Color Image Parameter Controlled by Contrast Enhancement Using Color Image Raguathi.S and Santhi.K Abstract -The arameter-controlled virtual histogram distribution (PCVHD) method is roosed in this roject to enhance

More information

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Jon Are Suul Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Develoment of an On-line Frequency-adative Virtual Flux-based Aroach Thesis for the degree of Philosohiae Doctor

More information

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation Evolutionary Circuit Design: Theory Persective on Signal Proagation Denis Poel Deartment of Comuter Science, Baker University, P.O. 65, Baldwin City, KS 66006, E-mail: oel@ieee.org Nawar Hakeem Deartment

More information

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics A Genetic Algorithm Aroach for Sensorless Seed Estimation by using Rotor Slot Harmonics Hayri Arabaci Abstract In this aer a sensorless seed estimation method with genetic algorithm for squirrel cage induction

More information

Light field panorama by a plenoptic camera

Light field panorama by a plenoptic camera Light field anorama by a lenotic camera Zhou Xue, Loic Baboulaz, Paolo Prandoni and Martin Vetterli École Polytechnique Fédérale de Lausanne, Switzerland ABSTRACT Consumer-grade lenotic camera Lytro draws

More information

Software for Modeling Estimated Respiratory Waveform

Software for Modeling Estimated Respiratory Waveform Software for Modeling Estimated Resiratory Waveform Aleksei E. Zhdanov, Leonid G. Dorosinsky Abstract In the imaging of chest or abdomen, motion artifact is an unavoidable roblem. In the radiation treatment,

More information

LIGHT COMPENSATION. Chih-Fong Chang ( 張致豐 ), Chiou-Shann Fuh ( 傅楸善 ) Dept. of Computer Science and Information Engineering, National Taiwan University

LIGHT COMPENSATION. Chih-Fong Chang ( 張致豐 ), Chiou-Shann Fuh ( 傅楸善 ) Dept. of Computer Science and Information Engineering, National Taiwan University LGHT COMPENSATON Chih-Fong Chang ( 張致豐 ), Chiou-Shann Fuh ( 傅楸善 ) Det. of Comuter Science and nformation Engineering, National Taiwan University E-mail: r96922104@ntu.edu.tw ABSTRACT Digital camera often

More information

Analysis of Pseudorange-Based DGPS after Multipath Mitigation

Analysis of Pseudorange-Based DGPS after Multipath Mitigation International Journal of Scientific and Research Publications, Volume 7, Issue 11, November 2017 77 Analysis of Pseudorange-Based DGPS after Multiath Mitigation ThilanthaDammalage Deartment of Remote Sensing

More information

Random Access Compressed Sensing in Underwater Sensor Networks

Random Access Compressed Sensing in Underwater Sensor Networks Random Access Comressed Sensing in Underwater Sensor Networks Fatemeh Fazel Northeastern University Boston, MA 2115 Email: ffazel@ece.neu.edu Maryam Fazel University of Washington Seattle, WA 98195 Email:

More information

An Alternative Single Parameter Functional Form for Lorenz Curve

An Alternative Single Parameter Functional Form for Lorenz Curve Crawford School of Public Policy Crawford School working aers An Alternative Single Parameter Functional Form for Lorenz Curve Crawford School Working Paer 7 Setember 07 Satya Paul Amrita University, India

More information

Matching Book-Spine Images for Library Shelf-Reading Process Automation

Matching Book-Spine Images for Library Shelf-Reading Process Automation 4th IEEE Conference on Automation Science and Engineering Key Bridge Marriott, Washington DC, USA August 23-26, 2008 Matching Book-Sine Images for Library Shelf-Reading Process Automation D. J. Lee, Senior

More information

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS Debabrata Samanta, Goutam Sanyal Deartment of CSE, National Institute of Technology, Durgaur, Mahatma Gandhi Avenue, West Bengal, India ABSTRACT Image Classification

More information

Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout

Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout IEEE International Worksho on Imaging Systems and Techniques IST 2008 Chania, Greece, Setember 10 12, 2008 Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout Anton Kachatkou,

More information

Transmitter Antenna Diversity and Adaptive Signaling Using Long Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1

Transmitter Antenna Diversity and Adaptive Signaling Using Long Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1 Transmitter Antenna Diversity and Adative Signaling Using ong Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1 Shengquan Hu, Tugay Eyceoz, Alexandra Duel-Hallen North Carolina State University

More information

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms Performance Analysis of MIMO System using Sace Division Multilexing Algorithms Dr.C.Poongodi 1, Dr D Deea, M. Renuga Devi 3 and N Sasireka 3 1, Professor, Deartment of ECE 3 Assistant Professor, Deartment

More information

Computational Complexity of Generalized Push Fight

Computational Complexity of Generalized Push Fight Comutational Comlexity of Generalized Push Fight Jeffrey Bosboom Erik D. Demaine Mikhail Rudoy Abstract We analyze the comutational comlexity of otimally laying the two-layer board game Push Fight, generalized

More information

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods Alication of Notch Filtering under Low Samling Rate for Broken Rotor Bar Detection with DTFT and AR based Sectrum Methods B. Ayhan H. J. Trussell M.-Y. Chow M.-H. Song IEEE Student Member IEEE Fellow IEEE

More information

INTERNET PID CONTROLLER DESIGN: M. Schlegel, M. Čech

INTERNET PID CONTROLLER DESIGN:  M. Schlegel, M. Čech INTERNET PID CONTROLLER DESIGN: WWW.PIDLAB.COM M. Schlegel, M. Čech Deartment of Cybernetics, University of West Bohemia in Pilsen fax : + 0403776350, e-mail : schlegel@kky.zcu.cz, mcech@kky.zcu.cz Abstract:

More information

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System RESEARCH ARTICLE OPEN ACCESS An Overview of PAPR Reduction Otimization Algorithm for MC-CDMA System Kanchan Singla*, Rajbir Kaur**, Gagandee Kaur*** *(Deartment of Electronics and Communication, Punjabi

More information

Spiking Neural Networks for Real-Time Infrared Images Processing in Thermo Vision Systems

Spiking Neural Networks for Real-Time Infrared Images Processing in Thermo Vision Systems Siking Neural Networks for Real-Time Infrared Images Processing in Thermo Vision Sstems Snejana Pleshkova Deartment of Telecommunications Technical Universit Kliment Ohridski, 8 Sofia aabbv@tu-sofia.bg

More information

A Novel Image Component Transmission Approach to Improve Image Quality and Energy Efficiency in Wireless Sensor Networks

A Novel Image Component Transmission Approach to Improve Image Quality and Energy Efficiency in Wireless Sensor Networks Journal of Comuter Science 3 (5: 353-360, 2007 ISSN 1549-3636 2007 Science Publications A Novel Image Comonent Transmission Aroach to Imrove Image Quality and nergy fficiency in Wireless Sensor Networks

More information

SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS

SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS E. V. Zorita and M. Stojanovic MITSG 12-35 Sea Grant College Program Massachusetts Institute of Technology Cambridge, Massachusetts 02139

More information

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications Self-Driven Phase Shifted Full Bridge Converter for Telecom Alications SEVILAY CETIN Technology Faculty Pamukkale University 7 Kinikli Denizli TURKEY scetin@au.edu.tr Abstract: - For medium ower alications,

More information

arxiv: v1 [eess.sp] 10 Apr 2018

arxiv: v1 [eess.sp] 10 Apr 2018 Sensing Hidden Vehicles by Exloiting Multi-Path V2V Transmission Kaifeng Han, Seung-Woo Ko, Hyukjin Chae, Byoung-Hoon Kim, and Kaibin Huang Det. of EEE, The University of Hong Kong, Hong Kong LG Electronics,

More information

University of Twente

University of Twente University of Twente Faculty of Electrical Engineering, Mathematics & Comuter Science Design of an audio ower amlifier with a notch in the outut imedance Remco Twelkemeijer MSc. Thesis May 008 Suervisors:

More information

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks Efficient Imortance Samling for Monte Carlo Simulation of Multicast Networks P. Lassila, J. Karvo and J. Virtamo Laboratory of Telecommunications Technology Helsinki University of Technology P.O.Box 3000,

More information

Classification of Go Public Companies in Indonesia by using Fisher s Discriminant Function, Euclidean and Mahalanobis Distance

Classification of Go Public Companies in Indonesia by using Fisher s Discriminant Function, Euclidean and Mahalanobis Distance www.ijemr.net ISSN (ONLINE): 50-0758, ISSN (PRIN): 39-696 Volume-7, Issue-, January-February 07 International Journal of Engineering and Management Research Page Number: 9-3 Classification of Go Public

More information

Random Access Compressed Sensing for Energy-Efficient Underwater Sensor Networks

Random Access Compressed Sensing for Energy-Efficient Underwater Sensor Networks Random Access Comressed Sensing for Energy-Efficient Underwater Sensor Networks Fatemeh Fazel, Maryam Fazel and Milica Stojanovic Abstract Insired by the theory of comressed sensing and emloying random

More information

Optimal p-persistent MAC algorithm for event-driven Wireless Sensor Networks

Optimal p-persistent MAC algorithm for event-driven Wireless Sensor Networks Otimal -ersistent MAC algorithm for event-driven Wireless Sensor Networks J. Vales-Alonso,E.Egea-Lóez, M. V. Bueno-Delgado, J. L. Sieiro-Lomba, J. García-Haro Deartment of Information Technologies and

More information

Perceptual Uniform Simulation for Tang Tomb Mural Inapinting by Camera Array

Perceptual Uniform Simulation for Tang Tomb Mural Inapinting by Camera Array Percetual Uniform Simulation for Tang Tomb Mural Inainting by Camera Array Meng Wu 1,2,*, Huiqin Wang 2 and Wenzong Yang 3 1 School of Management, Xi'an University of Architecture and Technology, Xi'an,

More information

Product Accumulate Codes on Fading Channels

Product Accumulate Codes on Fading Channels Product Accumulate Codes on Fading Channels Krishna R. Narayanan, Jing Li and Costas Georghiades Det of Electrical Engineering Texas A&M University, College Station, TX 77843 Abstract Product accumulate

More information

Postprocessed time-delay interferometry for LISA

Postprocessed time-delay interferometry for LISA PHYSICAL REVIEW D, VOLUME 70, 081101(R) Postrocessed time-delay interferometry for LISA D. A. Shaddock,* B. Ware, R. E. Sero, and M. Vallisneri Jet Proulsion Laboratory, California Institute of Technology,

More information

REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM

REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM S.Pooja Dr.S.Vijayachitra 2 (Electronics and Instrumentation Engineering, Anna University, Erode, India, oojainst27@gmail.com)

More information

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie State-of-the-Art Verification of the Hard Driven GTO Inverter Develoment for a 100 MVA Intertie P. K. Steimer, H. Grüning, J. Werninger R&D Drives and Power Electronics ABB Industrie AG CH-5300 Turgi,

More information

Design of PID Controller Based on an Expert System

Design of PID Controller Based on an Expert System International Journal of Comuter, Consumer and Control (IJ3C), Vol. 3, No.1 (014) 31 Design of PID Controller Based on an Exert System Wei Li Abstract For the instability of traditional control systems,

More information

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency IEEE TANSACTIONS ON POWE EECTONICS, VO. 18, NO. 2, MACH 2003 539 A Novel, obust DSP-Based Indirect otor Position Estimation for Permanent Magnet AC Motors Without otor Saliency i Ying and Nesimi Ertugrul,

More information

Prediction Efficiency in Predictive p-csma/cd

Prediction Efficiency in Predictive p-csma/cd Prediction Efficiency in Predictive -CSMA/CD Mare Miśowicz AGH University of Science and Technology, Deartment of Electronics al. Miciewicza 30, 30-059 Kraów, Poland misow@agh.edu.l Abstract. Predictive

More information

Revisiting Weighted Stego-Image Steganalysis

Revisiting Weighted Stego-Image Steganalysis Revisiting Weighted Stego-Image Steganalysis Andrew D. Ker a and Rainer Böhme b a Oxford University Comuting Laboratory, Parks Road, Oxford OX 3QD, England; b Technische Universität Dresden, Institute

More information

Multi-TOA Based Position Estimation for IR-UWB

Multi-TOA Based Position Estimation for IR-UWB Multi-TOA Based Position Estimation for IR-UWB Genís Floriach, Montse Nájar and Monica Navarro Deartment of Signal Theory and Communications Universitat Politècnica de Catalunya (UPC), Barcelona, Sain

More information

THE HELMHOLTZ RESONATOR TREE

THE HELMHOLTZ RESONATOR TREE THE HELMHOLTZ RESONATOR TREE Rafael C. D. Paiva and Vesa Välimäki Deartment of Signal Processing and Acoustics Aalto University, School of Electrical Engineering Esoo, Finland rafael.dias.de.aiva@aalto.fi

More information

The online muon identification with the ATLAS experiment at the LHC

The online muon identification with the ATLAS experiment at the LHC 32 he online muon identification with the ALAS exeriment at the LHC Abstract he Large Hadron Collider (LHC) at CERN is a roton-roton collider roviding the highest energy and the highest instantaneous luminosity

More information

UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY

UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY Ehsan Zamanizadeh a, João Gomes b, José Bioucas-Dias c, Ilkka Karasalo d a,b Institute for Systems and Robotics, Instituto Suerior Técnico,

More information

Is 1 a Square Modulo p? Is 2?

Is 1 a Square Modulo p? Is 2? Chater 21 Is 1 a Square Modulo? Is 2? In the revious chater we took various rimes and looked at the a s that were quadratic residues and the a s that were nonresidues. For examle, we made a table of squares

More information

LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels

LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels Jun Zheng and Bhaskar D. Rao University of California at San Diego Email: juzheng@ucsd.edu, brao@ece.ucsd.edu Abstract We consider an LDPC-coded

More information

Compression Waveforms for Non-Coherent Radar

Compression Waveforms for Non-Coherent Radar Comression Waveforms for Non-Coherent Radar Uri Peer and Nadav Levanon el Aviv University P. O. Bo 39, el Aviv, 69978 Israel nadav@eng.tau.ac.il Abstract - Non-coherent ulse comression (NCPC) was suggested

More information

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm o Otimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm Nirvana S. Antonio, Cícero F. F. Costa Filho, Marly G. F. Costa, Rafael Padilla Abstract In 4-sided dominoes,

More information

Image Sequence Stabilization Scheme Using FIR Filtering

Image Sequence Stabilization Scheme Using FIR Filtering nternational Journal of Control utomation and Systems Vol. 1 o. 4 December 23 515 mage Sequence Stabilization Scheme Using F Filtering Pyung-Soo Kim bstract: his aer rooses a new image sequence stabilization

More information

Ground Clutter Canceling with a Regression Filter

Ground Clutter Canceling with a Regression Filter 1364 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 16 Ground Clutter Canceling with a Regression Filter SEBASTIÁN M. TORRES Cooerative Institute for Mesoscale Meteorological Studies, Norman, Oklahoma

More information

IEEE P Wireless Personal Area Networks. UWB Channel Model for under 1 GHz

IEEE P Wireless Personal Area Networks. UWB Channel Model for under 1 GHz Setember, 4 IEEE P85-4/55r Project Title Date Submitted Source Re: Abstract Purose Notice Release IEEE P85 Wireless Personal Area Networks IEEE P85 Working Grou for Wireless Personal Area Networks (WPANs)

More information

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS LAB X. LOW FREQUENCY CHARACTERSTCS OF JFETS 1. OBJECTVE n this lab, you will study the -V characteristics and small-signal model of Junction Field Effect Transistors (JFET).. OVERVEW n this lab, we will

More information

Primary User Enters the Game: Performance of Dynamic Spectrum Leasing in Cognitive Radio Networks

Primary User Enters the Game: Performance of Dynamic Spectrum Leasing in Cognitive Radio Networks IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 9, NO., DECEMBER 365 Primary User Enters the Game: Performance of Dynamic Sectrum Leasing in Cognitive Radio Networks Gonzalo Vazquez-Vilar, Student Member,

More information

An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ

An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ Rong Lin y Koji Nakano z Stehan Olariu x Albert Y. Zomaya Abstract We roose an efficient reconfigurable arallel refix counting

More information

An Overview of Substrate Noise Reduction Techniques

An Overview of Substrate Noise Reduction Techniques An Overview of Substrate Noise Reduction Techniques Shahab Ardalan, and Manoj Sachdev ardalan@ieee.org, msachdev@ece.uwaterloo.ca Deartment of Electrical and Comuter Engineering University of Waterloo

More information

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions International Journal of Scientific and Research Publications, Volume 3, Issue 6, June 2013 1 A Comarative Study on Comensating Current Generation Algorithms for Shunt Active Filter under Non-linear Conditions

More information

Analysis of Mean Access Delay in Variable-Window CSMA

Analysis of Mean Access Delay in Variable-Window CSMA Sensors 007, 7, 3535-3559 sensors ISSN 44-80 007 by MDPI www.mdi.org/sensors Full Research Paer Analysis of Mean Access Delay in Variable-Window CSMA Marek Miśkowicz AGH University of Science and Technology,

More information

TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION SMOOTHING AND SHARPENING IN THE EVS CODEC

TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION SMOOTHING AND SHARPENING IN THE EVS CODEC TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION OOTHING AND SHARPENING IN THE EVS CODEC Vladimir Malenovsky *, Tommy Vaillancourt *, Wang Zhe, Kihyun Choo, Venkatraman Atti *VoiceAge Cor., Huawei Technologies,

More information

The Multi-Focus Plenoptic Camera

The Multi-Focus Plenoptic Camera The Multi-Focus Plenotic Camera Todor Georgiev a and Andrew Lumsdaine b a Adobe Systems, San Jose, CA, USA; b Indiana University, Bloomington, IN, USA Abstract Text for Online or Printed Programs: The

More information

Performance Analysis of Battery Power Management Schemes in Wireless Mobile. Devices

Performance Analysis of Battery Power Management Schemes in Wireless Mobile. Devices Performance Analysis of Battery Power Management Schemes in Wireless Mobile Devices Balakrishna J Prabhu, A Chockalingam and Vinod Sharma Det of ECE, Indian Institute of Science, Bangalore, INDIA Abstract

More information

Modeling and simulation of level control phenomena in a non-linear system

Modeling and simulation of level control phenomena in a non-linear system www.ijiarec.com ISSN:2348-2079 Volume-5 Issue- International Journal of Intellectual Advancements and Research in Engineering Comutations Modeling and simulation of level control henomena in a non-linear

More information

Indirect Channel Sensing for Cognitive Amplify-and-Forward Relay Networks

Indirect Channel Sensing for Cognitive Amplify-and-Forward Relay Networks Indirect Channel Sensing for Cognitive Amlify-and-Forward Relay Networs Yieng Liu and Qun Wan Abstract In cognitive radio networ the rimary channel information is beneficial. But it can not be obtained

More information

Analysis of Source Location Accuracy Using a Network of Acoustic Sensors with Application to Network System Design

Analysis of Source Location Accuracy Using a Network of Acoustic Sensors with Application to Network System Design Acoustic Sensors with Alication to etwork Sstem Design Dr S Harman, Dr A Hume, Mr V Callowa, Mr D Beale QinetiQ, St Andrews Rd, Malvern, Worcestershire, WR4 3PS, UK saharman@qinetiq.com, vcallowa@qinetiq.com

More information

Speech Signals Enhancement Using LPC Analysis. based on Inverse Fourier Methods

Speech Signals Enhancement Using LPC Analysis. based on Inverse Fourier Methods Contemorary Engineering Sciences, Vol., 009, no. 1, 1-15 Seech Signals Enhancement Using LPC Analysis based on Inverse Fourier Methods Mostafa Hydari, Mohammad Reza Karami Deartment of Comuter Engineering,

More information

COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS

COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS Urbano Tancredi (1), Alfredo Renga (2), and Michele Grassi (3) (1) Deartment for Technologies,

More information

Comparison of image-based functional monitoring through resampling and compression Steven J. Simske, Margaret Sturgill, Jason S.

Comparison of image-based functional monitoring through resampling and compression Steven J. Simske, Margaret Sturgill, Jason S. Comarison of image-based functional monitoring through resamling and comression Steven J. Simse, Margaret Sturgill, Jason S. Aronoff HP Laboratories HPL-2009-145 Keyword(s): Image forensics, counterfeit

More information

Chapter 7 Local Navigation: Obstacle Avoidance

Chapter 7 Local Navigation: Obstacle Avoidance Chater 7 Local Navigation: Obstacle Avoidance A mobile robot must navigate from one oint to another in its environment. This can be a simle task, for examle, if a robot can follow an unobstructed line

More information

A Pricing-Based Cooperative Spectrum Sharing Stackelberg Game

A Pricing-Based Cooperative Spectrum Sharing Stackelberg Game A Pricing-Based Cooerative Sectrum Sharing Stackelberg Game Ramy E. Ali, Karim G. Seddik, Mohammed Nafie, and Fadel F. Digham? Wireless Intelligent Networks Center (WINC), Nile University, Smart Village,

More information

A toy-model for the regulation of cognitive radios

A toy-model for the regulation of cognitive radios A toy-model for the regulation of cognitive radios Kristen Woyach and Anant Sahai Wireless Foundations Deartment of EECS University of California at Berkeley Email: {kwoyach, sahai}@eecs.berkeley.edu Abstract

More information

A FAST WINDOWING TECHNIQUE FOR DESIGNING DISCRETE WAVELET MULTITONE TRANSCEIVERS EXPLOITING SPLINE FUNCTIONS

A FAST WINDOWING TECHNIQUE FOR DESIGNING DISCRETE WAVELET MULTITONE TRANSCEIVERS EXPLOITING SPLINE FUNCTIONS A FAST WINDOWING TECNIQUE FOR DESIGNING DISCRETE WAVELET ULTITONE TRANSCEIVERS EXPLOITING SPLINE FUNCTIONS Fernando Cruz-Roldán, Pilar artín-artín, anuel Blanco-Velasco, Taio Sarämai Ұ Deartamento Teoría

More information

Approximated fast estimator for the shape parameter of generalized Gaussian distribution for a small sample size

Approximated fast estimator for the shape parameter of generalized Gaussian distribution for a small sample size BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES, Vol. 63, No. 2, 2015 DOI: 10.1515/basts-2015-0046 Aroximated fast estimator for the shae arameter of generalized Gaussian distribution for

More information

The complete KASTO program: Economic sawing and storage of metal.

The complete KASTO program: Economic sawing and storage of metal. The comlete KASTO rogram: Economic sawing and storage of metal. EXPERTISE RIGHT DOWN THE LINE. For over 170 years, KASTO has been recognised for quality and innovation, and offers a comlete range of metal

More information

Reliability and Criticality Analysis of Communication Networks by Stochastic Computation

Reliability and Criticality Analysis of Communication Networks by Stochastic Computation > EPLACE HIS LINE WIH YOU PAPE IDENIFICAION NUMBE (DOUBLE-CLICK HEE O EDI) < 1 eliability and Criticality Analysis of Communication Networks by Stochastic Comutation Peican Zhu, Jie Han, Yangming Guo and

More information

UNDERWATER sensor networks are envisioned as consisting

UNDERWATER sensor networks are envisioned as consisting 66 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 29, NO. 8, SEPTEMBER 2 Random Access Comressed Sensing for Energy-Efficient Underwater Sensor Networks Fatemeh Fazel, Maryam Fazel and Milica Stojanovic

More information

FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT

FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT Dao Van Tu 1, Surachai Chaitusaney 2 1 PhD, Electrical Engineering, Hanoi

More information

Optimum use of a 4-element Yagi-Uda Antenna for the Reception of Several UHF TV Channels

Optimum use of a 4-element Yagi-Uda Antenna for the Reception of Several UHF TV Channels ENGNEE - Vol, No 3, [67-7], 7 The nstitution of Engineers, Sri anka htt://doiorg/438/engineerv5i3766 Otimum use of a 4-element Yagi-Uda Antenna for e ecetion of Several UHF TV Channels CJSAH Perera Abstract:

More information

MLSE Diversity Receiver for Partial Response CPM

MLSE Diversity Receiver for Partial Response CPM MLSE Diversity Receiver for Partial Resonse CPM Li Zhou, Philia A. Martin, Desmond P. Taylor, Clive Horn Deartment of Electrical and Comuter Engineering University of Canterbury, Christchurch, New Zealand

More information

impedance the response will be non-monotone.

impedance the response will be non-monotone. Delay Models for MCM Interconnects When Resonse is Non-monotone Andrew B. Kahng, Kei Masuko Sudhakar Muddu UCLA Comuter Science Deartment MIPS Technologies, Silicon Grahics, Inc. Los Angeles, CA 90095-596

More information

Initial Ranging for WiMAX (802.16e) OFDMA

Initial Ranging for WiMAX (802.16e) OFDMA Initial Ranging for WiMAX (80.16e) OFDMA Hisham A. Mahmoud, Huseyin Arslan Mehmet Kemal Ozdemir Electrical Engineering Det., Univ. of South Florida Logus Broadband Wireless Solutions 40 E. Fowler Ave.,

More information

Usable speech detection using a context dependent Gaussian mixture model classifier

Usable speech detection using a context dependent Gaussian mixture model classifier From the SelectedWorks of Ananth N Iyer May, 2004 Usable seech detection using a context deendent Gaussian mixture model classifier Robert E Yantorno, Temle University Brett Y Smolenski Ananth N Iyer Jashmin

More information

Measurement of Field Complex Noise Using a Novel Acoustic Detection System

Measurement of Field Complex Noise Using a Novel Acoustic Detection System Southern Illinois University Carbondale OenSIUC Conference Proceedings Deartment of Electrical and Comuter Engineering Fall 04 Measurement of Field Comlex Noise Using a Novel Acoustic Detection System

More information

Online Adaptive Continuous Wavelet Transform and Fuzzy Logic Based High Precision Fault Detection of Broken Rotor Bars for IM

Online Adaptive Continuous Wavelet Transform and Fuzzy Logic Based High Precision Fault Detection of Broken Rotor Bars for IM Science Research 206; 4(6): 57-68 htt://www.scienceublishinggrou.com/j/sr doi: 0.648/j.sr.2060406.3 ISSN: 2329-0935 (Print); ISSN: 2329-0927 (Online) Online Adative Continuous Wavelet Transform and Fuzzy

More information

SINUSOIDAL PARAMETER EXTRACTION AND COMPONENT SELECTION IN A NON STATIONARY MODEL

SINUSOIDAL PARAMETER EXTRACTION AND COMPONENT SELECTION IN A NON STATIONARY MODEL Proc. of the 5 th Int. Conference on Digital Audio Effects (DAFx-), Hamburg, Germany, Setember 6-8, SINUSOIDAL PARAMETER EXTRACTION AND COMPONENT SELECTION IN A NON STATIONARY MODEL Mathieu Lagrange, Sylvain

More information

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM Kaushal Patel 1 1 M.E Student, ECE Deartment, A D Patel Institute of Technology, V. V. Nagar, Gujarat, India ABSTRACT Today, in

More information

Decorrelation distance characterization of long term fading of CW MIMO channels in urban multicell environment

Decorrelation distance characterization of long term fading of CW MIMO channels in urban multicell environment Decorrelation distance characterization of long term fading of CW MIMO channels in urban multicell environment Alayon Glazunov, Andres; Wang, Ying; Zetterberg, Per Published in: 8th International Conference

More information

Online Tuning of Adaptive-Optimal PID Controllers via Artificial Neural Networks

Online Tuning of Adaptive-Optimal PID Controllers via Artificial Neural Networks International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Online Tuning of Adative-Otimal PID Controllers via Artificial Neural Networks Hilton S. S. Santos. 1, Madson C. Machado 1, João

More information

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY 5. INTRODUCTION The Internal Model Control (IMC) based aroach for PID controller design can be used to control alications in industries. It is because, for ractical

More information

Simulation-aided Design of Thread Milling Cutter

Simulation-aided Design of Thread Milling Cutter Available online at www.sciencedirect.com Procedia CIRP 1 (2012 ) 120 125 5 th CIRP Conference on High Performance Cutting 2012 Simulation-aided Design of Thread Milling Cutter Seok Won Lee a *, Andreas

More information

Adaptive Switching between Spatial Diversity and Multiplexing: a Cross-layer Approach

Adaptive Switching between Spatial Diversity and Multiplexing: a Cross-layer Approach Adative Switching between Satial Diversity and ultilexing: a Cross-layer Aroach José Lóez Vicario and Carles Antón-Haro Centre Tecnològic de Telecomunicacions de Catalunya (CTTC) c/ Gran Caità -4, 08034

More information

Economics of Strategy (ECON 4550) Maymester 2015 Foundations of Game Theory

Economics of Strategy (ECON 4550) Maymester 2015 Foundations of Game Theory Economics of Strategy (ECON 4550) Maymester 05 Foundations of Game Theory Reading: Game Theory (ECON 4550 Courseak, Page 95) Definitions and Concets: Game Theory study of decision making settings in which

More information

A new mount with moving-magnet type electromagnetic actuator for naval shipboard equipment

A new mount with moving-magnet type electromagnetic actuator for naval shipboard equipment csnak, 2015 Int. J. Nav. Archit. Ocean Eng. (2015) 7:41~55 htt://d.doi.org/10.1515/ijnaoe-2015-0004 ISSN: 2092-6782, eissn: 2092-6790 A new mount with moving-magnet tye electromagnetic actuator for naval

More information

Underwater acoustic channel model and variations due to changes in node and buoy positions

Underwater acoustic channel model and variations due to changes in node and buoy positions Volume 24 htt://acousticalsociety.org/ 5th Pacific Rim Underwater Acoustics Conference Vladivostok, Russia 23-26 Setember 2015 Underwater acoustic channel model and variations due to changes in node and

More information

Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes

Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes 22 IEEE Wireless Communications and Networking Conference: Mobile and Wireless Networks Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes Amy Fu and Parastoo Sadeghi The Australian National

More information

Interference Management via Sliding-Window Superposition Coding

Interference Management via Sliding-Window Superposition Coding Globecom 24 Worksho - Emerging Technologies for 5G Wireless Cellular Networks Interference Management via Sliding-Window Suerosition Coding Hosung ark, Young-Han Kim, Lele Wang University of California,

More information

Series PID Pitch Controller of Large Wind Turbines Generator

Series PID Pitch Controller of Large Wind Turbines Generator SERBIAN JOURNAL OF ELECRICAL ENGINEERING Vol. 1, No., June 015, 183-196 UDC: 61.311.4:681.5 DOI: 10.98/SJEE150183M Series PID Pitch Controller of Large Wind urbines Generator Aleksandar D. Micić 1, Miroslav

More information