JPH03283745A - Data collection control system - Google Patents

Data collection control system

Info

Publication number
JPH03283745A
JPH03283745A JP2081152A JP8115290A JPH03283745A JP H03283745 A JPH03283745 A JP H03283745A JP 2081152 A JP2081152 A JP 2081152A JP 8115290 A JP8115290 A JP 8115290A JP H03283745 A JPH03283745 A JP H03283745A
Authority
JP
Japan
Prior art keywords
data
port memory
dual port
line
serial 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
JP2081152A
Other languages
Japanese (ja)
Inventor
Tsutomu Shoji
勉 庄司
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 Telecom Networks Ltd
Original Assignee
Fujitsu Telecom Networks 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 Telecom Networks Ltd filed Critical Fujitsu Telecom Networks Ltd
Priority to JP2081152A priority Critical patent/JPH03283745A/en
Publication of JPH03283745A publication Critical patent/JPH03283745A/en
Pending legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)
  • Selective Calling Equipment (AREA)

Abstract

PURPOSE:To eliminate the need for a serial parallel conversion circuit corresponding to a line by writing a serial data from plural lines sequentially in a dual port memory and using a processor so as to read and process the data corresponding to the line from the dual port memory. CONSTITUTION:A serial data fed to an input port of a dual port memory 2 is written according to a write address from an address control circuit 3. In this case, a serial data corresponding to lines 1-1-1-n is not converted into a parallel data in this case but written. Then the data corresponding to the line is read from an output port of the dual port memory 2 by the control of a processor 4. Thus, a serial data is received without provision of the serial parallel conversion circuit to process the data by the processor 4.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数個所からのシリアルデータを収集して処
理するデータ収集制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data collection control method for collecting and processing serial data from multiple locations.

分散配置された各種の装置によって得られたデータや、
その装置の状態情報等を回線を介してセンタに送出し、
センタは各回線を介して伝送されたデータを収集して処
理するシステムが知られており、データは回線を介して
シリアルに伝送されるものであり、又センタに於いては
プロセッサにより処理するから、パラレルデータとして
処理することになる。従って、収集データを直列並列変
換する手段が必要となる。このようなデータ収集の為の
構成を経済化することが要望されている。
Data obtained from various distributed devices,
Sends the status information etc. of the device to the center via the line,
A system is known in which the center collects and processes data transmitted via each line, and the data is transmitted serially via the lines, and at the center it is processed by a processor. , will be processed as parallel data. Therefore, a means for serial-parallel conversion of collected data is required. There is a demand for economicalization of the configuration for collecting such data.

〔従来の技術〕[Conventional technology]

第4図は従来例のブロック図であり、31−1〜31−
nは回線、32−1=32−nは直列並列変換回路(S
/P) 、33−1〜33−nはダイレクトメモリアク
セス制御回路(DMAC)、34は共通バス、35はマ
イクロプロセッサ(MPU)、36はメモリ、37は割
込コントローラである。
FIG. 4 is a block diagram of a conventional example, 31-1 to 31-
n is the line, 32-1=32-n is the serial-parallel conversion circuit (S
/P), 33-1 to 33-n are direct memory access control circuits (DMAC), 34 is a common bus, 35 is a microprocessor (MPU), 36 is a memory, and 37 is an interrupt controller.

各回線31−1〜31−nには、分散配置された各種の
装置(図示せず)で検出したデータ又は各種の装置の状
態情報がシリアルデータとして伝送されるものであり、
それぞれ直列並列変換回路32−1〜32−nにより共
通バス34のバス幅に対応した8ビット或いは16ビツ
ト等のパラレルデータに変換され、変換処理毎に割込信
号IR1〜IRnが割込コントローラ37に加えられる
か、或いはDMA (ダイレクトメモリアクセス)要求
が送出される。
Data detected by various distributed devices (not shown) or status information of various devices is transmitted as serial data to each line 31-1 to 31-n.
Each of the data is converted into parallel data of 8 bits or 16 bits corresponding to the bus width of the common bus 34 by the serial/parallel conversion circuits 32-1 to 32-n, and the interrupt signals IR1 to IRn are sent to the interrupt controller 37 for each conversion process. or a DMA (direct memory access) request is sent.

直列並列変換回路32−1〜32−nから割込信号IR
I〜IRnを送出する場合は、割込コントローラ37に
より選択した割込信号をマイクロプロセッサ35に加え
ることになり、マイクロプロセッサ35は、その割込信
号に対応した直列並列変換回路から共通バス34を介し
てパラレルデータを読取り、メモリ36の回線対応領域
に書込むことになる。
Interrupt signal IR from serial/parallel conversion circuits 32-1 to 32-n
When sending I to IRn, the interrupt signal selected by the interrupt controller 37 is applied to the microprocessor 35, and the microprocessor 35 connects the common bus 34 from the serial/parallel converter circuit corresponding to the interrupt signal. Parallel data is read through the memory 36 and written to the line corresponding area of the memory 36.

又直列並列変換回路32−1〜32−nからDMA要求
を送出する場合は、ダイレクトメモリアクセス制御回路
33−1〜33−nからマイクロプロセッサ35にバス
リクエストを送出し、マイクロプロセッサ35からその
バスリクエストに対する許可信号が送出されると、ダイ
レクトメモリアクセス制御回路は、変換されたパラレル
データを共通バス34を介してメモリ360回線対応領
域に書込むことになる。
In addition, when sending a DMA request from the serial/parallel conversion circuits 32-1 to 32-n, a bus request is sent from the direct memory access control circuits 33-1 to 33-n to the microprocessor 35, and the microprocessor 35 transfers the bus request to the microprocessor 35. When the permission signal for the request is sent, the direct memory access control circuit writes the converted parallel data to the memory 360 line corresponding area via the common bus 34.

従って、メモリ36には回線31−1〜31−n対応の
データが書込まれ、プロセッサ35により各種装置で検
出したデータの判断或いは各種装置の状態監視が行われ
る。
Therefore, data corresponding to the lines 31-1 to 31-n is written into the memory 36, and the processor 35 judges the data detected by the various devices or monitors the status of the various devices.

〔発明が解決しようとする問題点3 回線31−1〜31−nによりデータを伝送する場合は
、それぞれシリアル伝送となり、又プロセッサにより処
理する場合は、プロセッサの処理ビット数に対応してパ
ラレルデータに変換されることになる。その為に、回線
31−1〜31−n対応に直列並列変換回路32−1〜
32−nを設ける必要があるから、回線数が多くなると
、構成が大型且つ複雑となる欠点がある。又変換された
パラレルデータは、プロセッサを介在するが或いは共通
バス34を専有してメモリ36に書込むことになり、プ
ロセッサのスループットが低下する欠点があった。
[Problem 3 to be solved by the invention: When data is transmitted through the lines 31-1 to 31-n, it is serial transmission, and when it is processed by a processor, parallel data is transmitted according to the number of bits processed by the processor. will be converted to . For this purpose, serial/parallel conversion circuits 32-1 to 32-n are provided for lines 31-1 to 31-n.
Since it is necessary to provide 32-n, there is a disadvantage that as the number of lines increases, the configuration becomes large and complicated. Furthermore, the converted parallel data is written to the memory 36 through the processor or by occupying the common bus 34, which has the disadvantage of reducing the throughput of the processor.

本発明は、装置を小型化して経済化を図り、且つプロセ
ッサのスルーブツトの低下を防止することを目的とする
ものである。
SUMMARY OF THE INVENTION An object of the present invention is to make the device smaller and more economical, and to prevent the throughput of the processor from decreasing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータ収集制御方式は、デュアルポートメモリ
を用いるものであり、第1図を参照して説明する。
The data collection control method of the present invention uses a dual port memory and will be explained with reference to FIG.

複数の回線1−1〜1−nからの同期化されたシリアル
データを入力ポート数毎にまとめて入力させるデュアル
ポートメモリ2と、このデュアルポートメモリ2の書込
アドレスをシリアルデータのビット対応に歩進させるア
ドレス制御回路3と、このデュアルポートメモリ2の出
力ポートから回線対応のデータを読出して処理するプロ
セッサ4とを備え、複数の回線1−1〜1−nからのシ
リアルデータをデュアルポートメモリ2に書込んだ後に
、プロセッサ4の制御により読出して処理するものであ
る。
A dual port memory 2 that inputs synchronized serial data from multiple lines 1-1 to 1-n in batches for each number of input ports, and a write address of this dual port memory 2 that corresponds to the bits of the serial data. It is equipped with an address control circuit 3 for incrementing, and a processor 4 for reading and processing data corresponding to a line from the output port of this dual port memory 2, and for processing serial data from a plurality of lines 1-1 to 1-n. After being written into the memory 2, it is read out and processed under the control of the processor 4.

〔作用〕[Effect]

デュアルポートメモリ2の入力ボートに加えられたシリ
アルデータは、アドレス制御回路3からの書込アドレス
に従って書込まれる。この場合、回線1−1〜1−n対
応のシリアルデータは、パラレルに変換されることなく
、書込まれることになる。そして、プロセッサ4の制御
によりデュアルポートメモリ2の出力ポートから回線対
応のデータを読出すことができるから、直列並列変換回
路を設けることなく、シリアルデータを受信してプロセ
ッサ4により処理することができる。
Serial data applied to the input port of dual port memory 2 is written in accordance with the write address from address control circuit 3. In this case, serial data corresponding to lines 1-1 to 1-n will be written without being converted into parallel data. Since data corresponding to the line can be read from the output port of the dual port memory 2 under the control of the processor 4, serial data can be received and processed by the processor 4 without providing a serial/parallel conversion circuit. .

〔実施例〕〔Example〕

以下図面を参照して本発明の実施例について詳細に説明
する。
Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図は本発明の実施例のブロック図であり、11−1
〜11−nは回線、12はデュアルポートメモリ、13
はアドレス制御回路を含むタイミング回路、14−1〜
14−mはデータレシーバ、15は共通バス、16はプ
ロセッサ、LGI−LGmは回線群である。
FIG. 2 is a block diagram of an embodiment of the present invention, and 11-1
~11-n is the line, 12 is dual port memory, 13
are timing circuits including address control circuits, 14-1~
14-m is a data receiver, 15 is a common bus, 16 is a processor, and LGI-LGm is a line group.

デュアルポートメモリ12は、一方と他方とにそれぞれ
8個のポートPTI、PT2と、アドレス端子ADI、
AD2と、読出イネーブル端子*R1,*R2と、書込
イネーブル端子*Wl、*W2とを有し、例えば、書込
イネーブル端子*W1に書込イネーブル信号を加えると
、ポートPT1に加えられたデータが書込まれ、読出イ
ネーブル端子*R2に読出イネーブル信号を加えると、
ポートPT2からデータが読出される。
The dual port memory 12 has eight ports PTI and PT2 on one side and eight ports on the other side, and an address terminal ADI,
AD2, read enable terminals *R1, *R2, and write enable terminals *Wl, *W2. For example, when a write enable signal is applied to the write enable terminal *W1, the signal is applied to the port PT1. When data is written and a read enable signal is applied to the read enable terminal *R2,
Data is read from port PT2.

又タイミング回路13は、回線11−1〜11−nを8
回線毎に群とした回線群LGI〜LGm対応の送信可信
号FPI〜FPmと、シリアルデータを同期化する為の
送信クロック信号SCKとを出力し、又データレシーバ
14−1〜14−mに於いてデータをラッチする為のタ
イミング信号を出力し、又デュアルポートメモリ12の
アドレス端子ADIに加えるアドレス信号を出力し、又
読出イネーブル信号或いは書込イネープ欠信号を出力す
る構成を有し、アドレス信号は、例えば、送信可信号F
PI−FPmにより送信クロック信号SCKをカウント
アツプするカウンタ等により、シリアルデータのビット
対応に歩進され、且つ送信可信号FPI〜FPmに対応
して回線群LGI〜LGm対応の領域を指定する内容と
なる。
In addition, the timing circuit 13 connects the lines 11-1 to 11-n to 8
Outputs transmit enable signals FPI to FPm corresponding to line groups LGI to LGm for each line and a transmission clock signal SCK for synchronizing serial data, and outputs signals to data receivers 14-1 to 14-m. It has a configuration that outputs a timing signal for latching data, outputs an address signal to be applied to the address terminal ADI of the dual port memory 12, and outputs a read enable signal or a write enable missing signal. For example, the ready-to-send signal F
Contents include a counter that counts up the transmission clock signal SCK by PI-FPm, increments corresponding to the bits of the serial data, and designates an area corresponding to the line groups LGI to LGm in correspondence to the transmission enable signals FPI to FPm. Become.

又回線11−1〜11−nを介して接続された装置(図
示せず)は、送信可信号によりデータの送信を開始する
もので、送信クロック信号SCKに同期してシリアルに
データを送信する構成を有するものである。
Furthermore, the devices (not shown) connected via the lines 11-1 to 11-n start transmitting data in response to a transmission enable signal, and transmit data serially in synchronization with the transmission clock signal SCK. It has a structure.

従って、タイミング回路13から送信可信号FP1〜F
Pmが送出された回線群LGI〜LGmの回線に接続さ
れた装置から送信クロック信号SCKに同期してシリア
ルデータが送信される0例えば、送信可信号FPIと送
信クロック信号SCKとが回線群LGIの回線11−1
〜11−8に接続された装置(図示せず)に送出される
と、その送信クロック信号に同期したシリアルデータが
回線11−1〜11−8を介してデータレシーバ14−
1に入力され、タイミング回路13からのタイミング信
号によってラッチされ、デュアルポートメモリ12のポ
ー)PTIにラッチ出力が加えられ、タイミング回路1
3から書込イネーブル端子*Wlに書込イネーブル信号
が加えられると共に、アドレス端子ADIにアドレス信
号が加えられ、回線群LGI対応の領域の例えば1番地
に回線11−1〜11−8からの8個のシリアルデータ
の第1ビツトが書込まれる。
Therefore, the timing circuit 13 sends the transmittable signals FP1 to F.
Serial data is transmitted in synchronization with the transmission clock signal SCK from devices connected to the lines of the line group LGI to LGm from which Pm was sent. For example, if the send ready signal FPI and the transmission clock signal SCK are Line 11-1
~11-8, the serial data synchronized with the transmission clock signal is sent to the data receiver 14- via lines 11-1 to 11-8.
1, is latched by the timing signal from the timing circuit 13, and the latch output is applied to the port (PTI) of the dual port memory 12, and the latch output is applied to the port PTI of the dual port memory 12.
A write enable signal is applied to the write enable terminal *Wl from 3, and an address signal is applied to the address terminal ADI. The first bit of serial data is written.

そして、送信クロック信号SCKに同期したシリアルデ
ータの第2ビツトがデータレシーバ14−1にタイミン
グ信号によってラッチされると、アドレス端子ADIに
加えられるアドレス信号が歩進され、回線群LGI対応
の領域の例えば2番地に回線11−1〜11−8からの
8個のシリアルデータの第2ビツトが書込まれる。以下
同様にして所定のビット数のシリアルデータがデュアル
ポートメモリ12の回線群LGI対応の領域に書込まれ
る。
Then, when the second bit of the serial data synchronized with the transmission clock signal SCK is latched by the data receiver 14-1 by the timing signal, the address signal applied to the address terminal ADI is incremented, and the area corresponding to the line group LGI is incremented. For example, the second bit of eight serial data from lines 11-1 to 11-8 is written to address 2. Thereafter, serial data of a predetermined number of bits is written in the area corresponding to the line group LGI of the dual port memory 12 in the same manner.

そして、回線群LG2の回線11−9〜11−16に接
続された装置に、送信可信号FP2と送信クロック信号
SCKとを送出すると、回線11−9〜11−16を介
してシリアルデータがデータレシーバ14−2に入力さ
れ、タイミング信号によってラッチされ、デュアルポー
トメモリ12のポートPTIにラッチ出力が加えられ、
タイミング回路13からのアドレス信号により回線群L
G2対応の領域の例えば1番地に8個のシリアルデータ
の第1ビツトが書込まれる。
Then, when transmitting ready signal FP2 and transmission clock signal SCK are sent to the devices connected to lines 11-9 to 11-16 of line group LG2, serial data is transmitted via lines 11-9 to 11-16. It is input to the receiver 14-2, latched by the timing signal, and the latch output is applied to the port PTI of the dual port memory 12.
Line group L by the address signal from the timing circuit 13
The first bit of eight pieces of serial data is written, for example, at address 1 in the area corresponding to G2.

回線群LGmに対しても同様にしてシリアルデータを収
集し、デュアルポートメモリ12の回線群LGm対応の
領域に書込むことができる。
Serial data can be similarly collected for line group LGm and written in the area of dual port memory 12 corresponding to line group LGm.

プロセッサ16は、デュアルポートメモリ12の読出イ
ネーブル端子*Rに読出イネーブル信号を加え、且つ所
望の回線11−1〜11−nのデータを読出す為のアド
レス信号をアドレス端子AD2に加えることにより、ポ
ートPT2から8ビット並列に読出すことができる。
The processor 16 applies a read enable signal to the read enable terminal *R of the dual port memory 12, and also adds an address signal for reading data of the desired lines 11-1 to 11-n to the address terminal AD2. 8 bits can be read in parallel from port PT2.

第3図は本発明の実施例の動作説明図であり、(a)、
 (e)は送信可信号FPI、FP2、(ロ)は送信ク
ロック信号SCK、(C)、(ロ)は回線群LGIの回
線対応のシリアルデータの一例、(f)、 @は回線群
LG2の回線対応のシリアルデータの一例、(ハ)はア
ドレス信号を示す。回線群LGIに対する(a)に示す
送信可信号FPIと(ロ)に示す送信クロック信号SC
Kとにより、回線群LGIの回線によりシリアルデータ
が伝送され、データレシーバ14−1に8個の第1ビツ
トがラッチされる。デュアルポートメモリ12のアドレ
ス端子ADIには(社)に示すアドレス信号Allが加
えられ、(C)、(イ)にその一部を示す8個のシリア
ルデータの第1ビツトがデュアルポートメモリ12に書
込まれる。
FIG. 3 is an explanatory diagram of the operation of the embodiment of the present invention, (a),
(e) is the send ready signal FPI, FP2, (b) is the transmission clock signal SCK, (C), (b) is an example of the serial data corresponding to the line of line group LGI, (f), @ is the signal of line group LG2. An example of serial data corresponding to a line, (c) shows an address signal. Transmission ready signal FPI shown in (a) and transmission clock signal SC shown in (b) for line group LGI
K, serial data is transmitted through the lines of the line group LGI, and eight first bits are latched in the data receiver 14-1. The address signal All shown in (Company) is applied to the address terminal ADI of the dual port memory 12, and the first bit of eight pieces of serial data, some of which are shown in (C) and (A), is transferred to the dual port memory 12. written.

次にデータレシーバ14−1に第2ビツトがラッチされ
ると、アドレス信号A12によってデュアルポートメモ
リ12に8個の第2ビツトが書込まれる。以下同様にし
て回線群LGIの回線対応のシリアルデータがデュアル
ポートメモリ12に書込まれ、次に回線群LG2に対す
る(e)に示す送信可信号FP2と(ロ)に示す送信ク
ロック信号SCKとが送出されることにより、回線群L
G2の回線対応のシリアルデータが伝送され、データレ
シーバ14−2に(f)、 @にその一部を示す8個の
第1ビツトがラッチされると、(ハ)に示すアドレス信
号A21によりデュアルポートメモリ12の回線群LG
2対応の領域の1番地に8個の第1ビツトが書込まれる
。以下同様にしてアドレス信号が歩進されて、回線群L
G2の回線対応のシリアルデータがデュアルポートメモ
リ12に書込まれる。
Next, when the second bit is latched into the data receiver 14-1, eight second bits are written into the dual port memory 12 by the address signal A12. Thereafter, the serial data corresponding to the line of line group LGI is written in the dual port memory 12 in the same way, and then the send enable signal FP2 shown in (e) and the transmission clock signal SCK shown in (b) for line group LG2 are sent. By being sent, line group L
When the serial data corresponding to the G2 line is transmitted and the data receiver 14-2 latches the eight first bits (part of which are shown in (f) and @), the address signal A21 shown in (c) causes the dual Port memory 12 line group LG
Eight first bits are written to the first address of the area corresponding to the second bit. Thereafter, the address signal is incremented in the same manner, and the line group L
Serial data corresponding to the G2 line is written to the dual port memory 12.

前述のように、複数の回線からのシリアルデータは、プ
ロセッサ16を介在することなくデュアルポートメモリ
12に書込むことができ、且つプロセッサ16は、任意
に回線対応のデータをデュアルポートメモリ12から読
出すことができるので、プロセッサ16のスループット
を低下させることはなくなる。又回線対応に直列並列変
換回路を設けなくても、シリアルデータを受信してプロ
セッサ16により処理することができる。
As mentioned above, serial data from multiple lines can be written to dual-port memory 12 without intervention from processor 16, and processor 16 can optionally read line-specific data from dual-port memory 12. Therefore, the throughput of the processor 16 is not reduced. Furthermore, serial data can be received and processed by the processor 16 without providing a serial/parallel conversion circuit for each line.

前述の実施例は、回線群LGI〜LGm毎に順次送信可
信号FPI〜FPmを送出する場合を示すものであるが
、同時的に送信可信号FPI〜FPmを送出し、データ
レシーバ14−1〜14−mに於いて回線群LGI〜L
Gm対応にタイミングが異なる高速ラッチ信号によりラ
ッチして、デュアルポートメモリ12に書込むようにす
ることも可能である。この場合、書込終了によりラッチ
出力をリセットすることになり、デュアルポートメモリ
12の書込動作は、シリアルデータの1ビット時間内に
、回線群LGI〜LGmの個数だけ行うことになる。
The above-mentioned embodiment shows a case where transmittable signals FPI to FPm are sequentially transmitted to each of the line groups LGI to LGm, but the transmittable signals FPI to FPm are simultaneously transmitted to the data receivers 14-1 to 14-1. Line group LGI~L in 14-m
It is also possible to latch the signal using a high-speed latch signal whose timing differs depending on Gm, and to write it into the dual port memory 12. In this case, the latch output is reset upon completion of writing, and the writing operation of the dual port memory 12 is performed for the number of line groups LGI to LGm within one bit time of serial data.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、複数の回線l−1〜1
−nからのシリアルデータをデュアルポートメモリ2に
順次書込み、プロセッサ4により回線対応のデータをデ
ュアルポートメモリ2から読出して処理するものであり
、従来例のように回線対応の直列並列変換回路が不要と
なり、経済化を図ることができる。又デュアルポートメ
モリ2は、比較的大容量の半導体集積回路により実現さ
れているから、装置の小型化を図ることができる。
As explained above, the present invention provides a plurality of lines l-1 to l-1.
Serial data from -n is sequentially written to the dual port memory 2, and the processor 4 reads line-compatible data from the dual-port memory 2 and processes it, eliminating the need for a line-compatible serial/parallel converter circuit as in the conventional example. Therefore, economicalization can be achieved. Furthermore, since the dual port memory 2 is realized by a relatively large capacity semiconductor integrated circuit, the device can be made smaller.

又シリアルデータは、プロセッサ4が介在することなく
、デュアルポートメモリ2に書込むことができ、又プロ
セッサ4が必要に応じてデュアルポートメモリ2からデ
ータを読出して処理することができるから、プロセッサ
4のスループットを低下させることがなくなる利点があ
る。
Further, serial data can be written to the dual port memory 2 without the intervention of the processor 4, and the processor 4 can read and process data from the dual port memory 2 as necessary. This has the advantage that there is no reduction in throughput.

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

第1図は本発明の原理説明図、第2図は本発明の実施例
のブロック図、第3図は本発明の実施例の動作説明図、
第4図は従来例のブロック図である。 1−1〜1−nは回線、2はデュアルポートメモリ、3
はアドレス制御回路、4はプロセッサである。
FIG. 1 is an explanatory diagram of the principle of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, and FIG. 3 is an explanatory diagram of the operation of an embodiment of the present invention.
FIG. 4 is a block diagram of a conventional example. 1-1 to 1-n are lines, 2 is dual port memory, 3
4 is an address control circuit, and 4 is a processor.

Claims (1)

【特許請求の範囲】 複数の回線(1−1〜1−n)からの同期化されたシリ
アルデータを入力ポート数毎にまとめて入力させるデュ
アルポートメモリ(2)と、該デュアルポートメモリ(
2)の書込アドレスを前記シリアルデータのビット対応
に歩進させるアドレス制御回路(3)と、 前記デュアルポートメモリ(2)の出力ポートから前記
回線対応のデータを読出して処理するプロセッサ(4)
とを備え、 前記複数の回線(1−1〜1−n)からのシリアルデー
タを前記デュアルポートメモリ(2)に書込んだ後、前
記プロセッサ(4)の制御により読出して処理する ことを特徴とするデータ収集制御方式。
[Scope of Claims] A dual port memory (2) into which synchronized serial data from a plurality of lines (1-1 to 1-n) are collectively input for each number of input ports;
an address control circuit (3) that increments the write address of 2) in correspondence with the bits of the serial data; and a processor (4) that reads and processes data corresponding to the line from the output port of the dual port memory (2).
The serial data from the plurality of lines (1-1 to 1-n) is written in the dual port memory (2) and then read out and processed under the control of the processor (4). Data collection control method.
JP2081152A 1990-03-30 1990-03-30 Data collection control system Pending JPH03283745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2081152A JPH03283745A (en) 1990-03-30 1990-03-30 Data collection control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2081152A JPH03283745A (en) 1990-03-30 1990-03-30 Data collection control system

Publications (1)

Publication Number Publication Date
JPH03283745A true JPH03283745A (en) 1991-12-13

Family

ID=13738465

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2081152A Pending JPH03283745A (en) 1990-03-30 1990-03-30 Data collection control system

Country Status (1)

Country Link
JP (1) JPH03283745A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013513270A (en) * 2009-12-04 2013-04-18 ナパテック アクティーゼルスカブ Time stamp recording and distributed processing of data frames by multiple adapters using a central controller

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5412528A (en) * 1977-06-29 1979-01-30 Toshiba Corp Data processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5412528A (en) * 1977-06-29 1979-01-30 Toshiba Corp Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013513270A (en) * 2009-12-04 2013-04-18 ナパテック アクティーゼルスカブ Time stamp recording and distributed processing of data frames by multiple adapters using a central controller

Similar Documents

Publication Publication Date Title
CA2170458C (en) Multi-cluster computer system
JPH03283745A (en) Data collection control system
JP3269530B2 (en) Serial communication system and serial communication method
JPS6363940B2 (en)
JPS6130300B2 (en)
JP2504313B2 (en) Multiprocessor system
JPS6146550A (en) Connecting device between busses
JP3476660B2 (en) ATM switch
JPS629458A (en) Multi-cpu system bus
JPH07250102A (en) Data transmission circuit
JPH03942B2 (en)
JPH06338911A (en) Data communication equipment
JP2708366B2 (en) Data processing system and auxiliary control device
JPH0285950A (en) Inter-bus transfer system
JP2538644B2 (en) Interface conversion device
JPH06149749A (en) Data transfer system among plural processors
JPH02211571A (en) Information processor
JPH0766361B2 (en) Data transfer method
JPH0350604A (en) Multi-sequence controller
JPS63104155A (en) Electronic computer
JPS6384399A (en) Key telephone system
JPH0142199B2 (en)
JPS5831437A (en) Data receiver
JPH05292130A (en) Semiconductor integrated circuit for communication control
JPS6261976B2 (en)