JPS59218531A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPS59218531A JPS59218531A JP9226783A JP9226783A JPS59218531A JP S59218531 A JPS59218531 A JP S59218531A JP 9226783 A JP9226783 A JP 9226783A JP 9226783 A JP9226783 A JP 9226783A JP S59218531 A JPS59218531 A JP S59218531A
- Authority
- JP
- Japan
- Prior art keywords
- data
- bus
- information processing
- control device
- fdp3
- 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
Landscapes
- Bus Control (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
【発明の詳細な説明】
〔技術分野〕
この発明は、情報処理装置に関するもので、例えば、マ
イクロコンピュータのシステム開発装置等のようにデー
タ通信機能を持つマイクロコンピュータに有効な技術に
関するものである。DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to an information processing device, and for example, to a technique effective for a microcomputer having a data communication function, such as a microcomputer system development device.
例えば、マイクロコンピュータのプログラム開発にあた
り、大型コンピュータ等により構成されたホストコンピ
ュータとマイクロコンピュータとを通信回線を通して接
続して、そのプログラムの開発を行うことが考えられる
。このような端末装置としてのマイクロコンピュータに
は、小さなマイクロプロセッサ型の論理によって、通信
回線を通してデータの授受を行うことを唯一の専用の仕
事とする通信制御装置が設けられる。For example, when developing a program for a microcomputer, it is conceivable to develop the program by connecting a host computer, such as a large-sized computer, and the microcomputer through a communication line. A microcomputer serving as such a terminal device is provided with a communication control device whose sole task is to send and receive data through a communication line using a small microprocessor type logic.
上記マイクロコンピュータにおいては、マイクロプロセ
ッサと、RAM (ランダム・アクセス・メモリ)や、
フロッピーディスク制御装置及び上記通信制御装置とが
共通の信号バスを介して接続されており、上記通信制御
装置によりRAM又はフロッピーディスクメモリと上記
ホストコンピュータとのデータの授受を通信回線を通し
て非同期のもとに、言い換えれば、データ転送毎にその
データ転送終了信号を受けて行う。このとき、次のよう
な問題の生じることが本願発明者の研究によって明らか
にされた。The above microcomputer includes a microprocessor, RAM (random access memory),
A floppy disk control device and the communication control device are connected via a common signal bus, and the communication control device asynchronously transfers data between the RAM or floppy disk memory and the host computer through a communication line. In other words, each data transfer is performed upon receiving the data transfer end signal. At this time, the inventor's research has revealed that the following problem occurs.
すなわち、上記各種メモリ装置と上記通信制御装置とが
バスによって接続状態とされ、上記データの転送を行う
ものであるので、一連のデータ転送の間、上記通信制御
装置により信号バスが占有されてしまう。したがって、
この間マイクロプロセッサは、信号バスの空きを待つだ
けで何も情報処理動作が行えな(なってしまうという問
題が生じる。In other words, since the various memory devices and the communication control device are connected via a bus to transfer the data, the signal bus is occupied by the communication control device during a series of data transfers. . therefore,
During this time, the microprocessor simply waits for the signal bus to become available and is unable to perform any information processing operations.
この発明の目的は、データ通信機能を持つ情報処理装置
における情報処理動作の高効率化を図ることにある。An object of the present invention is to improve the efficiency of information processing operations in an information processing apparatus having a data communication function.
この発明の前記ならびにその他の目的と新規な特徴は、
この明細書の記述および添付図面から明らかになるであ
ろう。The above and other objects and novel features of this invention include:
It will become clear from the description of this specification and the accompanying drawings.
本願において開示される発明のうち代表的なものの概要
を簡単に説明すれば、下記の通りである。A brief overview of typical inventions disclosed in this application is as follows.
すなわち、通信制御装置により通信回線を通した一連の
データの授受中において上記通信制御装置による信号バ
スの使用権を放棄させる時間帯を設定する機能を持たせ
ることによって、データ転送動作中においてもマイクロ
プロセッサ等の他の装置が情報処理動作を行うことがで
きるようにするものである。In other words, by providing a function to set a time period during which the communication control device relinquishes the right to use the signal bus while a series of data is being exchanged through the communication line, microcontroller control can be performed even during data transfer operations. It enables other devices, such as processors, to perform information processing operations.
図面には、この発明が適用されたマイクロコンピュータ
システムの一実施例のブロック図が示されている。特に
制限されないが、この実施例のマイクロコンピュータシ
ステムは、マイクロコンピュータのプログラム開発装置
として用いられる。The drawing shows a block diagram of an embodiment of a microcomputer system to which the present invention is applied. Although not particularly limited, the microcomputer system of this embodiment is used as a program development device for a microcomputer.
マイクロプロセッサCPUと、ダイナミック型RAMの
ような半導体メモリ装置で構成されたメモリボードRA
Mと、フロッピーディスク制御装置FDPと、通信制御
装置CIPとは、共通のバスBUSにより相互に接続さ
れて、1つの情報処理システムを構成する。上記バスB
USには、アドレスバスとデータバスとが含まれる。Memory board RA consisting of a microprocessor CPU and a semiconductor memory device such as dynamic RAM
M, the floppy disk control device FDP, and the communication control device CIP are interconnected by a common bus BUS to form one information processing system. Above bus B
US includes an address bus and a data bus.
なお、プログラムデバッグモジュール等としてのCRT
コンソール、プリンタ等の入出力機器も設けられている
が、この発明に直接関係がないので省略されている。In addition, a CRT as a program debug module, etc.
Input/output devices such as a console and a printer are also provided, but they are omitted because they are not directly related to this invention.
上記フロッピーディスク制御装置FDPと、通信制御装
置CIPとは、共に小さなマイクロプロセッサリ・型の
論理によって構成され、マイクロプロセッサCPUによ
らないで、RAMとフロッピーディスクメモリとのデー
タ授受、通信回線を通しでデータの授受を行うことをそ
れぞれ唯一の専用の仕事とする制御装置である。The above-mentioned floppy disk control device FDP and communication control device CIP are both configured with small microprocessor-type logic, and are capable of exchanging data between the RAM and floppy disk memory and through communication lines without using the microprocessor CPU. These are control devices whose sole and exclusive job is to send and receive data.
すなわち、上記通信制御装置CIPは、RAM又はフロ
ッピーディスクメモリに保持されたデータを通信回線を
通してホストコンピュータに転送したり、逆にホストコ
ンピュータのメモリ装置のデータを受けて、上記RAM
又はフロ・ノビ−ディスクメモリに書込んだりする仕事
を行うものである。この実施例では、マイクロプロセッ
サCPUの処理機能の効率化を図るため、言い換えれば
、いわゆるマルチジョブを実現するため、上記通信制御
装置CIPに次のような機能が付加される。That is, the communication control device CIP transfers data held in the RAM or floppy disk memory to the host computer through a communication line, or conversely receives data in the memory device of the host computer and transfers the data to the RAM or floppy disk memory.
Alternatively, it performs tasks such as writing to a disk memory. In this embodiment, the following functions are added to the communication control device CIP in order to improve the efficiency of the processing function of the microprocessor CPU, in other words, to realize so-called multi-jobs.
特に制限されないが、上記ホストコンピュータとのデー
タ転送において、1つのデータ転送してそ0受信信号を
受けとった時、次のデータの転送を行う前に、獲得した
バス使用権を一旦放棄し、プログラマブルタイマーによ
って設定された時間が経過した後、改めてバス使用権を
獲得して上記法のデータの転送を行うようにするもので
ある。Although not particularly limited, in data transfer with the host computer, when one data is transferred and a zero reception signal is received, the acquired bus usage right is temporarily relinquished before transferring the next data, and the programmable After the time set by the timer has elapsed, the right to use the bus is acquired again and the data transfer according to the method described above is performed.
上記プログラマブルタイマーに設定される時間は、今行
っているデータ転送動作の優先度に従って、マイクロプ
ロセッサCPU等により設定されるものである。The time set in the programmable timer is set by the microprocessor CPU or the like according to the priority of the data transfer operation currently being performed.
この実施例では、上記のように通信制御装置CIPを用
いて、例えばポストコンピュータ等のような他の情報処
理装置とのデータ授受中に、上記タイマーで設定された
バスBUSの空き時間帯が設けられ′ζいるので、この
間を利用してマイクロプロセッサCPU等は、情報処理
動作を行うことができる。したがって、この実施例のマ
イクロコンピュータシステムでは、通信回線を用いたデ
ータ転送動作と、マイクロプロセッサCPU等による情
報処理動作とが時分割方式により行われるものである。In this embodiment, as described above, the communication control device CIP is used to set an idle time period of the bus BUS set by the above-mentioned timer while exchanging data with another information processing device such as a post computer. Therefore, the microprocessor CPU and the like can perform information processing operations using this time. Therefore, in the microcomputer system of this embodiment, the data transfer operation using the communication line and the information processing operation by the microprocessor CPU etc. are performed in a time-sharing manner.
+11比較的長時間を要する通(行回線を用いたデータ
転送動作中に、バスBUSを空き状態とする時間帯を設
けることによって、この間を利用してマイクロプロセッ
サCPU等により所望の情報処理動作を実行できるから
、上記データ転送動作を伴う情報処理動作の高効率化を
達成することができるという効果が得られる。+11 A process that takes a relatively long time (by providing a time period in which the bus BUS is idle during a data transfer operation using a line line, the microprocessor CPU, etc. can perform the desired information processing operation using this time. Since it can be executed, it is possible to achieve the effect of achieving high efficiency in the information processing operation that accompanies the data transfer operation.
(2)上記バスBusを空き状態とする時間の設定をプ
ログラマブルタイマーを用いて行うようにしていること
によって、通信回線を用いたデータ転送の優先度に従っ
た時分割方式による上記2種類の情報処理の実質的な時
間割当を行うことができるという効果が得られる。(2) By using a programmable timer to set the time during which the bus is idle, the above two types of information can be transmitted in a time-sharing manner according to the priority of data transfer using the communication line. The effect is that substantial time allocation for processing can be made.
(3)通信制御装置を備え、それを実質的に時分割方式
により動作させることによって、大型コンピュータを利
用できるとともに、マイクロプロセッサCPUでの情報
処理も行うことができるので、膨大なプログラムステッ
プ数のプログラムの開発が比較的容易になるという効果
が得られる。(3) By being equipped with a communication control device and operating it essentially in a time-sharing manner, it is possible to use a large-sized computer and also process information with a microprocessor CPU. The effect is that program development becomes relatively easy.
以上本発明者によってなされた発明を実施例に基づき具
体的に説明したが、この発明は上記実施例に限定される
ものではなく、その要旨を通説しない範囲で種々変更可
能であることはいうまでもない。例えば、通信回線によ
る複数個のデータ転送毎に上記バスの空き時間を設ける
ようにするものであってもよい。また、上記空き時間の
設定は、所定の時間設定動作を行う遅延回路、各種カウ
ンタ回路等を利用するものであってもよい。Although the invention made by the present inventor has been specifically explained above based on examples, it goes without saying that this invention is not limited to the above-mentioned examples, and can be modified in various ways without getting the gist of the invention. Nor. For example, the bus may be provided with an idle time every time a plurality of data are transferred via a communication line. Further, the above-mentioned free time setting may be performed using a delay circuit, various counter circuits, etc. that perform a predetermined time setting operation.
Claims (1)
非同期のもとてのデータの授受を専用の仕事とする通信
制御装置と、これらの各装置間を接続する信号バスとを
含み、上記通信制御装置による通信回線を通した一連の
データの授受中において上記通信制御装置による信号バ
スの使用権を放棄させる時間帯を設定する機能を持たせ
たことを特徴とする情報処理装置。 2、上記信号バスの使用権を放棄させる時間帯は、1つ
のデータ授受の間にそれぞれ設けられるものであること
を特徴とする特許請求の範囲第1項記載の情報処理装置
。 3、上記信号バスの使用権を放棄させる時間帯の時間設
定は、プログラマブルタイマーにより設定されるもので
あることを特徴とする特許請求の範囲第1又はff12
項記載の情報処理装置。 4、上記情報処理装置は、マイクロコンピュータのプロ
グラム開発装置を構成するものであることを特徴とする
特許請求の範囲第1、第2又は第3項記載の情報処理装
置。[Claims] l. A central processing unit, a memory device, a communication control device whose job is to send and receive asynchronous data through a communication line, and a signal bus that connects these devices. Information characterized by having a function of setting a time period during which the communication control device relinquishes the right to use the signal bus while the communication control device is transmitting and receiving a series of data through the communication line. Processing equipment. 2. The information processing apparatus according to claim 1, wherein the time period during which the right to use the signal bus is relinquished is set during each data exchange. 3. The time setting of the time period in which the right to use the signal bus is to be waived is set by a programmable timer, claim 1 or ff12.
The information processing device described in the section. 4. The information processing device according to claim 1, 2, or 3, wherein the information processing device constitutes a program development device for a microcomputer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9226783A JPS59218531A (en) | 1983-05-27 | 1983-05-27 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9226783A JPS59218531A (en) | 1983-05-27 | 1983-05-27 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS59218531A true JPS59218531A (en) | 1984-12-08 |
Family
ID=14049618
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9226783A Pending JPS59218531A (en) | 1983-05-27 | 1983-05-27 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS59218531A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61231650A (en) * | 1985-04-06 | 1986-10-15 | Sony Corp | System for using in-device bus |
JPS6339042A (en) * | 1986-08-04 | 1988-02-19 | Nec Corp | Intertask synchronizing system for multi-task |
JPS6385955A (en) * | 1986-09-30 | 1988-04-16 | Toshiba Corp | Transfer controller for direct memory access |
JPH01266655A (en) * | 1988-04-19 | 1989-10-24 | Mitsubishi Electric Corp | Bus repeating circuit |
JPH01297926A (en) * | 1988-05-26 | 1989-12-01 | Matsushita Electric Works Ltd | Remote control monitor device |
-
1983
- 1983-05-27 JP JP9226783A patent/JPS59218531A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61231650A (en) * | 1985-04-06 | 1986-10-15 | Sony Corp | System for using in-device bus |
JPS6339042A (en) * | 1986-08-04 | 1988-02-19 | Nec Corp | Intertask synchronizing system for multi-task |
JPS6385955A (en) * | 1986-09-30 | 1988-04-16 | Toshiba Corp | Transfer controller for direct memory access |
JPH01266655A (en) * | 1988-04-19 | 1989-10-24 | Mitsubishi Electric Corp | Bus repeating circuit |
JPH01297926A (en) * | 1988-05-26 | 1989-12-01 | Matsushita Electric Works Ltd | Remote control monitor device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
RU2140667C1 (en) | Computer system with bus interface | |
US4490788A (en) | Well-logging data processing system having segmented serial processor-to-peripheral data links | |
US4935868A (en) | Multiple port bus interface controller with slave bus | |
US5218690A (en) | Vme-multibus ii interface adapter for protocol conversion and for monitoring and discriminating accesses on the multibus ii system bus | |
KR100267130B1 (en) | Pci bus system | |
JPS63255759A (en) | Control system | |
WO1995016965A1 (en) | Multiple programmable interrupt controllers in a multi-processor system | |
EP0205801A1 (en) | Interrupt mechanism for multi-microprocessing system having multiple busses | |
US5524211A (en) | System for employing select, pause, and identification registers to control communication among plural processors | |
US6223237B1 (en) | Expandable communications bus | |
JPS59218531A (en) | Information processor | |
EP1089501B1 (en) | Arbitration mechanism for packet transmission | |
JPS63175962A (en) | Direct memory access controller | |
US5764998A (en) | Method and system for implementing a distributed interrupt controller | |
US5802377A (en) | Method and apparatus for implementing multiple interrupt controllers in a multi-processor computer system | |
JPH0343804A (en) | Sequence controller | |
JP3240679B2 (en) | Reset method of multi CPU system | |
JPH08221355A (en) | Multiprocessor system | |
JP2705955B2 (en) | Parallel information processing device | |
KR100261731B1 (en) | Method of requesting and processing interrupt in a multi-processor interrupt controller for multi-processor system | |
JP3270040B2 (en) | Bus control method | |
JP2001236305A (en) | Semiconductor integrated circuit and data processor | |
JPH04225458A (en) | Computer | |
KR100334810B1 (en) | Communication apparatus for aicps | |
KR920007170B1 (en) | Apparatus for interrupt bus matching on multiprocessor system |