Perceptual approach for unsupervised digital color restoration of cinematographic archives

Size: px
Start display at page:

Download "Perceptual approach for unsupervised digital color restoration of cinematographic archives"

Transcription

1 Pereptual approah for unsupervised digital olor restoration of inematographi arhives Majed Chambah ~, Alessandro Rizzi #, Carlo Gatta #, Bernard Besserer ~, Daniele Marini * ~ L3I, Université de La Rohelle, Frane mhambah@univ-lr.fr, bbessere@univ-lr.fr # Dept. of Information Tehnology - University of Milano/Italy rizzi@dti.unimi.it, gatta@dti.unimi.it *Dept. of Information Siene - University of Milano/Italy daniele.marini@unimi.it ABSTRACT The inematographi arhives represent an important part of our olletive memory. We present in this paper some advanes in automating the olor fading restoration proess, espeially with regard to the automati olor orretion tehnique. The proposed olor orretion method is based on the ACE model, an unsupervised olor equalization algorithm based on a pereptual approah and inspired by some adaptation mehanisms of the human visual system, in partiular lightness onstany and olor onstany. There are some advantages in a pereptual approah: mainly its robustness and its loal filtering properties, that lead to more effetive results. The resulting tehnique, is not just an appliation of ACE on movie images, but an enhanement of ACE priniples to meet the requirements in the digital film restoration field. The presented preliminary results are satisfying and promising. Keywords: Digital film restoration, olor fading, automati olor orretion, olor onstany, ACE. 1. INTRODUCTION Sine the 1950s, monopak olor film beame the standard on whih millions of inematographi works were reorded. A ouple of deades later, it turned out that this proess was hemially unstable, ausing the fading of whole film stoks with time. Usually, a bleahed olor release print is the only available reord of a film. Sine the bleahing phenomenon is irreversible, photohemial restoration of faded prints is not possible, hene the inontestability of digital olor restoration. The tehnique proposed here for the olor digital restoration of faded movies is based on a pereptual approah, inspired by some adaptation mehanisms of the human visual system (HVS), in partiular lightness onstany and olor onstany. The lightness onstany adaptation makes us stably pereive the sene regardless hanges in mean luminane intensity and the olor onstany adaptation makes us stably pereive the sene regardless hanges in olor of the illuminant. The work that preeded this artile foused, on one hand, on the apabilities of olor onstany-like methods to restore faded films [3][5] and the steps of digital olor film restoration [1][2][4]. On the other hand, an algorithm for digital images unsupervised enhanement, alled ACE for Automati Color Equalization was also presented [6][7][23]. It provided experimental evidene for orreting automatially the olor balane of an image using a pereptual approah. 138 Color Imaging VIII: Proessing, Hardopy, and Appliations, Reiner Eshbah, Gabriel G. Maru, Editors, Proeedings of SPIE IS&T Eletroni Imaging, SPIE Vol (2003) 2003 SPIE IS&T X/03/$15.00

2 We present in this paper the first results of a new tehnique for digital olor film restoration based on ACE. This work is the first result of the ollaboration between the L3I lab of Université de La Rohelle and the Department of Information Tehnology of University of Milano. After a detailed presentation of ACE algorithm, we present the new version of ACE for olor digital movie restoration. We report and disuss the results of our experiments and we give some future prospets of this work. 2. ACE: AUTOMATIC COLOR EQUALIZATION ACE, for Automati Color Equalization, is an algorithm for digital images unsupervised enhanement. It is based on a new omputational approah that merges the "Gray World" and "White Path" equalization mehanisms, while taking into aount the spatial distribution of olor information. Inspired by some adaptation mehanisms of the human visual system, ACE is able to adapt to widely varying lighting onditions, and to extrat visual information from the environment effiaiously. ACE implementation follows the sheme shown in figure 1: a first stage aounts for a hromati spatial adaptation (responsible for olor onstany) and a seond stage, dynami tone reprodution saling, onfigures the output range to implement an aurate tone mapping. The first stage merges the gray world and white path approahes and performs a sort of ontrast enhanement, weighted by pixel distane. The result is a loal-global filtering. The seond stage maximizes the image dynami, normalizing the global lightness. No user supervision, no statistis and no data preparation are required to run the algorithm. Fig 1: ACE basi shema In figure 1, I is the input image, R is an intermediate result and O is the output image; subsript denotes the hromati hannel. 2.1 Chromati / Spatial adaptation The first stage, the Chromati/Spatial adaptation, produes an output image R in whih every pixel is reomputed aording to the image ontent, approximating the visual appearane of the image. Eah pixel p of the output image R is omputed separately for eah hromati hannel as shown in equation (1). R r ( I ( p) I ( j)) j Im, j p d ( p, j) ( p) = (1) rmax d ( p, j) j Im, j p I( p) I ( j) aounts for the basi pixel ontrast interation mehanism, d(p, j) is a distane funtion whih weights the amount of loal or global ontribution, r( ) is the funtion, disussed below, that aounts for the relative lightness appearane of the pixel. Pro. of SPIE Vol

3 The lower part of the fration has been introdued to balane the filtering effet of pixels near the border, avoiding a vignetting effet [23]. A sort of lateral inhibition mehanism is realized by omputing the differene between eah pixel value and all other pixels of the seleted image subset. This differene mehanism enhanes the ontrast, tuned by r( ), the hromati adaptation funtion. The distane d( ) weights the global and loal filtering effet. It is well known that both global and loal adaptations are present in the HVS. Global models, in fat, are not able to simulate several loal hromati adaptation effets, e.g. simultaneous ontrast or Mah bands [23]. Different d( ) funtions have been tested. Some funtions seem to ahieve better results than others, but a best funtion has not yet been found. For the tests in this paper we have hosen the Eulidean distane r. For eah pixel of the image, r( ), together with d( ), ontrol the ontrast interation, aounting for the spatial hannel lightness adaptation. It omputes all the single ontributions of the image ontent (weighted by d( ) ) to eah final pixel value in the output image. To perform a gray world mehanism, r( ) has to be an odd funtion, while the white path mehanism is obtained by a non-linear enhanement of small differenes between neighbor pixels. We have tested different r( )funtions, trying to implement an effetive white path mehanism. Figure 2 displays the tested funtions, the odes mean: LI=Linear, SG=Signum, SA=Saturation. Fig. 2: r( ) funtions Linear and Signum funtions an be seen as limit ases of Saturation funtion with unitary or infinite slope respetively. For the test of this paper we have hosen Saturation with a slope value Dynami tone reprodution saling This seond stage maps the intermediate pixels array R into the final output image O. In this stage not only a simple dynami maximization an be made (linear saling), also different referene values an be hosen in the output range to map into gray levels the relative lightness appearane values of eah hannel. Aording to the hosen referene point an additional global balane between gray world and white path is added. The following two saling methods an be used to obtain a standard 24 bit output image from the signed floating point array R. The first simple method sales linearly the range of values in R independently on eah hannel to the range [0,255] by the formula: O p) = round[ s ( R ( p) m )] ( where s is the slope of the segment [(m,0),(m,255)], with M = max[ R ( p)] and m = min[ R ( p )]. p p In this ase the linear mapping fills exatly the available dynami range without further adaptation. 140 Pro. of SPIE Vol. 5008

4 The seond alternative method, yields better results, by saling linearly the values in R with the following formula O ( p) = round[127.5 s R ( p)] + using M as white referene and the zero value in R as an estimate for the medium gray referene point to ompute the slope s. For this reason, the available dynami ould not be used entirely, or tones around the very dark values ould be lost. Alternatively, some values in O an result negative. In this ase the values lower than zero are set to zero. The seond method adds a global gray world adaptation in the final saling, thus the dynami of the final image is always entered around the medium gray. 3. ACE FOR COLOR DIGITAL MOVIE RESTORATION The prinipal harateristi of ACE [6][7][23] is its loal data driven olor orretion, inspired by some adaptation mehanisms of the human visual system. ACE is able to adapt to unknown hromati dominants, to solve the olor onstany problem and to perform an image dynami data driven strething. Moreover, ACE algorithm is unsupervised and needs little involvement from the user. These properties make it suitable for film restoration, a problem in whih there is no referene olor to ompare the results of the filtering. The only reliable riterion is the pleasantness and naturalness of the final image. Faded movie images are drab and have a poor saturation and an overall olor ast. This is due to the bleahing of one or two hromati layers of the film. Sine we deal with lost hromati information, restoring the olor of faded movies is more intriate than balaning the olors of an image with a olor ast due to an illuminant shift. Figure 5 shows the original faded image of figure 4 proessed by ACE. Even though the ast was removed, the olors of the image are still drab. This is due to the fat that bleahed movie images are more damaged than images with a ast due to an illuminant shift. Vividness (saturation) of the image olors is a major issue in digital olor movie restoration. The naturalness of the image and its histogram shape is also important. The new unsupervised tehnique, that we present, is not just an appliation of ACE on movie images, but an enhanement of ACE priniples to meet the requirements in the digital film restoration field. To restore the vividness of the image olors, we enhane the saturation of the real olors of the image before removing the ast and balaning the olors with ACE (see figure 3). To avoid inreasing the olor ast, we use a non-uniform saturation enhanement tehnique presented in [3]. It onsists in strething the bounding ellipsoid of the points aording to the prinipal axes in CIELAB olor spae. Unlike uniform saturation inrease methods, this olor enhanement tehnique avoids inreasing the olor ast all over the image and enhanes the real olors of the image. Figure 6 shows the image of figure 4 after non-uniform saturation enhanement. Saturation enhanement Color balane ACE Original images Restored images Fig. 3: Steps of olor restoration One the olors of the image have been revived, the next step onsists in removing the olor ast, balaning the olors and orreting the ontrast of the image using ACE. Inner parameters of the ACE algorithm have to be properly tuned and new funtions have to be added to meet the requirements of image and histogram shape naturalness. Figure 7 shows Pro. of SPIE Vol

5 the result of ACE on saturation enhaned image of figure 6. The reovered olors are vivid, but the image is noisy and has an unnatural look due to the equalized histogram shape as shown on figure 9.Trying to avoid these unwanted behaviors we followed a onservative approah hoosing 0.2 for saturation parameter as a trade off between a good Color Constany behavior and a solution that doesn t amplify exessively the original low ontrast bakground noise. This preliminary hoie that needs further investigation derives from previous tests [6]. To preserve the natural histogram shape and to obtain natural images two funtions have been added in the ACE algorithm. A new saling funtion alled WP+GW (blak) and a new keep original gray (fade to blak) feature. In partiular the WP+GW (blak) saling is the same as WP+GW but with a modified mapping that fills exatly the available dynami solving the problem of losing dark tones using WP+GW. The keep original gray feature has been devised to relax the GW mehanism in the seond stage: instead of entering the hromati hannels around the medium gray, keep original gray preserve the original mean values; this results in histograms more similar in shape with original ones. Relaxing GW mehanism in the seond stage does not affet the Color Constany property of ACE sine it derives from WP/GW mehanism in the first stage and from global WP approah in the seond one. 4. EXPERIMENTAL RESULTS We tested different parameters to find the best onfiguration for faded images restoration. We run the experiments on several images oming from different films of different epohs and with different bleahing behaviors and olor asts. The riteria used to evaluate the quality of the restoration are visual judgment [8] aording to the naturalness of the aspet of the image (olors and ontrast) and the naturalness of the histogram shape (smooth, regular and strethed shape not an equalized one). To judge the fidelity of the olors of the restored image we fous on memory olors [9] [10] like the blue of the sky, the green of the foliage, skin tones, ahromati zones, et... We varied different parameters like the saling funtion, the shape funtion, and some features like keep original gray. To get a restored image with balaned vivid natural olors without noise, and having a natural histogram shape, the best shape funtion is saturation. Figure 18 shows the result of ACE on the image of figure 6 with linear shape. The image has still a strong ast. Using a saturation shape guarantees the removal of the olor ast. The most suitable parameter of saturation shape funtion is 0,2. Under this value the image beomes noisy, the ontrast is not ideal (see figure 16) and the histogram shape is unnatural as shown on figure 17. The WP+GW saling funtion (see Set. 2.2) does not give an image with a good ontrast espeially in the shadows, as shown in figure 10, sine the shadows are shifted as shown in figure 11. A linear saling gives a more strethed histogram (figure 13), but the result is still not satisfying (figure 12). The best result is given by WP+GW blak saling funtion ombined with the keep original gray feature, sine this onfiguration gives a good ontrast all over the image, whether in shadows, mid-tones or highlights. Figure 14 shows a well restored image using this onfiguration ombined with a saturation shape with a parameter of 0,2. The olors of the image are natural and vivid. The ontrast and the histogram shape are natural as well as illustrated by figure 15. Figure 23 shows another well restored image by the same onfiguration. The polar hue histograms of figures 21 and 25 show the hromati diversity of the images restored by this method whih onfirms the suitability of this tehnique to digital film olor restoration. 5. DISCUSSION The experimental results gave evidene for the suitability of the developed tehnique to restore olor faded movies. This tehnique has several advantages: It uses a pereptual approah with global and loal effets, is unsupervised, needs little involvement from the user and gives good results. The major drawbak of this method is its slowness. The algorithm an run on a loal LUT instead of a full image but the results have not the same reliability. To avoid running the algorithm on all the full images of the sequene, whih takes a huge amount of time (see table 1), it is preferable to run the algorithm on a redued image (at CIF resolution for instane), then do a linear olor mapping [4] between the original faded image and the restored redued image. The linear olor mapping will provide us with the matrix that will restore the whole sequene at full definition. The linear proessing gives a well restored image (figure 19) lose to the target (the image proessed by ACE), but it is not exatly the same sine ACE is a non linear and loal proessing. Alternative aelerating methods are under test. 142 Pro. of SPIE Vol. 5008

6 In the meanwhile, to aelerate the ACE and meet the eonomial requirements in the digital restoration field, we rewrote the algorithm using Intel s SSE instrutions [22]. SSE instrutions are SIMD (Single Instrution Multiple Data) instrutions permitting to proess a set of pixels with a single instrution. The first results are very promising as shown by table 1, the proessing time was divided by nearly 5 (a gain fator of 80%) on a PC equipped with an AMD Athlon XP proessor and 512 of DDRAM. Table 1: Computing time of the original and the SSE optimized ACE algorithm Image size Algorithm Proessing time t t ACE / t ACE SSE Gain fator 925 x 672 ACE 19 hours 5,43 81% pixels ACE w/ SSE 3 hours 30 min 310 x 293 ACE 22 minutes 4,88 80% pixels ACE w/ SSE 4 min 30 se 6. CONCLUSION We presented in this paper a new tehnique for digital restoration of olor faded movies using a new unsupervised olor equalization algorithm, based on a pereptual approah. This work results from the ollaboration between the L3I lab of Université de La Rohelle and the Department of Information Tehnology of University of Milano. The developed tehnique onsists in enhaning the saturation of the images, sine after fading the images beome too drab, then balaning the olors of the image using a new version of ACE algorithm (Automati Color Equalization). To meet the requirements in the digital restoration field the inner parameters of the new version were properly tuned, some new funtions were added and the whole algorithm optimized. The first obtained results are satisfying and promising. The future prospets of this ollaboration onsist in inluding the saturation enhanement proessing inside the ACE algorithm, optimizing and aelerating the algorithm. REFERENCES 1. M. Chambah, B. Besserer, Digital olor restoration of faded motion pitures. Computer graphis and image proessing onferene CGIP2000, Saint-Etienne, Frane, 2000, pp M. Chambah, B. Besserer, Digital restoration of faded olor movies: a four-step method, 8th Color imaging onferene CIC8, IS&T/SID, Sottsdale, AZ, USA, 2000, pp M. Chambah, B. Besserer, P. Courtellemont, Reent Progress in Automati Digital Restoration of Color Motion Pitures, SPIE Eletroni Imaging 2002, San Jose, CA, USA, janvier 2002, vol. 4663, pp M. Chambah, B. Besserer, P. Courtellemont, Approah to Automate Digital Restoration of Faded Color Films, IS&T Conferene on Graphis, Imaging, and Vision CGIV 2002, Poitiers, Frane, avril 2002, pp M. Chambah, B. Besserer, P. Courtellemont, Latest Results in Digital Color Film Restoration, Mahine Graphis and Vision (MG&V) Journal, (in press ) 6. A. Rizzi, C. Gatta, D. Marini, Color Corretion between Gray World and White Path, Eletroni Imaging 2002, 20-25/01/02, San Jose, California (USA). 7. C. Gatta, A. Rizzi, D. Marini, ACE: an Automati Color Equalization algorithm CGIV02 the First European Conferene on Color in Graphis Image and Vision, 2-5/4/2002, Poitiers (Frane). 8. M. Stokes, T. White, Color fidelity test methods, IS&T/SID s olor imaging onferene proeedings, 1998, pp K. Töpfer, R. Cookingham, The quantitative aspets of olor rendering for memory olors, IS&T s PICS onferene, C. Tuijn, W. Cliquet, Today s image apturing needs: going beyond olor management, IS&T/SID s 5th olor imaging onferene proeedings, 1997, pp S.N. Pattanaik, J.A. Ferwerda, M.D. Fairhild, D.P. Greenberg, A Multisale Model of Adaptation and Spatial Vision for Realisti Image Display, Pro. of SIGGRAPH98, pp , Orlando, Florida (USA), July A. C. Hurlbert, Formal onnetions between lightness algorithms, J. Opt. So. A, 1986, 3, M. Ramasubramanian, S.N. Pattanaik, D.P. Greenberg, A Pereptually Based Physial Error Metri for Realisti Image Synthesis Pro. of SIGGRAPH99, pp.73-82, Los Angeles, California (USA), Pro. of SPIE Vol

7 14. J. MCann, Lessons Learned from Mondrians Applied to Real Images and Color Gamuts, IS&T Reporter, Vol. 14, No. 6, November/Deember G.W. Larson, H. Rushmeier, C. Piatko, A Visibility Mathing Tone Reprodution Operator for High Dynami Range Senes, IEEE Transations on Visualization and Computer Graphis, Vol. 3, No. 4, Otober/deember J. Tumblin, H. Rushmeier, Tone Reprodution for Realisti Images, IEEE Computer Graphis and Appliation, November 1993, pp J. Tumblin, J.K. Hodgins, B.K. Guenter, Two Methods for Display of High Contrast Images, ACM Transations on Graphis, Vol. 18, No. 1, January 1999, pp J. MCann, Lessons Learned from Mondrians Applied to Real Images and Color Gamuts, IS&T Reporter, Vol. 14, No. 6, November/Deember D. Marini, A. Rizzi, "A omputational approah to olor illusions", in: A. Del Bimbo Ed., Image Analysis and Proessing, Springer Verlag, Berlin, pp.62-69, Marini D. Rizzi A, Rossi M., Color Constany Measurements for Syntheti Image Generation, Journal of Eletroni Imaging, 8, 9, (1999) pp Marini D., Rizzi A., "A Computationl Approah to Color Adaptation Effets", Image and Vision Computing, 18, 13 (2000) pp Intel Corporation, SIMD extensions in Pentium III, A. Rizzi, C. Gatta, D. Marini, A New Algorithm for Unsupervised Global and Loal Color Corretion, in press on Pattern Reognition Letters. 144 Pro. of SPIE Vol. 5008

8 Fig. 4: Original faded image to restore Fig 5: Image of fig 4 proessed by ACE. Even though the ast was removed, the olors are still drab. This is due to the fat that bleahed movie images are more damaged than images with a ast due to an illuminant shift. Fig 6: Image of fig 4 proessed by our saturation enhanement algorithm. The real olors of the image are revived without inreasing the ast. Pro. of SPIE Vol

9 Fig 7: The result of ACE on saturation enhaned image of fig 6. The reovered olors are vivid, but the image is noisy, has unnatural look due to the equalized histogram shape as shown on fig 9. Fig 8: Histogram of original faded image of fig4. The histogram is not strethed sine the olors of the image are damaged. Fig 9: Histogram of the image of fig 7 proessed by ACE. The histogram is unnatural and equalized. Fig 10: Result of ACE on image of fig 6 with saturation shape (parameter 0,2) and WP+GW saling. The olors are vivid and natural but the ontrast of the image is not good espeially at shadows. Fig 11: Histogram of fig 10. The highlights are equalized and the shadows are far from the edge, that is why the shadows are light. 146 Pro. of SPIE Vol. 5008

10 Fig 12: Result of ACE on image of fig 6 with saturation shape (parameter 0,2) and linear saling. The ontrast of the image is better than the ontrast of the image of fig10. Fig 13: Histogram of image of fig 12. The histogram is more strethed than the histogram on fig 11. That is why the ontrast of image of fig 12 is better than of image of fig 10. Fig 14: Result of ACE on image of fig 6 with saturation (0,2), WP+GW (blak) saling and with keeping original gray. This onfiguration gives one of the best results in terms of vividness of olors, ontrast and naturalness of the histogram. Fig 15: Histogram of fig 14. It is well strethed and has a natural shape whih explains the naturalness of the image of fig 14. Fig 16: Result of ACE on fig 6 with saturation (0,07), WP+GW (blak) and with keeping original gray. When the saturation parameter is too small, the image is noisy, the ontrast is not ideal and the histogram shape is unnatural (fig 17). Fig 17: Histogram of fig 16. It has an unnatural shape whih explains the noise on fig 16. Pro. of SPIE Vol

11 Fig 18: Result of ACE on image of fig 6 with linear shape, WP+GW (blak) saling and with keeping original gray. The image has still a strong ast. This shows the usefulness of a saturation shape. Fig 19: The result obtained by a linear olor mapping between fig 4 and fig 14. The olors and the ontrast of the image are very satisfying but not exatly the same as of fig 14, this is logial sine we approah two non-linear treatments with a linear one. The linear olor mapping permits to find the matrix that an restore the olors of the image. This matrix an be applied to the whole sequene, gaining hene a lot of proessing time. Fig 20: Hue polar histogram of the original faded image of fig4, showing its poor hromati diversity. Fig 21: Hue polar histogram of the image restored of fig 14, showing its good hromati diversity. 148 Pro. of SPIE Vol. 5008

12 Fig 22: Original faded image to restore. Fig 23: Image of fig 22 after saturation enhanement and ACE. Fig 24: Hue polar histogram of the image of fig. 22, showing its poor hromati diversity. Fig 25: Hue polar histogram of the image of fig. 23, showing its good hromati diversity. Pro. of SPIE Vol

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES

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

More information

A Robust Image Restoration by Using Dark channel Removal Method

A Robust Image Restoration by Using Dark channel Removal Method Volume 6, Issue 3, Marh 2017, ISSN: 2278 1323 A Robust Image Restoration by Using Dark hannel Removal Method Ankit Jain 1 (MTeh. sholar), Prof. Mahima Jain 2 Department Of Computer Siene And Engineering,

More information

Outdoor Image Enhancement:Increasing Visibility Under Extreme Haze and Lighting Condition

Outdoor Image Enhancement:Increasing Visibility Under Extreme Haze and Lighting Condition Outdoor Image Enhanement:Inreasing Visibility Under Extreme Haze and Lighting Condition Deepak Kumar Naik Dept. of Eletronis & Teleommuniation C. V. Raman Polytehni Bhubaneswar, India Deepak Kumar Rout

More information

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION Chongyi Li 1, Jihang Guo 1, Yanwei Pang 1, Shanji Chen, Jian Wang 1,3 1 Tianjin University, Shool of Eletroni

More information

Digital Image Analysis and Enhancement

Digital Image Analysis and Enhancement Digital Image Analysis and Enhanement S. Battiato, G. DiBlasi, G. Gallo, A. LoGiuoo, M. Madonia, S. Niotra, F. Stano DIPATIMENTO DI MATEMATICA ED INFOMATICA UNIVESITA DI CATANIA {battiato, gdiblasi, gallo,

More information

Micro-Piezoelectric Head Technology of Color Inkjet Printer

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

More information

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry 5 The MITRE Corporation. All rights reserved. Approved for Publi Release; Distribution Unlimited. Deteting Moving Targets in SAR Via Keystoning and Phase Interferometry Dr. P. K. Sanyal, Dr. D. M. Zasada,

More information

Advanced PID Controller Synthesis using Multiscale Control Scheme

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

More information

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

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

More information

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

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

More information

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

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

More information

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

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

More information

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

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

More information

Power Budgeted Packet Scheduling for Wireless Multimedia

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

More information

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

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

More information

TRANSISTORS: DYNAMIC CIRCUITS. Introduction

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

More information

Nested Codes with Multiple Interpretations

Nested Codes with Multiple Interpretations Nested Codes with Multiple Interpretations Lei Xiao, Thomas E. Fuja, Jörg Kliewer, Daniel J. Costello, Jr. Department of Eletrial Engineering University of Notre Dame, Notre Dame, IN 46556, US Email: {lxiao,

More information

Reliability measure for sound source localization

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

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

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

More information

Performance Study on Multimedia Fingerprinting Employing Traceability Codes

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

More information

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

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

More information

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

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

More information

Interfacing to and Processing Data from Image Sensors. March 19 th 2013 Jose Roberto Alvarez Engineering Director Xilinx, Inc

Interfacing to and Processing Data from Image Sensors. March 19 th 2013 Jose Roberto Alvarez Engineering Director Xilinx, Inc Interfaing to and Proessing Data from Image Sensors Marh 19 th 2013 Jose Roberto Alvarez Engineering Diretor Xilinx, In 1 Image Sensor onsiderations Image size CIF, SD, HD, et. Frame rates 30 Fps, 60 Fps,

More information

Generating 4-Level and Multitone FSK Using a Quadrature Modulator

Generating 4-Level and Multitone FSK Using a Quadrature Modulator Generating 4-Level and Multitone FSK Using a Quadrature Modulator Page 1 of 9 Generating 4-Level and Multitone FSK Using a Quadrature Modulator by In a reent olumn (lik on the Arhives botton at the top

More information

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

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

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

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

More information

IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li

IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li De 15, 2007 Boston University Department of Eletrial and Computer Engineering Tehnial report No. ECE-2007-06 BOSTON UNIVERSITY IMAGE

More information

Considering Capacitive Component in the Current of the CSCT Compensator

Considering Capacitive Component in the Current of the CSCT Compensator Proeedings of the World Congress on Engineering and Computer Siene 8 WCECS 8, Otober - 4, 8, San Franiso, SA Considering Capaitive Component in the Current of the CSCT Compensator Mohammad Tavakoli Bina,

More information

Selection strategies for distributed beamforming optimization

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

More information

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

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

More information

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG 017 3rd International onferene on omputer Siene and Mehanial utomation (SM 017) ISN: 978-1-60595-506-3 Error nalysis of Sound Soure Loalization System for Small Mirophone ased on Time elay Estimation Shang-Yue

More information

Count-loss mechanism of self-quenching streamer (SQS) tubes

Count-loss mechanism of self-quenching streamer (SQS) tubes Nulear Instruments and Methods in Physis Researh A 342 (1994) 538-543 North-Holland NUCLEAR INSTRUMENTS & METHODS IN PHYSICS RESEARCH Setion A Count-loss mehanism of self-quenhing streamer (SQS) tubes

More information

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Progress In Eletromagnetis Researh, Vol. 136, 753 764, 2013 COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Qianqiang Lin, Zengping Chen *, Yue Zhang, and Jianzhi Lin Automati

More information

Development of A Steerable Stereophonic Parametric Loudspeaker

Development of A Steerable Stereophonic Parametric Loudspeaker Development of A Steerable Stereophoni Parametri Loudspeaker Chuang Shi, Hideyuki Nomura, Tomoo Kamakura, and Woon-Seng Gan Department of Eletrial and Eletroni Engineering, Kansai University, Osaka, Japan

More information

Figure 4.11: Double conversion FM receiver

Figure 4.11: Double conversion FM receiver 74 4.8 FM Reeivers FM reeivers, like their AM ounterparts, are superheterodyne reeivers. Figure 4.11 shows a simplified blok diagram for a double onversion superheterodyne FM reeiver Figure 4.11: Double

More information

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

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

More information

Notes on Dielectric Characterization in Waveguide

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

More information

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

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

More information

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

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

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This doument is downloaded from DR-NTU Nanyang Tehnologial University Library Singapore. Title Primary-Ambient Extration Using Ambient Spetrum Estimation for Immersive Spatial Audio Reprodution Author(s)

More information

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

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

More information

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique

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

More information

Investigate index notation and represent whole numbers as products of powers of prime numbers (ACMNA149) a) 36 b) 100 c) 196 d) 441

Investigate index notation and represent whole numbers as products of powers of prime numbers (ACMNA149) a) 36 b) 100 c) 196 d) 441 Teaher Notes 7 8 9 10 11 12 Aim TI-Nspire CAS Investigation Student 120min The number 12 has six fators: 1, 2, 3, 4, 6 and 12. The number 36 has more fators. Whih number would have the greatest number

More information

Face Recognition Using Kernel PrincipalComponent Analysis

Face Recognition Using Kernel PrincipalComponent Analysis Advanes in Vision Computing: An International Journal (AVC Vol., No., Marh 4 Fae Reognition Using Kernel PrinipalComponent Analysis Jayanthi and Dr. Ai S Assistant Professor,Department of Computer Appliations,

More information

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process An Ontology-based Validation Approah to Resolve Conflits in Manufaturing Design Proess Kazunari Hashimoto, Motoyuki Takaai, Yohei Yamane, Seiji Suzuki, Masao Watanabe, and Hiroshi Umemoto Researh and Tehnology

More information

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

Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Implementation of Diret Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Mr. R. G. Datar Sanjay Ghodawat Group of Institutes, Atigre Mr. A. N. Shinde Sanjay Ghodawat Group

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

Time Reversal Synthetic Aperture Radar Imaging In Multipath

Time Reversal Synthetic Aperture Radar Imaging In Multipath Time Reversal Syntheti Aperture Radar Imaging In Multipath Yuanwei Jin, José M.F. Moura, and Niholas O Donoughue Eletrial and Computer Engineering Carnegie Mellon University Pittsburgh, PA 1513 Mihael

More information

Reference Free Image Quality Evaluation

Reference Free Image Quality Evaluation Reference Free Image Quality Evaluation for Photos and Digital Film Restoration Majed CHAMBAH Université de Reims Champagne-Ardenne, France 1 Overview Introduction Defects affecting films and Digital film

More information

Interference mitigation by distributed beam forming optimization

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

More information

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

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

More information

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

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

More information

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

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

More information

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES XUEJUN LIAO and ZHENG BAO Key Lab. For Radar Signal Proessing Xidian University, Xi an 710071, P. R. China E-mail : xjliao@rsp.xidian.edu.n

More information

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

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

More information

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

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

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies DEVELOPMENT OF SURFACE WAVE DISPERSION AND ATTENUATION MAPS AND IMPROVED METHODS FOR MEASURING SURFACE WAVES Jeffry L. Stevens, Jeffrey W. Given, G. Eli Baker and Heming Xu Siene Appliations International

More information

Study of the Variance in the Histogram Test of ADCs

Study of the Variance in the Histogram Test of ADCs Study of the Variane in the Histogram Test of ADCs F. Corrêa Alegria and A. Cruz Serra Teleommuniations Institute and Department of Eletrial and Computer Engineering Instituto Superior Ténio, Tehnial University

More information

TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS

TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS ISBN 978-0-60-44584-9 Copyright 009 SAIEE, Innes House, Johannesburg TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS P.A.A.F. Wouters *, S. Mousavi Gargari,

More information

EKT358 Communication Systems

EKT358 Communication Systems EKT358 Communiation Systems Chapter 2 Amplitude Modulation Topis Covered in Chapter 2 2-1: AM Conepts 2-2: Modulation Index and Perentage of Modulation 2-3: Sidebands and the Frequeny Domain 2-4: Single-Sideband

More information

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

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

More information

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control

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

More information

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

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

More information

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

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

More information

Abstract. 1. Introduction. 2. Fading

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

More information

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

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

More information

Flexible Folded FIR Filter Architecture

Flexible Folded FIR Filter Architecture Flexible Folded FIR Filter Arhiteture I. Milentijevi, V. Ciri, O. Vojinovi Abstrat - Configurable folded bit-plane arhiteture for FIR filtering that allows programming of both number of taps and oeffiient

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

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

More information

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas

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

More information

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES*

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* INTRODUCTION P. J. Shull, 1 T. E. Capobiano, 2 and J. C. Moulder1 1Frature and Deformation Division 2Eletromagneti Tehnology Division National

More information

Negative to Positive CFS-244 April 19, 2004

Negative to Positive CFS-244 April 19, 2004 egative to ositive CFS-244 April 19, 2004 www.-f-systems.om ersonal ote This report has a lot of algebra and basi physis of photography in it, but it is not "roket siene." evertheless, it is quite triky

More information

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

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

More information

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

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

More information

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

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

More information

Primary-Ambient Extraction Using Ambient Spectrum Estimation for Immersive Spatial Audio Reproduction

Primary-Ambient Extraction Using Ambient Spectrum Estimation for Immersive Spatial Audio Reproduction Manusript aepted in IEEE/ACM Trans. Audio Speeh Lang. Proess. Primary-Ambient Extration Using Ambient Spetrum Estimation for Immersive Spatial Audio Reprodution Jianjun He Student Member IEEE Woon-Seng

More information

Voltage Scalable Switched Capacitor DC-DC Converter for Ultra-Low-Power On-Chip Applications

Voltage Scalable Switched Capacitor DC-DC Converter for Ultra-Low-Power On-Chip Applications Voltage Salable Swithed Capaitor DC-DC Converter for Ultra-ow-Power On-Chip Appliations Yogesh K. amadass and Anantha P. Chandrakasan Mirosystems Tehnology aboratory Massahusetts Institute of Tehnology

More information

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

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

More information

A Zero-Error Source Coding Solution to the Russian Cards Problem

A Zero-Error Source Coding Solution to the Russian Cards Problem A Zero-Error Soure Coding Solution to the Russian Cards Problem ESTEBAN LANDERRECHE Institute of Logi, Language and Computation January 24, 2017 Abstrat In the Russian Cards problem, Alie wants to ommuniate

More information

Windchimes, Hexagons, and Algebra

Windchimes, Hexagons, and Algebra University of Nebraska - Linoln DigitalCommons@University of Nebraska - Linoln ADAPT Lessons: Mathematis Lesson Plans from the ADAPT Program 1996 Windhimes, Hexagons, and Algebra Melvin C. Thornton University

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

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

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

More information

Helicon Resonator based Strong Magnetic Field Sensor

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

More information

Proton Damage in LEDs with Wavelengths Above the Silicon Wavelength Cutoff

Proton Damage in LEDs with Wavelengths Above the Silicon Wavelength Cutoff Proton Damage in EDs with Wavelengths Above the Silion Wavelength Cutoff Heidi N. Beker and Allan H. Johnston Jet Propulsion aboratory California Institute of Tehnology Pasadena, Califomia Abstrat Proton

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

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

More information

In the system, however, after the 350 ~s risetime of the pulse to ~10 MA, either cables or cable adaptors experience failures at approximately 10C kv.

In the system, however, after the 350 ~s risetime of the pulse to ~10 MA, either cables or cable adaptors experience failures at approximately 10C kv. PERFORMANCE OF THE LAGUNA PULSED POWER SYSTEM* J. H. Goforth, R. S. Caird, C. M. Fowler, A. E. Greene, H. W. Kruse, I. R. Lindemuth, H. Oona, and R. E. Reinovsky Los Alamos National Laboratory Los Alamos,

More information

Auditory Processing of Speech: The COG Effect. Student Researcher: Daniel E. Hack. Advisor: Dr. Ashok Krishnamurthy

Auditory Processing of Speech: The COG Effect. Student Researcher: Daniel E. Hack. Advisor: Dr. Ashok Krishnamurthy Auditory Proessing of Speeh: The COG Effet Student Researher: Daniel E. Hak Advisor: Dr. Ashok Krishnamurthy The Ohio State University Department of Eletrial and Computer Engineering Abstrat The COG effet

More information

Link-Level Analysis of Downlink Handover Regions in UMTS

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

More information

A Fast and Energy Efficient Radix-8 Booth Multiplier using Brent kung Parallel prefix Adder

A Fast and Energy Efficient Radix-8 Booth Multiplier using Brent kung Parallel prefix Adder International Journal of Eletrial Eletronis Computers & Mehanial Engineering (IJEECM) ISSN: 2278-2808 Volume 5 Issue 2 ǁ Feb. 2017 IJEECM journal of Eletronis and ommuniation Engineering (ijeem-je) A Fast

More information

Comparison of OFDM Radar and Chirp Sequence Radar

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

More information

Lecture 22: Digital Transmission Fundamentals

Lecture 22: Digital Transmission Fundamentals EE 400: Communiation Networks (0) Ref: A. Leon Garia and I. Widjaja, Communiation Networks, 2 nd Ed. MGraw Hill, 2006 Latest update of this leture was on 30 200 Leture 22: Digital Transmission Fundamentals

More information

A Quadrature Downconversion Autocorrelation Receiver Architecture for UWB

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

More information

Portable Marx Generator for Microplasma Applications

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

More information

Modeling Visual Attention in VR: Measuring the Accuracy of Predicted Scanpaths

Modeling Visual Attention in VR: Measuring the Accuracy of Predicted Scanpaths EUROGRAPHICS 2002 / I. Navazo Alvaro and Ph. Slusallek (Guest Editors) Short Presentations Modeling Visual Attention in VR: Measuring the Auray of Predited Sanpaths Gerd Marmitt and Andrew T. Duhowski

More information

COLOR CONSTANCY FOR LANDMARK DETECTION IN OUTDOOR ENVIRONMENTS

COLOR CONSTANCY FOR LANDMARK DETECTION IN OUTDOOR ENVIRONMENTS COLOR CONSTANCY FOR LANDMARK DETECTION IN OUTDOOR ENVIRONMENTS Eduardo Todt Carme Torras Institut de Robòtia i Inormàtia Industrial, CSIC-UPC, Barelona, Spain. todt@ieee.org, torras@iri.up.es Abstrat This

More information

Complete optical isolation created by indirect interband photonic transitions

Complete optical isolation created by indirect interband photonic transitions Corretion notie Complete optial isolation reated by indiret interband photoni transitions Zongfu Yu and Shanhui Fan Nature Photonis 4, 9 94 (009). In the version of this Supplementary Information originally

More information

RETREIVING PITCH OF THE SINGING VOICE IN POLYPHONIC AUDIO. Saurabh Kumar Shandilya and Preeti Rao

RETREIVING PITCH OF THE SINGING VOICE IN POLYPHONIC AUDIO. Saurabh Kumar Shandilya and Preeti Rao RETREIVING PITCH OF THE SINGING VOICE IN POLYPHONIC AUDIO Saurabh Kumar Shandilya and Preeti Rao Department of Eletrial Engineering, Indian Institute of Tehnology, Bombay Powai, Mumbai 400076 saurya@ee.iitb.a.in

More information

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

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

More information

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

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

More information

Considerations and Challenges in Real Time Locating Systems Design

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

More information

A Fundamental Limit on Antenna Gain for Electrically Small Antennas

A Fundamental Limit on Antenna Gain for Electrically Small Antennas I 8 Sarnoff Symposium A Fundamental Limit on Antenna ain for letrially Small Antennas Andrew J. Compston, James D. Fluhler, and ans. Shantz Abstrat A fundamental limit on an antenna s gain is derived and

More information