JP2009535721A - 汎用アレイ処理 - Google Patents
汎用アレイ処理 Download PDFInfo
- Publication number
- JP2009535721A JP2009535721A JP2009508002A JP2009508002A JP2009535721A JP 2009535721 A JP2009535721 A JP 2009535721A JP 2009508002 A JP2009508002 A JP 2009508002A JP 2009508002 A JP2009508002 A JP 2009508002A JP 2009535721 A JP2009535721 A JP 2009535721A
- Authority
- JP
- Japan
- Prior art keywords
- multiplication
- parallel processing
- opcode
- data
- external
- 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.)
- Pending
Links
- 238000012545 processing Methods 0.000 title claims abstract description 216
- 239000011159 matrix material Substances 0.000 claims abstract description 89
- 238000000034 method Methods 0.000 claims description 46
- 238000009825 accumulation Methods 0.000 claims description 35
- 238000004891 communication Methods 0.000 abstract description 35
- 238000005516 engineering process Methods 0.000 abstract description 6
- 238000003672 processing method Methods 0.000 abstract 1
- 230000008569 process Effects 0.000 description 17
- 238000004422 calculation algorithm Methods 0.000 description 13
- 230000005540 biological transmission Effects 0.000 description 8
- 238000013461 design Methods 0.000 description 8
- 238000004364 calculation method Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 4
- 230000007246 mechanism Effects 0.000 description 4
- 238000012937 correction Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 239000000835 fiber Substances 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000002411 adverse Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000010363 phase shift Effects 0.000 description 1
- 238000011002 quantification Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/80—Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/78—Architectures of general purpose stored program computers comprising a single central processing unit
- G06F15/7867—Architectures of general purpose stored program computers comprising a single central processing unit with reconfigurable architecture
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/78—Architectures of general purpose stored program computers comprising a single central processing unit
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/53—Multiplying only in parallel-parallel fashion, i.e. both operands being entered in parallel
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30181—Instruction operation extension or modification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3885—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units
- G06F9/3893—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator
- G06F9/3895—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros
- G06F9/3897—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros with adaptable data path
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computing Systems (AREA)
- Complex Calculations (AREA)
- Advance Control (AREA)
Abstract
Description
本特許出願は、この譲受人に譲渡され、かつ参照して本明細書に明示的に組み込まれている、2006年4月28日に出願された「汎用アレイプロセッサ(General Purpose Array Processor)」と題された仮特許出願第60/795,981号の優先権を請求するものである。
Claims (49)
- 複数のマルチプレクサと、
複数の乗算器と、
複数の算術論理演算ユニット(ALU)と、
少なくとも1つのオペコードコントロール要素と、
を備えており、
前記複数のマルチプレクサ、前記複数の乗算器および前記複数のALUは2つの並列処理経路を形成するように構築および配列されており、各並列処理経路は、前記オペコードコントロール要素によって受信されたオペコードに従って、1セットの行列演算をそれぞれ実行するように構成されている、アレイプロセッサ装置。 - 前記オペコードは、アイドルオペコードと乗算オペコードのうちの少なくとも1つを含む、請求項1に記載の装置。
- 前記乗算オペコードは、乗算、外部加算による乗算、外部減算による乗算、累算による乗算、加算結果による乗算、減算結果による乗算、加算結果および外部加算による乗算、加算結果および外部減算による乗算、減算結果および外部加算による乗算、減算結果および外部加算による乗算、加算結果および累算による乗算、および、減算結果および累算による乗算のうちの少なくとも1つの表示を含む、請求項2に記載の装置。
- 前記2つの並列処理経路は、前記乗算、前記外部加算による乗算、前記外部減算による乗算、前記累算による乗算、前記加算結果による乗算、前記減算結果による乗算、前記加算結果および外部加算による乗算、前記加算結果および外部減算による乗算、前記減算結果および外部加算による乗算、前記減算結果および外部加算による乗算、前記加算結果および累算による乗算、および、前記減算結果および累算による乗算の各々を実行するように構成されている、請求項3に記載の装置。
- 前記2つの並列処理経路の第1の並列処理経路が第1のパイプライン並列処理経路を含み、前記2つの並列処理経路の第2の並列処理経路が第2のパイプライン並列処理経路を含む、請求項1に記載の装置。
- 前記第1の並列処理経路の第1のパイプラインステージへの入力が前記第2の並列処理経路の第2のパイプラインステージの出力を含む、請求項5に記載の装置。
- 前記オペコードコントロール要素は、前記オペコードに基づいて前記第1のパイプラインステージへの前記入力および前記第2のパイプラインステージへの前記入力を選択するように構成されている、請求項6に記載の装置。
- 前記第2の並列処理経路の第3のパイプラインステージへの入力が前記第1の並列処理経路の第4のパイプラインステージの出力を含む、請求項6に記載の装置。
- 前記第1のパイプラインステージは乗算ステージを含み、前記第2のパイプラインステージは算術論理ステージを含む、請求項6に記載の装置。
- 前記第1のパイプラインステージは算術論理ステージを含み、前記第2のパイプラインステージは乗算ステージを含む、請求項6に記載の装置。
- 前記第1のパイプラインステージは第1の算術論理ステージを含み、前記第2のパイプラインステージは第2の算術論理ステージを含む、請求項6に記載の装置。
- 前記2つの並列処理経路の第1の並列処理経路が実数行列値を処理する処理経路を含み、前記2つの並列処理経路の第2の並列処理経路が虚数行列値を処理する処理経路を含む、請求項1に記載のアレイプロセッサ装置。
- 前記複数の乗算器は2つの乗算器を含む、請求項1に記載のアレイプロセッサ装置。
- 前記2つの並列処理経路の第1の並列処理経路が前記2つの乗算器の第1の乗算器を含み、前記2つの並列処理経路の第2の並列処理経路が前記2つの乗算器の第2の乗算器を含む、請求項13に記載のアレイプロセッサ装置。
- 前記複数のALUは2つのALUを含む、請求項1に記載のアレイプロセッサ装置。
- 前記2つの並列処理経路の第1の並列処理経路が前記2つのALUの第1のALUを含み、前記2つ並列処理経路の第2の並列処理経路が前記2つのALUの第2のALUを含む、請求項15に記載のアレイプロセッサ装置。
- 前記第1のALUの第1の入力が前記複数の乗算器の第1の乗算器の出力を含み、前記第1のALUの第2の入力が前記複数の乗算器の第2の乗算器の出力を含み、前記第2のALUの入力が前記第2の乗算器の出力を含む、請求項16に記載のアレイプロセッサ装置。
- 前記オペコードコントローラーは、前記オペコードに基づいて前記複数のALUの少なくとも1つによって実行された算術演算を選択するように構成されている、請求項1に記載のアレイプロセッサ装置。
- 前記オペコードコントローラーは、前記オペコードに基づいて前記複数のマルチプレクサを介するデータの流れをコントロールするように構成されている、請求項1に記載のアレイプロセッサ装置。
- 前記データの流れをコントロールすることは、前記2つの並列処理経路間のデータ依存性および外部データの入力をコントロールすることを含む、請求項19に記載のアレイプロセッサ装置。
- 請求項1に記載の前記アレイプロセッサ装置の少なくとも1つを備える、MIMO OFDM受信装置。
- 請求項1に記載の複数のアレイプロセッサ装置を備える、請求項21に記載のMIMO OFDM受信装置。
- 請求項1に記載の前記アレイプロセッサ装置の少なくとも1つを備える、MIMO OFDM送信装置。
- 請求項1に記載の複数のアレイプロセッサ装置を備える、請求項23に記載のMIMO OFDM送信装置。
- オペコードに基づいて2つの並列処理経路を介するデータの経路をコントロールする手段と、
前記2つの並列処理経路の各々において2つの並列行列演算をデータに実行する手段と、
前記オペコードに基づいて前記2つの並列行列演算を選択する手段と、
を備える、アレイプロセッサ装置。 - 前記オペコードは、アイドルオペコードと乗算オペコードのうちの少なくとも1つを含む、請求項25に記載の装置。
- 前記乗算オペコードは、乗算、外部加算による乗算、外部減算による乗算、累算による乗算、加算結果による乗算、減算結果による乗算、加算結果および外部加算による乗算、加算結果および外部減算による乗算、減算結果および外部加算による乗算、減算結果および外部加算による乗算、加算結果および累算による乗算、および、減算結果および累算による乗算のうちの少なくとも1つの表示を含む、請求項26に記載の装置。
- 2つの並列行列演算を実行する前記手段は、前記乗算、前記外部加算による乗算、前記外部減算による乗算、前記累算による乗算、前記加算結果による乗算、前記減算結果による乗算、前記加算結果および外部加算による乗算、前記加算結果および外部減算による乗算、前記減算結果および外部加算による乗算、前記減算結果および外部加算による乗算、前記加算結果および累算による乗算、および、前記減算結果および累算による乗算の各々を実行する手段を含む、請求項27に記載の装置。
- 前記データの経路をコントロールする前記手段は、
前記2つの並列処理経路間のデータの依存性をコントロールする手段と、
前記2つの並列処理経路への外部データの入力をコントロールする手段と、
を備える、請求項25に記載の装置。 - 2つの並列行列演算を実行する前記手段は、
実数行列値を処理する手段と、
前記実数行列値と平行して虚数行列値を処理する手段と、
を備える、請求項25に記載の装置。 - 前記オペコードに基づいて前記データの経路をコントロールする前記手段は、複数のマルチプレクサの出力を選択する手段を備える、請求項25に記載の装置。
- 前記オペコードに基づいて前記2つの並列行列演算を選択する前記手段は、少なくとも1つのALUによって実行される算術演算を選択する手段を備える、請求項25に記載の装置。
- 行列演算を実行する方法であって、
オペコードに基づいて2つの並列処理経路を介するデータの流れをコントロールすることと、
前記オペコードに基づいて前記2つの並列処理経路の第1の並列処理経路で第1の行列演算を実行することと、
前記オペコードに基づいて前記2つの並列処理経路の第2の並列処理経路で第2の行列演算を実行することと、
を備える方法。 - 前記オペコードは、アイドルオペコードと乗算オペコードのうちの少なくとも1つを含む、請求項33に記載の方法。
- 前記乗算オペコードは、乗算、外部加算による乗算、外部減算による乗算、累算による乗算、加算結果による乗算、減算結果による乗算、加算結果および外部加算による乗算、加算結果および外部減算による乗算、減算結果および外部加算による乗算、減算結果および外部加算による乗算、加算結果および累算による乗算、および、減算結果および累算による乗算のうちの少なくとも1つの表示を含む、請求項34に記載の方法。
- 前記2つの並列処理経路を介する前記データの流れをコントロールすることは、前記2つの並列処理経路の第1の並列処理経路の第1のパイプラインステージの出力を前記2つの並列処理経路の第2の並列処理経路の第2のパイプラインステージの入力に方向付けることを含む、請求項33に記載の方法。
- 前記2つの並列処理経路を介する前記データの流れをコントロールすることは、前記オペコードに基づいて前記第1の並列処理経路の前記第1のパイプラインステージおよび前記第2の並列処理経路の前記第2のパイプラインステージへの入力を選択することを含む、請求項36に記載の方法。
- 前記第1のパイプラインステージは乗算ステージを含み、前記第2のパイプラインステージは算術論理ステージを含む、請求項36に記載の方法。
- 前記第1のパイプラインステージは算術論理ステージを含み、前記第2のパイプラインステージは乗算ステージを含む、請求項36に記載の方法。
- 前記第1のパイプラインステージは第1の算術論理ステージを含み、前記第2のパイプラインステージは第2の算術論理ステージを含む、請求項36に記載の方法。
- 前記2つの並列処理経路を介する前記データの流れをコントロールすることは、前記第2の並列処理経路の第3のパイプラインステージの出力を前記第1の並列処理経路の第4のパイプラインステージの入力に方向付けることを含む、請求項36に記載の方法。
- 前記オペコードに基づいて前記2つの並列処理経路の前記第1の並列処理経路で前記第1の行列演算を実行することは、実数行列値を処理することを備えており、
前記オペコードに基づいて前記2つの並列処理経路の前記第2の並列処理経路で前記第2の行列演算を実行することは、虚数行列値を処理することを備える、請求項33に記載の方法。 - 前記オペコードに基づいて2つの並列処理経路を介する前記データの流れをコントロールすることは、前記オペコードに基づいて複数のマルチプレクサをコントロールすることを含む、請求項33に記載の方法。
- 前記2つの並列処理経路を介する前記データの流れをコントロールすることは、前記2つの並列処理経路間のデータ依存性をコントロールすることと、外部データの入力をコントロールすることとを含む、請求項43に記載の方法。
- 前記2つの並列処理経路を介する前記データの流れをコントロールすることは、前記2つの並列処理経路の第1の並列処理経路の第1の乗算器の出力を方向付けることと、前記2つの並列処理経路の第2の並列処理経路の第2の乗算器の前記出力を方向付けることとを含む、請求項43に記載の方法。
- 前記第1の乗算器の前記出力を方向付けることは、前記第1の乗算器の前記出力を前記第1の並列処理経路の第1のALUの第1の入力に方向付けることを備え、前記第2の乗算器の前記出力を方向付けることは、前記第2の乗算器の前記出力を前記第1のALUの第2の入力および前記第2の並列処理経路の第2のALUの入力に方向付けることを備える、請求項45に記載の方法。
- 前記オペコードに基づいて前記2つの並列処理経路の前記第1の並列処理経路で前記第1の行列演算を実行することは、前記オペコードに基づいて第1のALUに対する第1の演算を選択することを含み、
前記オペコードに基づいて前記2つの並列処理経路の前記第2の並列処理経路で前記第2の行列演算を実行することは、前記オペコードに基づいて第2のALUに対する第2の演算を選択することを含む、請求項33に記載の方法。 - 命令を記憶している機械読み取り可能な媒体であって、前記命令は、
オペコードに基づいて並列行列演算を実行する2つの並列処理経路のそれぞれの乗算ステージでデータ依存性を選択する第1の命令セットと、
前記オペコードに基づいて前記2つの並列処理経路のそれぞれの算術論理ステージでそれぞれの算術論理演算およびデータ依存性を選択する第2の命令セットと、
を備える、機械読み取り可能な媒体。 - 前記オペコードは、アイドルオペコードと乗算オペコードのうちの少なくとも1つを含む、請求項48に記載の機械読み取り可能な媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US79598106P | 2006-04-28 | 2006-04-28 | |
PCT/US2007/067721 WO2007127971A1 (en) | 2006-04-28 | 2007-04-29 | General purpose array processing |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009535721A true JP2009535721A (ja) | 2009-10-01 |
Family
ID=38421744
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009508002A Pending JP2009535721A (ja) | 2006-04-28 | 2007-04-29 | 汎用アレイ処理 |
Country Status (6)
Country | Link |
---|---|
US (1) | US8250337B2 (ja) |
EP (1) | EP2013762B1 (ja) |
JP (1) | JP2009535721A (ja) |
KR (1) | KR101047768B1 (ja) |
CN (1) | CN101432723A (ja) |
WO (1) | WO2007127971A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9483442B2 (en) | 2013-09-13 | 2016-11-01 | Kabushiki Kaisha Toshiba | Matrix operation apparatus |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8855040B1 (en) | 2008-04-21 | 2014-10-07 | Google Inc. | Cross-cell MIMO |
US8755515B1 (en) | 2008-09-29 | 2014-06-17 | Wai Wu | Parallel signal processing system and method |
KR101107784B1 (ko) * | 2010-11-16 | 2012-01-20 | (주)대흥이엔지 | 파일형 방벽 |
US8804764B2 (en) | 2010-12-21 | 2014-08-12 | International Business Machines Corporation | Data path for data extraction from streaming data |
US20120198213A1 (en) * | 2011-01-31 | 2012-08-02 | International Business Machines Corporation | Packet handler including plurality of parallel action machines |
US9424043B1 (en) * | 2012-12-27 | 2016-08-23 | Altera Corporation | Forward-flow selection |
US10514911B2 (en) | 2014-11-26 | 2019-12-24 | International Business Machines Corporation | Structure for microprocessor including arithmetic logic units and an efficiency logic unit |
CN110825439B (zh) * | 2018-08-10 | 2021-03-09 | 北京百度网讯科技有限公司 | 信息处理方法和处理器 |
US10963256B2 (en) * | 2018-09-28 | 2021-03-30 | Intel Corporation | Systems and methods for performing instructions to transform matrices into row-interleaved format |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0447454A (ja) * | 1990-06-13 | 1992-02-17 | Oki Electric Ind Co Ltd | ディジタルデータの離散フーリエ又はコサイン変換装置 |
JPH05346935A (ja) * | 1992-06-15 | 1993-12-27 | Sony Corp | 行列データ乗算装置および行列データ乗算方法 |
JPH09185602A (ja) * | 1995-12-28 | 1997-07-15 | Nec Corp | ベクトルプロセッサ |
JP2001092808A (ja) * | 1999-09-24 | 2001-04-06 | Sanyo Electric Co Ltd | データ処理装置 |
JP2002269067A (ja) * | 2001-12-26 | 2002-09-20 | Matsushita Electric Ind Co Ltd | 行列演算装置 |
JP2003016051A (ja) * | 2001-06-29 | 2003-01-17 | Nec Corp | 複素ベクトル演算プロセッサ |
JP2003346139A (ja) * | 2002-05-23 | 2003-12-05 | Canon Inc | 画像処理装置、画像処理方法およびその方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62140137A (ja) * | 1985-12-16 | 1987-06-23 | Toshiba Corp | Aluを用いたデータ保持方法 |
US5117499A (en) * | 1988-01-22 | 1992-05-26 | Sharp Kabushiki Kaisha | Data flow type processing apparatus having external and cache memories for fetching paired executing instruction when mishit occurs |
US4996661A (en) * | 1988-10-05 | 1991-02-26 | United Technologies Corporation | Single chip complex floating point numeric processor |
US5633897A (en) * | 1995-11-16 | 1997-05-27 | Atmel Corporation | Digital signal processor optimized for decoding a signal encoded in accordance with a Viterbi algorithm |
US6029267A (en) * | 1997-11-25 | 2000-02-22 | Lucent Technologies Inc. | Single-cycle, soft decision, compare-select operation using dual-add processor |
US6421698B1 (en) * | 1998-11-04 | 2002-07-16 | Teleman Multimedia, Inc. | Multipurpose processor for motion estimation, pixel processing, and general processing |
US7072929B2 (en) * | 2000-11-01 | 2006-07-04 | Pts Corporation | Methods and apparatus for efficient complex long multiplication and covariance matrix implementation |
US20030055861A1 (en) | 2001-09-18 | 2003-03-20 | Lai Gary N. | Multipler unit in reconfigurable chip |
US7567997B2 (en) * | 2003-12-29 | 2009-07-28 | Xilinx, Inc. | Applications of cascading DSP slices |
US7463628B2 (en) * | 2004-03-30 | 2008-12-09 | Extreme Networks, Inc. | Packet data modification processor command instruction set |
-
2007
- 2007-04-27 US US11/741,382 patent/US8250337B2/en active Active
- 2007-04-29 EP EP07761537.5A patent/EP2013762B1/en not_active Not-in-force
- 2007-04-29 KR KR1020087028956A patent/KR101047768B1/ko active IP Right Grant
- 2007-04-29 WO PCT/US2007/067721 patent/WO2007127971A1/en active Application Filing
- 2007-04-29 CN CNA2007800151052A patent/CN101432723A/zh active Pending
- 2007-04-29 JP JP2009508002A patent/JP2009535721A/ja active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0447454A (ja) * | 1990-06-13 | 1992-02-17 | Oki Electric Ind Co Ltd | ディジタルデータの離散フーリエ又はコサイン変換装置 |
JPH05346935A (ja) * | 1992-06-15 | 1993-12-27 | Sony Corp | 行列データ乗算装置および行列データ乗算方法 |
JPH09185602A (ja) * | 1995-12-28 | 1997-07-15 | Nec Corp | ベクトルプロセッサ |
JP2001092808A (ja) * | 1999-09-24 | 2001-04-06 | Sanyo Electric Co Ltd | データ処理装置 |
JP2003016051A (ja) * | 2001-06-29 | 2003-01-17 | Nec Corp | 複素ベクトル演算プロセッサ |
JP2002269067A (ja) * | 2001-12-26 | 2002-09-20 | Matsushita Electric Ind Co Ltd | 行列演算装置 |
JP2003346139A (ja) * | 2002-05-23 | 2003-12-05 | Canon Inc | 画像処理装置、画像処理方法およびその方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9483442B2 (en) | 2013-09-13 | 2016-11-01 | Kabushiki Kaisha Toshiba | Matrix operation apparatus |
Also Published As
Publication number | Publication date |
---|---|
KR101047768B1 (ko) | 2011-07-07 |
EP2013762A1 (en) | 2009-01-14 |
US20080109635A1 (en) | 2008-05-08 |
CN101432723A (zh) | 2009-05-13 |
US8250337B2 (en) | 2012-08-21 |
WO2007127971A1 (en) | 2007-11-08 |
EP2013762B1 (en) | 2018-09-19 |
WO2007127971A9 (en) | 2008-10-16 |
KR20090005399A (ko) | 2009-01-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2009535721A (ja) | 汎用アレイ処理 | |
Alkim et al. | ISA Extensions for Finite Field Arithmetic Accelerating Kyber and NewHope on RISC-V. | |
KR101821066B1 (ko) | 보안 암호 해시 라운드 기능성을 제공하기 위한 명령어 및 로직 | |
Ahn et al. | Implementation of an SDR platform using GPU and its application to a 2× 2 MIMO WiMAX system | |
Kaiser et al. | Prototyping for MIMO systems-an overview | |
Farahmand et al. | Implementing and benchmarking seven round 2 lattice-based key encapsulation mechanisms using a software/hardware codesign approach | |
Ni et al. | HPKA: A high-performance CRYSTALS-Kyber accelerator exploring efficient pipelining | |
Jafri et al. | FPGA implementation of UFMC based baseband transmitter: Case study for LTE 10MHz channelization | |
Jati et al. | SPQCop: Side-channel protected post-quantum cryptoprocessor | |
Wang et al. | Asip-based design and implementation of rsa for embedded systems | |
Fritzmann et al. | Post-quantum key exchange mechanism for safety critical systems | |
Wu et al. | Reconfigurable Hyper-Parallel Fast Fourier Transform Processor based on Bit-Serial Computing | |
WO2022061788A1 (en) | Versatile systolic array for maximum likelihood mimo detectors | |
Hänninen et al. | Novel detector implementations for 3G LTE downlink and uplink | |
Chen et al. | Design space exploration of SDR vector processor for 5G micro base stations | |
Mehdaoui et al. | The efficiency of the CORDIC Operator in the MIMO MC-CDMA receiver. | |
Tang et al. | Mapro: A tiny processor for reconfigurable baseband modulation mapping | |
Bellini et al. | Near optimal blind deconvolution | |
Södergren | Risc-v based application-specific instruction set processor for packet processing in mobile networks | |
Eberli et al. | An IEEE 802.11 a baseband receiver implementation on an application specific processor | |
Suresh et al. | Efficient resource sharing architecture for multistandard communication system | |
Wittig et al. | General multicarrier modulation hardware accelerator for the internet of things | |
Taj et al. | SDR waveform components implementation on single FPGA Multiprocessor Platform | |
Tamagnone et al. | An application specific instruction set processor based implementation for signal detection in multiple antenna systems | |
US20220350570A1 (en) | Pipelined hardware to accelerate modular arithmetic operations |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100615 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100915 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100924 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101115 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101122 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101215 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110510 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110909 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20110914 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20111216 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20120507 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20120510 |