KR101086560B1 - 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 - Google Patents
부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 Download PDFInfo
- Publication number
- KR101086560B1 KR101086560B1 KR1020087021913A KR20087021913A KR101086560B1 KR 101086560 B1 KR101086560 B1 KR 101086560B1 KR 1020087021913 A KR1020087021913 A KR 1020087021913A KR 20087021913 A KR20087021913 A KR 20087021913A KR 101086560 B1 KR101086560 B1 KR 101086560B1
- Authority
- KR
- South Korea
- Prior art keywords
- booth
- sign
- tree
- multiplication
- bit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/52—Multiplying; Dividing
- G06F7/523—Multiplying only
- G06F7/533—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even
- G06F7/5334—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even by using multiple bit scanning, i.e. by decoding groups of successive multiplier bits in order to select an appropriate precalculated multiple of the multiplicand as a partial product
- G06F7/5336—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even by using multiple bit scanning, i.e. by decoding groups of successive multiplier bits in order to select an appropriate precalculated multiple of the multiplicand as a partial product overlapped, i.e. with successive bitgroups sharing one or more bits being recoded into signed digit representation, e.g. using the Modified Booth Algorithm
- G06F7/5338—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even by using multiple bit scanning, i.e. by decoding groups of successive multiplier bits in order to select an appropriate precalculated multiple of the multiplicand as a partial product overlapped, i.e. with successive bitgroups sharing one or more bits being recoded into signed digit representation, e.g. using the Modified Booth Algorithm each bitgroup having two new bits, e.g. 2nd order MBA
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/52—Multiplying; Dividing
- G06F7/523—Multiplying only
- G06F7/533—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/499—Denomination or exception handling, e.g. rounding or overflow
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/499—Denomination or exception handling, e.g. rounding or overflow
- G06F7/49994—Sign extension
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/544—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/544—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
- G06F7/5443—Sum of products
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Complex Calculations (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Mobile Radio Communication Systems (AREA)
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/356,359 | 2006-02-15 | ||
| US11/356,359 US7797366B2 (en) | 2006-02-15 | 2006-02-15 | Power-efficient sign extension for booth multiplication methods and systems |
| PCT/US2007/062256 WO2007095626A1 (en) | 2006-02-15 | 2007-02-15 | Power-efficient sign extension for booth multiplication methods and systems |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020117020529A Division KR101173405B1 (ko) | 2006-02-15 | 2007-02-15 | 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20080094813A KR20080094813A (ko) | 2008-10-24 |
| KR101086560B1 true KR101086560B1 (ko) | 2011-11-23 |
Family
ID=38121636
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020087021913A Expired - Fee Related KR101086560B1 (ko) | 2006-02-15 | 2007-02-15 | 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 |
| KR1020117020529A Expired - Fee Related KR101173405B1 (ko) | 2006-02-15 | 2007-02-15 | 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020117020529A Expired - Fee Related KR101173405B1 (ko) | 2006-02-15 | 2007-02-15 | 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US7797366B2 (https=) |
| EP (1) | EP1984809A1 (https=) |
| JP (4) | JP2009527064A (https=) |
| KR (2) | KR101086560B1 (https=) |
| CN (2) | CN102279724B (https=) |
| TW (1) | TWI332625B (https=) |
| WO (1) | WO2007095626A1 (https=) |
Families Citing this family (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060206311A1 (en) * | 2003-07-18 | 2006-09-14 | Sang-Won Jeong | System and method of multilingual rights data dictionary |
| TWI258694B (en) * | 2004-04-02 | 2006-07-21 | Ali Corp | Method and system for sign extension of multiplier |
| JP5074425B2 (ja) * | 2006-02-15 | 2012-11-14 | クゥアルコム・インコーポレイテッド | 拡張された削減ツリー回路構成を有するブース乗算器 |
| US7797366B2 (en) * | 2006-02-15 | 2010-09-14 | Qualcomm Incorporated | Power-efficient sign extension for booth multiplication methods and systems |
| US7809783B2 (en) * | 2006-02-15 | 2010-10-05 | Qualcomm Incorporated | Booth multiplier with enhanced reduction tree circuitry |
| US20160188327A1 (en) * | 2014-12-24 | 2016-06-30 | Elmoustapha Ould-Ahmed-Vall | Apparatus and method for fused multiply-multiply instructions |
| US9917623B1 (en) * | 2016-08-01 | 2018-03-13 | Space Systems/Loral, Llc | Digital beamforming architecture |
| US10175946B2 (en) * | 2016-09-30 | 2019-01-08 | International Business Machines Corporation | Perform sign operation decimal instruction |
| US10409592B2 (en) * | 2017-04-24 | 2019-09-10 | Arm Limited | Multiply-and-accumulate-products instructions |
| US10409604B2 (en) | 2017-04-24 | 2019-09-10 | Arm Limited | Apparatus and method for performing multiply-and-accumulate-products operations |
| US10552154B2 (en) | 2017-09-29 | 2020-02-04 | Intel Corporation | Apparatus and method for multiplication and accumulation of complex and real packed data elements |
| US10802826B2 (en) | 2017-09-29 | 2020-10-13 | Intel Corporation | Apparatus and method for performing dual signed and unsigned multiplication of packed data elements |
| US10664277B2 (en) | 2017-09-29 | 2020-05-26 | Intel Corporation | Systems, apparatuses and methods for dual complex by complex conjugate multiply of signed words |
| US10534838B2 (en) | 2017-09-29 | 2020-01-14 | Intel Corporation | Bit matrix multiplication |
| US10795676B2 (en) | 2017-09-29 | 2020-10-06 | Intel Corporation | Apparatus and method for multiplication and accumulation of complex and real packed data elements |
| US10795677B2 (en) | 2017-09-29 | 2020-10-06 | Intel Corporation | Systems, apparatuses, and methods for multiplication, negation, and accumulation of vector packed signed values |
| US10514924B2 (en) | 2017-09-29 | 2019-12-24 | Intel Corporation | Apparatus and method for performing dual signed and unsigned multiplication of packed data elements |
| US11074073B2 (en) | 2017-09-29 | 2021-07-27 | Intel Corporation | Apparatus and method for multiply, add/subtract, and accumulate of packed data elements |
| US11243765B2 (en) | 2017-09-29 | 2022-02-08 | Intel Corporation | Apparatus and method for scaling pre-scaled results of complex multiply-accumulate operations on packed real and imaginary data elements |
| US11256504B2 (en) * | 2017-09-29 | 2022-02-22 | Intel Corporation | Apparatus and method for complex by complex conjugate multiplication |
| CN110688087B (zh) * | 2019-09-24 | 2024-03-19 | 上海寒武纪信息科技有限公司 | 数据处理器、方法、芯片及电子设备 |
| CN110554854B (zh) * | 2019-09-24 | 2024-05-03 | 上海寒武纪信息科技有限公司 | 数据处理器、方法、芯片及电子设备 |
| TWI696947B (zh) | 2019-09-26 | 2020-06-21 | 中原大學 | 乘積累加裝置及其方法 |
| JP7317151B2 (ja) * | 2020-02-06 | 2023-07-28 | 三菱電機株式会社 | 複素乗算回路 |
| JP7381426B2 (ja) * | 2020-03-19 | 2023-11-15 | 株式会社東芝 | 演算回路 |
| US11327718B2 (en) | 2020-03-19 | 2022-05-10 | Kabushiki Kaisha Toshiba | Arithmetic circuitry for power-efficient multiply-add operations |
| US11789701B2 (en) | 2020-08-05 | 2023-10-17 | Arm Limited | Controlling carry-save adders in multiplication |
| US11868741B2 (en) * | 2021-06-17 | 2024-01-09 | Rebellions Inc. | Processing element, neural processing device including same, and multiplication operation method using same |
| CN119512501B (zh) * | 2024-11-01 | 2026-03-17 | 杭州电子科技大学 | 一种基于基-4Booth编码和改进Wallace压缩树的乘法器 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5220525A (en) | 1991-11-04 | 1993-06-15 | Motorola, Inc. | Recoded iterative multiplier |
| EP0992885A1 (en) | 1998-10-06 | 2000-04-12 | Texas Instruments Incorporated | Multiplier accumulator circuits |
Family Cites Families (32)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4748582A (en) * | 1985-06-19 | 1988-05-31 | Advanced Micro Devices, Inc. | Parallel multiplier array with foreshortened sign extension |
| JPS62229439A (ja) * | 1986-03-31 | 1987-10-08 | Toshiba Corp | 並列乗算器 |
| US4901307A (en) * | 1986-10-17 | 1990-02-13 | Qualcomm, Inc. | Spread spectrum multiple access communication system using satellite or terrestrial repeaters |
| US4910701A (en) * | 1987-09-24 | 1990-03-20 | Advanced Micro Devices | Split array binary multiplication |
| JPH01116764A (ja) | 1987-10-29 | 1989-05-09 | Ricoh Co Ltd | 累積加算器 |
| US5150322A (en) * | 1990-06-05 | 1992-09-22 | Vlsi Technology, Inc. | Mixed-radix serial/parallel multipliers |
| US5103459B1 (en) * | 1990-06-25 | 1999-07-06 | Qualcomm Inc | System and method for generating signal waveforms in a cdma cellular telephone system |
| JP3033212B2 (ja) | 1991-01-31 | 2000-04-17 | 日本電気株式会社 | 乗算器 |
| JPH06348455A (ja) | 1993-06-14 | 1994-12-22 | Matsushita Electric Ind Co Ltd | 乗算における丸め込み方法及び乗算回路 |
| JPH0713742A (ja) * | 1993-06-25 | 1995-01-17 | Mitsubishi Electric Corp | 乗算装置 |
| GB2317978B (en) * | 1994-03-02 | 1998-05-20 | Advanced Risc Mach Ltd | Electronic multiplying and adding apparatus and method |
| KR0158647B1 (ko) * | 1995-05-22 | 1998-12-15 | 윤종용 | 부호/무부호 수 겸용 곱셈기 |
| US5880985A (en) * | 1996-10-18 | 1999-03-09 | Intel Corporation | Efficient combined array for 2n bit n bit multiplications |
| EP0840207A1 (en) | 1996-10-30 | 1998-05-06 | Texas Instruments Incorporated | A microprocessor and method of operation thereof |
| JPH10133856A (ja) | 1996-10-31 | 1998-05-22 | Nec Corp | 丸め機能付き乗算方法及び乗算器 |
| US5928316A (en) * | 1996-11-18 | 1999-07-27 | Samsung Electronics Co., Ltd. | Fused floating-point multiply-and-accumulate unit with carry correction |
| TW407245B (en) * | 1997-04-30 | 2000-10-01 | Lucent Technologies Inc | Method for providing pure carrysave output for muiltiplier |
| JPH10333885A (ja) | 1997-05-30 | 1998-12-18 | Sony Corp | 乗算回路 |
| US6183122B1 (en) * | 1997-09-04 | 2001-02-06 | Cirrus Logic, Inc. | Multiplier sign extension |
| JPH11134175A (ja) | 1997-10-29 | 1999-05-21 | Toshiba Corp | 乗加減算器及び演算器 |
| US6463453B1 (en) * | 1998-01-12 | 2002-10-08 | Motorola, Inc. | Low power pipelined multiply/accumulator with modified booth's recoder |
| US6157939A (en) * | 1998-06-04 | 2000-12-05 | Integrated Device Technology, Inc. | Methods and apparatus for generating multiplicative inverse product |
| US6167422A (en) * | 1998-06-19 | 2000-12-26 | Ati International Srl, Beaumont House | Booth multiplication structure which selectively integrates the function of either of incrementing or negating with the function of booth multiplication |
| US6073156A (en) * | 1998-06-19 | 2000-06-06 | Ati International Srl | Circuit and method for wrap-around sign extension for signed numbers using replacement of most significant bit |
| JP2000081966A (ja) * | 1998-07-09 | 2000-03-21 | Matsushita Electric Ind Co Ltd | 演算装置 |
| US6215584B1 (en) * | 1999-05-10 | 2001-04-10 | Jds Uniphase Inc. | Input independent tilt free actively gain flattened broadband amplifier |
| JP3231298B2 (ja) * | 1999-08-30 | 2001-11-19 | 富士通株式会社 | 乗算装置 |
| US6353843B1 (en) | 1999-10-08 | 2002-03-05 | Sony Corporation Of Japan | High performance universal multiplier circuit |
| JP2002157114A (ja) | 2000-11-20 | 2002-05-31 | Hitachi Ltd | 乗算器及びそれを搭載した集積回路装置 |
| US7809783B2 (en) * | 2006-02-15 | 2010-10-05 | Qualcomm Incorporated | Booth multiplier with enhanced reduction tree circuitry |
| US7797366B2 (en) * | 2006-02-15 | 2010-09-14 | Qualcomm Incorporated | Power-efficient sign extension for booth multiplication methods and systems |
| JP5074425B2 (ja) * | 2006-02-15 | 2012-11-14 | クゥアルコム・インコーポレイテッド | 拡張された削減ツリー回路構成を有するブース乗算器 |
-
2006
- 2006-02-15 US US11/356,359 patent/US7797366B2/en not_active Expired - Fee Related
-
2007
- 2007-02-15 JP JP2008555495A patent/JP2009527064A/ja not_active Withdrawn
- 2007-02-15 CN CN201110244084.XA patent/CN102279724B/zh not_active Expired - Fee Related
- 2007-02-15 TW TW096105773A patent/TWI332625B/zh not_active IP Right Cessation
- 2007-02-15 WO PCT/US2007/062256 patent/WO2007095626A1/en not_active Ceased
- 2007-02-15 CN CN2007800051622A patent/CN101384990B/zh not_active Expired - Fee Related
- 2007-02-15 EP EP07717626A patent/EP1984809A1/en not_active Ceased
- 2007-02-15 KR KR1020087021913A patent/KR101086560B1/ko not_active Expired - Fee Related
- 2007-02-15 KR KR1020117020529A patent/KR101173405B1/ko not_active Expired - Fee Related
-
2011
- 2011-04-18 JP JP2011092161A patent/JP5215433B2/ja not_active Expired - Fee Related
- 2011-11-21 JP JP2011254030A patent/JP5611923B2/ja not_active Expired - Fee Related
-
2014
- 2014-05-27 JP JP2014109020A patent/JP2014209347A/ja active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5220525A (en) | 1991-11-04 | 1993-06-15 | Motorola, Inc. | Recoded iterative multiplier |
| EP0992885A1 (en) | 1998-10-06 | 2000-04-12 | Texas Instruments Incorporated | Multiplier accumulator circuits |
Also Published As
| Publication number | Publication date |
|---|---|
| CN101384990B (zh) | 2012-09-19 |
| JP2012089144A (ja) | 2012-05-10 |
| US20070192399A1 (en) | 2007-08-16 |
| KR20110114698A (ko) | 2011-10-19 |
| JP5215433B2 (ja) | 2013-06-19 |
| CN102279724A (zh) | 2011-12-14 |
| JP2014209347A (ja) | 2014-11-06 |
| TW200802078A (en) | 2008-01-01 |
| CN101384990A (zh) | 2009-03-11 |
| TWI332625B (en) | 2010-11-01 |
| CN102279724B (zh) | 2015-09-16 |
| JP2009527064A (ja) | 2009-07-23 |
| KR101173405B1 (ko) | 2012-08-10 |
| JP5611923B2 (ja) | 2014-10-22 |
| KR20080094813A (ko) | 2008-10-24 |
| EP1984809A1 (en) | 2008-10-29 |
| JP2011222024A (ja) | 2011-11-04 |
| US7797366B2 (en) | 2010-09-14 |
| WO2007095626A1 (en) | 2007-08-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR101086560B1 (ko) | 부스 곱셈 방법들 및 시스템들을 위한 전력-효율적인 부호 확장 | |
| US8078835B2 (en) | Reconfigurable array processor for floating-point operations | |
| US7430578B2 (en) | Method and apparatus for performing multiply-add operations on packed byte data | |
| KR100715770B1 (ko) | 연산을 수행하는 방법 및 시스템 및 장치 | |
| RU2263947C2 (ru) | Целочисленное умножение высокого порядка с округлением и сдвигом в архитектуре с одним потоком команд и множеством потоков данных | |
| JP4064989B2 (ja) | パック・データの乗加算演算を実行する装置 | |
| CN101384989B (zh) | 在数字信号处理器中执行布斯乘法的方法和系统 | |
| US8930433B2 (en) | Systems and methods for a floating-point multiplication and accumulation unit using a partial-product multiplier in digital signal processors | |
| CN105335127A (zh) | Gpdsp中支持浮点除法的标量运算单元结构 | |
| KR101073343B1 (ko) | 개선된 감소 트리 회로를 갖는 부스 곱셈기 | |
| US6675286B1 (en) | Multimedia instruction set for wide data paths | |
| US8924447B2 (en) | Double precision approximation of a single precision operation | |
| KR20170030327A (ko) | 연산을 제어하기 위한 장치 및 방법 | |
| HK1099095A1 (en) | An apparatus and a system for performing operations of multimedia applications and a method for performing the same | |
| HK1099095B (en) | An apparatus and a system for performing operations of multimedia applications and a method for performing the same |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0105 | International application |
St.27 status event code: A-0-1-A10-A15-nap-PA0105 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| AMND | Amendment | ||
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| AMND | Amendment | ||
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E601 | Decision to refuse application | ||
| PE0601 | Decision on rejection of patent |
St.27 status event code: N-2-6-B10-B15-exm-PE0601 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| A107 | Divisional application of patent | ||
| AMND | Amendment | ||
| E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
| J201 | Request for trial against refusal decision | ||
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| PA0104 | Divisional application for international application |
St.27 status event code: A-0-1-A10-A18-div-PA0104 St.27 status event code: A-0-1-A10-A16-div-PA0104 |
|
| PJ0201 | Trial against decision of rejection |
St.27 status event code: A-3-3-V10-V11-apl-PJ0201 |
|
| PB0901 | Examination by re-examination before a trial |
St.27 status event code: A-6-3-E10-E12-rex-PB0901 |
|
| B701 | Decision to grant | ||
| PB0701 | Decision of registration after re-examination before a trial |
St.27 status event code: A-3-4-F10-F13-rex-PB0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U12-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| FPAY | Annual fee payment |
Payment date: 20161028 Year of fee payment: 6 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| FPAY | Annual fee payment |
Payment date: 20170929 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| FPAY | Annual fee payment |
Payment date: 20180928 Year of fee payment: 8 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
| FPAY | Annual fee payment |
Payment date: 20190924 Year of fee payment: 9 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20201118 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20201118 |