Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Size: px
Start display at page:

Download "Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding"

Transcription

1 Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. Abstract Sde-match vector quantzer reduces bt-rates n mage codng by usng smaller-szed state codebooks generated from a master codebook through explotng the correlatons of neghborng vectors. Ths paper presents a new neural network based sde-match vector quantzaton method for mage codng. In ths method, based on the varance of a vector whch s predcted by a neural network, a subset of the codewords n the master codebook s selected for the sde-matchng to construct the state codebook for the encodng of the vector. Ths technque generates a lower encodng bt rate wth a hgher reconstructed mage qualty. Expermental results demonstrate that n terms of PSNR (Peak Sgnal-to-Nose Rato) of the reconstructed mages, the proposed method sgnfcantly outperforms the regular sde-match vector quantzer, especally at lower codng bt-rates. Keywords: Vector Quantzaton, Image Codng, Sde Match, Neural Network.. INTRODUCTION Image data compresson s very mportant for varous mage and vdeo processng applcatons whch requre reduced bt-rate/channel bandwdth. Such applcatons nclude dgtal televson, vdeo conferencng, telemedcne, multmeda, and remote sensng mages from satellte and reconnassance arcrafts, as well as the storage systems of multspectral mage data from space programs, medcal mages, fnger prnts, and facal mages. There are many approaches to data compresson. Among them, vector quantzaton (VQ) [-3], whch acheves data compresson through mappng n-dmensonal vectors onto a fnte set of representatve vectors called a codebook, s an mportant and heavly conducted research area. In VQ mage compresson [4], the mages are usually parttoned nto blocks wth each block formng an n-dmensonal vector. Each of these vectors s then coded as an ndex of ts best matchng vector n the codebook. The reconstructed mages are obtaned smply by selectng the correspondng codeword vectors from the codebook usng the ndces. VQ mage compresson takes advantage of the correlaton of the mage pxels wthn a block (vector) for the codng bt-rate reducton and yelds acceptable performance at low bt-rates. To further mprove VQ s performance at low bt-rates, a sde-match vector quantzaton method (SMVQ) [5] has been proposed. Ths method explores not only the redundancy wthn a vector but also the strong correlaton between the neghborng vectors for hgh qualty mage codng at low bt-rates. In practce, SMVQ assumes the contnuty of edges across neghborng mage blocks boundares and generates a smaller-szed state codebook from the master codebook for each block s encodng. The selecton of each state codebook s a subset of codewords n the master codebook whch are the best matches of the upper and left blocks of the block to be encoded. In other words, SMVQ reduces the codng bt-rates by predctng the current block usng ts upper and left boundary blocks. Therefore, SMVQ s performance reles on the accuracy of the predcton. Inaccurate predcton, whch occurs often when the block s wthn an edge area, may result n reduced qualty of reconstructed mages. Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 9

2 To ncrease the accuracy of the predcton and therefore further mprove the performance of SMVQ, varous SMVQ schemes have been developed. Chang and Chen [6] proposed varablerate sde-match fnte-state vector quantzaton wth a block classfer. We et al. [7] reported a three-sded sde match technque whch uses not only the upper and left sdes, but one of the bottom and rght sdes for the predcton. Yang and Tseng [8] developed a smooth sde-match classfed vector quantzer whch selects state codebook accordng to the smoothness of the gray levels between neghborng blocks. Chang proposed a gradent match quantzaton method [9] usng gradent match error for the selecton of the codewords n the state codebook. The performance of the gradent sde match vector quantzaton method was further mproved by combnng the non-teratve fractal block codng technque [0,]. Some other technques have also been reported for the enhancement of the orgnal SMVQ method. Examples nclude patternbased sde match VQ [], sde match VQ usng gradent based classfer [3], smooth sde match weghted method [4] and sde match vector quantzers wth varable rates accordng to both the codng qualty and the bt rates [5]. In ths paper, a neural network based sde-match vector quantzaton method for mage codng s presented. In ths method, a neural network s desgned to predct the varances of the vectors, whch are n turn used to select the codewords n the master codebook for the generaton of state codebooks for the encodng of the vectors. Ths technque generates a lower encodng bt rate wth a hgher reconstructed mage qualty. Expermental results demonstrate that n terms of PSNR (Peak Sgnal-to-Nose Rato) of the reconstructed mages, the proposed method sgnfcantly outperforms the regular sde-match vector quantzer at smlar low codng bt-rates.. SMVQ FOR IMAGE CODING As mentoned n prevous secton, SMVQ takes advantage of both the redundancy wthn a block and strong correlaton between the neghborng blocks for hgh qualty mage codng at low btrates. The orgnal SMVQ encodes each mage block by a smaller-szed state codebook generated from a master codebook usng a sde-match selecton functon as shown n Fgure. Assume that the master codebook has N codewords wth each codeword an m x n vector denotng by C, =,,, N. Also assume that the mage to be encoded s parttoned nto blocks of sze m x n. SMVQ encodes the mage blocks n an order from left to rght and top to bottom. For each block beng encoded, SMVQ uses the sde nformaton of ts upper and left neghborng blocks to produce the state codebook. The block s encoded as the ndex of the codeword n the state codebook whch s the best match to the block. Image to be encoded Current block Quantzer: Nearest neghbor search Code (ndex) block block Sde Match State Codebook Master Codebook FIGURE : Block dagram of SMVQ encoder Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 0

3 Let x(, j) (=,,, m and j=,,, n) be the pxel n the current mage block X, and u(, j) (=,,, m and j=,,, n) and l(, j) (=,,, m and j=,,, n) be ts upper block U and left block L, respectvely. The state codebook s generated and the block s encoded accordng the followng steps: () For each of the codewords C n the master codebook, calculate the sde-match error e, e = n k = ( u( m, k ) c (, k)) + m k = ( l( k, n) c ( k,)) () Select M (M N) codewords n the master codebook wth the smallest sde-match errors as the state codebook codewords S, =,,, M, (3) For each of the codewords S n the state codebook, calculate ts dstorton measure d (S, X), d ( S, X ) = m n k = r= ( s ( k, r) x( k, r)) (4) The mage block X s encoded as the ndex j of the codeword S j whch produces the smallest dstorton d j (S j, X). For the decodng of each mage block, SMVQ frst generates the state codebook whch was used to encode t accordng to step () and () n the encodng process. Once the state codebook s generated, the reconstructed block s obtaned by smply selectng the correspondng codeword n the state codebook usng the ndex whch s the code of the block generated n the encodng process. The block dagram of SMVQ decoder s shown n Fgure. () () Reconstructed Image Reconstructed block Table Lookup Code (ndex) block block Sde Match State Codebook Master Codebook FIGURE : Block dagram of SMVQ decoder 3. PROPOSED NEURAL NETWORK BASED SMVQ 3. Image Block Varance for SMVQ SMVQ mage codng acheves low bt-rates through usng smaller-szed state codebooks generated from master codebook for the codng of the mage blocks. The qualty of the reconstructed mages coded at low bt-rates reles on the accuracy of the predcton of the blocks. An accurate predcton of a block may keep the codeword, whch s the best match of the block when a full search n the master codebook s conducted, n the state codebook generated by the sde match functon. The more accurate predcton makes t possble to select a smaller-szed state codebook for the codng so that the mage can be coded at a lower bt-rate wth a qualty Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0

4 smlar to the one obtaned when the master codebook s used. However, the predcton may be naccurate, especally when the block s wthn an edge area. An naccurate predcton on the other hand may keep the codeword whch s the best match of the block n a full search out of the generated state codebook when a small sze s chosen, and therefore results n a degraded reconstructed mage qualty. Snce edge and non-edge blocks may have dfferent varances wth an edge block hghly lkely to have a hgher varance, the best matched codeword for each block n a full search may scatter around the codeword n the master codebook whose varance s equal to or close to the varance of the block to be encoded, assume that the master codebook s sorted accordng to the varances of the codewords. Fgure 3 shows the dstrbuton of the best matched codewords n full search for the encodng of mage Lena usng a codebook of sze 56 whch s sorted by varance of the codewords. The x-axes s the dfference value of the ndex of codeword whose varance s equal or close to the varance of the block beng encoded and the ndex of ts best matched codeword n a full search, and the y-axes s the number of mages blocks assocated wth the same ndex dfference value Number of Image Blocks Poston of the Best Matched Codewords n Full Search FIGURE 3: Dstrbuton of the best matched codewords n full search From Fgure 3, t can be seen that more than 90% of the best matched codewords are dstrbuted n the range from 6 codewords before to 54 codewords after the codeword whose varance s equal to or close to the varance of the block to be coded. In other words, f the 60 codewords around the codeword whose varance matches the varance of the block beng coded are used to be sde-matched to generate the state codebook, then there s a much hgher possblty that the best matched codeword wll be n the state codebook even f the sze of the state codebook s selected to be smaller than that selected n the regular SMVQ. Ths wll result n a faster processng speed snce a subset of codewords n the master codebook nstead of the whole s used for sde matchng. Furthermore, the codng bt rate can be further lowered due to the fact that smaller sze of state codebooks can be used whle preservng smlar reconstructed mage qualty. Based on the above observaton, n our proposed SMVQ method, the varances of the mage blocks, whch are usually senstve to mage edges, are combned nto the sde matchng and state codebook generatng process for more accurate predcton and therefore lowered codng btrate wth preserved mage qualty. Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0

5 3. Neural Network Based Varance Predctor In the proposed method, the varance of the block beng coded s used to select a subset of the codewords n the master codebook for the sde matchng and state codebook generaton. To mplement the process, the varance of the block must be known. In the proposed algorthm, the varance s predcted by a three-layered feed-forward neural network [6] as shown n Fgure 4. W V H H... H q... R... I I... I p FIGURE 4: Neural network structure of the varance predctor Ths neural network contans an nput layer wth p external nputs, a hdden layer wth q neurons and an output layer wth one neuron. The external nputs of the network consst of the mean value k of the pxels n the last two rows of the upper block and last two columns of the left block of the current block and the dfference values z (=,,, p-) between the mean k and each pxel value n those rows and columns, denoted as I=(I, I,, I p )=(k, z, z,, z p- ), where p = *(m+n)+, k s calculated as, k = ( *( m + n) m n = m j= u(, j) + m n = j= n l(, j)) The output of the network s the predcted varance value of the current block, whch s formulated as, (3) V = f ( q j= w j f ( p = r j I )) (4) where V s the output of the network, I s the -th element of the nput vector I, r j s the weght of the connecton between the -th neuron n the nput layer and the j-th neuron n the hdden layer, w j s the connecton weght between the j-th neuron n the hdden layer and the neuron n the output layer, and f(.) s the actvaton functon of the neurons, whch s f ( x) = + e λ x where λ > 0 s the neuron actvaton functon coeffcent determnng the steepness of the functon. The network s traned usng back-propagaton learnng algorthm [6] wth sample mages. After traned, t can be used to predct the varance of each block beng encoded. 3.3 The Encodng and Decodng Algorthms Gven the nformaton presented n the prevous sectons, the proposed neural network based SMVQ encoder and decoder algorthms are descrbed n ths secton. The encoder conssts of four elements ncludng neural network varance predctor, canddate codeword selector, sde (5) Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 3

6 match functon, and quantzer as shown n Fgure 5. The encoder algorthm can be mplemented as follows: () Sort the master codebook by the varances of the codewords n an ascendng order, () Use the neural network varance predctor to predct the varance of the current block, (3) Select T (predefned) (T < N) codewords n the master codebook around the codeword whose varance s equal to or s closest to the predcted varance value, (4) For each of the codewords C selected n step (3), calculate the sde-match error e usng equaton (), (5) Select M (M T) codewords wth the smallest sde-match errors from the T codewords selected n step (3) as the state codebook codewords S, =,,, M, (6) For each of the codewords S n the state codebook, calculate ts dstorton measure d (S, X) usng equaton (), (7) If the smallest dstorton d (S, X) s greater than a predefned threshold, the block s coded usng full search. Otherwse, t s encoded as the ndex j of the codeword S j whch produces the smallest dstorton d j (S j, X), (8) Repeat step () (7) for next block encodng. Image to be encoded Current block Quantzer: Nearest neghbor search Code (ndex) block block Sde Match State Codebook Neural Network Varance Predctor Predcted varance of the Current block Master Codebook Canddate Codeword Selector FIGURE 5: Block dagram of the proposed neural network based SMVQ encoder The structure of the decoder s same as that of the encoder except that the quantzer element n the encoder s replaced by the table lookup element. The block dagram of the decoder s shown as n Fgure 6. For the decodng of each mage block, the coder frst generates the state codebook whch was used to encode t accordng to step () and (5) n the encodng process. Once the state codebook s generated, the reconstructed block s obtaned by smply selectng the correspondng codeword n the state codebook usng the ndex whch s the code of the block generated n the encodng process. Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 4

7 Reconstructed Image Reconstructed block Table Lookup Code (ndex) block block Sde Match State Codebook Neural Network Varance Predctor Predcted varance of the current block Master Codebook Canddate Codeword Selector FIGURE 6: Block dagram of the proposed neural network based SMVQ decoder 4. EXPERIMENTS AND DISCUSSION In ths secton, the performance of the proposed algorthm s evaluated by experments. The peak sgnal-to-nose rato (PSNR) s used as a quanttatve measure of the qualty of the reconstructed mages. PSNR can be calculated as, z PSNR = 0* log 0 B B * B B = j= 55 ( z(, j) z(, j)) where (, j) and z(,j) are the (,j)th pxels n the reconstructed and orgnal mages, respectvely, and the mages are of sze B x B. In our experments, the master codebook of sze 56 was generated usng LBG algorthm [7] and the neural network based varance predctor was traned usng 8-bt gray level mage Lena of sze 5 x 5. The traned neural network predctor and codng algorthm were then appled to code the mage Lena as well as some other gray mages of dfferent objects at varous bt rates. For comparson purpose, the correspondng mages were also coded by usng the regular SMVQ method. Table shows the PSNRs of the reconstructed mages coded around bt rate 0.4bpp (bt per pxel), 0.3bpp and 0.37bpp by usng the regular SMVQ and the proposed method. Ths table ndcates that the proposed algorthm mproves the PSNR of the reconstructed mage over the regular SMVQ average by.66db,.06db and 0.4dB when bt rate s around 0.4bpp, 0.3bpp, and 0.37bpp, respectvely. These results demonstrate that n terms of PSNR, the proposed algorthm sgnfcantly outperforms the regular SMVQ method, especally when the codng bt rate s low. (6) Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 5

8 Lena Peppers Elane Arplane Flowers Kds Bt rate: around 0.4bpp SMVQ Proposed Method Bt rate: around 0.3bpp SMVQ Proposed Method Bt rate: around 0.37bpp Proposed SMVQ Method Average TABLE : PSNRs (db) comparson (Codng Bt Rate around 0.4bpp, 0.3bpp and 0.37bpp) Fgure 7 shows the curves of PSNRs as a functon of codng bt-rate for the proposed and regular SMVQ methods. From the fgure, t can be observed that from low to hgh bt-rates, the PSNRs of the mages coded by usng the proposed method approach much faster than the regular SMVQ method to a constant value, whch s the hghest PSNR value SMVQ methods can reach and can be obtaned when the mages are coded usng the master codebook. Ths also confrms that the proposed method has a more accurate predcton of the block beng coded and therefore allows to use smaller state codebooks whch generate lower codng bt-rates wth hgher mages qualty. FIGURE 7: PSNR as a functon of codng bt-rate The vsual qualty of the reconstructed mages s also examned. Fgure 8 shows the orgnal and correspondng Lena mages coded by master codebook at 0.5bpp, the proposed method at 0.30bpp and the regular SMVQ method at 0.3bpp. Magnfed face portons of the orgnal and the reconstructed Lena mages are shown n Fgure 9 for further comparson. These fgures show that the mages coded by the proposed method are at the qualty smlar to those coded by the master codebook and they are sharper and vsually look much more pleasant than the ones Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 6

9 coded by the regular SMVQ method at the smlar codng bt-rate. Ths s consstent wth the PSNR results shown n Table I. (a) (b) (c) (d) FIGURE 8: (a) Orgnal Lena mage; (b) Lena mage coded by usng the master codebook at 0.5bpp; (c) Lena mage coded by usng the proposed method at 0.3bpp; (d) Lena mage coded by usng the regular SMVQ at 0.3bpp Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 7

10 (a) (b) (c) (d) FIGURE 9: Magnfed face porton from (a) Orgnal Lena mage; (b) Lena mage coded by usng the master codebook at 0.5bpp; (c) Lena mage coded by usng the proposed method at 0.3bpp; (d) Lena mage coded by usng the regular SMVQ at 0.3bpp 5. CONCLUSION We have presented a new sde-match vector quantzaton method for mage codng usng a neural network-based varance predctor. In ths method, a neural network s used to predct the varances of the mage blocks. The predcted varances are n turn used to select a subset of the codewords n the master codebook for the sde matchng to generate the state codebooks for the encodng of the mage blocks. Wth the nvolvement of the mage block varances, the regular SMVQ s enhanced wth more accurate predcton of the current block by usng sde nformaton and therefore generates smaller state codebooks whch encode the mages at a lower bt rate wth hgher mage qualty. Expermental results demonstrate that n terms of PSNR (Peak Sgnalto-Nose Rato) of the reconstructed mages, the proposed method sgnfcantly outperforms the regular sde-match vector quantzer at smlar low codng bt-rates. 6. REFERENCES [] R. M. Gray, Vector quantzaton, IEEE ASSP Magazne, pp. 4-9, 984. [] A. Gersho, R. M. Gray, Vector Quantzaton and Sgnal, Compresson, Kluwer Academc Publshers, 99. [3] N. M. Nasrabad, R. A. Kng, Image codng usng vector quantzaton: a revew, IEEE Tran. Communcatons, vol. 36, no. 8, pp , 988. [4] K. Sayood, Introducton to data compresson, Morgan Kaufmann Publshers, San Francsco, CA 996. Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 8

11 [5] T. Km, Sde match and overlap match vector quantzers for mages, IEEE Trans. Image Process., vol., no., pp , 99. [6] R. F. Chang and W. -T. Chen, Image codng usng varable-rate sde-match fnte-state vector quantzaton, IEEE Tran. Image Processng, vol., no., pp , 993. [7] H. We, P. Tsa and J. Wang, Three-sded sde match vector quantzaton, IEEE Trans. Crcuts and Systems for Vdeo Technology, vol. 0, no., pp. 5 58, 000. [8] S. B. Yang and L. Y. Tseng, Smooth sde-match classfed vector quantzer wth varable block sze, IEEE Tran. Image Processng, vol. 0, no. 5, pp , 00. [9] H. T. Chang, Gradent match vector quantzers for mages, Opt. Eng., vol. 39, no. 8, pp , 000. [0] H. T. Chang, Gradent match and sde match fractal vector quantzers for mages, IEEE Trans. Image Process., vol., no., pp. -9, 00. [] H. T. Chang and C. J. Kuo, Iteraton-free fractal mage codng based on effcent doman pool desgn, IEEE Tran. Image Processng, vol. 9, pp , 000. [] C. C. Chang, F. C. Shue, T. S. Chen, Pattern-based sde match vector quantzaton for mage compresson, Imagng Scence Journal, vol. 48, no., pp , 000. [3] Z. M. LU, B. Yang, S. H. SUN, Image compresson algorthms based on sde-match vector quantzer wth gradent-based classfers, IEICE TRAN. Informaton and Systems, vol. E85- D, no.9, pp , 00. [4] S. B. Yang, Smooth sde-match weghted vector quantser wth varable block sze for mage codng, IEE Proc. Vs. Image Sgnal Processng, vol. 5, no. 6, pp , 005. [5] S. B. Yang, New varable-rate fnte state vector quantzer for mage codng, Opt. Eng., vol. 44, no. 6, 06700, 005. [6] M. H. Hassoun, Fundamentals of Artfcal Neural Network, MIT Press, Cambrdge, MA, 995. [7] Y. Lnde, A. Buzo and R. M. Gray, An algorthm for vector quantzaton desgn, IEEE Trans. Communcatons, vol. 8, pp , 980. Internatonal Journal of Image Processng (IJIP),Volume (5) : Issue () : 0 9

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods Low-Delay 16 b/s Wdeband Speech Coder wth Fast Search Methods M. HALIMI M. BENGHERABI A. KADDAI Speech Codng eam Centre de Développement des echnologes Avancées Haouch Oul BP. 17 Baba Hassen Algers ALGERIA

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN Internatonal Journal of Scentfc & Engneerng Research, Volume 4, Issue, November-203 ISSN 2229-558 33 COMPARATIVE STUDY OF HUFFMAN CODING, SBAC AND CABAC USED IN VARIOUS VIDEO CODING STANDARS AND THEIR

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Image Compression Using Cascaded Neural Networks

Image Compression Using Cascaded Neural Networks Unversty of New Orleans ScholarWorks@UNO Unversty of New Orleans Theses and Dssertatons Dssertatons and Theses 8-7-2003 Image Compresson Usng Cascaded Neural Networks Chgoze Obegbu Unversty of New Orleans

More information

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H Delay Constraned Fuzzy Rate Control for Vdeo Streamng over DVB-H Mehd Rezae, Moncef Gabbouj, 3 med Bouazz,, Tampere Unversty of Technology, 3 Noka Research Center, Tampere, Fnland mehd.rezae@tut.f, moncef.gabbouj@tut.f,

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Steganography in JPEG2000 Compressed Images

Steganography in JPEG2000 Compressed Images 824 IEEE Transactons on Consumer Electroncs, Vol. 49, No. 4, NOVEMBER 2003 Steganography n JPEG2000 Compressed Images Po-Chy Su and C.-C. Jay Kuo, Fellow, IEEE Abstract Informaton hdng n JPEG2000 compressed

More information

Multi-Level Halftoning by IGS Quantization

Multi-Level Halftoning by IGS Quantization Journal of Sgnal and Informaton Processng, 2013, 4, 351-358 Publshed Onlne ovember 2013 (http://www.scrp.org/journal/jsp) http://dx.do.org/10.4236/jsp.2013.44044 351 Mult-Level Halftonng by IGS Quantzaton

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

DISTRIBUTED video coding (DVC) [1] [4] is an attractive

DISTRIBUTED video coding (DVC) [1] [4] is an attractive 1040 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 23, NO. 6, JUNE 2013 Dstrbuted Wreless Vsual Communcaton Wth Power Dstorton Optmzaton Xaopeng Fan, Member, IEEE, Feng Wu, Fellow,

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

Improved Error Detection in the JPEG2000 Codec

Improved Error Detection in the JPEG2000 Codec Improved Error Detecton n the JPEG2000 Codec Farzad Zargar, Member, IEEE, Al Sefdpour, M. Shahram Mon, Member, IEEE, and Mohammad Ghanbar, Fellow, IEEE Abstract the Segmentaton symbol s an error reslence

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

New Wavelet Based Performance Analysis and Optimization of Scalable Joint Source/Channel Coder (SJSCC & SJSCCN) for Time-Varying Channels.

New Wavelet Based Performance Analysis and Optimization of Scalable Joint Source/Channel Coder (SJSCC & SJSCCN) for Time-Varying Channels. Internatonal Research Journal of Engneerng and Technology (IRJET) e-issn: 2395-0056 Volume: 02 Issue: 09 DEC-205 p-issn: 2395-0072 www.rjet.net New Wavelet Based Performance Analyss and Optmzaton of Scalable

More information

Tamper Localization in Wavelet Domain Using Semi- Fragile Watermarking

Tamper Localization in Wavelet Domain Using Semi- Fragile Watermarking Tamper Localzaton n Wavelet Doman Usng Sem- Fragle Watermarkng Sandpbha Mangrolya, Ketk Pathak Departement of Electroncs and Communcaton Engneerng Sarvajank College of Engneerng & Technology, Surat Abstract

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT FEAURE SELECION FOR SMALL-SIGNAL SABILIY ASSESSMEN S.P. eeuwsen Unversty of Dusburg teeuwsen@un-dusburg.de Abstract INRODUCION hs paper ntroduces dfferent feature selecton technques for neural network

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Motion Vector Recovery for Real-Time H.264 Video Streams

Motion Vector Recovery for Real-Time H.264 Video Streams Internatonal J. of Recent Trends n Engneerng and Technology, Vol., No., May 2 Moton Vector Recovery for Real-Tme H.264 Vdeo Streams Kavsh Seth, Tummala Rajesh, V. Kamakot 2, and S. Srnvasan Dept. of Electrcal

More information

Equity trend prediction with neural networks

Equity trend prediction with neural networks Res. Lett. Inf. Math. Sc., 2004, Vol. 6, pp 15-29 15 Avalable onlne at http://ms.massey.ac.nz/research/letters/ Equty trend predcton wth neural networks R.HALLIDAY Insttute of Informaton & Mathematcal

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

Estimation of Critical Performance and Optimization of Scalable Joint Source/Channel Coder (SJSCC) For Time Varying Channels

Estimation of Critical Performance and Optimization of Scalable Joint Source/Channel Coder (SJSCC) For Time Varying Channels Proceedngs of the Internatonal MultConference of Engneers and Computer Scentsts 8 Vol II IMECS 8, 9- March, 8, Hong ong Estmaton of Crtcal Performance and Optmzaton of Scalable Jont Source/ Coder (SJSCC)

More information

Speech bandwidth expansion based on Deep Neural Networks

Speech bandwidth expansion based on Deep Neural Networks INTERSPEECH 2015 Speech bandwdth expanson based on Deep Neural Networks Yngxue Wang 1,2, Shenghu hao 1, Wenbo Lu 3,4, Mng L 3,5,Jngmng Kuang 1 1 School of Informaton and Electroncs, Beng Insttute of Technology,

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT J.Wang a,b, a *, J.X.Zhang, Z.J.Lu a a Insttute of Photogrammetry & Remote Sensng, CASM, Bejng, Chna - stecsm@publc.bta.net.cn b Department

More information

LSPIHT Algorithm for ECG Data Compression and Transmission for Telemedicine Applications

LSPIHT Algorithm for ECG Data Compression and Transmission for Telemedicine Applications Dhaa Unv. J. Sc. 60(1): 31-36, 2012 (January) LSPIHT Algorthm for ECG Data Compresson and Transmsson for Telemedcne Applcatons Tahmna Zebn, Eramul Faroo, Syeda Znath Aman and Shahda Rafque Department of

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

POWER-DISTORTION OPTIMIZATION FOR WIRELESS IMAGE/VIDEO SOFTCAST BY TRANSFORM COEFFICIENTS ENERGY MODELING WITH ADAPTIVE CHUNK DIVISION

POWER-DISTORTION OPTIMIZATION FOR WIRELESS IMAGE/VIDEO SOFTCAST BY TRANSFORM COEFFICIENTS ENERGY MODELING WITH ADAPTIVE CHUNK DIVISION POWER-DISTORTION OPTIMIZATION FOR WIRELESS IMAGE/VIDEO SOFTCAST BY TRANSFORM COEFFICIENTS ENERGY MODELING WITH ADAPTIVE CHUNK DIVISION Ruqn Xong 1, Feng Wu, Xaopeng Fan 3, Chong Luo, Swe Ma 1, Wen Gao

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery 017 nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 017) ISBN: 978-1-60595-5-3 Low Samplng Rate Technology for UHF Partal Dscharge Sgnals Based on Sparse Vector Recovery Qang

More information

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

DTIC DTIC. 9o o FILE COPY NATIONAL COMMUNICATIONS SYSTEM TECHNICAL INFORMATION BULLETIN 87-8 PULSE CODE MODULATION FOR GROUP 4 FACSIMILE

DTIC DTIC. 9o o FILE COPY NATIONAL COMMUNICATIONS SYSTEM TECHNICAL INFORMATION BULLETIN 87-8 PULSE CODE MODULATION FOR GROUP 4 FACSIMILE DTC FLE COPY NCS TB 87-8 NATONAL COMMUNCATONS SYSTEM q. nm TECHNCAL NFORMATON BULLETN 87-8 N NTRANSFORM CODNG AND DFFERENTAL Qz PULSE CODE MODULATON FOR GROUP 4 FACSMLE DTC ELECTE JUL 10]1! l AUGUST 1987

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Robust Image Transmission Performed by SPIHT and Turbo-Codes

Robust Image Transmission Performed by SPIHT and Turbo-Codes SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 5, No.2, November 2008, 353-360 Robust Image Transmsson Performed by SPIHT and Turbo-Codes Abdelmounam Moulay Lakhdar, Rachda Mélan 2, Malka Kandouc 2 Abstract:

More information

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method A Novel GNSS Weak Sgnal Acquston Usng Wavelet Denosng Method Jn Tan, Lu Yang, BeHang Unversty, P.R.Chna BIOGRAPHY Jn Tan s a post-doctor n School of Electronc and Informaton Engneerng, BeHang Unversty,

More information

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L Laval Unversty, Canada COPL, Physcs department Jl@phy.ulaval.ca KEY WORDS: Image Fuson, Evaluaton, Spatal Qualty, Blur Parameter,

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Hierarchical Generalized Cantor Set Modulation

Hierarchical Generalized Cantor Set Modulation 8th Internatonal Symposum on Wreless Communcaton Systems, Aachen Herarchcal Generalzed Cantor Set Modulaton Smon Görtzen, Lars Schefler, Anke Schmenk Informaton Theory and Systematc Desgn of Communcaton

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

Error Probability of RS Code Over Wireless Channel

Error Probability of RS Code Over Wireless Channel Internatonal Journal of Electroncs Engneerng, 3 (), 11, pp. 99 33 Serals Publcatons, ISS : 973-7383 Error Probablty of RS Code Over Wreless Channel Mohammad Aftab Alam Khan 1 & Mehwash Farooq 1 1 Department

More information

Discussion on How to Express a Regional GPS Solution in the ITRF

Discussion on How to Express a Regional GPS Solution in the ITRF 162 Dscusson on How to Express a Regonal GPS Soluton n the ITRF Z. ALTAMIMI 1 Abstract The usefulness of the densfcaton of the Internatonal Terrestral Reference Frame (ITRF) s to facltate ts access as

More information

A Robust Feature Extraction Algorithm for Audio Fingerprinting

A Robust Feature Extraction Algorithm for Audio Fingerprinting A Robust Feature Extracton Algorthm for Audo Fngerprntng Janpng Chen 1, Tejun Huang 2 1 Insttute of Computng Technology, Chnese Academy of Scences, Bejng 100190, Chna 2 Key Laboratory of Machne Percepton(Mnstry

More information

A Perceptual Based Motion Compensation Technique for Video Coding

A Perceptual Based Motion Compensation Technique for Video Coding A Perceptual Based Moton Compensaton Technque for Vdeo Codng Amn Bantaleb, Sad ader-esfahan, Alreza asr Avanak School of Electrcal and Computer Engneerng Unverst of Tehran, Tehran 4395-55, Iran bantaleb@eee.org

More information

BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT

BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT Zhang Jxan, Yang Jnghu*, Zhao Zheng, Zhang Yonghong, L Hatao Chnese Academy of Surveyng and Mappng, Betapng Road 16, Bejng

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES *

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * SLAC PUB 874 3/1999 THE GENERATION OF 4 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * Sam G. Tantaw, Arnold E. Vleks, and Rod J. Loewen Stanford Lnear Accelerator Center, Stanford Unversty P.O. Box

More information

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity An Effcent Method for PAPR Reducton of OFDM Sgnal wth Low Complety Mahesh Ingle M.E. EXTC MGMCET,Kamothe Nav Mumba-41009 Sachn Nkalje M.E. EXTC MGMCET Kamothe Nav Mumba-41009 Savta Bhosale H.o.D.(EXTC)

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

Enhancement of Degraded Image Based on Neural Network

Enhancement of Degraded Image Based on Neural Network Engneerng scence Enhancement of Degraded Image Based on Neural Network Defa Hu School of Computer and Informaton Engneerng, Hunan Unversty of Commerce, Changsha 410205, Hunan, Chna Zhuang Wu* Informaton

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

Video Occupant Detection for Airbag Deployment

Video Occupant Detection for Airbag Deployment Fourth IEEE Workshop on Applcatons of Computer Vson, October 1998, Prnceton, New Jersey, USA Vdeo Occupant Detecton for Arbag Deployment John Krumm and Greg Krk Intellgent Systems & Robotcs Center Sanda

More information

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction Wavelet Mult-Layer Perceptron Neural Network for Tme-Seres Predcton Kok Keong Teo, Lpo Wang* and Zhpng Ln School of Electrcal and Electronc Engneerng Nanyang Technologcal Unversty Block S2, Nanyang Avenue

More information

A thesis presented to. the faculty of. the Russ College of Engineering and Technology of Ohio University. In partial fulfillment

A thesis presented to. the faculty of. the Russ College of Engineering and Technology of Ohio University. In partial fulfillment Crcular Trells based Low Densty Party Check Codes A thess presented to the faculty of the Russ College of Engneerng and Technology of Oho Unversty In partal fulfllment of the requrements for the degree

More information

Generalized Multiple ROI Prioritization in JPEG2000 for Natural Images

Generalized Multiple ROI Prioritization in JPEG2000 for Natural Images Ompraash Rajanar et al, / (IJCSIT) Internatonal Journal of Computer Scence and Informaton Technologes, Vol. 6 (), 015, 1636-164 Generalzed Multple ROI Prortzaton n JPEG000 for Natural Images Ompraash Rajanar

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Encoder and Decoder Side Global and Local Motion Estimation for Distributed Video Coding

Encoder and Decoder Side Global and Local Motion Estimation for Distributed Video Coding Encoder and Decoder Sde Global and Local Moton Estmaton for Dstrbuted Vdeo Codng Frederc Dufaux, Touradj Ebrahm MultMeda Sgnal Processng Group Ecole Polytechnque Fédérale de Lausanne (EPFL) CH-1015 Lausanne,

More information

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level Estmatng Mean Tme to Falure n Dgtal Systems Usng Manufacturng Defectve Part Level Jennfer Dworak, Davd Dorsey, Amy Wang, and M. Ray Mercer Texas A&M Unversty IBM Techncal Contact: Matthew W. Mehalc, PowerPC

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

th year, No., Computational Intelligence in Electrical Engineering,

th year, No., Computational Intelligence in Electrical Engineering, 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department

More information

A New Statistical Detector for CT-Based Multiplicative Image Watermarking Using the t Location-Scale Distribution

A New Statistical Detector for CT-Based Multiplicative Image Watermarking Using the t Location-Scale Distribution 9th Internatonal Conference on Informaton and Knowledge Technology (IKT 07) October 8 & 9, 07, Amrkabr Unversty of Technology A ew Statstcal Detector for CT-Based Multplcatve Image Watermarkng Usng the

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Spread Spectrum based M-ary Modulated Robust Image Watermarking

Spread Spectrum based M-ary Modulated Robust Image Watermarking 54 IJCSS Internatonal Journal of Computer Scence and etwor Securty, VOL.7 o., October 27 Spread Spectrum based M-ary Modulated Robust Image atermarng T. S. Das, V. H. Manar 2 and S. K. Sarar 3, Dept. of

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

Analysis and Characterization of JPEG 2000 Standard for Imaging Devices

Analysis and Characterization of JPEG 2000 Standard for Imaging Devices S. Battato et al.: Analyss and Characterzaton of JPEG 2 Standard for Imagng Devces Analyss and Characterzaton of JPEG 2 Standard for Imagng Devces S. Battato 1, A. R. Bruna 2, A. Buem 2 and A. Castorna

More information

Double-lock for image encryption with virtual optical wavelength

Double-lock for image encryption with virtual optical wavelength Double-lock for mage encrypton wth vrtual optcal wavelength Xang Peng Natonal Laboratory of Precson Measurement Technology and Instrumentaton, Tanjn Unversty, 30007 Tanjn, Chna Lngfeng Yu, and Llong Ca

More information

A Novel and Secure technique for image. Steganography using DWT

A Novel and Secure technique for image. Steganography using DWT Internatonal Journal of Computer Technology and Electroncs Engneerng (IJCTEE) Volume 3 Issue 5 October 2013 A Novel and Secure technque for mage Abstract: Steganography s the art and scence of hdng nformaton

More information