Conversion Scheme for DCT-domain Transcoding of MPEG-2 to H.264/AVC

Size: px
Start display at page:

Download "Conversion Scheme for DCT-domain Transcoding of MPEG-2 to H.264/AVC"

Transcription

1 Converson Scheme for DC-doman ranscodng of MPEG-2 to H.26/AVC Joo-kyong Lee 1, K-dong Chung 1 1, Dept. of Computer Engneerng, Pusan Natonal Unv., Jangjeon-dong, Geumjeong-gu, Busan, , Korea jklee@melon.cs.pusan.ac.kr, kdchung@pusan.ac.kr Abstract. he approxmate dscrete cosne transform (DC of H.26/AVC [1] makes t dffcult to transcode the pre-coded vdeo contents wth the prevous vdeo codng standards to H.26/AVC n DC doman. hs s due to the dfference between 8 8 DC used prevous standards and DC n H.26/AVC. In ths paper, we propose an effcent algorthm that converts the quantzed 8 8 DC block of MPEG-2 nto newly quantzed four DC blocks of H.26/AVC to support DC-doman transcodng. Expermental results show that the proposed scheme mproves computatonal complexty by 5~11% and vdeo qualty by 0.1 ~ 0.5 db compared wth cascaded pxeldoman transcodng that explots nverse quantzaton (IQ, nverse DC (IDC, DC, and re-quantzaton (re-q. 1 Introducton As the number of networks, types of devces, and vdeo representaton formats ncrease, nteroperablty between dfferent systems and dfferent networks s becomng more and more mportant [2]. o provde a seamless nteracton between producers and consumers, dverse research on vdeo transcodng such as bt-rate reducton [3], spatal resoluton reducton [], frame skppng [5][6], and smple vdeo format converson [7], has been conducted. Recently, DC-doman transcodng approaches have been studed to mprove computatonal complexty and to avod DC and IDC msmatch problem [8][9]. hese approaches are based on 8 8 DC used n most vdeo codng standards such as MPEG-2, MPEG-, and H.263/AVC. However, t s mpossble to drectly apply them to H.26/AVC, because t uses transforms. In ths paper, for non-ntra-coded blocks, we propose an effcent algorthm to convert an 8 8 DC block of MPEG-2 to four DC blocks of H.26/AVC. Addtonally, we propose a quantzaton converson algorthm that changes quantzaton step sze between the two standards. hs algorthm mproves vdeo qualty by reducng the quantzaton error caused by cascaded IQ/re-Q. However, for ntra-coded blocks, we follow the cascaded re-encodng method n pxel doman nstead of DC converson to avod heavy computatonal complexty n predcton mode selecton. Our scheme can be easly appled to other standards by slghtly modfyng the quantzaton converson algorthm. hs paper s organzed as follows. In Secton 2 we

2 descrbe transformaton for H.26/AVC, respectvely. In Secton 3 we present the Qstep converson scheme and DC converson scheme. Expermental results wll be presented n Secton, and the concluson s shown n Secton 5. 2 ransformaton for H.26/AVC [10] [11] he transformaton of H.26/AVC approxmates the true DC. he transform matrx, H of the true DC can be llustrated by Eq. 1, where a, b, c represent the matrx elements. H.26/AVC, On the other hand, uses the modfed transform matrx H, where b and b/c are changed to 2 5 and 1, respectvely. In actual 2 H.26/AVC mplementatons, the nteger transform matrx s used for transformaton, and the resdual scalng factors are absorbed nto quantzaton process to avod multplcaton operatons, and mantan DC/IDC accuracy. See [10] as well as [11] for more detal. In ths paper we use H to convert the 8 8 DC block nto four DC blocks of H.26/AVC, and we cover the resdual scalng factors usng quantzaton step sze (Qstep converson tool. hroughout ths paper, we represent the result of the modfed DC usng H as approxmate DC. Snce there s a dfference between true DC and approxmate DC, we should compensate t when we convert the 8 8 DC block nto four approxmate DC blocks. a a a a b c c b 1 1 π 1 3π Y = HXH, H =, where a =, b= cos(, c = cos( a a a a c b b c (1 3 Proposed Converson Schemes In ths secton we present two converson schemes, Qstep converson scheme and the DC converson scheme. he Qstep converson scheme changes the quantzed DC coeffcents of MPEG-2 to newly quantzed coeffcents of H.26/AVC. hs scheme covers the H.26/AVC quantzer that s assocated wth transformaton by ncorporatng the resdual scalng factors nto t. DC converson scheme converts the true 8 8 DC nto the approxmate DC. 3.1 Qstep Converson In MPEG-2 encoder, ntra coded macroblock (MB and non-ntra coded MB are quantzed by dfferent formula and quantzer matrces. Intra coded MB coeffcents are quantzed as shown n Eq. 2, where B (, j refers to the (,j th coeffcent of the DC block B, QB ( (, j refers to the quantzed value of B (, j, and q refers to Qstep value.

3 he DC coeffcents of the lumnance and chromnance components of the ntra coded MB are dvded by one of the Qstep values 8,, 2 and 1. For AC coeffcents, frst, the coeffcents are scaled by 32 and correspondng elements of the ntra quantzer matrx ntra W, and secondly, they are quantzed by Qstep value q rangng from 1 (, j to 112. B / q for = j = 0 {(32 B + sgn( B qw }/(2 qw for all, jexcept = j= 0 (, j ntra ntra (, j (, j (,j (,j (, j = 1, B (, j > 0 QB (, where sgn( B (, j = 0, B(, j == 0 1, B (, j < 0 (2 B qw sgn( B ntra (, j (, j = { Q( B(, j (, j } 16 2 (3 ntra B (, j q W(,j sgn( B(, ( j = { QB ( (, j } q' q' 16 2 QB ( = (32 B /(2 qw, 0, j 7 (5 non-ntra (, j (, j (, j q non-ntra (6 B(, j = W(,j Q( B(, j 16 non-ntra B(, j q W(,j = QB ( (, j q q 16 Now let us change Eq. 2 to transcode the quantzed coeffcents, QB ( (, j, to newly quantzed values of H.26/AVC. Frst, the DC coeffcents are consecutvely dequantzed by q and then re-quantzed by new Qstep q. Secondly, the unquantzed AC coeffcents, B (, j, of MPEG-2 as descrbed n Eq. 3, derved from Eq. 2, can be calculated the newly quantzed coeffcents usng q as descrbed n Eq.. Brefly, usng Eq., we convert quantzed AC coeffcents of MPEG-2 nto newly quantzed coeffcents of H.26/AVC. hs method has an effect of skppng MPEG-2 quantzaton. hat s, we can calculate the newly quantzed coeffcents of H.26/AVC as f we performed quantzaton only once wth the unquantzed coeffcents, B wthout any quantzaton for MPEG-2. As a result, the proposed (, j Qstep converson scheme can reduce the dequantzaton errors of MPEG-2 bt-stream compared wth cascaded pxel-doman scheme. As n the case of ntra-mb converson, Eq. 6 for unquantzed coeffcents s derved from the MPEG-2 quantzaton formula, Eq. 5, where non-ntra W ndcates (,j th (, j (7

4 element of the quantzer matrx for non-ntra MB, and the newly quantzed coeffcents B can be calculated by dvdng (, j q B (, j by q. 3.2 DC Converson he 8 8 DC block converson nto four approxmate DC blocks s extended from the pxel-doman extractng. In the pxel-doman, extractng of the subblock B from B s defned by Eq. 8, where B s an 8 8 moton compensated (MC block or a ntra block n the pxel-doman, and L, R, = 0,..,3 s the dsplacement matrces that perform vertcal and horzontal flterng, respectvely. he order of subblock B s a raster scan order n B. he matrces L sze of 8 and R sze of 8 are defned n Eq. 9, where I s dentty matrx of sze. he pre-multplcaton by L vertcally extracts a sub-block sze of 8 from B whereas, the post-multplcaton by R horzontally extracts block from the resultant block. B = L B R(0 3 (8 ( ( L0= L1= I 0, L 8 2= L3= 0 I, 8 I 0 R = R =, R = R = I 8 8 he DC block can be calculated by performng DC on the extracted sub-block, B of Eq. 8. Because of the dstrbutve property of matrx multplcaton wth respect to the DC, transformed matrx of B s gven by B = L B R as represented n Eq. 10, where B,,, and L B R are the DC representatons of B, L, B and R respectvely. Especally, and L R can be wrtten n the form of H L H 8 8 and H88 R H as descrbed n Eq. 11, where H and H are the transform matrces 8 8 for and 8 8 DC, respectvely, and H ndcates the transpose of H. Consequently, B can be rewrtten as the form of Eq. 11. hrough ths equaton, we can smply change an 8 8 DC block nto four DC blocks, because the transform matrces, H, H, H, 8 8 H 88, and flterng matrces L, R(0 3 are already known matrces and we can make up the look-up table usng them. However, B (0 3 s not dentcal wth the approxmate DC block, B of H.26/AVC, because the transform matrces are dfferent as mentoned n secton 2. Accordngly, t s necessary to compensate the dfference, and Eq. 12 shows our fnal formula. In Eq. 12, we can obtan B by usng H, whch changes elements of H, 1 π b = 2 cos( and c/ b = 0.1 to b = 2 5 and c/ b= 1 2, nstead of H. he specfc dervaton processes are shown n Eq. 13 ~ Eq. 15. In Eq. 1, H88 H88 (9

5 and H88H88 are an dentty matrx, respectvely, due to the orthogonal property of the DC transform matrx. Lastly, we can get the form of Eq. 15 by applyng the assocatve property of matrx multplcaton to Eq. 1. hs Equaton s equal to Eq. 12, because the matrx multplcaton H 8 8 B H 8 8 s dentcal to B. As a consequence, we can exactly converts an 8 8 DC block nto four approxmate DC blocks of H.26/AVC wth the modfed transform matrx H. As stated earler, the product of matrces, H L H 8 8 and H 88 R H n Eq. 12 can be precomputed and stored n the memory as a look-up table. DC ( B = DC ( L B R = DC ( L DC ( B DC ( R (10 = B = L B R, (0 3 B = ( H L H ( B ( H R H (0 3 ( B = ( H L H ( B ( H R H (0 3 ( B = H B H = H ( L B R H = ( H L B ( R H (13 = ( H L ( H H B ( H H ( R H ( = ( H L H ( H B H ( H R H ( Expermental Results hroughout the varous experments we compare the performance of our proposed scheme wth the cascaded re-encodng method of pxel-doman. In ths paper, we call the cascaded re-encodng method cascade method. For smulaton, we mplemented DC-based transcodng archtecture and cascaded pxel-based transcodng archtecture by modfyng the MPEG-2 est Model 5 (M5 codec [12] and adoptng the H.26 Jont Model 8 (JM8 encoder partally [13]. For convenent smulaton, we fxed Qstep for all frames n a vdeo sequence. In experments, we tested three vdeo PSNR(dB MPEG-2 Qstep=5 clare-base clare-conv carphone-base carphone-conv football-base football-conv H.26 Qstep Fg. 1. he comparson of PSNR for test vdeo sequences when Qstep s fxed to 5 n MPEG-2 encodng and the re-qstep s changed from 1 to 0. PSNR(dB MPEG-2 Qstep=30 clare-base clare-conv carphone-base carphone-conv football-base football-conv H.26 Qstep Fg. 2. he comparson of PSNR for test vdeo sequences when Qstep s fxed to 30 n MPEG-2 encodng and the re-qstep s changed from 1 to 0.

6 sequences wth the dfferent moton characterstc: FOOBALL (hgh moton degree, CARPHONE (medum degree, and CLAIRE (low degree. In the smulaton, nput vdeo sequences of Quarter Common Intermedate Format (QCIF were encoded by the MPEG-2 encoder at constant frame rate of 30, GOP sze of 6, and I/P dstance of 3, and then, the output bt-streams of the MPEG-2 encoder are transcoded to H.26 bt-streams. Fg. 1 and Fg. 2 shows the peak sgnal-to-nose rato (PSNR comparson as changng the re-qstep from 1 to 0 of the transcoder at fxed MPEG-2 Qstep 5 and 30, respectvely. In the legend of the fgures, -base refers to cascade method and - conv refers to our proposed scheme. In Fg. 1, we cannot make a dscrmnaton between the performance of the proposed scheme and the cascade method even though our method s numercally hgher than the cascade method by 0.01 ~ 0.0 db. Contrast to ths result, Fg. 2 shows dfferent results that PSNR of our method s hgher than the cascade method by maxmum 0.5 db. hs s due to our quantzaton scheme that has an effect of skppng MPEG-2 quantzaton as explaned n secton 3.1. Fg. 3 and Fg. show PSNR of the frames rangng from 1 to 30 for CARPHONE and CLAIRE sequences, respectvely. Wth ths fgures, we can observe that, as a whole, the proposed scheme shows hgher performance than the cascade method. Especally, for I frames, t s more superor to the cascade method. he reason s due to the magntude of the Moton Compensated DC (MC-DC coeffcents. More specfcally, because the magntude of the ntra-coded block coeffcents s generally larger than the nter-coded block coeffcents, the quantzaton errors of the ntracoded block are larger than the nter-coded block at hgh Qstep. Conversely, because our scheme has an effect of skppng the MPEG-2 quantzaton process, t can mantan the vdeo qualty. Fg. 5 shows the reconstructed real mages carred out the transcodng process at Qstep 20 for MPEG-2 encodng and at re-qstep 6 for H.26/AVC transcodng. he cascade method mages are arranged n the frst row, whle the proposed method mages are n the second row. FOOBALL, CARPHONE, and CLAIRE mages are arranged from left to rght. Let us look hard at the mages and compare each pars. Frst, for the FOOBALL sequence, the second player s hp area of our mage (b s 3.5 CARPHONE Qstep: 20 to CLAIRE Qstep: 20 to 8 PSNR(dB Frame number PSNR(dB Frame number Fg. 3. he PSNR performance for the CARPHONE sequence rangng from frame 1 to frame 30, where Qstep s set to 20 for MPEG-2 encodng and re-qstep s set to 6 for H.26/AVC. Fg.. he PSNR performance for the CLAIRE sequence rangng from frame 1 to frame 30, where Qstep s set to 20 for MPEG-2 encodng and re-qstep s set to 8 for H.26/AVC

7 clearer than that of the cascade method (a. Second, for CARPHONE, we cannot dscover notable dfference. hrd, for CLAIRE, the woman s slhouette and background of our mage (f are clearer wthout blurrng than the cascade method (e. (a (c (e (b (d Fg. 5. he real mages for the sample vdeo sequences at Qstep=20 and re-qstep=6: FOOBALL (a(b CARPHONE (c(d CLAIRE (e(f. he cascade method mages are arranged n the frst row, whle the proposed method mages are n the second row able 1 he requred operatons to transcode a quantzed 8 8 DC block to newly quantzed approxmate DC blocks Functon Cascade method Proposed method Proposed method (Inter or Intra block (Inter (Intra IQ/Q 128M+1D+6A+6 192M+128A+192S 6M+1D (or Qcon S DC converson - 1,02M+896A IDC 1,02M+896A - 102M+896A approxmate DC 256A+6S - 256A+6S otal operatons 1,216M+1,280A+256S 1,088M+1D+896A 1,152M+1D+1,02A +128S Fnally, we represent the computatonal complexty by comparng the number of multplcatons and addtons. We have mplemented IQ, IDC, DC, and re-q for the cascade method, and quantzaton converson and DC converson for the proposed method, respectvely. For the cascade method, we do not consder fast DC/IDC methods, but only consder the conventonal DC/IDC methods. Fast DC/IDC methods can reduce computatonal complexty by re-usng ntermedately calculated values nstead of several multplcatons and addtons for transform. Even though our proposed method also can be mplemented by the same knd of fast method, we do not consder the fast method n ths paper. For ntra-coded block, we use the cascaded re-encodng method n pxel doman to avod too much computaton complexty. able 1 shows the number of operatons to transcode a quantzed block of 8 8 sze of MPEG-2 to newly quantzed four approxmate DC blocks of H.26/AVC, where M stands for multplcaton operatons, A for adds, S for Shft, and D (f

8 for dvson. For a bref comparson of computatonal complexty, we gnore the number of addton, shft, and subtracton operatons because the overhead of the multplcaton and dvson operatons are hgher than any other operaton. Accordng to able 1, the proposed scheme allows a computatonal complexty savng of about 11% for non-ntra-coded blocks and about 5% for ntra-coded blocks, compared wth the cascade method. 5 Conclusons In ths paper, we proposed an effcent and exact converson algorthm for the quantzed 8 8 DC block of MPEG-2 nto newly quantzed four approxmate DC blocks of H.26/AVC to support DC-doman transcodng. Wth the slght modfcaton of quantzaton converson, ths method also can be appled to MPEG-1, MPEG- and H.263, etc. Extensve smulaton results show that the PSNR of the proposed method outperforms the cascaded re-recodng method n the pxel doman by 0.1 ~ 0.5 db and the computatonal complexty can be reduced by 5~11%. Our next subject s to fnd out an effcent half pxel converson algorthm to compensate the dfference of half pxel value between MPEG-2 and H.26/AVC and s to ntegrate the algorthm and our DC converson algorthm. References 1. ISO/IEC :2003, Codng of Audovsual Objects Part 10: Advanced Vdeo codng and IU- Recommendaton H.26 :Advanced vdeo codng for generc audovsual servces. 2. Vetro, A.; Chrstopoulos, C.; Sun, H, Vdeo ranscodng Archtectures and echnques: An Overvew, IEEE Sgnal Processng Magazne, Vol.20, Issue2, pp.18-29, March H. Sun, W. Kwok, and J. Zdepsk, archtectures for MPEG compressed btstream scalng, IEEE rans. Crcuts Syst. Vdeo echnol., vol. 5, pp , Aprl N. Bjork and C. Chrstopoulos, rascoder archtectures for vdeo codng, IEEE rans. Consumer Electron., vol., pp.88-98, February J. Youn, M.. Sun, and C.W. Ln, Moton vector refnement for hgh performance transcodng, IEEE rans. Multmeda, vol.1, pp.30-0, March J.N. Hwang,.D. Wu, and C.W. Ln, Dynamc frame-skppng n vdeo transcodng, In Proc. IEEE Workshop Multmeda sgnal processng, Redondo Beach, CA, pp , December Kalva, H.; Vetro, A.; Sun, H., Performance Optmzaton of the MPEG-2 to MPEG- Vdeo ranscoder, SPIE Conference on VLSI Crcuts and Systems, Vol. 5117, pp , May Hayan Shu, An Effcent Arbtrary Downszng Algorthm for Vdeo, ranscodng, IEEE rans. Crcuts Syst. Vdeo echnol., vol.1, no.6, pp , June Kwang-deok Seo, Jae-Kyoon Km: Fast moton vector re-estmaton for transcodng MPEG-1 nto MPEG- wth lower spatal resoluton n DC-doman, Sgnal Processng: Image Communcaton, vol.19, pp , Ian E.G. Rchardson, H.26 and MPEG- vdeo compresson. Wlley, Henrque S. Malvar, Low-Complexty ransform and Quantzaton n H.26/AVC, IEEE rans. Crcuts. Syst. Vdeo echnol,. vol.13. no.7, pp , July

Conversion Scheme for DCT-Domain Transcoding of MPEG-2 to H.264/AVC

Conversion Scheme for DCT-Domain Transcoding of MPEG-2 to H.264/AVC Converson Scheme for DC-Doman ranscodng of MPEG-2 to H.26/AVC Joo-kyong Lee and K-dong Chung Dept. of Computer Engneerng, Pusan Natonal Unv., Jangjeon-dong, Geumjeong-gu, Busan, 609-735, Korea jklee@melon.cs.pusan.ac.kr,

More information

Novel Pre-Compression Rate-Distortion Optimization Algorithm for JPEG 2000

Novel Pre-Compression Rate-Distortion Optimization Algorithm for JPEG 2000 Novel Pre-Compresson Rate-Dstorton Optmzaton Algorthm for JPEG 2000 Yu-We Chang, Hung-Ch Fang, Chung-Jr Lan, and Lang-Gee Chen DSP/IC Desgn Laboratory, Graduate Insttute of Electroncs Engneerng Natonal

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

CSE4210 Architecture and Hardware for DSP

CSE4210 Architecture and Hardware for DSP 4210 Archtecture and Hardware for DSP Lecture 1 Introducton & Number systems Admnstratve Stuff 4210 Archtecture and Hardware for DSP Text: VLSI Dgtal Sgnal Processng Systems: Desgn and Implementaton. K.

More information

Pulse Coded Modulation

Pulse Coded Modulation Pulse Coded Modulaton PCM (Pulse Coded Modulaton) s a voce codng technque defned by the ITU-T G.711 standard and t s used n dgtal telephony to encode the voce sgnal. The frst step n the analog to dgtal

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

Microwave Diversity Imaging Compression Using Bioinspired

Microwave Diversity Imaging Compression Using Bioinspired Mcrowave Dversty Imagng Compresson Usng Bonspred Neural Networks Youwe Yuan 1, Yong L 1, Wele Xu 1, Janghong Yu * 1 School of Computer Scence and Technology, Hangzhou Danz Unversty, Hangzhou, Zhejang,

More information

Transform Coding. Transform Coding Principle

Transform Coding. Transform Coding Principle Transform Codng Prncple of block-wse transform codng Propertes of orthonormal transforms Dscrete cosne transform (DCT) Bt allocaton for transform coeffcents Entropy codng of transform coeffcents Typcal

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic Internatonal Journal of Computer Applcatons Technology and Research A New Desgn of Multpler usng Modfed Booth Algorthm and Reversble Gate Logc K.Nagarjun Department of ECE Vardhaman College of Engneerng,

More information

Direct Inter-Mode Selection for H.264 Video Coding using Phase Correlation

Direct Inter-Mode Selection for H.264 Video Coding using Phase Correlation Drect Inter-Mode Selecton for H.64 Vdeo Codng usng Phase Correlaton Manoranjan Paul, Member, IEEE, Wes Ln, Senor member, IEEE, Chew Tong Lau, Member, IEEE, and Bu-sung Lee, Member, IEEE Abstract The H.64

More information

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling Proceedngs of the World Congress on Engneerng and Computer Scence 007 WCECS 007, October 4-6, 007, San Francsco, USA A Fast Fractal Image Compresson Algorthm Usng Predefned Values for Contrast Scalng H.

More information

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

Application of Nonbinary LDPC Codes for Communication over Fading Channels Using Higher Order Modulations

Application of Nonbinary LDPC Codes for Communication over Fading Channels Using Higher Order Modulations Applcaton of Nonbnary LDPC Codes for Communcaton over Fadng Channels Usng Hgher Order Modulatons Rong-Hu Peng and Rong-Rong Chen Department of Electrcal and Computer Engneerng Unversty of Utah Ths work

More information

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering,

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering, COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION Erdem Bala, Dept. of Electrcal and Computer Engneerng, Unversty of Delaware, 40 Evans Hall, Newar, DE, 976 A. Ens Cetn,

More information

Lossy Compression. Compromise accuracy of reconstruction for increased compression.

Lossy Compression. Compromise accuracy of reconstruction for increased compression. Lossy Compresson Compromse accuracy of reconstructon for ncreased compresson. The reconstructon s usually vsbly ndstngushable from the orgnal mage. Typcally, one can get up to 0:1 compresson wth almost

More information

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN S. Chtwong, S. Wtthayapradt, S. Intajag, and F. Cheevasuvt Faculty of Engneerng, Kng Mongkut s Insttute of Technology

More information

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING N. Phanthuna 1,2, F. Cheevasuvt 2 and S. Chtwong 2 1 Department of Electrcal Engneerng, Faculty of Engneerng Rajamangala

More information

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

Formulas for the Determinant

Formulas for the Determinant page 224 224 CHAPTER 3 Determnants e t te t e 2t 38 A = e t 2te t e 2t e t te t 2e 2t 39 If 123 A = 345, 456 compute the matrx product A adj(a) What can you conclude about det(a)? For Problems 40 43, use

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

TOPICS MULTIPLIERLESS FILTER DESIGN ELEMENTARY SCHOOL ALGORITHM MULTIPLICATION

TOPICS MULTIPLIERLESS FILTER DESIGN ELEMENTARY SCHOOL ALGORITHM MULTIPLICATION 1 2 MULTIPLIERLESS FILTER DESIGN Realzaton of flters wthout full-fledged multplers Some sldes based on support materal by W. Wolf for hs book Modern VLSI Desgn, 3 rd edton. Partly based on followng papers:

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

A NEW DISCRETE WAVELET TRANSFORM

A NEW DISCRETE WAVELET TRANSFORM A NEW DISCRETE WAVELET TRANSFORM ALEXANDRU ISAR, DORINA ISAR Keywords: Dscrete wavelet, Best energy concentraton, Low SNR sgnals The Dscrete Wavelet Transform (DWT) has two parameters: the mother of wavelets

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

New rate adaptation method for JPEG2000-based SNR Scalable Video Coding with Integer Linear Programming models

New rate adaptation method for JPEG2000-based SNR Scalable Video Coding with Integer Linear Programming models New rate adaptaton method for JPEG2000-based SNR Scalable Vdeo Codng wth Integer Lnear Programmng models Lvo Lma #1, Renata Mansn, Rccardo Leonard #2 # Sgnal Processng Group Department of Electroncs for

More information

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI 2017 2nd Internatonal Conference on Electrcal and Electroncs: echnques and Applcatons (EEA 2017) ISBN: 978-1-60595-416-5 Study on Actve Mcro-vbraton Isolaton System wth Lnear Motor Actuator Gong-yu PAN,

More information

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl RECURSIVE SPLINE INTERPOLATION METHOD FOR REAL TIME ENGINE CONTROL APPLICATIONS A. Stotsky Volvo Car Corporaton Engne Desgn and Development Dept. 97542, HA1N, SE- 405 31 Gothenburg Sweden. Emal: astotsky@volvocars.com

More information

Improved Lossless Data Hiding for JPEG Images Based on Histogram Modification

Improved Lossless Data Hiding for JPEG Images Based on Histogram Modification Copyrght 2018 Tech Scence Press CMC, vol.55, no.3, pp.495-507, 2018 Improved Lossless Data Hdng for JPEG Images Based on Hstogram Modfcaton Yang Du 1, Zhaoxa Yn 1, 2, * and Xnpeng Zhang 3 Abstract: Ths

More information

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification Desgn Project Specfcaton Medan Flter Department of Electrcal & Electronc Engneeng Imperal College London E4.20 Dgtal IC Desgn Medan Flter Project Specfcaton A medan flter s used to remove nose from a sampled

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS)

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS) Some Comments on Acceleratng Convergence of Iteratve Sequences Usng Drect Inverson of the Iteratve Subspace (DIIS) C. Davd Sherrll School of Chemstry and Bochemstry Georga Insttute of Technology May 1998

More information

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation Fourth Internatonal Conference on Image and Graphcs Rotaton Invarant Shape Contexts based on Feature-space Fourer Transformaton Su Yang 1, Yuanyuan Wang Dept of Computer Scence and Engneerng, Fudan Unversty,

More information

Time-Varying Systems and Computations Lecture 6

Time-Varying Systems and Computations Lecture 6 Tme-Varyng Systems and Computatons Lecture 6 Klaus Depold 14. Januar 2014 The Kalman Flter The Kalman estmaton flter attempts to estmate the actual state of an unknown dscrete dynamcal system, gven nosy

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS COMPLEX NUMBERS AND QUADRATIC EQUATIONS INTRODUCTION We know that x 0 for all x R e the square of a real number (whether postve, negatve or ero) s non-negatve Hence the equatons x, x, x + 7 0 etc are not

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

arxiv:cs.cv/ Jun 2000

arxiv:cs.cv/ Jun 2000 Correlaton over Decomposed Sgnals: A Non-Lnear Approach to Fast and Effectve Sequences Comparson Lucano da Fontoura Costa arxv:cs.cv/0006040 28 Jun 2000 Cybernetc Vson Research Group IFSC Unversty of São

More information

Hiding data in images by simple LSB substitution

Hiding data in images by simple LSB substitution Pattern Recognton 37 (004) 469 474 www.elsever.com/locate/patcog Hdng data n mages by smple LSB substtuton Ch-Kwong Chan, L.M. Cheng Department of Computer Engneerng and Informaton Technology, Cty Unversty

More information

CHAPTER 4 SPEECH ENHANCEMENT USING MULTI-BAND WIENER FILTER. In real environmental conditions the speech signal may be

CHAPTER 4 SPEECH ENHANCEMENT USING MULTI-BAND WIENER FILTER. In real environmental conditions the speech signal may be 55 CHAPTER 4 SPEECH ENHANCEMENT USING MULTI-BAND WIENER FILTER 4.1 Introducton In real envronmental condtons the speech sgnal may be supermposed by the envronmental nterference. In general, the spectrum

More information

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant Tutoral 2 COMP434 ometrcs uthentcaton Jun Xu, Teachng sstant csjunxu@comp.polyu.edu.hk February 9, 207 Table of Contents Problems Problem : nswer the questons Problem 2: Power law functon Problem 3: Convoluton

More information

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB 1 Ilmyat Sar 2 Nola Marna 1 Pusat Stud Komputas Matematka, Unverstas Gunadarma e-mal: lmyat@staff.gunadarma.ac.d 2 Pusat Stud Komputas

More information

Lec 12 Rate-Distortion Optimization (RDO) in Video Coding-II

Lec 12 Rate-Distortion Optimization (RDO) in Video Coding-II Sprng 07: Multmeda Communcaton Lec ate-dstorton Optmzaton (DO) n Vdeo Codng-II Zhu L Course Web: http://l.web.umkc.edu/lzhu/ Z. L Multmeda Communcaton, Sprng 07 p. Outlne Lec ecap Lagrangan Method HW-3

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

Lossless Compression Performance of a Simple Counter- Based Entropy Coder

Lossless Compression Performance of a Simple Counter- Based Entropy Coder ITB J. ICT, Vol. 5, No. 3, 20, 73-84 73 Lossless Compresson Performance of a Smple Counter- Based Entropy Coder Armen Z. R. Lang,2 ITB Research Center on Informaton and Communcaton Technology 2 Informaton

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

Improvement of Histogram Equalization for Minimum Mean Brightness Error

Improvement of Histogram Equalization for Minimum Mean Brightness Error Proceedngs of the 7 WSEAS Int. Conference on Crcuts, Systems, Sgnal and elecommuncatons, Gold Coast, Australa, January 7-9, 7 3 Improvement of Hstogram Equalzaton for Mnmum Mean Brghtness Error AAPOG PHAHUA*,

More information

This column is a continuation of our previous column

This column is a continuation of our previous column Comparson of Goodness of Ft Statstcs for Lnear Regresson, Part II The authors contnue ther dscusson of the correlaton coeffcent n developng a calbraton for quanttatve analyss. Jerome Workman Jr. and Howard

More information

A Novel Joint Rate Allocation Scheme of Multiple Streams

A Novel Joint Rate Allocation Scheme of Multiple Streams A ovel Jont Rate Allocaton Scheme of Multple Streams Hongfe Fan, Ln Dng, Huzhu Ja*, Xaodong Xe Abstract Encodng multple vdeos n parallel and transmttng them as one jont stream over a lmted bandwdth have

More information

IMAGE DENOISING USING NEW ADAPTIVE BASED MEDIAN FILTER

IMAGE DENOISING USING NEW ADAPTIVE BASED MEDIAN FILTER Sgnal & Image Processng : An Internatonal Journal (SIPIJ) Vol.5, No.4, August 2014 IMAGE DENOISING USING NEW ADAPTIVE BASED MEDIAN FILTER Suman Shrestha 1, 2 1 Unversty of Massachusetts Medcal School,

More information

Solution Thermodynamics

Solution Thermodynamics Soluton hermodynamcs usng Wagner Notaton by Stanley. Howard Department of aterals and etallurgcal Engneerng South Dakota School of nes and echnology Rapd Cty, SD 57701 January 7, 001 Soluton hermodynamcs

More information

Grover s Algorithm + Quantum Zeno Effect + Vaidman

Grover s Algorithm + Quantum Zeno Effect + Vaidman Grover s Algorthm + Quantum Zeno Effect + Vadman CS 294-2 Bomb 10/12/04 Fall 2004 Lecture 11 Grover s algorthm Recall that Grover s algorthm for searchng over a space of sze wors as follows: consder the

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

On an Extension of Stochastic Approximation EM Algorithm for Incomplete Data Problems. Vahid Tadayon 1

On an Extension of Stochastic Approximation EM Algorithm for Incomplete Data Problems. Vahid Tadayon 1 On an Extenson of Stochastc Approxmaton EM Algorthm for Incomplete Data Problems Vahd Tadayon Abstract: The Stochastc Approxmaton EM (SAEM algorthm, a varant stochastc approxmaton of EM, s a versatle tool

More information

Lecture 5 Decoding Binary BCH Codes

Lecture 5 Decoding Binary BCH Codes Lecture 5 Decodng Bnary BCH Codes In ths class, we wll ntroduce dfferent methods for decodng BCH codes 51 Decodng the [15, 7, 5] 2 -BCH Code Consder the [15, 7, 5] 2 -code C we ntroduced n the last lecture

More information

Power Efficient Design and Implementation of a Novel Constant Correction Truncated Multiplier

Power Efficient Design and Implementation of a Novel Constant Correction Truncated Multiplier APSIPA ASC 11 X an Power Effcent Desgn and Implementaton of a Novel Constant Correcton Truncated Multpler Yu Ren, Dong Wang, Lebo Lu, Shouy Yn and Shaojun We Tsnghua Unversty, Bejng E-mal: reneereny@gmal.com

More information

An Improved multiple fractal algorithm

An Improved multiple fractal algorithm Advanced Scence and Technology Letters Vol.31 (MulGraB 213), pp.184-188 http://dx.do.org/1.1427/astl.213.31.41 An Improved multple fractal algorthm Yun Ln, Xaochu Xu, Jnfeng Pang College of Informaton

More information

COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN

COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN Int. J. Chem. Sc.: (4), 04, 645654 ISSN 097768X www.sadgurupublcatons.com COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN R. GOVINDARASU a, R. PARTHIBAN a and P. K. BHABA b* a Department

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41,

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41, The greatest common dvsor of two ntegers a and b (not both zero) s the largest nteger whch s a common factor of both a and b. We denote ths number by gcd(a, b), or smply (a, b) when there s no confuson

More information

Hybrid Frame-Recursive Block-Based Distortion Estimation Model for Wireless Video Transmission

Hybrid Frame-Recursive Block-Based Distortion Estimation Model for Wireless Video Transmission Hybrd Frame-Recursve Block-Based Dstorton Estmaton Model for Wreless Vdeo Transmsson Werayut Saesue #1, Jan Zhang 2, Chun Tung Chou #3 # School of Computer Scence and Engneerng, The Unversty of New South

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

Asymptotic Quantization: A Method for Determining Zador s Constant

Asymptotic Quantization: A Method for Determining Zador s Constant Asymptotc Quantzaton: A Method for Determnng Zador s Constant Joyce Shh Because of the fnte capacty of modern communcaton systems better methods of encodng data are requred. Quantzaton refers to the methods

More information

High Performance Rotation Architectures Based on the Radix-4 CORDIC Algorithm

High Performance Rotation Architectures Based on the Radix-4 CORDIC Algorithm IEEE TRANSACTIONS ON COMPUTERS, VOL. 46, NO. 8, AUGUST 997 855 Hgh Performance Rotaton Archtectures Based on the Radx-4 CORDIC Algorthm Elsardo Antelo, Julo Vllalba, Javer D. Bruguera, and Emlo L. Zapata

More information

An Upper Bound on SINR Threshold for Call Admission Control in Multiple-Class CDMA Systems with Imperfect Power-Control

An Upper Bound on SINR Threshold for Call Admission Control in Multiple-Class CDMA Systems with Imperfect Power-Control An Upper Bound on SINR Threshold for Call Admsson Control n Multple-Class CDMA Systems wth Imperfect ower-control Mahmoud El-Sayes MacDonald, Dettwler and Assocates td. (MDA) Toronto, Canada melsayes@hotmal.com

More information

Fingerprint Enhancement Based on Discrete Cosine Transform

Fingerprint Enhancement Based on Discrete Cosine Transform Fngerprnt Enhancement Based on Dscrete Cosne Transform Suksan Jrachaweng and Vutpong Areekul Kasetsart Sgnal & Image Processng Laboratory (KSIP Lab), Department of Electrcal Engneerng, Kasetsart Unversty,

More information

A Novel Feistel Cipher Involving a Bunch of Keys supplemented with Modular Arithmetic Addition

A Novel Feistel Cipher Involving a Bunch of Keys supplemented with Modular Arithmetic Addition (IJACSA) Internatonal Journal of Advanced Computer Scence Applcatons, A Novel Festel Cpher Involvng a Bunch of Keys supplemented wth Modular Arthmetc Addton Dr. V.U.K Sastry Dean R&D, Department of Computer

More information

CHARACTERISTICS OF COMPLEX SEPARATION SCHEMES AND AN ERROR OF SEPARATION PRODUCTS OUTPUT DETERMINATION

CHARACTERISTICS OF COMPLEX SEPARATION SCHEMES AND AN ERROR OF SEPARATION PRODUCTS OUTPUT DETERMINATION Górnctwo Geonżynera Rok 0 Zeszyt / 006 Igor Konstantnovch Mladetskj * Petr Ivanovch Plov * Ekaterna Nkolaevna Kobets * Tasya Igorevna Markova * CHARACTERISTICS OF COMPLEX SEPARATION SCHEMES AND AN ERROR

More information

Fourier Transform. Additive noise. Fourier Tansform. I = S + N. Noise doesn t depend on signal. We ll consider:

Fourier Transform. Additive noise. Fourier Tansform. I = S + N. Noise doesn t depend on signal. We ll consider: Flterng Announcements HW2 wll be posted later today Constructng a mosac by warpng mages. CSE252A Lecture 10a Flterng Exampel: Smoothng by Averagng Kernel: (From Bll Freeman) m=2 I Kernel sze s m+1 by m+1

More information

Lecture 3: Shannon s Theorem

Lecture 3: Shannon s Theorem CSE 533: Error-Correctng Codes (Autumn 006 Lecture 3: Shannon s Theorem October 9, 006 Lecturer: Venkatesan Guruswam Scrbe: Wdad Machmouch 1 Communcaton Model The communcaton model we are usng conssts

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

332600_08_1.qxp 4/17/08 11:29 AM Page 481

332600_08_1.qxp 4/17/08 11:29 AM Page 481 336_8_.qxp 4/7/8 :9 AM Page 48 8 Complex Vector Spaces 8. Complex Numbers 8. Conjugates and Dvson of Complex Numbers 8.3 Polar Form and DeMovre s Theorem 8.4 Complex Vector Spaces and Inner Products 8.5

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Regularized Discriminant Analysis for Face Recognition

Regularized Discriminant Analysis for Face Recognition 1 Regularzed Dscrmnant Analyss for Face Recognton Itz Pma, Mayer Aladem Department of Electrcal and Computer Engneerng, Ben-Guron Unversty of the Negev P.O.Box 653, Beer-Sheva, 845, Israel. Abstract Ths

More information

An Interactive Optimisation Tool for Allocation Problems

An Interactive Optimisation Tool for Allocation Problems An Interactve Optmsaton ool for Allocaton Problems Fredr Bonäs, Joam Westerlund and apo Westerlund Process Desgn Laboratory, Faculty of echnology, Åbo Aadem Unversty, uru 20500, Fnland hs paper presents

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

A Novel Fuzzy logic Based Impulse Noise Filtering Technique

A Novel Fuzzy logic Based Impulse Noise Filtering Technique Internatonal Journal of Advanced Scence and Technology A Novel Fuzzy logc Based Impulse Nose Flterng Technque Aborsade, D.O Department of Electroncs Engneerng, Ladoke Akntola Unversty of Tech., Ogbomoso.

More information

FFT Based Spectrum Analysis of Three Phase Signals in Park (d-q) Plane

FFT Based Spectrum Analysis of Three Phase Signals in Park (d-q) Plane Proceedngs of the 00 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 0, 00 FFT Based Spectrum Analyss of Three Phase Sgnals n Park (d-q) Plane Anuradha

More information

Comparison of Wiener Filter solution by SVD with decompositions QR and QLP

Comparison of Wiener Filter solution by SVD with decompositions QR and QLP Proceedngs of the 6th WSEAS Int Conf on Artfcal Intellgence, Knowledge Engneerng and Data Bases, Corfu Island, Greece, February 6-9, 007 7 Comparson of Wener Flter soluton by SVD wth decompostons QR and

More information

Clock-Gating and Its Application to Low Power Design of Sequential Circuits

Clock-Gating and Its Application to Low Power Design of Sequential Circuits Clock-Gatng and Its Applcaton to Low Power Desgn of Sequental Crcuts ng WU Department of Electrcal Engneerng-Systems, Unversty of Southern Calforna Los Angeles, CA 989, USA, Phone: (23)74-448 Massoud PEDRAM

More information

1 Derivation of Point-to-Plane Minimization

1 Derivation of Point-to-Plane Minimization 1 Dervaton of Pont-to-Plane Mnmzaton Consder the Chen-Medon (pont-to-plane) framework for ICP. Assume we have a collecton of ponts (p, q ) wth normals n. We want to determne the optmal rotaton and translaton

More information

Implementation of Parallel Multiplier Accumulator based on Radix-2 Modified Booth Algorithm Shashi Prabha Singh 1 Uma Sharma 2

Implementation of Parallel Multiplier Accumulator based on Radix-2 Modified Booth Algorithm Shashi Prabha Singh 1 Uma Sharma 2 IJSRD - Internatonal Journal for Scentfc Research & Development Vol. 3, Issue 05, 2015 ISSN (onlne): 2321-0613 Implementaton of Parallel Multpler Accumulator based on Radx-2 Modfed Booth Algorthm Shash

More information

Digital Signal Processing

Digital Signal Processing Dgtal Sgnal Processng Dscrete-tme System Analyss Manar Mohasen Offce: F8 Emal: manar.subh@ut.ac.r School of IT Engneerng Revew of Precedent Class Contnuous Sgnal The value of the sgnal s avalable over

More information

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane A New Scramblng Evaluaton Scheme based on Spatal Dstrbuton Entropy and Centrod Dfference of Bt-plane Lang Zhao *, Avshek Adhkar Kouch Sakura * * Graduate School of Informaton Scence and Electrcal Engneerng,

More information

arxiv:quant-ph/ Jul 2002

arxiv:quant-ph/ Jul 2002 Lnear optcs mplementaton of general two-photon proectve measurement Andrze Grudka* and Anton Wóck** Faculty of Physcs, Adam Mckewcz Unversty, arxv:quant-ph/ 9 Jul PXOWRZVNDR]QDRODQG Abstract We wll present

More information

Note 10. Modeling and Simulation of Dynamic Systems

Note 10. Modeling and Simulation of Dynamic Systems Lecture Notes of ME 475: Introducton to Mechatroncs Note 0 Modelng and Smulaton of Dynamc Systems Department of Mechancal Engneerng, Unversty Of Saskatchewan, 57 Campus Drve, Saskatoon, SK S7N 5A9, Canada

More information

Effect of loading frequency on the settlement of granular layer

Effect of loading frequency on the settlement of granular layer Effect of loadng frequency on the settlement of granular layer Akko KONO Ralway Techncal Research Insttute, Japan Takash Matsushma Tsukuba Unversty, Japan ABSTRACT: Cyclc loadng tests were performed both

More information

A new construction of 3-separable matrices via an improved decoding of Macula s construction

A new construction of 3-separable matrices via an improved decoding of Macula s construction Dscrete Optmzaton 5 008 700 704 Contents lsts avalable at ScenceDrect Dscrete Optmzaton journal homepage: wwwelsevercom/locate/dsopt A new constructon of 3-separable matrces va an mproved decodng of Macula

More information

CHAPTER III Neural Networks as Associative Memory

CHAPTER III Neural Networks as Associative Memory CHAPTER III Neural Networs as Assocatve Memory Introducton One of the prmary functons of the bran s assocatve memory. We assocate the faces wth names, letters wth sounds, or we can recognze the people

More information