JPS59110251A - Information transfer system - Google Patents

Information transfer system

Info

Publication number
JPS59110251A
JPS59110251A JP57219656A JP21965682A JPS59110251A JP S59110251 A JPS59110251 A JP S59110251A JP 57219656 A JP57219656 A JP 57219656A JP 21965682 A JP21965682 A JP 21965682A JP S59110251 A JPS59110251 A JP S59110251A
Authority
JP
Japan
Prior art keywords
data
information
memory
transfer
address
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
JP57219656A
Other languages
Japanese (ja)
Inventor
Tsuneo Katsuyama
勝山 恒男
Takashi Suzuki
進来 俊
Motomitsu Adachi
基光 安達
Hajime Kamata
鎌田 肇
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57219656A priority Critical patent/JPS59110251A/en
Publication of JPS59110251A publication Critical patent/JPS59110251A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To speed up transfer processing by forming transfer information into blocks and specifying block information from a processing unit. CONSTITUTION:Picture and sound data are stored in a composite data memory SDM in block form, and the processing unit CPU sends an address of the composition unit of a main storage device MEM to the memory SDM to read specific data. On the other hand, data read out of the memory DSM by the precedent address is sent to a transfer bus through an FF1 and a gate circuit G. The data is written in an FIFO memory BM at a specific channel part by opening a gate G and also sent out to a highway through an FF3 by a constant clock CLK. Thus, the processing unit CPU edits address information to allow the result to be read in block unit from the memory SDM to send to a specific channel part through a transfer bus TBUS as a composite data without the intervention of software.

Description

【発明の詳細な説明】 (1)発明の技術分野 本発明は音声や画像環の情報を一定周期で情報転送する
方式に係り、特に情報源(記憶装置等)より情報編集Φ
合成する場合に有効な情報転送方式に関するものである
DETAILED DESCRIPTION OF THE INVENTION (1) Technical field of the invention The present invention relates to a method for transmitting audio and image information at regular intervals, and in particular to information editing from an information source (storage device, etc.).
This relates to an information transfer method that is effective in compositing.

(2)従来技術と問題点 一般に情報源より情報を抽出し、目的とする相手出力装
置あるいは伝送回線へ転送する方式として、プログラム
制御によりワード毎の転送あるいは数ワード毎にブロッ
ク化して転送することが行なわれている。第1図には、
この従来の情報転送方式の一例を示す。情報処理装置C
PUはプログラム制御によりメモリMEMより転送すべ
き情報を読出し、回#Tへ送信レジスタREGを介して
送出する。
(2) Prior art and problems In general, the method of extracting information from an information source and transferring it to the target output device or transmission line is to transfer it word by word or block every few words and transfer it under program control. is being carried out. In Figure 1,
An example of this conventional information transfer method is shown below. Information processing device C
The PU reads the information to be transferred from the memory MEM under program control and sends it to the time #T via the transmission register REG.

また、情報源より情報を単に読出し直接回線等へ送出す
る方法も行なわれている。第2図はかかる方式の例を示
すもので、アドレスカウンタXにより指示されたメモリ
アドレスの内容を送信レジスタRIGへ直接データ出力
りし、回線等へ送出する。
There is also a method in which information is simply read out from an information source and sent directly to a line or the like. FIG. 2 shows an example of such a system, in which the contents of the memory address designated by the address counter X are directly outputted to the transmission register RIG and sent to a line or the like.

しかし、前者の方式では情報転送速度が処理装置CPU
の転送処理に依存し、転送処理の高速化のため、高速の
専用プロセッサを必要とし、さらには複数の転送先へ時
分割的に転送処理をする場合、接続し得る回線数も制限
される等欠点を有する。また、情報を編集、合成して転
送する場合、即ち情報を選択合成するような場合には後
者の方式を取ることができない。
However, in the former method, the information transfer speed is
transfer processing, a high-speed dedicated processor is required to speed up the transfer processing, and when time-sharing transfer processing is performed to multiple destinations, the number of lines that can be connected is also limited. It has its drawbacks. Furthermore, when information is edited, combined, and transferred, that is, when information is selectively combined, the latter method cannot be used.

(3)発明の目的 本発明は、上記問題点を解決するもので、転送情報をブ
ロック化し、且つ処理装置からこのブロック情報を指定
することにより、転送処理を高速化し得る情報転送方式
を提供することを目的とする0 (4)発明の構成 上記目的を達成するために本発明は、ブロック化された
情報を格納したメモリと、該ブロック化された情報をブ
ロック単位で読出す制御回路と、該情報をブロック単位
が蓄積し、所定周期で送出する情報送出回路とを備え、
前記メモリと前記情報送出回路とをバス形成で接続して
情報を転送することを特徴とする0 (5)発明の実施例 以下本発明を実施例により詳細に説明する。
(3) Purpose of the Invention The present invention solves the above-mentioned problems, and provides an information transfer method that can speed up transfer processing by dividing transfer information into blocks and specifying this block information from a processing device. (4) Structure of the Invention In order to achieve the above object, the present invention provides a memory that stores blocked information, a control circuit that reads out the blocked information in units of blocks, an information sending circuit that accumulates the information in blocks and sends it out at a predetermined cycle;
The present invention is characterized in that the memory and the information sending circuit are connected by forming a bus to transfer information. (5) Embodiments of the Invention The present invention will be described in detail below with reference to embodiments.

第3図は本発明の情報転送方式を゛説明する構成図を示
す。図において、CPUは音声、画像等の情報の転送、
編集等を行う処理装置、MEMは主記憶装置であって、
各チャネル対応に情報を出力するチャネルの状態情報を
格納する領域a1情報の合成の単位の先頭アドレスを格
納する領域す。
FIG. 3 shows a configuration diagram illustrating the information transfer method of the present invention. In the figure, the CPU transfers information such as audio and images,
A processing device that performs editing etc., MEM is a main storage device,
Area a1 for storing status information of channels that output information corresponding to each channel; area a1 for storing the start address of a unit of information synthesis;

Cを有し、SDMは音声データ、画像データ等をブロッ
ク化して格納(例えば、n語よりなるB1〜Bnを1ブ
ロック単位として一連の単語、文章として格納)した合
成データメモリ、CTLは処理粱 フェース榊るとともに合成データメモリへ読出アドレス
を入力する制御回路、BUSは処理装置CPU、主記憶
装置MEM、制御回路CTL等を接続する共通バス、C
H#0〜CH#nは転送すべき回線、例えば多重化され
て交換装置等へ接続されるハイウェイHWへ転送情報を
送出するチャネル部、MUXは上記チャネル部CH#0
〜CH#nより出力される転送情報を多重化して、上記
ハイウェイHWへ出力する多重化回路、TBUSは合成
データメモリSDMとチャネル部cu#−o(H#nと
を接続する転送バスである。制御回路CTLは音声デー
タの合成、あるいは画像データの合成のためのブロック
化されたデータアドレスの先頭アドレスを与えるベース
アドレスレジスタREG。
SDM is a synthetic data memory in which audio data, image data, etc. are stored in blocks (for example, B1 to Bn consisting of n words are stored as a series of words or sentences in one block unit), and CTL is a synthetic data memory that stores processing data. BUS is a common bus that connects the processing unit CPU, main memory MEM, control circuit CTL, etc.;
H#0 to CH#n are the lines to be transferred, for example, channel units that send transfer information to the highway HW that is multiplexed and connected to a switching device, etc., and MUX is the channel unit CH#0 mentioned above.
~ A multiplexing circuit that multiplexes the transfer information output from CH#n and outputs it to the highway HW, TBUS is a transfer bus that connects the composite data memory SDM and the channel unit cu#-o (H#n) .The control circuit CTL is a base address register REG which provides a start address of a blocked data address for synthesizing audio data or image data.

データブロックのカウンタCN、所定のブロック数(B
l・・・・・・・・・Bnは各ブロックのワード)を決
定する一致回路CMP%CPUよりの指令でカウンタC
Nの起動信号STを発生し、また、一致回路CMPの一
致出力ENDによりカウンタCNの動作を止める制御レ
ジスタCREG、ベースアドレスレジスタREGの内容
とカウンタCNの内容を加算し合成メモリへアドレスを
入力する加算器AD等から構成される。
Data block counter CN, predetermined number of blocks (B
l...Bn is the word of each block
Generates the start signal ST of N, and also stops the operation of the counter CN by the coincidence output END of the coincidence circuit CMP.The control register CREG adds the contents of the base address register REG and the contents of the counter CN, and inputs the address to the synthesis memory. It consists of an adder AD and the like.

チャネル部はCH#0のみ詳細構成を示しであるが他の
チャネル部も同構成で、入力ゲートG。
The detailed configuration of only CH#0 is shown for the channel section, but the other channel sections have the same configuration and input gate G.

フリップフロップFF2.FF3.FF4、ファースト
インファーストアウトメモリ(FIFO’メモIJ)B
M%FIFO,メモリBMの所定格納量をカウントする
カウンタCNT等から成る。
Flip-flop FF2. FF3. FF4, first in first out memory (FIFO' memo IJ) B
It consists of M% FIFO, a counter CNT that counts a predetermined storage amount of the memory BM, and the like.

かかる構成のもと、以下本発明のデータ転送方式の動作
を説明する。
Based on this configuration, the operation of the data transfer system of the present invention will be explained below.

画像データ、音声データは、先に説明したようにブロッ
ク化(Bl〜Bn)されて合成データメモリ513Mに
格納されており、処理装置CPUは主記憶装置1MEM
内の合成単位の先頭アドレスを合成データメモリSDM
に送ることにより所定のデータが読み出される。
The image data and audio data are stored in blocks (Bl to Bn) in the composite data memory 513M as described above, and the processing device CPU is stored in the main storage device 1MEM.
The start address of the synthesis unit in the synthesis data memory SDM
The predetermined data is read by sending the data to.

例えばチャネル部CH#0が出カッ\イウエイHWへ音
声データを送るとき、主記憶装置1MEM内の該チャネ
ル対応の領域(a * b + e +・・・・・・・
・・)から合成単位の先頭ベースアドレスを処理装置C
PUは取り出し、メモリ制御部CTLへ送る。このべ一
スア丁ジスはレジスタREGに格納されさらに処理装置
CPUが制御レジスタCREGに指令を送り起動をかけ
、起動信号STによりブロックカウンタCNを動作させ
る。このカウンタCNの内容とレジスタREGの内容が
加算器ADで加算され、合成データメモリSDMのアド
レス八として入力される0それと同時にブロックカウン
タONの内容が一致回路CMPに送られ、所定値nにな
るまで順にアドレスAが更新されて合成データメモリS
DMに送れることになる。
For example, when the channel unit CH#0 sends audio data to the output device HW, the area corresponding to the channel in the main memory 1MEM (a * b + e +...
Processing unit C processes the starting base address of the composition unit from ).
The PU is taken out and sent to the memory control unit CTL. This base number is stored in the register REG, and the processing unit CPU sends a command to the control register CREG to activate it, and operates the block counter CN in response to the activation signal ST. The contents of this counter CN and the contents of register REG are added by adder AD, and inputted as address 8 of synthetic data memory SDM. The address A is updated in order until the composite data memory S
You can send it to DM.

一方合成データメモリSDMより先のアドレスに従って
読み出されたデータ(例えば音声の単語音)はフリップ
フロップ回路FF1、ゲート回路Goを介して転送バス
へ送られる。所定のチャネル部(例えばCH#O)では
、ゲートGを開くことにより、データを受とり、FIF
OメモリBMに書き込まれるとともに一定のクロックC
LKのもとFF3を介してハイウェイToへデータ送出
する。
On the other hand, data (for example, audio word sounds) read out from the synthetic data memory SDM according to the address ahead is sent to the transfer bus via the flip-flop circuit FF1 and the gate circuit Go. A predetermined channel section (for example, CH#O) receives data by opening the gate G, and the FIF
A constant clock C is written to O memory BM.
Data is sent to highway To via FF3 under LK.

このFIFOメモリBMは、ブロック単位のデータを格
納(書込む)するとともに、所定のクロックCLKでハ
イウェイの所定タイムスロットに乗せる。FIFOメモ
vBM内のデータ量はクロックCLK−pもとにカウン
タCNTでカウントされ、FIFOメモリBMが空にな
るときを間接的に検出する。FIFOメモリBMが空に
なるとFF4をセットし、転送要求信号を優先順位っき
x y * −1−E N CK 送<る0このエンコ
ータENCではチャネル部からの転送要求とその優先順
位に基づいて処理装置CPUへ割込みをかけ、次のデー
タブロックの送出要求を行なう。この割込処理にともな
い、転送要求のあったチャネル部番号をFF5を介して
処理装置CPUとデコーダDECへ送ることにより、処
理袋ucPUでは次に転送すべきデータブロックを決定
し、データアドレスを合成データメモリSDMへ送ると
ともに、デコーダDECでは所定時間で該当のチャネル
部CH#0のゲートGを開き、次のブロックを取り込む
This FIFO memory BM stores (writes) data in blocks, and also loads the data into a predetermined time slot on the highway using a predetermined clock CLK. The amount of data in the FIFO memory vBM is counted by a counter CNT based on the clock CLK-p, and indirectly detects when the FIFO memory BM becomes empty. When the FIFO memory BM becomes empty, it sets FF4 and sends a transfer request signal in priority order. An interrupt is issued to the processing unit CPU to request transmission of the next data block. Along with this interrupt processing, by sending the channel part number for which the transfer request was made to the processing unit CPU and decoder DEC via FF5, the processing bag ucPU determines the data block to be transferred next and synthesizes the data address. While sending the data to the data memory SDM, the decoder DEC opens the gate G of the corresponding channel section CH#0 at a predetermined time to take in the next block.

斯して、転送すべきデータは、処理装置CPUでアドレ
ス情報を編集し、データの読出しは合成データメモリS
DMよりブロック単位で読出し可能となり、且つソフト
ウェアの介在なく転送バスTBUS経由で所定のチャネ
ル部へ合成データとして送ることを可能とする。
In this way, the address information of the data to be transferred is edited by the processing unit CPU, and data reading is performed by the synthetic data memory S.
It becomes possible to read data in blocks from the DM, and also to send it as composite data to a predetermined channel unit via the transfer bus TBUS without the intervention of software.

即ち、本発明の転送方式では、転送バスを共通バスとは
独立して合成データメモリとチャネル間に設け、データ
転送は処理装置CPUの制御によらず高速化が図られる
とともに、処理装置側では、データアドレスにもとず〈
データの編集を行なうだけで、処理の簡素化と、データ
編集における融通性の高い処理が可能となる。
That is, in the transfer method of the present invention, a transfer bus is provided between the composite data memory and the channel independently of the common bus, and the data transfer speed is increased without being controlled by the processing unit CPU. , based on the data address
By simply editing data, processing can be simplified and data editing can be performed with high flexibility.

第4図には本発明のデータ転送方式を適用したシステム
構成例を示す0図において、EXはディジタ/I/PB
X等の交換機、置は電話機端末、Tは音声、データ、画
像等を扱う通信端末、Svはサービス装置で、音声応答
、画像情報の転送等を扱う0このサービス装置Svは交
換機EXとの回路と音声、画像情報等の合成装置tIR
8,音声メール等の蓄積装置Mを備えている。
FIG. 4 shows an example of a system configuration to which the data transfer method of the present invention is applied, in which EX is a digital/I/PB
Exchanges such as X, where T is a telephone terminal, T is a communication terminal that handles voice, data, images, etc., Sv is a service device that handles voice responses, image information transfer, etc. This service device Sv is a circuit with the exchange EX tIR, a synthesizer of audio, image information, etc.
8. Equipped with a storage device M for voice mail, etc.

かかる構成において、第3図に示した情報転送方式は合
成装置IR8に用いられ、有効となる。
In such a configuration, the information transfer method shown in FIG. 3 is used in the synthesizer IR8 and becomes effective.

即ち、情報の合成の例として、電話接置あるいは通信端
末Tに交換機EX側から音声応答により、各種アナンウ
ンスを行う場合、電話接置等を交換機を介してサービス
装置Svに接続される。このサービス装置Svではイン
タフェースIFを介して合成装置IR8に該当の回線(
例えば時分割多重回線の1つのタイムスロット)を接続
し、所定の音声データを合成して電話接置側へ送る。こ
のデータの合成と送出は、第3図に示した如く、合成デ
ータメモリ、転送バス、チャネル部CH#iにより自動
的に且つハードウェア自律でデータ転送可能とする。
That is, as an example of information synthesis, when various announcements are made by voice response from the exchange EX side to a telephone installed or a communication terminal T, the telephone installed or the like is connected to the service device Sv via the exchange. This service device Sv connects the corresponding line (
For example, one time slot of a time division multiplex line) is connected, and predetermined voice data is synthesized and sent to the telephone installation side. As shown in FIG. 3, this data synthesis and transmission can be performed automatically and hardware-autonomously using the synthesized data memory, transfer bus, and channel section CH#i.

(6)  発明の詳細 な説明したように、本発明によれば、情報源と複数の情
報の送信先との間をバスで接続し、送信先にはメモリバ
ッファ(FIFOメモリ)を備え、データの転送(情報
源とメモリバッファ間の転送)はブロック単位で行ない
、送信先には周期的に(例えば、多重化回線の相手先に
割当てられたタイムスロットに)、データ送出すること
で処理装置はアドレスの組立指定するだけとなり、デー
タ等の転送はノ・−ドウエア自律で高速化できるため、
送信回線数を増加でき、且つ経済的で融通性のあるデー
タ転送が可能となる。
(6) As described in detail, according to the present invention, an information source and a plurality of information transmission destinations are connected by a bus, and the transmission destination is provided with a memory buffer (FIFO memory), and the data transmission destination is provided with a memory buffer (FIFO memory). The transfer (transfer between the information source and the memory buffer) is performed in blocks, and data is sent to the destination periodically (for example, in a time slot assigned to the other end of a multiplexed line). Since only the address assembly and specification are required, data transfer can be speeded up by software autonomously.
The number of transmission lines can be increased, and economical and flexible data transfer becomes possible.

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

第1図、第2図は従来あるデータ転送方式の構成図、第
3図は本発明の情報転送方式の実施例の構成図、第4図
は、本発明を適用したシステム構成例を示す図である0 CTLはメモリの制御部、SDMは合成データメモリ、
TBUSは転送バス、CH#0〜#mはチャネル部。 垢1 図 半2 図
Figures 1 and 2 are block diagrams of a conventional data transfer system, Figure 3 is a block diagram of an embodiment of the information transfer system of the present invention, and Figure 4 is a diagram showing an example of a system configuration to which the present invention is applied. 0 CTL is the memory control unit, SDM is the synthetic data memory,
TBUS is a transfer bus, and CH#0 to #m are channel sections. Skull 1 Figure and half 2 Figure

Claims (1)

【特許請求の範囲】[Claims] ブロック化された情報を格納したメモリと、該ブロック
化された情報をブロック単位で読出す制御回路と、該情
報をブロック単位で蓄積し、所定周期で送出する情報送
出回路とを備え、前記メモリと前記情報送出回路とをパ
ス形式で接続して情報を転送することを特徴とする情報
転送方式0
The memory includes a memory that stores blocked information, a control circuit that reads the blocked information in blocks, and an information sending circuit that stores the information in blocks and sends out the information at a predetermined period. and the information transmission circuit are connected in a path format to transfer information.
JP57219656A 1982-12-15 1982-12-15 Information transfer system Pending JPS59110251A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57219656A JPS59110251A (en) 1982-12-15 1982-12-15 Information transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57219656A JPS59110251A (en) 1982-12-15 1982-12-15 Information transfer system

Publications (1)

Publication Number Publication Date
JPS59110251A true JPS59110251A (en) 1984-06-26

Family

ID=16738913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57219656A Pending JPS59110251A (en) 1982-12-15 1982-12-15 Information transfer system

Country Status (1)

Country Link
JP (1) JPS59110251A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63105549A (en) * 1986-10-22 1988-05-10 Canon Inc Data communication equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5517840A (en) * 1978-07-24 1980-02-07 Hitachi Ltd Data transfer system
JPS573126A (en) * 1980-06-05 1982-01-08 Nec Corp Input and output controlling system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5517840A (en) * 1978-07-24 1980-02-07 Hitachi Ltd Data transfer system
JPS573126A (en) * 1980-06-05 1982-01-08 Nec Corp Input and output controlling system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63105549A (en) * 1986-10-22 1988-05-10 Canon Inc Data communication equipment

Similar Documents

Publication Publication Date Title
DE69431081T2 (en) Data block format for software carriers and playback devices
JPH0632522B2 (en) Digital signal transmission method
CA1306808C (en) Integrated switching system and announcement circuit
US4520479A (en) Arrangement for re-arranging information for transmitting outgoing time-division multiplexed information obtained from incoming time-division multiplexed information
JPS59110251A (en) Information transfer system
JPS62500555A (en) Interface circuit for connecting digital devices to time multiplexed links
US4387459A (en) Non-buffered loop-timed channel bank
JPS6331980B2 (en)
JPH07191934A (en) Double bus device
JP2600494B2 (en) Split H-channel exchange transmission system
KR100354134B1 (en) UnPBX apparatus and method for realtime processing of multi channel voice data
JPS5853838B2 (en) Time division channel equipment
JPS6130799B2 (en)
JPH03259640A (en) Data transfer system in digital network communication system
JPH0654908B2 (en) Multiple exchange method
JP2734141B2 (en) Packet switch
JPS62224194A (en) Channel control system in time division communication system
CA1228946A (en) Announcement system
JPS634760B2 (en)
JPS61140300A (en) Time division multiplex time switch circuit
JPS6119250A (en) Line changeover control system
JPS59148093A (en) Voice message alteration system
JPS58166852A (en) Priority processing system
JPS5911318B2 (en) Time division exchange control method
JPS5850477B2 (en) electronic switching equipment