An Automated Fish Counting Algorithm in Aquaculture Based on Image Processing

Size: px
Start display at page:

Download "An Automated Fish Counting Algorithm in Aquaculture Based on Image Processing"

Transcription

1 Inernaional Forum on Mechanical, Conrol and Auomaion (IFMCA 06) An Auomaed Fish Couning Algorihm in Aquaculure Based on Image Processing Jiuyi Le,a, Lihong Xu,b College of Elecronics and Informaion Engineering, Tongji Universiy, Shanghai, China a lejiuyi9@63.com, bxulhk@63.com Keywords: Fish Couning; Free-swimming; Overlap; Skeleon Exracion Absrac. A new algorihm based on endpoins of skeleon is presened o efficienly ge he number of fish in his paper. Considering he complexiy of underwaer environmen like lack of ligh, his paper presens an improved adapive hresholding mehod o segmen he fish image beer. In addiion, he objec of our research is free-swimming fish. The overlapped fish in he image makes he couning resul inaccurae ofen. So afer segmenaion and morphological processing, his paper adops image hinning mehod o exrac he skeleon of fish. Afer ha, we ge he fish number according o he number of corresponding endpoins in he image. The experimenal resuls show ha he mehod can accuraely coun he fish populaion even under high overlapped degree. Inroducion Wih he inroducion and popularizaion of he concep of marine ranching, he offshore aquaculure indusry has developed rapidly in recen years. The precise couning of he fish socks provides he basis for he effecive managemen of scienific feeding, sale, ransporaion, and breeding densiy conrol. The radiional couning mehod uses conainers like ne bag o sample, which brings los of disadvanages like low efficiency, limied arificial experience and so on []. Since he 80s of he 0h cenury, a variey of research insiues invened a number of fish couners, which was difficul o apply o he acual producion because i can be easily affeced by environmenal consrains, fish size and oher facors. Besides, i is so expensive ha few fishermen wan o use i in acual producion []. Wih he improvemen of he compuer vision and image processing echnology, hey are applied o more indusries o improve he level of auomaion of producion. A he same ime, fish couning mehod based on image processing is aracing more and more aenion due o is high efficiency and accuracy [3]. Some research mehods, such as conneced area couning, area couning, daa fiing [4], curve evoluion [5] and neural nework [6], did no ake he overlapped problem ino consideraion. So hey will no give an accurae number of fish when some fishes ge ogeher. In his paper, we propose an algorihm based on endpoins of exraced skeleon, which aenuaes he segmened images so ha he fish images are refined ino some one-pixel wide skeleons. And hen he fish populaion is accuraely couned using he number of endpoins. Experimenal Plaform The experimenal plaform consiss of hree pars. The whole experimen is carried ou in a ransparen glass aquarium, he size of he fish ank is.m 0.6m 0.5m. The second par is an underwaer image acquisiion module, which consiss of a waerproof camera and an underwaer cloud plaform. The camera capure he video verically and we can adjus he bracke o obain he appropriae focal lengh. The camera is SHARP /4 CCD model, surrounded by a circle of LED compensaing underwaer ligh in he dark condiion. The hird par of he sysem is he hos compuer. Copyrigh 07, he Auhors. Published by Alanis Press. This is an open access aricle under he CC BY-NC license (hp://creaivecommons.org/licenses/by-nc/4.0/). 358

2 The analog video mus be convered o digial signal o be saved in he compuer. The resoluion of all he video in his experience is The overall sysem diagram is shown in Figure : Figure. Experimenal Plaform Image Preprocessing Due o he diversiy and complexiy of he underwaer environmen, he underwaer images usually suffer from severe noise, which reduces he qualiy of underwaer images and affecs he accuracy of image analysis. In order o make he underwaer image easier o analyze, we need o carry on appropriae prereamen o he underwaer picure [7]. For he objecs o be sudied, we only focus on he conour informaion of he fish in he image. In order o remove redundan informaion, he auhor firs convered he underwaer color image o grayscale image. In he RGB model, if R = G = B, hen he color informaion represens a grayscale color, where he value of R = G = B is called he grayscale value. So every pixel of he grayscale image only need one bye o sore he grayscale value (also called inensiy value or brighness value) which range from 0 o 55. The auhor uses he weighed average mehod o gray he image. Every pixel ge is grayscale value according o he formula: f (i, j ) = 0.30 R(i, j ) G (i, j ) + 0.B(i, j ). Then he median filer is used o remove he noises. The resul afer one preprocessing operaion is saisfacory. The sample grayscale image is as follows: Figure. Grayscale image Image Segmenaion Image segmenaion is an imporan sep in he analysis of image daa, and in all image segmenaion algorihms, hreshold segmenaion has been widely used for a long ime for is exreme simpliciy and high pracicaliy. For a beer view, all he images appear in his aricle are images ha reverse he black and whie pixels of original images. 359

3 Osu Mehod and Relaed Derivaives The maximum beween-class variance is an imporan basis for saisical unsupervised clusering in saisical paern recogniion. The image segmenaion mehod based on maximum beween-class variance, which is also called Osu mehod, is proposed by famous Japanese scholar NOBUYUKI [8]. Among he global hresholding echniques, he Sahoo e al. sudy [9] concluded ha he Osu mehod was one of he beer hreshold selecion mehods for general real world images wih respec o uniformiy and shape measures. This mehod selecs hreshold values ha maximize he beween-class variances of he hisogram. Le he pixels of a given image be represened in L gray levels, and le he probabiliy of he occurrence of a pixel wih a grayscale i o be approximaed by is frequency. The normalized hisogram of he image is: H = { p 0, p... pl } pi =. () i=0 Now suppose ha we dichoomize he pixels ino wo classes B and O (background and objec, or vice versa) by a hreshold a level ; B denoes pixels wih levels [, L, ], and O denoes pixels wih levels [ + L, L]. The probabiliy of background and objec is PB ( ) and PO ( ), respecively. The average gray level of he background and objec is µ B ( ) and µo ( ), respecively. So he overall average gray level of he image is: µ= ip i. () According o he definiion of variance, he oal variance of levels of his image is: σ = E[(i µ ) ] = pi (i µ ). (3) i=0 Then we can easily find ha for a given image, he average gray level µ and variance σ are boh consan. So hey are independen of he hreshold discussed here. The wihin-class variance of he background class and he objec class is defined as: σ B = (4) (i µ B( )) * pi. PB ( ) (5) σ O = (i µo ( )) * pi. PO ( ) i = + Le σw ( ) represen he wihin-class variance, which is defined as: σ w ( ) = PB ( ) σ B + PO ( ) σ O. (6) Le σ ( ) represen he beween-class variance, which is defined as: OB σ OB ( ) = PO ( ) ( µo ( ) µ ) + PB ( ) ( µ B ( ) u ). (7) In fac, L L σ w + σ OB = ( i µt ) + i µt µt pi = ( i µt ) pi = σ. i = i = (8) Therefore, he oal variance of he image is equal o he sum of he wihin-class variance and beween-class variance of he objec class and he background class: σ = σ W + σ OB. (9) Therefore, he hreshold seleced by Osu mehod is a value which maximizes he σ OB ( ). In oher words, he formula o selec opimal hreshold * according o Osu crierion is ha: * = Arg max σ OB ( ). 0 ( ) (0) 360

4 . So ha equaion According o he formula (9), we can easily ge he equaion ha σ W = σ σ OB (0) is equivalen o: () * = Arg min PB ( ) σ B ( ) + PO ( ) σ O ( ). 0 Equaion () shows ha maximizing beween-class variance and minimizing wihin-class variance can be equivalen o ge he opimal hreshold based on OTSU crieria. However, Hou and oher people in he Research Insiue of Communicaions in Singapore have poined ou in documen [0] ha The Osu mehod works well only when he images o be hresholded have clear peaks and valleys in oher words, i works for images whose hisograms show clear bimodal or mulimodal disribuions. In order o overcome he problem ha he opimal hreshold seleced in Osu always lean o he class wih larger variance, a new mehod based on minimum class variance o selec hreshold was presened in documen [0]. In his documen, he minimized objecive funcion is: * = Arg min σ B ( ) + σ O ( ). () 0 I has been proved in documen [0] ha his mehod can buffer he endency of he hreshold moving o he class wih larger variance. Wu poined in he documen [] ha Osu is an opimal approximaion based on L-norm. In his paper, an image segmenaion mehod based on L-norm is proposed, and is opimal hreshold is seleced by: = Arg min {S w ( )} = Arg min {w0 ( ) d 0 ( ) + w ( ) d ( )}. (3) 0< < Where w0 ( ) and w ( ) represen he class probabiliy of he background and objec, respecively; d 0 ( ) d ( ) represen absolue difference of he background and objec, respecively. They are shown as d0 ( ) = pi ω0 ( ) i µ0 ( ), d ( ) = pi ω ( ) i µ ( ). i = + (4) An Exponenial Improved Algorihm Based on Osu Wheher he original Osu mehod or Hou s and Wu s improved mehod, all of hem have some resriced condiions on gray hisogram if hey wan o ge a good resul. However, he gray hisogram of he underwaer image is varied due o various facors such as illuminaion, waer urbidiy and so on. According o he improvemen research of Hou and Wu, we can find ha class probabiliy or hisogram gray inerval is helpful for Osu mehod o segmen he grayscale image beer. Based on all he above research, his paper presens an improved Osu algorihm which akes boh class probabiliy and hisogram gray inerval ino consideraion. The crierion funcion of hreshold selecion is: σ wq ( ) = pi i µ B ( ) q pi i µo ( ) q. (5) q q i = + PB ( ) PO ( ) Where σ wq ( ) is he absolue wihin-class difference wih exponenial parameer. And is he bes + hreshold when i minimizes σ wq ( ). q and q are wo adjusable parameers, which are used as an index of wihin-class absolue difference and class probabiliy. As can be seen from he formula, he hreshold selecion crieria in his paper fully consider he class probabiliy and gray level difference, so ha i can adap o differen siuaions for image segmenaion. When q and q ake some special value, he mehod presened in his paper is equivalen o he Osu algorihm, Hou s mehod and Wu s improved mehod respecively. They are proved as followed: When q = and q =0, formula (5) is ransformed ino he following cases: 36

5 ( ) = pi i µ B ( ) pi i µo ( ) i = + PB ( ) PO ( ) p [i µ B ( )] p [i µo ( )] = PB ( ) i + PO ( ) i = PB ( ) σ B + PO ( ) σ O = σ w ( ). (6) P P i = + B( ) O( ) Compared wih formula (6), we know ha he mehod of his paper is equivalen o he original Osu mehod a his momen. σ q w When q = and q = 0, we can also prove ha his mehod is equivalen o he minimum wihin-class absolue difference mehod proposed by Wu. The process of derivaion is similar o he derivaion of he above formula (6), which will no be repeaed here. 3 When q = q =, his mehod is equivalen o he minimum variance mehod proposed by Hou. From he above proof, we find ha he original Osu algorihm, Hou's minimum variance mehod and Wu s minimum wihin-class absolue difference mehod are only one of hose specific form of mehod presened in his paper []. These hree mehods have a solid heoreical foundaion of mahemaical saisics, which also shows he raionaliy of he mehod presened in his paper. This mehod is more adapive when you adjus he parameers. For he grayscale image in Figure, he resul using Osu and mehod presened in his paper is show as (b) and (c) in figures 3 respecively. (a) (b) (c) Figure.3 Segmenaion resul The figures above show ha he original Osu mehod is no good enough o process he deail of he images. The Osu mehod misaken a lo of fish ail pixel poins as he background poins. Neverheless, he improved mehod presened in his paper has a beer performance. The binary image has some noises because of he impuriies in he waer. In addiion, here are also some black pixels in he fish area and some fish area is spli. So we conduc a closed operaion (corrosion afer expansion) and hen a median filer on he binary image [3]. And finally, a very ideal binary image is shown in figure 4. 36

6 Figure.4 Binary image afer been filered Skeleon Exracion This paper is aimed o coun he fish precisely. So we are going o hin he fish image in his par o make fish couning easier, which is also called skeleon exracion. The so-called skeleon, can be undersood as he axis of he image, such as recangle s skeleon is he cener line of he long direcion, circle s skeleon is is cener poin [4]. Figure 5 is he objec pixel p and is 8 neighborhood. Every pixel is eiher 0 or. Our mehod for exracing he skeleon of a picure consiss of removing all he conour poins of he picure excep hose poins ha belong o he skeleon. In order o preserve he conneciviy of he skeleon, we divide each ieraion ino wo subieraions [5]. p9 p p3 p8 p p4 p7 p6 p5 Figure.5 8-neighborhood In he firs subieraion, he conour poin p is deleed from he digial paern if i saisfies he following condiions: (a) B( p ) 6, (b) A( p ) =, (c) p p4 p6 = 0, (d) p4 p6 p8 = 0. Where A( p ) is he number of 0 paerns in he order se p, p3... p8, p9 ha are he eigh neighbors of p. B ( p ) is he number of pixels which equals o. In he second subieraion, only condiions (c) and (d) are changed as follows: (c ) p p4 p8 = 0, (d ) p p6 p8 =

7 Figure.6 Flowchar of he hinning algorihm The soluion o he se of equaion (c) and (d) are p4 = 0 or p6 = 0 or ( p = 0 & & p8 = 0 ). So he poin p, which has been removed, migh be an eas or souh boundary poin or a norh-wes corner poin. Similarly, i can be proved ha he poin p deleed in he second subieraion migh be a norh-wes boundary poin or a souh- eas corner poin. By condiion (a), he endpoin of a skeleon line are preserved. Also condiion (b) preven he deleion of hose poins ha lie beween he endpoins of a skeleon line. A flowchar of he hinning algorihm is shown in figure 6. The original image is sored in marix IT and a couner C is se o 0. The resul of he processed picure is sored in marix M. The ieraion sops unil no poins can be deleed. The image of fish skeleon is shown in figure 7. Figure.7 Skeleon image 364

8 Fish Couning When he refinemen process is compleed, he fish populaion can hen be couned based on he number of skeleal endpoins. And hen we process he conneced area one by one. The skeleon shape go by he former algorihm is 8-conneced. So if here are only one pixel from he eigh neighborhood whose value is, hen we rea his pixel as he endpoin of he skeleon. Afer all seps, he number of fish in he conneced area is deermined by he number of endpoins: If here are endpoins in he conneced area, and hen we believe he number of fish is. If here are 3 endpoins in he conneced area, and hen we believe he number of fish is. If here are 4 endpoins in he conneced area, here may be or 3 fish. And hen we believe he number of fish is.5. If here are n (n > 4) endpoins in he conneced area, and hen we believe he number of fish is n/+. Finally, he number of fish in all conneced areas is summed up o ge he oal number of fish [6]. Conclusion In order o solve he problem of fish couning, his paper inroduces he compuer vision echnology o improve he auomaion level. In view of he characerisics of underwaer images, a more general adapive hresholding mehod is proposed, and he segmenaion of fish image is more accurae. Secondly, his paper adops skeleon exracion mehod o solve he overlapped-fish problem cleverly. Three ypical cases are shown as figure 8. From (a) o (c), more and more fish gaher ogeher which makes our resul less accurae. We ge hundreds of image from he videos, and experimens prove ha he average couning error is less han 6%, which is much beer han some radiional mehod like conneced area mehod and so on. Bu in he acual producion, he underwaer environmen is much complex. For example, low visibiliy and lack of ligh and oher issues are he urgen problem o be solved. When he fish densiy is oo large, los of hem aach ogeher. A ha ime, he resul will no be precise as before. In he fuure work, we plan o conduc more experimens wih he simulaion of underwaer environmen. (a) 00% (b) 00% (c) 9.% Figure.8 Accuracy of couning wih differen degrees of overlap 365

9 Acknowledgemens This work was suppored in par by he Naional High-Tech R&D Program of China under Gran 03AA0305, he Naional Naural Science Foundaion of China under Gran and , and in par by he U.S. Naional Science Foundaion's BEACON Cener for he Sudy of Evoluion in Acion, under cooperaive agreemen DBI References [] Assis J, Claro B, Ramos A, e al. Performing fish couns wih a wide-angle camera, a promising approach reducing divers' limiaions[j]. Journal of Experimenal Marine Biology & Ecology, 03, 445: [] Yi Jin-geng Huang Gui-lin Design of Opical-Elecric Compuer Conrolled Sysem for Muli-channel Fry Couner J. Transacions of he Chinese Sociey of Agriculural Engineering, 997, [3] CHATAIN B, DEBAS L, BOURDILLON A A phoographic larval fish couning echnique comparison wih oher mehods, saisical appraisal of he procedure and pracical use J Aquaculure, 995, 4 - : [4] Cong rong Zhu. A mehod for fish fry auomaic couning based on machine vision [J]. Fishery Modernizaion, Volume 36, Issue, 009. [5] WANG Shuo, FAN Liangzhong, LIU Ying. The research of urbo fry couning mehod based on compuer vision [J]. Fishery Modernizaion, 05, 4():6-9. [6] Zheng X, Zhang Y, Zheng X, e al. A Fish Populaion Couning Mehod Using Fuzzy Arificial Neural Nework[C]. IEEE Inernaional Conference on Progress in Informaics and Compuing. 00:5-8. [7] Jiang H F, Xu Y. Research Advances on Securiy Problems of Underwaer Sensor Neworks [J]. Advanced Maerials Research, 0, 37-39: [8] OTSU N. A hreshold selecion mehod from gray level hisograms [J]. IEEE Trans on SMC, 979, 9(): [9] Sahoo, P.K., Solani, S., Wong, A.K., Chan, Y.C., 988. A survey of hresholding echniques. Compuer Vision, Graphics and Image Processing 4, [0] Hou Z, Hu Q, Nowinski W. L. On minimum variance hresholding [J]. Paern Recogniion Leers, 006, 7(4): [] WU Yi-quan, PAN Zhe. The Image Thresholding Algorihm Based on Minimum Wihin-Cluser Absolue Difference and Maximum Difference [J]. Journal of Signal Processing. 008(06): [] Yang Shuhong. Sudy on he Adapive and Fas Algorihm of Gray Scale Image Thresholding[D]. Chongqing Universiy, 04. [3] Fu X, Zeng D, Huang Y, e al. A fusion-based enhancing mehod for weakly illuminaed images [J]. Signal Processing, 06, 9:8-96. [4] Liang Yu, Guangwei Wang. A Fas Thinning Algorihm for Binary Image [J]. Science & Technology Vision, 0(4):-. [5] Zhang T Y, Suen C Y. A fas parallel algorihm for hinning digial paerns [J]. Communicaions of he Acm, 984, 7(3): [6] Fan S, Liu J, Yang Y. Research and Realizaion of Image Recogniion Technology in Fry Couning [J]. Fisheries Science, 008, 7(4):

A Segmentation Method for Uneven Illumination Particle Images

A Segmentation Method for Uneven Illumination Particle Images Research Journal of Applied Sciences, Engineering and Technology 5(4): 1284-1289, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scienific Organizaion, 2013 Submied: July 17, 2012 Acceped: Augus 15, 2012

More information

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm Journal of Compuer and Communicaions, 215, 3, 1-7 Published Online November 215 in SciRes. hp://www.scirp.org/journal/jcc hp://dx.doi.org/1.4236/jcc.215.3111 Foreign Fiber Image Segmenaion Based on Maximum

More information

Pointwise Image Operations

Pointwise Image Operations Poinwise Image Operaions Binary Image Analysis Jana Kosecka hp://cs.gmu.edu/~kosecka/cs482.hml - Lookup able mach image inensiy o he displayed brighness values Manipulaion of he lookup able differen Visual

More information

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation Inernaional Associaion of Scienific Innovaion and Research (IASIR) (An Associaion Unifying he Sciences, Engineering, and Applied Research) Inernaional Journal of Emerging Technologies in Compuaional and

More information

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c Inernaional Symposium on Mechanical Engineering and Maerial Science (ISMEMS 016 Phase-Shifing Conrol of Double Pulse in Harmonic Eliminaion Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi i1, c

More information

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib 5h Inernaional Conference on Environmen, Maerials, Chemisry and Power Elecronics (EMCPE 016 Pulse Train Conrolled PCCM Buck-Boos Converer Ming Qina, Fangfang ib School of Elecrical Engineering, Zhengzhou

More information

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming ariaion Aware Cross-alk Aggressor Alignmen by Mixed Ineger Linear Programming ladimir Zoloov IBM. J. Wason Research Cener, Yorkown Heighs, NY zoloov@us.ibm.com Peer Feldmann D. E. Shaw Research, New York,

More information

Comparitive Analysis of Image Segmentation Techniques

Comparitive Analysis of Image Segmentation Techniques ISSN: 78 33 Volume, Issue 9, Sepember 3 Compariive Analysis of Image Segmenaion echniques Rohi Sardana Pursuing Maser of echnology (Compuer Science and Engineering) GJU S& Hissar, Haryana Absrac Image

More information

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc 5h Inernaional Conference on Advanced Maerials and Compuer Science (ICAMCS 206) Moion-blurred sar image acquisiion and resoraion mehod based on he separable kernel Honglin Yuana, Fan Lib and Tao Yuc Beihang

More information

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature!

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature! Lecure 4 EITN75 2018 Chaper 12, 13 Modulaion and diversiy Receiver noise: repeiion Anenna noise is usually given as a noise emperaure! Noise facors or noise figures of differen sysem componens are deermined

More information

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities Direc Analysis of Wave Digial Nework of Microsrip Srucure wih Sep Disconinuiies BILJANA P. SOŠIĆ Faculy of Elecronic Engineering Universiy of Niš Aleksandra Medvedeva 4, Niš SERBIA MIODRAG V. GMIROVIĆ

More information

Comparing image compression predictors using fractal dimension

Comparing image compression predictors using fractal dimension Comparing image compression predicors using fracal dimension RADU DOBRESCU, MAEI DOBRESCU, SEFA MOCAU, SEBASIA ARALUGA Faculy of Conrol & Compuers POLIEHICA Universiy of Buchares Splaiul Independenei 313

More information

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks Social-aware Dynamic Rouer Node Placemen in Wireless Mesh Neworks Chun-Cheng Lin Pei-Tsung Tseng Ting-Yu Wu Der-Jiunn Deng ** Absrac The problem of dynamic rouer node placemen (dynrnp) in wireless mesh

More information

Development of Temporary Ground Wire Detection Device

Development of Temporary Ground Wire Detection Device Inernaional Journal of Smar Grid and Clean Energy Developmen of Temporary Ground Wire Deecion Device Jing Jiang* and Tao Yu a Elecric Power College, Souh China Universiy of Technology, Guangzhou 5164,

More information

Bounded Iterative Thresholding for Lumen Region Detection in Endoscopic Images

Bounded Iterative Thresholding for Lumen Region Detection in Endoscopic Images Bounded Ieraive Thresholding for Lumen Region Deecion in Endoscopic Images Pon Nidhya Elango School of Compuer Science and Engineering Nanyang Technological Universiy Nanyang Avenue, Singapore Email: ponnihya88@gmail.com

More information

Knowledge Transfer in Semi-automatic Image Interpretation

Knowledge Transfer in Semi-automatic Image Interpretation Knowledge Transfer in Semi-auomaic Image Inerpreaion Jun Zhou 1, Li Cheng 2, Terry Caelli 23, and Waler F. Bischof 1 1 Deparmen of Compuing Science, Universiy of Albera, Edmonon, Albera, Canada T6G 2E8

More information

Dead Zone Compensation Method of H-Bridge Inverter Series Structure

Dead Zone Compensation Method of H-Bridge Inverter Series Structure nd Inernaional Conference on Elecrical, Auomaion and Mechanical Engineering (EAME 7) Dead Zone Compensaion Mehod of H-Bridge Inverer Series Srucure Wei Li Insiue of Elecrical Engineering and Informaion

More information

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System General Leers in Mahemaic, Vol. 3, No.3, Dec 27, pp. 77-85 e-issn 259-9277, p-issn 259-9269 Available online a hp:\\ www.refaad.com Evaluaion of Insananeous Reliabiliy Measures for a Gradual Deerioraing

More information

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method Proceedings of he 8h WSEAS Inernaional Conference on ELECTRIC POWER SYSTEMS, HIGH VOLTAGES, ELECTRIC MACHINES (POWER '8) A New Volage Sag and Swell Compensaor Swiched by Hyseresis Volage Conrol Mehod AMIR

More information

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation Fuzzy Inference Model for Learning from Experiences and Is Applicaion o Robo Navigaion Manabu Gouko, Yoshihiro Sugaya and Hiroomo Aso Deparmen of Elecrical and Communicaion Engineering, Graduae School

More information

Laplacian Mixture Modeling for Overcomplete Mixing Matrix in Wavelet Packet Domain by Adaptive EM-type Algorithm and Comparisons

Laplacian Mixture Modeling for Overcomplete Mixing Matrix in Wavelet Packet Domain by Adaptive EM-type Algorithm and Comparisons Proceedings of he 5h WSEAS Inernaional Conference on Signal Processing, Isanbul, urey, May 7-9, 6 (pp45-5) Laplacian Mixure Modeling for Overcomplee Mixing Marix in Wavele Pace Domain by Adapive EM-ype

More information

A neurofuzzy color image segmentation method for wood surface defect detection

A neurofuzzy color image segmentation method for wood surface defect detection neurofuzzy color image segmenaion mehod for wood surface defec deecion Gonzalo. Ruz Pablo. Esévez Claudio. Perez bsrac crucial sep in developing auomaed visual inspecion sysems for wood boards is image

More information

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours The Universiy of Melbourne Deparmen of Mahemaics and Saisics School Mahemaics Compeiion, 203 JUNIOR DIVISION Time allowed: Two hours These quesions are designed o es your abiliy o analyse a problem and

More information

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation Compuaional and Applied Mahemaics Journal 2018; 4(1): 8-14 hp://www.aasci.org/journal/camj ISS: 2381-1218 (Prin); ISS: 2381-1226 (Online) Double Tangen Sampling Mehod for Sinusoidal Pulse Widh Modulaion

More information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information 007 IEEE Inernaional Conference on Roboics and Auomaion Roma, Ialy, 10-14 April 007 FrB1.3 Mobile Robo Localizaion Using Fusion of Objec Recogniion and Range Informaion Byung-Doo Yim, Yong-Ju Lee, Jae-Bok

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling EE 330 Lecure 24 Amplificaion wih Transisor Circuis Small Signal Modelling Review from las ime Area Comparison beween BJT and MOSFET BJT Area = 3600 l 2 n-channel MOSFET Area = 168 l 2 Area Raio = 21:1

More information

A New and Robust Segmentation Technique Based on Pixel Gradient and Nearest Neighbors for Efficient Classification of MRI Images

A New and Robust Segmentation Technique Based on Pixel Gradient and Nearest Neighbors for Efficient Classification of MRI Images A New and Robus Segmenaion Technique Based on Pixel Gradien and Neares Neighbors for Efficien Classificaion of MRI Images Sanchi Kumar, Sahil Dalal Absrac This paper proposes a new fully auomaed mehod

More information

How to Shorten First Order Unit Testing Time. Piotr Mróz 1

How to Shorten First Order Unit Testing Time. Piotr Mróz 1 How o Shoren Firs Order Uni Tesing Time Pior Mróz 1 1 Universiy of Zielona Góra, Faculy of Elecrical Engineering, Compuer Science and Telecommunicaions, ul. Podgórna 5, 65-246, Zielona Góra, Poland, phone

More information

4.5 Biasing in BJT Amplifier Circuits

4.5 Biasing in BJT Amplifier Circuits 4/5/011 secion 4_5 Biasing in MOS Amplifier Circuis 1/ 4.5 Biasing in BJT Amplifier Circuis eading Assignmen: 8086 Now le s examine how we C bias MOSFETs amplifiers! f we don bias properly, disorion can

More information

MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION

MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION J Modern Technology & Engineering Vol2, No1, 217, pp76-81 MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION GA Rusamov 1*, RJ Gasimov 1, VG Farhadov 1 1 Azerbaijan Technical Universiy, Baku, Azerbaijan

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

A Multi-model Kalman Filter Clock Synchronization Algorithm based on Hypothesis Testing in Wireless Sensor Networks

A Multi-model Kalman Filter Clock Synchronization Algorithm based on Hypothesis Testing in Wireless Sensor Networks nd Inernaional Conference on Elecronic & Mechanical Engineering and Informaion Technology (EMEIT-) A Muli-model Kalman Filer Clock Synchronizaion Algorihm based on Hypohesis Tesing in Wireless Sensor Neworks

More information

Communications II Lecture 7: Performance of digital modulation

Communications II Lecture 7: Performance of digital modulation Communicaions II Lecure 7: Performance of digial modulaion Professor Kin K. Leung EEE and Compuing Deparmens Imperial College London Copyrigh reserved Ouline Digial modulaion and demodulaion Error probabiliy

More information

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival Square Waves, Sinusoids and Gaussian Whie Noise: A Maching Pursui Conundrum? Don Percival Applied Physics Laboraory Deparmen of Saisics Universiy of Washingon Seale, Washingon, USA hp://faculy.washingon.edu/dbp

More information

Examination Mobile & Wireless Networking ( ) April 12,

Examination Mobile & Wireless Networking ( ) April 12, Page 1 of 5 Examinaion Mobile & Wireless Neworking (192620010) April 12, 2017 13.45 16.45 Noes: Only he overhead shees used in he course, 2 double-sided shees of noes (any fon size/densiy!), and a dicionary

More information

A new image security system based on cellular automata and chaotic systems

A new image security system based on cellular automata and chaotic systems A new image securiy sysem based on cellular auomaa and chaoic sysems Weinan Wang Jan 2013 Absrac A novel image encrypion scheme based on Cellular Auomaa and chaoic sysem is proposed in his paper. The suggesed

More information

Notes on the Fourier Transform

Notes on the Fourier Transform Noes on he Fourier Transform The Fourier ransform is a mahemaical mehod for describing a coninuous funcion as a series of sine and cosine funcions. The Fourier Transform is produced by applying a series

More information

Channel Estimation for Wired MIMO Communication Systems

Channel Estimation for Wired MIMO Communication Systems Channel Esimaion for Wired MIMO Communicaion Sysems Final Repor Mulidimensional DSP Projec, Spring 2005 Daifeng Wang Absrac This repor addresses raining-based channel modeling and esimaion for a wired

More information

Digital Communications - Overview

Digital Communications - Overview EE573 : Advanced Digial Communicaions Digial Communicaions - Overview Lecurer: Assoc. Prof. Dr Noor M Khan Deparmen of Elecronic Engineering, Muhammad Ali Jinnah Universiy, Islamabad Campus, Islamabad,

More information

EE368/CS232 Digital Image Processing Winter Homework #1 Released: Monday, January 8 Due: Wednesday, January 17, 1:30pm

EE368/CS232 Digital Image Processing Winter Homework #1 Released: Monday, January 8 Due: Wednesday, January 17, 1:30pm EE368/CS232 Digial Image Processing Winer 207-208 Lecure Review and Quizzes (Due: Wednesday, January 7, :30pm) Please review wha you have learned in class and hen complee he online quiz quesions for he

More information

Comparison of ATP Simulation and Microprocessor

Comparison of ATP Simulation and Microprocessor Elecrical Engineering Research (EER), Volume 3, 15 Comparison of ATP Simulaion and Microprocessor Based Faul ocaion Using DFT H Nouri *1, F Jalili, T Boxshall 3 Power Sysems, Elecronics and Conrol Research

More information

AN303 APPLICATION NOTE

AN303 APPLICATION NOTE AN303 APPLICATION NOTE LATCHING CURRENT INTRODUCTION An imporan problem concerning he uilizaion of componens such as hyrisors or riacs is he holding of he componen in he conducing sae afer he rigger curren

More information

The student will create simulations of vertical components of circular and harmonic motion on GX.

The student will create simulations of vertical components of circular and harmonic motion on GX. Learning Objecives Circular and Harmonic Moion (Verical Transformaions: Sine curve) Algebra ; Pre-Calculus Time required: 10 150 min. The sudens will apply combined verical ranslaions and dilaions in he

More information

Announcement. Allowed

Announcement. Allowed 9//05 nnouncemen Firs es: Sep. 8, Chap. -4 llowed wriing insrumen poce calculaor ruler One 8.5" " paper conaining consans, formulas, and any oher informaion ha you migh find useful (NOT any inds of soluions).

More information

Open Access Analysis of Monitoring System Reliability for Wind Turbine Based on Wireless Sensor Network

Open Access Analysis of Monitoring System Reliability for Wind Turbine Based on Wireless Sensor Network Send Orders for Reprins o reprins@benhamscience.ae 21 The Open Auomaion and Conrol Sysems Journal, 214, 6, 21-217 Open Access Analysis of Monioring Sysem Reliabiliy for Wind Turbine Based on Wireless Sensor

More information

Automatic Power Factor Control Using Pic Microcontroller

Automatic Power Factor Control Using Pic Microcontroller IDL - Inernaional Digial Library Of Available a:www.dbpublicaions.org 8 h Naional Conference on Advanced Techniques in Elecrical and Elecronics Engineering Inernaional e-journal For Technology And Research-2017

More information

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines Parameers Affecing Lighning Backflash Over Paern a 132kV Double Circui Transmission Lines Dian Najihah Abu Talib 1,a, Ab. Halim Abu Bakar 2,b, Hazlie Mokhlis 1 1 Deparmen of Elecrical Engineering, Faculy

More information

5 Spatial Relations on Lines

5 Spatial Relations on Lines 5 Spaial Relaions on Lines There are number of useful problems ha can be solved wih he basic consrucion echniques developed hus far. We now look a cerain problems, which involve spaial relaionships beween

More information

Study on the Wide Gap Dielectric Barrier Discharge Device Gaofeng Wang

Study on the Wide Gap Dielectric Barrier Discharge Device Gaofeng Wang Sudy on he Wide Gap Dielecric Barrier Discharge Device Gaofeng Wang School of Informaion Engineering, Zhengzhou Universiy, Zhengzhou 450001, China 932167312@qq.com Keywords: DBD; Wide air gap; Plasma body;

More information

An Emergence of Game Strategy in Multiagent Systems

An Emergence of Game Strategy in Multiagent Systems An Emergence of Game Sraegy in Muliagen Sysems Peer LACKO Slovak Universiy of Technology Faculy of Informaics and Informaion Technologies Ilkovičova 3, 842 16 Braislava, Slovakia lacko@fii.suba.sk Absrac.

More information

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER INTRODUCTION: Being able o ransmi a radio frequency carrier across space is of no use unless we can place informaion or inelligence upon i. This las ransmier

More information

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop Chaper 2 Inroducion: From Phase-Locked Loop o Cosas Loop The Cosas loop can be considered an exended version of he phase-locked loop (PLL). The PLL has been invened in 932 by French engineer Henri de Belleszice

More information

DAGSTUHL SEMINAR EPIDEMIC ALGORITHMS AND PROCESSES: FROM THEORY TO APPLICATIONS

DAGSTUHL SEMINAR EPIDEMIC ALGORITHMS AND PROCESSES: FROM THEORY TO APPLICATIONS DAGSTUHL SEMINAR 342 EPIDEMIC ALGORITHMS AND PROCESSES: FROM THEORY TO APPLICATIONS A Sysems Perspecive Pascal Felber Pascal.Felber@unine.ch hp://iiun.unine.ch/! Gossip proocols Inroducion! Decenralized

More information

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7 Inernaional Journal of Elecrical & Compuer Sciences IJECS-IJENS Vol:15 No:03 7 Applying Muliple Paricle Swarm Opimizaion Algorihm o he Opimal Seing of Time Coordinaion Curve of in Disribuion Feeder Auomaed

More information

The design of an improved matched filter in DSSS-GMSK system

The design of an improved matched filter in DSSS-GMSK system Journal of Physics: Conference Series PAPER OPEN ACCESS The design of an improved mached filer in DSSS-GMSK sysem To cie his aricle: Mao Wei-ong e al 16 J. Phys.: Conf. Ser. 679 1 View he aricle online

More information

Performance Analysis of High-Rate Full-Diversity Space Time Frequency/Space Frequency Codes for Multiuser MIMO-OFDM

Performance Analysis of High-Rate Full-Diversity Space Time Frequency/Space Frequency Codes for Multiuser MIMO-OFDM Performance Analysis of High-Rae Full-Diversiy Space Time Frequency/Space Frequency Codes for Muliuser MIMO-OFDM R. SHELIM, M.A. MATIN AND A.U.ALAM Deparmen of Elecrical Engineering and Compuer Science

More information

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION 1. Parial Derivaives and Differeniable funcions In all his chaper, D will denoe an open subse of R n. Definiion 1.1. Consider a funcion

More information

Comparative Analysis of the Large and Small Signal Responses of "AC inductor" and "DC inductor" Based Chargers

Comparative Analysis of the Large and Small Signal Responses of AC inductor and DC inductor Based Chargers Comparaive Analysis of he arge and Small Signal Responses of "AC inducor" and "DC inducor" Based Chargers Ilya Zelser, Suden Member, IEEE and Sam Ben-Yaakov, Member, IEEE Absrac Two approaches of operaing

More information

Sketch-based Image Retrieval Using Contour Segments

Sketch-based Image Retrieval Using Contour Segments Skech-based Image Rerieval Using Conour Segmens Yuing Zhang #1, Xueming Qian *2, Xianglong Tan #3 # SMLESLAB of Xi an Jiaoong Universiy, Xi an CN710049, China 1 zhangyuing@su.xju.edu.cn 2 qianxm@mail.xju.edu.cn

More information

Lecture #7: Discrete-time Signals and Sampling

Lecture #7: Discrete-time Signals and Sampling EEL335: Discree-Time Signals and Sysems Lecure #7: Discree-ime Signals and Sampling. Inroducion Lecure #7: Discree-ime Signals and Sampling Unlike coninuous-ime signals, discree-ime signals have defined

More information

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab b Lab 3 Acceleraion Wha You Need To Know: The Physics In he previous lab you learned ha he velociy of an objec can be deermined by finding he slope of he objec s posiion vs. ime graph. x v ave. = v ave.

More information

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means OBE-R-SE Dimensions.8.8 ø..75 7.5 6. 5 6.7 4.9 4. 5.9 ø.6 Model Number OBE-R-SE Elecrical connecion emier Thru-beam sensor wih m fixed cable Feaures 45 cable oule for maximum mouning freedom under exremely

More information

A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS

A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS Kalle Rui, Mauri Honanen, Michael Hall, Timo Korhonen, Veio Porra Insiue of Radio Communicaions, Helsini Universiy of Technology

More information

International Journal of Electronics and Electrical Engineering Vol. 4, No. 2, April Supercapacitors

International Journal of Electronics and Electrical Engineering Vol. 4, No. 2, April Supercapacitors Inernaional Journal of Elecronics and Elecrical Engineering Vol. 4, No., April 16 Equalizaion Chargers Using Parallel- or SeriesParallel-Resonan Inverer for Series-Conneced Supercapaciors Yifan Zhou and

More information

FROM ANALOG TO DIGITAL

FROM ANALOG TO DIGITAL FROM ANALOG TO DIGITAL OBJECTIVES The objecives of his lecure are o: Inroduce sampling, he Nyquis Limi (Shannon s Sampling Theorem) and represenaion of signals in he frequency domain Inroduce basic conceps

More information

Wavelet Analysis ofsolid Objects: Applications in Layered Manufacturing Mark D. Van Roosendaal, Peter Chamberlain, Charles Thomas University ofutah

Wavelet Analysis ofsolid Objects: Applications in Layered Manufacturing Mark D. Van Roosendaal, Peter Chamberlain, Charles Thomas University ofutah Wavele Analysis ofsolid Objecs: Applicaions in Layered Manufacuring Mark D. Van Roosendaal, Peer Chamberlain, Charles Thomas Universiy ofuah ABSTRACT In his paper, we inroduce wo-dimensional discree wavele

More information

Receiver-Initiated vs. Short-Preamble Burst MAC Approaches for Multi-channel Wireless Sensor Networks

Receiver-Initiated vs. Short-Preamble Burst MAC Approaches for Multi-channel Wireless Sensor Networks Receiver-Iniiaed vs. Shor-Preamble Burs MAC Approaches for Muli-channel Wireless Sensor Neworks Crisina Cano, Boris Bellala, and Miquel Oliver Universia Pompeu Fabra, C/ Tànger 122-140, 08018 Barcelona,

More information

THE OSCILLOSCOPE AND NOISE. Objectives:

THE OSCILLOSCOPE AND NOISE. Objectives: -26- Preparaory Quesions. Go o he Web page hp://www.ek.com/measuremen/app_noes/xyzs/ and read a leas he firs four subsecions of he secion on Trigger Conrols (which iself is a subsecion of he secion The

More information

Accurate Tunable-Gain 1/x Circuit Using Capacitor Charging Scheme

Accurate Tunable-Gain 1/x Circuit Using Capacitor Charging Scheme Accurae Tunable-Gain 1/x Circui Using Capacior Charging Scheme Byung-Do Yang and Seo Weon Heo This paper proposes an accurae unable-gain 1/x circui. The oupu volage of he 1/x circui is generaed by using

More information

Using Box-Jenkins Models to Forecast Mobile Cellular Subscription

Using Box-Jenkins Models to Forecast Mobile Cellular Subscription Open Journal of Saisics, 26, 6, 33-39 Published Online April 26 in SciRes. hp://www.scirp.org/journal/ojs hp://dx.doi.org/.4236/ojs.26.6226 Using Box-Jenkins Models o Forecas Mobile Cellular Subscripion

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost)

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost) Table of Conens 3.0 SMPS Topologies 3.1 Basic Componens 3.2 Buck (Sep Down) 3.3 Boos (Sep Up) 3.4 nverer (Buck/Boos) 3.5 Flyback Converer 3.6 Curren Boosed Boos 3.7 Curren Boosed Buck 3.8 Forward Converer

More information

Signal Characteristics

Signal Characteristics Signal Characerisics Analog Signals Analog signals are always coninuous (here are no ime gaps). The signal is of infinie resoluion. Discree Time Signals SignalCharacerisics.docx 8/28/08 10:41 AM Page 1

More information

A New Measurement Method of the Dynamic Contact Resistance of HV Circuit Breakers

A New Measurement Method of the Dynamic Contact Resistance of HV Circuit Breakers A New Measuremen Mehod of he Dynamic Conac Resisance of HV Circui Breakers M. Landry*, A. Mercier, G. Ouelle, C. Rajoe, J. Caron, M. Roy Hydro-Québec Fouad Brikci Zensol Auomaion Inc. (CANADA) Inroducion

More information

Surveillance System with Object-Aware Video Transcoder

Surveillance System with Object-Aware Video Transcoder MITSUBISHI ELECTRIC RESEARCH LABORATORIES hp://www.merl.com Surveillance Sysem wih Objec-Aware Video Transcoder Toshihiko Haa, Naoki Kuwahara, Toshiharu Nozawa, Derek Schwenke, Anhony Vero TR2005-115 April

More information

Memorandum on Impulse Winding Tester

Memorandum on Impulse Winding Tester Memorandum on Impulse Winding Teser. Esimaion of Inducance by Impulse Response When he volage response is observed afer connecing an elecric charge sored up in he capaciy C o he coil L (including he inside

More information

Deblurring Images via Partial Differential Equations

Deblurring Images via Partial Differential Equations Deblurring Images via Parial Dierenial Equaions Sirisha L. Kala Mississippi Sae Universiy slk3@mssae.edu Advisor: Seh F. Oppenheimer Absrac: Image deblurring is one o he undamenal problems in he ield o

More information

A novel quasi-peak-detector for time-domain EMI-measurements F. Krug, S. Braun, and P. Russer Abstract. Advanced TDEMI measurement concept

A novel quasi-peak-detector for time-domain EMI-measurements F. Krug, S. Braun, and P. Russer Abstract. Advanced TDEMI measurement concept Advances in Radio Science (24) 2: 27 32 Copernicus GmbH 24 Advances in Radio Science A novel quasi-peak-deecor for ime-domain EMI-measuremens F. Krug, S. Braun, and P. Russer Insiue for High-Frequency

More information

Key-Words: Feature extraction, Mathematical morphology, Template matching, Land consolidation, Remote sensing

Key-Words: Feature extraction, Mathematical morphology, Template matching, Land consolidation, Remote sensing Feaure Exracion Mehod for Land Consolidaion from High Resoluion Imagery RUI GUO 1,, DAOLIANG LI 1. College of Informaion and Elecrical Engineering, China Agriculural Universiy, 17 Tsinghua Eas Road, Beijing

More information

A Novel Routing Algorithm for Power Line Communication over a Low-voltage Distribution Network in a Smart Grid

A Novel Routing Algorithm for Power Line Communication over a Low-voltage Distribution Network in a Smart Grid Energies 0, 6, 4-48; doi:0.90/en604 Aricle OPEN ACCESS energies ISSN 996-07 www.mdpi.com/journal/energies A Novel Rouing Algorihm for Power Line Communicaion over a Low-volage Disribuion Nework in a Smar

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method A Bidirecional Three-Phase Push-Pull Converer Wih Dual Asymmeral PWM Mehod Minho Kwon, Junsung Par, Sewan Choi, IEEE Senior Member Deparmen of Elecral and Informaion Engineering Seoul Naional Universiy

More information

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models 6 IJSNS Inernaional Journal of ompuer Science and Newor Securiy, VOL.0 No.2, February 200 A Fuzzy Model-based Virual Theme Par Simulaor and Evaluaion of Agen Acion Models hi-hyon Oh, Kasuhiro Honda and

More information

A Smart Sensor with Hyperspectral/Range Fovea and Panoramic Peripheral View

A Smart Sensor with Hyperspectral/Range Fovea and Panoramic Peripheral View A Smar Sensor wih Hyperspecral/Range Fovea and Panoramic Peripheral View Tao Wang,2, Zhigang Zhu,2 and Harvey Rhody 3 Deparmen of Compuer Science, The Ciy College of New York 38 h Sree and Conven Avenue,

More information

An Improved Zero-Voltage-Transition Technique in a Single-Phase Active Power Factor Correction Circuit

An Improved Zero-Voltage-Transition Technique in a Single-Phase Active Power Factor Correction Circuit An Improved Zero-lage-Transiion Technique in a Single-Phase Acive Power Facor Correcion Circui Suriya Kaewarsa School of Elecrical Engineering, Rajamangala Universiy of Technology Isan Sakon Nakhon Campus,

More information

OpenStax-CNX module: m Elemental Signals. Don Johnson. Perhaps the most common real-valued signal is the sinusoid.

OpenStax-CNX module: m Elemental Signals. Don Johnson. Perhaps the most common real-valued signal is the sinusoid. OpenSax-CNX module: m0004 Elemenal Signals Don Johnson This work is produced by OpenSax-CNX and licensed under he Creaive Commons Aribuion License.0 Absrac Complex signals can be buil from elemenal signals,

More information

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach Chuima Prommak and Naruemon Waanapongsakorn Nework Design and Opimizaion for Qualiy of Services in Wireless Local Area Neworks using Muli-Objecive Approach CHUTIMA PROMMAK, NARUEMON WATTANAPONGSAKORN *

More information

Efficient burst assembly algorithm with traffic prediction

Efficient burst assembly algorithm with traffic prediction Efficien burs assembly algorihm wih raffic predicion Mmoloki Mangwala, Boyce B. Sigweni and Bakhe M. Nleya Deparmen of compuer science Norh Wes Universiy, Privae Bag X2046, Mmabaho, 2735 Tel: +27 8 3892,

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

Role of Kalman Filters in Probabilistic Algorithm

Role of Kalman Filters in Probabilistic Algorithm Volume 118 No. 11 2018, 5-10 ISSN: 1311-8080 (prined version); ISSN: 1314-3395 (on-line version) url: hp://www.ijpam.eu doi: 10.12732/ijpam.v118i11.2 ijpam.eu Role of Kalman Filers in Probabilisic Algorihm

More information

4 20mA Interface-IC AM462 for industrial µ-processor applications

4 20mA Interface-IC AM462 for industrial µ-processor applications Because of he grea number of indusrial buses now available he majoriy of indusrial measuremen echnology applicaions sill calls for he sandard analog curren nework. The reason for his lies in he fac ha

More information

PREVENTIVE MAINTENANCE WITH IMPERFECT REPAIRS OF VEHICLES

PREVENTIVE MAINTENANCE WITH IMPERFECT REPAIRS OF VEHICLES Journal of KONES Powerrain and Transpor, Vol.14, No. 3 2007 PEVENTIVE MAINTENANCE WITH IMPEFECT EPAIS OF VEHICLES Józef Okulewicz, Tadeusz Salamonowicz Warsaw Universiy of Technology Faculy of Transpor

More information

Lecture 5: DC-DC Conversion

Lecture 5: DC-DC Conversion 1 / 31 Lecure 5: DC-DC Conversion ELEC-E845 Elecric Drives (5 ECTS) Mikko Rouimo (lecurer), Marko Hinkkanen (slides) Auumn 217 2 / 31 Learning Oucomes Afer his lecure and exercises you will be able o:

More information

WAVEFORMS, WAVES AND MATHEMATICAL MODELING OF RADAR SIGNAL FORMATION PROCESS

WAVEFORMS, WAVES AND MATHEMATICAL MODELING OF RADAR SIGNAL FORMATION PROCESS WAVEFOMS, WAVES AND MAHEMAICAL MODELING OF ADA SIGNAL FOMAION POCESS Andon Dimirov Lazarov Burgas Free Universiy ВЪЛНОВИ ФОРМИ, ВЪЛНИ И МАТЕМАТИЧЕСКО МОДЕЛИРАНЕ НА ПРОЦЕСА НА ФОРМИРАНЕ НА РАДАРНИ СИГНАЛИ

More information

Architectures for Resource Reservation Modules for Optical Burst Switching Core Nodes *

Architectures for Resource Reservation Modules for Optical Burst Switching Core Nodes * 4. ITG-Fachagung Phoonic Neworks, May 5. - 6., 2003, Leipzig, Germany Archiecures for Resource Reservaion Modules for Opical Burs Swiching Core Nodes * Sascha Junghans, Chrisoph M. Gauger Universiy of

More information

Adaptive Antenna Array for Reliable OFDM Transmission

Adaptive Antenna Array for Reliable OFDM Transmission Adapive Anenna Array for Reliable OFDM Transmission Shinsuke Hara Deparmen of Elecronics, Informaion Sysem And Energy Engineering, Graduae School of Engineering, Osaka Universiy Conens of This Presenaion

More information

Ship Target Detection Algorithm for Maritime Surveillance Video Based on Gaussian Mixture Model

Ship Target Detection Algorithm for Maritime Surveillance Video Based on Gaussian Mixture Model Journal of Physics: Conference Series PAPER OPEN ACCESS Ship Targe Deecion Algorihm for Mariime Surveillance Video Based on Gaussian Mixure Model To cie his aricle: Zuohuan Chen e al 08 J. Phys.: Conf.

More information