JPH0678017A - Frame conversion circuit - Google Patents

Frame conversion circuit

Info

Publication number
JPH0678017A
JPH0678017A JP4137417A JP13741792A JPH0678017A JP H0678017 A JPH0678017 A JP H0678017A JP 4137417 A JP4137417 A JP 4137417A JP 13741792 A JP13741792 A JP 13741792A JP H0678017 A JPH0678017 A JP H0678017A
Authority
JP
Japan
Prior art keywords
data
timing
frame conversion
circuit
signal
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.)
Withdrawn
Application number
JP4137417A
Other languages
Japanese (ja)
Inventor
Tatsuyoshi Hamada
樹欣 浜田
Hiroki Iwasaki
宏記 岩崎
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.)
NEC Corp
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering 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 NEC Corp, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP4137417A priority Critical patent/JPH0678017A/en
Publication of JPH0678017A publication Critical patent/JPH0678017A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To allow the frame conversion circuit to easily correspond to data speed or data length. CONSTITUTION:A CPU 6 generates the timing data D3 of a timing pulse S1 in accordance with the data speed information D1 and data length information D2 of a previously inputted input signal Si. A RAM circuit 3 stores timing data D3 through a buffer 2 and then generates and sends the timing pulse S1 to a frame conversion part 1 in accordance with an address signal S2 synchronized with the signal Si. The conversion part 1 extracts the data of each frame in the signal Si in accordance with the signal S1 and executes frame conversion.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はフレーム変換回路に関
し、特にフレーム内に一定周期で繰り返されるデータ列
を別の周期またはデータ長に変換するフレーム変換回路
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a frame conversion circuit, and more particularly to a frame conversion circuit for converting a data string repeated in a frame at a constant cycle into another cycle or data length.

【0002】[0002]

【従来の技術】図2は従来のフレーム変換回路の一例を
示すブロック図である。このフレーム変換回路は、入力
信号Siが、図3に示すように、1フレーム(2nビッ
ト)内に2つのデータ列A,B(各mビット、mはm≦
n)を含む場合の回路構成を示している。
2. Description of the Related Art FIG. 2 is a block diagram showing an example of a conventional frame conversion circuit. In this frame conversion circuit, as shown in FIG. 3, the input signal Si has two data strings A and B (each m bit, m is m ≦ m) in one frame (2n bits).
3 shows a circuit configuration including n).

【0003】さて、フレーム変換部1は、記憶回路1
1,12および信号処理回路13を有している。記憶回
路11,12は、書き込みタイミングパルスS11,S
12に応じて入力信号Siのデータ列A,Bをそれぞれ
書き込んだ後、読み出しタイミングパルスS13に応じ
て読み出すことによりデータ列を分離し、信号So1,
So2として送出する。信号処理回路13は、信号So
1,So2を受け、所定の周期またはデータ長の出力信
号Soとして送出する。
The frame conversion unit 1 is composed of a memory circuit 1
1 and 12 and a signal processing circuit 13. The memory circuits 11 and 12 have write timing pulses S11 and S, respectively.
After writing the data trains A and B of the input signal Si in accordance with 12, the data trains are separated by reading out according to the read timing pulse S13.
It is sent out as So2. The signal processing circuit 13 outputs the signal So
1 and So2 are received and sent as an output signal So having a predetermined cycle or data length.

【0004】なお、1フレーム内のデータ数が増加する
場合は、データ数に対応して記憶回路を増設する。
When the number of data in one frame increases, the number of memory circuits is increased according to the number of data.

【0005】ところで、入力するデータ列が常に同じ速
度、同じデータ長であるならば、書き込みおよび読み出
しタイミングパルスは変更しなくてもよいが、データ速
度が変わる場合や、データ長が変わる場合には、書き込
みおよび読み出しタイミングパルスの周期やパルス幅を
変更しなければならない。このため、予めROM回路2
1に書き込みおよび読み出しタイミングパルスのタイミ
ングデータを記録させておき、切替信号C21によりR
OM回路21のデータテーブルを切換えて対応してい
る。なお、ROM回路22は、タイミングカウンタ22
からのアドレス信号C22に応じて動作する。
By the way, if the input data string always has the same speed and the same data length, it is not necessary to change the write and read timing pulses, but if the data speed changes or the data length changes. , The write and read timing pulse period and pulse width must be changed. Therefore, in advance, the ROM circuit 2
The timing data of the writing and reading timing pulse is recorded in 1 and the R is set by the switching signal C21.
It corresponds by switching the data table of the OM circuit 21. The ROM circuit 22 includes a timing counter 22
It operates in response to the address signal C22 from.

【0006】[0006]

【発明が解決しようとする課題】上述したように、従来
のフレーム変換回路では、データ速度やデータ長が変わ
る場合には、ROM回路のデータテーブルを切換えて対
応している。しかし、ROM回路のテーブル数は限定さ
れ、またテーブルの数を多くしようと周辺回路の規模が
増大するという問題点を有している。
As described above, in the conventional frame conversion circuit, when the data rate or the data length changes, the data table of the ROM circuit is switched and dealt with. However, the number of tables in the ROM circuit is limited, and there is a problem in that the scale of the peripheral circuit increases as the number of tables increases.

【0007】なお、ROM回路の代わりにCPUを使用
して制御する方法も考えられるが、データとの同期およ
び動作速度等の問題があり、実現は困難である。
A control method using a CPU instead of the ROM circuit is also conceivable, but it is difficult to realize because of problems such as synchronization with data and operation speed.

【0008】本発明の目的は、データ速度やデータ長の
変更に容易に対応できるフレーム変換回路を提供するこ
とにある。
An object of the present invention is to provide a frame conversion circuit which can easily cope with changes in data rate and data length.

【0009】[0009]

【課題を解決するための手段】本発明のフレーム変換回
路は、一定周期で繰り返される入力データ列を別の周期
またはデータ長に変換するフレーム変換回路において、
タイミングパルスに応じて前記入力データ列から所定の
データ列を抽出しフレーム変換を行う手段と、前記入力
データ列のデータ速度情報およびデータ長情報を基に前
記タイミングパルスを生成するためのタイミングデータ
を生成する手段と、このタイミングデータ生成手段によ
って生成されたタイミングデータを記憶して前記タイミ
ングパルスを生成する記憶手段とを備えて構成される。
また、フレーム変換開始前に前記タイミングパルスのタ
イミングデータを前記記憶手段に記憶させる手段を具備
して構成される。
A frame conversion circuit of the present invention is a frame conversion circuit for converting an input data string repeated at a constant cycle into another cycle or data length,
Means for extracting a predetermined data sequence from the input data sequence according to a timing pulse and performing frame conversion, and timing data for generating the timing pulse based on the data speed information and the data length information of the input data sequence. It comprises a generating means and a storage means for storing the timing data generated by the timing data generating means and generating the timing pulse.
Further, it comprises a unit for storing the timing data of the timing pulse in the storage unit before the frame conversion is started.

【0010】[0010]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0011】図1は本発明の一実施例を示すブロック図
であり、入力信号Siが、図3に示したように、1フレ
ーム(2nビット)内に2つのデータ列A,B(各mビ
ット、mはm≦n)を含む場合の回路構成を示してい
る。
FIG. 1 is a block diagram showing an embodiment of the present invention. As shown in FIG. 3, the input signal Si has two data strings A and B (each m) in one frame (2n bits). The bit and m indicate the circuit configuration in the case of including m ≦ n).

【0012】ここで、記憶回路を2つ有してデータ列を
抽出しフレーム変換を行うフレーム変換部1と、CPU
6が生成したタイミングデータD3を一時記録するバッ
ファ2と、タイミングデータを記憶してタイミングパル
スS1を生成するRAM回路3と、RAM回路3へ送出
するアドレス信号を選択するセレクタ4と、入力信号S
iに同期してアドレス信号S4を生成するタイミングカ
ウンタ5と、タイミングデータD3およびこのタイミン
グデータの記憶領域を指定するアドレス信号S3を生成
すると共に、制御信号C1〜C3を送出するCPU6と
を備えている。
Here, a frame conversion unit 1 which has two storage circuits and extracts a data string to perform frame conversion, and a CPU
6, the buffer 2 for temporarily recording the timing data D3 generated by the circuit 6, the RAM circuit 3 for storing the timing data and generating the timing pulse S1, the selector 4 for selecting the address signal to be sent to the RAM circuit 3, and the input signal S.
A timing counter 5 for generating an address signal S4 in synchronism with i, a CPU 6 for generating timing data D3 and an address signal S3 designating a storage area of the timing data, and sending control signals C1 to C3 are provided. There is.

【0013】さて、フレーム変換を開始する前の初期設
定として、入力信号Siのデータ速度情報D1およびデ
ータ長情報D2をCPU6に予め入力する。CPU6
は、データ速度情報D1およびデータ長情報D2を基
に、フレーム変換部1へ送出するタイミングパルスS1
のタイミングデータD3を生成し、バッファ2を介して
RAM回路3に記憶させる。
Now, as an initial setting before starting the frame conversion, the data speed information D1 and the data length information D2 of the input signal Si are inputted into the CPU 6 in advance. CPU6
Is a timing pulse S1 to be sent to the frame conversion unit 1 based on the data rate information D1 and the data length information D2.
Timing data D3 is generated and stored in the RAM circuit 3 via the buffer 2.

【0014】いま、入力信号Siが、例えば、図3に示
したような信号であった場合には、フレーム変換部1の
記憶回路に対する書き込みタイミングパルスS11は、
アドレスが1からmまでの期間は論理「1」、アドレス
がm+1から2nまでの期間は論理「0」のパルスとす
る。従って、CPU6には、このような書き込みタイミ
ングパルスS11が得られるようなタイミングデータを
生成するプログラムが入力してある。ところで、RAM
回路3は、セレクタ4を介してアドレス信号S2を受け
てタイミングデータD3を記憶する。この場合、CPU
6は、セレクタ制御信号C1によってセレクタ4を制御
し、アドレス信号S3およびS4のいずれかを選択さ
せ、アドレス信号S2としてRAM回路3へ送出させ
る。ここで、タイミングカウンタ5は、入力信号Siに
同期してカウントアップし、アドレス信号S4として送
出する。
Now, when the input signal Si is a signal as shown in FIG. 3, for example, the write timing pulse S11 for the memory circuit of the frame conversion section 1 is:
A pulse of logic "1" is used during the period from address 1 to m, and a pulse of logic "0" during the period from address m + 1 to 2n. Therefore, the CPU 6 is input with a program for generating timing data such that such a write timing pulse S11 is obtained. By the way, RAM
The circuit 3 receives the address signal S2 via the selector 4 and stores the timing data D3. In this case, the CPU
6 controls the selector 4 by the selector control signal C1, selects either the address signal S3 or S4, and sends it to the RAM circuit 3 as the address signal S2. Here, the timing counter 5 counts up in synchronization with the input signal Si and outputs it as the address signal S4.

【0015】同時に、CPU6は、RAM回路3に対し
てRAM制御信号C2を送出して書き込みモードとし、
また、バッファ2に対してバッファ制御信号C3を送出
してタイミングデータD3を出力させる。
At the same time, the CPU 6 sends the RAM control signal C2 to the RAM circuit 3 to set the write mode,
Further, the buffer control signal C3 is sent to the buffer 2 to output the timing data D3.

【0016】次に、CPU6は、アドレス信号S3およ
びタイミングデータD3を送出する。アドレス信号S3
は、セレクタ4を介してRAM回路3に入力し、また、
タイミングデータD3は、バッファ2を介してRAM回
路3に送出させる。このとき、RAM回路3は書き込み
モードになっているので、RAM回路3には、アドレス
信号S2に応じてタイミングデータD3が書き込まれ
る。その後、CPU6は、セレクタ制御信号C1により
セレクタ4にタイミングカウンタ5からのアドレス信号
S4を選択させる。また、RAM制御信号C2によりR
AM回路3を読み出しモードに切替える。更に、バッフ
ァ制御信号C3により、バッファ2を出力停止状態とす
る。このような状態のとき、RAM回路3は、入力信号
Siに同期して送出されてくるアドレス信号S2に対応
するタイミングデータを基に、タイミングパルスS1を
生成してフレーム変換部1へ出力する。フレーム変換部
1は、タイミングパルス信号S1(書き込みタイミング
パルスS11,S12および読み出しタイミングパルス
S13)に応じて入力信号Siの各フレームのデータを
抽出し、フレーム変換を行う。ところで、入力信号Si
のデータ列の周期,データ長を変更するときは、CPU
6に新しいデータ速度情報D1およびデータ長情報D2
を入力する。
Next, the CPU 6 sends out the address signal S3 and the timing data D3. Address signal S3
Input to the RAM circuit 3 through the selector 4, and
The timing data D3 is sent to the RAM circuit 3 via the buffer 2. At this time, since the RAM circuit 3 is in the write mode, the timing data D3 is written in the RAM circuit 3 according to the address signal S2. After that, the CPU 6 causes the selector 4 to select the address signal S4 from the timing counter 5 by the selector control signal C1. In addition, the RAM control signal C2 causes R
The AM circuit 3 is switched to the read mode. Further, the output of the buffer 2 is stopped by the buffer control signal C3. In such a state, the RAM circuit 3 generates the timing pulse S1 based on the timing data corresponding to the address signal S2 sent in synchronization with the input signal Si and outputs it to the frame conversion unit 1. The frame conversion unit 1 extracts the data of each frame of the input signal Si according to the timing pulse signal S1 (write timing pulses S11, S12 and read timing pulse S13) and performs frame conversion. By the way, the input signal Si
When changing the cycle and data length of the
6 has new data rate information D1 and data length information D2
Enter.

【0017】[0017]

【発明の効果】以上説明したように本発明によれば、入
力信号のデータ速度情報およびデータ長情報をCPUに
入力して、フレーム変換に必要なタイミングパルスのタ
イミングデータを生成させ、このタイミングパルスのタ
イミングデータをRAM回路に記憶させた後、RAM回
路にタイミングパルスを生成させることにより、入力信
号のデータ速度、データ長が変更となっても、容易に対
応できる。
As described above, according to the present invention, the data rate information and the data length information of the input signal are input to the CPU to generate the timing data of the timing pulse necessary for frame conversion, and the timing pulse is generated. Even if the data speed or the data length of the input signal is changed, it is possible to easily cope with it by storing the timing data of 1) in the RAM circuit and then generating the timing pulse in the RAM circuit.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来のフレーム変換回路の一例を示すブロック
図である。
FIG. 2 is a block diagram showing an example of a conventional frame conversion circuit.

【図3】フレーム変換回路の動作を説明するためのタイ
ミングチャートである。
FIG. 3 is a timing chart for explaining the operation of the frame conversion circuit.

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

1 フレーム変換部 2 バッファ 3 RAM回路 4 セレクタ 5 タイミングカウンタ 6 CPU Si 入力信号 S1 タイミングパルス S2〜S4 アドレス信号 C1〜C3 制御信号 D1 データ速度情報 D2 データ長情報 D3 タイミングデータ 1 Frame Converter 2 Buffer 3 RAM Circuit 4 Selector 5 Timing Counter 6 CPU Si Input Signal S1 Timing Pulse S2 to S4 Address Signal C1 to C3 Control Signal D1 Data Speed Information D2 Data Length Information D3 Timing Data

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 一定周期で繰り返される入力データ列を
別の周期またはデータ長に変換するフレーム変換回路に
おいて、タイミングパルスに応じて前記入力データ列か
ら所定のデータ列を抽出しフレーム変換を行う手段と、
前記入力データ列のデータ速度情報およびデータ長情報
を基に前記タイミングパルスを生成するためのタイミン
グデータを生成する手段と、このタイミングデータ生成
手段によって生成されたタイミングデータを記憶して前
記タイミングパルスを生成する記憶手段とを備えること
を特徴とするフレーム変換回路。
1. A frame conversion circuit for converting an input data string repeated at a constant cycle into another cycle or data length, and performing a frame conversion by extracting a predetermined data string from the input data string according to a timing pulse. When,
A unit for generating timing data for generating the timing pulse based on the data speed information and the data length information of the input data string, and the timing data generated by the timing data generating unit are stored to store the timing pulse. A frame conversion circuit comprising: a storage unit that generates the frame conversion circuit.
【請求項2】 請求項1記載のフレーム変換回路におい
て、フレーム変換開始前に前記タイミングパルスのタイ
ミングデータを前記記憶手段に記憶させる手段を具備す
ることを特徴とするフレーム変換回路。
2. The frame conversion circuit according to claim 1, further comprising means for storing the timing data of the timing pulse in the storage means before the frame conversion is started.
JP4137417A 1992-05-29 1992-05-29 Frame conversion circuit Withdrawn JPH0678017A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4137417A JPH0678017A (en) 1992-05-29 1992-05-29 Frame conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4137417A JPH0678017A (en) 1992-05-29 1992-05-29 Frame conversion circuit

Publications (1)

Publication Number Publication Date
JPH0678017A true JPH0678017A (en) 1994-03-18

Family

ID=15198147

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4137417A Withdrawn JPH0678017A (en) 1992-05-29 1992-05-29 Frame conversion circuit

Country Status (1)

Country Link
JP (1) JPH0678017A (en)

Similar Documents

Publication Publication Date Title
JPH0678017A (en) Frame conversion circuit
US4703320A (en) Character pattern storage and display device
JP2948390B2 (en) Histogram calculation circuit
JP2504143B2 (en) Frame conversion circuit
JP3119275B2 (en) Data transmission circuit
JP3976388B2 (en) Memory control device
JPH0828843B2 (en) Video synthesizer
JPH0686376A (en) Digital tone generating circuit
JP2996601B2 (en) Shared circuit of elastic store circuit and time switch circuit
JP2845009B2 (en) Data collection device
JPH0548556A (en) Data insertion circuit
JPH0553758A (en) Serial/parallel signal converter circuit
JPH05143283A (en) Data speed converter
JPS6154535A (en) Arithmetic circuit for maximum and minimum values
JPH08237084A (en) Timing signal generating circuit
JPH06349203A (en) Input-channel-state data processing method
JPH04307280A (en) Printer
JPH07123450A (en) Time division switch memory with block access function
JPH0457589A (en) Time division switch memory writer
JPH05276547A (en) Time switch circuit
JPH04330490A (en) Image display device
JPH0432410B2 (en)
JPH0620195B2 (en) Speed conversion circuit
JPH04290121A (en) Speed converting circuit
JPH04195333A (en) Multiple cinversion read circuit

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803