JP7486439B2 - デジタル信号プロセッサ及び動作方法 - Google Patents
デジタル信号プロセッサ及び動作方法 Download PDFInfo
- Publication number
- JP7486439B2 JP7486439B2 JP2020571393A JP2020571393A JP7486439B2 JP 7486439 B2 JP7486439 B2 JP 7486439B2 JP 2020571393 A JP2020571393 A JP 2020571393A JP 2020571393 A JP2020571393 A JP 2020571393A JP 7486439 B2 JP7486439 B2 JP 7486439B2
- Authority
- JP
- Japan
- Prior art keywords
- filter
- impulse response
- shift register
- lookup table
- memory
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 30
- 230000015654 memory Effects 0.000 claims description 68
- 230000004044 response Effects 0.000 claims description 58
- 230000001360 synchronised effect Effects 0.000 claims description 10
- 235000019800 disodium phosphate Nutrition 0.000 description 93
- 238000011161 development Methods 0.000 description 11
- 238000012545 processing Methods 0.000 description 11
- 238000013459 approach Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 7
- 238000005070 sampling Methods 0.000 description 7
- 238000000354 decomposition reaction Methods 0.000 description 4
- 238000001914 filtration Methods 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000012937 correction Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000009825 accumulation Methods 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000004883 computer application Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K19/00—Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits
- H03K19/003—Modifications for increasing the reliability for protection
- H03K19/00323—Delay compensation
-
- 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/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30036—Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Databases & Information Systems (AREA)
- Algebra (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Complex Calculations (AREA)
- Image Processing (AREA)
- Communication Control (AREA)
- Mobile Radio Communication Systems (AREA)
- Electrophonic Musical Instruments (AREA)
Description
Cnは、各タップnの係数であり、
Xnは、各タップnにおけるデータ値である。
A[46:0]×B[46:0]=を考察すると、
A={A[46:23],A[22:0]}={A2,A1}
B={B[46:23],B[22:0]}={B2,B1}
A×B={A2,A1}×{B2,B1}={A2×B2,A1×B2+A2×B1,A1×B1}=
={P3+(A1×B2+A2×B1+(A1×B1)[46,23])[46,23],(A1×B2+A2×B1+(A1×B1)[46,23])[22,0],(A1×B1)[22,0]}である。
Claims (12)
- プログラム可能なデジタル信号プロセッサであって、デジタルフィルタと、シフトレジスタルックアップテーブルと、フィルタメモリとを含み、前記シフトレジスタルックアップテーブルは、第1の動作モードで前記デジタルフィルタに入力データを提供するように結合され、及び前記フィルタメモリは、前記第1の動作モードで前記デジタルフィルタにフィルタ係数を提供するように結合され、前記フィルタメモリ及び前記シフトレジスタルックアップテーブルの出力は、所望のフィルタ構成を一緒に実装する対応するフィルタ係数及び入力データを生成するように同期され、
前記プログラム可能なデジタル信号プロセッサが、ステートマシンであって、前記シフトレジスタルックアップテーブル及び前記フィルタメモリにアドレス値を提供するステートマシンをさらに含み、
前記アドレス値は、前記シフトレジスタルックアップテーブル及び前記フィルタメモリの単一のアドレスを含み、それにより、前記シフトレジスタルックアップテーブル及び前記フィルタメモリに格納された前記アドレス値は、前記単一のアドレスが前記第1の動作モードで前記デジタルフィルタの前記対応する係数及び入力データを参照するように構築される、プログラム可能なデジタル信号プロセッサ。 - 前記シフトレジスタルックアップテーブルは、シフトレジスタを含み、前記シフトレジスタは、単一の連続的なシフトレジスタとして又は複数の独立して動作可能なシフトレジスタとしてのいずれかで動作可能であるように構成される、請求項1に記載のプログラム可能なデジタル信号プロセッサ。
- 第2の動作モードにおいて、前記シフトレジスタルックアップテーブルは、乗算器入力レジスタとして使用される、請求項1に記載のプログラム可能なデジタル信号プロセッサ。
- 前記デジタルフィルタは、有限インパルス応答フィルタのコンポーネントを構成する、請求項1に記載のプログラム可能なデジタル信号プロセッサ。
- 前記デジタルフィルタは、フィードバック構成において、第1の有限インパルス応答フィルタと、第2の有限インパルス応答フィルタとを含む無限インパルス応答フィルタのコンポーネントを構成し、前記ステートマシンは、前記第1の有限インパルス応答フィルタ及び前記第2の有限インパルス応答フィルタの出力の組み合わせを調整する許可信号を提供して、前記無限インパルス応答フィルタを実装する、請求項1に記載のプログラム可能なデジタル信号プロセッサ。
- 複数のルックアップテーブルを含むFPGAアーキテクチャで実装され、それぞれの前記ルックアップテーブルの構成は、システム起動時に構成ビットストリームを用いてプログラムされた1つ又は複数のそれぞれのメモリユニットによって定義され、前記フィルタメモリ内の値も前記構成ビットストリームによってプログラムされる、請求項1に記載のプログラム可能なデジタル信号プロセッサ。
- デジタル信号プロセッサ動作を実行する方法であって、第1の動作モードでデジタル信号プロセッサにデータを出力するようにシフトレジスタルックアップテーブルをアドレス指定するステップと、前記第1の動作モードでデジタルフィルタに係数を提供するようにフィルタメモリをアドレス指定するステップと、前記係数を使用して入力データにデジタルフィルタ動作を実行するステップとを含み、
単一のアドレス値が前記第1の動作モードで前記デジタルフィルタの対応する係数及び入力データを参照するように、前記シフトレジスタルックアップテーブル及び前記フィルタメモリを構築するさらなるステップを含み、それにより、第1の動作モードで前記デジタル信号プロセッサに係数を出力するようにシフトレジスタルックアップテーブルをアドレス指定する前記ステップと、前記第1の動作モードで前記デジタルフィルタに入力データを提供するようにフィルタメモリをアドレス指定する前記ステップとは、前記単一のアドレス値を使用して実行される、方法。 - 前記デジタルフィルタ動作は、有限インパルス応答フィルタ動作である、請求項7に記載の方法。
- 前記デジタルフィルタ動作は、フィードバック値に基づく第1の有限インパルス応答動作及び第2の有限インパルス応答動作を含む無限インパルス応答フィルタ動作であり、前記方法は、無限インパルス応答フィルタの結果を得るために、前記第1の有限インパルス応答動作及び前記第2の有限インパルス応答動作の結果の組み合わせを調整する許可信号を提供するさらなるステップを含む、請求項7に記載の方法。
- 請求項7に記載のステップを実施するように適合された命令を含む、コンピュータのためのプログラム。
- プログラム可能なデジタル信号プロセッサであって、デジタルフィルタと、シフトレジスタルックアップテーブルと、フィルタメモリとを含み、前記シフトレジスタルックアップテーブルは、第1の動作モードで前記デジタルフィルタに入力データを提供するように結合され、及び前記フィルタメモリは、前記第1の動作モードで前記デジタルフィルタにフィルタ係数を提供するように結合され、前記フィルタメモリ及び前記シフトレジスタルックアップテーブルの出力は、所望のフィルタ構成を一緒に実装する対応するフィルタ係数及び入力データを生成するように同期され、
前記プログラム可能なデジタル信号プロセッサが、ステートマシンであって、前記シフトレジスタルックアップテーブル及び前記フィルタメモリにアドレス値を提供するステートマシンをさらに含み、
前記デジタルフィルタは、フィードバック構成において、第1の有限インパルス応答フィルタと、第2の有限インパルス応答フィルタとを含む無限インパルス応答フィルタのコンポーネントを構成し、前記ステートマシンは、前記第1の有限インパルス応答フィルタ及び前記第2の有限インパルス応答フィルタの出力の組み合わせを調整する許可信号を提供して、前記無限インパルス応答フィルタを実装する、プログラム可能なデジタル信号プロセッサ。 - デジタル信号プロセッサ動作を実行する方法であって、
第1の動作モードで前記デジタル信号プロセッサにデータを出力するようにシフトレジスタルックアップテーブルをアドレス指定するステップと、前記第1の動作モードでデジタルフィルタに係数を提供するようにフィルタメモリをアドレス指定するステップと、前記係数を使用して入力データにデジタルフィルタ動作を実行するステップとを含み、
前記デジタルフィルタ動作は、フィードバック値に基づく第1の有限インパルス応答動作及び第2の有限インパルス応答動作を含む無限インパルス応答フィルタ動作であり、前記方法は、無限インパルス応答フィルタの結果を得るために、前記第1の有限インパルス応答動作及び前記第2の有限インパルス応答動作の結果の組み合わせを調整する許可信号を提供するさらなるステップを含む、方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP18305800.7A EP3588779B1 (en) | 2018-06-22 | 2018-06-22 | Digital signal processor and method of operation |
EP18305800.7 | 2018-06-22 | ||
PCT/EP2019/066249 WO2019243443A1 (en) | 2018-06-22 | 2019-06-19 | Digital signal processor and method of operation |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021530138A JP2021530138A (ja) | 2021-11-04 |
JP7486439B2 true JP7486439B2 (ja) | 2024-05-17 |
Family
ID=62874820
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020571393A Active JP7486439B2 (ja) | 2018-06-22 | 2019-06-19 | デジタル信号プロセッサ及び動作方法 |
Country Status (11)
Country | Link |
---|---|
US (1) | US11354382B2 (ja) |
EP (1) | EP3588779B1 (ja) |
JP (1) | JP7486439B2 (ja) |
KR (1) | KR102663975B1 (ja) |
CN (1) | CN112425075B (ja) |
CA (1) | CA3104207A1 (ja) |
IL (1) | IL279283B1 (ja) |
RU (1) | RU2769964C1 (ja) |
SG (1) | SG11202012294QA (ja) |
TW (1) | TWI798455B (ja) |
WO (1) | WO2019243443A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118074671A (zh) * | 2024-01-30 | 2024-05-24 | 深圳市中承科技有限公司 | 一种几何级数量化数字滤波方法及数字滤波器 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1120708A2 (de) | 2000-01-25 | 2001-08-01 | Robert Bosch Gmbh | Anordnung und Verfahren zur Signalverarbeitung und Speicherung |
JP2001339279A (ja) | 2000-05-29 | 2001-12-07 | Canon Inc | フィルタ回路 |
US6407694B1 (en) | 2000-06-14 | 2002-06-18 | Raytheon Company | General purpose filter |
Family Cites Families (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2066540C (en) * | 1991-06-13 | 1998-01-20 | Edwin A. Kelley | Multiple user digital receiving apparatus and method with time division multiplexing |
US5654909A (en) * | 1993-04-15 | 1997-08-05 | Icom Incorporated | 90-degree digital phase shift network and linearizer using all-pass digital filters |
KR100260747B1 (ko) * | 1997-12-29 | 2000-07-01 | 윤종용 | 유한장 임펄스응답 필터 및 그 필터링 방법 |
US6202074B1 (en) * | 1998-08-07 | 2001-03-13 | Telefonaktiebolaget Lm Ericsson | Multiplierless digital filtering |
US6337878B1 (en) * | 1999-03-03 | 2002-01-08 | Nxt Wave Communications | Adaptive equalizer with decision directed constant modulus algorithm |
KR100378592B1 (ko) * | 2000-07-31 | 2003-03-31 | 한국전자통신연구원 | 디지털 이동 통신용 108 탭 1대4 인터폴레이션유한임펄스응답 필터장치 |
US7120656B1 (en) * | 2000-10-04 | 2006-10-10 | Marvell International Ltd. | Movable tap finite impulse response filter |
US6820103B2 (en) * | 2000-11-03 | 2004-11-16 | Qualcomm Inc. | Digital filter with state storage |
US7007052B2 (en) * | 2001-10-30 | 2006-02-28 | Texas Instruments Incorporated | Efficient real-time computation |
US7248646B1 (en) * | 2002-04-19 | 2007-07-24 | Analog Devices Inc. | Digital reconfigurable core for multi-mode base-band transmitter |
US6888372B1 (en) * | 2002-12-20 | 2005-05-03 | Altera Corporation | Programmable logic device with soft multiplier |
US7183847B2 (en) * | 2004-01-28 | 2007-02-27 | Ntt Docomo, Inc. | Multi-band look-up table type predistorter |
US7466782B1 (en) * | 2004-02-05 | 2008-12-16 | Maxtor Corporation | Methods, apparatus and computer program products for determining the timing of bits based on frequency error |
US7548941B2 (en) * | 2004-06-18 | 2009-06-16 | Analog Devices, Inc. | Digital filter using memory to emulate variable shift register |
US7265576B1 (en) * | 2005-06-14 | 2007-09-04 | Xilinx, Inc. | Programmable lookup table with dual input and output terminals in RAM mode |
RU2316807C2 (ru) | 2005-06-14 | 2008-02-10 | Открытое акционерное общество "Научно-конструкторское бюро вычислительных систем" ОАО НКБ ВС | Управляющая эвм |
US7482951B1 (en) * | 2006-05-08 | 2009-01-27 | The United States Of America As Represented By The Secretary Of The Air Force | Auditory attitude indicator with pilot-selected audio signals |
US7459932B1 (en) * | 2007-05-24 | 2008-12-02 | Altera Corporation | Programmable logic device having logic modules with improved register capabilities |
US8242759B2 (en) * | 2008-06-26 | 2012-08-14 | International Rectifier Corporation | Power supply circuit and multi-phase control based on peak and average current |
RU2399093C2 (ru) | 2008-08-05 | 2010-09-10 | Виктор Анатольевич Кущенко | Процессор образов кущенко в.а. |
JP5365369B2 (ja) * | 2009-06-26 | 2013-12-11 | 富士通株式会社 | 送信装置、歪み補償装置及び歪み補償方法 |
US8509721B2 (en) * | 2009-11-09 | 2013-08-13 | Research In Motion Limited | Hysteresis nonlinear state machine with overlapping thresholds for automatic frequency control |
US8874633B2 (en) * | 2011-08-23 | 2014-10-28 | Lsi Corporation | Determining coefficients for digital low pass filter given cutoff and boost values for corresponding analog version |
KR101599909B1 (ko) | 2012-02-29 | 2016-03-04 | 고쿠리츠켄큐카이하츠호진 카가쿠기쥬츠신코키코 | 화상처리용 디지털 필터 및 문자열 경사 착시 생성 장치 |
US9848793B2 (en) * | 2013-02-15 | 2017-12-26 | Masdar Institute Of Science And Technology | Machine-based patient-specific seizure classification system |
TWI536731B (zh) * | 2013-08-20 | 2016-06-01 | 瑞昱半導體股份有限公司 | 預失真方法、預失真裝置以及機器可讀媒體 |
-
2018
- 2018-06-22 EP EP18305800.7A patent/EP3588779B1/en active Active
-
2019
- 2019-06-19 KR KR1020207036837A patent/KR102663975B1/ko active IP Right Grant
- 2019-06-19 WO PCT/EP2019/066249 patent/WO2019243443A1/en active Application Filing
- 2019-06-19 CN CN201980041552.8A patent/CN112425075B/zh active Active
- 2019-06-19 US US17/251,720 patent/US11354382B2/en active Active
- 2019-06-19 IL IL279283A patent/IL279283B1/en unknown
- 2019-06-19 SG SG11202012294QA patent/SG11202012294QA/en unknown
- 2019-06-19 RU RU2021101169A patent/RU2769964C1/ru active
- 2019-06-19 JP JP2020571393A patent/JP7486439B2/ja active Active
- 2019-06-19 CA CA3104207A patent/CA3104207A1/en active Pending
- 2019-06-21 TW TW108121716A patent/TWI798455B/zh active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1120708A2 (de) | 2000-01-25 | 2001-08-01 | Robert Bosch Gmbh | Anordnung und Verfahren zur Signalverarbeitung und Speicherung |
JP2001265709A (ja) | 2000-01-25 | 2001-09-28 | Robert Bosch Gmbh | メモリ装置,メモリ装置への値の格納方法,デジタル信号処理装置及びデジタル信号処理方法 |
JP2001339279A (ja) | 2000-05-29 | 2001-12-07 | Canon Inc | フィルタ回路 |
US6407694B1 (en) | 2000-06-14 | 2002-06-18 | Raytheon Company | General purpose filter |
Also Published As
Publication number | Publication date |
---|---|
US20210117497A1 (en) | 2021-04-22 |
KR102663975B1 (ko) | 2024-05-07 |
JP2021530138A (ja) | 2021-11-04 |
CN112425075B (zh) | 2024-10-01 |
RU2769964C1 (ru) | 2022-04-11 |
SG11202012294QA (en) | 2021-01-28 |
EP3588779B1 (en) | 2021-02-24 |
WO2019243443A1 (en) | 2019-12-26 |
TWI798455B (zh) | 2023-04-11 |
IL279283B1 (en) | 2024-10-01 |
CA3104207A1 (en) | 2019-12-26 |
US11354382B2 (en) | 2022-06-07 |
KR20210043495A (ko) | 2021-04-21 |
TW202032373A (zh) | 2020-09-01 |
EP3588779A1 (en) | 2020-01-01 |
IL279283A (en) | 2021-01-31 |
CN112425075A (zh) | 2021-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5356537B2 (ja) | 前置加算器段を備えたデジタル信号処理ブロック | |
US6438570B1 (en) | FPGA implemented bit-serial multiplier and infinite impulse response | |
US7353243B2 (en) | Reconfigurable filter node for an adaptive computing machine | |
JPH0661792A (ja) | デジタル・フィルタ | |
Kumm et al. | Dynamically reconfigurable FIR filter architectures with fast reconfiguration | |
JP7486439B2 (ja) | デジタル信号プロセッサ及び動作方法 | |
JP3584027B2 (ja) | デジタルフィルタ | |
JP4388141B2 (ja) | ディジタルフィルタ用共有リソース | |
Moeller et al. | Field programmable gate array based radar front-end digital signal processing | |
JP4630056B2 (ja) | 畳み込み演算回路 | |
KR100249040B1 (ko) | 비대칭 주파수 응답 특성을 갖는 fir 필터 | |
US8645442B2 (en) | Method and apparatus for a finite impulse response filter | |
JP2004128858A (ja) | Firデジタルフィルタ | |
JPH0998069A (ja) | Fir型ディジタルフィルタ | |
JPS59194242A (ja) | ディジタル乗算累積加算装置 | |
JP2006270178A (ja) | Fir型デジタルフィルタ | |
JP4243473B2 (ja) | Firディジタルフィルタ | |
JP2000222385A (ja) | ユークリッド互除法実行回路及び演算回路 | |
JP2000315937A (ja) | ディジタルフィルタ | |
JP2000122844A (ja) | 半導体集積回路 | |
JPH0993084A (ja) | 入力加重型トランスバーサルフィルタ |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220509 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230711 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231128 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240219 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240416 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240507 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7486439 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |