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

Size: px
Start display at page:

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

Transcription

1 0100 (2016) DOI: / mateccof/ Split ad Merge Based Quatitative Approach to Select Filter Combiatio for Image Segmetatio Amit Goyal 1 ad Mohit Srivastava 2 1 Research Scholar, Departmet of ECE, Jaga Nath Uiversity, Jaipur, Rajastha, Idia 2 Professor, Departmet of ECE, Chadigarh Egieerig College, Ladra, Pujab, Idia Abstract. With the advet of image aalysis ad computatio i differet domais, image segmetatio has emerged as the most crucial step to achieve a compact segmet-based descriptio of image scee by decomposig it ito meaigful segmets of similar attributes. The pre-ad-post filterig operatio reduces the effect of oise from the segmeted image. The Camerama image is pre-filtered usig Laplacia, ad filter. The Split ad Merge method for Regio based image segmetatio which guaratees to coected regios are ow applied o the filtered image. The, Laplacia ad Sobel filter is the used to post-filter the segmeted image. The PSNR ad MSE values are calculated to quatitative evaluatio of segmeted images. The quatitative evaluatio of post-filtered segmeted image shows that media filter produces most effective result with lowest MSE of db ad highest PSNR of 5.72 db. 1 Itroductio To aalyze or iterpret a image automatically, preprocessig is doe which ivolves segmetig the image ito differet objects of iterest e.g. separatio of foregroud from the backgroud [6]. Image segmetatio has firmed its groud i may practical applicatios that ivolve a visual iterpretatio, amely i medical imagig, object detectio (face detectio, pedestria detectio, brake light detectio etc. More accurate the segmetatio, more successful is the recogitio of objects i the image. Basically, segmetatio is the process of subdividig a image ito its costituet regios or objects. Segmetatio algorithms are based o either similarity or discotiuity of itesity/gray level values. A umber of image segmetatio algorithms with icreased complexity have bee developed over the years. All these algorithms work o the use of ay of the three mai criteria: the homogeeity withi a segmet, separatio from adjacet segmets ad shape homogeeity. Typically, the segmetatio algorithms ca be grouped ito three major categories o the basis of their segmet formatio properties, amely Threshold Based Segmetatio [11, 22], Boudary based Segmetatio [9, 16] ad Regio Based Segmetatio [10]. 1.1 Features of various segmetatio techiques Threshold based segmetatio produces regios of uiformity withi the give image based o some threshold criteria o the attributes of pixels [11].These algorithms are computatioally less expesive but causes oise, blurred edges or outlier [8] i the image. Cotrary to this, the boudary based techiques rely o edges foud i a image ad tries to locate poits of 1 Correspodig author: amitgoyal0810@gmail.com discotiuities i images. This segmetatio method is very sesitive to oise ad hece post-processig is required. However, regio based segmetatio algorithms partitio the etire image ito sub regios depedig o some homogeeity criteria [, 14]. 1.2 Regio Split ad Merge Techique The regio split ad merge techique falls uder regio based segmetatio ad is combiatio of top-dow ad bottom-up approach [4]. I this image is first split ito homogeeous regios o the basis of homogeeity criteria. The regios formed after first split will be idividually checked for the homogeeity ad ay two adjacet homogeeous regios will be merged ito oe regio. The mergig of homogeeous coected regios is a combiatio of two phases: first is to fid the pair of adjacet homogeeous regios ad secod is to choose a certai mergig criterio [2, 4, 10]. The algorithm halts whe o further mergig is possible. This techique produces large umber of regio boudaries, other tha the horizotal ad vertical oes [1]. But the algorithm of this approach leads to icrease i computatioal speed [10] with lesser complexities ad hece improves segmetatio quality [4]. It also guaratees coected regios [9] i.e. there are o gaps due to missig edge pixels. Due to the iheret advatages of regio based segmetatio techique, the performace of image segmetatio is elaborated i this paper usig split ad merges techique. 2 Methodology Adopted To apply pre ad post filter techiques i order to segmet the image usig split ad merge techique ad evaluate the performace of algorithm, the system architecture beig followed is explaied with the help of flowchart as give i fig. 1. The Authors, published by EDP Scieces. This is a ope access article distributed uder the terms of the Creative Commos Attributio Licese 4.0 (

2 0100 (2016) DOI: / mateccof/ Split Image ito Regios Splittig is a recursive process. Quad tree decompositio method is exploited i the curret work to split a image ito four equal sized-quadrats ad it depeds upo a homogeeity criterio. The curret work uses the attribute of itesity of pixels as the homogeeity criterio. The regios formed after first split will be idividually checked for the homogeeity. The equatio (1) deotes the homogeeity criteria for splittig ad mergig the image. This is iterpreted as a regio is split ito four equal sub-regios or quad-regios if the value of Q comes out to be False. Figure 1. Flowchart of methodology for image segmetatio usig split ad merge techique 2.1 Image Database Gray-scale images of differet properties like dimesios (width*height), resolutio (dots per iches) ad size of image (bytes) for storage may be used as the iput dataset. A gray-scale camerama image (fig.2 (a)) of size 512x512 pixels is chose to draw the performace evaluatio of the algorithm used i this work. Fig. 2(b) helps to visualise the pixel detail of a small sectio of boudary differetiatig the object (perso) from backgroud i the image. Figure 2. (a)iput Image to be segmeted (b) Pixel detail of object boudary 2.2 Pre-filterig Pre-filterig is doe to preserve ad sharpe the edge iformatio [5, 15]. Spatial filters offer more versatility as they ca be used for o-liear filterig applicatios as well [7]. The fudametal of filterig a image lies i its covolutio with the mask of pre-defied filter [20]. Sharpeig liear filters (laplacia, usharp ad laplacia of Gaussia filter) ehace the pixel eighbourhood i the image. Cotrary to liear filters, oliear spatial filterig (media, max ad mi filters) is based o oliear operatios with pixels ecompassed by the filter [21]. I equatio (1), Q is called as predicate, m ad σ are the mea (average itesity) ad stadard deviatios of pixels i a quad-regio, respectively, while a ad b are costats whose values are set durig experimetatio. So the average itesity (m) of a particular regio should be greater tha 0 ad below a certai threshold value. The experimetatios i curret work were doe by takig various values of a ad b, but a appropriate homogeeity criterio was obtaied by takig a ad b as 5 ad 200, respectively. 2.4 Merge Coected Homogeeous Regios The output of the splittig stage is multiple regios which may or may ot be homogeeous depedig o whether they fulfil the homogeeity criterio or ot, respectively [12]. The o-homogeeous regios are further subject to splittig ad the homogeeous regios are merged together. The homogeeity criterio based o average itesity as specified by equatio (1) will be followed [2- ]. The ew regio so formed will be cotiuously merged with its adjacet regios util the homogeeity criterio will be satisfied. 2.5 Post-Filterig To make the quad-tree structure based Split ad Merge image segmetatio capable of adaptig to edges of objects i the image, spatial filters may be applied o the segmeted image [, 5]. It ot oly removes oise but may also be helpful to smooth the arbitrary positio ad orietatio of edges of image objects. Preservatio of edges ca also be doe usig liear filters like Sobel which returs edges at those poits where the gradiet of image is maximum [9, 19]. Other alteratives iclude Prewitts method, Roberts method ad Laplacia of Gaussia etc. 2.6 Quality Assessmet The ext step is to evaluate effectiveess of the segmetatio methods by performig quality assessmet through subjective evaluatio as well as quatitative approaches [2]. The subjective evaluatio is based o visual iterpretatio, the objective evaluatio ca be doe usig a umber of widely-used quality metrics. A few of these metrics are: PSNR- the peak sigal-to-oise ratio (db), the mea square error (MSE) which is the squared orm of the differece betwee the origial image ad 2

3 0100 (2016) DOI: / mateccof/ the segmeted image divided by the umber of elemets [17, 18]. Experimetatio ad Results The split ad merge algorithm was implemeted i MATLAB 7.12 ad tested o stadard camerama test image. At first, the image was filtered by applyig differet spatial filters. The parameters of filters like size, paddig optios were varied to obtai better results of filterig. Table 1 depicts the detail of filters alog with parameter variatios. A Laplacia filter was applied o the origial image ad value of alpha was varied from 0 ad 1 for fie tuig. Sice the Laplacia is a derivative operator, it sharpes the image but drives the costat areas to zero. So the origial image is added back to restore the graylevel [7]. The ehacemet i edges of foregroud (camera ma) is clearly visible fig. (a). The performace of LOG (Laplacia of Gaussia filter) teds towards blurrig the image as the stadard deviatio is lower below to 0.5. Variatios i mask size were also made to aalyse the filter. The result of filterig with LOG filter is show i fig. (b). (c) Image filtered with media filter(size ) A filter offers excellet oise reductio capabilities with cosiderably less blurrig (fig. (c)). The usharp filter acts as sharpeig operator ad ehaces edges via subtractig a smoothed versio of a image from the origial image (fig. 4(a)). But it was observed that blurrig was predomiat with icrease i filter size. Other spatial filters amely mi ad max filter were also applied o the test image i fig. 4 (b) ad 4 (c) respectively. Best filtered image as listed i table 2 from each category has bee selected for further processig. S.o. Table 1. Detail of filters applied o origial image Filter 1 Laplacia 2 LOG(Laplacia of Gaussia) Usharp Max Size (Rows x Parameters Colums) 0 Alpha= x2 Stadard 0. 5x5 0. Deviatio= 5x x 1 Order= 1 4x4 Paddig= Zeros 5x5 Zeros 0.2 Alpha= 0.8 2x2 1 Order= 2x 1 Figure 4. (a) Image filtered with Usharp filter() (b) Image filtered with filter (size=2x Figure. (a) Image filtered with Laplacia filter() (b) Image filtered with LOG filter(size 5x5 & σ=0.5 (c) Image filtered with Max filter (size=2x2) Table 2. Filters with better respose o basis of visual iterpretatio S.No. Filter Size Parameter 1 Laplacia 2 Log 5x5 Stadard Deviatio=0.5 Usharp 4 Paddig= 5 2x Order=1 6 Order=1 Split ad merge segmetatio algorithm was applied o these selected filtered images. It is observed that image filtered with ad filter provides a optimal segmetatio as the foregroud ad backgroud were

4 0100 (2016) DOI: / mateccof/ clearly differetiated without losig edge details. LOG ad Usharp filter causes over-segmetatio ad hece those resposes are rejected for ay further process. Best segmeted image obtaied after applyig split ad merge segmetatio techique o filtered image are show i fig. 5 & fig. 6. Post-filterig has bee ow applied o segmeted image to further preserve edges. Laplacia, ad Sobel filters are used for post filterig operatio. The filters which yielded better results are listed i table. The quality of fial segmeted image after post filterig was assessed quatitatively by calculatig the Mea Square Error (MSE) ad Peak Sigal-to-Noise Ratio (PSNR) values of origial image with respect to segmeted image followed by post-filterig. Calculated values of PSNR ad MSE are give i table. Quatitative evaluatio of post-filterig operatio shows that amog these the Laplacia filtratios have low PSNR ad high MSE, thus ot suitable. However, as per quatitative evaluatio the output quality of filter is highest with PSNR (db) of 5.72, 5.68 ad 5.72, ad MSE (db) of 84.89, ad applied over Laplacia, ad filtered image respectively. The filtered images are show i fig. 7. The quatitative evaluatio shows the filtered output quality of Sobel filter is comparatively poor tha with of PSNR (db) of, ad MSE (db) of i all case. Fig. 8 shows the post filtered images usig Sobel filter. These two postfiltered images are iterpreted visually. Table. Quality assessmet of Split ad Merge algorithm through Quatitative approach Pre-Filter Post-Filter Evaluatio MSE PSN Paramet Name Size Parameter Name Size (db) R er (db) Lapla cia Laplac ia Lapla cia 2x 2x 2x Paddig Laplacia Paddi g= Symme tric Alpha= Order= Paddig 6 Order= Edge Search Filter directio = Paddig usig horizotal ad Order=1 Sobel vertical Figure 5. Segmeted image pre-filtered with (a) Laplacia filter (b) LOG filter (c) Usharp filter Figure 6. Segmeted image pre-filtered with (a) filter (b) filter (size=2x) (c) filter (size=) Figure 7. Segmeted image with as post filter ad Prefilter (a) Laplacia (b) c) 4

5 0100 (2016) DOI: / mateccof/ Figure 8. Segmeted image with Sobel as post filter ad Prefilter (a) Laplacia (b) c ) 4 Coclusios The segmeted image after post filterig was assessed subjectively (visual iterpretatio) as well as with the help of quatitative metrics, amely MSE & PSNR. Visual iterpretatio ifers better result of segmetatio with the use of ad Sobel as post filters. However, it ca be deduced from the quatitative aalysis that i case of as post filter the mea square error is less as compared to other post filters ad higher peak sigal-to-oise ratio ca also be obtaied through it ad specifically its combiatio with Laplacia ad as pre-filters yield most effective. Further, performace of Sobel is also acceptable. It is worthwhile to metio that this combiatio is able to segmet the objects i the image while preservig the edges i.e. edges remai coected, hece this combiatio also provides critically segmeted camerama image. Refereces 1. S.L. Horowitz, T. Pavlidis, Picture segmetatio by a tree traversal algorithm, Joural of the Associatio for Computig Machiery, 2, (1976) 2. R. Huki, L. HaegSuk, A Noble Image Segmetatio usig Local Area Splittig ad Mergig Method based o Itesity Chage, Iteratioal Joural of Software Egieerig ad its Applicatios, 7, (201). X. Wu, Adaptive Split-ad-Merge Segmetatio Based o Piecewise Least-Square Approximatio, IEEE Trasactio o Patter Aalysis ad Machie Itelligece, 15, (199) 4. A.B.M. Faruquzzama, N.R. Paiker, J. Arafat, M.A. Ali, G. Sorwar, Literature o Image Segmetatios Based o Split- ad- Merge Techiques, Iteratioal Coferece o Iformatio Techology ad Applicatios, pp Cairs, Australia (2008). 5. H.S. Yag, S.U. Lee, Split ad Merge Segmetatio Employig Thresholdig Techique, IEEE Iteratioal Coferece o Image Processig, pp Sata Barbara (1997) 6. S. Aadurai, R. Shamugalakshmi, Fudametals of Digital Image Processig, Pearso Educatio, Idia (2007) 7. R.C. Gozalez, R.E. Woods, Digital Image Processig. Pearso Educatio, Idia (2009) 8. R. Yogamagalam, B. Karthikeya, Segmetatio Techiques Compariso i Image Processig, Iteratioal Joural of Egieerig ad Techology, 5, (201) 9. P. Thakare, A Study of Image Segmetatio ad Edge Detectio Techiques, Iteratioal Joural of Computer Sciece ad Egieerig,, (2011) 10. D. Kelkar, S. Gupta, Improved Quadtree Method for Split Merge Image Segmetatio, IEEE Iteratioal Coferece o Emergig Treds i Egieerig ad Techology, pp Nagpur, Maharashtra (2008) 11. R. Kadwal, A. Kumar, S. Bhargava, Review: Existig Image Segmetatio Techiques, Iteratioal Joural of Advaced Research i Computer Sciece ad Software Egieerig, 4, (2014) 12. B. Peg, L. Zhag, D. Zhag, Automatic Image Segmetatio by Dyamic Regio Mergig, IEEE Trasactio o Image Processig, 20, (2011) 1. K. Khoshelham, Z. Li, B. Kig, A Split-ad-Merge Techique for Automated Recostructio of Roof Plaes, Photogrammetric Egieerig & Remote Sesig Joural, 71, (2005) 14. A.B.M. Faruquzzama, N.R. Paiker, J. Arafat, Z. Karim, M.A. Ali, Object Segmetatio Based o Split ad Merge Algorithm, IEEE Iteratioal Coferece o Acoustics, Speech ad Sigal Processig, pp Toulouse, Frace (2006) 15. S.M. Ramesh, B. Gomathy, T.V.P. Sudararaja, Detectio of Defects o Steel Surface for Usig Image Segmetatio Techiques, Iteratioal Joural of Sigal Processig, Image Processig ad Patter Recogitio, 7, 2-2 (2014) 16. P.L. Palmer, H. Dabis, J. Kittler, A performace measure for boudary detectio algorithms, Elsevier Computer Visio Image Uderstadig, 6, (1996) 17. M. Sharma, V. Chouha, Objective Evaluatio Parameters of Image Segmetatio Algorithms, Iteratioal Joural of Egieerig ad Advaced Techology, 2, (2012) 18. H. Zhag, J.E. Fritts, S.A. Goldma, Image segmetatio evaluatio: A survey of usupervised methods, Sciece Direct Computer Visio ad Image Uderstadig, 110, (2008) 19. J. Cay, A Computatioal Approach to Edge Detectio, IEEE Trasactio o Patter Aalysis ad Machie Itelligece, 8, (1986) 20. J.S. Lee, Digital image ehacemet ad oise filterig by use of local statistics, IEEE Trasactio o Patter Aalysis ad Machie Itelligece, 2, (1980) 21. A.V. Lugt, Sigal detectio by complex spatial filterig, IEEE Trasactios o Iformatio Theory, 10, (1964) 22. C.M. Pu, N.Y. A, M. Cheg, A Regio-Based Image segmetatio by Watershed Partitio ad DCT Eergy Compactio, IEEE Iteratioal Coferece o Computer Graphics, pp Chia (2011) 2. Y.J. Zhag, A survey o evaluatio methods for image segmetatio, Elsevier Joural o Patter Recogitio, 29, (1999) 5

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

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

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 Iteratioal Joural of Electrical ad Computer Egieerig Image Cotrast Ehacemet based Sub-histogram Equalizatio Techique without Over-equalizatio Noise Hyusup

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

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

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

Localized Image Segmentation and Enhancement for Meteorite Images

Localized Image Segmentation and Enhancement for Meteorite Images Localized Image Segmetatio ad Ehacemet for Meteorite Images Yufag Bao, PhD Math ad Computer Sciece Departmet Fayetteville State Uiversity, Fayetteville, NC 28301 ybao@ucfsu.edu ABSTRACT This paper proposed

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

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

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

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

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

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ *

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ * Available olie at www.sciecedirect.com Physics Procedia 33 (0 ) 75 73 0 Iteratioal Coferece o Medical Physics ad Biomedical Egieerig Data Acquisitio System for Electric Vehicle s Drivig Motor Test Bech

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Open Access Researching Coal and Rock Character Recognition Based on Wavelet Packet Frequency Band Energy

Open Access Researching Coal and Rock Character Recognition Based on Wavelet Packet Frequency Band Energy Sed Orders for Reprits to reprits@bethamsciece.ae The Ope Automatio ad Cotrol Systems Joural, 04, 6, 793-797 793 Ope Access Researchig Coal ad Roc Character Recogitio Based o Wavelet Pacet Frequecy Bad

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

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

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

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

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna Joural of Electromagetic Aalysis ad Applicatios, 2011, 3, 242-247 doi:10.4236/jemaa.2011.36039 Published Olie Jue 2011 (http://www.scirp.org/joural/jemaa) History ad Advacemet of the Family of Log Periodic

More information

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK Giovai Huiske ad Eric va Berkum Dept. of Civil Egieerig - Uiversity of Twete - 7500 AE Eschede - The Netherlads E-mail: g.huiske@ctw.utwete.l ad

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

Wavelet Transform. CSEP 590 Data Compression Autumn Wavelet Transformed Barbara (Enhanced) Wavelet Transformed Barbara (Actual)

Wavelet Transform. CSEP 590 Data Compression Autumn Wavelet Transformed Barbara (Enhanced) Wavelet Transformed Barbara (Actual) Wavelet Trasform CSEP 59 Data Compressio Autum 7 Wavelet Trasform Codig PACW Wavelet Trasform A family of atios that filters the data ito low resolutio data plus detail data high pass filter low pass filter

More information

CFAR DETECTION IN MIMO RADARS USING FUZZY FUSION RULES IN HOMOGENEOUS BACKGROUND

CFAR DETECTION IN MIMO RADARS USING FUZZY FUSION RULES IN HOMOGENEOUS BACKGROUND CFAR DETECTION IN MIMO RADARS USING FUZZY FUSION RULES IN HOMOGENEOUS BACKGROUND Faycal Khaldi 1 ad Faouzi Soltai 2 1,2 Départemet d électroique, Uiversité des Frères Metouri Costatie Costatie 25, Algeria

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

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

Mid-level representations for audio content analysis *Slides for this lecture were created by Anssi Klapuri

Mid-level representations for audio content analysis *Slides for this lecture were created by Anssi Klapuri Mid-level represetatios for audio cotet aalysis *Slides for this lecture were created by Assi Klapuri Represetatios 1 Sources: Ellis, Rosethal, Mid-level represetatios for Computatioal Auditory Scee Aalysis,

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

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

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

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

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

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

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

Investigation and Assessment of Disorder of Ultrasound B-mode Images

Investigation and Assessment of Disorder of Ultrasound B-mode Images Vol. 7, No., February 00 Ivestigatio ad Assessmet of Disorder of Ultrasoud B-mode Images Vidhi Rawat *,Alok jai**,vibhakar shrimali***, *Departmet of Biomedical Egieerig **Departmet of electroics Egieerig

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

The Fast Haar Wavelet Transform for Signal & Image Processing

The Fast Haar Wavelet Transform for Signal & Image Processing Vol. 7, No., The Fast Haar Wavelet Trasform for Sigal & Image Processig V.Ashok T.Balakumara C.Gowrishakar epartmet of BE, epartmet of ECE epartmet of EEE Velalar College of Egg.&Tech. Velalar College

More information

Alignment in linear space

Alignment in linear space Sequece Aligmet: Liear Space Aligmet i liear space Chapter 7 of Joes ad Pevzer Q. Ca we avoid usig quadratic space? Easy. Optimal value i O(m + ) space ad O(m) time. Compute OPT(i, ) from OPT(i-1, ). No

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

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

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

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

Performances Evaluation of Reflectarray Antenna using Different Unit Cell Structures at 12GHz

Performances Evaluation of Reflectarray Antenna using Different Unit Cell Structures at 12GHz Idia Joural of Sciece ad Techology, Vol 9(46), DOI: 1.17485/ijst/216/v9i46/17146, December 216 ISSN (Prit) : 974-6846 ISSN (Olie) : 974-5645 Performaces Evaluatio of Reflectarray Atea usig Differet Uit

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

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

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

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

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

A Reduced Complexity Channel Estimation for OFDM Systems with Precoding and Transmit Diversity in Mobile Wireless Channels Hlaing Minn, Dong In Kim an

A Reduced Complexity Channel Estimation for OFDM Systems with Precoding and Transmit Diversity in Mobile Wireless Channels Hlaing Minn, Dong In Kim an A Reduced Complexity Chael Estimatio for OFDM Systems with Precodig ad Trasmit Diversity i Mobile Wireless Chaels Hlaig Mi, Dog I Kim ad Vijay K. Bhargava Departmet of Electrical 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

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE 9 IJRIC. All rights reserved. IJRIC www.ijric.org E-ISSN: 76-3336 AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE K.RAMANI AND DR.A. KRISHNAN SMIEEE Seior Lecturer i the Departmet of EEE

More information

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE T. Porselvi 1 ad Ragaath Muthu 1 Sri Sairam Egieerig College, Cheai, Idia SSN College of Egieerig, Cheai, Idia E-Mail: tporselvi@yahoo.com

More information

The Eye. Objectives: Introduction. PHY 192 The Eye 1

The Eye. Objectives: Introduction. PHY 192 The Eye 1 PHY 92 The Eye The Eye Objectives: Describe the basic process of image formatio by the huma eye ad how it ca be simulated i the laboratory. Kow what measuremets are ecessary to quatitatively diagose ear-sightedess

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

Wind effect on Hyperbolic RCC Cooling Tower

Wind effect on Hyperbolic RCC Cooling Tower Iteratioal Joural of Curret Egieerig ad Techology E-ISSN 77 46, P-ISSN 47 6 INPRESSCO, All Rights Reserved Available at http://ipressco.com/category/ijcet Research Article Wid effect o Hyperbolic RCC Tower

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

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

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

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

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

Financial Time Series Forecasting Using Hybrid Wavelet-Neural Model

Financial Time Series Forecasting Using Hybrid Wavelet-Neural Model 50 The Iteratioal Arab Joural of Iformatio Techology, Vol. 5, No., Jauary 208 Fiacial Time Series Forecastig Usig Hybrid Wavelet-Neural Model Jovaa Božić ad Djordje Babić School of Computig, Uiversity

More information

Phased Array Antennas and their Localisation Capability

Phased Array Antennas and their Localisation Capability Ja 2016 Vol 3, No.1 Phased Array Ateas ad their Localisatio Capability Aboyi D.O Eugu State Uiversity of Sciece ad Techology DOAboyi1@sheffield.ac.uk Offor K. J Chukwuemeka Odumegwu Ojukwu Uiversity ke.offor@asu.edu.g

More information

A Series Compensation Technique for Enhancement of Power Quality Isolated Power System Venkateshwara Rao R K.Satish Babu

A Series Compensation Technique for Enhancement of Power Quality Isolated Power System Venkateshwara Rao R K.Satish Babu A Series Compesatio Techique for Ehacemet of Power Quality Isolated Power System ekateshwara Rao R K.Satish Babu PG Studet [P.E], Dept of EEE, DR & DR. H S MIC College of Tech, A.P, Idia Assistat Professor,

More information

A d v a n c e d D i g i t a l D a r k r o o m ( 1 2 C )

A d v a n c e d D i g i t a l D a r k r o o m ( 1 2 C ) 9 1 6 3 A d v a c e d D i g i t a l D a r k r o o m ( 1 2 C ) 40S/40E/40M A Photography Course 9 1 6 3 : A d v a c e d D i g i t a l D a r k r o o m ( 1 2 C ) 4 0 S / 4 0 E / 4 0 M Course Descriptio This

More information

Importance Analysis of Urban Rail Transit Network Station Based on Passenger

Importance Analysis of Urban Rail Transit Network Station Based on Passenger Joural of Itelliget Learig Systems ad Applicatios, 201, 5, 22-26 Published Olie November 201 (http://www.scirp.org/joural/jilsa) http://dx.doi.org/10.426/jilsa.201.54027 Importace Aalysis of Urba Rail

More information

WSN Node Localization Regularization Algorithm Based on Quasi Optimal Criterion Parameter Selection

WSN Node Localization Regularization Algorithm Based on Quasi Optimal Criterion Parameter Selection Sesors & rasducers Vol. 23 Special Issue July 203 pp. 94-98 Sesors & rasducers 203 by IFSA http://www.sesorsportal.com WSN Node Localizatio Regularizatio Algorithm Based o Quasi Optimal Criterio Parameter

More information

ULTRASONIC TRANSDUCER ATTENUATION BEHAVIOR OF FIBER GLASS COMPOSITE LAMINATES (FGCL) THROUGH SIGNAL FILTERING APPROACH

ULTRASONIC TRANSDUCER ATTENUATION BEHAVIOR OF FIBER GLASS COMPOSITE LAMINATES (FGCL) THROUGH SIGNAL FILTERING APPROACH ULTRASONIC TRANSDUCER ATTENUATION BEHAVIOR OF FIBER GLASS COMPOSITE LAMINATES (FGCL) THROUGH SIGNAL FILTERING APPROACH M. F. Mahmod 1,2, Elmi Abu Bakar 3 ad M. Z. Mohamed Pauzi 1 1 Departmetal School of

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

Nonlinear System Identification Based on Reduced Complexity Volterra Models Guodong Jin1,a* and Libin Lu1,b

Nonlinear System Identification Based on Reduced Complexity Volterra Models Guodong Jin1,a* and Libin Lu1,b 6th Iteratioal Coferece o Electroics, Mechaics, Culture ad Medicie (EMCM 205) Noliear System Idetificatio Based o Reduced Complexity Volterra Models Guodog Ji,a* ad Libi Lu,b Xi a research istitute of

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

Indoor Localization by Pattern Matching Method Based On Extended Database

Indoor Localization by Pattern Matching Method Based On Extended Database Vol:8, No:, Idoor Localizatio by atter Matchig Method Based O Exteded Database Gyumi Hwag, Jihog Lee Iteratioal Sciece Idex, Mechaical ad Mechatroics Egieerig Vol:8, No:, waset.org/ublicatio/9997 Abstract

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

Low Power Motion Detection with Low Spatial and Temporal Resolution for CMOS Image Sensor

Low Power Motion Detection with Low Spatial and Temporal Resolution for CMOS Image Sensor Low Power Motio Detectio with Low Spatial ad Temporal Resolutio for CMOS Image Sesor Araud Verdat (), Atoie Dupret (2), Hervé Mathias (2), Patrick Villard (), Lioel Lacassage (2) () CEA/ LETI, Cetre de

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

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique Bulleti of Eviromet, Pharmacology ad Life Scieces Bull. Ev. Pharmacol. Life Sci., ol 3 [11] October 2014:115-122 2014 Academy for Eviromet ad Life Scieces, dia Olie SSN 2277-1808 Joural s URL:http://www.bepls.com

More information

Novel Steganography System using Lucas Sequence

Novel Steganography System using Lucas Sequence Novel Stegaography System usig ucas Sequece Fahd Alharbi Faculty of Egieerig Kig Abdulaziz Uiversity Rabigh, KSA Abstract Stegaography is the process of embeddig data ito a media form such as image, voice,

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

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

Delta- Sigma Modulator based Discrete Data Multiplier with Digital Output

Delta- Sigma Modulator based Discrete Data Multiplier with Digital Output K.Diwakar et al. / Iteratioal Joural of Egieerig ad echology (IJE Delta- Sigma Mulator based Discrete Data Multiplier with Digital Output K.Diwakar #,.ioth Kumar *2, B.Aitha #3, K.Kalaiarasa #4 # Departmet

More information

A Bipolar Cockcroft-Walton Voltage Multiplier for Gas Lasers

A Bipolar Cockcroft-Walton Voltage Multiplier for Gas Lasers America Joural of Applied cieces 4 (10): 79-799, 007 N 1546-99 007 ciece Publicatios orrespodig Author: A Bipolar ockcroft-walto Voltage Multiplier for Gas Lasers hahid qbal ad Rosli Besar Faculty of Egieerig

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