Localized Image Segmentation and Enhancement for Meteorite Images

Size: px
Start display at page:

Download "Localized Image Segmentation and Enhancement for Meteorite Images"

Transcription

1 Localized Image Segmetatio ad Ehacemet for Meteorite Images Yufag Bao, PhD Math ad Computer Sciece Departmet Fayetteville State Uiversity, Fayetteville, NC ABSTRACT This paper proposed a image ehacemet ad segmetatio algorithm to localize the segmet of iterest i a series of images obtaied from the Electro Microprobe. There are totally four differet images that are correspodig to the spatial desity distributios of four major chemical elemets iside a meteorite rock surface. The desity distributio of each chemical elemet is show i a gray valued image with a resolutio i the micrometer rage. Our algorithm applied a statistical image ehacemet techique to improve the visualizatio of features about the same segmet of iterest i three images usig oe image as a referece. The three chemical elemets distributios of a localized cluster were ehaced, ad evetually itegrated together ito a sythetic color image to reflect various chemical compoud distributios isider this cluster. Keywords Image ehacemet, segmetatio, meteorite images. 1. INTRODUCTION The methods for aalyzig images ofte varied accordig to the differet features i images acquired from various imagig istrumets. I the case of studyig the chemical compoud i the ureilites, the typical small size (about 1x1 i 2 ) of ureilites used for aalysis has made measuremet extremely difficult for scietists. The measuremet is powered by usig a ew geeratio imagig system called Electro Microprobe. The Electro Microprobe allows scietists to acquire a set of high spatial resolutio gray images. Each shows the cocetratio of oe chemical elemet. I this paper, four images of chemical distributios of a ureilite rock are acquired from the Electro Microprobe. The images represet the spatial desity distributios of four chemical elemets, Magesium (Mg), Iro (Fe), Alumium (A, ad Calcium (Ca). The Field of view (FOV) of each image covers the polished surface of ureilite with a resolutio i a micrometer (mm) rage [1]. The high itesity pixel value i a image shows high chemical cocetratio, while a low itesity value shows a low chemical cocetratio i a pixel. The four chemical elemet images of the ureilite have the followig features. The itesity values of the Mg image are grouped by clusters; hece, the overall image is of bright ad high cotrast as show (Fig. 1). This is cosistet with the existig kowledge of the rich Mg cocetratios iside a ureilite i geeral. The Iro (Fe), Alumium (A, ad Calcium (Ca) images usually were very dark iside each cluster due to their lower cocetratios i geeral, ad the low itesity values shadowed the boudaries betwee adjacet clusters as show i Fig. 2. It is ot practical to study directly the whole spatial cotet of the images while, ofte, oly a small cluster was of iterest. The images acquired from a Electro Microprobe usually are of large size with aroud 1,000 x 1,500 pixels i total for a ureilite roack of size 1x1 i 2. Not oly is the computatioal burde a cocer, but also the rich itesity scales iside a large size image will degrade the view of the cluster of iterest if the whole image is directly studied. Due to its simultaeous acquisitio feature, a pixel i the same locatio i each image usually accouts for the same positio i the rock surface. It is useful to use oe chemical elemet image, such as the Mg image, as a referece, to idetify the segmets of iterest i the rest images to reveal the material compositio i the rock surface. This is useful for aalyzig all chemical elemet distributio images simultaeously i order to study the highly correlated features iside the images. Aother reaso for arrowig ito a small segmet of the images for study is that the rich itesities coexisted i the image makes it difficult to ehace the features usig the existig algorithms. It is ratioal to search for a small cluster of iterest for ehacemet to avoid the complexity with ehacemet of the etire dark image (see fig. 2)

2 I this paper, we first described a iteractive method to select a cluster of iterest i the rock surface by usig the bright ad high cotrast Mg image as a referece image. The locatio of the selected cluster was the mapped ito the distributio images of the other chemical elemets. The low itesity cotrast iside the cluster will be selected for further processig. Secodly, we describe a method to correct the gray values of the low itesity images by costraiig to this small cluster. The iterior pixels iside this cluster oly cout for a fractio of the origial image size. A improved cotrast withi this cluster will be locally maximized. Fially, we proposed to sythesize all the ehaced segmets of three major chemical elemets ito a color image to characterize the chemical compouds to show the microscopic view of a cluster iside the rock surface. Figure 1: The Mg image to be used as a referece. Figure 2: The Fe image to be ehaced. 2. CLUSTER SEGMENTATION Image segmetatio is ofte associated with edge detectio. Ofte, a closed edge formed with coected curves is of iterest, which typically defies the boudary of a segmeted object. However, most of edge detectio methods are simply based o either the gradiet or the zero crossig iformatio ad therefore are ot geometrically orieted. The gradiet iformatio is used for edge detectio by defiig edges as the local directioal maxima of the absolute gradiet magitude computed. ad is represeted by the Sobel edge detector [2] ad Cay Edge Detector [3]. The zerocrossig iformatio is used for edge detectio by computig a secod-order derivative of the image values [9]. The traditio edge detectio methods are capable of detectig the potetial edges faithfully showig all the high costrast locatios i the image [2-3, 7]; however, it is ot suitable whe our goal is to idetify a cluster i the meteorite image. Our iterest is to label oly the cluster of image for aalyzig the chemical compouds iside the cluster, while eglectig some small segmets iside this cluster. Meteorite images are featured by their massive size (Fig. 1) with differet clusters itegrated together. Each cluster was grouped by pixels with similar itesity values while the boudaries are marked with relatively differet itesity values. As we metioed earlier, the Mg image is the best cadidate for edge detectio. This image is used to idetify a cluster of iterest to allow ehacemet [4] to be applied efficietly to this cluster i the other images. Our proposed edge detectio techique is based o the Sobel detector ad modified morphology methods [8]. To begi, we select a rectagle segmet o the referece, Mg, image. Iside the rectagle regio, the histogram of the image is geerated. The mea of the histogram is used as a automatic threshold level for geeratig a biary image where the pixels of the potetial boudaries of a cluster object are marked as 1, ad others are marked as 0. The iitial operatio of this thresholdig usig the Sobel detector fids all the potetial boudaries blidly, which icludes boudaries of very small segmets. Based o this potetial boudary image, B, the shortest Euclidea distace of each pixel to the potetial boudary i

3 image B is calculated, i.e. for each pixel represeted as (i, j), d(i, j) is defied as d( i, j) = if ( ( i, j) ( k, ) 2 ( k, l ) B The boudary image, B, is updated to uify the multiple broke boudaries that belog to the same edge: 1, B( k, = 0, if if d d ( k, ( k, < threshold threshold where the threshold is set for umber 3. Note this threshold is differet from the threshold used for edge detectio. The biary value of 1 i the image, B, idicates the improved boudaries. This updated boudary allows multiple boudaries for the same segmet to be uified together to show the geometrical features. Fially, the largest coected compoet is idetified; To do so, we idetified all the coected compoets i the edge images, ad the defied the size of each coected compoet, O, as M ( o ) = k I( x, The largest compoet to be preserved is defied as O = arg max M ( o Ok This method discarded all the isolated small segmets iitially beig treated as boudaries. I additio, the morphologically operatios, amely, a dilatio followed by a erosio, are performed to close the potetial gaps iside the boudaries, while to esure the boudaries for a cluster are properly coected. I so doig, the major boudaries are idetified. It separates the Mg image ito several clusters that we are iterested i. Oly the iside of the cluster of iterest was selected ad preserved. The major steps for fidig a cluster of iterest for the Mg image is show i Fig ENHANCEMENT Ehacemet of a low cotrast chemical elemet image allows us to visualize the spatial desity distributio of the compouds made from this elemet, ad provides a base for coutig the O k k ) k cocetratios. Whe a image is i low cotrast, the image ehacemet sometimes ivolves deblurrig ad oise removal procedures [5]. The histogram of a image statistically demostrates the the image itesity distributio ad is typically the base for cotrast correctio. Direct cotrast adjustmet methods [2] ad histogram equalizatio methods [6-7] are two methods geerally used for gray image ehacemet. To better preserve the chemical elemet cocetratios, histogram equalizatio methods is used i our study. The histogram equalizatio methods map the iput gray levels to the output gray levels which are evely dispersed based o statistical kowledge. The existig image ehacemet algorithm is improved to ehace the distributio of each chemical elemet image. a) Select a rectagle area from the origial Image. c) The largest coected compoet with ew boudaries defied ad morphological operatio. b) A biary image was geerated by applyig Sobel detectio with a automatic threshold. d) A iteractive selectio of the cluster with closed cotour. Figure 3. Our proposed cluster segmetatio The traditioal histogram equalizatio methods adjust the image itesity globally. It treats the etire image equivalet ad usually yields poor local performace; therefore, i a localized regio, the itesity may ot be appropriately separated eve after ehacemet. Several improvemet algorithms to ehace the itesity i a localized regio have sice proposed [6, 8]. A image ehacemet algorithm is ideal oly whe it matches the uique image features; hece, whe referrig to a chemical elemet distributio image of the ureilite acquired from the Microprobe, the special features of these images eeded to be cosidered. After the cluster of iterested was segmeted, image cotet iside the cluster was kept. Iside this cluster, Our

4 ehacemet techique combies the Gaussia smooth filter together with a modified histogram equalizatio method to map the majority of the image itesities ito the maximum dyamic display rage available. We proposed to partially equalize the gray values Histogram equalizatio (HE) method. HE method is a statistical aalysis of image itesities. The histogram of a digital image couts the umber of pixels whose values are iside a set of rages called bis. If we use I to represet a image, a histogram is defied as a discrete fuctio ( low < I( x, high ),i= 1, H( = # pixels L The ( low, i i i, high i ) is the rage of the i-th bi, ad is the total umber of bis used. The relative frequecy histogram approximately defies the probability of occurrece at the i bi, as P( = H ( N,i= 1, L, where N is the total umber of pixels i a image takig ito cosideratios. A good ehacemet result will have the histogram stretched to the highest dyamic display rage. The histogram of pixels iside the selected cluster teds to gravitate to the lower itesity withi a arrow rage with outliers i both the high ad low ed i the low cotrast chemical elemet images that we aim to ehace. The outliers are classified dyamically as Outliers = { I lowest Bi(, if P( < ε, or if P( < ε } i= 1 i= highest with the lowest ad highest represet the ladmark values used to defie the outliers, which ca be set to about three times the iter quartile rage (3IQR) away from the media. I our case, we use the 0.1% data as outliers. After the outliers are classified, we set the I = lowest 1, if I = highest + 1, if lowest i= 1 P( < ε, ad I i= highest P( < ε, ad I Bi( Bi( I additio a Gaussia smooth filter is applied for preprocessig to make sure the outliers are properly classified ad a histogram of best fit ca be resulted. Our ew histogram image ehacemet steps are: 1. Determie the lowest 0.1% outliers i the histogram. 2. Determie the highest 0.1% outlier i the histogram. 3. Geerate ew histogram usig the itesity costraied betwee the lowest ad highest outliers defied. 4. Apply histogram equalizatio. (a) (b) (c) Figure 4: The Fe image segmet (a) ad the cluster idetified (b), followed by the ehaced clusters (c).

5 techique is applied; the cluster is marked red color. The resultig image i Fig. 4(c) has higher cotrast tha the image i Fig. 4(b). This is further show i the histogram i Fig. 5, where the histogram of the Fig. 4(b) is show i the Fig. 5 (b). The histogram of Fig. 4(c) is show i Fig. 5 (c) with Gaussia filter applied. Fig. 5 (c) that is correspoded to the partial HE method has show improved histogram with our partial HE method. Cluster segmetatio algorithm Fe Image Al Image (a) Mg Image cluster idetified Idetify the same cluster i the Fe ad Al images Localized ehacemet applied to both clusters Ehaced cluster image Fe Ehaced Al cluster image (b) Sythesized Color image output Figure 6. The diagram for geeratig the color sythesized cluster image. 5. SYNTHESIZED COLOR IMAGE I Fig. 4(a) is show the cluster of Fe image. I Fig. 4(b) is show the cluster of Fe image after the HE is directly applied; the cluster is marked i gree color. I Fig. 4(c), our partial HE ehacemet (c) Figure 5: The histogram of the origial Fe image cluster (a); the histogram of the cluster that histeq was directly applied (b); the histogram of our ehaced cluster (c). Huma eyes perceive color from three types of coes i their retia-red ( R), Gree (G) ad Blue (B), correspodig to the three basic colors RGB. A color image is represeted i (R, G, B) vectors. We ca differetiate just oticeable differece i terms of little chages i color distace, which makes the color image rich to iterpret. Here, we have composed a color image usig the three chemical elemet image clusters. The color images are geerated after the segmetatio ad ehacemet are obtaied. A color image is the composed of vector (R, G, B) for each image pixel. Here we desiged the color vector (R, G, B)=(Fe,

6 Mg, A. The whole processig is show is the diagram i Fig. 6. The sythesized color image is show i Fig. 7 (a), i compariso to the Mg gray itesity image. The yellow color show i the image likely idicated rich iro cotet regio. This distributio color allows us to further study the compoud distributio ad display the distributio of differet chemical compouds simultaeously i a color image. 6. CONCLUSIONS I this paper, we have proposed to localize the cluster of iterest i the meteorite images usig the Mg image as the referece. We further applied a image ehacemet to improve the visualizatio of the low cotrast images, ad evetually sythesized the three images of higher cotrast ito a color image after the segmetatio ad ehacemet. (a) 7. ACKNOWLEDGMENTS Our thaks to Dr. Steve Sigletary for his (b) help with the images provided. We also thak Miss Figure 7. (a) The color sythesized cluster image. (b) the Cassadra Hall ad Miss Siera Gozales. Both are gray itesity Mg image. studets participated i the CPSER program i Fayetteville State Uiversity, ad have cotributed to this research whe they are participated i the metored summer research project sposored by the Ceter for Promotig STEM Educatio ad Research. 8. REFERENCE [1] S. J. Sigletary ad T. L. Grove, "Early petrologic processes o the ureilite paret body," Meteoritics & Plaetary Sciece, vol. 38, pp , Ja [2] R. C. Gozalez ad R. E. Woods, Digital image processig, 2d ed. Upper Saddle River, N.J.: Pretice Hall, [3] J. Cay, "A Computatioal Approach to Edge- Detectio," Ieee Trasactios o Patter Aalysis ad Machie Itelligece, vol. 8, pp , Nov [4] Y. F. Bao ad H. Krim, "Smart oliear diffusio: A probabilistic approach," Ieee Trasactios o Patter Aalysis ad Machie Itelligece, vol. 26, pp , Ja [5] J. L. Lehr ad P. Capek, "Histogram equalizatio of CT images," Radiology, vol. 154, pp , Ja [6] J. S. Tag, et al., "Image ehacemet usig a cotrast measure i the compressed domai," Ieee Sigal Processig Letters, vol. 10, pp , Oct [7] J. A. Jiag, C. L Chuag, Y.L. Lu ad C.S. Fah, "Mathematical-morphology-based edge detectors for detectio of thi edges i lowcotrast regios", IET Image Processig, Vol 1 (3) pp , 2007 [8] C. Leug, K. Cha, H. Cha, W. Tsui, "A ew approach for image ehacemet applied to low-cotrast low-illumiatio IC ad documet images", Patter Recogitio Letters, Vol. 26 pp , [9] A. Yuille, T.A. Poggio, "Scalig theorems for zero crossigs." IEEE Tras. Patter Aalysis & Machie Itelligece, Vol. PAMI-8, o. 1, pp , Ja

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise World Academy of Sciece, Egieerig ad Techology 5 9 Image Cotrast Ehacemet based Sub-histogram Equalizatio Techique without Over-equalizatio Noise Hyusup Yoo, Yougjoo Ha, ad Hersoo Hah Abstract I order

More information

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise World Academy of Sciece, Egieerig ad Techology Iteratioal Joural of Electrical ad Computer Egieerig Image Cotrast Ehacemet based Sub-histogram Equalizatio Techique without Over-equalizatio Noise Hyusup

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

Measurements of weld geometry using image processing technology

Measurements of weld geometry using image processing technology Measuremets of weld geometry usig image processig techology Chia-Lug Chag a, Ye-Hug Che b a Departmet of Mechaical Egieerig, Natioal Yuli Uiversity of Sciece ad Techology, Douliu, Yuli, Taiwa, ROC b Departmet

More information

Using Color Histograms to Recognize People in Real Time Visual Surveillance

Using Color Histograms to Recognize People in Real Time Visual Surveillance Usig Color Histograms to Recogize People i Real Time Visual Surveillace DANIEL WOJTASZEK, ROBERT LAGANIERE S.I.T.E. Uiversity of Ottawa, Ottawa, Otario CANADA daielw@site.uottawa.ca, lagaier@site.uottawa.ca

More information

Studying for the Enhancement Captured Images at Different Lightness Directions and Levels Distribution Based on Using Histogram Equalization Method

Studying for the Enhancement Captured Images at Different Lightness Directions and Levels Distribution Based on Using Histogram Equalization Method Al-Saleh et.al. Iraqi Joural of Sciece, December, Vol. 53, No. 4, Pp. -7 Studyig for the Ehacemet Captured Images at Differet Lightess Directios ad Levels Distributio Based o Usig Histogram Equalizatio

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

The Institute of Chartered Accountants of Sri Lanka

The Institute of Chartered Accountants of Sri Lanka The Istitute of Chartered Accoutats of Sri Laka Postgraduate Diploma i Busiess ad Fiace Quatitative Techiques for Busiess Hadout 02:Presetatio ad Aalysis of data Presetatio of Data The Stem ad Leaf Display

More information

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms Objectives. A brief review of some basic, related terms 2. Aalog to digital coversio 3. Amplitude resolutio 4. Temporal resolutio 5. Measuremet error Some Basic Terms Error differece betwee a computed

More information

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method Proceedigs of the th WSEAS Iteratioal Coferece o APPLIED ad THEORETICAL MECHANICS (MECHANICS '8) The Detectio of Abrupt Chages i Fatigue Data by Usig Cumulative Sum (CUSUM) Method Z. M. NOPIAH, M.N.BAHARIN,

More information

Fingerprint Feature Extraction Algorithm

Fingerprint Feature Extraction Algorithm RESEARCH ARTICLE OPEN ACCESS Figerprit Feature Extractio Algorithm Mehala. G Assistat Professor, Departmet of CSE, Hidustha College of Egieerig ad Techology, Coimbatore- 641032. ABSTRACT The goal of this

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

CCD Image Processing: Issues & Solutions

CCD Image Processing: Issues & Solutions CCD Image Processig: Issues & Solutios Correctio of Raw Image with Bias, Dark, Flat Images Raw File r x, y [ ] Dark Frame d[ x, y] Flat Field Image f [ xy, ] r[ x, y] d[ x, y] Raw Dark f [ xy, ] bxy [,

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

Split and Merge Based Quantitative Approach to Select Filter Combination for Image Segmentation

Split and Merge Based Quantitative Approach to Select Filter Combination for Image Segmentation 0100 (2016) DOI: 10.1051/ mateccof/2016570100 Split ad Merge Based Quatitative Approach to Select Filter Combiatio for Image Segmetatio Amit Goyal 1 ad Mohit Srivastava 2 1 Research Scholar, Departmet

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

CAEN Tools for Discovery

CAEN Tools for Discovery Applicatio Note AN2506 Digital Gamma Neutro discrimiatio with Liquid Scitillators Viareggio 19 November 2012 Itroductio I recet years CAEN has developed a complete family of digitizers that cosists of

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

A Novel Small Signal Power Line Quality Measurement System

A Novel Small Signal Power Line Quality Measurement System IMTC 3 - Istrumetatio ad Measuremet Techology Coferece Vail, CO, USA, - May 3 A ovel Small Sigal Power Lie Quality Measuremet System Paul B. Crilly, Erik Leadro Boaldi, Levy Ely de Lacarda de Oliveira,

More information

Administrivia. What we will learn

Administrivia. What we will learn Admiistrivia Timetable Lectures, Friday 14:00 16:00 Labs, Friday 17:00-18:00 Assessmet Exam (75%) Coursework (25%) Webpage ad resources http://www.cs.ott.ac.uk/~qiu//teachig/g52ivg 1 What we will lear

More information

Image Contrast Enhancement Using Histogram Modification Technique

Image Contrast Enhancement Using Histogram Modification Technique Image Cotrast Ehacemet Usig Histogram Modificatio Techique Shekhar R. Suralkar 1, Atul H. Karode 2, Maali S. Rathi 3 1 Asso. Prof. (E&TC Dept.), SSBT s COET, Jalgao, Idia 2 Asst. Prof. (E&TC Dept.), SSBT

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Density Slicing Reference Manual

Density Slicing Reference Manual Desity Slicig Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information

Today s Image Capturing Needs: Going beyond Color Management

Today s Image Capturing Needs: Going beyond Color Management Today s Image Capturig Needs: Goig beyod Color Maagemet Chris Tuij ad Wim Cliquet Agfa-Gevaert N.V., GS/EPS/R&D B-264 Mortsel, Belgium Abstract Oe of the mai cocers i both desktop ad pre-press eviromets

More information

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

Problem of calculating time delay between pulse arrivals

Problem of calculating time delay between pulse arrivals America Joural of Egieerig Research (AJER) 5 America Joural of Egieerig Research (AJER) e-issn: 3-847 p-issn : 3-936 Volume-4, Issue-4, pp-3-4 www.ajer.org Research Paper Problem of calculatig time delay

More information

Mean shift segmentation on Enhanced Color image

Mean shift segmentation on Enhanced Color image IOSR Joural of Computer Egieerig (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. V (Nov Dec. 2014), PP 40-44 Mea shift segmetatio o Ehaced Color image Pooam Chauha, R. V. Shahabade

More information

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7 Available olie www.jsaer.com, 2018, 5(7):1-7 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

Lecture 4: Frequency Reuse Concepts

Lecture 4: Frequency Reuse Concepts EE 499: Wireless & Mobile Commuicatios (8) Lecture 4: Frequecy euse Cocepts Distace betwee Co-Chael Cell Ceters Kowig the relatio betwee,, ad, we ca easily fid distace betwee the ceter poits of two co

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

High-Order CCII-Based Mixed-Mode Universal Filter

High-Order CCII-Based Mixed-Mode Universal Filter High-Order CCII-Based Mixed-Mode Uiversal Filter Che-Nog Lee Departmet of Computer ad Commuicatio Egieerig, Taipei Chegshih Uiversity of Sciece ad Techology, Taipei, Taiwa, R. O. C. Abstract This paper

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS

THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS Stepha FREI Techical Uiversity Berli, Istitute of Electrical Power Egieerig Eisteiufer, 587 Berli, Germay e-mail: frei@ihs.ee.tu-berli.de

More information

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment Implemetatio of Fuzzy Multiple Objective Decisio Makig Algorithm i a Heterogeeous Mobile Eviromet P.M.L. ha, Y.F. Hu, R.E. Sheriff, Departmet of Electroics ad Telecommuicatios Departmet of yberetics, Iteret

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

Harnessing oversampling in correlation-coded OTDR

Harnessing oversampling in correlation-coded OTDR Haressig oversamplig i correlatio-coded OTDR Ruoli Liao, 1 Mig Tag, 1,* Ca Zhao, 1 Hao Wu, 1 Sogia Fu, 1 Demig Liu, 1 ad Perry Pig Shum 1 Wuha Natioal Laboratory for Optoelectroics (WNLO) ad Natioal Egieerig

More information

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013 Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scieces 18 ( 014 ) 399 405 EPC-TKS 013 Iductive derivatio of formulae by a computer Sava Grozdev a *, Veseli Nekov b

More information

A New FDTD Method for the Study of MRI Pulsed Field Gradient- Induced Fields in the Human Body

A New FDTD Method for the Study of MRI Pulsed Field Gradient- Induced Fields in the Human Body A New FDTD Method for the Study of MRI Pulsed Field Gradiet- Iduced Fields i the Huma Body Stuart Crozier, Huawei Zhao ad Liu Feg Cetre For Magetic Resoace, The Uiversity of Queeslad, St. Lucia, Qld 4072,

More information

Selection of the basic parameters of the lens for the optic-electronic target recognition system

Selection of the basic parameters of the lens for the optic-electronic target recognition system Proceedigs of the 5th WSEAS It. Cof. o COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Veice, Italy, November 0-, 006 317 Selectio of the basic parameters of the les for the optic-electroic

More information

Adaptive Fuzzy Color Interpolation

Adaptive Fuzzy Color Interpolation Joural of Electroic Imagig Vol. (3), July 00. Adaptive Fuzzy Color Iterpolatio Pig-Sig Tsai, Tiku Acharya,, Ajay K. Ray 3 Itel Corporatio Desktop Architecture Lab 5000 West Chadler Boulevard Mail Stop:

More information

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board Acceleratig Image Processig Algorithms with Microblaze Softcore ad Digilet S3 FPGA Demostratio Board Computer Electroics 1 st Semester, 2011/2012 1 Itroductio This project itroduces a example for image

More information

Illumination Compensation for 2-D Barcode Recognition Basing Morphologic

Illumination Compensation for 2-D Barcode Recognition Basing Morphologic Research Joural of Applied Scieces, Egieerig ad Techology 5(12): 3273-3280, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scietific Orgaizatio, 2013 Submitted: March, 09, 2012 Accepted: August 15, 2012

More information

D i g i t a l D a r k r o o m ( 1 1 C )

D i g i t a l D a r k r o o m ( 1 1 C ) 9 1 6 0 D i g i t a l D a r k r o o m ( 1 1 C ) 30S/30E/30M A Photography Course 9 1 6 0 : D i g i t a l D a r k r o o m ( 1 1 C ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course focuses o basic digital

More information

Fitting Signals into Given Spectrum Modulation Methods

Fitting Signals into Given Spectrum Modulation Methods S-72.333 Post-graduate Course i Radio Commuicatios 2001-2002 Fittig Sigals ito Give Spectrum Modulatio Methods Lars Maura 41747e Lars.maura@hut.fi Abstract Modulatio is the process where the message iformatio

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

Image Denoising using Fast Bilateral Filter

Image Denoising using Fast Bilateral Filter Iteratioal Joural of Curret Egieerig ad Techology E-ISS 77 4106, P-ISS 347 5161 015IPRESSCO, All Rights Reserved Available at http://ipressco.com/category/ijcet Research Article Riku A Joseph * ad Maju

More information

Testing of methods for blind estimation of noise variance on large image database

Testing of methods for blind estimation of noise variance on large image database Testig of methods for blid estimatio of oise variace o large image database Vladimir V. Luki a, Sergey K. Abramov a, Mikhail L. Uss a,b, Igor Marusiy a, Nikolay N. Poomareko a, Alexader A. Zelesky a, Beoit

More information

Color gamut of SOCS and its comparison to Pointer's gamut

Color gamut of SOCS and its comparison to Pointer's gamut Color gamut of SOCS ad its compariso to Poiter's gamut Masao Iui*, Tomotaka Hirokaw, oshihiko Azum, ad Johji Tajim* * Tokyo Polytechic Uiversity 58 Iiyama, Atsugi, Kaagawa 24-297, Japa ** Nagoya City Uiversity

More information

Correction of Over- and Underexposed Images Using Multiple Lighting System for Exploration Robot in Dark Environments

Correction of Over- and Underexposed Images Using Multiple Lighting System for Exploration Robot in Dark Environments Correctio of Over- ad Uderexposed Images Usig Multiple Lightig System for Exploratio Robot i Dark Eviromets Joghoo Im 1, Hiromitsu Fujii 1, Atsushi Yamashita 1 ad Hajime Asama 1 Abstract I this paper,

More information

Encode Decode Sample Quantize [ ] [ ]

Encode Decode Sample Quantize [ ] [ ] Referece Audio Sigal Processig I Shyh-Kag Jeg Departmet of Electrical Egieerig/ Graduate Istitute of Commuicatio Egieerig M. Bosi ad R. E. Goldberg, Itroductio to Digital Audio Codig ad Stadards, Kluwer

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

Optimal Geolocation Updating for Location Aware Service Provisioning in Wireless Networks

Optimal Geolocation Updating for Location Aware Service Provisioning in Wireless Networks Optimal Geolocatio Updatig for Locatio Aware Service Provisioig i Wireless Networks Siri Tekiay Amer Catovic tekiay@adm.jit.edu axc4466@jit.edu New Jersey Istitute of Techology Uiversity Heights, Newark,

More information

Faulty Clock Detection for Crypto Circuits Against Differential Faulty Analysis Attack

Faulty Clock Detection for Crypto Circuits Against Differential Faulty Analysis Attack Faulty Clock Detectio for Crypto Circuits Agaist Differetial Faulty Aalysis Attack Pei uo ad Yusi Fei Departmet of Electrical ad Computer Egieerig Northeaster Uiversity, Bosto, MA 02115 Abstract. Differetial

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal Volume 8 o. 8 208, 95-02 ISS: 3-8080 (prited versio); ISS: 34-3395 (o-lie versio) url: http://www.ijpam.eu ijpam.eu Fault Diagosis i Rollig Elemet Usig Filtered Vibratio ad Acoustic Sigal Sudarsa Sahoo,

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

I n t r o d u c t i o n t o P h o t o g r a p h y ( 1 0 )

I n t r o d u c t i o n t o P h o t o g r a p h y ( 1 0 ) 9 1 5 7 I t r o d u c t i o t o P h o t o g r a p h y ( 1 0 ) 20S/20E/20M A Photography Course 9 1 5 7 : I t r o d u c t i o t o P h o t o g r a p h y ( 1 0 ) 2 0 S / 2 0 E / 2 0 M Course Descriptio This

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A )

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A ) 9 1 5 8 P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 30S/30E/30M A Photography Course 9 1 5 8 : P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

More information

Application of Image Fusion to Wireless Image Transmission

Application of Image Fusion to Wireless Image Transmission Applicatio of Image Fusio to Wireless Image Trasmissio Liae C. Ramac ad Pramod K. Varshey EECS Departmet, Syracuse Uiversity 121 Lik Hall, Syracuse, NY 13244 Email: lcramac@mailbox.syr.edu, varshey@cat.syr.edu

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

3. Error Correcting Codes

3. Error Correcting Codes 3. Error Correctig Codes Refereces V. Bhargava, Forward Error Correctio Schemes for Digital Commuicatios, IEEE Commuicatios Magazie, Vol 21 No1 11 19, Jauary 1983 Mischa Schwartz, Iformatio Trasmissio

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2.

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2. Massachusetts Istitute of Techology Dept. of Electrical Egieerig ad Computer Sciece Fall Semester, 006 6.08 Itroductio to EECS Prelab Exercises Pre-Lab#3 Modulatio, demodulatio, ad filterig are itegral

More information

Recovering low frequencies for impedance inversion by frequency domain deconvolution

Recovering low frequencies for impedance inversion by frequency domain deconvolution Recoverig low frequecies for impedace iversio by frequecy domai decovolutio Sia. Esmaeili*, CREWES, Uiversity of Calgary, sesmaeil@ucalgary.ca Gary. Frak. Margrave, CREWES, Uiversity of Calgary, margrave@ucalgary.ca

More information

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture Aalog Fuctioal Testig i Mixed-Sigal s Jie Qi Dept. of Electrical & Computer Egieerig Aubur Uiversity Co-Advisors: Charles Stroud ad Foster Dai Outlie Motivatio ad Backgroud Built-I Self-Test Architecture

More information

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

Analysis of Image Compression by Minimum Relative Entropy (MRE) and Restoration through Weighted Region Growing Techniques for Medical Images

Analysis of Image Compression by Minimum Relative Entropy (MRE) and Restoration through Weighted Region Growing Techniques for Medical Images Egieerig Letters, 14:1, EL_14_1_16 (Advace olie publicatio: 12 February 2007) Aalysis of Image Compressio by Miimum Relative Etropy (MRE) ad Restoratio through Weighted Regio Growig s for Medical Images

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

ELEC 350 Electronics I Fall 2014

ELEC 350 Electronics I Fall 2014 ELEC 350 Electroics I Fall 04 Fial Exam Geeral Iformatio Rough breakdow of topic coverage: 0-5% JT fudametals ad regios of operatio 0-40% MOSFET fudametals biasig ad small-sigal modelig 0-5% iodes (p-juctio

More information

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS G.C. Cardarilli, M. Re, A. Salsao Uiversity of Rome Tor Vergata Departmet of Electroic Egieerig Via del Politecico 1 / 00133 / Rome / ITAL {marco.re,

More information

Estimation of non Distortion Audio Signal Compression

Estimation of non Distortion Audio Signal Compression Estimatio of o Distortio Audio Sigal Compressio M. BAK, S. PODOXI, V. TSIGOUZ Departmet of Commuicatio Egieerig Ceter for Techological Educatio Holo 5 Golomb street, POB 35 Holo 58, Tel: +97-3-5669 ISRAEL

More information

Previous R&D of vibrating wire alignment technique for HEPS

Previous R&D of vibrating wire alignment technique for HEPS Previous R&D of vibratig wire aligmet techique for HEPS WU Lei( 吴蕾 ) 1, WANG Xiao-log( 王小龙 ) 1,3 LI Chu-hua( 李春华 ) 1 QU Hua-mi( 屈化民 ) 1,3 1 Istitute of High Eergy Physics, Chiese Academy of Scieces, Beijig

More information

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ Reducig Power Dissipatio i Complex Digital Filters by usig the Quadratic Residue Number System Λ Agelo D Amora, Alberto Naarelli, Marco Re ad Gia Carlo Cardarilli Departmet of Electrical Egieerig Uiversity

More information

8. Combinatorial Structures

8. Combinatorial Structures Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 8. Combiatorial Structures The purpose of this sectio is to study several combiatorial structures that are of basic importace i probability. Permutatios

More information

Summary of pn-junction (Lec )

Summary of pn-junction (Lec ) Lecture #12 OUTLNE iode aalysis ad applicatios cotiued The MOSFET The MOSFET as a cotrolled resistor Pich-off ad curret saturatio Chael-legth modulatio Velocity saturatio i a short-chael MOSFET Readig

More information

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters?

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters? COMBINATORICS EXERCISES Stepha Wager 1. How may possible ways are there to form five-letter words usig oly the letters A H? How may such words cosist of five distict letters? 2. How may differet umber

More information

A study on traffic accident measures in municipal roads by using GIS

A study on traffic accident measures in municipal roads by using GIS icccbe 010 Nottigham Uiversity Press Proceedigs of the Iteratioal Coferece o Computig i Civil ad Buildig Egieerig W Tizai (Editor) A study o traffic accidet measures i muicipal roads by usig GIS Satoshi

More information

Voice Command Recognition System Based on MFCC and VQ Algorithms

Voice Command Recognition System Based on MFCC and VQ Algorithms Voice Commad Recogitio System Based o MFCC ad VQ Algorithms Mahdi Shaeh, ad Azizollah Taheri Abstract The goal of this project is to desig a system to recogitio voice commads. Most of voice recogitio systems

More information

Delta- Sigma Modulator with Signal Dependant Feedback Gain

Delta- Sigma Modulator with Signal Dependant Feedback Gain Delta- Sigma Modulator with Sigal Depedat Feedback Gai K.Diwakar #1 ad V.Vioth Kumar *2 # Departmet of Electroics ad Commuicatio Egieerig * Departmet of Electroics ad Istrumetatio Egieerig Vel Tech Uiversity,Cheai,

More information

General Model :Algorithms in the Real World. Applications. Block Codes

General Model :Algorithms in the Real World. Applications. Block Codes Geeral Model 5-853:Algorithms i the Real World Error Correctig Codes I Overview Hammig Codes Liear Codes 5-853 Page message (m) coder codeword (c) oisy chael decoder codeword (c ) message or error Errors

More information