WO1998038766A1 - Sample rate converter - Google Patents
Sample rate converter Download PDFInfo
- Publication number
- WO1998038766A1 WO1998038766A1 PCT/US1998/000832 US9800832W WO9838766A1 WO 1998038766 A1 WO1998038766 A1 WO 1998038766A1 US 9800832 W US9800832 W US 9800832W WO 9838766 A1 WO9838766 A1 WO 9838766A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- sample
- input
- output
- value
- accumulator
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L7/00—Arrangements for synchronising receiver with transmitter
- H04L7/04—Speed or phase control by synchronisation signals
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03H—IMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
- H03H17/00—Networks using digital techniques
- H03H17/02—Frequency selective networks
- H03H17/06—Non-recursive filters
- H03H17/0621—Non-recursive filters with input-sampling frequency and output-delivery frequency which differ, e.g. extrapolation; Anti-aliasing
Definitions
- This invention relates to the field sample rate converting of digital signals.
- the present invention relates to a sample rate conversion method
- Digital words, or samples represent the value of the data at a regular time
- This regular interval is often referred to as the sample rate, and is typically
- decimation A first common technique for sample rate reduction is called decimation. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is a first common technique for sample rate reduction. It is
- the decimator reduces the input sample rate by an integer
- an anti-aliasing filter may be very
- Interpolation is the method frequently used for increasing the sample
- the basic interpolator To increase the sample rate by /, the basic interpolator
- samples are then filtered through an anti-aliasing low pass filter at the higher rate.
- the interpolation method has some of the same basic drawbacks as
- the desired rate is related to the available rate
- the data may first be
- interpolation and decimation factors put very tough constraints on the required low pass filters. To reduce the filter requirements, the interpolation and decimation may
- decimation enables a wider range of rate conversions that is not limited to integer
- x n is the n:th input sample
- y m is if the m:th output sample
- T x is the input sample period
- T y is the output sample period
- One drawback of the first order interpolation method is that it may be difficult
- the present invention is a method and apparatus for sample rate conversion
- invention is an interpolation method that provides the robustness of a table based
- the method utilizes a integer accumulator to generate an output data stream
- the method uses the integer accumulator to track the timing relation between input samples and output samples. Based on the value of the
- the method determines if the correct input samples are being used to
- the output sample is calculated as a
- the apparatus of the present invention includes an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an input sample register, an
- integer accumulator and preferably a bit shift register, all configured so as to
- Figure 1 is a diagram depicting linear interpolation.
- FIG. 2 is a logical flowchart of the present sample rate conversion method.
- Figure 3 is a diagram depicting the timing relation between input samples
- FIG. 4 is a logical flowchart of a simplified sample rate conversion method
- FIG. 5 is a logical flowchart of a simplified sample rate conversion method
- Figure 6 is block diagram of a preferred embodiment of the apparatus for a
- FIG. 7 is a logical flowchart of a preferred embodiment of the controller for
- the present inventive method is a variation of interpolation that uses an
- integer accumulator 220 to facilitate calculation of the relative position in time of
- a and B are chosen such that the ratio of A
- a / B T x / T y
- the input sample period T x is quantized into A steps.
- A could be 1024 if B is 1296. However, if A is 64 then only 6
- variable "ace" which tracks the relative positions in time for a pair of input samples
- ace serves two functions. First, ace is
- Figure 2 shows a logical flow chart for the present invention.
- the integer accumulator 220 is set to zero and the variables m and n
- Variable m is an integer counter representing the
- n is an integer counter
- the accumulator 220 contains an integer value representing the variable
- the ace value check of box 30 represents a determination of
- the current input sample period is defined as
- period is from 4 seconds to 5 seconds.
- the ace value check of box 70 represents a determination of
- box 100 until there are no more samples (box 100), at which point it stops (box
- sample rate is faster than the output sample rate, meaning that A is smaller than B.
- A is 10 and B is 14, corresponding to an input sample rate of 1.4 kHz and an output sample rate of 1.0 kHz. Further, assume that
- ace equals -4.
- ace is incremented by A such that ace now equals 6 (-4).
- ace is incremented by A so as to equal -2 (-12).
- x n is that y m fell between x n and x n+1 .
- variable ace is used to dynamically
- variable ace is used by the process to verify that the
- Figure 4 shows a simplified logical flow chart for when A is known to be
- Figure 5 shows a simplified logical flow chart for when A is known
- a value for A can be selected that
- the division can be
- A could equal 64 and B could equal 81. If so, then the input sample period T x
- A were increased to 1536 and B were correspondingly increased to 1944.
- A would be a large power of two such as 1024 (2 10 ), meaning that B would be 1296. If A is 1024, then division could be implemented as a binary
- a plurality of integer accumulators 220 may be
- one accumulator 220 can be employed to track the
- the output sample value would still be a function of at least a
- the sample rate converter 200 includes a
- controller 210 an integer accumulator 220, a multiplexer 230, adders 240, 250, a
- the controller 210 controls the overall function of the converter 200.
- the accumulator 220 tracks the relative position in time of input and output samples
- the multiplexer 230 is connected to sources 180, 190 for
- the input samples are sequentially fed to the register 290.
- bit shifter 300 performs the appropriate bit shift to reflect division by A and outputs
- controller 210 may be distributed within the functions of the controller 210 .
- subtractor 260 may be any suitable subtractor 260, multipliers 270, 280, and input sample register 290.
- the Figure 7 shows a simplified flowchart of the preferred operation of the
- controller 210 of Figure 6 for the method described in Figure 4.
- controller 210 instructs the accumulator 220 to clear and the input sample
- the controller 210 causes the input sample register 290 to load the next input sample (box 360).
- the converter 200 of Figure 6 is a simple hardware implementation of the
- the converter 200 is capable of converting the sample rate of an
- programmable constants the same sample rate converter 200, may be
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Complex Calculations (AREA)
- Analogue/Digital Conversion (AREA)
- Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
- Television Systems (AREA)
- Analysing Materials By The Use Of Radiation (AREA)
- Other Investigation Or Analysis Of Materials By Electrical Means (AREA)
Abstract
Description
Claims
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP98903524A EP0963633B1 (en) | 1997-02-26 | 1998-01-16 | Sample rate converter |
EEP199900368A EE9900368A (en) | 1997-02-26 | 1998-01-16 | Sampling frequency converter |
JP53763698A JP4376973B2 (en) | 1997-02-26 | 1998-01-16 | Sample rate converter |
KR10-1999-7007628A KR100386549B1 (en) | 1997-02-26 | 1998-01-16 | Sample rate converter |
AU60274/98A AU732601B2 (en) | 1997-02-26 | 1998-01-16 | Sample rate converter |
BRPI9807771-6A BR9807771B1 (en) | 1997-02-26 | 1998-01-16 | sampling rate conversion process and device. |
HK00106064A HK1026989A1 (en) | 1997-02-26 | 2000-09-25 | Sample rate converter |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/806,853 | 1997-02-26 | ||
US08/806,853 US5818888A (en) | 1997-02-26 | 1997-02-26 | Sample rate converter |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1998038766A1 true WO1998038766A1 (en) | 1998-09-03 |
Family
ID=25194979
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US1998/000832 WO1998038766A1 (en) | 1997-02-26 | 1998-01-16 | Sample rate converter |
Country Status (12)
Country | Link |
---|---|
US (1) | US5818888A (en) |
EP (1) | EP0963633B1 (en) |
JP (1) | JP4376973B2 (en) |
KR (1) | KR100386549B1 (en) |
CN (1) | CN1126320C (en) |
AU (1) | AU732601B2 (en) |
BR (1) | BR9807771B1 (en) |
EE (1) | EE9900368A (en) |
ES (1) | ES2264193T3 (en) |
HK (1) | HK1026989A1 (en) |
MY (1) | MY123934A (en) |
WO (1) | WO1998038766A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1033874A1 (en) * | 1998-09-28 | 2000-09-06 | Matsushita Electronics Corporation | Data processing method, data processor, and program recorded medium |
EP2620944A3 (en) * | 2012-01-30 | 2015-12-09 | JVC KENWOOD Corporation | Asynchronous sampling frequency conversion device, method, and program |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6092126A (en) * | 1997-11-13 | 2000-07-18 | Creative Technology, Ltd. | Asynchronous sample rate tracker with multiple tracking modes |
FR2792800B1 (en) | 1999-04-23 | 2001-05-25 | Sagem | METHOD FOR CONNECTING TWO DIGITAL DATA TRANSMISSION NETWORKS WITH DIFFERENT RATES, FLOW ADJUSTMENT DEVICE FOR IMPLEMENTING THE METHOD AND HANDSET AND TELEPHONE BASE COMPRISING THE DEVICE |
US7280878B1 (en) | 1999-10-27 | 2007-10-09 | Creative Technology Ltd | Sample rate converter having distributed filtering |
US6865241B1 (en) | 1999-12-15 | 2005-03-08 | Lexmark International, Inc. | Method and apparatus for sampling digital data at a virtually constant rate, and transferring that data into a non-constant sampling rate device |
US6362755B1 (en) | 2000-04-18 | 2002-03-26 | Sigmatel, Inc. | Method and apparatus for sample rate conversion and applicants thereof |
US6590510B2 (en) | 2000-06-16 | 2003-07-08 | Lionel Jacques Woog | Sample rate converter |
US6584162B1 (en) * | 2000-07-31 | 2003-06-24 | Sigmatel, Inc. | Method and apparatus sample rate conversions in an analog to digital converter |
US6512468B1 (en) | 2001-08-03 | 2003-01-28 | Agere Systems Inc. | System and method for increasing sample rate converter filter coefficient derivation speed |
FR2858891B1 (en) * | 2003-08-11 | 2005-10-28 | St Microelectronics Sa | SAMPLING RATE CONVERTER INCREASES OR DECREASES SAMPLING RATE |
EP1526478A3 (en) * | 2003-10-22 | 2006-04-26 | Sony Corporation | Data processing apparatus, data processing method, program and recording medium for interpolating data |
US7456762B1 (en) * | 2007-03-21 | 2008-11-25 | Altera Corporation | Scaling of sampling position in sample rate converter |
CN101764611B (en) * | 2008-12-26 | 2013-03-27 | 展讯通信(上海)有限公司 | Method and device for conversing sampling rate |
CN102420611B (en) * | 2011-01-24 | 2014-09-17 | 展讯通信(上海)有限公司 | Sampling rate conversion method and device of digital signal |
CN103487651A (en) * | 2013-09-24 | 2014-01-01 | 国家电网公司 | Sampled data processing method of APF controller based on FPGA and DSP |
CN104159177A (en) * | 2014-07-16 | 2014-11-19 | 浙江航天长峰科技发展有限公司 | Audio recording system and method based on screencast |
CN106972840B (en) * | 2017-02-28 | 2020-05-05 | 深圳市鼎阳科技股份有限公司 | Sampling rate conversion method and device |
CN108844622B (en) * | 2018-07-11 | 2019-08-06 | 中国科学院地质与地球物理研究所 | A kind of multi-sampling rate vibration data recording method and device |
CN110212889B (en) * | 2019-05-29 | 2020-11-13 | 北京机电工程研究所 | Digital signal sampling device and method |
US20230422062A1 (en) * | 2022-06-28 | 2023-12-28 | Viavi Solutions Inc. | Variable arbitrary resampler method for base station test system |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4692931A (en) * | 1984-10-31 | 1987-09-08 | Nec Corporation | Synchronization circuit capable of establishing synchronism even when a sampling rate is invariable |
US5432511A (en) * | 1992-05-21 | 1995-07-11 | Sony United Kingdom, Ltd. | Sampling frequency conversion using interrupt control |
US5497152A (en) * | 1993-09-13 | 1996-03-05 | Analog Devices, Inc. | Digital-to-digital conversion using non-uniform sample rates |
US5559513A (en) * | 1993-08-06 | 1996-09-24 | Deutsche Thomson-Brandt Gmbh | Digital sampling rate converter |
US5621404A (en) * | 1994-07-25 | 1997-04-15 | Matsushita Electric Industrial Co., Ltd. | Digital-to-digital sample rate converter |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4020332A (en) * | 1975-09-24 | 1977-04-26 | Bell Telephone Laboratories, Incorporated | Interpolation-decimation circuit for increasing or decreasing digital sampling frequency |
US4313173A (en) * | 1980-06-10 | 1982-01-26 | Bell Telephone Laboratories, Incorporated | Linear interpolator |
US4460890A (en) * | 1982-01-21 | 1984-07-17 | Sony Corporation | Direct digital to digital sampling rate conversion, method and apparatus |
JP3041564B2 (en) * | 1993-01-07 | 2000-05-15 | 日本プレシジョン・サーキッツ株式会社 | Sampling rate converter |
US5513209A (en) * | 1993-02-26 | 1996-04-30 | Holm; Gunnar | Resampling synchronizer of digitally sampled signals |
JPH07235861A (en) * | 1993-12-08 | 1995-09-05 | Nokia Mobile Phones Ltd | Sampling frequency conversion method of using weighted average |
US5617088A (en) * | 1994-01-26 | 1997-04-01 | Sony Corporation | Sampling frequency converting device and memory address control device |
US5512895A (en) * | 1994-04-25 | 1996-04-30 | Teradyne, Inc. | Sample rate converter |
CA2160045C (en) * | 1994-10-13 | 1999-04-27 | Thad J. Genrich | Parallel cascaded integrator-comb filter |
US5610942A (en) * | 1995-03-07 | 1997-03-11 | Chen; Keping | Digital signal transcoder and method of transcoding a digital signal |
US5606319A (en) * | 1995-08-07 | 1997-02-25 | Motorola, Inc. | Method and apparatus for interpolation and noise shaping in a signal converter |
US5731769A (en) * | 1995-12-04 | 1998-03-24 | Motorola, Inc. | Multi-rate digital filter apparatus and method for sigma-delta conversion processes |
-
1997
- 1997-02-26 US US08/806,853 patent/US5818888A/en not_active Expired - Lifetime
-
1998
- 1998-01-07 MY MYPI98000064A patent/MY123934A/en unknown
- 1998-01-16 ES ES98903524T patent/ES2264193T3/en not_active Expired - Lifetime
- 1998-01-16 EE EEP199900368A patent/EE9900368A/en unknown
- 1998-01-16 WO PCT/US1998/000832 patent/WO1998038766A1/en active IP Right Grant
- 1998-01-16 JP JP53763698A patent/JP4376973B2/en not_active Expired - Lifetime
- 1998-01-16 AU AU60274/98A patent/AU732601B2/en not_active Expired
- 1998-01-16 KR KR10-1999-7007628A patent/KR100386549B1/en not_active IP Right Cessation
- 1998-01-16 CN CN98802865A patent/CN1126320C/en not_active Expired - Lifetime
- 1998-01-16 BR BRPI9807771-6A patent/BR9807771B1/en not_active IP Right Cessation
- 1998-01-16 EP EP98903524A patent/EP0963633B1/en not_active Expired - Lifetime
-
2000
- 2000-09-25 HK HK00106064A patent/HK1026989A1/en not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4692931A (en) * | 1984-10-31 | 1987-09-08 | Nec Corporation | Synchronization circuit capable of establishing synchronism even when a sampling rate is invariable |
US5432511A (en) * | 1992-05-21 | 1995-07-11 | Sony United Kingdom, Ltd. | Sampling frequency conversion using interrupt control |
US5559513A (en) * | 1993-08-06 | 1996-09-24 | Deutsche Thomson-Brandt Gmbh | Digital sampling rate converter |
US5497152A (en) * | 1993-09-13 | 1996-03-05 | Analog Devices, Inc. | Digital-to-digital conversion using non-uniform sample rates |
US5621404A (en) * | 1994-07-25 | 1997-04-15 | Matsushita Electric Industrial Co., Ltd. | Digital-to-digital sample rate converter |
Non-Patent Citations (1)
Title |
---|
See also references of EP0963633A4 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1033874A1 (en) * | 1998-09-28 | 2000-09-06 | Matsushita Electronics Corporation | Data processing method, data processor, and program recorded medium |
EP1033874A4 (en) * | 1998-09-28 | 2006-10-18 | Matsushita Electric Ind Co Ltd | Data processing method, data processor, and program recorded medium |
EP2620944A3 (en) * | 2012-01-30 | 2015-12-09 | JVC KENWOOD Corporation | Asynchronous sampling frequency conversion device, method, and program |
Also Published As
Publication number | Publication date |
---|---|
CN1249093A (en) | 2000-03-29 |
KR100386549B1 (en) | 2003-06-02 |
HK1026989A1 (en) | 2000-12-29 |
US5818888A (en) | 1998-10-06 |
BR9807771A (en) | 2000-02-22 |
EP0963633A1 (en) | 1999-12-15 |
EP0963633A4 (en) | 2000-10-04 |
CN1126320C (en) | 2003-10-29 |
ES2264193T3 (en) | 2006-12-16 |
JP2001513295A (en) | 2001-08-28 |
EP0963633B1 (en) | 2006-07-05 |
KR20000075568A (en) | 2000-12-15 |
JP4376973B2 (en) | 2009-12-02 |
BR9807771B1 (en) | 2010-05-18 |
AU732601B2 (en) | 2001-04-26 |
AU6027498A (en) | 1998-09-18 |
MY123934A (en) | 2006-06-30 |
EE9900368A (en) | 2000-04-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5818888A (en) | Sample rate converter | |
KR930001296B1 (en) | Filtering device | |
EP0084945B1 (en) | Direct digital to digital sampling rate conversion method and apparatus | |
US5457456A (en) | Data converter with programmable decimation or interpolation factor | |
US7411525B2 (en) | Sampling rate converting method and circuit | |
EP0766388B1 (en) | Method for processing signal in CSD filter and circuit suitable for the method | |
US4305133A (en) | Recursive type digital filter | |
KR19980087508A (en) | Variable Rate Downsampling Filter Apparatus and Method for Discrete-Time Sample Systems Using Fixed Sampling Rate | |
US6249235B1 (en) | Sampling frequency conversion apparatus and fractional frequency dividing apparatus for sampling frequency | |
US5287296A (en) | Clock generators having programmable fractional frequency division | |
US20080071846A1 (en) | Processor Architecture for Programmable Digital Filters in a Multi-Standard Integrated Circuit | |
US4789953A (en) | Circuit arrangement for averaging | |
EP0998786A2 (en) | Sample rate converter using polynomial interpolation | |
US8775492B2 (en) | Digital filter and method of determining its coefficients | |
US6304133B1 (en) | Moving average filter | |
JPH05206957A (en) | Split filter of sigma-to-delta converter and analog/digital converter | |
US3980872A (en) | Digital filter for electrical signals | |
WO1999019812A1 (en) | Reconfigurable infinite impulse response digital filter | |
Lehto et al. | Synthesis of narrowband linear-phase FIR filters with a piecewise-polynomial impulse response | |
US20020010727A1 (en) | Area efficient fir filter with programmable coefficients | |
US20020078111A1 (en) | Method and circuit for calculating multiple of unit value and generating a periodic function | |
JP3258938B2 (en) | Decimation filter | |
Johansson | Multirate IIR filter structures for arbitrary bandwidths | |
CN118476160A (en) | Sample rate converter, sample rate conversion method and communication system | |
Aboul-Hosn et al. | Multirate techniques in narrow band FIR filters |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 98802865.4 Country of ref document: CN |
|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE HU IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TR TT UA UG UZ VN |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1019997007628 Country of ref document: KR |
|
ENP | Entry into the national phase |
Ref document number: 1998 537636 Country of ref document: JP Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 60274/98 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1998903524 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 1998903524 Country of ref document: EP |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
WWP | Wipo information: published in national office |
Ref document number: 1019997007628 Country of ref document: KR |
|
WWG | Wipo information: grant in national office |
Ref document number: 60274/98 Country of ref document: AU |
|
WWG | Wipo information: grant in national office |
Ref document number: 1019997007628 Country of ref document: KR |
|
WWG | Wipo information: grant in national office |
Ref document number: 1998903524 Country of ref document: EP |