Finding the Exhaustive List of Small Fully Absorbing Sets and Designing

Total Page:16

File Type:pdf, Size:1020Kb

Finding the Exhaustive List of Small Fully Absorbing Sets and Designing IN PREPARATION FOR SUBMISSION TO IEEE TRANS. ON COMMUNICATIONS, DEC. 2011 1 Finding the Exhaustive List of Small Fully Absorbing Sets and Designing the Corresponding Low Error-Floor Decoder Gyu Bum Kyung, Member, IEEE, and Chih-Chun Wang, Member, IEEE Abstract—This work provides an efficient exhaustive search is related to the error-prone substructures (EPSs) such as algorithm for finding all small fully absorbing sets (FASs) of any stopping sets (SSs) [5], near-codewords [6], trapping sets arbitrary low-density parity-check (LDPC) code. The proposed (TSs) [3], pseudocodewords [7], instantons [8], and absorbing algorithm is based on the branch-&-bound principle for solving NP-complete problems. In particular, given any LDPC code, the sets (ASs) [9]. Since the EPSs of LDPC codes generally are problem of finding all FASs of size less than t is formulated as an not valid codewords, the error floor caused by the BP decoder integer programming problem, for which a new branch-&-bound can be lowered by the optimal ML decoder or by an improved algorithm is devised with new node selection and tree-trimming BP decoder [10], [11]. mechanisms. The resulting algorithm is capable of finding all The characterization and (exhaustive/inexhaustive) enumer- FASs of size ≤ 6 for LDPC codes of length ≤ 1000. When limiting the FASs of interest to those with the number of violated parity- ation of EPSs are important for estimating the error floor per- check nodes ≤ 2, the proposed algorithm is capable of finding formance of LDPC codes using importance sampling [3], [12], all such FASs of size ≤ 13 for LDPC codes of lengths ≤ 1000. [13]. Due to the inherent complexity of the exhaustive search The resulting exhaustive list of small FASs is then used to problem, several inexhaustive TS search algorithms have been devise a new efficient post-processing low-error floor LDPC proposed and used to estimate the error-floor performance. decoder. The numerical results show that by exploiting the exhaustive list of small FASs, the proposed post-processing In particular, Richardson estimated the error floor of LDPC decoder can significantly lower the error-floor performance of a codes by an inexhaustive list of TSs and by evaluating their given LDPC code. For various example codes of length ≤ 3000, contribution to the error floor [3]. Similarly, [14] used FPGA the proposed post-processing decoder lowers the error floor by simulation to obtain a partial list of the dominant TSs and a couple of orders of magnitude when compared to the standard they then found all TSs that have the same structure as the belief propagation decoder and by an order of magnitude when compared to other existing low error-floor decoders. dominant TSs by computer search. Reference [15] searched the dominant TSs by applying importance sampling to each Index Terms—Branch-&-bound algorithms, error floor, fully absorbing sets (FASs), low-density parity-check (LDPC) codes. 6-bit cycle. Also, [16] obtained the dominant TSs using the tree structure and the error impulse method. Reference [17] found the inexhaustive list of dominant elementary TSs that I. INTRODUCTION have the smallest number of unsatisfied check nodes based Recently, Low-Density Parity-Check (LDPC) codes [1] have on the exhaustive list of cycles. Reference [18] proposed an received much attention thanks to their near Shannon limit inexhaustive TS enumeration method of TSs by augmenting performance and to the ultra-efficient, high-performance be- the Tanner graph. lief propagation (BP) decoders. When compared to the pro- Finding the minimum distance of an arbitrary linear code hibitively costly optimal maximum likelihood (ML) decoders, is known to be NP-hard [19], [20]. On the other hand, it is the suboptimality of BP leads to performance degradation both worth noting that the NP-hardness is a worst-case study, which in the waterfall region [2] and in the error-floor region [3]. may not predict the average cases for the (carefully structured) Generally, the frame-error-rate (FER) error floor of modern LDPC codes used in digital communication systems.1 More- capacity-achieving error control codes (including LDPC codes over, the NP-hardness results focus on the asymptotic regime and turbo codes) is at around 10−4 to 10−6, which is detri- when the input size N ! 1. It is thus still possible that mental to many important applications that require very low an algorithm for solving an NP hard problem has exponential error floor (10−12 to 10−15) such as the digital storage devices complexity but has a very small coefficient, for which the and optical communications [4]. In the case of turbo codes, complexity is still very manageable for practical values of N. the error floor is mainly caused by low-weight codewords. Unlike other NP-hard problems for which we are interested For comparison, the error-floor performance of LDPC codes in as large input sizes as possible, for the case of finding the minimal distance of a given error control code, we generally This work was supported by NSF Grants CCF-0845968. Part of this paper ≤ 4 was presented at the IEEE International Symposium on Information Theory are interested only in codes of moderate lengths 10 due (ISIT), Austin, TX, USA, Jun.13-18, 2010. to the practical buffer size and delay constraints. As a result, G. B. Kyung is with Samsung Advanced Institute of Technology, Samsung it is of critical value to devise relatively efficient algorithms Electronics, Yongin, Korea and C.-C. Wang is with the Center for Wireless Systems and Applications (CWSA), the School of Electrical and Computer Engineering, Purdue University, West Lafayette, IN 47907, USA (e-mail: 1For example, finding the minimum distance of an array-based LDPC code [email protected] and [email protected]). has smaller complexity than that of an arbitrary code [21]. IN PREPARATION FOR SUBMISSION TO IEEE TRANS. ON COMMUNICATIONS, DEC. 2011 2 that are capable of finding the minimum distance for codes of erasure decoding and a soft erasing technique on the log- moderate length [22]. likelihood ratio (LLR) messages. Reference [11] also proposed For LDPC codes, the BP decoder converges to the EPSs a generalized LDPC decoder to lower the error floor of LDPC instead of the minimum codeword. In this work, we are codes, which combined several problematic check node pro- interested in finding an exhaustive list of all small fully ASs cessors to a generalized constraint node and applied the BCJR (FASs), which are special types of EPSs first introduced in [9]. algorithm [31]. Reference [14] used post-processing decoding Finding all small EPSs is a non-trivial task. For example, which lowers the error floor by increasing the reliability of the problem of determining the minimum size of the SSs is the messages from unsatisfied check nodes and decreasing the NP-complete [23] and the NP-hardness is later proven for reliability of the messages from mis-satisfied check nodes. determining the minimum size of the k-out TSs as well [24]. In this work, we first propose an efficient algorithm to find Reference [25] further generalized the NP-hardness result and all small FASs for any arbitrary LDPC code that may not showed that even the problem of approximating the minimum have any algebraic structure. We then use the exhaustive list size of the “cover SSs” and several different kinds of TSs of small FASs to develop a new post-processing decoder that is also NP-hard. Again, the above NP-hardness results focus lowers the error floor by a couple of orders of magnitude when on the worst case analysis in the asymptotic regime and thus compared to the standard BP decoder. Our exhaustive search is do not preclude the existence of good algorithms that are based on the branch-&-bound principle, which was previously capable of exhaustively searching for small EPSs for codes used in [24] and [26] for exhaustively finding SSs. During of moderate length (≤ 2000). It is worth noting that although the bounding step, we formulate a new integer programming both the problems of finding the minimum Hamming distance (IP) problem to decide the minimum size of FASs under and finding the minimum EPS size are NP-hard, for any given constraints and solve the problem using the branch- given linear code, it generally takes longer time to find the &-cut algorithm, which can be viewed as a generalization minimum Hamming distance than to find the minimum size of [22] that finds the minimum Hamming distance using IP of EPSs since the size of a minimum EPS is usually much solvers. Note that the IP-based approach was also used by [32] smaller than the size of a minimum codeword. For example, to approximate the minimum Hamming distance, which is empirically, the minimum Hamming distance of a variable- conceptually quite different from the exhaustive search al- degree-3 randomly chosen LDPC code of length ≈ 103 is gorithms in this work and in the existing literature [22], approximately 20 [22], while the minimum size of TSs or [24], [26]. For numerical evaluations, we applied the proposed SSs of the same code is typically 3 to 5. This fact, together algorithms to find the exhaustive lists of small FASs for with the recent efficient algorithms of finding the minimum various benchmark LDPC codes in the literature, which was distance for LDPC codes of moderate lengths ≤ 2000 [22], previously unobtainable by the existing approaches. In all our are one of the major motivations of this work. experiments, our scheme is capable of finding all FASs of There are existing algorithms that find the minimal size size ≤ 6 for LDPC codes of length ≤ 1000.
Recommended publications
  • Modèle Document
    AVISO DT CorSSH and DT SLA Product Handbook Reference: CLS-DOS-NT-08.341 Nomenclature: - Issue: 2 rev 0 Date: October 2012 Aviso Altimetry 8-10 rue Hermès, 31520 Ramonville St Agne, France – [email protected] DT CorSSH and DT SLA Product Handbook CLS-DOS-NT-08.341 Iss :2.9 - date : 28/02/2012 - Nomenclature: - i.1 Chronology Issues: Issue: Date: Reason for change: 1.0 2005/07/18 1st issue 1.1 2005/11/08 Processing of ERS-2 data 1.2 2005/10/17 Processing of GFO data 1.3 2008/06/10 New standards for corrections and models for Jason-1 1.4 2008/08/07 New standards for corrections and models for Envisat after cycle 65. 1.5 2008/12/18 New standards for corrections and models for Jason-1 GDR-C. 1.6 2010/03/05 New standards for Jason-2 1.7 2010/06/08 New standards for corrections and/or models Processing of ERS-1 data 1.8 2011/04/14 Correction of table 2 1.9 2012/02/28 Specification of the reading routines for SLA files only 2.0 2012/10/16 New geodetic orbit for Jason-1 (c≥500) New version D for Jason-2 (c≥146) D : page deleted I : page inserted M : page modified DT CorSSH and DT SLA Product Handbook CLS-DOS-NT-08.341 Iss :2.9 - date : 28/02/2012 - Nomenclature: - i.2 List of Acronyms: ATP Along Track Product Aviso Archiving, Validation and Interpretation of Satellite Oceanographic data Cersat Centre ERS d’Archivage et de Traitement CLS Collecte, Localisation, Satellites CMA Centre Multimissions Altimetriques Cnes Centre National d’Etudes Spatiales CorSSH Corrected Sea Surface Height Doris Doppler Orbitography and Radiopositioning Integrated
    [Show full text]
  • USE and MAINTENANCE MANUAL
    USE and MAINTENANCE MANUAL -Steam sterilizer- FOREWORD This manual must be considered an integral part of the sterilizer, and must always be available to users. The manual must always accompany the sterilizer, even if it is sold to another user. All operators are responsible for reading this manual and for strictly complying with the instructions and information it provides. COMINOX is not liable for any damage to people, things, or the sterilizer itself in the event that the operator fails to comply with the conditions described in the manual. These instructions are confidential and the customer may not disclose any information to third parties. Further, this documentation and its attachments may not be tampered with or modified, copied, or ceded to third parties without authorization from COMINOX. 2 Table of contents TABLE OF CONTENTS TABLE OF CONTENTS ........................................................................................................................ 3 Reference index .............................................................................................................................. 6 Graphic representation of references Mod. 18 ......................................................................... 7 Graphic representation of references Mod. 24 ......................................................................... 8 INTRODUCTION .............................................................................................................................. 11 GENERAL SUPPLY CONDITIONS .......................................................................................................
    [Show full text]
  • User's Manual
    FCModeler User’s Manual Version 1.0 September 2002 Written by Zach Cox Julie Dickerson Adam Tomjack Copyright Julie Dickerson, Iowa State University 2002 Table of Contents 1 Introduction to FCModeler .....................................................................................................1 2 Setting Up FCModeler............................................................................................................ 1 2.1 Setting up the FCModelerConfig File............................................................................. 1 2.2 Running FCModeler....................................................................................................... 1 3 Sources of Input ...................................................................................................................... 1 3.1 Graph XML Files............................................................................................................ 1 3.1.1 XML Format ........................................................................................................... 1 3.1.2 Example of a Complete XML File.......................................................................... 5 3.1.3 Opening a Graph XML File.................................................................................... 6 3.1.4 Saving a Graph XML File....................................................................................... 7 3.1.5 Saving a JPEG Image of the Graph ........................................................................ 8 3.2 MySQL Database...........................................................................................................
    [Show full text]
  • Thema4 Process Controller - No
    FEDEGARI STERILIZER FOAF NA1343AN Doc. no. 147854-3 FUNCTIONAL DESIGN SPECIFICATION Page 2 of 26 CONTENTS 1. Scope of Supply ........................................................................................................4 2. Operational ................................................................................................................5 3. Utilities Required demands ......................................................................................6 3.1 Environmental Conditions Requested for Installation............................................................................6 3.2 Others ....................................................................................................................................................6 4. Process Description..................................................................................................7 4.1 Saturated Steam Cycles........................................................................................................................8 4.2 Air-over-steam cycles ..........................................................................................................................10 4.3 Programs Included in Delivery.............................................................................................................11 4.4 Autoclave Performances .....................................................................................................................12 5. Mechanical Construction........................................................................................13
    [Show full text]
  • Theory, Synthesis, and Application of Adiabatic and Reversible Logic
    University of South Florida Scholar Commons Graduate Theses and Dissertations Graduate School 11-23-2013 Theory, Synthesis, and Application of Adiabatic and Reversible Logic Circuits For Security Applications Matthew Arthur Morrison University of South Florida, [email protected] Follow this and additional works at: https://scholarcommons.usf.edu/etd Part of the Computer Engineering Commons Scholar Commons Citation Morrison, Matthew Arthur, "Theory, Synthesis, and Application of Adiabatic and Reversible Logic Circuits For Security Applications" (2013). Graduate Theses and Dissertations. https://scholarcommons.usf.edu/etd/5082 This Dissertation is brought to you for free and open access by the Graduate School at Scholar Commons. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Scholar Commons. For more information, please contact [email protected]. Theory, Synthesis, and Application of Adiabatic and Reversible Logic Circuits For Security Applications by Matthew A. Morrison A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Computer Science and Engineering College of Engineering University of South Florida Major Professor: Nagarajan Ranganathan, Ph.D. Sanjukta Bhanja, Ph.D. Srinivas Katkoori, Ph.D. Jay Ligatti, Ph.D. Kandethody Ramachandran, Ph.D. Hao Zheng, Ph.D. Date of Approval: November 22, 2013 Keywords: Charge Based Computing, DPA Attacks, Encryption, Memory, Power Copyright © 2014, Matthew A. Morrison DEDICATION To my parents, Alfred and Kathleen Morrison, and to my grandparents, Arthur and Betty Kempf, and Alfred and Dorothy Morrison, for making all the opportunities I have possible. ACKNOWLEDGMENTS I would like to thank my advisor, Dr.
    [Show full text]
  • Being a Potential Waveform As an Experiential Choice
    Alternative view of segmented documents via Kairos 17 September 2013 | Draft Being a Waveform of Potential as an Experiential Choice Emergent dynamic qualities of identity and integrity -- / -- Introduction Exploring physical waves by playing analogy leapfrog Metaphorical waves with psychosocial implications Social implications of waves Eliciting psychosocial creativity through analogy Psychosocial potential of analogy detection Beyond explanations of whatever sophistication Waves and consciousness Being a waveform Attraction to curved forms as a vital clue Identification with waves of embodied movement Social initiatives as unrecognized waveforms Animations variously suggestive of "being a waveform" References The argument here is developed further in a second part (Encountering Otherness as a Waveform: in the light of a wave theory of being, 2013) and in an uncompleted third part (Clues to Comprehension through Wave Language: evoking Homo undulans, 2013) Introduction The variety of disciplines and beliefs suggest a multiplicity of ways through which an individual may choose to be framed and identified - - or have experience of life defined. Many take the form of assertions by authorities which deprecate and scorn ways calling their particular belief into question. This dynamic context does little for those born into it and faced with the confusion of how to live a meaningful life. The challenge can itself be variously discussed, as explored separately (Self-reflexive Challenges of Integrative Futures, 2008; Living as an Imaginal Bridge between Worlds, 2011; Paradoxes of Engaging with the Ultimate in any Guise, 2012). With the explosion of variously available knowledge to which it is only minimally possible to attend, incomprehension and uncertainty become ever more significant experientially (Living with Incomprehension and Uncertainty, 2012; Towards the Dynamic Art of Partial Comprehension, 2012).
    [Show full text]
  • Preface, Tables of Content, Front Matter
    This PDF is a selection from an out-of-print volume from the National Bureau of Economic Research Volume Title: Measuring Business Cycles Volume Author/Editor: Arthur F. Burns and Wesley C. Mitchell Volume Publisher: NBER Volume ISBN: 0-870-14085-X Volume URL: http://www.nber.org/books/burn46-1 Publication Date: 1946 Chapter Title: Preface, tables of content, front matter Chapter Author: Arthur F. Burns, Wesley C. Mitchell Chapter URL: http://www.nber.org/chapters/c2979 Chapter pages in book: (p. -27 - 0) NATIONAL BUREAU OF ECONOMIC RESEARCH Studies in Business Cycles No.2 MEASURING BUSINESS CYCLES I NATIONAL BUREAU OF ECONOMIC RESEARCH 1964 OFFICERS Albert J. Hettinger. Jr., Chairman Arthur F. Burns, President Frank W. Fetter, Vice.President Donald B. Woodward, Treasurer Solomon Fabricant, Director of Research Geoffrey H. Moore, Associate Director of Research Hal B. Lary, Associate Director of Research William J. Carson, Executive Director DIRECrORS ATLARGE 1. RobertB. Anderson, New York City present Wallace J. Campbell, Nationwide insurance inhparti Erwin D. Canham, Christian Science Monitor Solomon Fabricant, New York Unwersity that th Marion B. Folsom. Eastman Kodak Company 2. Crawford H. Grecnewalt. E. I. du Pont de Nemours & Company Gabriel Hauge, Manufacturers Hanover Trust Cosnpany 3. A. J. Hayes. international Association of Machinists or to it Albert J. Hettinger. Jr.. Lazard Frères and Company Nicholas Kelley. Keltey Diye New/salt Maginnes & Warren H. W. Laidler. League for Industrial Democracy 4. Charles G. Mortimer, General Foods Corporation submjti George B. Roberts, Larch,nont. New York their u Harry Schernsan. Itook.of.the.Month Club Boris Shishkin.
    [Show full text]
  • UC San Diego Electronic Theses and Dissertations
    UC San Diego UC San Diego Electronic Theses and Dissertations Title Using Blinking to Mitigate Passive Side Channel Attacks and Fault Attacks Permalink https://escholarship.org/uc/item/8md473kk Author Blackstone, Jeremy Publication Date 2021 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California UNIVERSITY OF CALIFORNIA SAN DIEGO Using Blinking to Mitigate Passive Side Channel Attacks and Fault Attacks A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Computer Science by Jeremy Blackstone Committee in charge: Professor Ryan Kastner, Chair Professor Sean Gao Professor Truong Nguyen Professor Lawrence Saul Professor Geoff Voelker 2021 Copyright Jeremy Blackstone, 2021 All rights reserved. The Dissertation of Jeremy Blackstone is approved, and it is acceptable in quality and form for publication on microfilm and electronically. University of California San Diego 2021 iii DEDICATION To my wife Abigail Blackstone for reading and giving feedback on research papers regarding topics she is unfamiliar with and being the inspiration to finish them. iv EPIGRAPH Failure is simply the opportunity to begin again, this time more intelligently. Henry Ford v TABLE OF CONTENTS Dissertation Approval Page . iii Dedication . iv Epigraph . v Table of Contents . vi List of Figures . ix List of Tables . xi Acknowledgements . xii Vita........................................................................ xiii Abstract of the Dissertation . xiv Chapter 1 Background . 1 1.1 Cryptographic Algorithms . 1 1.1.1 AES . 2 1.1.2 PRESENT . 4 1.2 Passive Side Channel Attacks. 6 1.2.1 Power Analysis . 6 1.2.2 Electromagnetic Analysis Attacks . 10 1.3 Fault Analysis Attacks .
    [Show full text]
  • Online Card Management Administration Guide
    CentreSuite Online Card Management Administration Guide Purpose and Audience This guide is intended for Bank Administrators. This guide describes card management features and provides procedures for setting up and managing accounts, users, sites, and system settings. NOTE: Not all sections of this guide are applicable to Regions clients using the CentreSuite online card management platform. Online Card Management Administration Guide ii Copyright ©2018, Total System Services, Inc. All rights reserved worldwide. The information in this document is confidential and proprietary and is distributed to TSYS clients for their exclusive use in operating TSYS applications. It may not be reproduced in any form without prior written permission from TSYS, One TSYS Way, Columbus, GA 31901-4222. Total System Services, Inc.® and TSYS® are federally registered service marks of Total System Services, Inc. in the United States. Total System Services, Inc. owns a number of service marks which are registered in the United States and in other countries. All other products and company names are trademarks or registered trademarks of their respective companies. DRAFT Table of Contents iii About this guide . 1- 1 What is Online Card Management? . 1- 1 Using this guide with your Online Card Management application . 1- 1 Who should read this guide? . 1- 1 What is an administrator? . 1- 2 Using online help to find information . 1- 3 Log On and Self-Register . 2- 1 Log on to Online Card Management . 2- 1 Register to use Online Card Management . 2- 3 Change your password . 2-10 Edit your personal information . 2-12 Unlock your account or reset your password .
    [Show full text]
  • United States
    Hanoi 191208 Wikipedia SyHung2020 United States From Wikipedia, the free encyclopedia For other uses of terms redirecting here, see US (disambiguation), USA (disambiguation), and United States (disambiguation) The United States of America (commonly referred to as the United States, the U.S., the USA, or America) is a federal constitutional republic comprising fifty states and a federal district. The country is situated mostly in central North America, where its forty-eight contiguous states and Washington, D.C., the capital district, lie between the Pacific and Atlantic Oceans, bordered by Canada to the north and Mexico to the south. The state of Alaska is in the northwest of the continent, with Canada to its east and Russia to the west across the Bering Strait. The state of Hawaii is an archipelago in the mid-Pacific. The country also possesses several territories, or insular areas, scattered around the Caribbean and Pacific. At 3.79 million square miles (9.83 million km²) and with about 305 million people, the United States is the third or fourth largest country by total area, and third largest by land area and by population. The United States is one of the world's most ethnically diverse and multicultural nations, the product of large-scale immigration from many countries.[7] The U.S. economy is the largest national economy in the world, with an estimated 2008 gross domestic product (GDP) of US$14.3 trillion (23% of the world total based on nominal GDP and almost 21% at purchasing power parity).[4][8] .. The nation was founded by thirteen colonies of Great Britain located along the Atlantic seaboard.
    [Show full text]
  • UNIVERSITY of CALIFORNIA SAN DIEGO Using Blinking to Mitigate
    UNIVERSITY OF CALIFORNIA SAN DIEGO Using Blinking to Mitigate Passive Side Channel Attacks and Fault Attacks A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Computer Science by Jeremy Blackstone Committee in charge: Professor Ryan Kastner, Chair Professor Sean Gao Professor Truong Nguyen Professor Lawrence Saul Professor Geoff Voelker 2021 Copyright Jeremy Blackstone, 2021 All rights reserved. The Dissertation of Jeremy Blackstone is approved, and it is acceptable in quality and form for publication on microfilm and electronically. University of California San Diego 2021 iii DEDICATION To my wife Abigail Blackstone for reading and giving feedback on research papers regarding topics she is unfamiliar with and being the inspiration to finish them. iv EPIGRAPH Failure is simply the opportunity to begin again, this time more intelligently. Henry Ford v TABLE OF CONTENTS Dissertation Approval Page . iii Dedication . iv Epigraph . v Table of Contents . vi List of Figures . ix List of Tables . xi Acknowledgements . xii Vita........................................................................ xiii Abstract of the Dissertation . xiv Chapter 1 Background . 1 1.1 Cryptographic Algorithms . 1 1.1.1 AES . 2 1.1.2 PRESENT . 4 1.2 Passive Side Channel Attacks. 6 1.2.1 Power Analysis . 6 1.2.2 Electromagnetic Analysis Attacks . 10 1.3 Fault Analysis Attacks . 12 1.3.1 Differential Fault Analysis . 12 1.3.2 Fault Sensitivity Analysis . 23 1.3.3 Biased Fault Analysis . 26 1.3.4 Combined Fault Analysis . 28 1.4 Threat Model . 29 1.5 Passive Side Channel Countermeasures . 30 1.6 Fault Analysis Countermeasures . 30 1.6.1 Masking .
    [Show full text]
  • Monophonic Piano Music Transcription
    ISSN (Print) : 0974-6846 Indian Journal of Science and Technology, Vol 9(28), DOI: 10.17485/ijst/2016/v9i28/97359, July 2016 ISSN (Online) : 0974-5645 Monophonic Piano Music Transcription Yong Yee Zien* and Yap Fa Toh School of Computer Sciences, Universiti Sains Malaysia, Penang - 11800, Malaysia; [email protected], [email protected] Abstract This paper proposes a method for computational monophonic piano music transcription, which detects the pitches of piano music and thus to identify the corresponding musical notations. This computational music transcription method consists of two main algorithms, which are Onset Detection Algorithm and Pitch Detection Algorithm. The Onset Detection methodAlgorithm and involves they are sound built wavebased filtering on the observation and sound waveof characteristics segmentation. of pianoAnd the sound Pitch signal. Detection The programAlgorithm is involvesfast and simpleperiod determination, frequency computation and musical notation identification. These proposed algorithms adopt time- domain input only, that is the monophonic piano music with slow or average speed up to 120 crotchet beats per minute. It is becauseto use, and the able performances to output result of the with algorithms 88% accuracy. are dependent However, on this the musicthreshold transcription values set method in the program. is limited Therefore, to specific further sound investigation and research have to be carried out in order to improve the performance of the program. Keywords: Automatic Music Transcription, Onset Detection Algorithm, Pitch Detection Algorithm 1. Introduction is only able to transcribe monophonic music, which is less complex if compared to polyphonic music. Music transcription is a process of writing musical The current work focuses on the monophonic piano notations based solely on a recording of music.
    [Show full text]