JP2002290240A - Data interpolation method - Google Patents

Data interpolation method

Info

Publication number
JP2002290240A
JP2002290240A JP2001087514A JP2001087514A JP2002290240A JP 2002290240 A JP2002290240 A JP 2002290240A JP 2001087514 A JP2001087514 A JP 2001087514A JP 2001087514 A JP2001087514 A JP 2001087514A JP 2002290240 A JP2002290240 A JP 2002290240A
Authority
JP
Japan
Prior art keywords
value
interpolation
preliminary
values
data
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
Application number
JP2001087514A
Other languages
Japanese (ja)
Inventor
Naoki Suhara
直樹 栖原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Group Corp
Original Assignee
Aiwa Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Aiwa Co Ltd filed Critical Aiwa Co Ltd
Priority to JP2001087514A priority Critical patent/JP2002290240A/en
Publication of JP2002290240A publication Critical patent/JP2002290240A/en
Pending legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Analogue/Digital Conversion (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data interpolation method that obtains an output interpolation value of target point by respectively obtaining a plurality of interpolation values at a target point on the basis of values of a plurality of points where at least one point differs from other points, multiplying the plurality of interpolation values by weights different from each other and summing the products. SOLUTION: The data interpolation method includes a step 220 of obtaining a 1st preliminary interpolation value as a mean value or a median of two points apart before and after a target point by a time (a), respectively, a step 230 of obtaining a 2nd preliminary interpolation value as a mean value of two points apart before and after the target point by a time (b) (>a), respectively, a step 240 of obtaining a 3rd preliminary interpolation value as a mean value of two points apart before and after the target point from a time (c) (>b), respectively, and a step 250 of multiplying the 1st, 2nd and 3rd preliminary interpolation values by weights p, q, r as correction values and summing the products to obtain an interpolation value at the target point.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データ補間方法に
係り、詳細には、少なくとも1点が異なる複数の点の値
に基いて対象点における複数の補間値を各々求め、複数
の補間値に各々異なる重みを乗じて加算することによ
り、対象点の出力補間値とするデータ補間方法に関す
る。
[0001] 1. Field of the Invention [0002] The present invention relates to a data interpolation method, and more particularly, to a plurality of interpolated values at a target point based on values of a plurality of points at least one of which is different. The present invention relates to a data interpolation method of multiplying and adding different weights to obtain an output interpolation value of a target point.

【0002】[0002]

【従来の技術及び発明が解決しようとする課題】現在、
音声情報処理及び画像情報処理等は一般的にコンピュー
タを用いて行われている。本来、音声情報及び画像情報
はアナログ信号であり、音声情報及び画像情報がコンピ
ュータで処理されるためには、所定の間隔でサンプリン
グされたデジタル信号に変換されなければならない。こ
の際、サンプリング間隔が小さければ、よりオリジナル
のアナログ信号に近い情報をデジタル信号として取得す
ることができる。しかしながら、サンプリング間隔を小
さくすると、データ量は増大するためデータを記録する
メモリは増大し、データを処理するプロセッサの負担も
増加することになる。したがって、サンプリング間隔の
決定には、システムのコストとのトレード・オフが密接
に関連している。
2. Description of the Related Art
Sound information processing, image information processing, and the like are generally performed using a computer. Originally, audio information and image information are analog signals, and the audio information and image information must be converted into digital signals sampled at predetermined intervals in order to be processed by a computer. At this time, if the sampling interval is small, information closer to the original analog signal can be obtained as a digital signal. However, when the sampling interval is reduced, the amount of data increases, so that the memory for recording data increases, and the load on the processor that processes the data also increases. Therefore, determining the sampling interval is closely related to the trade-off with the cost of the system.

【0003】一方、コンピュータで処理されるためにデ
ジタル化された音声情報及び画像情報は、聴覚化及び視
覚化されるために、再度アナログ信号に変換されること
になる。アナログ信号への変換は、サンプリングされた
デジタル・データに基づいて行われるため、例え、デジ
タル信号に処理が施されていないとしても、サンプリン
グされていないデータはアナログ信号として取得するこ
とはできない。このように、サンプリングされて生成さ
れることにより、サンプリングされていない部分が欠落
しているデータをよりオリジナルのデータに近付けるた
めには、データを補間することが必要となる。
[0003] On the other hand, audio information and image information digitized to be processed by a computer are converted into analog signals again in order to be visualized and visualized. Since conversion to an analog signal is performed based on sampled digital data, even if the digital signal is not processed, unsampled data cannot be obtained as an analog signal. As described above, by being sampled and generated, it is necessary to interpolate the data in order to make the data in which the unsampled portion is missing closer to the original data.

【0004】デジタル化された音声情報のような1次元
データの二点を用いてその二点の中間点のデータ補間を
行う一般的な方法は、その二点のデータの値の平均を求
めてその中間点におけるデータの値とすることである。
このような補間を行う際に、補間値を求める際に使用さ
れる二点間の距離が短ければ、オリジナルのデータに近
い値が補間値として取得される。この場合、結果とし
て、データの正確性は高いが、デジタル・データの離散
状態を残留した滑らかでないデータが取得されることに
なるという問題点がある。
A general method of interpolating data between two points of one-dimensional data such as digitized voice information by using two points of the one-dimensional data is to obtain an average of the data values of the two points. That is, the data value at the intermediate point.
In performing such interpolation, if the distance between two points used for obtaining the interpolation value is short, a value close to the original data is obtained as the interpolation value. In this case, as a result, although the accuracy of the data is high, there is a problem in that non-smooth data having discrete states of digital data remaining is obtained.

【0005】補間に使用される二点間の距離が長い場
合、オリジナルのデータからは遠い値が補間値として取
得されることになる。この場合、結果として、デジタル
・データの離散状態を残留せず滑らかではあるが、正確
性は低いデータが取得されることになるという問題点が
ある。
When the distance between two points used for interpolation is long, a value far from the original data is obtained as an interpolation value. In this case, as a result, there is a problem that data which is smooth but has low accuracy is obtained without leaving discrete states of digital data.

【0006】本発明は、上記問題点を解決するためにな
されたもので、少なくとも1点が異なる複数の点の値に
基いて、対象点における複数の補間値を各々求め、複数
の補間値に各々異なる重みを乗じて加算することによ
り、対象点の出力補間値とするデータ補間方法を提案す
ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and a plurality of interpolated values at a target point are obtained based on values of a plurality of points at least one of which is different. It is an object of the present invention to propose a data interpolation method in which an output interpolated value of a target point is obtained by multiplying and adding different weights.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、請求項1に記載の発明は、少なくとも2点以上の値
を用いて対象点における第1の予備補間値を求め、前記
2点とは少なくとも1点が異なる、少なくとも2点以上
の値を用いて前記対象点における第2の予備補間値を求
め、少なくとも前記第1の予備補間値と第2の予備補間
値とに各々補正値を乗じて加算することにより前記対象
点における補間値を求めるデータ補間方法を提供する。
According to a first aspect of the present invention, a first preliminary interpolated value at a target point is obtained by using at least two or more values. A second preliminary interpolation value at the target point is obtained using at least two or more values that are different from each other by at least one point, and a correction value is added to at least the first preliminary interpolation value and the second preliminary interpolation value. And a data interpolation method for obtaining an interpolation value at the target point by multiplying and adding.

【0008】前記第1及び第2の予備補間値は、各々少
なくとも2点以上の値の平均により求められてもよい。
また、前記補正値は、前記少なくとも2点以上の点の相
互間隔のうち最大の長さを有する間隔が短いほど大きい
値に設定されてもよい。
[0008] Each of the first and second preliminary interpolation values may be obtained by averaging at least two values.
Further, the correction value may be set to a larger value as the interval having the maximum length is shorter among the mutual intervals of the at least two or more points.

【0009】このように、請求項1に記載の発明では、
少なくとも2点以上の値を用いて対象点における第1の
予備補間値を求め、前記2点とは少なくとも1点が異な
る、少なくとも2点以上の値を用いて前記対象点におけ
る第2の予備補間値を求め、少なくとも前記第1の予備
補間値と第2の予備補間値とに各々補正値を乗じて加算
することにより前記対象点における補間値を求める。こ
れにより、データは正確性と、滑らかさとの双方を有す
ることになり、この方法により取得される音声情報及び
画像情報は、第1及び第2の補間値を単独で補間値とす
る場合と比較して音質及び画質が良くなる。
As described above, according to the first aspect of the present invention,
A first preliminary interpolation value at a target point is obtained using at least two or more values, and a second preliminary interpolation at the target point is obtained using at least two or more values different from the two points by at least one point. A value is obtained, and an interpolation value at the target point is obtained by multiplying at least the first preliminary interpolation value and the second preliminary interpolation value by respective correction values and adding them. As a result, the data has both accuracy and smoothness, and the audio information and the image information obtained by this method are compared with the case where the first and second interpolation values are used as interpolation values alone. As a result, sound quality and image quality are improved.

【0010】[0010]

【発明の実施の形態】図1に、本発明のデータ補間回路
26をコンパクト・ディスク再生装置100に適用した
実施の形態を示す。
FIG. 1 shows an embodiment in which a data interpolation circuit 26 of the present invention is applied to a compact disk reproducing apparatus 100.

【0011】コンパクト・ディスク再生装置100にセ
ットされたコンパクト・ディスク10の情報を読み込む
光ピックアップ14には、RF(Radio Freq
uency)アンプ20、デジタル信号処理回路22、
及び、サーボ回路28が接続されている。光ディスク特
有の各種サーボを制御するサーボ回路28は、コンパク
ト・ディスク10を回転させるためのモータ12にも接
続されている。
An optical pickup 14 for reading information of the compact disc 10 set in the compact disc reproducing apparatus 100 has an RF (Radio Freq).
uency) amplifier 20, digital signal processing circuit 22,
Also, a servo circuit 28 is connected. The servo circuit 28 for controlling various servos unique to the optical disk is also connected to the motor 12 for rotating the compact disk 10.

【0012】光ピックアップ14に接続されている、フ
ォーカスエラー信号の生成等を行うRFアンプ20は、
デジタル信号処理回路22にも接続されている。各種デ
ジタル信号処理を行うデジタル信号処理回路22は、D
/Aコンバータ24に接続されている。デジタル信号を
アナログ信号に変換するD/Aコンバータ24は本発明
の特徴であるデータ補間回路26に接続されている。デ
ジタル信号処理回路22及びサーボ回路28には、デジ
タル信号処理回路22及びサーボ回路28を制御するシ
ステム・コントロール30が接続されている。
An RF amplifier 20 connected to the optical pickup 14 for generating a focus error signal, etc.
It is also connected to the digital signal processing circuit 22. The digital signal processing circuit 22 that performs various digital signal processing
/ A converter 24. The D / A converter 24 for converting a digital signal into an analog signal is connected to a data interpolation circuit 26 which is a feature of the present invention. A system control 30 for controlling the digital signal processing circuit 22 and the servo circuit 28 is connected to the digital signal processing circuit 22 and the servo circuit 28.

【0013】システム・コントロール30に制御される
サーボ回路28は、コンパクト・ディスク再生装置10
0にセットされているコンパクト・ディスク10の情報
を読み込むために、コンパクト・ディスク10を回転さ
せるためのモータ12及び光ピックアップ14を作動さ
せる。RFアンプ20は、光ピックアップ14により送
信されるデータに基づき、フォーカスエラー信号の生成
などを行う。デジタル信号処理回路22は、RFアンプ
20により生成されたデータ及び光ピックアップ14に
より読み込まれたデータに基づき、デジタル信号処理を
行う。
The servo circuit 28 controlled by the system controller 30 includes a compact disk reproducing device 10
In order to read the information of the compact disc 10 set to 0, the motor 12 for rotating the compact disc 10 and the optical pickup 14 are operated. The RF amplifier 20 generates a focus error signal based on the data transmitted by the optical pickup 14. The digital signal processing circuit 22 performs digital signal processing based on the data generated by the RF amplifier 20 and the data read by the optical pickup 14.

【0014】D/Aコンバータ24は、デジタル信号処
理回路22により出力されるデジタル信号処理されたデ
ジタル信号をアナログ信号に変換する。アナログ信号は
データ補間回路26によりデータ補間され、音声情報と
して図示されないスピーカ等を介して出力される。
The D / A converter 24 converts the digital signal processed by the digital signal processing circuit 22 and subjected to digital signal processing into an analog signal. The analog signal is subjected to data interpolation by the data interpolation circuit 26, and is output as audio information via a speaker (not shown) or the like.

【0015】次に本発明のデータ補間回路26によって
実行されるデータ補間処理の第1の実施例を図2及び図
3を参照して説明する。
Next, a first embodiment of the data interpolation processing executed by the data interpolation circuit 26 of the present invention will be described with reference to FIGS.

【0016】データ補間が行われるアナログ信号は、時
間tを変数とする関数x(t)で表されるものとし、図
3において破線で示される。処理ルーチンは、図2のス
テップ200で開始される。ステップ210で、データ
補間を行う対象となる対象点t=nを決定する。ステッ
プ220で、第1の予備補間値は(1)式で求められ
る。
An analog signal on which data interpolation is performed is represented by a function x (t) using time t as a variable, and is indicated by a broken line in FIG. The processing routine is started at step 200 in FIG. In step 210, a target point t = n to be subjected to data interpolation is determined. In step 220, the first preliminary interpolated value is determined by equation (1).

【0017】 y1=(x(n−a)+x(n+a))/2 (1) ここで、aは任意の正の値であるとする。すなわち、第
1の予備補間値は対象点の前後に各々時間a離れた2点
の平均値又は中間値として求められる。
Y 1 = (x (na) + x (n + a)) / 2 (1) Here, it is assumed that a is an arbitrary positive value. That is, the first preliminary interpolation value is obtained as an average value or an intermediate value of two points separated by a time before and after the target point.

【0018】同様に、ステップ230で、第2の予備補
間値が(2)式で求められる。
Similarly, at step 230, a second preliminary interpolated value is determined by equation (2).

【0019】 y2=(x(n−b)+x(n+b))/2 (2) ここで、bはaより大きい任意の正の値であるとする。
すなわち、第2の予備補間値は対象点の前後に各々時間
b(>a)離れている2点の平均値又は中間値として求
められる。
Y 2 = (x (n−b) + x (n + b)) / 2 (2) where b is an arbitrary positive value larger than a.
That is, the second preliminary interpolation value is obtained as an average value or an intermediate value of two points that are separated by a time b (> a) before and after the target point.

【0020】ステップ240では、第3の予備補間値が
(3)式で求められる。
In step 240, a third preliminary interpolated value is obtained by equation (3).

【0021】 y3=(x(n−c)+x(n+c))/2 (3) ここで、cはbより大きい任意の正の値であるとする。
すなわち、第3の予備補間値は対象点の前後に各々時間
c(>b)離れている2点の平均値又は中間値として求
められる。
Y 3 = (x (n−c) + x (n + c)) / 2 (3) where c is any positive value greater than b.
That is, the third preliminary interpolation value is obtained as an average value or an intermediate value of two points that are separated by a time c (> b) before and after the target point.

【0022】ステップ250で、補間値が(4)式に示
す重み付け平均値により求められる。
In step 250, an interpolation value is obtained from the weighted average value shown in equation (4).

【0023】 i(n)=(p・y1+q・y2+r・y3)/(p+q+r) (4) すなわち、第1、第2、第3の予備補間値に各々補正値
として重みp、q、rを乗じて加算する。p+q+rで
除しているのは、スケーリングのためである。ここで、
p、q、rは、第1、第2、第3の予備補間値を求める
際に使用された2点のデータ間の距離2a、2b、2c
(2a<2b<2c)に応じて定められ、2点間の距離
が小さいほど大きい値となり、p>q>rとなるように
設定される。
I (n) = (p · y 1 + q · y 2 + r · y 3 ) / (p + q + r) (4) That is, the first, second, and third preliminary interpolated values are weighted p as correction values. , Q, and r. The division by p + q + r is for scaling. here,
p, q, and r are the distances 2a, 2b, and 2c between the data of the two points used in obtaining the first, second, and third preliminary interpolation values.
It is determined according to (2a <2b <2c), and becomes larger as the distance between the two points becomes smaller, and is set so that p>q> r.

【0024】ステップ260で、補間値を求める次の対
象点が存在するかどうか判定され、存在すると判定され
た場合、処理はステップ210に戻り、ステップ210
〜250の処理が繰り返される。次の対象点がないと判
定された場合には処理はステップ270に進み、ステッ
プ270で処理は終了する。
At step 260, it is determined whether or not there is a next target point for obtaining an interpolation value.
Steps 250 to 250 are repeated. If it is determined that there is no next target point, the process proceeds to step 270, and the process ends at step 270.

【0025】この処理ルーチンの結果を図3に示す。第
1、第2、第3の予備補間値は特に極値(例えば、t=
9〜23)においてその特徴が明らかである。第1の予
備補間値は最もオリジナルのアナログ信号に近い値を示
すが、滑らかさに欠ける。第3の予備補間値は最も滑ら
かであるが、アナログ信号からは遠い値を示す。ここ
で、実線で示されている補間値i(t)は、オリジナル
のアナログ信号に近い値を示すとともに、滑らかな曲線
となる。
FIG. 3 shows the result of this processing routine. The first, second and third preliminary interpolation values are particularly extreme values (for example, t =
9 to 23). The first preliminary interpolated value indicates a value closest to the original analog signal, but lacks smoothness. The third preliminary interpolated value is the smoothest, but indicates a value far from the analog signal. Here, the interpolation value i (t) indicated by the solid line indicates a value close to the original analog signal and is a smooth curve.

【0026】このように、少なくとも2点以上の値を用
いて対象点における第1の予備補間値を求め、前記2点
とは少なくとも1点が異なる、少なくとも2点以上の値
を用いて前記対象点における第2の予備補間値を求め、
少なくとも前記第1の予備補間値と第2の予備補間値と
に各々補正値を乗じて加算することにより前記対象点に
おける補間値を求めることにより、各々の補間値の長所
である、データの正確性と、滑らかさの両方を有するデ
ータを取得することが可能となり、この出力データによ
り再生される音声の音質を良くすることができる。
As described above, the first preliminary interpolation value at the target point is obtained by using at least two points, and the target preliminary value is obtained by using at least two points at least different from the two points. Determine a second preliminary interpolation value at the point;
By obtaining an interpolation value at the target point by multiplying at least the first preliminary interpolation value and the second preliminary interpolation value by respective correction values and adding the corrected values, the advantage of each interpolation value is obtained. It is possible to acquire data having both characteristics and smoothness, and it is possible to improve the sound quality of the sound reproduced by the output data.

【0027】次に本発明のデータ補間回路26によって
実行されるデータ補間処理の第2の実施例を図2及び図
4を参照して説明する。
Next, a second embodiment of the data interpolation processing executed by the data interpolation circuit 26 of the present invention will be described with reference to FIGS.

【0028】第1の実施例と第2の実施例とは、ステッ
プ220〜250以外は同様であるので、ここでは、ス
テップ220〜250に関して説明する。
Since the first embodiment and the second embodiment are the same except for steps 220 to 250, only steps 220 to 250 will be described here.

【0029】ステップ220で、第1の予備補間値を
(5)式を用いて求める。
In step 220, a first preliminary interpolated value is determined using equation (5).

【0030】 y1=(x(n−a)+x(n+a))/2 (5) ここで、aは任意の正の値であるとする。すなわち、第
1の予備補間値は対象点の前後に各々時間a離れた2点
の平均値として求められる。
Y 1 = (x (na) + x (n + a)) / 2 (5) Here, a is an arbitrary positive value. That is, the first preliminary interpolation value is obtained as an average value of two points separated by a time a before and after the target point.

【0031】同様に、ステップ230で、第2の予備補
間値が(6)式を用いて求められる。
Similarly, at step 230, a second preliminary interpolated value is determined using equation (6).

【0032】 y2=(x(n−2a)+x(n−a) +x(n+a)+x(n+2a))/4 (6) すなわち、第2の予備補間値は対象点の前後に各々時間
a及び2a離れている4点の平均値として求められる。
Y 2 = (x (n−2a) + x (na) + x (n + a) + x (n + 2a)) / 4 (6) That is, the second preliminary interpolated value is calculated at time a before and after the target point. And the average value of four points 2a apart from each other.

【0033】ステップ240では、第3の予備補間値が
(7)式を用いて求められる。
In step 240, a third preliminary interpolated value is determined using equation (7).

【0034】 y3=(x(n−3a)+x(n−2a) +x(n−a)+x(n+a) +x(n+2a)+x(n+3a))/6 (7) すなわち、第3の予備補間値は対象点の前後に各々時間
a、2a及び3a離れている6点の平均値として求めら
れる。
Y 3 = (x (n−3a) + x (n−2a) + x (na) + x (n + a) + x (n + 2a) + x (n + 3a)) / 6 (7) That is, the third preliminary interpolation The value is obtained as an average value of six points separated by time a, 2a and 3a before and after the target point, respectively.

【0035】ステップ250で、補間値が(8)式に示
す重み付け平均値により求められる。
In step 250, an interpolation value is obtained from the weighted average value shown in equation (8).

【0036】 i(n)=(p・y1+q・y2+r・y3)/(p+q+r) (8) すなわち、第1、第2、第3の予備補間値に各々補正値
として重みp、q、rを乗じて加算する。p+q+rで
除しているのは、スケーリングのためである。ここで、
p、q、rは、第1、第2、第3の予備補間値を求める
際に使用された複数の点の間の最大距離2a、4a、6
a(2a<4a<6a)に応じて定められる。即ち、複
数の点の相互間隔のうち最大の長さを有する間隔が短い
ほど大きい値に設定され、ここでは、p>q>rとなる
ように設定される。
I (n) = (p · y 1 + q · y 2 + r · y 3 ) / (p + q + r) (8) That is, the first, second, and third preliminary interpolated values are weighted p as correction values. , Q, and r. The division by p + q + r is for scaling. here,
p, q, and r are the maximum distances 2a, 4a, and 6 between the plurality of points used in obtaining the first, second, and third preliminary interpolation values.
a (2a <4a <6a). That is, the smaller the interval having the maximum length among the mutual intervals of the plurality of points, the larger the value is set. In this case, the value is set so that p>q> r.

【0037】この処理ルーチンの結果を図4に示す。図
3に示される第1の実施例の結果と同様に、第1、第
2、第3の予備補間値は特に極値(例えば、t=9〜2
3)においてその特徴が明らかである。第1の予備補間
値は最もオリジナルのアナログ信号に近い値を示すが、
滑らかさに欠ける。第3の予備補間値は最も滑らかであ
るが、アナログ信号からは遠い値を示す。ここで、実線
で示されている補間値i(t)は、オリジナルのアナロ
グ信号に近い値を示すとともに、滑らかな曲線となる。
FIG. 4 shows the result of this processing routine. Similarly to the result of the first embodiment shown in FIG. 3, the first, second, and third preliminary interpolation values are particularly extreme values (for example, t = 9 to 2).
The feature is clear in 3). The first preliminary interpolation value indicates a value closest to the original analog signal,
Lack of smoothness. The third preliminary interpolated value is the smoothest, but indicates a value far from the analog signal. Here, the interpolation value i (t) indicated by the solid line indicates a value close to the original analog signal and is a smooth curve.

【0038】このように、第2の実施例でも第1の実施
例と同様に、少なくとも2点以上の値を用いて対象点に
おける第1の予備補間値を求め、前記2点とは少なくと
も1点が異なる、少なくとも2点以上の値を用いて前記
対象点における第2の予備補間値を求め、少なくとも前
記第1の予備補間値と第2の予備補間値とに各々補正値
を乗じて加算することにより前記対象点における補間値
を求めることにより、各々の補間値の長所である、デー
タの正確性と、滑らかさの両方を有する出力データを取
得することが可能となり、この出力データにより再生さ
れる音声の音質を良くすることができる。
As described above, in the second embodiment, as in the first embodiment, the first preliminary interpolation value at the target point is obtained by using at least two or more values. A second preliminary interpolation value at the target point is obtained by using at least two or more points having different points, and at least the first preliminary interpolation value and the second preliminary interpolation value are multiplied by correction values and added. By calculating the interpolation value at the target point, it is possible to obtain output data having both data accuracy and smoothness, which are advantages of each interpolation value. It is possible to improve the sound quality of the sound to be performed.

【0039】次に本発明のデータ補間回路26によって
実行されるデータ補間処理の第3の実施例を図2及び図
5を参照して説明する。
Next, a third embodiment of the data interpolation processing executed by the data interpolation circuit 26 of the present invention will be described with reference to FIGS.

【0040】第1、第2の実施例と第3の実施例とは、
ステップ220〜250以外は同様であるので、ここで
は、ステップ220〜250に関して説明する。
The first, second and third embodiments are different from each other in that
Since steps other than steps 220 to 250 are the same, steps 220 to 250 will be described here.

【0041】ステップ220で、第1の予備補間値を
(9)式を用いて求める。
In step 220, a first preliminary interpolation value is obtained by using equation (9).

【0042】 y1=(b・x(n−a)+a・x(n+b))/(a+b) (9) ここで、a、bは任意の正の値であるとする。すなわ
ち、第1の予備補間値は対象点の前に時間a、後に時間
b離れた2点を用いて、その2点からの距離に応じて求
められる。
Y 1 = (b × x (n−a) + a × x (n + b)) / (a + b) (9) Here, it is assumed that a and b are arbitrary positive values. That is, the first preliminary interpolation value is obtained according to the distance from the two points that are two times apart from the target point by time a and then by time b.

【0043】同様に、ステップ230で、第2予備補間
値が(10)式で求められる。
Similarly, in step 230, the second preliminary interpolation value is obtained by the equation (10).

【0044】 ここで、a、cは任意の正の値であるとする。すなわ
ち、第2の予備補間値は対象点の前に時間a、後に時間
c離れた2点を用いて、その2点からの距離に応じて求
められる。
[0044] Here, it is assumed that a and c are arbitrary positive values. That is, the second preliminary interpolation value is obtained according to the distance from the target point using two points separated by time a and time c before the target point.

【0045】ステップ240では、第3の予備補間値が
(11)式を用いて求められる。
In step 240, a third preliminary interpolated value is obtained using equation (11).

【0046】 ここで、a、dは任意の正の値であるとする。すなわ
ち、第3の予備補間値は対象点の前に時間a、後に時間
d離れた2点を用いて、その2点からの距離に応じて求
められる。
[0046] Here, it is assumed that a and d are arbitrary positive values. That is, the third preliminary interpolation value is obtained according to the distance from the two points, using two points separated by a time a before the target point and a time d after the target point.

【0047】ステップ250で、補間値が(12)式に
示す重み付け平均値により求められる。
In step 250, an interpolation value is obtained from the weighted average value shown in equation (12).

【0048】 i(n)=(p・y1+r・y2+q・y3)/(p+r+q) (12) すなわち、第1、第2、第3の予備補間値に各々補正値
として重みp、r、qを乗じて加算する。スケーリング
のために、p+q+rで除している。ここで、p、q、
rは、第1、第2、第3の予備補間値を求める際に使用
された2点の間の距離a+b、a+c、a+d(b<c
<d)に応じて定められ、2点の間の距離が短いほど大
きい値となり、p>q>rとなるように設定される。
I (n) = (p · y 1 + r · y 2 + q · y 3 ) / (p + r + q) (12) That is, the first, second, and third preliminary interpolated values are weighted p as correction values. , R, and q. It is divided by p + q + r for scaling. Where p, q,
r is the distance a + b, a + c, a + d (b <c) between the two points used in obtaining the first, second, and third preliminary interpolation values.
The value is determined according to <d), and becomes larger as the distance between the two points becomes shorter, and is set so that p>q> r.

【0049】この処理ルーチンの結果を図5に示す。図
3に示される第1の実施例の結果、図4に示される第2
の実施例の結果と同様に、第1、第2、第3の予備補間
値は特に極値(例えば、t=9〜23)においてその特
徴が明らかである。第1の予備補間値は最もオリジナル
のアナログ信号に近い値を示すが、滑らかさに欠ける。
第3の予備補間値は最も滑らかであるが、アナログ信号
からは遠い値を示す。ここで、補間値i(t)は、オリ
ジナルのアナログ信号に近い値を示すとともに、滑らか
な曲線となる。
FIG. 5 shows the result of this processing routine. As a result of the first embodiment shown in FIG. 3, the second embodiment shown in FIG.
Similarly to the result of the embodiment, the characteristics of the first, second, and third preliminary interpolated values are apparent particularly at extreme values (for example, t = 9 to 23). The first preliminary interpolated value indicates a value closest to the original analog signal, but lacks smoothness.
The third preliminary interpolated value is the smoothest, but indicates a value far from the analog signal. Here, the interpolation value i (t) indicates a value close to the original analog signal and has a smooth curve.

【0050】このように、第3の実施例でも第1及び第
2の実施例と同様に、少なくとも2点以上の値を用いて
対象点における第1の予備補間値を求め、前記2点とは
少なくとも1点が異なる、少なくとも2点以上の値を用
いて前記対象点における第2の予備補間値を求め、少な
くとも前記第1の予備補間値と第2の予備補間値とに各
々補正値を乗じて加算することにより前記対象点におけ
る補間値を求めることにより、各々の補間値の長所であ
る、データの正確性と、滑らかさの両方を有する出力デ
ータを取得することが可能となり、この出力データによ
り再生される音声の音質を良くすることができる。
As described above, in the third embodiment, similarly to the first and second embodiments, the first preliminary interpolation value at the target point is obtained by using at least two or more values, and Obtains a second preliminary interpolation value at the target point using at least two or more values that are different from each other by at least one point, and assigns a correction value to at least the first preliminary interpolation value and the second preliminary interpolation value. By obtaining the interpolated value at the target point by multiplying and adding, it is possible to obtain output data having both the accuracy of data and the smoothness, which are the advantages of each interpolated value. The sound quality of the sound reproduced by the data can be improved.

【0051】なお、上記実施例では、各々第1乃至第3
の予備補間値を用いて補正値を求めたが、本発明はこれ
に限定されず、予備補間値は2種類以上であればよい。
また、第1乃至第3の予備補間値を求める方法は、上記
実施例に記載されている方法に限定されず、公知の任意
の方法を使用してもよい。
In the above embodiment, the first through third
Although the correction value is obtained using the preliminary interpolation values of the above, the present invention is not limited to this, and the preliminary interpolation values may be any two or more types.
Further, the method of obtaining the first to third preliminary interpolation values is not limited to the method described in the above embodiment, and any known method may be used.

【0052】さらに、上記実施例で、補正値は、少なく
とも2点以上の点の相互間隔のうち最大の長さを有する
間隔が短いほど大きい値に設定されたが、本発明はこれ
に限定されず、例えば、データの正確性よりも滑らかさ
に重点を置く場合には、少なくとも2点以上の点の相互
間隔のうち最大の長さを有する間隔が短いほど小さい値
に設定されてもよい。また、補正値は任意に設定されて
もよく、ニューロン・ネットワーク等を用いた学習等に
より決定されるようにしてもよい。
Further, in the above embodiment, the correction value is set to a larger value as the interval having the maximum length is shorter among the mutual intervals of at least two points, but the present invention is not limited to this. For example, in a case where smoothness is emphasized rather than data accuracy, a smaller value may be set as the interval having the maximum length among the intervals between at least two or more points is shorter. The correction value may be set arbitrarily, or may be determined by learning using a neuron network or the like.

【0053】上記実施例では、本発明のデータ補間をコ
ンパクト・ディスク再生装置において適用したが、本発
明はこれに限定されず、データ補間は、例えば、他の音
声情報装置及び画像情報処理装置など、他の装置で適用
されてもよい。本発明では、コンパクト・ディスク再生
装置にデータ補間を適用したため、第1乃至第3の予備
補間値を1次元で配列されたデータに基づいて求めた
が、例えば、画像情報処理装置に本発明を適用する場合
には、2次元、又は3次元で配列されたデータに基づい
て、第1乃至第3の予備補間値が求められてもよい。
In the above embodiment, the data interpolation of the present invention is applied to a compact disc reproducing apparatus. However, the present invention is not limited to this. , May be applied in other devices. In the present invention, since the data interpolation is applied to the compact disc reproducing apparatus, the first to third preliminary interpolation values are obtained based on the data arranged one-dimensionally. For example, the present invention is applied to an image information processing apparatus. When applied, the first to third preliminary interpolation values may be obtained based on data arranged in two dimensions or three dimensions.

【0054】また、上記実施例では、デジタル信号がア
ナログ信号に変換され、アナログ信号が音声情報として
出力される前に、アナログ信号に対してデータ補間が行
われたが、本発明はこれに限定されず、信号処理の任意
の時点でデータ補間が行われてもよい。さらに、データ
補間は、デジタル信号に対して行われてもよい。
In the above embodiment, the digital signal is converted to an analog signal, and data interpolation is performed on the analog signal before the analog signal is output as audio information. However, the present invention is not limited to this. Instead, data interpolation may be performed at any point in the signal processing. Further, data interpolation may be performed on the digital signal.

【0055】[0055]

【発明の効果】請求項1の発明によれば、少なくとも2
点以上の値を用いて対象点における第1の予備補間値を
求め、前記2点とは少なくとも1点が異なる、少なくと
も2点以上の値を用いて前記対象点における第2の予備
補間値を求め、少なくとも前記第1の予備補間値と第2
の予備補間値とに各々補正値を乗じて加算することによ
り前記対象点における補間値を求めるので、これによ
り、各々の補間値の長所である、データの正確性と、滑
らかさの両方を有する出力データを取得することが可能
となり、この出力データにより再生される音声の音質を
良くすることができる。
According to the first aspect of the present invention, at least 2
A first preliminary interpolation value at the target point is obtained by using a value equal to or more than the point, and a second preliminary interpolation value at the target point is calculated using at least two or more values that are different from the two points by at least one point. At least the first preliminary interpolation value and the second
The interpolation value at the target point is obtained by multiplying each of the preliminary interpolation values by the respective correction values and adding the correction values. Thus, both the accuracy of data and the smoothness, which are advantages of each interpolation value, are obtained. The output data can be obtained, and the sound quality of the sound reproduced by the output data can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明のデータ補間回路を有するコンパクト
・ディスク再生装置の構成ブロック図を示す。
FIG. 1 is a block diagram showing a configuration of a compact disk reproducing apparatus having a data interpolation circuit according to the present invention.

【図2】 本発明の第1、第2、第3の実施例のフロー
・チャートを示す。
FIG. 2 shows a flow chart of the first, second and third embodiments of the present invention.

【図3】 本発明の第1の実施例の処理結果を示すグラ
フである。
FIG. 3 is a graph showing a processing result of the first example of the present invention.

【図4】 本発明の第2の実施例の処理結果を示すグラ
フである。
FIG. 4 is a graph showing a processing result of the second example of the present invention.

【図5】 本発明の第3の実施例の処理結果を示すグラ
フである。
FIG. 5 is a graph showing a processing result of the third example of the present invention.

【符号の説明】[Explanation of symbols]

100 コンパクト・ディスク再生装置 26 データ補間回路 100 Compact disk player 26 Data interpolation circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも2点以上の値を用いて対象点
における第1の予備補間値を求め、 前記2点とは少なくとも1点が異なる、少なくとも2点
以上の値を用いて前記対象点における第2の予備補間値
を求め、 少なくとも前記第1の予備補間値と第2の予備補間値と
に各々補正値を乗じて加算することにより前記対象点に
おける補間値を求めるデータ補間方法。
1. A first preliminary interpolation value at a target point is obtained by using at least two or more points, and at least one point different from the two points is calculated by using at least two points or more. A data interpolation method for obtaining a second preliminary interpolation value, multiplying at least the first preliminary interpolation value and the second preliminary interpolation value by respective correction values, and adding the multiplied correction values at the target point.
【請求項2】 前記第1及び第2の予備補間値は、各々
少なくとも2点以上の値の平均により求められる請求項
1に記載のデータ補間方法。
2. The data interpolation method according to claim 1, wherein each of the first and second preliminary interpolation values is obtained by averaging at least two values.
【請求項3】 前記補正値は、前記少なくとも2点以上
の点の相互間隔のうち最大の長さを有する間隔が短いほ
ど大きい値に設定される請求項1又は請求項2に記載の
データ補間方法。
3. The data interpolation according to claim 1, wherein the correction value is set to a larger value as an interval having a maximum length is shorter among mutual intervals between the at least two points. Method.
JP2001087514A 2001-03-26 2001-03-26 Data interpolation method Pending JP2002290240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001087514A JP2002290240A (en) 2001-03-26 2001-03-26 Data interpolation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001087514A JP2002290240A (en) 2001-03-26 2001-03-26 Data interpolation method

Publications (1)

Publication Number Publication Date
JP2002290240A true JP2002290240A (en) 2002-10-04

Family

ID=18942752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001087514A Pending JP2002290240A (en) 2001-03-26 2001-03-26 Data interpolation method

Country Status (1)

Country Link
JP (1) JP2002290240A (en)

Similar Documents

Publication Publication Date Title
JP2508616B2 (en) Sampling rate converter
US5227787A (en) Digital data converting system
EP1276241A1 (en) Compression method and device, decompression method and device, compression/decompression system, and recorded medium
JP2548210B2 (en) Time axis correction device
KR0178880B1 (en) Positioning device for optical disk device
JP2010020122A (en) Method and device for processing digital acoustic signal
JPH07319498A (en) Pitch cycle extracting device for voice signal
EP0817168A1 (en) Reproducing speed changer
JP2002290240A (en) Data interpolation method
JPWO2006013660A1 (en) Playback signal processing device
US6744703B2 (en) Continuous recording apparatus by interpolating the audio signal during seeking operation
JP2002288946A (en) Noise elimination method
JP4392560B2 (en) Image processing apparatus and method, and recording medium
JP2506948B2 (en) Time axis correction device
JP3336823B2 (en) Sound signal processing device
JP2684820B2 (en) Surround circuit
JP2008089791A (en) Audio signal processor
JP2712180B2 (en) Amplitude compression / expansion circuit
JP3254829B2 (en) Method and apparatus for time-based extension reading of digital audio signal
JPH0787015B2 (en) Variable speed playback device
JPH10322206A (en) Device and method for reducing distortion
JPS6331224A (en) Accuracy improving system for a/d conversion sample value
JP2543271B2 (en) Time axis correction device
JPS609212A (en) Acoustic reproducer
JPH0736482A (en) Reproduction speed converting method