Hardware Implementation of Multiple Vector Quantization Decoder

Size: px
Start display at page:

Download "Hardware Implementation of Multiple Vector Quantization Decoder"

Transcription

1 54 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November 008 Hardware Implementaton of Multple Vector Quantzaton Decoder Nortaa Shge, Hrom Myajma, Shngo Hashguch, Mchharu Maeda, Lxn Ma Kagoshma Unversty, Kagoshma, Japan Fuuoa Insttute of Technology, Fuuoa, Japan Unversty of Shangha for Scence and Technology, Shangha, Chna Summary Vector Quantzaton (VQ) s successfully appled to data compresson. In mage compresson, Multple-VQ wth Index Inference (MVQII) can provde a much better restored mage qualty than conventonal VQ methods. However, the ndex nference ncreases the computatonal complexty of the decodng process n proporton to the number of weghts. In ths paper, n order to accelerate the decodng process of MVQII, we present three types of dgtal crcut desgn for the decoder. The presented desgns are mplemented on FPGAs and are evaluated n terms of operatng speed, processng tme. The results show that two versons acheve good mprovement n processng speed at reasonable expenses of crcut sze and that the fastest verson s nearly ten tmes faster than a software mplementaton on a modern standard computer. Key words: Vector quantzaton, decoder, multple vector quantzaton, dgtal crcut, FPGAs.. Introducton Vector Quantzaton (VQ) s a process for approxmatng a large set of nput vectors by a smaller set of weght vectors. VQ s a useful technque n many applcatons such as data compresson, data mnng and pattern recognton [,,4]. VQ s successfully appled to data compresson [8]. However, the qualty of the restored data greatly depends on the number of weghts (codeboo sze) and the dmenson of weghts (bloc sze). One of the methods relaxng the trade-off s Multstage Resdual VQ (MRVQ), n whch multple quantzers are concatenated n seres []. In MRVQ, the frst stage quantzer operates on the nput vectors, and the second stage operates on the errors between the nput vector and the frst stage output. MRVQ s a seral approach. On the other hand, we have proposed multple-vq (MVQ) as a parallel approach [3]. The MVQ method performs ndependently multple VQ processes, and combnes the ndependent low qualty results nto a hgh qualty one. We have shown that, wth the useful technque ndex nference, MVQ wth Index Inference (MVQII) s effectve n data compresson [5,6]. However, the ndex nference ncreases the computatonal complexty of decoder n proporton to the codeboo sze. For example, when decoders wth κ codeboo vectors are mplemented on a CPU, an MVQII decoder has κ tmes lower throughput than conventonal VQ decoders. Dgtal crcut mplementaton s effectve n terms of processng speed and power consumpton when compared wth software mplementaton on a general purpose PC. Some systems based on VQ have been mplemented n dgtal crcuts [9,0,]. In [9], a speaer dentfcaton system based on VQ has been mplemented n FPGAs. In [0], a processor for self-organzng map (SOM), whch s one of VQ methods[4], has been mplemented n FPGAs. In [], a systolc archtecture of SOM has been proposed and also mplemented n FPGAs. In ths paper, n order to accelerate the decodng process of MVQII, we study hardware mplementaton of MVQII decoders. Specfcally, we present three types of dgtal crcut desgn for the decoder. The frst one s a nave mplementaton, and the second and thrd ones are mproved versons, respectvely, wth ppelne and parallelzaton. The presented desgns are mplemented n FPGAs and are evaluated n terms of operatng speed, processng tme and crcut sze. The results show that the last two versons acheve good mprovement n processng speed at reasonable expenses of crcut sze and that the parallel verson s nearly ten tmes faster than a software mplementaton on a modern standard computer. The rest of ths paper s organzed as follows. Secton descrbes VQ, MVQ and MVQII, and shows some smulaton results for performance comparson. Secton 3 presents our proposed dgtal crcut desgns for MVQII decoder. Secton 4 shows the performance evaluaton results. Fnally, secton 5 concludes the paper and presents future wors.. Vector Quantzaton and Multple Vector Quantzaton. Vector Quantzaton Vector Quantzaton (VQ) s to approxmate a large set of nput vectors X = { x, L, xν } by a smaller set of weght n vectors W = { w, L, wκ }, where x, w R j are n- dmensonal Eucldean vectors and X s a random sample from a probablty densty functon (PDF) p( x ). W and Manuscrpt receved November 5, 008 Manuscrpt revsed November 0, 008

2 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November w j are also referred to, respectvely, as codeboo and codeboo vector. In VQ, an nput vector x X s replaced wth a weght vector w wn W such that d( xw, wn ) = m n {, L, κ} d( xw, ), where d ( xw, ) = x w. In other word, the VQ process dvdes n the nput space R nto κ sub-spaces S, L, such that n S = { x R d( xw, ) d( xw, l ), l}. The approxmaton accuracy of VQ s evaluated n terms of the average dstorton error E = ( xw, ). x ν S κ d {, L, κ} S A fundamental method mnmzng the error E s Compettve Learnng (CL), whch s based on gradent descent [4]. The CL procedure terates a smple adaptaton step. At t-th teraton, the CL procedure calculates the closest weght (called wnner) w to a gven nput vector x X, and then updates w wn as follows: w w ()( ), wn + ε t x w wn wn where d( xw, wn ) = mn {, L, κ} d( xw, ) and ε ( t) s a learnng rate decreasng wth t.. VQ based Image Compresson Ths secton descrbes sngle-vq based data compresson (SVQ). We assume G-bt gray mages of G M N pxels. Let p, j {0, L, } ( {, L, M}, j {, L, N} ) be the gray level of the pxel at coordnates (, j ). Then an mage s represented as an M N matrx P =. The algorthm SVQ s as follows. ( p, j ) Algorthm SVQ Step (Input Preparaton) Gven an nput mage P. The M N pxels n P are dvded nto ( M N)/( J K) blocs of sze J K. The blocs are represented as JK-dmensonal vectors x, L, xmn/( JK). Step (Vector Quantzaton) The set of weght vectors W = { w, L, wκ }, called codeboo, s traned by usng the set of vectors X = { x, L, xmn /( JK )} as nput data. The tranng s performed by Eq.. Step 3 (Index Calculaton) For each {, L, MN / ( JK)}, the ndex number l s calculated, where d (, w ) = n d( x, w ) End of SVQ. wn x l m j {, L, κ} j. The compressed data s composed of the codeboo W and the ndex sequence L = ( l, L, l MN /( JK )). From W and L, an mage s restored. In the restored mage, each bloc x X n the orgnal mage s replaced wth w l. The qualty of the restored mage s evaluated n terms of mean square error (MSE) as follows: MSE( X, W, L) = d ( x, ) {,, MN/ ( JK)} w L l MN.3 Multple-VQ based Image Compresson In ths subsecton, we descrbe multple-vq (MVQ) and ndex nference for mage compresson. The fundamental dea of MVQ s that a hgh qualty mage can be created by averagng multple low qualty mages that ndependently restored from dfferent pars of codeboo and ndex sequence. The MVQ algorthm for compresson phase s as follows. Algorthm MVQ Step (Input Preparaton) From the nput mage P, two nput data sets and X are generated as follows: ( c) ( c) MN X = { x {, L, }} for c {0,}, JK c c ( c) x = ( pφ(, c,), ψ(, c,), L, pφ(, c, J ), (,,), c ψ c pφ(, c,), ψ(, c,), L, pφ(, cj, ), (,,), c ψ c L p, L, p ), φ(, c,), ψ(, ck, c) φ(, cj, c), ψ (, ck, c) X where M φ ( c,, j) = ((( )mod ) Jc + c+ j ) modm + Jc and M ψ (, c, j) = (( d )/ t Kc + c+ j ) modn +. Fg. s a Jc ( ) schematc explanaton of x c. Step (Vector Quantzaton) Perform VQ twce to generate two codeboos W by usng data sets X and X, respectvely. The tranng s performed by Eq.. Step 3 (Index Calculaton) The ndex sequence L = ( l, L, l MN /( J 0 K 0) ) s calculated from W. End of MVQ. In Step, two codeboos W and W are generated from dfferent nput data sets X and X, respectvely. The use of dfferent data sets s an essental requrement for obtanng a good qualty [4]. ()

3 56 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November 008 (a) For X. Now, after ndex nference, we have W, W, L and L = ( l, L, l MN J K ). Next, two mages P % and /( ) P % are ndependently restored from two pars ( W, L ) and ( W, L ), respectvely. And then, a restored mage P% = ( p% j, j ) s generated by combnng the two restored mages as follows. p%, j= ( p%, j+ p%, j ), (3) ( c) ( c) where P% = ( p%, j ) for c {0,}. In the followng, the method descrbed n ths secton s referred as MVQ wth Index Inference (MVQII). (b) For X. Fg. Segmentaton of P for generatng ( c) X In Step 3, only L s calculated, and the compressed data are W, W and L. If, n addton to the compressed data, L s used, a better qualty mage can be restored. However, n ths case, the compressed data sze sgnfcantly ncreases, and as a result, the restored mage qualty s too low for a fxed data sze. Instead, the lost data L s restored by a decoder sde technque ndex nference []. The algorthm s as follows. Algorthm MVQ wth Index Inference Step (Image Restoraton by SVQ) Restore an mage P% = ( p%, j ) from W and L. Step (Input Preparaton for Inference) From the restored mage P %, an nput data set X % = { x%, L, x% MN /( J K) } s generated as n Eq. (). Step 3 (Index Calculaton) For each {, L, MN / ( JK)}, the ndex number l s calculated, where d ( x%, w% ) = mn j {,, κ} d( x% L, wj ). End of Index Inference. l (a) Lena Fg. Test mages..4 Performance Comparson (b) Goldhll In order to demonstrate the effectveness of MVQII, we show some smulaton results on SVQ, MRVQ (Multstage Resdual VQ) and MVQII. SVQ s the algorthm descrbed n Sect... MRVQ s performed by a software pacage QccPac[7]. For MRVQ, the number of stages s two and each stage uses the same codeboo sze. MVQII s performed wth J0 K0 = 4 4, J K = and κ0 = κ. The used test mages are shown n Fg.. The two mages conssts of 5 5 pxels of 56 gray level, that s M = N = 5. The smulaton results are shown n Fg. 3, where the compresson rate s the rato of the orgnal data sze ( bts) to the compressed data sze (the total sze of codeboos and ndex sequence). For all mages, MVQII acheves the best performance among all the methods when the compresson rate s hgh.

4 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November MSE MSE SVQ MRVQ MVQII SVQ MRVQ MVQII Compresson rate (a) For Lena Compresson rate (b) For Goldhll. Fg. 3 MSE versus compresson rate for SVQ, MRVQ and MVQII. 3. Hardware Implementaton of MVQII Decoder MVQII descrbed n the prevous secton requres O( κ) tmes as more tme as SVQ method, because unle SVQ, MVQII requres fndng nearest weghts for W as n Step 3. In ths secton, n order to accelerate the decodng process of MVQII, we present ts hardware mplementaton. 3. MVQII Algorthm for Hardware Implementaton In ths subsecton, we rewrte the MVQII algorthm nto a form sutable for hardware mplementaton. As a prelmnary step, we gve some defntons. ( c) x% = ( p% φ(, c,), ψ(, c,), L, p% φ(, c, J ), (,,), c ψ c p% φ(, c,), ψ(, c,), L, p% φ(, cj, ), (,,), c ψ c L p%, L, p% ), φ(, c,), ψ(, ck, c) φ(, cj, c), ψ(, ck, c) where P% = ( p% j, j ) s the matrx that wll store the fnal restored mage. When J = J0 = J and K = K0 = K, the rewrtten verson s gven as follows. Algorthm MVQII for Hardware Implementaton Input: W = { w, L, w }, W = { w, L, w }, κ0 L = ( l, L, l MN /( JK )) Output: P% = ( p% j, j ) : For : = to M / J do : x% wl 3: End for 4: For j: = to N / K do 5: x% jm / J + wl jm / J + 6: For = to M / J do 7: x% w jm / J + l jm / J + 8: * Fnd w W such that 9: d( x% w ( x% 0: * x% jm / J + ( x% jm / J + +w ) : End for : End for κ * ) jm / J +, ) = mn d w W jm / J+, w) The dfference between two versons s that the above verson does not explctly calculate the ndex sequence L. Although we assume J 0 = J and K0 = K, the algorthm can be generalzed by modfyng lnes 5 and 7 to f statements. The statements from lnes 7 to 0 can be processed n ppelne fashon. 3. MVQII Hardware Desgn We mplement the proposed MVQII algorthm on FPGA. We present three dfferent crcut desgn: (I), (II) and (III). Crcut Desgn (I) The top vew of desgn (I) s shown n Fg. 4. In the fgure, a box wth > means a synchronous crcut bloc and the other boxes are combnatoral crcut blocs. Note that a synchronous crcut bloc must be connected wth a cloc lne and some control sgnal lnes, whch are omtted for smplcty n the fgure. The desgn conssts of a

5 58 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November 008 counter, four RAMs, combnatoral crcut unts Average and Fnd Nearest. Four RAMs store L, W, P % and W, respectvely. The Counter sequentally outputs memory addresses of l L, w W, x% and x%. The unt Fnd Nearest outputs the closest weght * w W to x%, after w, L, wκ are nputted. That s, for a gven x%, the calculaton requres κ clocs. Ths unt, whch s a ey module n our desgn, wll be * explaned n detal later. And then, the average of w and x% s calculated and wrtten to RAM P %. Fg. 5 shows the nsde of the unt Fnd Nearest for desgn (I). The unt DIST calculates d = x% w by performng subtracton and squarng. The unt CMP performs the comparson between d and d mn. If d < dmn then CMP sets f =. Otherwse t sets f = 0. The sgnal f s used as the enable sgnal of two regsters. That s, f f = then the two regsters latch d mn and w. The operatng speed of the desgn (I) s domnated by the unt DIST. Because the unt performs subtracton and squarng and nvolves the longest combnatoral logc path among all logc blocs n the desgn. Fg. 6 The unt Fnd Nearest for desgn (II). Fg. 7 The parallelzed Fnd Nearest n desgn (III). Fg. 4 The top vew of desgn (I). Fg. 5 The unt Fnd Nearest for desgn (I). Crcut Desgn (II) In order to mprove the processng speed, we consder dvdng the most complex logc, DIST, n the desgn (I) nto two parts. The unt Fnd Nearest for the mproved verson, the desgn (II), s shown n Fg. 6. In ths desgn, the unt DIST n desgn (I) s dvded nto two logc blocs SUB & ABS and SQ. The unt SUB & ABS calculates d = ( x w, L, x w ), where x% = ( x, L, ) and κ κ w = ( w,, w ) L κ. The unt SQ calculates dd. Although ths modfcaton can mprove the crtcal path delay n the crcut, two clocs are needed to calculate d = x% w. In order to hde the ncreased step, an addtonal regster REG () s added. Wth REG (), the unt Fnd Nearest operates n ppelne fashon. Its ppelne operaton calculates m closest weghts n m κ + clocs. Crcut Desgn (III) In order to reduce the number of clocs for calculatng the closest weght, we consder the parallelzaton of the unt Fnd Nearest. The parallelzed crcut s shown n Fg. 7. In the crcut, the weght set W s dvded nto two sub-sets W = { w, L, w } and = { w, L w }, whch 0 κ / W κ/+, κ are stored n RAM W 0 and RAM W, respectvely. Two Fnd Nearest unts calculate the closest weghts x κ

6 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November w wn0 W0 and w wn W to x% n parallel. Ths calculaton completes n κ /+ clocs. Note that each Fnd Nearest unt s same as n Fg. 6. The unt SEL outputs wwn = w wn0 for d0 < d and otherwse wwn = w wn. That s, w wn s the closest weght n W. The number of clocs requred for processng Q vectors are summarzed n Table, where Q corresponds to MN /( J ) K. The dfference of requred clocs between desgns (I) and (II) s just one cloc. Desgn (III) needs only about half the number of clocs requred for desgn (I). Table The number of clocs requred for processng Q vectors. Desgn Number of clocs (I) Q( κ + ) + (II) Q( κ + ) + 3 (III) Q( κ /+ ) Implementaton Results We mplement the proposed desgns on FPGA and evaluate ther operatng frequency, processng tme and crcut sze. The desgn envronment s Xlnx ISE Desgn Sute 0., the targeted devce s Spartan E XCS300E, and the desgn s coded n VHDL. Major specfcatons of the mplemented crcuts are summarzed n Table. Table Specfcatons of the mplemented MVQII. Item Spec. Numerc codng 8 bts nteger Dmenson of vectors J =, K = or J =, K = Number of weght κ = 6 vectors The evaluaton results on operatng frequency are shown n Table 3. For any vector dmenson, each desgn operates at almost the same frequency, and the desgn (II) acheves the hghest operatng frequency among all the desgns. Fg. 8 compares our three desgns and a software mplementaton n terms of the processng tme requred for processng Q vectors. The processng tme for each desgn s calculated by dvdng the number of clocs n Table by the operatng frequency n Table 3. Soft ndcates the processng tme (CPU tme) for software mplementaton, where the program compled wth the GNU Compler GCC 4. runs on a GNU/Lnux PC wth.6.4 ernel, Intel Core Quad CPU Q6600 (.40GHz) and 4GB of RAM. Ths result shows that the desgn (III) s the fastest among all the methods. The desgn (III) s about fve tmes, twce and ten tmes faster than (I), (II) and Soft, respectvely. The evaluaton results on crcut sze are summarzed n Table 4. The number of Slce Flp Flops (SFFs) corresponds to the crcut sze of regsters and counters, and the number of 4 nput LUTs (4LUTs) corresponds to the crcut sze of combnatoral logc crcuts. For each desgn type, the extenson from J =, K = to J =, K = ncreases SSFs and LUTs by.67~.95 tmes, because the number of bts for representng the weght vectors s doubled. For each dmenson of vectors, the desgns (II) and (III) use approxmately twce and 4 tmes as many SFFs as the as the desgn (I), respectvely. On the other hand, the desgn (II) uses fewer 4LUTs than the desgn (I), and the desgn (III) uses.69~.78 tmes as many 4LUTs as the desgn (I). Fnally, we menton the dfference between the proposed desgns and a nave mplementaton of algorthm MVQII descrbed n subsecton.3. The algorthm MVQII ntally restore a whole mage P% = ( p%, j ) from W and L, and then calculates the ndex sequence for W. Therefore, the nave mplementaton requres about twce as much clocs as the desgns (I) and (II). Table 3 Maxmum operatng frequency of mplemented crcuts. Desgn J =, K = J =, K = (I) 8.9 MHz 5.38 MHz (II) 75. MHz 7.86 MHz (III) 7.5 MHz 7.38 MHz Table 4 Numbers of slce Flp Flops and 4 nput LUTs for mplemented crcuts. Dm.of # of Slce Flp # of 4 nput Desgn vectors Flops LUTs J (I) 7 04 = (II) 43 7 K = (III) J (I) = (II) K = (III)

7 60 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November 008 Processng tme [sec] (I) (II) (III) Soft 5. Conclusons Number of processed vectors Q Fg. 8 Processng tme for J =, K =. In ths paper, we have presented three types of dgtal crcut desgns for Multple-VQ wth Index Inference (MVQII) decoders. The frst one, whch s a nave mplementaton, s of the smallest crcut sze, but ts operatng speed s slow due to ts long combnatoral path. The second and thrd ones mprove the processng tme by ntroducng ppelne and parallelzaton, respectvely. The latter two versons acheve the good mprovement n processng speed at a reasonable expense of crcut sze. In partcular, the desgn (II) and (III) are about.87 tmes and 5.3 tmes faster than the desgn (I), respectvely, whle the desgns (II) and (III) requre about twce and four tmes larger crcuts than the desgn (I), respectvely. Further, the processng speed of the crcuts (I), (II) and (III) s about.7 ~ 9.5 tmes faster than a software mplementaton on a modern standard computer. Another problem related to MVQII s the tranng process of codeboos, whch s performed n the compresson phase. The computatonal complexty for MVQII s twce larger than for SVQ. One of our future wors s to develop effectve dgtal crcut desgn for the tranng process. [] A. Gersho and R.M. Gray, Vector Quantzaton and Sgnal Compresson, Kluwer Academc Publshers, 99. [3] N. Shge, H. Myajma and M. Maeda, A Multple Vector Quantzaton Approach to Image Compresson, Proc. of Internatonal Conference on Natural Computaton, Lecture Notes n Computer Scence, Vol.36, pp , 005. [4] T. Kohonen, Self-Organzng Maps, Sprnger-Verlag, Berln Hedelberg, New Yor, 997. [5] N. Shge, H. Myajma, M. Maeda and L. Ma, Compresson Rate Improvement of Multple Vector Quantzaton Based Image Compresson, Proc. of Internatonal Conference on Intellgent Technologes, pp.33-40, 005. [6] N. Shge, H. Myajma and M. Maeda, Learnng Algorthm for Multple Vector Quantzaton Based on Image Compresson, Proc. of Internatonal Symposum on Nonlnear Theory and ts Applcatons, pp , 006. [7] J. E. Fowler, QccPac: An Open-Source software Lbrary for Quantzaton, Compresson, and Codng, n Applcatons of Dgtal Image Processng XXII (Proc. SPIE 45), A. G. Tescher, ed., pp.94-30, 000. [8] C. Amerjcx, J.-D. Legat, M. Verleysen, Image Compresson Usng Self-Organzng Maps," Systems Analyss Modellng Smulaton, 43, pp , 003 [9] F.A. Elmsery, A.H. Khalel, A.E. Salama, F. El-Geldaw, "An FPGA Based VQ for Speaer Identfcaton," The 7th Internatonal Conference on Mcroelectroncs, pp.30-3, 005. [0] J.J. Raygoza-Panduro, S. Orega-Csneros, E. Boemo, "FPGA mplementaton of a synchronous and self-tmed neuroprocessor," Proc. of the 005 Internatonal Conference on Reconfgurable Computng and FPGAs, 005. [] I. Manolaos, E. Logaras, "Hgh Throughput Systolc SOM IP Core for FPGAs," Proc. of IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Vol., pp.6-64, 007. Acnowledgments Ths research s partly supported by the Grant-n-Ad for Scentfc Research (C) (No ) of the Mnstry of Educaton, Culture, Sports, Scence and Technology of Japan. References [] R.M. Gray, Vector Quantzaton,'' IEEE ASSP Magazne, pp.4-9, 984.

8 IJCSNS Internatonal Journal of Computer Scence and Networ Securty, VOL.8 No., November Nortaa Shge receved the B.E., M.E., D.E. degrees from Kagoshma Unversty, Japan, espectvely, n 99, 994, and 997. He s an Assstant Professor n the Dept. of Electrcal & Electronc Eng. at Kagoshma Unversty. Hs research nterests nclude neural networs, dgtal crcut desgn, moble agent system, and energy effcent communcaton n sensor networs. He s a member of the IEEE, the ACM and the IEICE. Hrom Myajma receved the B.E. degree n electrcal engneerng from Yamanash Unversty, Japan, n 974, and the M.E. and D.E. degrees n electrcal and communcaton engneerng from Tohou Unversty, n 976 and 979, respectvely. He s currently a Professor n the Department of Electrcal & Electroncs Engneerng at Kagoshma Unversty. Hs current research nterests nclude fuzzy modelng, neural networs, quantum computng, and parallel computng. Shngo Hashguch receved the B.E. and M.S. degrees n electrcal and electroncs engneerng from Kagoshma Unversty n 006 and 008, respectvely. Hs research nterests have been dgtal crcut desgn and dgtal wreless communcaton system. Currently, he s worng at Fujtsu Mcroelectroncs Lmted, Japan. Mchharu Maeda receved the B.E. and M.S. degrees n theoretcal physcs n 990 and 99, respectvely, and the Ph.D. degree n nformaton and computer scence n 997, from Kagoshma Unversty, Japan. He s currently an Assocate Professor n the Department of Computer Scence & Engneerng at Fuuoa Insttute of Technology. Hs research nterests nclude computatonal ntellgence, mathematcal & physcal computaton, and sgnal processng. Lxn Ma receved the D.E. degree n System Informaton Engneerng from Kagoshma Unversty, Japan n 999. He s currently a Professor at College of Computer and Electrcal Engneerng n Unversty of Shangha for Scence and Technology. Hs research nterests nclude neural networs, fuzzy theory and ts ndustral applcatons.

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

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

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

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

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

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

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

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

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

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

FPGA Implementation of Pipelined CORDIC Sine Cosine Digital Wave Generator

FPGA Implementation of Pipelined CORDIC Sine Cosine Digital Wave Generator FPGA Implementaton of Ppelned CORDIC Sne Cosne Dgtal Wave Generator Navdeep Prashar 1 and Balwnder Sngh 1- Acadmc and Consultancy Servces Dvson, Centre for Development of Advanced Computng(C-DAC, Mohal,

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

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

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

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

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

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

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

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

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

Multigradient for Neural Networks for Equalizers 1

Multigradient for Neural Networks for Equalizers 1 Multgradent for Neural Netorks for Equalzers 1 Chulhee ee, Jnook Go and Heeyoung Km Department of Electrcal and Electronc Engneerng Yonse Unversty 134 Shnchon-Dong, Seodaemun-Ku, Seoul 1-749, Korea ABSTRACT

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

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

Low Complexity Soft-Input Soft-Output Hamming Decoder

Low Complexity Soft-Input Soft-Output Hamming Decoder Low Complexty Soft-Input Soft-Output Hammng Der Benjamn Müller, Martn Holters, Udo Zölzer Helmut Schmdt Unversty Unversty of the Federal Armed Forces Department of Sgnal Processng and Communcatons Holstenhofweg

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

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

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

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

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

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

The Improved Montgomery Scalar Multiplication Algorithm with DPA Resistance Yanqi Xu, Lin Chen, Moran Li

The Improved Montgomery Scalar Multiplication Algorithm with DPA Resistance Yanqi Xu, Lin Chen, Moran Li nd Internatonal Conference on Electrcal, Computer Engneerng and Electroncs (ICECEE 015) The Improved Montgomery Scalar Multplcaton Algorthm wth DPA Resstance Yanq Xu, Ln Chen, Moran L Informaton Scence

More information

On the correction of the h-index for career length

On the correction of the h-index for career length 1 On the correcton of the h-ndex for career length by L. Egghe Unverstet Hasselt (UHasselt), Campus Depenbeek, Agoralaan, B-3590 Depenbeek, Belgum 1 and Unverstet Antwerpen (UA), IBW, Stadscampus, Venusstraat

More information

A Fast FPGA based Architecture for Determining the Sine and Cosine Value

A Fast FPGA based Architecture for Determining the Sine and Cosine Value Proc. of Int. Conf. on Advances n Communcaton, Network, and Computng, CNC A Fast FPGA based Archtecture for Determnng the Sne and Cosne Value Atanu Dey, Tanma Bhattacharyya, Abul Hasnat and Santanu Halder

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

IV. Performance Optimization

IV. Performance Optimization IV. Performance Optmzaton A. Steepest descent algorthm defnton how to set up bounds on learnng rate mnmzaton n a lne (varyng learnng rate) momentum learnng examples B. Newton s method defnton Gauss-Newton

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Finding Dense Subgraphs in G(n, 1/2)

Finding Dense Subgraphs in G(n, 1/2) Fndng Dense Subgraphs n Gn, 1/ Atsh Das Sarma 1, Amt Deshpande, and Rav Kannan 1 Georga Insttute of Technology,atsh@cc.gatech.edu Mcrosoft Research-Bangalore,amtdesh,annan@mcrosoft.com Abstract. Fndng

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

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

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

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

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

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

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

Min Cut, Fast Cut, Polynomial Identities

Min Cut, Fast Cut, Polynomial Identities Randomzed Algorthms, Summer 016 Mn Cut, Fast Cut, Polynomal Identtes Instructor: Thomas Kesselhem and Kurt Mehlhorn 1 Mn Cuts n Graphs Lecture (5 pages) Throughout ths secton, G = (V, E) s a mult-graph.

More information

MODELING TRAFFIC LIGHTS IN INTERSECTION USING PETRI NETS

MODELING TRAFFIC LIGHTS IN INTERSECTION USING PETRI NETS The 3 rd Internatonal Conference on Mathematcs and Statstcs (ICoMS-3) Insttut Pertanan Bogor, Indonesa, 5-6 August 28 MODELING TRAFFIC LIGHTS IN INTERSECTION USING PETRI NETS 1 Deky Adzkya and 2 Subono

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

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

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

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

On balancing multiple video streams with distributed QoS control in mobile communications

On balancing multiple video streams with distributed QoS control in mobile communications On balancng multple vdeo streams wth dstrbuted QoS control n moble communcatons Arjen van der Schaaf, José Angel Lso Arellano, and R. (Inald) L. Lagendjk TU Delft, Mekelweg 4, 68 CD Delft, The Netherlands

More information

Chapter 8 SCALAR QUANTIZATION

Chapter 8 SCALAR QUANTIZATION Outlne Chapter 8 SCALAR QUANTIZATION Yeuan-Kuen Lee [ CU, CSIE ] 8.1 Overvew 8. Introducton 8.4 Unform Quantzer 8.5 Adaptve Quantzaton 8.6 Nonunform Quantzaton 8.7 Entropy-Coded Quantzaton Ch 8 Scalar

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

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros Appled Mathematcal Scences, Vol. 5, 2011, no. 75, 3693-3706 On the Interval Zoro Symmetrc Sngle-step Procedure for Smultaneous Fndng of Polynomal Zeros S. F. M. Rusl, M. Mons, M. A. Hassan and W. J. Leong

More information

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010 Parametrc fractonal mputaton for mssng data analyss Jae Kwang Km Survey Workng Group Semnar March 29, 2010 1 Outlne Introducton Proposed method Fractonal mputaton Approxmaton Varance estmaton Multple mputaton

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

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

Bit-Parallel Word-Serial Multiplier in GF(2 233 ) and Its VLSI Implementation. Dr. M. Ahmadi

Bit-Parallel Word-Serial Multiplier in GF(2 233 ) and Its VLSI Implementation. Dr. M. Ahmadi Bt-Parallel Word-Seral Multpler n GF(2 233 ) and Its VLSI Implementaton Supervsors: Student: Dr. Huapeng Wu Dr. M. Ahmad Wenka Tang Contents Introducton to Fnte Feld Research Motvatons Proposed Multplers

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator Latest Trends on Crcuts, Systems and Sgnals Scroll Generaton wth Inductorless Chua s Crcut and Wen Brdge Oscllator Watcharn Jantanate, Peter A. Chayasena, and Sarawut Sutorn * Abstract An nductorless Chua

More information

Integrating Neural Networks and PCA for Fast Covert Surveillance

Integrating Neural Networks and PCA for Fast Covert Surveillance Integratng Neural Networks and PCA for Fast Covert Survellance Hazem M. El-Bakry, and Mamoon H. Mamoon Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, EGYPT E-mal: helbakry0@yahoo.com

More information

x = , so that calculated

x = , so that calculated Stat 4, secton Sngle Factor ANOVA notes by Tm Plachowsk n chapter 8 we conducted hypothess tests n whch we compared a sngle sample s mean or proporton to some hypotheszed value Chapter 9 expanded ths to

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

MAXIMUM A POSTERIORI TRANSDUCTION

MAXIMUM A POSTERIORI TRANSDUCTION MAXIMUM A POSTERIORI TRANSDUCTION LI-WEI WANG, JU-FU FENG School of Mathematcal Scences, Peng Unversty, Bejng, 0087, Chna Center for Informaton Scences, Peng Unversty, Bejng, 0087, Chna E-MIAL: {wanglw,

More information

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud Resource Allocaton wth a Budget Constrant for Computng Independent Tasks n the Cloud Wemng Sh and Bo Hong School of Electrcal and Computer Engneerng Georga Insttute of Technology, USA 2nd IEEE Internatonal

More information

ANSWERS. Problem 1. and the moment generating function (mgf) by. defined for any real t. Use this to show that E( U) var( U)

ANSWERS. Problem 1. and the moment generating function (mgf) by. defined for any real t. Use this to show that E( U) var( U) Econ 413 Exam 13 H ANSWERS Settet er nndelt 9 deloppgaver, A,B,C, som alle anbefales å telle lkt for å gøre det ltt lettere å stå. Svar er gtt . Unfortunately, there s a prntng error n the hnt of

More information

System identifications by SIRMs models with linear transformation of input variables

System identifications by SIRMs models with linear transformation of input variables ORIGINAL RESEARCH System dentfcatons by SIRMs models wth lnear transformaton of nput varables Hrofum Myama, Nortaka Shge, Hrom Myama Graduate School of Scence and Engneerng, Kagoshma Unversty, Japan Receved:

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

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

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

The stream cipher MICKEY

The stream cipher MICKEY The stream cpher MICKEY-128 2.0 Steve Babbage Vodafone Group R&D, Newbury, UK steve.babbage@vodafone.com Matthew Dodd Independent consultant matthew@mdodd.net www.mdodd.net 30 th June 2006 Abstract: We

More information

Using T.O.M to Estimate Parameter of distributions that have not Single Exponential Family

Using T.O.M to Estimate Parameter of distributions that have not Single Exponential Family IOSR Journal of Mathematcs IOSR-JM) ISSN: 2278-5728. Volume 3, Issue 3 Sep-Oct. 202), PP 44-48 www.osrjournals.org Usng T.O.M to Estmate Parameter of dstrbutons that have not Sngle Exponental Famly Jubran

More information

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD Ákos Jósef Lengyel, István Ecsed Assstant Lecturer, Professor of Mechancs, Insttute of Appled Mechancs, Unversty of Mskolc, Mskolc-Egyetemváros,

More information

Flexible Quantization

Flexible Quantization wb 06/02/21 1 Flexble Quantzaton Bastaan Klejn KTH School of Electrcal Engneerng Stocholm wb 06/02/21 2 Overvew Motvaton for codng technologes Basc quantzaton and codng Hgh-rate quantzaton theory wb 06/02/21

More information

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests Smulated of the Cramér-von Mses Goodness-of-Ft Tests Steele, M., Chaselng, J. and 3 Hurst, C. School of Mathematcal and Physcal Scences, James Cook Unversty, Australan School of Envronmental Studes, Grffth

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

18.1 Introduction and Recap

18.1 Introduction and Recap CS787: Advanced Algorthms Scrbe: Pryananda Shenoy and Shjn Kong Lecturer: Shuch Chawla Topc: Streamng Algorthmscontnued) Date: 0/26/2007 We contnue talng about streamng algorthms n ths lecture, ncludng

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

GEMINI GEneric Multimedia INdexIng

GEMINI GEneric Multimedia INdexIng GEMINI GEnerc Multmeda INdexIng Last lecture, LSH http://www.mt.edu/~andon/lsh/ Is there another possble soluton? Do we need to perform ANN? 1 GEnerc Multmeda INdexIng dstance measure Sub-pattern Match

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

DPCM Compression for Real-Time Logging While Drilling Data

DPCM Compression for Real-Time Logging While Drilling Data 28 JOURAL OF SOFTWARE, VOL. 5, O. 3, MARCH 21 DPCM Compresson for Real-Tme Loggng Whle Drllng Data Yu Zhang Modern Sgnal Processng & Communcaton Group, Insttute of Informaton Scence, Bejng Jaotong Unversty,

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

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

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

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy Comparatve Studes of Law of Conservaton of Energy and Law Clusters of Conservaton of Generalzed Energy No.3 of Comparatve Physcs Seres Papers Fu Yuhua (CNOOC Research Insttute, E-mal:fuyh1945@sna.com)

More information

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan Wnter 2008 CS567 Stochastc Lnear/Integer Programmng Guest Lecturer: Xu, Huan Class 2: More Modelng Examples 1 Capacty Expanson Capacty expanson models optmal choces of the tmng and levels of nvestments

More information

Outage Probability of Macrodiversity Reception in the Presence of Fading and Weibull Co- Channel Interference

Outage Probability of Macrodiversity Reception in the Presence of Fading and Weibull Co- Channel Interference ISSN 33-365 (Prnt, ISSN 848-6339 (Onlne https://do.org/.7559/tv-67847 Orgnal scentfc paper Outage Probablty of Macrodversty Recepton n the Presence of Fadng and Webull Co- Channel Interference Mloš PERIĆ,

More information

High-Speed Decoding of the Binary Golay Code

High-Speed Decoding of the Binary Golay Code Hgh-Speed Decodng of the Bnary Golay Code H. P. Lee *1, C. H. Chang 1, S. I. Chu 2 1 Department of Computer Scence and Informaton Engneerng, Fortune Insttute of Technology, Kaohsung 83160, Tawan *hpl@fotech.edu.tw

More information

The Expectation-Maximization Algorithm

The Expectation-Maximization Algorithm The Expectaton-Maxmaton Algorthm Charles Elan elan@cs.ucsd.edu November 16, 2007 Ths chapter explans the EM algorthm at multple levels of generalty. Secton 1 gves the standard hgh-level verson of the algorthm.

More information

Chapter 9: Statistical Inference and the Relationship between Two Variables

Chapter 9: Statistical Inference and the Relationship between Two Variables Chapter 9: Statstcal Inference and the Relatonshp between Two Varables Key Words The Regresson Model The Sample Regresson Equaton The Pearson Correlaton Coeffcent Learnng Outcomes After studyng ths chapter,

More information

A Novel, Low-Power Array Multiplier Architecture

A Novel, Low-Power Array Multiplier Architecture A Noel, Low-Power Array Multpler Archtecture by Ronak Bajaj, Saransh Chhabra, Sreehar Veeramachanen, MB Srnas n 9th Internatonal Symposum on Communcaton and Informaton Technology 29 (ISCIT 29) Songdo -

More information

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD CHALMERS, GÖTEBORGS UNIVERSITET SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS COURSE CODES: FFR 35, FIM 72 GU, PhD Tme: Place: Teachers: Allowed materal: Not allowed: January 2, 28, at 8 3 2 3 SB

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong Appled Mechancs and Materals Submtted: 2014-05-07 ISSN: 1662-7482, Vols. 587-589, pp 449-452 Accepted: 2014-05-10 do:10.4028/www.scentfc.net/amm.587-589.449 Onlne: 2014-07-04 2014 Trans Tech Publcatons,

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