Comparing image compression predictors using fractal dimension

Size: px
Start display at page:

Download "Comparing image compression predictors using fractal dimension"

Transcription

1 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 ROMAIA Absrac: - he paper analyzes he abiliy of a fracal dimension esimaor o evaluae he performance of wo ypes of predicors employed in he lossless image compression. framework of he LOCO-I algorihm. he fracal dimension is compued for grayscale images using a box-couning procedure and allows o choose he bes predicor. Key-Words: - lossless compression, predicive compression echniques, fracal dimension, fracal esimaor, residual enropy 1 Inroducion he mos recen lossless image compression echniques are based on predicive echniques [1], [2], [3]. For his ype of echniques boh he coder and he decoder parse he image pixel by pixel in a predefined order and predic he value of he curren pixel using he values of he previously encoded pixels. If we denoe by x he value of he curren pixel and by xˆ he prediced value for x, hen only he residual error ε = x xˆ has o be sen. If he predicion is good hen he residual errors have small values (being concenraed around 0) and so he enropy of he residual error image is smaller, leading o a beer compression raio. A he decoder s side, he original value of he pixel is deermined based on he residual errors received and on he same inference a he coder s side. In his paper he framework is ha of he LOCO-I (Low Complexiy Lossless Compression for Images) algorihm, which is he core of he ISO/IU sandard for lossless and near-lossless compression of coninuous-one images, JPEG-LS. he main seps of he LOCO-I algorihm [4] are he predicion of he value of he curren pixel, he conex-based modeling of he residual error and enropy coding. We have observed ha by replacing he original predicor wih a more complex one, based on he leas squares mehod, he resuls were beer in erms of compression raio when ess were run on a se of medical microscopic images. his poins ou ha i is possible o ge beer compression resuls by combining he wo predicors in he same scheme. his raises he problem of selecing he predicor ha performs bes for he curren pixel, using only informaion ha is also available a he decoder s side. We assumed ha fracal dimension gives informaion abou he smoohness of he region surrounding he curren pixel, and ha he degree of smoohness correlaes wih he performance of he predicors. his paper analyzes he abiliy of a fracal esimaor o selec he predicor mos likely o perform a beer esimaion of he value of he curren pixel. he res of he paper is organized as follows: in he nex secion he fracal esimaor used is presened. In secion 3 he wo predicors are described. he resuls are presened in secion 4, and in he las secion some conclusions are drawn. 2 he fracal esimaor he fracal esimaor ha we used is a modified version of ha devised by Sarkar and Chaudhuri [5] and i was designed o esimae he fracal dimension for grayscale images. We used a boxcouning procedure in which he analyzed image of size M M pixels is divided in grids of size s s, where1 < s M 2, s Ζ. For each s he scale raio is r= s M. he image is considered as a 3D space wih ( x, y) denoing he posiion of he pixel and he hird coordinae( z ) denoing he gray level. On each of he grids here is a column of boxes of size s s s. he value of s is chosen so ha G s = M s where G is he oal number of gray levels. For each grid he boxes are couned

2 from boom o op saring wih 1. Le l and k be he boxes in which he maximum and he minimum gray levels of he curren grid appear. hen he quaniy n r ( i, j) = l k+ 1, where ( i, j) denoe he curren 1 i M s, grid is compued for every j M s and n ( i j) 1. All hese quaniies are summed up r = i, j r, is compued for all differen values of r. he fracal dimension is esimaed from he leas square linear fi of log ( r ) agains log ( 1 r). In his paper we propose a echnique derived by he box-couning mehod described which allows processing 24-bi color images [6]. he algorihm supposes he nex five seps: 1. he area of ineres is seleced, using a mobile cursor. he size area can be 64X64, 128X128, 256X256 or 512X he color image is convered ino 256-gray levels image, using he formula: I = 0,299R + 0,587G + 0,114B where R/G/B are he red/green/blue componens which defines he color of a pixel. 3. he image is binarized using a hreshold beween gray level: all pixels whose gray level is greaer or equal o he hreshold will be ransformed in whie, he res will become black. A his poin, he forms inside he image are whie on a black background. 4. racing he conour: once he image is binarized, he nex sep is o race an ouline of he whie areas: all he whie pixels which have a leas one neighbor black will become par of he conour (in our analysis we considered ha one pixel has 8 neighbors:, E, E, SE, S, SV, V, V). he res of pixels will be ransformed in black. 5. he resuled ouline can now be analyzed by esimaing is global fracal dimension, using he box-couning algorihm described earlier. Using he above algorihm we obain a fracal dimension specrum, where a box-couning dimension is relaed o every gray level conained in he image, An imporan limi of his mehod for he deerminaion of he local fracal dimensions is he presence of a supplemenary parameer: he size of he maximum covering square. ess shows ha in mulifracal cases, his value influens significan he resuls. Bu if he image analyzed is a single fracal, hen he global fracal dimension (compued wih box-couning algorihm) is closed o he local dimension wih he higher frequency: In order o appreciae he accuracy of he algorihm, le consider he case of he well known Koch Snowflake. As one can see in he hisogram of local dimension depiced in Fig.1, he mos frequen dimension is he box-couning dimension was beween , he Koch Snowflake having he analyic dimension of Fig. 1. he mos frequen local dimension for he Koch Snowflake is 1.25 I is imporan o make a clear disincion beween he resul given by a fracal esimaor used for measuring a cerain objec and he fracal dimension owards which he geomery of he objec ends o. I is possible ha he obained resul does no provide an accurae measure of he fracal dimension bu insead offers significan daa ha describe oher characerisics relaed o he srucural qualiy of he objec.. 3 Characerisics of he predicors he predicor of LOCO-I has a fixed par ha esimaes he value of he curren pixel based on a causal emplae of surrounding pixels, and an adapive par ha performs a conex-dependen adjusmen of he value prediced by he fix par. In he following we will focus only on he fixed par of he predicor, and presen briefly he wo predicors we have used MED (Median Edge Deecion) Predicor his predicor is he one used in he LOCO-I algorihm. he causal emplae ha his predicor uses is presened in fig. 2. Rc Ra Rb Fig.2. he causal emplae of he MED predicor he MED predicor performs a simple es in order o deec verical and horizonal edges a x

3 he lef and a he op of he curren pixel. he esimae is compued as follows: ( Ra, Rb) if Rc max( Ra, Rb) ( Ra, Rb) if Rc min( Ra, Rb) min xˆ MED = max (1) Ra+ Rb Rc oherwise If a verical edge a he lef of he curren pixel is deeced, hen he predicor chooses Rb as he value of he predicion, and if a horizonal edge a he op of he curren pixel is deeced, hen he value of Ra is chosen. If no edge is deeced he predicor esimaes he value of he curren pixel as Ra + Rb Rc LS (Leas Squares) Predicor his predicor uses a linear model o compue he prediced value for he curren pixel. In each conex (deermined by he LOCO-I algorihm see [4] for deails on conex selecion) a 7 parameer vecorθ R is sored and updaed each ime he conex is visied using he leas squares mehod. he prediced value xˆ LS is deermined as follows: xˆ =ϕ θ, (2) where = [ Ra Rb Rc Rd Rw Rn Rne] LS ϕ is deermined from he values of he pixels in he causal emplae presened in fig. 3, θ is he parameer vecor of he curren conex and is he number of imes he conex was visied. Rw Rn Rc Ra Fig.3. he causal emplae of he LS predicor he updae of he parameer vecor follows from he leas squares minimizaion of [ ] 2 ( ) 1 V θ = x( n) ϕ ( n) θ( n), (3) 2 n= 1 ha is 1 ( n) ϕ ( n) ( n) x( n) θ + 1 = ϕ ϕ (4) n= 1 n= 1 Rne Rb x Rd he recursive version of he leas squares mehod was used. oe: Because his mehod for parameer vecor adjusmen implies he reversibiliy of he marix [ ϕ(n) ϕ (n) ], for he implemenaion n= 1 anoher algorihm was chosen working ieraive in he following seps: Iniializaion: P 0 = τ 2 I m, τ is a consan, I m is he uni marix of order m şi θ 0 =[1/p.1/p,..1/p], where p represen he number of he pixels from he image. Run. For = 1,2, p 1. ε +1 = x() - ϕ () θ 2. A = P -1 ϕ() A 3. k +1 = 1 + ϕ ( ) A 4. P = P 1 k +1 A 5. θ +1 =θ + k +1 ε +1 he efficiency of he mehod can be verified by compuing he residual (smaller) enropy relaed o he original image enropy. able 1 offer a comparison on eigh medical images compressed wih a MED predicor and wo LS predicors, LS 3_1 (3 pixels and a single predicion conex) and LS7_365 (7 pixels and 365 predicion conexs) able 1. Compressed images enropy values original MED LS LS 3_1 7_365 cilia.bmp dna.bmp dyad.bmp Micro1.bmp Micro2.bmp erve.bmp Virus.bmp virus1.bmp he resuls from able 1 are obained wihou condiioning he disribuion of he predicion error from he conex where his error appears. When his condiion operaes, he conexs decompose he original disribuion in several disribuions characerizing he degree of smoohness around he curren pixels [7]. his

4 effec is visible in fig 4. which depics he disribuion of he predicion error for one image (cilia.bmp), in his case when using he LS predicor. 4 Experimenal resuls We analyzed wo ses of images: one se of 20 medical microscopic images and one se of 14 naural images. Each of he images was analyzed as follows: For each pixel hree quaniies were compued: he residual error of he MED predicor, he residual error of he LS predicor and he esimaion of he fracal dimension of a viciniy of he curren pixel. he viciniy on which he fracal dimension was esimaed is presened in fig. 5. As i can be observed he viciniy was chosen o be causal. 30 pixels a) wihou conex condiioning 30 pixels x 15 pixels Fig.5. he viciniy for fracal dimension esimaion b) wih conex condiioning Fig.4. Error predicion disribuion able 2 presens he (much beer) resuls obained when using conex condiioning. able 2. Enropy values wih conex resricion Origial MED LS LS 3_1 7_365 cilia.bmp dna.bmp dyad.bmp micro1.bmp micro2.bmp nerve.bmp virus.bmp virus1.bmp Afer he errors and he esimaes were compued for all he images one can observe ha he range [1.8; 2.8] covers all he values compued by he fracal esimaor, and we divided his range in 100 inervals of size For each sub-inerval we compued he number of imes he MED predicor performs beer (i.e. yields a smaller error in absolue value) han he LS predicor. his number divided by he number of pixels having he associaed esimaion of fracal dimension inside he analyzed sub-inerval gives he probabiliy ha he MED predicor performs beer han he LS predicor for he analyzed sub-inerval. If we denoe his probabiliy by p MED, hen he same probabiliy associaed o he LS predicor is p LS = 1 p MED. hese probabiliies were accumulaed for each of he wo image ses. In Fig.6. and Fig.7. are represened he probabiliies p MED, and p LS versus he esimaion of he fracal dimension for he medical se of images and respecively he naural se of images. In boh hese figures p MED is figured wih dark dos and p LS wih gray circles. I can be observed ha he esimaion provided by he fracal esimaor disinguishes wo main inervals: one owards smaller values where he MED predicor ends o perform beer, and he oher owards higher values where he LS predicor ends o provide beer predicion. his indicaes ha he esimaion

5 provided by he fracal esimaor ha was used correlaes wih he performance of he wo predicors. I can also be noiced ha his propery applies o boh ypes of images considered. he reason we considered hese wo ypes of images was he fac ha he LS predicor performed beer on he medical se. Fig.8. Probabiliies for all he images: p MED - dark dos, p LS - gray circles. Fig. 6. Probabiliies for he medical se of images Fig. 9. he scaled disribuions of he esimaes of he fracal dimension associaed wih he pixels from he medical images (gray circles) and naural images (dark dos) Fig.7. Probabiliies for he naural se of images. Figure 8 shows he wo probabiliies p MED, and p LS versus he esimaion of he fracal dimension for all he images (boh he medical and he naural se). he disribuion of he esimaed fracal dimensions associaed o he pixels (shown in fig. 9) indicaes ha here is an imporan number of pixels wih he esimaed fracal dimension in he region where he LS predicor is expeced o perform beer. his leads o he idea ha an improvemen of he compression raio is o be expeced if he LS predicor would be used in his region. 5 Conclusions In his paper we have analyzed he abiliy of an esimaor of fracal dimension o valuae he performance of wo ypes of predicors (MED and LS) employed in he lossless image compression framework of he LOCO-I algorihm. he resuls show ha he esimaor disinguishes wo main regions: one owards lower esimaes of he fracal dimension were he MED predicor performs beer, and he oher one owards higher esimaes of he fracal dimension, where he LS predicor performs beer. his resul indicaes ha he fracal

6 esimaor could operae as a discriminaor in a new compression algorihm working in he framework of LOCO-I, in which he fixed predicor would be chosen each ime, based on he esimae of he fracal dimension provided by he presened fracal esimaor. Since he emplae used o esimae he fracal dimension was chosen o be causal, his choice would be available a he decoder s side, avoiding he sending of any side informaion. As furher work, we inend o include his discriminaor in a conex-based rerieval procedure, as suggesed in [8] References: [1] I. Avcybas,. Memon, B. Sankur and K. Sayood, A Progressive Lossless/ear-Lossless Image Compression Algorihm, IEEE Signal Processing Leers, 9, no. 10, 2002, pp [2] Y. Bai and. Cooklev, An improved mehod for lossless daa compression, Proceedings of he Daa Compression Conference (DCC 05), 2005, pp [3] H. Wang, S. Derin Babacan, K. Sayood, Lossless Image Compression Using Conex- Based Condiional Averages, Proceedings of he Daa Compression Conference (DCC 05), 2005, pp [4] M. J. Weinberger, G. Serroussi and G. Sapiro, he LOCO-I Lossless Image Compression Algorihm: Principles and Sandardizaion ino JPEG-LS, IEEE rans. Image Processing 9 (8) 2000, pp [5]. Sarkar and B. B. Chaudhuri, An Efficien Approach o Esimae he Fracal Dimension of exural Images, Paern Recogniion, Vol.25, o. 9, 1992, pp [6] R.Dobrescu., M. Dobrescu and F. alos, Mulifracal medical image analysis using fracal dimension. In: Dobrescu R, Vasilescu C, eds. Inerdisciplinary Applicaions of Fracal and Chaos heory, Romanian Academy Publ. House, Buchares; 2004, pp [7] R. Dobrescu, Evoluion and rends in image compression, in (Ionescu, F. & Sefanoiu, D. Eds.: Inelligen and Allied Approaches o Hybrid Modeling, Seinbeis-Ediion Sugar/Berlin, 2005 [8] R. Dobrescu, M. Dobrescu, A Compuaional Framework in Modeling Cellular Communicaion, Proceedings of he 5h WSEAS In. Conf. on Applied Informaics and Communicaions, Mala, 2005

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

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

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

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

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

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

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

Journal of Next Generation Information Technology Volume 1, Number 2, August, 2010

Journal of Next Generation Information Technology Volume 1, Number 2, August, 2010 Journal of Nex Generaion Informaion Technology Volume, Number 2, Augus, 2 Sub band Speech analysis using Gammaone Filer banks and opimal pich exracion mehods for each sub band using average magniude difference

More information

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

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

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

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

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

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems Modeling and Predicion of he Wireless Vecor Channel Encounered by Smar Anenna Sysems Kapil R. Dandekar, Albero Arredondo, Hao Ling and Guanghan Xu A Kalman-filer based, vecor auoregressive (VAR) model

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

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

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

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK INTRODUCTION: Much of daa communicaions is concerned wih sending digial informaion hrough sysems ha normally only pass analog signals. A elephone line is such

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

Lecture September 6, 2011

Lecture September 6, 2011 cs294-p29 Seminar on Algorihmic Game heory Sepember 6, 2011 Lecure Sepember 6, 2011 Lecurer: Chrisos H. Papadimiriou Scribes: Aloni Cohen and James Andrews 1 Game Represenaion 1.1 abular Form and he Problem

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

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems Transmi Beamforming wih educed Feedback Informaion in OFDM Based Wireless Sysems Seung-Hyeon Yang, Jae-Yun Ko, and Yong-Hwan Lee School of Elecrical Engineering and INMC, Seoul Naional Universiy Kwanak

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

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

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

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

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

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se #8 C-T Sysems: Frequency-Domain Analysis of Sysems Reading Assignmen: Secion 5.2 of Kamen and Heck /2 Course Flow Diagram The arrows here show concepual

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

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

GG6005. General Description. Features. Applications DIP-8A Primary Side Control SMPS with Integrated MOSFET

GG6005. General Description. Features. Applications DIP-8A Primary Side Control SMPS with Integrated MOSFET General Descripion GG65 is a primary side conrol PSR SMPS wih an inegraed MOSFET. I feaures a programmable cable drop compensaion funcion, PFM echnology, and a CV/CC conrol loop wih high reliabiliy and

More information

MODELING OF CROSS-REGULATION IN MULTIPLE-OUTPUT FLYBACK CONVERTERS

MODELING OF CROSS-REGULATION IN MULTIPLE-OUTPUT FLYBACK CONVERTERS MODELING OF CROSS-REGULATION IN MULTIPLE-OUTPUT FLYBACK CONVERTERS Dragan Maksimovićand Rober Erickson Colorado Power Elecronics Cener Deparmen of Elecrical and Compuer Engineering Universiy of Colorado,

More information

Adaptive Approach Based on Curve Fitting and Interpolation for Boundary Effects Reduction

Adaptive Approach Based on Curve Fitting and Interpolation for Boundary Effects Reduction Adapive Approach Based on Curve Fiing and Inerpolaion for Boundary Effecs Reducion HANG SU, JINGSONG LI School of Informaion Engineering Wuhan Universiy of Technology 122 Loushi Road, Wuhan CHINA hangsu@whu.edu.cn,

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

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

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

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

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications TELE465 Mobile and Saellie Communicaions Assignmen (Due: 4pm, Monday 7 h Ocober) To be submied o he lecurer before he beginning of he final lecure o be held a his ime.. This quesion considers Minimum Shif

More information

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras ECEN 44 Communicaion Theory Chaper Summary: Coninuous-Wave Modulaion.1 Modulaion Modulaion is a process in which a parameer of a carrier waveform is varied in accordance wih a given message (baseband)

More information

Estimation of Automotive Target Trajectories by Kalman Filtering

Estimation of Automotive Target Trajectories by Kalman Filtering Buleinul Şiinţific al Universiăţii "Poliehnica" din imişoara Seria ELECRONICĂ şi ELECOMUNICAŢII RANSACIONS on ELECRONICS and COMMUNICAIONS om 58(72), Fascicola 1, 2013 Esimaion of Auomoive arge rajecories

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

Noise Reduction/Mode Isolation with Adaptive Down Conversion (ADC)

Noise Reduction/Mode Isolation with Adaptive Down Conversion (ADC) Page 1 Noise Reducion/Mode Isolaion wih Adapive Down Conversion (ADC) Abel B. Diaz, Thomas W. Tunnell NSTec Los Alamos Operaions Presened o PDV Workshop 8-16-2007 Page 2 Summary Adapive down conversion

More information

MAP-AIDED POSITIONING SYSTEM

MAP-AIDED POSITIONING SYSTEM Paper Code: F02I131 MAP-AIDED POSITIONING SYSTEM Forssell, Urban 1 Hall, Peer 1 Ahlqvis, Sefan 1 Gusafsson, Fredrik 2 1 NIRA Dynamics AB, Sweden; 2 Linköpings universie, Sweden Keywords Posiioning; Navigaion;

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

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags 2008 IEEE Inernaional Conference on RFID The Veneian, Las Vegas, Nevada, USA April 16-17, 2008 1C2.2 SLAM Algorihm for 2D Objec Trajecory Tracking based on RFID Passive Tags Po Yang, Wenyan Wu, Mansour

More information

Primary Side Control SMPS with Integrated MOSFET

Primary Side Control SMPS with Integrated MOSFET General Descripion GG64 is a primary side conrol SMPS wih an inegraed MOSFET. I feaures programmable cable drop compensaion and a peak curren compensaion funcion, PFM echnology, and a CV/CC conrol loop

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

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

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

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

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

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

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

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

Exploration with Active Loop-Closing for FastSLAM

Exploration with Active Loop-Closing for FastSLAM Exploraion wih Acive Loop-Closing for FasSLAM Cyrill Sachniss Dirk Hähnel Wolfram Burgard Universiy of Freiburg Deparmen of Compuer Science D-79110 Freiburg, Germany Absrac Acquiring models of he environmen

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

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

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies Communicaion Sysems, 5e Chaper 4: Bandpass Digial Transmission A. Bruce Carlson Paul B. Crilly The McGraw-Hill Companies Chaper 4: Bandpass Digial Transmission Digial CW modulaion Coheren binary sysems

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

MEASUREMENTS OF VARYING VOLTAGES

MEASUREMENTS OF VARYING VOLTAGES MEASUREMENTS OF ARYING OLTAGES Measuremens of varying volages are commonly done wih an oscilloscope. The oscilloscope displays a plo (graph) of volage versus imes. This is done by deflecing a sream of

More information

Technology Trends & Issues in High-Speed Digital Systems

Technology Trends & Issues in High-Speed Digital Systems Deailed comparison of dynamic range beween a vecor nework analyzer and sampling oscilloscope based ime domain reflecomeer by normalizing measuremen ime Sho Okuyama Technology Trends & Issues in High-Speed

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

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

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

Answer Key for Week 3 Homework = 100 = 140 = 138

Answer Key for Week 3 Homework = 100 = 140 = 138 Econ 110D Fall 2009 K.D. Hoover Answer Key for Week 3 Homework Problem 4.1 a) Laspeyres price index in 2006 = 100 (1 20) + (0.75 20) Laspeyres price index in 2007 = 100 (0.75 20) + (0.5 20) 20 + 15 = 100

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

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

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

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

Classification of Multitemporal Remote Sensing Data of Different Resolution using Conditional Random Fields

Classification of Multitemporal Remote Sensing Data of Different Resolution using Conditional Random Fields Classificaion of Muliemporal Remoe Sensing Daa of Differen Resoluion using Condiional Random Fields Thorsen Hoberg, Franz Roenseiner and Chrisian Heipke Insiue of Phoogrammery and GeoInformaion Leibniz

More information

Automated oestrus detection method for group housed sows using acceleration measurements

Automated oestrus detection method for group housed sows using acceleration measurements Auomaed oesrus deecion mehod for group housed sows using acceleraion measuremens C. Cornou and T. Heiskanen Deparmen of Large Animal Sciences, Faculy of Life Sciences, Universiy of Copenhagen, Groennegaardsvej,

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

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009 ECMA-373 2 nd Ediion / June 2012 Near Field Communicaion Wired Inerface (NFC-WI) Reference number ECMA-123:2009 Ecma Inernaional 2009 COPYRIGHT PROTECTED DOCUMENT Ecma Inernaional 2012 Conens Page 1 Scope...

More information

DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA. Department of Mechanical Engineering, Hanyang University. Haeng Dang-Dong, Seong Dong-Ku, Seoul, KOREA

DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA. Department of Mechanical Engineering, Hanyang University. Haeng Dang-Dong, Seong Dong-Ku, Seoul, KOREA FIFTH INTERNATIONAL w CONGRESS ON SOUND DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA AND VIBRATION A design echnique for reducing he inake noise of a vehicle Jae-Eung Oh, Kwang-Hee Han Deparmen of Mechanical

More information

ARobotLearningfromDemonstrationFrameworktoPerform Force-based Manipulation Tasks

ARobotLearningfromDemonstrationFrameworktoPerform Force-based Manipulation Tasks Noname manuscrip No. (will be insered by he edior) ARoboLearningfromDemonsraionFrameworkoPerform Force-based Manipulaion Tasks Received: dae / Acceped: dae Absrac This paper proposes an end-o-end learning

More information

Pushing towards the Limit of Sampling Rate: Adaptive Chasing Sampling

Pushing towards the Limit of Sampling Rate: Adaptive Chasing Sampling Pushing owards he Limi of Sampling Rae: Adapive Chasing Sampling Ying Li, Kun Xie, Xin Wang Dep of Elecrical and Compuer Engineering, Sony Brook Universiy, USA College of Compuer Science and Elecronics

More information

Automatic people density maps generation with use of movement detection analysis

Automatic people density maps generation with use of movement detection analysis Auomaic people densiy maps generaion wih use of movemen deecion analysis M. Parzych 1, A. Chmielewska 1, T. Marciniak 1, A. Dąbrowski 1, A. Chrosowska 2, M. Klincewicz 2 1 Poznan Universiy of Technology,

More information

LECTURE 1 CMOS PHASE LOCKED LOOPS

LECTURE 1 CMOS PHASE LOCKED LOOPS Lecure 01 (8/9/18) Page 1-1 Objecive LECTURE 1 CMOS PHASE LOCKED LOOPS OVERVIEW Undersand he principles and applicaions of phase locked loops using inegraed circui echnology wih emphasis on CMOS echnology.

More information

Line Structure-based Localization for Soccer Robots

Line Structure-based Localization for Soccer Robots Line Srucure-based Localizaion for Soccer Robos Hannes Schulz, Weichao Liu, Jörg Sückler, Sven Behnke Universiy of Bonn, Insiue for Compuer Science VI, Auonomous Inelligen Sysems, Römersr. 164, 53117 Bonn,

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

FASER: Fast Analysis of Soft Error Susceptibility for Cell-Based Designs

FASER: Fast Analysis of Soft Error Susceptibility for Cell-Based Designs FASER: Fas Analysis of Sof Error Suscepibiliy for Cell-ased Designs Absrac This paper is concerned wih saically analyzing he suscepibiliy of arbirary combinaional circuis o single even upses ha are becoming

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

Increasing Measurement Accuracy via Corrective Filtering in Digital Signal Processing

Increasing Measurement Accuracy via Corrective Filtering in Digital Signal Processing ISSN(Online): 39-8753 ISSN (Prin): 347-67 Engineering and echnology (An ISO 397: 7 Cerified Organizaion) Vol. 6, Issue 5, ay 7 Increasing easuremen Accuracy via Correcive Filering in Digial Signal Processing

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

Particle Filtering and Sensor Fusion for Robust Heart Rate Monitoring using Wearable Sensors

Particle Filtering and Sensor Fusion for Robust Heart Rate Monitoring using Wearable Sensors Paricle Filering and Sensor Fusion for Robus Hear Rae Monioring using Wearable Sensors Viswam Nahan, IEEE Suden Member, and Roozbeh Jafari, IEEE Senior Member Absrac This aricle describes a novel mehodology

More information

weight: amplitude of sine curve

weight: amplitude of sine curve Joseph Fourier s claim: all signals are sums of sinusoids of differen frequencies. weighed sine curves weigh: ampliude of sine curve all : no exacly bu doesn maer for us in pracice Example: 3 sin() + sin(*)

More information

Abstract. 1 Introduction

Abstract. 1 Introduction A Low Sample Rae Real Time Advanced Sonar Ring Saeid Fazli and Lindsay Kleeman ARC Cenre for Percepive and Inelligen Machines in Complex Environmens (PIMCE) Inelligen Roboics Research Cenre(IRRC) Monash

More information

USING MATLAB TO CREATE AN IMAGE FROM RADAR

USING MATLAB TO CREATE AN IMAGE FROM RADAR USING MATLAB TO CREATE AN IMAGE FROM RADAR Douglas Hulber Mahemaics Deparmen Norfol Sae Universiy 700 Par Avenue Uni 483 Norfol VA 3504-8060 dhulber@nsu.edu Inroducion. Digial imaging algorihms developed

More information

DS CDMA Scheme for WATM with Errors and Erasures Decoding

DS CDMA Scheme for WATM with Errors and Erasures Decoding DS CDMA Scheme for WATM wih Errors and Erasures Decoding Beaa J. Wysocki*, Hans-Jürgen Zepernick*, and Tadeusz A. Wysocki** * Ausralian Telecommunicaions Research Insiue Curin Universiy of Technology GPO

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

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier.

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier. 2 Full Wave Recifier Aim: To Design and seup a full wave recifier. Componens Required: Diode(1N4001)(4),Resisor 10k,Capacior 56uF,Breadboard,Power Supplies and CRO and ransformer 230V-12V RMS. + A1 K B1

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

An Automated Fish Counting Algorithm in Aquaculture Based on Image Processing

An Automated Fish Counting Algorithm in Aquaculture Based on Image Processing 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,

More information

The Comparisonal Analysis of the Concept of Rectangular and Hexagonal Pilot in OFDM

The Comparisonal Analysis of the Concept of Rectangular and Hexagonal Pilot in OFDM Communicaions and ework, 2009, 01-05 doi:10.4236/cn.2009.11001 Published Online Augus 2009 (hp://www.scirp.org/journal/cn) The Comparisonal Analysis o he Concep o Recangular and Hexagonal Pilo in OFDM

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 301 s & Sysems Prof. Mark Fowler Noe Se #1 Wha is s & Sysems all abou??? 1/9 Do All EE s & CoE s Design Circuis? No!!!! Someone has o figure ou wha funcion hose circuis need o do Someone also needs

More information

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax 2.5.3: Sinusoidal Signals and Complex Exponenials Revision: June 11, 2010 215 E Main Suie D Pullman, W 99163 (509) 334 6306 Voice and Fax Overview Sinusoidal signals and complex exponenials are exremely

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

HYBRID OPTIMUM SIGNAL PROCESSING FOR A STRAIN SENSOR

HYBRID OPTIMUM SIGNAL PROCESSING FOR A STRAIN SENSOR HYBRID OPTIMUM SIGNAL PROCESSING FOR A STRAIN SENSOR C. Kargel and B. Zagar Deparmen of Elecrical Measuremen and Measuremen Signal Processing Kopernikusgasse 4/4, A-800 Graz Graz Universiy of Technology,

More information