JPH0546516A - Reception control system - Google Patents
Reception control systemInfo
- Publication number
- JPH0546516A JPH0546516A JP3200225A JP20022591A JPH0546516A JP H0546516 A JPH0546516 A JP H0546516A JP 3200225 A JP3200225 A JP 3200225A JP 20022591 A JP20022591 A JP 20022591A JP H0546516 A JPH0546516 A JP H0546516A
- Authority
- JP
- Japan
- Prior art keywords
- data
- interrupt
- reception
- reception buffer
- stored
- 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
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E60/00—Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
- Y02E60/10—Energy storage using batteries
Landscapes
- Bus Control (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、受信バッファからデー
タを取り込む受信制御方式に関するものである。計算機
の利用形態の分散化に伴い、1台のホストコンピュータ
を複数の端末で共同利用するケースが増加している。こ
のため、ホスト側の通信制御装置で複数の通信ポートを
効率的かつ公平に制御することが要求されている。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a reception control system for fetching data from a reception buffer. Along with the decentralization of computer usage patterns, the number of cases in which one host computer is shared by a plurality of terminals is increasing. Therefore, it is required that the communication control device on the host side control the plurality of communication ports efficiently and fairly.
【0002】[0002]
【従来の技術】従来、1つのマイクロプロセッサによっ
て複数の通信ポートを制御する通信制御装置は、複数の
通信ポートから同時にデータを受信した場合、オーバラ
ンを回避するために、図6の回路構成に示すように、複
数文字分の受信バッファFIFOを当該通信ポート毎に
用意している。そして、1文字あるいは複数文字のデー
タを受信バッファFIFOに格納したときにマイクロプ
ロセッサに割り込みを発生させ、この割り込みの中でマ
イクロプロセッサが受信バッファFIFOからデータを
読み出すようにしていた。2. Description of the Related Art Conventionally, a communication control device for controlling a plurality of communication ports by one microprocessor is shown in the circuit configuration of FIG. 6 in order to avoid overrun when data is simultaneously received from a plurality of communication ports. As described above, a reception buffer FIFO for a plurality of characters is prepared for each communication port. Then, when data of one character or a plurality of characters is stored in the reception buffer FIFO, an interrupt is generated in the microprocessor, and the microprocessor reads the data from the reception buffer FIFO in the interrupt.
【0003】[0003]
【発明が解決しようとする課題】上述した図6の回路構
成の従来の方式では、受信バッファFIFO内に1文字
でも有効なデータを格納すると、プロセッサに割り込み
が発生するため、異なる通信速度によって受信したデー
タをそれぞれの受信バッファFIFOに格納している場
合、通信速度が高い通信ポートでオーバランが発生して
しまうという問題があった。この問題を解決するため、
予め設定された通信速度に応じてプログラムで通信ポー
トの受信バッファFIFOからデータを読み出す優先順
位を持たせ、この優先順位、即ち通信速度の高い通信ポ
ートの受信バッファFIFOからは優先度高く割り込み
を受け付けてデータを取り込むようにする方式が考えら
れる。しかし、このプログラムが優先度を意識して割り
込みを受け付けてデータを取り込むことは、プロセッサ
の負荷を増大させてしまうと共に、優先処理を行う繁雑
性が生じてしまうという問題があった。In the conventional method of the circuit configuration shown in FIG. 6 described above, if valid data is stored in the reception buffer FIFO, even if one character is stored, an interrupt occurs in the processor, so that reception is performed at different communication speeds. If the received data is stored in each reception buffer FIFO, there is a problem that an overrun occurs in a communication port having a high communication speed. To solve this problem,
According to a preset communication speed, a program is given a priority order for reading data from the reception buffer FIFO of the communication port, and this priority order, that is, the reception buffer FIFO of the communication port having a high communication speed accepts an interrupt with a high priority. A method of importing the data may be considered. However, if the program accepts the interrupt and takes in the data in consideration of the priority, the load of the processor is increased and the complexity of performing the priority processing occurs.
【0004】本発明は、複数の受信バッファのデータ数
に応じた割り込みレベルを発生させ、プロセッサがデー
タを取り込み、通信速度を意識することなく公平かつ効
率的にデータ受信処理を行うことを目的としている。An object of the present invention is to generate an interrupt level according to the number of data in a plurality of receiving buffers, allow a processor to fetch data, and perform fair and efficient data receiving processing without being aware of the communication speed. There is.
【0005】[0005]
【課題を解決するための手段】図1を参照して課題を解
決するための手段を説明する。図1において、受信バッ
ファ3は、受信したデータをファーストイン・ファース
トアウト(FIFO)に格納するバッファである。[Means for Solving the Problems] Means for solving the problems will be described with reference to FIG. In FIG. 1, the reception buffer 3 is a buffer that stores received data in first-in first-out (FIFO).
【0006】割込発生回路4は、受信バッファ3に格納
したデータの数に対応した割り込みレベルを発生する回
路である。The interrupt generation circuit 4 is a circuit for generating an interrupt level corresponding to the number of data stored in the reception buffer 3.
【0007】[0007]
【作用】本発明は、図1に示すように、複数の通信ポー
トで受信したデータを受信バッファ3にそれぞれ格納
し、これら受信バッファ3の割込発生回路4が格納され
たデータの数に対応したレベルの割込みを発生し、最も
レベルの高い割込みを受け付けたプロセッサが該当する
受信バッファ3、例えばベクタアドレスに対応する受信
バッファ3からデータを取り込むようにしている。According to the present invention, as shown in FIG. 1, the data received by a plurality of communication ports are respectively stored in the reception buffers 3, and the interrupt generation circuits 4 of these reception buffers 3 correspond to the number of the stored data. An interrupt of the specified level is generated, and the processor that receives the interrupt of the highest level fetches data from the corresponding receive buffer 3, for example, the receive buffer 3 corresponding to the vector address.
【0008】従って、受信バッファ3のデータ数に応じ
た割り込みレベルを発生させて、プロセッサが最も高い
レベルの受信バッファ3からデータを取り込んで受信処
理を行うことにより、通信速度を意識することなく公平
かつ効率的にデータ受信処理を行うことが可能となる。Therefore, an interrupt level corresponding to the number of data in the receiving buffer 3 is generated, and the processor fetches the data from the receiving buffer 3 having the highest level and performs the receiving process, so that the fairness can be obtained without considering the communication speed. Moreover, it becomes possible to efficiently perform the data reception processing.
【0009】[0009]
【実施例】次に、図1から図5を用いて本発明の実施例
の構成および動作を順次詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the construction and operation of an embodiment of the present invention will be sequentially described in detail with reference to FIGS.
【0010】図1において、レシーバ1は、伝送媒体、
例えば回線を介してRS232Cによってシリアルのデ
ータを受信する通信ポート(入力ポート)を持つもので
ある。In FIG. 1, a receiver 1 is a transmission medium,
For example, it has a communication port (input port) for receiving serial data by RS232C via a line.
【0011】S/P変換回路2は、レシーバ1によって
受信したシリアルのデータを、パラレルのデータに変換
する回路である。受信バッファ3は、S/P変換回路2
によってパラレルに変換されたデータを、一時的に格納
するFIFO(ファーストイン・ファーストアウト)形
式のバッファである。The S / P conversion circuit 2 is a circuit for converting serial data received by the receiver 1 into parallel data. The reception buffer 3 includes the S / P conversion circuit 2
It is a FIFO (first-in first-out) buffer for temporarily storing the data converted into parallel by.
【0012】割込発生回路4は、受信バッファ3に格納
したデータの数に対応した割込レベルを発生する回路で
ある。例えば受信バッファ3に格納することができる最
大のデータの数が4個のとき、データの数が1個、2
個、3個、4個に対応して割込みレベル1、2、3、4
(割込レベルが最も高い)を発生し、マイクロプロセッ
サ5に割込みを発生させるものである。The interrupt generation circuit 4 is a circuit for generating an interrupt level corresponding to the number of data stored in the reception buffer 3. For example, when the maximum number of data that can be stored in the reception buffer 3 is 4, the number of data is 1, 2
Interrupt levels 1, 2, 3, 4 corresponding to 3, 4,
(Highest interrupt level) is generated and the microprocessor 5 is caused to generate an interrupt.
【0013】バスは、アドレスバス、データバスなどで
ある。図2は、本発明の受信バッファ/割込発生回路例
を示す。これは、図1の受信バッファ3および割込発生
回路4の具体回路例である。The bus is an address bus, a data bus or the like. FIG. 2 shows an example of the receive buffer / interrupt generating circuit of the present invention. This is a specific circuit example of the reception buffer 3 and the interrupt generation circuit 4 of FIG.
【0014】図2において、レジスタ31は、入力ポー
トから取り込んだデータ(8ビット)を一時的に格納す
るレジスタであって、図1のFIFO形式の受信バッフ
ァ3に対応するものである。In FIG. 2, a register 31 is a register for temporarily storing the data (8 bits) taken in from the input port, and corresponds to the FIFO type reception buffer 3 of FIG.
【0015】フラグ32は、入力ポートから取り込んだ
データがレジスタ31に格納され、出力ポートから未だ
読み出されていないことを表わすフラグである。入力ポ
ートからデータを取り込んでレジスタ31に格納したと
きに“1”にセットし、出力ポートからデータを送出し
たときに“0”にリセットする。The flag 32 is a flag indicating that the data taken in from the input port is stored in the register 31 and has not been read from the output port. It is set to "1" when data is fetched from the input port and stored in the register 31, and reset to "0" when data is transmitted from the output port.
【0016】入力アドレスカウンタ33は、入力ポート
から取り込んだデータを格納するレジスタ31のアドレ
スを発生するものである。例えば最初はのレジスタ3
1に入力ポートからの8ビットのデータを格納し、次に
のレジスタ31に入力ポートからの8ビットのデータ
を格納するように、、、、のレジスタ31を循
環して8ビットのデータを格納するための入力アドレス
を発生するものである(図3を用いて後述する)。The input address counter 33 is for generating the address of the register 31 for storing the data taken in from the input port. For example, first register 3
8 bits of data from the input port are stored in 1, then 8 bits of data from the input port are stored in the next register 31, and so on. It generates an input address for doing so (described later with reference to FIG. 3).
【0017】出力アドレスカウンタ34は、、、
、のレジスタ31のうちのいずれかからデータを取
り出して出力ポートから送出するための出力アドレスを
発生するものである(図3を用いて後述する)。The output address counter 34 is ...
, 31 to generate an output address for sending out the data from the output port (described later with reference to FIG. 3).
【0018】デコード回路35は、レジスタ31に有効
なデータが格納されている数、ここではフラグ32が
“1”となっている数をデコードし、割込レベルLEV
1ないしLEV4のいずれかを生成する回路である。The decode circuit 35 decodes the number of valid data stored in the register 31, that is, the number of which the flag 32 is "1" in this case, and the interrupt level LEV.
This is a circuit for generating any of 1 to LEV4.
【0019】OR回路36は、フラグ32のいずれかが
“1”にセットされ、取り込むデータがあるか否かのO
RDY信号(アウトプット・レディー信号)を生成する
回路である。The OR circuit 36 determines whether any of the flags 32 is set to "1" and whether or not there is data to be captured.
It is a circuit that generates an RDY signal (output ready signal).
【0020】比較回路37は、入力アドレスカウンタ3
3と出力アドレスカウンタ34とのアドレスを比較し、
一致するときにIRDY(インプップ・レディー)信号
をインアクティブ、即ちレジスタ31にデータが全て格
納されてこれ以上データを受信できない旨を検出し、入
力側に通知する回路である。The comparison circuit 37 includes an input address counter 3
3 and the address of the output address counter 34 are compared,
It is a circuit that detects the fact that the IRDY (imp ready) signal is made inactive when the two coincide, that is, all the data is stored in the register 31 and no more data can be received, and notifies the input side.
【0021】尚、図2の記号は下記を表わす。 IRDY:入力レディ信号 SIN:データシフトインパルス ORDY:出力レディ信号 SOUT:データシフトアウトパルス LEV1ないしLEV4:割り込み信号のレベル1ない
しレベル4 次に、図3のフローチャートに従って図2の構成の動作
を詳細に説明する。The symbols in FIG. 2 represent the following. IRDY: input ready signal SIN: data shift impulse ORDY: output ready signal SOUT: data shift out pulse LEV1 to LEV4: level 1 to level 4 of interrupt signal Next, the operation of the configuration of FIG. 2 will be described in detail according to the flowchart of FIG. explain.
【0022】図3において、S1は、IRDY(インプ
ット・レディー)信号がONか否かを判別する。これ
は、図2の比較回路37が入力アドレスカウンタ33と
出力アドレスカウンタ34を比較して一致しなく、レジ
スタ31に空があって受信データを受け取る準備ができ
ている旨の信号であるIRDY信号がオンか否かを判別
する。YESのときは、受信バッファ3であるレジスタ
31に空があるので、1文字分のデータを送出する。一
方、NOのときは、IRDY信号がオンになるまで待機
する。In FIG. 3, S1 determines whether or not the IRDY (input ready) signal is ON. This is a signal indicating that the comparison circuit 37 of FIG. 2 compares the input address counter 33 and the output address counter 34 and they do not match each other, and the register 31 is empty and ready to receive the received data. It is determined whether or not is on. If YES, the register 31 which is the reception buffer 3 has an empty space, and therefore one character of data is transmitted. On the other hand, if NO, the process waits until the IRDY signal turns on.
【0023】S2は、入力アドレスカウンタが指すレジ
スタ31にデータを格納し、フラグ32をセットする。
これは、図2の入力ポートから受信したデータを、入力
アドレスカウンタ33が指すレジスタ31に格納すると
共にこれのレジスタ31のフラグ32を“1”にセット
する。これに対応して、図2のデコード回路35で割り
込みレベルを発生してマイクロプロセッサ5に割り込み
を通知する。また、併せて図2のOR回路36によって
生成したORDY(出力レディー)信号をマイクロプロ
セッサ5に通知し、データ出力の準備ができている旨を
通知する。In S2, the data is stored in the register 31 pointed to by the input address counter, and the flag 32 is set.
This stores the data received from the input port of FIG. 2 in the register 31 pointed to by the input address counter 33 and sets the flag 32 of the register 31 to "1". In response to this, the decode circuit 35 of FIG. 2 generates an interrupt level and notifies the microprocessor 5 of the interrupt. At the same time, the ORDY (output ready) signal generated by the OR circuit 36 of FIG. 2 is notified to the microprocessor 5 to notify that the data output is ready.
【0024】S3は、入力アドレスカウンタ33のイン
クレメントを行い、次にデータを格納するレジスタ31
を指すようにしておく。S4は、入力カウント数≧出力
カウント数か否かを判別する。これは、図2の入力アド
レスカウンタ33がカウントする入力カウント数(入力
アドレス)と出力アドレスカウンタ34がカウントする
出力カウント数(出力アドレス)とを比較し、データが
レジスタ31に全て格納されていない状態か否かを判別
する。YESの場合には、図2のレジスタ31のいずれ
かが空であるので、オンのIRDY信号を受信側に送出
する。一方、NOの場合には、レジスタ31の全てにデ
ータが格納され、一杯であるので、オフのIRDY信号
を送出し、S4を繰り返し行い、レジスタ31に空がで
きるのを繰り返し検出する。In step S3, the input address counter 33 is incremented and the data is stored in the register 31.
To point to. In S4, it is determined whether or not the input count number ≧ the output count number. This is because the input count number (input address) counted by the input address counter 33 in FIG. 2 is compared with the output count number (output address) counted by the output address counter 34, and all the data is not stored in the register 31. It is determined whether or not the state. In the case of YES, one of the registers 31 in FIG. 2 is empty, so the IRDY signal of ON is sent to the receiving side. On the other hand, in the case of NO, since the data is stored in all the registers 31 and it is full, the OFF IRDY signal is transmitted, S4 is repeated, and it is repeatedly detected that the registers 31 are empty.
【0025】S5は、マイクロプロセッサ5が割込み通
知に対応して、データ読み出し信号(SOUT信号)を
送出し、出力アドレスカウンタ34が指すレジスタ31
のデータを出力ポートから送出し、フラグ32をリセッ
トする。これにより、データが出力ポートから送出さ
れ、マイクロプロセッサ5が所定アドレスのメモリなど
に取り込む。In S5, the microprocessor 5 sends a data read signal (SOUT signal) in response to the interrupt notification, and the register 31 pointed to by the output address counter 34.
Data is transmitted from the output port and the flag 32 is reset. As a result, the data is sent from the output port, and the microprocessor 5 takes it in the memory or the like at the predetermined address.
【0026】S6は、出力アドレスカウンタ34のイン
クリメントを行う。以上のように、受信したデータを空
のレジスタ31に格納およびこのレジスタ31のフラグ
32をセットし、レジスタ31に格納されているデータ
数に対応するレベルの割り込みをマイクロプロセッサ5
に通知し、最も高いレベルの割り込みを発生した、受信
バッファ3であるレジスタ31からデータを取り込むよ
うにしているため、レジスタ31にデータが格納された
数が多い程、高いレベルの割り込みで優先的にデータを
取り込んで受信処理することが可能となる。これによ
り、入力ポートから取り込むデータの受信速度を意識す
ることなく、公平かつ効率的にマイクロプロセッサ5が
データを受信バッファ3を構成するレジスタ31から取
り込むことが可能となる。In step S6, the output address counter 34 is incremented. As described above, the received data is stored in the empty register 31, the flag 32 of this register 31 is set, and the interrupt of the level corresponding to the number of data stored in the register 31 is generated by the microprocessor 5.
Is notified and the data is fetched from the register 31 which is the reception buffer 3 in which the highest level interrupt is generated, the higher the number of data stored in the register 31, the higher the priority of the higher level interrupt. It becomes possible to take in the data and process it for reception. This allows the microprocessor 5 to fairly and efficiently fetch data from the register 31 constituting the reception buffer 3 without being aware of the receiving speed of the data fetched from the input port.
【0027】図4は、本発明のタイムチャートを示す。
これは、図2の回路のタイムチャートである。SIN
は、データシフトインパルスであって、図2の入力側か
ら入力ポートを介してデータが入力され、データをレジ
スタ31に取り込む同期パルス信号である。FIG. 4 shows a time chart of the present invention.
This is a time chart of the circuit of FIG. SIN
2 is a data shift impulse, which is a sync pulse signal to which data is input from the input side of FIG.
【0028】入力ポートは、受信したデータを取り込
み、レジスタ31に格納するための入力ポートである。
入力アドレスは、入力アドレスカウンタ33が発生する
アドレスであって、いずれのレジスタ31にデータを格
納するかのアドレスである。The input port is an input port for fetching the received data and storing it in the register 31.
The input address is an address generated by the input address counter 33 and which register 31 stores data.
【0029】有効フラグ1ないし有効フラグ4は、図2
のフラグ32のないしに対応するものである。LE
V1ないしLEV4は、図2のLEV1ないしLEV4
に対応し、フラグ32が“1”(データがセットされた
状態)の数に対応した割り込みレベル1ないし4であ
る。Valid flags 1 to 4 are shown in FIG.
The flag 32 corresponds to or. LE
V1 to LEV4 are the LEV1 to LEV4 of FIG.
And the flag 32 corresponds to the number of "1" (a state in which data is set) corresponding to interrupt levels 1 to 4.
【0030】SOUTは、データシフトアウトパルスで
あって、図2で割り込みを受け付けたマイクロプロセッ
サ5がレジスタ31からデータを取り込むときの同期パ
ルス信号である。SOUT is a data shift-out pulse, which is a synchronizing pulse signal when the microprocessor 5 accepting the interrupt in FIG. 2 fetches data from the register 31.
【0031】出力アドレスは、出力アドレスカウンタ3
4が発生するアドレスであって、データを読み出すレジ
スタ31のアドレスである。出力ポートは、レジスタ3
1から読み出したデータをマイクロプロセッサ5に向け
て送出するポートである。The output address is the output address counter 3
4 is an address which is generated and is an address of the register 31 for reading data. Output port is register 3
1 is a port for sending the data read from the CPU 1 to the microprocessor 5.
【0032】次に、図4のタイムチャートを用いて図2
の回路の動作を説明する。は、オンのIRDY信号に
対応して、入力側から入力ポートにデータを送出した状
態で、SIN信号をオンにしてこれの立ち上がりで、入
力アドレスカウンタ33の入力アドレス“0”のレジス
タ()31にデータを格納すると共に、デコード回路
35がLEV1の割り込み信号をマイクロプロセッサ5
に通知する。この際、OR回路36からORDY信号を
マイクロプロセッサ5に併せて通知する。Next, referring to the time chart of FIG.
The operation of the circuit will be described. Responds to the IRDY signal being turned on, while the data is being sent from the input side to the input port, the SIN signal is turned on and at the rising edge of this signal, the register () 31 of the input address “0” of the input address counter 33 The data is stored in the decoding circuit 35, and the decoding circuit 35 sends an interrupt signal of LEV1 to the microprocessor 5
To notify. At this time, the OR circuit 36 also notifies the microprocessor 5 of the ORDY signal.
【0033】は、で立ち上がったSINの立ち下が
りで入力アドレスカウンタ33をインクリメントし、入
力アドレスを“1”にする。以下同様に、’、’、
''、''に示すように繰り返し、LEV2、LEV3
の割り込み信号をマイクロプロセッサ5に通知する。At the falling edge of SIN rising at, the input address counter 33 is incremented to set the input address to "1". Similarly, ',', and so on
Repeatedly as shown in ",", LEV2, LEV3
To the microprocessor 5.
【0034】以上によって、受信したデータを図2のレ
ジスタ31に順次格納およびフラグ32を順次セットす
ると共に、レジスタ31に格納したデータ数(実際には
フラグ31を“1”にセットした数)に対応する割込信
号LEV1、LEV2、LEV3のいずれかを送出す
る。そして、割込信号LEV3を送出した状態で、最優
先のレベルとなり、マイクロプロセッサ5がこの割込み
を受け付け、以降の取込み処理を開始する。As described above, the received data is sequentially stored in the register 31 of FIG. 2 and the flag 32 is sequentially set, and the number of data stored in the register 31 (actually, the number in which the flag 31 is set to "1") is set. Any of the corresponding interrupt signals LEV1, LEV2, LEV3 is transmitted. Then, in the state in which the interrupt signal LEV3 is sent, the level becomes the highest priority, and the microprocessor 5 accepts this interrupt and starts the subsequent fetch processing.
【0035】は、マイクロプロセッサ5がレベル3の
割込みを受け付けけ、SOUT信号をオンにしたことに
対応して、このSOUT信号の立ち上がりで出力アドレ
ス“0”のレジスタ()31から読み出したデータを
出力ポートから送出すると共に、有効フラグ1(フラグ
32)をオフにリセットする。有効フラグ1をリセッ
トしたことに対応して、LEV3がオフとなり、LEV
2がオンとなる。In response to the microprocessor 5 accepting the level 3 interrupt and turning on the SOUT signal, the data read from the register () 31 having the output address "0" at the rising edge of the SOUT signal is read. At the same time as sending from the output port, the valid flag 1 (flag 32) is reset to off. In response to resetting the valid flag 1, LEV3 is turned off, and LEV3 is turned off.
2 is turned on.
【0036】は、SOUT信号の立ち下がりで出力ア
ドレスカウンタ34をインクリメントし、“1”にす
る。以下同様に、'、'を行い、出力アドレス“1”
のデータを出力ポートから送出する。At the falling edge of the SOUT signal, the output address counter 34 is incremented to "1". Similarly, perform ',' and output address “1”
The data of is sent from the output port.
【0037】図5は、本発明の他の実施例構成図を示
す。これは、割込コントローラ6を設けて割込み発生時
に受信バッファ3のアドレスをベクタアドレスとしてバ
スを介してマイクロプロセッサ6に通知し、このベクト
ルアドレスの受信バッファ3からデータを読み取るよう
にしたものである。FIG. 5 shows a block diagram of another embodiment of the present invention. In this system, an interrupt controller 6 is provided to notify the microprocessor 6 via the bus of the address of the receiving buffer 3 as a vector address when an interrupt occurs so that the data is read from the receiving buffer 3 of this vector address. ..
【0038】図5において、割込コントローラ6は、8
259などのLSIであって、レベル1、レベル2、レ
ベル3、レベル4の割込みをマイクロプロセッサ5に通
知し、この割込処理中でバスに受信バッファ3のベクタ
アドレスを送出するものである。この割込コントローラ
6を設けたことにより、マイクロプロセッサ5は、複数
の受信バッファ3から通知された最も高いレベルの割込
みを受け付け、そのときにバスに送出されているベクタ
アドレスを参照し、このベクタアドレスの受信バッファ
3からデータを読み取るようにしている。In FIG. 5, the interrupt controller 6 is
An LSI such as 259 notifies the microprocessor 5 of level 1, level 2, level 3, and level 4 interrupts, and sends the vector address of the receive buffer 3 to the bus during this interrupt process. By providing the interrupt controller 6, the microprocessor 5 accepts the highest level interrupt notified from the plurality of receiving buffers 3, refers to the vector address sent to the bus at that time, and The data is read from the address reception buffer 3.
【0039】[0039]
【発明の効果】以上説明したように、本発明によれば、
受信バッファ3のデータ数に応じた割り込みレベルを発
生させて、プロセッサが最も高いレベルの受信バッファ
3からデータを取り込んで受信処理を行う構成を採用し
ているため、プログラムは通信速度を意識することなく
複数の受信バッファ3から公平かつ効率的にデータ受信
処理を行うことができる。これにより、従来の割込みを
順番に処理していた方式に比し、低速ポートをむやみに
処理する必要がなくなり、集中負荷時に高速ポート側の
オーバランが起き難くなる。また、プログラムが通信ポ
ートに設定された通信速度を全く意識する必要がなくな
ると共に、余計な負荷(優先順位判定など)がかからな
いようにすることができる。As described above, according to the present invention,
Since the processor adopts a configuration in which an interrupt level according to the number of data in the reception buffer 3 is generated and the processor fetches data from the reception buffer 3 having the highest level and performs reception processing, the program should be aware of the communication speed. Therefore, data reception processing can be performed fairly and efficiently from a plurality of reception buffers 3. As a result, compared to the conventional method of sequentially processing interrupts, it is not necessary to handle low-speed ports unnecessarily, and overruns on the high-speed port side are less likely to occur during concentrated load. Further, the program need not be aware of the communication speed set for the communication port at all, and an unnecessary load (priority order determination, etc.) can be prevented.
【図1】本発明の1実施例構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.
【図2】本発明の受信バッファ/割込発生回路例であ
る。FIG. 2 is an example of a reception buffer / interrupt generation circuit of the present invention.
【図3】本発明の制御フローチャートである。FIG. 3 is a control flowchart of the present invention.
【図4】本発明のタイムチャートである。FIG. 4 is a time chart of the present invention.
【図5】本発明の他の実施例構成図である。FIG. 5 is a configuration diagram of another embodiment of the present invention.
【図6】従来技術の説明図である。FIG. 6 is an explanatory diagram of a conventional technique.
1:レシーバ 2:S/P変換回路 3:受信バッファ 31:レジスタ 32:フラグ 33:入力アドレスカウンタ 34:出力アドレスカウンタ 35:デコード回路 36:OR回路 37:比較回路 4:割込発生回路 5:マイクロプロセッサ 6:割込コントローラ 1: Receiver 2: S / P conversion circuit 3: Reception buffer 31: Register 32: Flag 33: Input address counter 34: Output address counter 35: Decode circuit 36: OR circuit 37: Comparison circuit 4: Interrupt generation circuit 5: Microprocessor 6: Interrupt controller
Claims (2)
制御方式において、受信したデータをファーストイン・
ファーストアウトに格納する、通信ポート毎に設けた受
信バッファ(3)と、 この受信バッファ(3)に格納したデータの数に対応し
た割り込みレベルを発生する割込発生回路(4)とを備
え、 複数の通信ポートで受信したデータを上記受信バッファ
(3)にそれぞれ格納し、これら受信バッファ(3)の
上記割込発生回路(4)からの割り込みのうちの最も高
いレベルの割り込みをプロセッサが受け付けて該当する
受信バッファ(3)からデータを取り込むように構成し
たことを特徴とする受信制御方式。1. In a reception control method for fetching data from a reception buffer, first received data is received.
A reception buffer (3) provided for each communication port for storing in first-out, and an interrupt generation circuit (4) for generating an interrupt level corresponding to the number of data stored in the reception buffer (3), Data received by a plurality of communication ports are stored in the reception buffer (3) respectively, and the processor accepts the highest level interrupt among the interrupts from the interrupt generation circuit (4) of the reception buffer (3). A reception control system characterized in that the data is taken in from a corresponding reception buffer (3).
ッサが受け付けたときにデータバスに送出されたベクタ
アドレスの受信バッファ(3)からデータを取り込むよ
うに構成したことを特徴とする請求項第1項記載の受信
制御方式。2. The structure according to claim 1, wherein when the processor receives the highest level interrupt, the data is fetched from the reception buffer (3) of the vector address transmitted to the data bus. The reception control method described.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3200225A JPH0546516A (en) | 1991-08-09 | 1991-08-09 | Reception control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3200225A JPH0546516A (en) | 1991-08-09 | 1991-08-09 | Reception control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0546516A true JPH0546516A (en) | 1993-02-26 |
Family
ID=16420893
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3200225A Pending JPH0546516A (en) | 1991-08-09 | 1991-08-09 | Reception control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0546516A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5556572A (en) * | 1994-06-15 | 1996-09-17 | Bridgestone Corporation | Rubber composition for cleaning molds and exhibiting reduced amino-alcohol volatilization and ammonia odor, and method for use thereof |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS50137640A (en) * | 1974-04-20 | 1975-10-31 | ||
JPS57141742A (en) * | 1981-02-25 | 1982-09-02 | Fuji Facom Corp | Controlling system of data storage priority |
-
1991
- 1991-08-09 JP JP3200225A patent/JPH0546516A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS50137640A (en) * | 1974-04-20 | 1975-10-31 | ||
JPS57141742A (en) * | 1981-02-25 | 1982-09-02 | Fuji Facom Corp | Controlling system of data storage priority |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5556572A (en) * | 1994-06-15 | 1996-09-17 | Bridgestone Corporation | Rubber composition for cleaning molds and exhibiting reduced amino-alcohol volatilization and ammonia odor, and method for use thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0239937B1 (en) | Serial communications controller | |
US20060047754A1 (en) | Mailbox interface between processors | |
US5079696A (en) | Apparatus for read handshake in high-speed asynchronous bus interface | |
JP3749347B2 (en) | Data capture method, data capture circuit, and IEEE 1394 protocol controller | |
JPH0546516A (en) | Reception control system | |
JP3571195B2 (en) | Host interface circuit of image forming apparatus | |
JP2523874B2 (en) | Asynchronous serial data transmission device | |
JP2864824B2 (en) | Data transmission speed converter | |
JPH0546535A (en) | Data transfer interface device | |
US20040199672A1 (en) | System and method for high speed handshaking | |
JP2625396B2 (en) | Receive data processing device | |
KR970004889B1 (en) | Matching circuit for peripheral processor hardware control in electronic switching system | |
KR910004692Y1 (en) | Circuit for interupting and polling end of line in datafile transmission system | |
CN101576867A (en) | Extended universal asynchronous serial interface method, device and system | |
EP0629954A1 (en) | Adapter for transferring blocks of data having a variable length on a system bus | |
JP2504313B2 (en) | Multiprocessor system | |
JPS6379439A (en) | Serial communication equipment | |
US6622202B2 (en) | Method and device for operating a RAM memory | |
JP3082384B2 (en) | First in, first out storage | |
JP2751811B2 (en) | Data transmission / reception method and device | |
JPS61270952A (en) | Data transmitting system | |
KR19990004474A (en) | Packet Router | |
JPH05136827A (en) | Communication processor | |
JPH0520261A (en) | Priority control cirucit | |
JPH08214041A (en) | Automatic protocol recognition device |