A Multi-View Nonlinear Active Shape Model Using Kernel PCA

Size: px
Start display at page:

Download "A Multi-View Nonlinear Active Shape Model Using Kernel PCA"

Transcription

1 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 sarroa]@wmin.ac.uk z Deartment of Comuter Science, Queen Mary and Westfield College, London E1 4NS, UK sgg@dcs.qmw.ac.uk Abstract Recovering the shae of any 3D object using multile 2D views requires establishing corresondence between feature oints at different views. However changes in viewoint introduce self-occlusions, resulting nonlinear variations in the shae and inconsistent 2D features between views. Here we introduce a multi-view nonlinear shae model utilising 2D view-deendent constraint without exlicit reference to 3D structures. For nonlinear model transformation, we adot Kernel PCA based on Suort Vector Machines. 1 Introduction Modelling the 3D shae of any rigid or non-rigid object in rincile requires the recovery of its 3D structure from 2D images. However, accurate 3D reconstruction has roved notoriously difficult to achieve and has never been fully imlemented in comuter vision. It can be shown that under certain restrictive assumtions, it is ossible to faithfully reresent the 3D structure of objects such as human faces and bodies without resorting to exlicit 3D models. Such a reresentation would consist of multile 2D views together with dense corresondence mas between these views, although ractically only sarse corresondence can be established quickly for a carefully chosen set of feature oints [5]. It should also be able to coe with object shae variations due to changes in viewoint and self-occlusion, and in the case of an articulated object, changes in configuration [10, 11]. Cootes, Lanitis and Taylor et al. [2, 4, 8] have shown that the 2D shae aearanceof objects can be modelled using Active Shae Models (ASM). An ASM consists of a Point Distribution Model (PDM) aiming to learn the variations of valid shaes, and a set of flexible models caturing the grey-levels around a set of landmark feature oints. While this aroach can be used to model and recover some changes in the shae of an object, it can only coe with largely linear variations. For instance, a single ASM is able to coe with shae variations from a narrow range of face oses (turning and nodding of 20 ). Nonlinear variations caused by changes in viewoints and self-occlusions from different hand gestures had to be catured through the use of five different models [8]. Active shae models are based on a number of imlicit but crucial assumtions: (i) the shae of the object of interest can be defined by a relatively small set of exlicit view models, (ii) the grey levels around a articular landmark oint are consistent for all the views of the 483 BMVC 1999 doi: /c.13.48

2 Figure 1: The tyical 2D shae of a face across views from -90 to +90 can be given by a set of facial landmark feature oints and their corresonding local grey-level structures. object and can be used to find corresondences between these views and, (iii) the shaes at different views vary linearly. These assumtions are valid when the variations allowed are well constrained. However, it is difficult for this aroach to coe with largely nonlinear shae variations and the inconsistency introduced in the landmarks as a result. This is illustrated in Figure 1. A set of tyical landmarks used for a 2D shae model of a face are suerimosed on face images varying from the left to the right rofile view. The local grey-levels around the landmarks vary widely. This is highlighted for landmark oint A which clearly cannot be established across views solely based on local grey-levels. Due to self-occlusion, 2D local image structures corresond to different arts of the 3D structure of an object. In this work, we describe a multi-view nonlinear active shae model that utilises 2D view-deendent contextual constraint without exlicit reference to 3D structures. Such a model catures all ossible 2D shae variations in a training set and erforms a nonlinear transformation of the model during matching. The model therefore is able to coe with both nonlinear shae and grey-level variations around the landmarks. In articular, using a face database across the view shere, we exlicitly reresent 2D view-based context sanned by the yaw variations of a face, referred to as the ose. For nonlinear model transformation, we adot a nonlinear Princial Comonents Analysis (PCA), known as the Kernel PCA [13] based on Suort Vector Machines [14]. The rest of this aer is arranged as follows. We first outline Kernel PCA in Section 2. In Section 3, we describe a new search algorithm that is used to simultaneously match nonlinear face shae variations and recover their oses. A set of exeriments demonstrating the effectiveness of the aroach are resented in Section 4 before conclusions are drawninsection5. 2 Kernel Princial Comonents Analysis The Active Shae Model (ASM) can only be used to model faithfully objects whose shae variations are linear [2, 8]. When the Valid Shae Region (VSR) in the shae sace is nonlinear, as in the case when large ose variations are allowed, the PDM of an ASM requires nonlinear transformations. If a linear PDM is used, the model would suffer from oor secificity and comactness (see exeriments shown in Section 4). The roblem can be addressed to some extend by aroximations using a combination of linear comonents [3, 7]. However, the use of linear comonents increases the dimensionality of the model and also allows for non valid shaes [1]. Although nonlinear shae variation can be catured by a set of structured linear models using hierarchical rincial comonents [10], this requires a very large database for learning the distribution of the linear subsaces. Kernel Princial Comonents Analysis (KPCA) is a nonlinear PCA method recently introduced by Sholkof et al. [13], based on Suort Vector Machines (SVM) [14]. The 484

3 essential idea of KPCA is both intuitive and generic. In general, PCA can only be effectively erformed on a set of observations that vary linearly. When the variations are nonlinear, they can always be maed into a higher dimensional sace which is again linear. If this higher dimensional linear sace is referred to as the feature sace (F), Kernel PCA utilises SVM to find a comutationally tractable solution through a simle kernel function which intrinsically constructs a nonlinear maing from the inut sace to F. As a result, KPCA erforms a nonlinear PCA in the inut sace. More recisely, if a PCA is aimed at decouling nonlinear correlations among a given set of shae vectors x j through diagonalising their covariance matrix, the covariance can be exressed in a linear feature sace F instead of the nonlinear inut sace, i.e. C = 1 M (x j )(x j ) T (1) j=1 where () is a nonlinear maing function which rojects the inut vectors from the inut sace to the F sace. To diagonalise the covariance matrix, the eigen-roblem = C must be solved in the F sace. As C = 1 M P M j=1 ((x j ) )(x j ) T,all nonsingular solutions with 6= 0 must lie in the san of (x1) ::: (x M ). This eigen-roblem is equivalent to ((x k ) ) =((x k ) C) (2) for all k =1 ::: M and there exists coefficients i such that = i(x i ): (3) i=1 Substituting Equation (2) with (1) and (3) gives i((x k ) (x i )) = i=1 1 M i=1 BMVC99 i( j=1 ((x k ) (x j ))((x j ) (x i ))) (4) It is imortant to note that this eigen-roblem only involves dot roducts of maed shae vectors in the feature sace F. This is the raison d être of this method. Indeed, the nature of structural risk minimisation suggests that maing () may not always be comutationally tractable although exists. However, it needs not be exlicitly comuted either. Only dot roducts of two vectors in the feature sace are needed. Even so, since the feature sace has high dimensionality, comuting such dot roducts could still be comutationally exensive if at all ossible. A suort vector machine can be used to avoid the needs for either exlicitly erforming maings () or dot roducts in the high dimensional feature sace F. Let us define an M M matrix K where kij =(x i ) (x j ), Equation (4) can then be rewritten as M = K (5) where = [1 ::: M ] T. Now, erforming PCA in the feature sace F amounts to resolving the eigen-roblem of (5). This yields eigenvectors 1 ::: M with eigenvalues 1 2 ::: M. Dimensionality can be reduced by retaining only the first 485

4 L eigenvectors. The rincial comonents b of a shae vector x are then extracted by rojecting (x) onto eigenvectors k where k =1 ::: L bk k (x) = BMVC99 i=1 k i ((x i) (x)) (6) To solve the eigen-roblem of Equation (5) and to roject from the inut sace to the KPCA sace using Equation (6), one can avoid the needs for comuting both the dot roducts in the feature sace and erforming the maings through constructing a SVM (Figure 2). This is achieved by finding a kernel function when alied to a air of shae vectors in the inut sace, it yields the dot roduct of their maing in the feature sace: K(x y) =(x) (y) (7) There exists a number of kernel functions which satisfy the above criterion [14]. This includes the Gaussian kernel we have adoted where K(x y) = ex ; kx;yk Feature Sace x 1 4 φ(x) P L φ(x) b? Inut Sace 2N dimensions Σ α k(x, x i ) i 3 KPCA Sace L dimensions 2 Figure 2: Concetually, KPCA erforms a nonlinear maing (x) to roject an inut vector to a higher dimensional feature sace F (ste 1). A linear PCA is then erformed in this feature sace giving a lower dimensional KPCA sace based reresentation (ste 2). To reconstruct an inut vector from the KPCA sace, its KPCA reresentation is rojected into the feature sace (ste 3) before an inverse (x) maing is erformed (ste 4). Comutationally, however, none of the four stes is erformed. The maing is in fact carried out directly by kernel functions k(x xi) between Pi the inut sace and its KPCA sace, shown as the dashed line in the diagram. For reconstruction, this kernel-based maing is only aroximated. Otimisation is required in the KPCA sace in order to find a best match between the model and the KPCA reresentation of the inut vector. This SVM based kernel function effectively rovides a low dimensional Kernel-PCA subsace which reresents the distribution of the maing of the training vectors in the high dimensional feature sace F. As a result, nonlinear shae transformation in the inut sace can be erformed by reconstructions from the KPCA subsace. However, this rocess can be roblematic [9, 12]. The vectors in the feature sace F which have a reimage in the inut sace are the ones which can be exressed as a linear combination of the vectors (x1) ::: (x M ). However, if the reconstruction in F is not erfect, there is no guarantee to find a re-image of the reconstruction in the inut sace (Figure 2). Indeed, if dimensionality reduction is used, then the reconstruction from the KPCA sace to F 486

5 can only be an aroximation. Therefore the reconstruction (^x) of an inut observation vector (x), whose rincial comonents is truncated to the first L comonents, must be aroximated by minimising k(^x) ; PL(x)k 2 (8) where PL is a truncation oerator. To solve this minimisation roblem, there exists otimisation techniques tailored to articular kernels [9]. 3 View-Context Based Nonlinear Active Shae Model The Active Shae Model alied to the modelling of faces exhibits only limited ose variations. One imlicit but crucial assumtion of the existing method is that corresondences between landmark oints of different views can be established solely based on the grey-level information. However, when large nonlinear shae variations are introduced due to changes in object ose, the grey-level values around the landmarks are also view deendent. In general, 2D image structures do change according to 3D context. In order to find corresondences between landmarks across large variations of shae, we make exlicit use of this contextual information in the model. In the case of face varying from rofile to rofile, this contextual information is indexed by the ose angle itself. Consequently, the shae vector for the PDM is augmented by the ose angle : (x1 y1 ::: xn yn ) where (xi yi) are the coordinates of the i th landmark. Similarly, a model for the Local Grey-Levels (LGLs) around each landmark is a concatenation of the grey-levels along the normal to the shae contour and the ose of the face. Both the PDM and the LGLs are built using Kernel PCA. Given that viewcontextual based constraints are built into the models, these models are used to match novel images of faces. It is assumed that a rough osition of a face in the image is known. However the ose is unknown and the matching of the models with the target image recovers both the shae of the face and its ose. The comutation is erformed as follows: 1. An iterative rocess starts from the frontal view of the shae located near the object on the image. Notice that it is better to start from a secific view rather than the average shae, as was adoted in [4]. This is because as we are dealing with large shae variations, the average shae is not a valid shae anymore, as illustrated in Figure To find lausible corresondences of landmarks between views, augmented local grey-level models are used. To this end, the KPCA reconstruction of the grey-level vector is minimised along the normal to the shae. To comute the KPCA reconstruction of a vector, one first rojects this vector to the KPCA sace using Equation (6), obtaining the kernel rincial comonents (b). The reconstruction is then erformed by minimising the norm given in Equation (8). During the first iteration the ose of the object is unknown. Therefore the reconstruction error must also be minimised with resect to oses. This rocess yields an estimation of both the landmark ositions and the ose for each landmark. The newly estimated ose is then the average ose of all the landmarks. This ose is to be used to constrain the shae within the Valid Shae Region (VSR) at ste The estimated shae is aligned as exlained in [4]. 4. To constraint the estimated shae within the VSR, it is rojected to the shae sace using the view-context based nonlinear PDM given by Equation (6), constrained to lie 487

6 within the VSR by limiting the values of b [4] and rojected back to the inut sace using Equation (8). This yields a new estimated shae. Its ose will be used to locate the corresondence of the landmark oints at the next iteration (ste 3). 5. Reeat ste 3 until convergence. Figure 3: Examles of training shaes (to) and the average shae at the frontal view (bottom). 4 Exeriments To illustrate our aroach, we use a face database comosed of images of 6 individuals taken at ose angles ranging from ;90 to +90 at 10 increments. The ose of the face is tracked by means of a magnetic sensor attached to the subject s head and a camera calibrated relative to the transmitter [6]. The landmark oints on the training faces were manually located. An examle of such a sequence was shown in Figure 1. On linear ASM coing with ose change: A linear PDM trained to cature face shae variation between a small range of oses (20 ) was comared to a PDM trained for a full range of oses between 90. Figure 4 shows the 2 main modes of variation for each of these linear PDMs. The Valid Shae Range (VSR) for training the 20 PDM was set to 3 i and the PDM for across 90 views was limited to 0:2 i. Figure 4: The first (to) and second (bottom) modes of shae variation for a linear PDM covering 50 views (left) and across 180 views (right). The range of variation for the 50 views PDM was set to 3 times of standard deviation whilst 0:2 times of standard deviation was limited for the model covering 180 views. The two PDMs in Figure 4 and their corresonding LGL models were used to fit ASMs to face images, as shown in Figure 5. Using the model trained for the 50 ose range, an ASM was able to fit shaes to face images quite well (left). However, when the PDM for the full ose range was used, an ASM was only able to fit shae satisfactorily near the frontal view. At most of the other oses, the ASM was unable to recover the shae within the Valid Shae Range. This is mainly because both the shae of the face and the local grey-levels at the landmarks vary significantly and nonlinearly across views. 488

7 Figure 5: Fitting shaes to images using linear ASMs trained across 20 (left) and 90 (right). On nonlinear ASM coing with ose change: Kernel PCA was used to train a nonlinear PDM and cature shae variations of a face across views (90 ). Figure 6 shows the three main modes of variation and illustrates that the nonlinear PDM succeeds in caturing valid variations of shae and extends the VSR of linear PDMs shown in Figure 4. Figure 6: First three modes of shae variation for a Kernel PCA based PDM. The range of variation is set to ;1:5 i b i 1:5 i. The nonlinear PDM and its corresonding LGL models were used to fit a nonlinear ASM on face images, as shown in Figure 7. The nonlinear ASM converges and recovers shaes within the VSR but not to the right shae. This is because sometimes the background grey-levels are very similar to the grey-levels around certain landmarks at secific oses, as can be seen from the examles in Figure 1. In such cases, using grey-levels alone will fail to find corresondences between views. To better discriminate object foreground and background, we use ose to imose a view-context based constraint. Figure 7: Examles of fitting shaes to images at different views using a nonlinear ASM. On view-context based nonlinear ASM: We used the view-context based nonlinear PDM to cature the shae variation across the full range of oses. Figure 8 shows the 3 main modes of variation similar to those of a nonlinear PDM shown in Figure 6. Figure 8: First three modes of shae variation for a view-context based nonlinear PDM. The range of variation is set to ;1:5 i b i 1:5 i. Figure 9: Fitting shaes to images at different views using a view-context based nonlinear ASM. 489

8 A view-context based nonlinear PDM and its corresonding LGL models were used to fit a view-context based nonlinear ASM to face images, as shown in Figure 9. The ASM converges to the right shae and is able to recover the ose. We used the frontal view shae to start fitting. For the first iteration, the landmarks were allowed to move along the normals to the shae contour for u to a distance of 12 ixels on each side. This was then adjusted roortionally to the fitting error after each iteration. A LGL model was built using 3 ixels on both sides of a landmark along the normal to the shae. Both the PDM and the LGLs were restrained to ten dimensional eigensaces. Figure 10 illustrates an examle of fitting a shae to a face image. From left to right, the to row deicts the shae transformation in the rocess. The bottom row shows both ose recovery (convergence towards ;80 ) and shae fitting errors in ixels. Figure 11 comares fitting errors of different ASMs. A linear ASM erforms better at mean oses than at extreme oses. A nonlinear ASM exhibits similar results excet at mean oses. For all oses, a view-context based nonlinear ASM erforms significantly better. Figure 10: An examle of fitting a shae to a face image and recovering its ose at ;80.Theto row shows estimated shae after iterations 0, 1, 4, 6, 12, 13, 15, 16, 20 and 25. The recovered ose and the fitting errors (in ixels) are shown at the bottom left and right resectively. Generalisation to novel views and novel faces: Two more exeriments were conducted to evaluate the caability of the view-context based nonlinear ASM for interolating shae of novel faces not in the training set and recovering oses at novel views. A view-context based nonlinear ASM was first trained at 20 ose intervals between 90. The model was then used to recover both the shae and ose of faces at novel views. Here the number of eigenvectors was increased to 20 and the Valid Shae Region was extended to 10 times the standard deviation. Examles of shae fitting at novel views between known oses are shown in Figure 12. A view-context based nonlinear model was also trained to recover both the shae and ose of novel faces not in the training set. A model was trained on all but one of the faces in a database and was then tested on all oses of an unknown face. The exeriment was erformed for a number of unknown faces and an examle is shown in Figure 13. A comarison of the fitting errors of both a model trained on all the oses and a model trained only on half of the oses in a database is shown on the left in Figure 14. Both 490

9 Figure 11: Comaring shae fitting errors across views. Tyical fitting errors of different ASMs in ixels are drawn against ose. Whilst the dashed-line reresents a linear ASM, the lain-line is for a nonlinear ASM and the bold-line for a view-context based nonlinear ASM. Figure 12: Examles of fitting shaes to images at novel views using a view-context based nonlinear ASM. Figure 13: An examle of fitting shaes to images of an unknown face across views using a viewcontext based nonlinear ASM. ASMs exhibit similar results which shows the generalisation ability of a view-context based nonlinear ASM to novel oses. A similar error comarison for generalisation to novel faces can be seen on the right in Figure Conclusion In this work, we resented a novel aroach to modelling nonlinear 2D shaes of nonrigid 3D objects and simultaneous recovering of object ose at multile views and across the view shere. Large ose variation in 3D objects such as human faces raise two difficult roblems. First, shae variations across views are highly nonlinear. Second, corresondences of landmark oints across views cannot be reliably established based solely on local grey-levels. The first roblem was addressed by erforming nonlinear shae transformation across views using Kernel PCA based on the concet of Suort Vector Machines. The second roblem was tackled by augmenting a nonlinear 2D active shae model with ose constraint. 491

10 Figure 14: Left: Comarable fitting errors between a view-context based nonlinear ASM trained on all oses (lain-line) and a model trained only on half of the oses (dashed-line). Right: Comarable fitting errors for a model trained on all faces (lain-line) and a model trained only on some of the faces and tested on a novel face (dashed-line). The horizontal axis shows the ose and the vertical axis shows fitting errors in ixels. References [1] R. Bowden, T. A. Mitchell, and M. Sarhadi. Reconstructing 3d ose and motion from a single camera view. In BMVC, ages , Southamton, UK, [2] T. Cootes, A. Hill, C. Taylor, and J. Haslam. The use of active shae models for locating structures in medical images. Image and Vision Comuting, 12: , [3] T. Cootes and C. Taylor. A mixture model for reresenting shae variation. In BMVC, ages , Essex, UK, [4] T. Cootes, C. Taylor, D. Cooer, and J. Graham. Active shae models - their training and alication. Comuter Vision and Image Understanding, 61(1):38 59, January [5] F. de la Torre, S. Gong, and S. McKenna. View-based adative affine tracking. In ECCV, volume 1, ages , Freiburg, Germany, [6] S. Gong, E-J. Ong, and S. McKenna. Learning to associate faces across views in vector sace of similarities to rototyes. In BMVC, ages 54 63, [7] T. Hea and D. Hogg. Imroving secificity in dms using a hierarchical aroach. In BMVC, ages 80 89, Essex, UK, [8] A. Lanitis, C. Taylor, T. Cootes, and T. Ahmed. Automatic interretation of human faces and hand gestures using flexible models. In FG, ages , Zurich, [9] S. Mika, B. Scholkof, A. Smola, G. Ratsch, K. Muller, M. Scholz, and G. Ratsch. Kernel ca and de-noising in feature saces. In NIPSS, [10] E-J. Ong and S. Gong. A dynamic human model using hybrid 2d-3d reresentations in hierarchical ca sace. In BMVC, Nottingham, UK, Setember [11] E-J. Ong and S. Gong. Tracking hybrid 2d-3d human models through multile views. In IEEE International Worksho on Modelling Peole, Corfu, Greece, Setember [12] B. Scholkof, S. Mika, A. Smola, G. Ratsch, and K. Muller. Kernel ca attern reconstruction via aroximate re-images. In ICANN. Sringer Verlag, [13] B. Scholkof, A. Smola, and K. Muller. Nonlinear comonent analysis as a kernel eigenvalue roblem. Neural Comutation, 10(5): , [14] V. Vanik. The nature of statistical learning theory. Sringer Verlag,

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

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

Upper-Body Contour Extraction Using Face and Body Shape Variance Information 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

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

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

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

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

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

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

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

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

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena Influence of Earth Conductivity and Permittivity Frequency Deendence in Electromagnetic Transient Phenomena C. M. Portela M. C. Tavares J. Pissolato ortelac@ism.com.br cristina@sel.eesc.sc.us.br isso@dt.fee.unicam.br

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

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

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

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

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

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

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

ONE of the most challenging experiences in photography. Removing Camera Shake via Weighted Fourier Burst Accumulation

ONE of the most challenging experiences in photography. Removing Camera Shake via Weighted Fourier Burst Accumulation Removing Camera Shake via Weighted Fourier Burst Accumulation Mauricio Delbracio and Guillermo Sairo arxiv:55.v [cs.cv] Dec 5 Abstract Numerous recent aroaches attemt to remove image blur due to camera

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

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

Nonlinear MSM Photodetector Model for High Resolution Laser Impulse Radar Imaging

Nonlinear MSM Photodetector Model for High Resolution Laser Impulse Radar Imaging Nonlinear MSM Photodetector Model for High Resolution Laser Imulse Radar Imaging M. DJEBARI *, M. BENSEBTI *, A. ANOU *, M. MEHDI * AND G. KOMPA ** * Deartment of electronic University Saad Dahlab of Blida

More information

SQUARING THE MAGIC SQUARES OF ORDER 4

SQUARING THE MAGIC SQUARES OF ORDER 4 Journal of lgebra Number Theory: dvances and lications Volume 7 Number Pages -6 SQURING THE MGIC SQURES OF ORDER STEFNO BRBERO UMBERTO CERRUTI and NDIR MURRU Deartment of Mathematics University of Turin

More information

Designing for Societal Problems The Role of People. Gabriela Avram

Designing for Societal Problems The Role of People. Gabriela Avram Designing for Societal Problems The Role of Peole Gabriela Avram Introduction to Digital Media 2017 Yesterday and today! htts://youtu.be/f91qitfi9ue But how do we go about designing these things? A. Just

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

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

Analysis of Electronic Circuits with the Signal Flow Graph Method

Analysis of Electronic Circuits with the Signal Flow Graph Method Circuits and Systems, 207, 8, 26-274 htt://www.scir.org/journal/cs ISSN Online: 253-293 ISSN Print: 253-285 Analysis of Electronic Circuits with the Signal Flow Grah Method Feim Ridvan Rasim, Sebastian

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

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

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

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

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

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

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

Antenna Selection Scheme for Wireless Channels Utilizing Differential Space-Time Modulation

Antenna Selection Scheme for Wireless Channels Utilizing Differential Space-Time Modulation Antenna Selection Scheme for Wireless Channels Utilizing Differential Sace-Time Modulation Le Chung Tran and Tadeusz A. Wysocki School of Electrical, Comuter and Telecommunications Engineering Wollongong

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

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

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

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

A Realistic Simulation Tool for Testing Face Recognition Systems under Real-World Conditions

A Realistic Simulation Tool for Testing Face Recognition Systems under Real-World Conditions A Realistic Simulation Tool for Testing Face Recognition Sstems under Real-World Conditions M. Correa, J. Ruiz-del-Solar, S. Parra-Tsunekawa, R. Verschae Deartment of Electrical Engineering, Universidad

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

Laboratory Essay with Online Back-calculation Anti-windup Scheme for a MTG System

Laboratory Essay with Online Back-calculation Anti-windup Scheme for a MTG System PID' Brescia (Italy), March 8-, WeB. Laboratory Essay with Online Back-calculation Anti-windu Scheme for a MTG System Antônio M. S. Neto, Thaise P. Damo, Antonio A. R. Coelho Federal University of Santa

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

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

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

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

Depth of Focus and the Alternating Phase Shift Mask

Depth of Focus and the Alternating Phase Shift Mask T h e L i t h o g r a h y E x e r t (November 4) Deth of Focus and the Alternating Phase Shift Mask Chris A. Mack, KLA-Tencor, FINLE Division, Austin, Texas One of the biggest advantages of the use of

More information

Beamspace MIMO for Millimeter-Wave Communications: System Architecture, Modeling, Analysis, and Measurements

Beamspace MIMO for Millimeter-Wave Communications: System Architecture, Modeling, Analysis, and Measurements 1 Beamsace MIMO for Millimeter-Wave Communications: System Architecture, Modeling, Analysis, and Measurements John Brady, Student Member, IEEE, Nader Behdad, Member, IEEE, and Akbar Sayeed, Fellow, IEEE

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

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

FEATURE EXTRACTION FOR SPEECH RECOGNITON

FEATURE EXTRACTION FOR SPEECH RECOGNITON M.Tech. Credit Seminar Reort, Electronic Systems Grou, EE. Det, IIT Bombay, Submitted November2003 Abstract FEATURE EXTRACTION FOR SPEECH RECOGNITON Manish P. Kesarkar (Roll No: 03307003) Suervisor: Prof.

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

Physics 54. Lenses and Mirrors. And now for the sequence of events, in no particular order. Dan Rather

Physics 54. Lenses and Mirrors. And now for the sequence of events, in no particular order. Dan Rather Physics 54 Lenses and Mirrors And now or the seuence o events, in no articular order. Dan Rather Overview We will now study transmission o light energy in the ray aroximation, which assumes that the energy

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 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

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

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

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS Dániel Ambrits and Balázs Bank Budaest University of Technology and Economics, Det. of Measurement and Information

More information

Hydro-turbine governor control: theory, techniques and limitations

Hydro-turbine governor control: theory, techniques and limitations University of Wollongong Research Online Faculty of Engineering and Information Sciences - Paers: Part A Faculty of Engineering and Information Sciences 006 Hydro-turbine governor control: theory, techniques

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

Research and concepts Inertial tolerancing

Research and concepts Inertial tolerancing Research and concets Inertial tolerancing The author is a Professor in the Deartment of Industrial Engineering at the Université de Savoie, Annecy le Vieux, France Keywords Taguchi methods, Statistical

More information

The pulse compression waveform that we have already considered is the LFM t is a quadratic phase function.

The pulse compression waveform that we have already considered is the LFM t is a quadratic phase function. 5.0 PULSE COMPRESSION WAVEFORMS There is a class of waveforms termed ulse comression waveforms. These tyes of waveforms, and their associated signal rocessors, are useful because the overall signal duration

More information

Uplink Scheduling in Wireless Networks with Successive Interference Cancellation

Uplink Scheduling in Wireless Networks with Successive Interference Cancellation 1 Ulink Scheduling in Wireless Networks with Successive Interference Cancellation Majid Ghaderi, Member, IEEE, and Mohsen Mollanoori, Student Member, IEEE, Abstract In this aer, we study the roblem of

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

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

Improving Satellite Surveillance through Optimal Assignment of Assets

Improving Satellite Surveillance through Optimal Assignment of Assets Imroving Satellite Surveillance through Otimal Assignment of Assets Claire Rivett and Carmine Pontecorvo Intelligence, Surveillance and Reconnaissance Division Defence Science and Technology Organisation

More information

Semi Blind Channel Estimation: An Efficient Channel Estimation scheme for MIMO- OFDM System

Semi Blind Channel Estimation: An Efficient Channel Estimation scheme for MIMO- OFDM System Australian Journal of Basic and Alied Sciences, 7(7): 53-538, 03 ISSN 99-878 Semi Blind Channel Estimation: An Efficient Channel Estimation scheme for MIMO- OFDM System Arathi. Devasia, Dr.G. Ramachandra

More information

Opinion Dynamics for Decentralized Decision-Making in a Robot Swarm

Opinion Dynamics for Decentralized Decision-Making in a Robot Swarm Oinion Dynamics for Decentralized Decision-Making in a Robot Swarm Marco A. Montes de Oca, Eliseo Ferrante, Nithin Mathews, Mauro Birattari, and Marco Dorigo IRIDIA, CoDE, Université Libre de Bruxelles,

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

Detecting Content Adaptive Scaling of Images for Forensic Applications

Detecting Content Adaptive Scaling of Images for Forensic Applications Detecting Content Adative Scaling of Images for Forensic Alications Claude Fillion 1,2, Gaurav Sharma 1,3 1 Deartment of Electrical and Comuter Engineering, University of Rochester, Rochester, NY 2 Xerox

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

There are two basic types of FET s: The junction field effect transistor or JFET the metal oxide FET or MOSFET.

There are two basic types of FET s: The junction field effect transistor or JFET the metal oxide FET or MOSFET. Page 61 Field Effect Transistors The Fieldeffect transistor (FET) We know that the biolar junction transistor or BJT is a current controlled device. The FET or field effect transistor is a voltage controlled

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

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

Tracking of a Tagged Leopard Shark with an AUV: Sensor Calibration and State Estimation

Tracking of a Tagged Leopard Shark with an AUV: Sensor Calibration and State Estimation Tracking of a Tagged Leoard Shark with an AUV: Sensor Calibration and State Estimation Forney, C. Manii, E. Farris, M. Moline, M.A. Lowe, C.G. Clark, C.M. Abstract Presented is a method for estimating

More information

Low-Complexity PDoA-based Localization

Low-Complexity PDoA-based Localization 1 Low-Comlexity PDoA-based Localization Benjamin Sackenreuter 1, Niels Hadaschik 1, Marc Faßbinder 1 and Christoher Mutschler 1, {firstname.lastname}@iis.fraunhofer.de 1 Fraunhofer Institute for Integrated

More information

Multi-period Channel Assignment

Multi-period Channel Assignment Multi-eriod Channel Assignment Hakim Mabed, Alexandre Caminada and Jin-Kao Hao 2 France Télécom R&D, 6 Avenue des Usines, BP 382, 97 Belfort, France {hakim.mabed,alexandre.caminada}@francetelecm.com Tel:

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

Available online at ScienceDirect. Procedia Manufacturing 11 (2017 )

Available online at   ScienceDirect. Procedia Manufacturing 11 (2017 ) Available online at www.sciencedirect.com ScienceDirect Procedia Manuacturing 11 (2017 ) 501 508 27th International Conerence on Flexible Automation and Intelligent Manuacturing, FAIM2017, 27-30 June 2017,

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

Characteristics of optical bandpass filters employing series-cascaded double-ring resonators q

Characteristics of optical bandpass filters employing series-cascaded double-ring resonators q Otics Communications 8 (003) 91 98 www.elsevier.com/locate/otcom Characteristics of otical bandass filters emloying series-cascaded double-ring resonators q Jianyi Yang a,b, *, Qingjun Zhou b, Feng Zhao

More information

DESIGN AND FABRICATION OF A DEEP DRAWING MACHINE: EXPERIMENTAL STUDY OF DRAWING FORCE VS DRAWING STROKE

DESIGN AND FABRICATION OF A DEEP DRAWING MACHINE: EXPERIMENTAL STUDY OF DRAWING FORCE VS DRAWING STROKE DESIGN AND FABRICATION OF A DEEP DRAWING MACHINE: EXPERIMENTAL STUDY OF DRAWING FORCE VS DRAWING STROKE Ahmed Ramahi, ramahi@najah.edu, a_ramahi@yahoo.com. Industrial Engineering Deartment, An-Najah National

More information

Modeling of power autotransformer

Modeling of power autotransformer Modeling of ower autotransformer VLADMÍR VOLČKO, ŽAETA ELEHOVÁ, ATO BELÁŇ, PETER JAGA, DOMK VGLAŠ, MROLAVA MTKOVÁ Deartment of Electrical Power Engineering lovak niversity of Technology in Bratislava lkovičova,

More information

A New Method for Design of Robust Digital Circuits

A New Method for Design of Robust Digital Circuits A New Method for Design of Robust Digital Circuits Dinesh Patil, Sunghee Yun, Seung-Jean Kim, Alvin Cheung, Mark Horowitz and Stehen oyd Deartment of Electrical Engineering, Stanford University, Stanford,

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

Joint Tx/Rx Energy-Efficient Scheduling in Multi-Radio Networks: A Divide-and-Conquer Approach

Joint Tx/Rx Energy-Efficient Scheduling in Multi-Radio Networks: A Divide-and-Conquer Approach Joint Tx/Rx Energy-Efficient Scheduling in Multi-Radio Networs: A Divide-and-Conquer Aroach Qingqing Wu, Meixia Tao, and Wen Chen Deartment of Electronic Engineering, Shanghai Jiao Tong University, Shanghai,

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

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

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

The Gini Coefficient: An Application to Greece

The Gini Coefficient: An Application to Greece International Journal of Economics and Finance; Vol. 10, No. 3; 2018 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education The Gini Coefficient: An Alication to Greece Augustine

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

and assigned priority levels in accordance with the QoS requirements of their applications.

and assigned priority levels in accordance with the QoS requirements of their applications. Effect of Priority Class Ratios on the Novel Delay Weighted Priority Scheduling Algorithm Vasco Quintyne *, Adrian Als Deartment of Comuter Science, Physics and Mathematics University of the West Indies

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

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields AHMED R. SAYED, HUSSEIN I. ANIS Electrical Power and Machine Deartment Cairo University Giza EGYPT eng_ahmed.rabee@eng.cu.edu.eg,

More information

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices A New ISPWM Switching Technique for THD Reduction in Custom Power Devices S. Esmaeili Jafarabadi, G. B. Gharehetian Deartment of Electrical Engineering, Amirkabir University of Technology, 15914 Tehran,

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

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

Haptic Human Interfaces for Robotic Telemanipulation

Haptic Human Interfaces for Robotic Telemanipulation Hatic Human Interfaces for Robotic Telemaniulation Emil M. Petriu, Pierre Payeur, and Ana-Maria Cretu School of Information Technology and Engineering, University of Ottawa, Canada Abstract This aer rooses

More information