JPH0568156B2 - - Google Patents

Info

Publication number
JPH0568156B2
JPH0568156B2 JP19612681A JP19612681A JPH0568156B2 JP H0568156 B2 JPH0568156 B2 JP H0568156B2 JP 19612681 A JP19612681 A JP 19612681A JP 19612681 A JP19612681 A JP 19612681A JP H0568156 B2 JPH0568156 B2 JP H0568156B2
Authority
JP
Japan
Prior art keywords
sampling frequency
video signal
digital video
output
coefficient
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP19612681A
Other languages
Japanese (ja)
Other versions
JPS5897968A (en
Inventor
Seiichiro Iwase
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 Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP56196126A priority Critical patent/JPS5897968A/en
Publication of JPS5897968A publication Critical patent/JPS5897968A/en
Publication of JPH0568156B2 publication Critical patent/JPH0568156B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/64Circuits for processing colour signals

Description

【発明の詳細な説明】 この発明は、デイジタル信号の標本化周波数変
換装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a digital signal sampling frequency conversion device.

例えばデイジタルビデオ信号の標本化周波数と
しては、PAL方式及びSECAM方式に関して
858fh(fh:水平周波数)、NTSC方式に関して
910fhなどのいくつかの値が国際的に提案され、
検討されつつある。このような事情のもとで、標
本化周波数が異なるビデオデータを同一のシステ
ムで処理するために、標本化周波数の変換装置が
必要となる。
For example, regarding the sampling frequency of digital video signals, the PAL system and SECAM system are
Regarding 858fh (fh: horizontal frequency), NTSC system
Several values have been proposed internationally, such as 910fh,
It is being considered. Under these circumstances, a sampling frequency conversion device is required in order to process video data with different sampling frequencies in the same system.

この発明は、かかるデイジタルビデオ信号の標
本化周波数変換装置に関し、任意の2つの標本化
周波数間の変換を行なうことができ、且つ簡単、
小形なハードウエアのものを提供せんとするもの
である。
The present invention relates to a sampling frequency conversion device for digital video signals, which is capable of converting between any two sampling frequencies, and which is simple,
The aim is to provide compact hardware.

一般的に時刻tの補間値x(t)は、標本化定理か
ら、 x(t)= 〓 〓i=-∞ x(i/2W)・sin(2πWt−iπ)/2πWt−iπ…
…(1) W:信号の帯域 i:整数 と表わされる。今、入力標本化周期をTとすると T=1/2W=1/fSA ……(2) fSA:入力標本化周波数 となり、時刻t=αT(α:実数)の信号の振幅x
(αT)を求めると x(αT)= 〓 〓i=-∞ x(iT)・sin(απ−iπ)/(απ−iπ)……
(3) となる。(3)式右辺の補間関数を一般的にa(t)で表
わすと x(αT)=i=-∞ x(iT)a(αT−iT) となる。
Generally, the interpolated value x(t) at time t is calculated from the sampling theorem as follows: x(t)= 〓 〓 i=-∞
...(1) W: Signal band i: Represented as an integer. Now, if the input sampling period is T, then T = 1/2W = 1/f SA ...(2) f SA is the input sampling frequency, and the amplitude x of the signal at time t = αT (α: real number)
To find (αT), x(αT)= 〓 〓 i=-∞ x(iT)・sin(απ−iπ)/(απ−iπ)……
(3) becomes. When the interpolation function on the right side of equation (3) is generally expressed as a(t), it becomes x(αT)= i=-∞ x(iT)a(αT−iT).

nαn+1 ……(4) なるnを使つて j=i−n(n,jは整数) とすると x(αT)=i=-∞ x(nT+jT)a(αT−nT−jT) となる。 nαn+1 ……(4) If we set j=i−n (n, j are integers) using n, then x(αT)= i=-∞ x(nT+jT)a(αT−nT−jT) .

β=α−n ……(5) なるB(β:実数)を使うと x(βT+nT)=i=-∞ x(nT+jT)a(βT−jT) ……(6) 普通フイルタ係数として無限の入力標本を必要と
しない有限インパルス応答即ちFIRデイジタルフ
イルタで構成するから、上式は x(βT+nT)=N/2i=-N/2 x(nT+jT)a(βT−jT) ……(7) N:フイルタのタツプ数 と表わされる。標本化周波数の変換をするために
は、β(0β1)のいろいろな値について、
(7)式の演算が必要である。よつて、補間用のデイ
ジタルフイルタとしては、各βの値ごとにフイル
タ係数(即ち補間関数をTでサンプルしたN個の
値)を用意しておく必要がある。
β=α−n ……(5) Using B (β: real number), x(βT+nT)= i=-∞ x(nT+jT)a(βT−jT) ……(6) As a normal filter coefficient Since it is composed of a finite impulse response, that is, an FIR digital filter that does not require infinite input samples, the above formula is x (βT + nT) = N/2i = -N/2 x (nT + jT) a (βT - jT) ... (7) N: Expressed as the number of filter taps. In order to convert the sampling frequency, for various values of β (0β1),
It is necessary to calculate equation (7). Therefore, as a digital filter for interpolation, it is necessary to prepare filter coefficients (that is, N values obtained by sampling the interpolation function with T) for each value of β.

そこで、補間関数を細くサンプルしてメモリー
に蓄えておき、βに応じてβに対応する初期アド
レス及びそこからT〜NT分離れたアドレスの値
を読み出せるようにする。
Therefore, the interpolation function is sampled thinly and stored in a memory, so that depending on β, the initial address corresponding to β and the value of the address T to NT away from there can be read out.

この発明に依れば、簡潔、小形なハードウエア
によつて任意の標本化周波数の変換を行なうこと
ができ、例えばコンポーネントデイジタルビデオ
信号のNTSC←→PAL/SECAMの変換に適用する
ことができる。
According to the present invention, conversion of any sampling frequency can be performed using simple and compact hardware, and can be applied to, for example, conversion of component digital video signals from NTSC←→PAL/SECAM.

なお、標本化周波数の変換比は、一般には、整
数比しかできないが、ビデオデータのサンプリン
グは、1水平区間毎にリセツトされるので、整数
比でなくても良く、また、補間演算が1水平区間
内のデータを用いることで行なわれる。
Note that the conversion ratio of the sampling frequency can generally only be an integer ratio, but since video data sampling is reset every horizontal interval, it does not have to be an integer ratio, and the interpolation calculation can be done in one horizontal interval. This is done by using data within the interval.

以下、この発明一実施例について、図面を参照
して説明すると、1は入力バツフアメモリーを示
し、これはFIFO(First−In−First−Out)レジ
スタによつて構成されている。この入力バツフア
メモリー1には、端子2から入力ビデオデータが
供給され、端子3から入力ビデオデータの標本化
周波数fSAがシフトインのクロツクとして供給さ
れている。標本化周波数の変換としては、低いも
のを高くするアツプコンバートとその逆のダウン
コンバートとの2通りありうる。このアツプコン
バートを行なう際に、入力データを一時的に蓄え
るために入力バツフアメモリー1が必要であり、
ダウンコンバートのために、出力バツフアメモリ
ーが必要である。この入力バツフアメモリー1か
らシフトアウトクロツクSOによつてデータが出
力され、次段の補間用のデイジタルフイルタ4に
供給される。また、入力バツフアメモリー1から
発生する信号RADYによつてフリツプフロツプ
5がトリガーされ、クロツク発生器6からのクロ
ツクCKがANDゲート7を介して取り出され、シ
ステムの各部に供給される。このクロツクCKの
周波数fSSは、入力側の標本化周波数fSA、出力側
の標本化周波数fSBのうちでより高い方の周波数
よりやや高い周波数に選定されており、入力バツ
フアメモリー1においてデータレイトがfSAから
fSSに変換される。また、入力バツフアメモリー
1から、データと共に入力データと同期する1水
平周期のライン信号Hが出力される。
Hereinafter, one embodiment of the present invention will be described with reference to the drawings. Reference numeral 1 indicates an input buffer memory, which is constituted by a FIFO (First-In-First-Out) register. Input video data is supplied to this input buffer memory 1 from a terminal 2, and a sampling frequency f SA of the input video data is supplied from a terminal 3 as a shift-in clock. There are two possible ways to convert the sampling frequency: up-conversion, which increases a low frequency, and down-conversion, which is the opposite. When performing this up-conversion, an input buffer memory 1 is required to temporarily store input data.
Output buffer memory is required for down conversion. Data is outputted from this input buffer memory 1 by a shift out clock SO, and is supplied to a digital filter 4 for interpolation at the next stage. Further, the flip-flop 5 is triggered by the signal RADY generated from the input buffer memory 1, and the clock CK from the clock generator 6 is taken out via the AND gate 7 and supplied to each part of the system. The frequency f SS of this clock CK is selected to be slightly higher than the higher of the sampling frequency f SA on the input side and the sampling frequency f SB on the output side. data rate from f SA
f Converted to SS . Also, from the input buffer memory 1, a line signal H of one horizontal period synchronized with the input data is outputted together with the data.

デイジタルフイルタ4は、N個のタツプが導出
されるシフトレジスタとこのタツプから取り出さ
れたデータと係数メモリー8(破線で示す)の出
力と乗算するN個の係数器とこの係数器の出力の
和を発生する加算器9とからなり、加算器9の出
力側に設けられたラツチ10の出力に補間データ
が発生する。係数メモリー8は、標本化周波数
fSBの1水平区間の全てのサンプル点に関する係
数を記憶しており、変換比に応じて変更されるよ
うになされている。そして、1水平区間内で順次
係数データが発生するように、係数メモリー8に
係数カウンタ11が設けられている。
The digital filter 4 includes a shift register from which N taps are derived, an N coefficient multiplier that multiplies the data taken out from these taps by the output of a coefficient memory 8 (indicated by a broken line), and the sum of the outputs of the coefficient multiplier. Interpolated data is generated at the output of a latch 10 provided on the output side of the adder 9. Coefficient memory 8 is the sampling frequency
Coefficients related to all sample points in one horizontal section of fSB are stored and are changed according to the conversion ratio. A coefficient counter 11 is provided in the coefficient memory 8 so that coefficient data is generated sequentially within one horizontal section.

この補間データが出力バツフアメモリー12に
供給され、標本化周波数fSBのデータに変換され
て出力端子13に取り出される。このため、周波
数fSSのシフトインクロツクSIと端子14からの
周波数fSBのクロツクとが出力バツフアメモリー
12に供給されている。
This interpolated data is supplied to the output buffer memory 12, converted to data at the sampling frequency fSB , and taken out to the output terminal 13. For this reason, the shift in clock SI with the frequency f SS and the clock with the frequency f SB from the terminal 14 are supplied to the output buffer memory 12 .

また、破線で囲んで示す15が各部を制御する
コントローラを示し、これは、制御プログラムを
記憶するプログラムメモリー16とプログラムカ
ウンタ17とレジスタ18とから構成されてい
る。標本化周波数の変換比によつてタイムチヤー
トが異なつており、この変換比に応じてプログラ
ムメモリー16を差しかえることができるように
なされている。制御プログラムは、1ワードが下
記の5ビツトからなる。
Further, numeral 15 surrounded by a broken line indicates a controller that controls each part, and this controller is composed of a program memory 16 that stores a control program, a program counter 17, and a register 18. The time chart varies depending on the conversion ratio of the sampling frequency, and the program memory 16 can be replaced according to the conversion ratio. One word of the control program consists of the following 5 bits.

SO:入力バツフアメモリー1の出力指示。SO: Input buffer memory 1 output instruction.

SR:デイジタルフイルタ4のシフトレジスタの
シフト指示。
SR: Shift instruction for shift register of digital filter 4.

EN:係数カウンタ11のインクリメント指示。EN: Instruction to increment the coefficient counter 11.

SI:出力バツフアメモリー12の入力指示。SI: Input instruction for output buffer memory 12.

H:出力データに添えるライン信号で出力バツフ
アメモリー12に供給される。
H: A line signal added to the output data and supplied to the output buffer memory 12.

なお、係数データのワード数は、ひとつの変換
につきfSB/fHだけ必要である。
Note that the number of words of coefficient data required is f SB /f H for one conversion.

上述の一実施例の説明から理解されるように、
この発明によれば、標本化周波数の変換に応じた
係数を記憶する係数メモリーを設けておくこと
で、簡潔、小形なハードウエアで変換を行なうこ
とができる。
As understood from the description of one embodiment above,
According to the present invention, by providing a coefficient memory for storing coefficients corresponding to conversion of sampling frequency, conversion can be performed using simple and compact hardware.

【図面の簡単な説明】[Brief explanation of the drawing]

図はこの発明の一実施例の構成を示すブロツク
図である。 1……入力バツフアメモリー、4……デイジタ
ルフイルタ、8……係数メモリー、12……出力
バツフアメモリー、15……コントローラ。
The figure is a block diagram showing the configuration of an embodiment of the present invention. 1...Input buffer memory, 4...Digital filter, 8...Coefficient memory, 12...Output buffer memory, 15...Controller.

Claims (1)

【特許請求の範囲】 1 第1の標本化周波数のデイジタルビデオ信号
を第2の標本化周波数のデイジタルビデオ信号に
変換するデイジタルビデオ信号の標本化周波数変
換装置において、 上記第1の標本化周波数のデイジタルビデオ信
号が供給される入力バツフアと、 直列接続された複数のレジスタ、上記レジスタ
から導出されタタツプに接続された乗算手段、上
記乗算手段の出力を加算する加算手段とからな
り、上記入力バツフアの出力が供給されるデイジ
タルフイルタと、 上記第1の標本化周波数のデイジタルビデオ信
号のサンプルデータの間に補間されて形成される
上記第2の標本化周波数のデイジタルビデオ信号
のサンプルデータが存在しうる補間位置に対応し
て夫々複数の係数データを有するの係数データの
組が1水平周期分、予め記憶され、上記デイジタ
ルフイルタの上記乗算手段に対して上記補間位置
に対応して読出された上記係数データの組を順次
与えるための係数記憶手段と、 上記デイジタルフイルタの上記加算手段の出力
が供給される出力バツフアと、 上記入力バツフアの出力指示、上記係数記憶手
段の上記係数データの組の読出しの制御、及び上
記出力バツフアメモリの入力指示を含む制御信号
を順次発生するためのコントローラとからなるこ
とを特徴とするデイジタルビデオ信号の標本化周
波数変換装置。
[Scope of Claims] 1. A digital video signal sampling frequency conversion device for converting a digital video signal of a first sampling frequency into a digital video signal of a second sampling frequency, comprising: It consists of an input buffer to which a digital video signal is supplied, a plurality of registers connected in series, multiplication means derived from the registers and connected in series, and addition means for adding the outputs of the multiplication means. There may be sample data of the digital video signal of the second sampling frequency formed by interpolation between the digital filter to which the output is supplied and the sample data of the digital video signal of the first sampling frequency. A set of coefficient data each having a plurality of coefficient data corresponding to the interpolation position is stored in advance for one horizontal period, and the coefficient data is read out to the multiplication means of the digital filter in correspondence to the interpolation position. coefficient storage means for sequentially providing data sets; an output buffer to which the output of the addition means of the digital filter is supplied; and an output buffer for instructing the output of the input buffer and reading out the coefficient data set of the coefficient storage means. 1. A sampling frequency conversion device for a digital video signal, comprising a controller for sequentially generating control signals including control signals and input instructions for the output buffer memory.
JP56196126A 1981-12-05 1981-12-05 Sampling frequency converter for video signal Granted JPS5897968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56196126A JPS5897968A (en) 1981-12-05 1981-12-05 Sampling frequency converter for video signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56196126A JPS5897968A (en) 1981-12-05 1981-12-05 Sampling frequency converter for video signal

Publications (2)

Publication Number Publication Date
JPS5897968A JPS5897968A (en) 1983-06-10
JPH0568156B2 true JPH0568156B2 (en) 1993-09-28

Family

ID=16352672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56196126A Granted JPS5897968A (en) 1981-12-05 1981-12-05 Sampling frequency converter for video signal

Country Status (1)

Country Link
JP (1) JPS5897968A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60191584A (en) * 1984-03-13 1985-09-30 Toshiba Corp Receiver of character multiplex broadcast signal
JPS6154780A (en) * 1984-08-27 1986-03-19 Matsushita Electric Ind Co Ltd Reproducing device of digital information signal
US5680335A (en) * 1993-03-23 1997-10-21 Sony Corporation Rate converter using a register postfix type transversal filter
JP2738422B2 (en) * 1995-11-28 1998-04-08 幸雄 岩瀬 Burdock continuous peeler

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS581378A (en) * 1981-05-11 1983-01-06 ア−ルシ−エ−・コ−ポレ−シヨン Signal converter

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS581378A (en) * 1981-05-11 1983-01-06 ア−ルシ−エ−・コ−ポレ−シヨン Signal converter

Also Published As

Publication number Publication date
JPS5897968A (en) 1983-06-10

Similar Documents

Publication Publication Date Title
EP0837561B1 (en) Sampling frequency converting apparatus
EP0305864B1 (en) Improved sampling frequency converter for converting a lower sampling frequency to a higher sampling frequency and a method therefor
JPH0439811B2 (en)
JPH0642619B2 (en) Interpolative time-discrete filter device
JPS6190514A (en) Music signal processor
JP3160675B2 (en) Sample data interpolator
US4471381A (en) System for converting number of scanning lines
US5159339A (en) Sampling rate converter for signals having a non-integer sampling ratio
KR100359823B1 (en) filter coefficient generator
US5528527A (en) Sampling frequency converter
US4536745A (en) Sampling frequency conversion device
US5204676A (en) Circuit arrangement for frequency conversion of a digital signal
JPS6255325B2 (en)
JPH0568156B2 (en)
US5490511A (en) Digital phase shifting apparatus
EP0576215B1 (en) Rate converter for converting data rate
JPH10126645A (en) Frequency conversion device
GB2236452A (en) Determining interpolation weighting coefficients for low ratio sampling rate converter
KR970002698B1 (en) Image signal transformer and noise eliminating device thereof
JPH0640616B2 (en) Digital filter-frequency characteristic converter
GB2126450A (en) Time compression of sampled signals
JP2628506B2 (en) Digital filter
JP3041932B2 (en) Sample rate conversion circuit
JPS6242609A (en) Thinning and interpolating device
JP3362796B2 (en) Music generator