JPS5952464B2 - Data buffer control method - Google Patents

Data buffer control method

Info

Publication number
JPS5952464B2
JPS5952464B2 JP55105257A JP10525780A JPS5952464B2 JP S5952464 B2 JPS5952464 B2 JP S5952464B2 JP 55105257 A JP55105257 A JP 55105257A JP 10525780 A JP10525780 A JP 10525780A JP S5952464 B2 JPS5952464 B2 JP S5952464B2
Authority
JP
Japan
Prior art keywords
buffer
data
byte
predetermined number
buffers
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
Application number
JP55105257A
Other languages
Japanese (ja)
Other versions
JPS5730028A (en
Inventor
智史 柴田
昇 山本
智春 星野
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 JP55105257A priority Critical patent/JPS5952464B2/en
Publication of JPS5730028A publication Critical patent/JPS5730028A/en
Publication of JPS5952464B2 publication Critical patent/JPS5952464B2/en
Expired 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/24Handling requests for interconnection or transfer for access to input/output bus using interrupt

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】 本発明は複数段のバッファから成るデータバッファを用
いて、所定数から成るデータブロックを一纒め(1グル
ープ)として順次シフトさせるに当つて、各グループ間
におけるデータブロックのバッファ間データ転送につい
て、動作上時期的な制限をつけるデータバッファ制御方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention uses a data buffer consisting of multiple stages of buffers to sequentially shift a predetermined number of data blocks as one group. This invention relates to a data buffer control method that imposes operational timing restrictions on data transfer between buffers.

従来のデータバッファについて説明すると、入出力装置
とチャネルが回線を介して結ばれ、入出力装置からデー
タを送信するとき、データは2ブロックで1組例えば2
バイトでlグループとして1バイトずつ転送されるもの
とする。4個のデータバッファがチャネル側に設けられ
、各バッファは1バイトのデータが格納できる。
To explain the conventional data buffer, an input/output device and a channel are connected via a line, and when data is transmitted from the input/output device, the data is divided into two blocks, for example, two
It is assumed that bytes are transferred one byte at a time as one group. Four data buffers are provided on the channel side, each buffer capable of storing one byte of data.

第1図Aに示すようにデータバッファについてチャネル
に近い方の読出端子側から第1段バッファをAバッファ
、第2段バッファをBバッファ、以下Cバッファ、Dバ
ッファと呼ぶこととする。当初各バッファには転送され
て来たデータを受信してないから、空白であり、最初に
受信するとDバッファに先ず入り、Cバッファ、Bバッ
ファを経てAバッファに上り、直ぐ続いてBバッファに
もデータが入る(データは2バイト単位で転送されるた
め)。第1図Bに示す状態となつたとき (ハッチシダ
を施したバッファにデータが在るとする)チャネルに対
し割込みを上げ、先ずAバッファのデータを読んで貫う
。つまり、A、BバッファにlグループG1を構成する
バイトデータがシフトされることにより、チャネルに続
出し要求を上げる。この続出し要求によりチャネルがA
バッファのデータを綾取ると、AバッファにはBバッフ
ァのデータが移り、そしてチャネルがAバッファのデー
タを再度綾取ることにより、1組のデータがチャネルに
受渡しされたことになる。続いて次に転送されて来たデ
ータがあると、Dバッファ、Cバッファを経て、B−A
バッファに格納されることになり、第2回の割込み要求
をチャネルに発することになる。本明細書においてバッ
ファのデータをチャネルが続む動作を「READ」、バ
ッファにデータが在る状態を「FUL」、空の状態を「
EMP」、BバッファからAバツフアヘテータが移るこ
とを指示するシフト信号をAST.CバツフアからBバ
ツフアはBST.DバツフアからCバツフアはCSTと
記す。またAバツフア、Bバツフア、Cバツフア、Dバ
ツフアにデータが在るという信号をそれぞれFLA,F
LB,FLC,FLDと記す。従来ではAST,CST
の信号はそれぞれFI.B・】と、FLD−再rの信号
条件のみでオンとなる。
As shown in FIG. 1A, regarding the data buffers, from the read terminal side closer to the channel, the first stage buffer is referred to as the A buffer, and the second stage buffer is referred to as the B buffer, hereinafter referred to as the C buffer and the D buffer. Initially, each buffer is blank because it has not received the transferred data, and when it is first received, it goes into the D buffer, passes through the C buffer and B buffer, goes to the A buffer, and then immediately goes to the B buffer. also contains data (because data is transferred in 2-byte units). When the state shown in FIG. 1B is reached (assuming there is data in the hatched buffer), an interrupt is raised to the channel, and the data in the A buffer is first read and passed through. That is, by shifting the byte data constituting 1 group G1 into the A and B buffers, a continuous output request is raised to the channel. This continuous request causes the channel to
When the data in the buffer is transferred, the data in the B buffer is transferred to the A buffer, and when the channel transfers the data in the A buffer again, a set of data is passed to the channel. When the next data is transferred, it goes through D buffer, C buffer, and then B-A.
It will be stored in the buffer and a second interrupt request will be issued to the channel. In this specification, "READ" refers to the operation of channeling data in a buffer, "FUL" indicates a state in which data exists in the buffer, and "FUL" indicates an empty state.
AST.EMP'' and a shift signal instructing the transfer of the A buffer agitator from the B buffer to AST. BST. D buffer to C buffer is written as CST. In addition, signals indicating that there is data in buffers A, B, C, and D are sent to FLA and F, respectively.
They are written as LB, FLC, and FLD. Conventionally, AST, CST
The signals of FI. It turns on only under the signal conditions of B.] and FLD-Rer.

同様にBSTはFLC−FLBのみの条件でオンとする
ように構成されていた。つまりCバツフアからBバツフ
アへのデータプロツクのシフトBSTはCバツフアにデ
ータが在りFLC、且つBバツフアが空頂であることを
条件として行われるものであつた。しかるにこの構成に
よれば、次のような支障を生ずる。即ち2バイト1組(
グノレープG1)のデータの内1バイト目がチヤネノレ
により読まれると、第1図Cの状態となる。そしてBバ
ツフアデータがAバツフアにシフトされることになる。
この時若し、次の組のデータ(図ではグループG2のデ
ータ)がC,Dバツフアに入つているとすれば、第1図
Dのようになる。この時前述したシフトBST信号の条
件を用いるとCバツフアのデータはBバツフアに入つて
くることになる。これにより第1図Eの状態となる。す
るとAバツフア、Bバツフア共にFULであるから、こ
こでチヤネルに対し次の割込み信号が発せられることに
なる。1度の割込みで2回READを行うため、チヤネ
ルは先の割込みにより1バイト目を読んで、2バイト目
を読む前にまた割込みを受け、シーケンスがくずれるだ
けでなく、Aバツフア、Bバツフアに存在するところの
1プロツク目の2バイト目と、2プロ゛ソク目の1バイ
ト目という異なる組のデータを2バイト読んで終了し、
1プロツク2バイト構成のシーケンスをもくずす。
Similarly, BST was configured to be turned on only under the condition of FLC-FLB. In other words, the shift BST of the data block from the C buffer to the B buffer was performed on the condition that there was data in the C buffer, FLC, and the B buffer was empty. However, this configuration causes the following problems. In other words, one set of 2 bytes (
When the first byte of the data in the gnome G1) is read by the channel node, the state shown in FIG. 1C occurs. The B buffer data is then shifted to the A buffer.
At this time, if the next set of data (data of group G2 in the figure) is stored in the C and D buffers, the result will be as shown in FIG. 1D. At this time, if the above-described condition of the shift BST signal is used, the data in the C buffer will enter the B buffer. This results in the state shown in FIG. 1E. Then, since both the A buffer and the B buffer are FUL, the next interrupt signal will be issued to the channel. Because READ is performed twice with one interrupt, the channel reads the first byte due to the previous interrupt, and receives another interrupt before reading the second byte, which not only disrupts the sequence, but also causes errors in the A buffer and B buffer. Read two different sets of data: the 2nd byte of the 1st process that exists and the 1st byte of the 2nd process, and finish.
Destroys a sequence consisting of 1 block and 2 bytes.

データ転送の速度が速くなつたり、チヤネルの処理速度
の都合でチヤネルの読取りに遅れが生じたとき等、A−
Dバツフアにデータがすべて存在する可能性があり、今
述べたようなりSTの信号操作に関連する問題が発生す
る。本発明の目的は前述の欠点を改善し、各グループ単
位でのデータプロツクにおけるバツフア間データ転送に
ついて、時期的制限条件を付けるデータバツフア制御方
式を提供することにある。
A-
There is a possibility that all the data is present in the D buffer, and problems related to ST signal manipulation as just described arise. SUMMARY OF THE INVENTION An object of the present invention is to improve the above-mentioned drawbacks and to provide a data buffer control system that imposes a timing restriction on data transfer between buffers in data blocks in each group.

以下図面と共に本発明の実施例について説明する。第2
図はバツフア間データプロツクシフトを制御する回路を
示し、AST,BST,CSTの信号を生成する。FL
A,fLB.fLC,fLDはそれぞれJKフリツプフ
ロツプで、セツトされた状態のときそれぞれFLA,F
LB,FLC,FLD信号を発するものとする。CRT
もフリツプフロツプでAバ゛ンフアかBバンフアに1プ
ロ゛ソタの2バイト目のデータが存在するときセツトさ
れる。データが受信され、RVD信号によりフリツプフ
ロツプFLDがセツトされ、データはDバツフアに入る
。同時にCSTが゜“ビとなるので、データはCバツフ
アに移り、フリツプフロツプFLCをセツトする。次に
後述する条件下でBSTが゜゜1゛となつてデータはB
バツフアに移りFLBをセツトする。ASTば゜1゛と
なりデータはAバツフアに移りFLAがセツトされる。
CST,BST,ASTは“1゛となるときそれぞれて
,H頂,Aとなつていることが条件である。そしてFL
D,fLC,fLBのフリツプフロツプはデータがC,
B,Aバツフアにそれぞれ移つて行くタイミングでりセ
ツトされ、FLAはチヤネルがREADのときりセツト
される。フリ・ソプフロ・ソフ0CTR(ま1バイト目
のデータがCバツフアからBバツフアに移るときのみセ
ツトされ、CTRがセツト、FL,Cがセツトの条件で
割込み要求REQが可能となる。そのタイミングでCR
Q自身はりセツトされる。2バイトで゛1組のデータは
Aバツフア、Bバツフアに在リチヤネルに割込み要求R
EQが発せられてチヤネルからの「READ」となる。
Embodiments of the present invention will be described below with reference to the drawings. Second
The figure shows a circuit for controlling data block shift between buffers, and generates signals AST, BST, and CST. FL
A,fLB. fLC and fLD are JK flip-flops, respectively, and when set, FLA and FLD respectively.
It is assumed that LB, FLC, and FLD signals are generated. CRT
is also set when the second byte of the first processor exists in the A or B buffer of the flip-flop. Data is received, the RVD signal sets flip-flop FLD, and the data enters the D buffer. At the same time, CST becomes ゜゜1゛, so the data is transferred to the C buffer and the flip-flop FLC is set. Next, under the conditions described later, BST becomes ゜゜1゛ and the data becomes B
Move to buffer and set FLB. AST becomes 1 and the data is transferred to the A buffer and FLA is set.
When CST, BST, and AST become "1", the condition is that they are H-top and A-top, respectively. And FL
D, fLC, fLB flip-flops have data C,
It is reset at the timing of transition to the B and A buffers, and FLA is reset when the channel is in READ mode. Free, Soft, Soft 0CTR (Set only when the first byte of data moves from the C buffer to the B buffer, and an interrupt request REQ is possible under the conditions that CTR is set and FL and C are set. At that timing, CR
Q itself is reset. A set of 2 bytes of data sends an interrupt request R to the channel located in the A and B buffers.
EQ is issued and becomes "READ" from the channel.

ここでBSTの条件について説明する。Cバツフアから
Bバツフアにデータが移つて良い条件は、そのデータが
2バイト目で゛あることCTR,H,FLCか、或いは
読出しが終了しAバツフア、Bバツフア共に空であるこ
とA,n,FLCかの場合に限つている。前述の第1図
Cの場合再】,FLBの条件で第1図Dとなり、フリツ
プフロツプのセ・X卜状態はFLA,頂,FLC,FL
D,CTkである。ここで第1図Dに示すAバツフアの
2バイト目データがREADされる前に、次のデータ組
のlバイト目がBバツフアに入り第1図Eとなれば、第
2図の回路を使用しない限り割込み要求REQの条件が
揃つてしまう。本発明においては第2図の回路により前
述のCバツフアからBバツフアへの1バイト1目データ
の転送を直ぐ実行させない、即ち第1゛図Eの状態を発
生させない。そして前述のBSTの条件が整つたときの
みBバツフアにデータが移る。下表は前記各フリツプフ
ロツプがセツト・りセツトされる条件をまとめたもので
ある。表 フリツブフロツプのセツト・りセツト条件ま
た各回路・バツフアの各状態のタイムチヤートを第3図
に示してある。
Here, the conditions of BST will be explained. The conditions under which data can be transferred from buffer C to buffer B are that the data is in the second byte of CTR, H, FLC, or that reading has finished and both buffers A and B are empty. This is limited to FLC. In the case of the above-mentioned case C in Fig. 1, the condition becomes D in Fig. 1 under the conditions of FLB, and the flip-flop state is FLA, top, FLC, FL.
D, CTk. If the 1st byte of the next data set enters the B buffer before the 2nd byte data of the A buffer shown in Fig. 1D is read, and becomes the data shown in Fig. 1E, then the circuit shown in Fig. 2 is used. Unless this is done, the conditions for the interrupt request REQ will be met. In the present invention, the circuit shown in FIG. 2 prevents the transfer of the first byte of data from the C buffer to the B buffer described above immediately, that is, the state shown in FIG. 1E does not occur. Then, data is transferred to the B buffer only when the above-mentioned BST conditions are met. The table below summarizes the conditions under which each flip-flop is set and reset. Table 3 shows the setup/reset conditions of the flip-flop and the time chart of each state of each circuit/buffer.

バツフアの斜線はデータの在ること、空白部はデータの
ないことを示している。即ち当初はA−Dバツフアがす
べて空の5状態にある。次に入出力装置よりデータを受
信してRVDがオンとなり、Dバツフアにデータが入り
FLDがセツトされてFLDがオンとなる。Cバツフア
は空であつてFLDnhrの条件が整いCSTがオンと
なつたとき、データはCバツフアへ移ると共にFLCが
セツトされてFLCがオンとなる。(第3図時間T1の
前半)ここでCバツフアからBバツフアにデータが移る
条件は2つある。
Diagonal lines in the buffer indicate that data exists, and blank areas indicate that there is no data. That is, initially, all A-D buffers are in five empty states. Next, data is received from the input/output device, RVD is turned on, data is entered into the D buffer, FLD is set, and FLD is turned on. When the C buffer is empty and the FLDnhr conditions are met and CST is turned on, data is transferred to the C buffer, FLC is set, and FLC is turned on. (First half of time T1 in FIG. 3) Here, there are two conditions for data to be transferred from the C buffer to the B buffer.

その1つはA,Bバツフア共に空で゛あることで、これ
は1プロ゛ンク目の1バイト目で且つ前のデータは残つ
ていないことを必然的に表している。その2はAバツフ
アにデータがあり且つCTRがオンであること、これは
プロツタの2バイト目であることを表わしている。これ
により、1プロ゛ソクの2バイト目がまだAバッファに
残つているときに次のプロツクの1バイト目がBバツフ
アにセツトされることはない。Cバツフアのデータは1
つ目の条件FLCn再醪n百Aが整い且つBSTがオン
となつたとき、Bバツフアに移るが、この時FLBがオ
ンとなると共にCRTがオンとなる。
One of these is that both the A and B buffers are empty, which necessarily means that the 1st byte of the 1st block and the previous data do not remain. Number 2 indicates that there is data in the A buffer and that CTR is on, which is the second byte of the plotter. This prevents the first byte of the next process from being set in the B buffer while the second byte of the first process still remains in the A buffer. The data for C Batsuhua is 1
When the second condition, FLCn, is satisfied and BST is turned on, the process moves to the B buffer, and at this time, FLB is turned on, and CRT is also turned on.

(第3図時間T1の後半)更にAnFLBの条件でAS
TがオンとなりデータはAバツフアに移る。なおFLD
,fLC,fLBはそれぞれCST,BST,ASTに
よりセツトされている。次に第3図時間T2の始めにお
いてプロツクの2バイト目を受信すると再びRVDがオ
ンとなり、1バイト目と同様Cバツフアに移つてくる。
ここで2つ目の条件のFLcnn頂NcTRの条件が整
いBバツフアにセツトされると共に、CTRは同時にり
セツトされる。第3図時間T2の後半において、A,B
バツフアには1プロツクのデータが存在し、チヤネルに
対して割込みREQを上げる。しかしこの後時間T3の
始めにおいて次のプロツタを受信するまで、チヤネル側
が何らかの理由でデータを読み取らなかつたとする。次
のプロ゛ンクの1バイト目を受信するとデータはCバツ
フアまで移るが、Bバツフアには先のデータが存在して
おり、FLBがオンとなつているので、Cバツフアに留
まる。第3図時間T4の始めにおいて、更に2バイト目
を受信し、Dバツフアにセツトされ、A,B,C,Dバ
ツフアがすべてFULとなる。その後漸くチヤンネルが
データをAバツフアから読み取ると、FLAはりセツト
され、F[XとなつてBバツフアのデータはAバツフア
に移る。
(Second half of time T1 in Figure 3) Furthermore, AS under the AnFLB condition
T turns on and data moves to A buffer. Furthermore, FLD
, fLC, and fLB are set by CST, BST, and AST, respectively. Next, when the second byte of the block is received at the beginning of time T2 in FIG. 3, RVD is turned on again, and the data is transferred to the C buffer in the same way as the first byte.
Here, the second condition of FLcnn top NcTR is satisfied and set in the B buffer, and at the same time, CTR is reset. In the latter half of time T2, A, B
There is data for one program in the buffer, and an interrupt REQ is raised for the channel. However, suppose that the channel side does not read the data for some reason until it receives the next plotter at the beginning of time T3. When the first byte of the next block is received, the data moves to the C buffer, but since the previous data exists in the B buffer and FLB is on, it remains in the C buffer. At the beginning of time T4 in FIG. 3, a second byte is received and set in the D buffer, and the A, B, C, and D buffers all become FUL. When the channel finally reads data from the A buffer, the FLA is reset and becomes F[X, and the data in the B buffer is transferred to the A buffer.

ここでFLBとなるがCバツフアのデータは先に述べた
条件を満たさず、留まつたままでいる。一第3図のα点
で示す。チヤネノレから更(こ2バイト目がAバンフア
よりREADされると、ここでAinn頂NFLCの条
件が整い、次のプロツクの1バイト目がCバツフアから
Bバツフアに移る。
Here, it becomes FLB, but the data of C buffer does not satisfy the above-mentioned condition and remains there. This is indicated by point α in Figure 3. When the second byte is read from the A buffer, the conditions for the Ainn top NFLC are established, and the first byte of the next block is transferred from the C buffer to the B buffer.

(第3図α点の後の時刻参照)以後の動作は先に述べ
たと同様であり、シーケンスを崩すことなくプロツク毎
に各バツフア通過する。このようにして本発明によると
、複数段のバツフアから成るバツフア部のうち、読出し
側から所定数のバツフア、つまり1組(グループ)を構
成するデータプロツクの数に対応した数のバツフアへ、
次の組のデータプロツタがシフトされる条件を規制して
いる。
(See the time after point α in FIG. 3) The subsequent operation is the same as described above, and each buffer is passed through each block without breaking the sequence. In this manner, according to the present invention, among the buffer sections consisting of multiple stages of buffers, from the reading side to a predetermined number of buffers, that is, the number of buffers corresponding to the number of data blocks constituting one set (group).
It regulates the conditions under which the next set of data plotters is shifted.

つまり、所定数のバツフア(前記の例ではA,B2つの
バツフア)が共にFULであり、且つその後段のバツフ
ア(同Cバツフア)にデータがある場合、この後段のバ
ッフアデータは、この所定数のバツフアの各データが総
て空でないとシフトしないように条件を付けるものであ
る。これにより、1つの組を構成するデータプロツクを
、他の連続する組のデータプロツタと確実に区別して読
出し側に伝えることが可能となる。
In other words, if a predetermined number of buffers (in the above example, two buffers A and B) are both FUL, and there is data in the subsequent buffer (the same buffer C), the data in the subsequent buffer will be stored in the predetermined number of buffers. This sets a condition so that the shift will not occur unless all of the data in the data are empty. This makes it possible to reliably distinguish the data plotters constituting one set from the data plotters of other consecutive sets and transmit them to the reading side.

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

第1図はデータのバツフア間転送状態を説明する図、第
2図は本発明を実施するときの回路構成例、第3図は各
状態のタイムチヤートである。
FIG. 1 is a diagram for explaining the state of data transfer between buffers, FIG. 2 is an example of a circuit configuration when implementing the present invention, and FIG. 3 is a time chart of each state.

Claims (1)

【特許請求の範囲】[Claims] 1 複数のデータブロックを順次シフトして格納する複
数段のバッファ領域から成るバッファ部を有し、受信さ
れたデータブロックが所定数となる毎に、該バッファ部
に格納された所定数のブロックを受信順に処理装置に転
送するバッファ制御方式において、該所定数のデータブ
ロックが処理装置に転送される毎に、次に受信されたデ
ータブロックをシフトするシフト制御回路を設け、該処
理装置に該所定数のデータブロックが転送完了時に、当
該所定数のデータブロックを格納していたバッファ領域
に、該次に受信されたデータブロックをシフトし格納せ
しめることを特徴とするバッファ制御方式。
1. It has a buffer section consisting of multiple stages of buffer areas that sequentially shift and store a plurality of data blocks, and every time the number of received data blocks reaches a predetermined number, the predetermined number of blocks stored in the buffer section is In a buffer control method that transfers data blocks to a processing device in the order of reception, a shift control circuit is provided that shifts the next received data block every time the predetermined number of data blocks are transferred to the processing device, and the processing device receives the predetermined number of data blocks. 1. A buffer control method characterized in that, when a predetermined number of data blocks have been transferred, the next received data block is shifted and stored in a buffer area that had previously stored the predetermined number of data blocks.
JP55105257A 1980-07-31 1980-07-31 Data buffer control method Expired JPS5952464B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP55105257A JPS5952464B2 (en) 1980-07-31 1980-07-31 Data buffer control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP55105257A JPS5952464B2 (en) 1980-07-31 1980-07-31 Data buffer control method

Publications (2)

Publication Number Publication Date
JPS5730028A JPS5730028A (en) 1982-02-18
JPS5952464B2 true JPS5952464B2 (en) 1984-12-19

Family

ID=14402592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP55105257A Expired JPS5952464B2 (en) 1980-07-31 1980-07-31 Data buffer control method

Country Status (1)

Country Link
JP (1) JPS5952464B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6250601A (en) * 1985-08-30 1987-03-05 Toyoda Mach Works Ltd Pressure detecting device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0196532A1 (en) * 1985-03-29 1986-10-08 Siemens Aktiengesellschaft Method for operating a memory used as a clock interface and arrangement for the realization of the method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6250601A (en) * 1985-08-30 1987-03-05 Toyoda Mach Works Ltd Pressure detecting device

Also Published As

Publication number Publication date
JPS5730028A (en) 1982-02-18

Similar Documents

Publication Publication Date Title
US4377843A (en) Data distribution interface
EP0097028A2 (en) Multiple-microcomputer communications system
JPS5952464B2 (en) Data buffer control method
JPS5810021B2 (en) Time division multiplex network system
EP0368683A2 (en) Data handling apparatus
US5579483A (en) Communication controller for controlling multi-channel multiplex communication and having channel selection functions and memory for storing communication control data for each channel
JPS63293657A (en) Serial communication controller
JPS6375957A (en) Interruption control circuit
JP2739789B2 (en) Data transmission / reception system
JPH04282938A (en) Communication controller
JPH03158041A (en) Data multiplex transfer system
JP3452948B2 (en) Data transmission method
JP3178206B2 (en) Multiplex communication device
JP3452949B2 (en) Data transmission method
JPS63234749A (en) Message transmitting equipment
JPH05151136A (en) Data transfer device
JPH04342022A (en) Shift type bit-byte converting system
JPS63197260A (en) Memory device control system
JPS62250746A (en) Hdlc transmitting device
JPS60110066A (en) Data transfer control system
JPH0736369A (en) Programmable controller
JPS6142466B2 (en)
JPH04276927A (en) Expanded communication system
JPS63247859A (en) Shared memory device
JPH0439701B2 (en)