Fast Restoration of Warped Document Image based on Text Rectangle Area Segmentation

Size: px
Start display at page:

Download "Fast Restoration of Warped Document Image based on Text Rectangle Area Segmentation"

Transcription

1 1162 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY 2013 Fast Restoration of Warped Document Image based on Tet Rectangle Area Segmentation Kuo-Hsien Hsia Department of Computer Science and Information Engineering, Far East University, Tainan, Taiwan(R.O.C.) Sao-Fan Lien Graduate Scool of Engineering Science & Tecnology (Doctoral Program), National Yunlin University of Science & Tecnology, Yunlin, Taiwan(R.O.C.) Jung-Perng Su Department of Electrical Engineering, National Yunlin University of Science & Tecnology, Yunlin, Taiwan(R.O.C.) Abstract Te warp problems usually make te documents being ardly recognized. Specifically, wen we copy a page of a tick book or bound document by digital potocopier, te resulted image is usually warped because of te tickness of te document. We focus on tis problem and propose a fast metod to restore te warped document image in tis paper. Te tet rectangle area of te document is one of te features of a document. Te morpological operation is utilized for tet rectangle area segmentation. Te DLT metod is used to compute te mapping relations between te warped document and te non-warped document. In eperimental results, te proposed metod works on ig resolution image very quickly. Te warping tet and te figures in documents ave been restored by te proposed metod successfully. Tis metod is efficiency and fast for implementing on te module of digital potocopier. Inde Terms warped document; image process; DLT metod; tet rectangle area segmentation. I. INTRODUCTION Te first potocopier (or copier) is invented by Carlson (American) in Te first commercial copier Xero 914 is developed by Xero in Te Xero 914 can copy 7 documents per second. Te potocopier can copy te large numbers of tets and images from documents to papers quickly. Even in tis era of igly computerized, te potocopier is still commonly used in offices, scools, or libraries. Te main process of potocopier are carge, eposure, development, transfer and fusing. In recent years, te traditional potocopier is replaced by te digital potocopier, gradually. Te process of digital potocopier is almost te same wit te traditional potocopier. Te process of Manuscript received Mar. 1, 2011; revised Apr. 1, 2011; accepted Apr. 12, Corresponding autor: Kuo-Hsien Hsia. digital potocopier just adds te digitalization after eposure. In oter word, te Organic Poto-Conductor Drum (OPC Drum) of digital potocopier can capture te digital signals of documents. Wen we copy a page of a tick book or a bound document, te resulted image is usually warped because of te tickness of te document. Terefore, our objective is to design a fast algoritm for restoring te warped document image for a digital potocopier. Te metod sould be developed on embedded systems of digital potocopier. We ope tat te copied documents are nonwarped and te copy speed is uncanged. Te warp makes te tet not only difficult to read but also being ardly recognized by Optical Caracter Recognition (OCR). Many researcers ave been worked on te warp problem. We are interested in tree major types of approac about tem. Te first type is te model based de-warping metod. Suc as [1], te plane transform model is establised in advance for restoring te warping from camera captured image. Zang and Tan [2][3] proposed te model of books from te sading and pysical analysis. Brown and Brent [4] presented a framework for acquiring and restoring images of warped documents. Te second type is segmentation based recovery metod. Tis kind of metods are usually segmenting te caracters and detecting te tet lines. Based on te tet lines, te documents can be restored. Gatos and Pratikakis [5] acieved binary image dewarping based on word rotation and translation according to upper and lower word baselines. Moreover, [6] [7] and [8] are using te similar approaces for warped document restoring. Te last is te 3D acquisition metod. Suc as [9] and [10], a lot of control points are acquired for establising te surface of document. However, tis metod is te slowest one of te tree approaces. For our applications, te 3D acquisition metod is out of our consideration because of its time-consuming. Te model based approac needs te parameters of digital doi: /jsw

2 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY potocopier or book. However, tese parameters are not easy to obtain from potocopier manufacturing companies practically. Tus we will propose a fast metod similar to segmentation based approac for warped documents restoring in tis paper. However, a lot of computation is inevitable for detecting te caracters and te base line of tet. In contrast to former metods, te tet area is muc easier to segment by our metod. Te DLT algoritm is used to compute te mapping relations between te warped document and non-warped document. Terefore, te process could restore te document quickly and effectively. Some cases of te warped document restored by te metod will be sown in tis paper. From te eperimental results, it is demonstrated tat te metod can work for tets, equations and figures. Moreover, te computing time of ig resolution document image is under 0.1 sec. In our survey, few literatures about tis topic consider te computing time. Terefore, we strongly believe tat te metod could be realized in embedded system of digital potocopier. II. WARPED DOCUMENT IMAGE RESTORATION METHOD Tere are tree parts in te process. Te proposed metod is sown in Figure 1. Te major steps are image pre-processing, tet rectangle area segmentation and document image restoration. More details will be discussed in te following. Image input Binarization Filtering Image pre-processing Morpological operation Edge and Corer Detection Tet rectangle area segmentation Projective Transformation Direct Linear Transformation Algoritm Document image restoration Revised image Figure 1. Warped document image restoration metod. A. Tet Rectangle Area Segmentation We found tat te tet areas in a general document are usually in rectangle. But te area will often be warped in te copied image. Tree steps are proposed for segmenting te tet rectangle area. In [11] and [12], some useful image segmentation algoritms ave been proposed. However, te processes of te metods are complicated for our application. Terefore, te fast algoritm, Niblack algoritm [13], is utilized for segmenting te document into binary image. Net, filtering and te morpology operation [14] are used for computing te tet rectangle area. 1) Niblack Algoritm Te Niblack algoritm is te metod for computing local tresold. ρ(, y) I(, y) m(, y) 1 k1 (1) L were m(, y) is te mean of te area image, ρ(, y) is te standard deviation. k and L are constants depending on practical applications. For te cases discussed in tis paper, k = 0.25 and L=136. Niblack algoritm can remove te sadow and salt-and-pepper noise preliminarily. Figure 2 sows a result of Niblack algoritm. Te sadow area in Figure 2 is almost removed in Figure 2 by Niblack algoritm. Te resulting image is clear enoug for te net process. 2) Tet Rectangle Area Segmentation In ere, te dilation and erosion is utilized to determine te tet area. Erosion and dilation are commonly used operations of morpological image processing. Te related introductions are described in te following. An image A eroded by a matri B, denoted by A B, is defined as: A B A( i, j) min( A( i, j) B( k, l)) (2) were B is a square mask, and te size of erosion range depends on B. Similarly, an image A via dilation operation by a matri B is denoted by A B. Te relation is described as: A B ( Bˆ) A (3) were is te empty set and is a point on te image. Figure 3 is te result from Figure 2 by inversion. Figure 3 is te result of 3 times erosion by a mask. Te tet parts become some rectangular areas. Net, we dilated Figure 3 4 times by a mask. In Figure 3(c), 5 tet areas are segmented. 3) Feature Points and Corresponding Control Points Detection From Figure 3(c), te tet areas are warped rectangles. Te features of te tet areas are te corners and edges. Harris corner detector [15] is used for detecting te corners. Te corner points and te mapping of te corresponding control points are illustrated in figure 4. Figure 4 is te default page and control points. Te areas in figure 4 are defined from tet rectangle area of original image.

3 1164 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY 2013 B. Document Image Restoration Te document image restoration is a 2D to 2D projective transformation. In tis paper, direct linear transformation (DLT) algoritm is used for recovering te documents. Figure 2. Te binarization of document image. Original image. Te result of Niblack algoritm. 1) Projective transformation Te projective transformation matri [16] from te warped document to te original document can be given by or X =HX. Let te inomogeneous coordinates X and in plane A and be (, y) and (, y ), respectively. Te projective transformation of equation (4) will be written as (4) (c) Figure 3. Te igligt of binarization document image. Te result of erosion operation. Te result of dilation operation.

4 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY P1 P3 P4 P6 P7 P8 P2 P5 Figure 4. Te control points mapping relation. Te feature points of tet areas. Te default page and control points. y p1 p3 p4 p6 p7 y y p8 13 y y Re-arrange equation (5) and we will ave y 13 y 23 y y 23 y y y 0 0 Equation (6) is an over-determined system, te DLT algoritm [14] is utilized for solving te system. 2) Direct Linear Transformation Algoritm Rewrite equation (6), te linear system can be epressed in matri form: A H ˆ ˆ (7) (5) (6) p2 p5 ˆ, were 1 y1 2 y2 T i y i ˆ T, and H y y y1 1 y1 1 y1 y1 y1 2 y y2 2 A y2 1 y2 2 y2 y2 y2 (8) i i i i i i 1 i Te algoritm is illustrated as follows: STEP 1 For eac corresponding point, compute te matri A. (i 4 ) STEP 2 Obtain te SVD (Singular value decomposition) of A. STEP 3 If A=UDV T. Te last column of vector V corresponding to te smallest singular value of A are te elements of te vector H. III. EXPERIMENTAL RESULTS AND ANALYSIS In tis section, we demonstrated te warped document image restoration by our metod. Te sizes of te left and rigt page images are bot piels. Tey are large image files. Te test images are scanned from a 750-page book. Te tickness of te book will cause te warp in copng or scanning. Figure 5 is te left (odd-numbered) page image. Figure 5 is te de-warped result by te proposed metod. Figure 6 is te rigt (even-numbered) page image. Te image is warped seriously. Tis image as rotation and warping. Moreover, tere are not only tets but also figures in tis image. In Figure 6, te tet and figures in te image are restored successfully by our metod. Figure 5. Case 1: Left page document image restoration. Original image. Te result of te restoration.

5 1166 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY 2013 embedded systems of digital copier. In some case, suc as figure 7, te restored tet area as a little trapezoidal deformation. Tat needs furter works to improve it in te future. Figure 6. Case 2: Rigt page document image restoration. Original image. Te result of te restoration. Te last case is sown in Figure 7. Tis is a common situation wen we copng or scanning a tick books. Figure 7 is also te rigt page image. Te warp in upper rigt corner is severer tan oter parts of te document. By our metod, te tet area in te image is restored. Te computation time of case 1, case 2, and case 3 are sec, sec and sec, respectively. IV. CONCLUSION In tis paper, te tet rectangle area segmentation and direct linear transformation (DLT) algoritm are used for restoring te warped document image. Te comple tet areas are segmented by epansion and erosion. Te simple rectangles and corners are used for computing te mapping relation between te warped document and nonwarped document by DLT algoritm. In te eperimental results, tree ig resolution images are restored quickly and successfully. Not only te warped tet but also te figures in documents can be restored by te proposed metod. Tis metod is easy to implement on te Figure 7. Case 3: Anoter rigt page document image restoration. Original image. Te result of te restoration. REFERENCES [1] M. Wu, R. Li, B. Fu, W. Li and Z. Xu, A Model-based Book Dewarping Metod to Handle 2D Images Captured by a Digital Camera, International Conference on Document Analysis and Recognition, vol. 1, pp , [2] L. Zang and C. L. Tan, Warped Document Image Restoration Using Sape-from-Sading and Pysically- Based Modeling, IEEE Worksop on Applications of Computer Vision, pp.29-29, [3] L. Zang and C. L. Tan, Restoring Warped Document Images using Sape-from-Sading and Surface Interpolation, International Conference on Pattern Recognition, vol.1, pp , 2006.

6 JOURNAL OF SOFTWARE, VOL. 8, NO. 5, MAY [4] M. S. Brown and W. B. Seales, Image Restoration of Arbitrarily Warped Documents, IEEE Transactions on Pattern Analysis and Macine Intelligence, vol. 26, No.10: pp , [5] B. Gatos, I. Pratikakis and K. Ntirogiannis, Segmentation Based Recovery of Arbitrarily Warped Document Images, International Conference on Document Analysis and Recognition, vol. 2, pp , [6] W. Zang, X. Li and X. Ma, Perspective Correction Metod for Cinese Document Images, International Symposium on Intelligent Information Tecnology Application Worksops, pp , [7] Y. Zang, C. Liu, X. Ding and Y. Zou, Arbitrary Warped Document Image Restoration Based on Segmentation and Tin-Plate Splines, International Conference on Pattern Recognition, pp. 1-4, [8] A. Ulges, C. H. Lampert and T. M. Breuel, Document Image Dewarping using Robust Estimation of Curled Tet Lines, International Conference on Document Analysis and Recognition, vol. 2, pp , [9] K. B. Cua, L. Zang, Y. Zang and C. L. Tan, A Fast and Stable Approac for Restoration of Warped Document Images, International Conference on Document Analysis and Recognition, vol. 1, pp , [10] Z. Zang, C. L. Tan and L. Fan, Estimation of 3D Sape of Warped Document Surface for Image Restoration, International Conference on Pattern Recognition, vol. 1, pp , [11] C. Lui, X. Zang, X Li, Y. Li, and J. Yang, Gaussian Kernelized Fuzzy c-means wit Spatial Information Algoritm for Image Segmentation, Journal of Computer, vol. 7, no. 6, pp , [12] J. Lin and J Wang, Researc on Contour Correction in Medical CT Image Segmentation, Journal of Computer, vol. 7, no. 3, pp , [13] W. Niblack, An Introduction to Digital Image Processing. Prentice Hall, Englewood Cliffs, [14] L. G. Sapiro and G. C. Stockman, Computer Vision, Prentice Hill [15] M. Nion and A. Aguado, Feature Etraction & Image Processing, Amsterdam Academic, Boston, [16] R. I. Hartley and A. Zisserman, Multiple View Geometry in computer vision, Cambridge, UK, Kuo-Hsien Hsia was born in Taiwan in He received te P.D. degree in electrical engineering from te National Sun Yat-Sen University, Taiwan, in He is currently an associate professor of te Department of Computer Science and Information Engineering, Far-East University, Taiwan. His researc interests are in te area of differential game teory, fuzzy teory, imageassistant measurement and control software design. Sao-Fan Lien was born in Taiwan in He received te B.S. degree from Department of Electronic Engineering of Huafan University in 2004 and received te M.S. degree from Tungnan University in He is P.D. student of Graduate Scool of Engineering Science and Tecnology, National Yunlin University of Science and Tecnology. His researc interests include computer vision and vision servoing system control. Jung-Perng Su was born in Taiwan in He received te M.S. degree in electrical engineering from te National Taiwan University of Science and Tecnology, Taipei, Taiwan, in 1986, and te P.D. degree in electrical engineering from Sun Yat-sen University, Kaosiung, Taiwan, in Since 1991, e as been wit te National Yunlin University of Science and Tecnology, Yunlin, Taiwan, were e is currently a Professor in te Department of Electrical Engineering. Since 2004, e as been conducting researc projects on autonomous unmanned elicopters. His current researc interests include te design of autonomous unmanned veicles, robust estimation and optimal control, intelligent systems, and nonlinear control. Dr. Su was a recipient of te distinguised researc award from Yunlin University of Science and Tecnology in 2005 and awards from various domestic competitions.

Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings

Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings Tieta Antaresti R P and Aniati Murni Arymurty Faculty of Computer Science University of Indonesia Depok

More information

Performance Improvement of 4x4 Extended Alamouti Scheme with Implementation of Eigen Beamforming Technique

Performance Improvement of 4x4 Extended Alamouti Scheme with Implementation of Eigen Beamforming Technique Performance Improvement of 4x4 Extended Alamouti Sceme wit Implementation of Eigen Beamforming Tecnique Maarsi N. Rindani Lecturer, EC Department RK University, Rajkot, ndia-360007 Niscal M. Rindani Sr.

More information

IMAGE ILLUMINATION (4F 2 OR 4F 2 +1?)

IMAGE ILLUMINATION (4F 2 OR 4F 2 +1?) IMAGE ILLUMINATION ( OR +?) BACKGROUND Publications abound wit two differing expressions for calculating image illumination, te amount of radiation tat transfers from an object troug an optical system

More information

Machine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Technique

Machine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Technique Macine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Tecnique Kamarul Hawari Gazali, Mod. Marzuki Mustafa, and Aini Hussain Abstract Macine vision is an application

More information

Spectrum Sharing with Multi-hop Relaying

Spectrum Sharing with Multi-hop Relaying Spectrum Saring wit Multi-op Relaying Yong XIAO and Guoan Bi Scool of Electrical and Electronic Engineering Nanyang Tecnological University, Singapore Email: xiao001 and egbi@ntu.edu.sg Abstract Spectrum

More information

Analysis of Rectangular Notch Antenna for Dual-Band Operation

Analysis of Rectangular Notch Antenna for Dual-Band Operation Engineering, 00,, 9-96 doi:0.436/eng.00.0 Publised Online February 00 (ttp://www.scirp.org/journal/eng). Analysis of Rectangular Notc Antenna for Dual-Band Operation Abstract Rajes Kumar Viswakarma, Sanjay

More information

Image Reconstruction Based On Bayer And Implementation On FPGA Sun Chen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c

Image Reconstruction Based On Bayer And Implementation On FPGA Sun Chen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c 2nd International Worksop on Materials Engineering and Computer Sciences (IWMECS 2015) Image Reconstruction Based On Bayer And Implementation On FPGA Sun Cen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c

More information

ON TWO-PLANE BALANCING OF SYMMETRIC ROTORS

ON TWO-PLANE BALANCING OF SYMMETRIC ROTORS Proceedings of ME Turbo Expo 0 GT0 June -5, 0, openagen, Denmark GT0-6806 ON TO-PLNE BLNING OF YMMETRI ROTOR Jon J. Yu, P.D. GE Energy 63 Bently Parkway out Minden, Nevada 8943 U Pone: (775) 5-5 E-mail:

More information

ON THE IMPACT OF RESIDUAL CFO IN UL MU-MIMO

ON THE IMPACT OF RESIDUAL CFO IN UL MU-MIMO ON THE IMPACT O RESIDUAL CO IN UL MU-MIMO eng Jiang, Ron Porat, and Tu Nguyen WLAN Group of Broadcom Corporation, San Diego, CA, USA {fjiang, rporat, tun}@broadcom.com ABSTRACT Uplink multiuser MIMO (UL

More information

Center for Academic Excellence. Area and Perimeter

Center for Academic Excellence. Area and Perimeter Center for Academic Excellence Area and Perimeter Tere are many formulas for finding te area and perimeter of common geometric figures. Te figures in question are two-dimensional figures; i.e., in some

More information

Research on harmonic analysis and Simulation of grid connected synchronous motor Jian Huang1,a, Bingyang Luo2,b

Research on harmonic analysis and Simulation of grid connected synchronous motor Jian Huang1,a, Bingyang Luo2,b 5t nternational Conference on Environment, Materials, Cemistry and Power Electronics (EMCPE 06) Researc on armonic analysis and Simulation of grid connected syncronous motor Jian Huang,a, Bingyang Luo,b

More information

Design of Electrical Parameter Measurement System for Three Phase AC Motor Based on STM32

Design of Electrical Parameter Measurement System for Three Phase AC Motor Based on STM32 Sensors & Transducers 2014 by IFSA Publising, S. L. ttp://www.sensorsportal.com Design of Electrical Parameter Measurement System for Tree Pase AC Motor Based on STM32 Haiong Xiao, Jiming Luo, Scool of

More information

Comparative Study on Different Dual-Band HIS Structures

Comparative Study on Different Dual-Band HIS Structures ISSN (Print) : 232 3765 International Journal of Advanced Researc in Electrical, (An ISO 3297: 27 Certified Organization) Vol. 4, Issue 1, January 215 Comparative Study on Different Dual-Band HIS Structures

More information

Cooperative Request-answer Schemes for Mobile Receivers in OFDM Systems

Cooperative Request-answer Schemes for Mobile Receivers in OFDM Systems Cooperative Request-answer Scemes for Mobile Receivers in OFDM Systems Y. Samayoa, J. Ostermann Institut für Informationsverarbeitung Gottfried Wilelm Leibniz Universität Hannover 30167 Hannover, Germany

More information

Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation

Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation 3.0 Introduction. 3.1 Baseband Signal SSB Modulation. 3.1.1 Frequency Domain Description. 3.1. Time Domain Description. 3. Single Tone

More information

Researching on YH100 Numerical Control Servo Press Hydraulic Control System and Control Algorithm

Researching on YH100 Numerical Control Servo Press Hydraulic Control System and Control Algorithm Sensors & Transducers, Vol. 79, Issue 9, September 04, pp. 49-54 Sensors & Transducers 04 by IFSA Publising, S. L. ttp://www.sensorsportal.com Researcing on YH00 Numerical Control Servo Press Hydraulic

More information

DYNAMIC BEAM FORMING USING CHIRP SIGNALS

DYNAMIC BEAM FORMING USING CHIRP SIGNALS BeBeC-018-D04 DYNAMIC BEAM FORMING USING CHIRP SIGNALS Stuart Bradley 1, Lily Panton 1 and Matew Legg 1 Pysics Department, University of Auckland 38 Princes Street, 1010, Auckland, New Zealand Scool of

More information

Power Quality Analysis Using An Adaptive Decomposition Structure

Power Quality Analysis Using An Adaptive Decomposition Structure Power Quality Analysis Using An Adaptive Decomposition Structure Doğan Gökan Ece 1 and Ömer Nezi Gerek 1 (1) Dept. of Electrical and Elctronics Engineering, Anadolu University, Scool of Engineering and

More information

ANTENNA GAIN EVALUATION BASED ON WEIGHTING NEAR-FIELD MEASUREMENTS

ANTENNA GAIN EVALUATION BASED ON WEIGHTING NEAR-FIELD MEASUREMENTS Forum for Electromagnetic Researc Metods and Application Tecnologies (FERMAT) ANTENNA GAIN EVALUATION BASED ON WEIGHTING NEAR-FIELD MEASUREMENTS Liliana Ancidin (1,), Razvan D. Tamas (1,), Adrian Androne

More information

Uplink Detection and BER Analysis for Ambient Backscatter Communication Systems

Uplink Detection and BER Analysis for Ambient Backscatter Communication Systems Detection and BER Analysis for Ambient Backscatter Communication Systems Gongpu Wang, Feifei Gao, Zongzao Dou, and Cinta Tellambura Scool of Computer and Information Tecnology, Beijing Jiaotong University,

More information

Indirect Measurement

Indirect Measurement exploration Georgia Performance Standards M6G1.c, M6A2.c, M6A2.g Te eigts of very tall structures can be measured indirectly using similar figures and proportions. Tis metod is called indirect measurement.

More information

Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty

Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty Alexander Kriz Business Unit RF-Engineering Austrian Researc Centers GmbH - ARC A-444 Seibersdorf, Austria alexander.kriz@arcs.ac.at

More information

OPTI-502 Optical Design and Instrumentation I John E. Greivenkamp Homework Set 5 Fall, 2018

OPTI-502 Optical Design and Instrumentation I John E. Greivenkamp Homework Set 5 Fall, 2018 Homework Set 5 all, 2018 Assigned: 9/26/18 Lecture 11 Due: 10/3/18 Lecture 13 Midterm Exam: Wednesday October 24 (Lecture 19) 5-1) Te following combination of tin lenses in air is in a telepoto configuration:

More information

Published in: Proceedings of 8th Annual IEEE Energy Conversion Congress & Exposition (ECCE 2016)

Published in: Proceedings of 8th Annual IEEE Energy Conversion Congress & Exposition (ECCE 2016) Aalborg Universitet A Multi-Pulse Front-End Rectifier System wit Electronic Pase-Sifting for Harmonic Mitigation in Motor Drive Applications Zare, Firuz; Davari, Pooya; Blaabjerg, Frede Publised in: Proceedings

More information

Evaluation Model of Microblog Information Confidence Based on BP Neural Network

Evaluation Model of Microblog Information Confidence Based on BP Neural Network Evaluation Model of Microblog Information Confidence Based on BP Neural Network Yuguang Ye Quanzou Normal University; Quanzou, 36, Cina Abstract: As te carrier of social media, microblog as become an important

More information

Unit 5 Waveguides P a g e 1

Unit 5 Waveguides P a g e 1 Unit 5 Waveguides P a g e Syllabus: Introduction, wave equation in Cartesian coordinates, Rectangular waveguide, TE, TM, TEM waves in rectangular guides, wave impedance, losses in wave guide, introduction

More information

Loading transformers with non sinusoidal currents

Loading transformers with non sinusoidal currents LES00070-ZB rev. Loading transformers wit non sinusoidal currents K Factor Loading transformers wit non sinusoidal currents... Interpretation / example... 6 Copyrigt 007 ABB, All rigts reserved. LES00070-ZB

More information

Francesc Casanellas C. Sant Ramon, Aiguafreda - Spain NATURAL PERSPECTIVE

Francesc Casanellas C. Sant Ramon, Aiguafreda - Spain NATURAL PERSPECTIVE Francesc Casanellas C. Sant Ramon, 5 08591 Aiguafreda - Spain +34 677 00 00 00 francesc@casanellas.com - www.casanellas.com NATURAL PERSPECTIVE Introduction Te first studies on perspective were made in

More information

Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo wireless channel

Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo wireless channel Songklanakarin J. Sci. Tecnol. 33 (3), 335-340, May - Jun. 0 ttp://www.sjst.psu.ac.t Original Article Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo

More information

WIDE-ANGLE IMAGE STITCHING USING MULTI-HOMOGRAPHY WARPING. Bin Xu, Yunde Jia

WIDE-ANGLE IMAGE STITCHING USING MULTI-HOMOGRAPHY WARPING. Bin Xu, Yunde Jia WIDE-ANGLE IMAGE STITCHING USING MULTI-HOMOGRAPHY WARPING Bin Xu, Yunde Jia Beijing Laboratory of Intelligent Information Tecnology Scool of Computer Science, Beijing Institute of Tecnology, Beijing 100081,

More information

On the Sum Capacity of Multiaccess Block-Fading Channels with Individual Side Information

On the Sum Capacity of Multiaccess Block-Fading Channels with Individual Side Information On te Sum Capacity of Multiaccess Block-Fading Cannels wit Individual Side Information Yas Despande, Sibi Raj B Pillai, Bikas K Dey Department of Electrical Engineering Indian Institute of Tecnology, Bombay.

More information

Methodology To Analyze Driver Decision Environment During Signal Change Intervals: Application of Fuzzy Set Theory

Methodology To Analyze Driver Decision Environment During Signal Change Intervals: Application of Fuzzy Set Theory TRANSPORTATON RESEARCH RECORD 1368 49 Metodology To Analyze Driver Decision Environment During Signal Cange ntervals: Application of Fuzzy Set Teory SHNYA KKUCH AND JEFFREY R. REGNER During a signal cange

More information

Modelling and Control of Gene Regulatory Networks for Perturbation Mitigation

Modelling and Control of Gene Regulatory Networks for Perturbation Mitigation Tis article as been accepted for publication in a future issue of tis journal, but as not been fully edited. Content may cange prior to final publication. Citation information: DOI.9/TCBB.., IEEE/ACM IEEE/ACM

More information

Architecture for filtering images using Xilinx System Generator

Architecture for filtering images using Xilinx System Generator Arcitecture for filtering images using Xilinx System Generator Alba M. Sáncez G., Ricardo Alvarez G., Sully Sáncez G.; FCC and FCE BUAP Abstract Tis paper presents an arcitecture for filters pixel by pixel

More information

Tan-Hsu Tan Dept. of Electrical Engineering National Taipei University of Technology Taipei, Taiwan (ROC)

Tan-Hsu Tan Dept. of Electrical Engineering National Taipei University of Technology Taipei, Taiwan (ROC) Munkhjargal Gochoo, Damdinsuren Bayanduuren, Uyangaa Khuchit, Galbadrakh Battur School of Information and Communications Technology, Mongolian University of Science and Technology Ulaanbaatar, Mongolia

More information

FEATURES FOR SPEAKER LOCALIZATION IN MULTICHANNEL BILATERAL HEARING AIDS. Joachim Thiemann, Simon Doclo, and Steven van de Par

FEATURES FOR SPEAKER LOCALIZATION IN MULTICHANNEL BILATERAL HEARING AIDS. Joachim Thiemann, Simon Doclo, and Steven van de Par FEATURES FOR SPEAKER LOCALIZATION IN MULTICHANNEL BILATERAL HEARING AIDS Joacim Tiemann, Simon Doclo, Steven van de Par Dept. of Medical Pysics Acoustics Cluster of Excellence Hearing4All, University of

More information

Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator

Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator Journal of Science and Tecnology, Vol. 9 No. 3 (017) p. 55-59 Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator Pek Jin Low 1, Famiruddin Esa 1*, Kok Yeow

More information

Abstract 1. INTRODUCTION

Abstract 1. INTRODUCTION Allocating armonic emission to MV customers in long feeder systems V.J. Gosbell and D. Robinson Integral nergy Power Quality Centre University of Wollongong Abstract Previous work as attempted to find

More information

Research on Three-level Rectifier Neutral-Point Voltage Balance. Control in Traction Power Supply System of High. Speed Train

Research on Three-level Rectifier Neutral-Point Voltage Balance. Control in Traction Power Supply System of High. Speed Train Researc on Tree-level Rectifier Neutral-Point Voltage Balance Control in Traction Power Supply System of Hig Speed Train LU XIAO-JUAN, WANG XIN-JU, GUO QI, LI SHU-YUAN Scool of Automation and Electric

More information

Application of two-stage ADALINE for estimation of synchrophasor

Application of two-stage ADALINE for estimation of synchrophasor International Journal of Smart Grid and Clean Energy Application of two-stage ADALINE for estimation of syncropasor Ceng-I Cen a, Yeong-Cin Cen b, Cao-Nan Cen b, Cien-Kai Lan b a a National Central University,

More information

Performance Evaluation of Limited Feedback Schemes for 3D Beamforming in LTE-Advanced System

Performance Evaluation of Limited Feedback Schemes for 3D Beamforming in LTE-Advanced System Performance Evaluation of Limited Feedback Scemes for 3D Beamforming in LTE-Advanced System Sang-Lim Ju, Young-Jae Kim, and Won-Ho Jeong Department of Radio and Communication Engineering Cungbuk National

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 Scool of Electrical and Computer Engineering, Cornell University ECE 303: Electromagnetic Fields and Waves Fall 007 Homework 11 Due on Nov. 9, 007 by 5:00 PM Reading Assignments: i) Review te lecture notes.

More information

Development of Outdoor Service Robots

Development of Outdoor Service Robots SICE-ICASE International Joint Conference 2006 Oct. 18-21, 2006 in Bexco, Busan, Korea Development of Outdoor Service Robots Takesi Nisida 1, Yuji Takemura 1, Yasuiro Fucikawa 1, Suici Kurogi 1, Suji Ito

More information

Channel Estimation Filter Using Sinc-Interpolation for UTRA FDD Downlink

Channel Estimation Filter Using Sinc-Interpolation for UTRA FDD Downlink { Cannel Estimation Filter Using Sinc-Interpolation for UTA FDD Downlink KLAUS KNOCHE, JÜGEN INAS and KAL-DIK KAMMEYE Department of Communications Engineering, FB- University of Bremen P.O. Box 33 4 4,

More information

A Guide for the Assessment and Mitigation of Bleed, Gloss Change, and Mold in Inkjet Prints During High-humidity Conditions

A Guide for the Assessment and Mitigation of Bleed, Gloss Change, and Mold in Inkjet Prints During High-humidity Conditions A Guide for te Assessment and Mitigation of Bleed, Gloss Cange, and Mold in Inkjet Prints During Hig-umidity Conditions Jennifer Burger; University of Rocester and Daniel Burge; Image Permanence Institute,

More information

Punctured Binary Turbo-Codes with Optimized Performance

Punctured Binary Turbo-Codes with Optimized Performance Punctured Binary Turbo-odes wit Optimized Performance I. atzigeorgiou, M. R. D. Rodrigues, I. J. Wassell Laboratory for ommunication Engineering omputer Laboratory, University of ambridge {ic1, mrdr, iw}@cam.ac.uk

More information

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network 436 JOURNAL OF COMPUTERS, VOL. 5, NO. 9, SEPTEMBER Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network Chung-Chi Wu Department of Electrical Engineering,

More information

Design and Implementation of Aperture Coupled Microstrip IFF Antenna

Design and Implementation of Aperture Coupled Microstrip IFF Antenna PIERS ONLINE, VOL. 4, NO. 1, 2008 1 Design and Implementation of Aperture Coupled Microstrip IFF Antenna M. N. Jazi 1, Z. H. Firouze 2, H. Mirmoammad-Sadegi, and G. Askari 1 Institut National de la Recerce

More information

Genetic Algorithm for Wireless Sensor Network With Localization Based Techniques

Genetic Algorithm for Wireless Sensor Network With Localization Based Techniques International Journal of Scientific and Researc Publications, Volume, Issue 9, September 201 1 Genetic Algoritm for Wireless Sensor Network Wit Localization Based Tecniques * Kapil Uraiya, ** Dilip Kumar

More information

Fuzzy Anti-windup Schemes for NCTF Control of Point-to-point (PTP) Positioning Systems

Fuzzy Anti-windup Schemes for NCTF Control of Point-to-point (PTP) Positioning Systems American Journal of Applied Sciences, 4 (4): 0-8, 007 ISSN 1546-939 007 Science Publications Fuzzy Anti-windup Scemes for NCTF Control of Point-to-point (PTP) Positioning Systems Wayudi, Riza Muida and

More information

ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD ESTIMATION IN POWER QUALITY ANALYSIS

ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD ESTIMATION IN POWER QUALITY ANALYSIS Metrol. Meas. Syst., Vol. XIX (2012), No. 2, pp. 295-306. METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD

More information

CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING

CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING Sabnam Safiee and Sennur Ulukus Department of Electrical and Computer Engineering University of Maryland College Park, MD ABSTRACT We investigate

More information

On the relation between radiated and conducted RF emission tests

On the relation between radiated and conducted RF emission tests Presented at te 3 t International Zuric Symposium on Electromagnetic Compatibility, February 999. On te relation between radiated and conducted RF emission tests S. B. Worm Pilips Researc Eindoven, te

More information

11.2 Areas of Trapezoids and Kites

11.2 Areas of Trapezoids and Kites Investigating g Geometry ACTIVITY Use before Lesson 11.2 11.2 Areas of Trapezoids and Kites MATERIALS grap paper straigtedge scissors tape Q U E S T I O N How can you use a parallelogram to find oter areas?

More information

Fatigue Lifetime Assessment of Aircraft Engine Disc via Multi-source Information Fusion Abstract: Keywords: PACS (2010).

Fatigue Lifetime Assessment of Aircraft Engine Disc via Multi-source Information Fusion Abstract: Keywords: PACS (2010). DOI 10.1515/tjj-2013-0043 Int. J. Turo Jet-ngines 2014; 31(2): 167 174 Hong-Zong Huang* Ping-Liang Cui Weiwen Peng Hui-Ying Gao and Hai-Kun Wang Fatigue Lifetime Assessment of Aircraft ngine Disc via Multi-source

More information

FINAL REPORT FOR NCHRP 20-7 (364)

FINAL REPORT FOR NCHRP 20-7 (364) FINAL REPORT FOR NCHRP 20-7 (364) Revisions of AASHTO PP 74 Test Metod for Optical sizing and Sape Determination of Glass Beads Utilized in Traffic Marings August 2017 TRANSPORTATION RESEARCH BOARD NAS-NRC

More information

An Evolving Cascade System Based on A Set Of Neo-Fuzzy Nodes

An Evolving Cascade System Based on A Set Of Neo-Fuzzy Nodes An Evolving Cascade System Based on A Set Of Neo-Fuzzy Nodes Zengbing Hu Scool of Educational Information Tecnology, Central Cina Normal University, Wuan, Cina Email: zb@mail.ccnu.edu.cn Yevgeniy V. Bodyanskiy

More information

Branch and bound methods based tone injection schemes for PAPR reduction of DCO-OFDM visible light communications

Branch and bound methods based tone injection schemes for PAPR reduction of DCO-OFDM visible light communications Vol. 5, No. 3 Jan 07 OPTICS EXPRESS 595 Branc and bound metods based tone injection scemes for PAPR reduction of DCO-OFDM visible ligt communications YONGQIANG HEI,,JIAO LIU, WENTAO LI, XIAOCHUAN XU,3

More information

3D Hole Inspection Using Lens with High Field Curvature

3D Hole Inspection Using Lens with High Field Curvature 10.1515/msr-2015-0008 MEASUREMENT SCIENCE REVIEW, Volume 15, No. 1, 2015 3D Hole Inspection Using Lens wit Hig Field Curvature Petr Zavyalov Tecnological Design Institute of Scientific Instrument Engineering,

More information

Multi-Objectivity for Brain-Behavior Evolution of a Physically-Embodied Organism

Multi-Objectivity for Brain-Behavior Evolution of a Physically-Embodied Organism Multi-Objectivity for Brain-Beavior Evolution of a Pysically-Embodied Organism Jason Teo and Hussein A. Abbass Artificial Life and Adaptive Robotics (A.L.A.R.) Lab, Scool of Computer Science, University

More information

SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS. I Bejtka H J Blaß. Lehrstuhl für Ingenieurholzbau und Baukonstruktionen Universität Karlsruhe

SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS. I Bejtka H J Blaß. Lehrstuhl für Ingenieurholzbau und Baukonstruktionen Universität Karlsruhe CIB-W18/39-7-2 INTERNATIONAL COUNCIL FOR RESEARCH AND INNOVATION IN BUILDING AND CONSTRUCTION WORKING COMMISSION W18 - TIMBER STRUCTURES SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS I Bejtka

More information

A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS

A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS 61000.3.6 Abstract V. J. Gosbell 1, P. Muttik 2 and D.K. Geddey 3 1 University of Wollongong, 2 Alstom, 3 Transgrid v.gosbell@uow.edu.au Harmonics

More information

MIMO-based Jamming Resilient Communication in Wireless Networks

MIMO-based Jamming Resilient Communication in Wireless Networks MIMO-based Jamming Resilient Communication in Wireless Networks Qiben Yan Huaceng Zeng Tingting Jiang Ming Li Wening Lou Y. Tomas Hou Virginia Polytecnic Institute and State University, VA, USA Uta State

More information

7-DOF Haptic device and interface design

7-DOF Haptic device and interface design Turkis Journal of Electrical Engineering & Computer Sciences ttp:// journals. tubitak. gov. tr/ elektrik/ Researc Article Turk J Elec Eng & Comp Sci (2013) 21: 493 499 c TÜBİTA doi:10.36/elk111052 7DO

More information

Distribution Transformer Losses Evaluation under Non-Linear Load

Distribution Transformer Losses Evaluation under Non-Linear Load Distribution Transformer Losses Evaluation under Non-Linear Load *Dalila M.S., Kalid M. N. and Md Sa M. Centre of Electrical Energy System, Faculty of Electrical Engineering, Universiti Teknologi Malaysia,

More information

Global Journal of researches in engineering Electrical and electronics engineering

Global Journal of researches in engineering Electrical and electronics engineering Global Journal of researces in engineering Electrical and electronics engineering Volume 11 Issue 6 Version 1. October 211 Type: Double Blind Peer Reviewed International Researc Journal Publiser: Global

More information

Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter

Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter A.A. Rockill, Grad. Student Member, IEEE, Marco Liserre, Senior Member, IEEE, Remus Teodorescu, Member, IEEE and Pedro Rodriguez,

More information

Aalborg Universitet. Published in: IET Power Electronics. DOI (link to publication from Publisher): /iet-pel Publication date: 2018

Aalborg Universitet. Published in: IET Power Electronics. DOI (link to publication from Publisher): /iet-pel Publication date: 2018 Aalborg Universitet Load-Independent Harmonic Mitigation in SCR-Fed Tree-Pase Multiple Adjustable Speed Drive Systems wit Deliberately Dispatced Firing Angles Yang, Yongeng; Davari, Pooya; Blaabjerg, Frede;

More information

Energy Savings with an Energy Star Compliant Harmonic Mitigating Transformer

Energy Savings with an Energy Star Compliant Harmonic Mitigating Transformer Energy Savings wit an Energy Star Compliant Harmonic Mitigating Transformer Tony Hoevenaars, P.Eng, Vice President Mirus International Inc. Te United States Environmental Protection Agency s Energy Star

More information

GENERALLY, the power loss in the winding of an

GENERALLY, the power loss in the winding of an INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 00, VOL. 6, NO., PP. 7-6 Manuscript received July 0, 00: revised September, 00. DOI: 0.78/v077-00-00- Foil Winding Resistance and Power Loss in Individual

More information

5.3 Sum and Difference Identities

5.3 Sum and Difference Identities SECTION 5.3 Sum and Difference Identities 21 5.3 Sum and Difference Identities Wat you ll learn about Cosine of a Difference Cosine of a Sum Sine of a Difference or Sum Tangent of a Difference or Sum Verifying

More information

Contour Measuring System CONTRACER CV-1000/2000

Contour Measuring System CONTRACER CV-1000/2000 Form Measurement Contour Measuring System CONTRACER CV-1000/2000 Bulletin No. 1978 Digital, cost-effective contour measuring instruments feature excellent portability and versatility. Digital analysis

More information

Design, Realization And Measurements of Microstrip Patch Antenna Using Three Direct Feeding Modes For 2.45ghz Applications

Design, Realization And Measurements of Microstrip Patch Antenna Using Three Direct Feeding Modes For 2.45ghz Applications International Journal of Computer Engineering and Information Tecnology VOL. 9, NO. 8, August 2017, 150 156 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Design, Realization And Measurements

More information

Optimal DG Placement and Sizing in Distribution System for Loss and THD Reduction

Optimal DG Placement and Sizing in Distribution System for Loss and THD Reduction International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 3 (2012), pp. 227-237 International Researc Publication House ttp://www.irpouse.com Optimal Placement and

More information

Analysis and Design of EM1 Filter for Multi-Output Switching Mode Power Supply

Analysis and Design of EM1 Filter for Multi-Output Switching Mode Power Supply Analysis and Design of EM1 Filter for Multi-Output Switcing Mode Power Supply Zong-Yu He*, Fu-Yuan Si*, Yie-Tone Cen** and Yan-Pei Wu* * Department of Electrical Engineering National Taiwan University

More information

The investment casting process can produce

The investment casting process can produce T E C H N I C L U P T E esigning for Investment Castings Te investment casting process can prouce almost any sape from almost any alloy. s wit all processes, owever, esigning for te process can lower cost

More information

A Visible Light Localization Aided Optical Wireless System

A Visible Light Localization Aided Optical Wireless System 2nd IEEE Worksop on Optical Wireless Communications A Visible Ligt Localization Aided Optical Wireless System Giulio Cossu, Marco Presi, Raffaele Corsini, Pallab Coudury, Amir Masood Kalid and Ernesto

More information

Effect of Harmonics on Distribution Transformer Losses and Capacity

Effect of Harmonics on Distribution Transformer Losses and Capacity nternational Journal of Engineering Tecnology Science and Researc SSN 394 3386 June 017 Effect of Harmonics on Distribution Transformer Losses and Capacity Jaspreet Sing Sanjeev Sing Amanpreet Sing unjab

More information

Multi-Objectivity for Brain-Behavior Evolution of a Physically-Embodied Organism

Multi-Objectivity for Brain-Behavior Evolution of a Physically-Embodied Organism in Artificial Life VIII, Standis, Abbass, Bedau (eds)(mit Press). pp 1 18 1 Multi-Objectivity for Brain-Beavior Evolution of a Pysically-Embodied Organism Jason Teo and Hussein A. Abbass Artificial Life

More information

A COMPUTER VISION-BASED DRIVER ASSISTANCE SYSTEM FOR IMPLEMENTATION ON RECONFIGURABLE HARDWARE

A COMPUTER VISION-BASED DRIVER ASSISTANCE SYSTEM FOR IMPLEMENTATION ON RECONFIGURABLE HARDWARE International Journal of Latest Researc in Science and Tecnolog Volume, Issue : Page No.-8,Januar-Februar 4 ttp://www.mnkjournals.com/ijlrst.tm ISSN (Online):78-599 A COMPUTER VISION-BASED DRIVER ASSISTANCE

More information

Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor

Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor Middle-East Journal of Scientific Researc (): 49-55, 04 SSN 990-933 DOS Publications, 04 DO: 0.589/idosi.mejsr.04...665 Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor Murat

More information

COMPUTATION OF THE NETWORK HARMONIC IMPEDANCE WITH CHIRP-Z TRANSFORM

COMPUTATION OF THE NETWORK HARMONIC IMPEDANCE WITH CHIRP-Z TRANSFORM METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl COMPUTATION OF THE NETWORK HARMONIC IMPEDANCE WITH CHIRP-Z TRANSFORM Krzysztof Duda, Dariusz Borkowski, Andrzej Bień

More information

Contour Measuring System CONTRACER CV-1000/2000

Contour Measuring System CONTRACER CV-1000/2000 Form Measurement Contour Measuring System CONTRACER CV-1000/2000 Catalog No.E4333-218 Digital, cost-effective contour measuring instruments feature excellent portability and versatility. Digital analysis

More information

Enhanced HARQ Technique Using Self-Interference Cancellation Coding (SICC)

Enhanced HARQ Technique Using Self-Interference Cancellation Coding (SICC) MITUBIHI ELECTRIC REEARCH LABORATORIE ttp://www.merl.com Enanced HARQ Tecnique Using elf-interference Cancellation Coding (ICC) Wataru Matsumoto, Tosiyuki Kuze, igeru Ucida, Yosida Hideo, Pilip Orlik,

More information

An Experimental Downlink Multiuser MIMO System with Distributed and Coherently-Coordinated Transmit Antennas

An Experimental Downlink Multiuser MIMO System with Distributed and Coherently-Coordinated Transmit Antennas An Experimental Downlink Multiuser MIMO System wit Distributed and Coerently-Coordinated Antennas Dragan Samardzija, Howard Huang, Reinaldo Valenzuela and Teodore Sizer Bell Laboratories, Alcatel-Lucent,

More information

Harmonic Distortion Contribution for the Transmission Loss Allocation in Deregulated Energy Market: A New Scheme for Industry Consumer

Harmonic Distortion Contribution for the Transmission Loss Allocation in Deregulated Energy Market: A New Scheme for Industry Consumer J Electr Eng Tecnol Vol. 9, o.?: 74-?, 04 ttp://dx.doi.org/0.5370/jeet.04.9.6.74 ISS(Print) 975-00 ISS(Online) 093-743 Harmonic Distortion Contribution for te Transmission Loss Allocation in Deregulated

More information

MIMO IDENTICAL EIGENMODE TRANSMISSION SYSTEM (IETS) A CHANNEL DECOMPOSITION PERSPECTIVE

MIMO IDENTICAL EIGENMODE TRANSMISSION SYSTEM (IETS) A CHANNEL DECOMPOSITION PERSPECTIVE MIMO IDENTICAL EIGENMODE TRANSMISSION SYSTEM (IETS) A CANNEL DECOMPOSITION PERSPECTIVE M. Zeesan Sakir, Student member IEEE, and Tariq S. Durrani, Fellow IEEE Department of Electronic and Electrical Engineering,

More information

Passive Forgery Detection for JPEG Compressed Image based on Block Size Estimation and Consistency Analysis

Passive Forgery Detection for JPEG Compressed Image based on Block Size Estimation and Consistency Analysis Appl. Mat. Inf. Sci. 9, No. 2, 1015-1028 (2015) 1015 Applied Matematics & Information Sciences An International Journal ttp://dx.doi.org/10.12785/amis/090253 Passive Forgery Detection for JPEG Compressed

More information

DESIGN AND ANALYSIS OF MIMO SYSTEM FOR UWB COMMUNICATION

DESIGN AND ANALYSIS OF MIMO SYSTEM FOR UWB COMMUNICATION DESIGN AND ANAYSIS OF IO SYSTE FOR UWB COUNICATION iir N. oanty, onalisa Bol, axmi Prasad isra 3, Sanjat Kumar isra 4 ITER, Siksa O Anusandan University, Bubaneswar, Odisa, 75030, India Seemanta Engineering

More information

Binary Search Tree (Part 2 The AVL-tree)

Binary Search Tree (Part 2 The AVL-tree) Yufei Tao ITEE University of Queensland We ave already learned a static version of te BST. In tis lecture, we will make te structure dynamic, namely, allowing it to support updates (i.e., insertions and

More information

Biased Support Vector Machine for Relevance Feedback in Image Retrieval

Biased Support Vector Machine for Relevance Feedback in Image Retrieval Biased Support ector Macine for elevance Feedback in Image etrieval Cu-ong oi, Ci-ang Can, Kaiu uang, Micael. Lyu and Irwin King Department of Computer Science and Engineering Te Cinese University of ong

More information

Training Spiking Neuronal Networks With Applications in Engineering Tasks

Training Spiking Neuronal Networks With Applications in Engineering Tasks Training Spiking Neuronal Networks Wit Applications in Engineering Tasks Pill Rowcliffe and Jianfeng Feng P. Rowcliffe is wit te Department of Informatics at te Scool of Science and Tecnology (SciTec,

More information

The Haptic Scissors: Cutting in Virtual Environments

The Haptic Scissors: Cutting in Virtual Environments Te Haptic Scissors: Cutting in Virtual Environments A. M. Okamura, R. J. Webster III, J. T. Nolin, K. W. Jonson, and H. Jary Department o Mecanical Engineering Te Jons Hopkins University Baltimore, MD

More information

sketch a simplified small-signal equivalent circuit of a differential amplifier

sketch a simplified small-signal equivalent circuit of a differential amplifier INTODUCTION Te large-signal analysis of te differential amplifr sowed tat, altoug te amplifr is essentially non-linear, it can be regarded as linear oer a limited operating range, tat is, for small signals.

More information

Where a licence is displayed above, please note the terms and conditions of the licence govern your use of this document.

Where a licence is displayed above, please note the terms and conditions of the licence govern your use of this document. Annular Apertures in Metallic Screens as Extraordinary Transmission and Frequency Selective Surface Structures Rodríguez-Ulibarri, Pablo; Navarro-Cia, Miguel; Rodriguez-Berral, Raul; Mesa, F; Medina, F;

More information

Complex-valued restricted Boltzmann machine for direct learning of frequency spectra

Complex-valued restricted Boltzmann machine for direct learning of frequency spectra INTERSPEECH 17 August, 17, Stockolm, Sweden Complex-valued restricted Boltzmann macine for direct learning of frequency spectra Toru Nakasika 1, Sinji Takaki, Junici Yamagisi,3 1 University of Electro-Communications,

More information

Closed-Form Optimality Characterization of Network-Assisted Device-to-Device Communications

Closed-Form Optimality Characterization of Network-Assisted Device-to-Device Communications Closed-Form Optimality Caracterization of Network-Assisted Device-to-Device Communications Serve Salmasi,EmilBjörnson, Slimane Ben Slimane,andMérouane Debba Department of Communication Systems, Scool of

More information

OPTICAL TECHNIQUES FOR RELIEF STUDY OF MONA LISA'S WOODEN SUPPORT

OPTICAL TECHNIQUES FOR RELIEF STUDY OF MONA LISA'S WOODEN SUPPORT OPTICAL TECHNIQUES FOR RELIEF STUDY OF MONA LISA'S WOODEN SUPPORT Fabrice Brémand, Pascal Doumalin, Jean-Cristope Dupré, Franck Hesser, and Valéry Valle Laboratoire de Mécanique des Solides, CNRS, UMR

More information

Modelling Capture Behaviour in IEEE Radio Modems

Modelling Capture Behaviour in IEEE Radio Modems Modelling Capture Beaviour in IEEE 80211 Radio Modems Cristoper Ware, Joe Cicaro, Tadeusz Wysocki cris@titruoweduau 20t February Abstract In tis paper we investigate te performance of common capture models

More information

The deterministic EPQ with partial backordering: A new approach

The deterministic EPQ with partial backordering: A new approach Omega 37 (009) 64 636 www.elsevier.com/locate/omega Te deterministic EPQ wit partial backordering: A new approac David W. Pentico a, Mattew J. Drake a,, Carl Toews b a Scool of Business Administration,

More information