JPS59172060A - Controlling system of multiprocessing system - Google Patents

Controlling system of multiprocessing system

Info

Publication number
JPS59172060A
JPS59172060A JP4738083A JP4738083A JPS59172060A JP S59172060 A JPS59172060 A JP S59172060A JP 4738083 A JP4738083 A JP 4738083A JP 4738083 A JP4738083 A JP 4738083A JP S59172060 A JPS59172060 A JP S59172060A
Authority
JP
Japan
Prior art keywords
microprocessor
processing
processed
multiplexer
program
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
JP4738083A
Other languages
Japanese (ja)
Inventor
Hiroshi Iguchi
浩 井口
Seiji Inuyama
犬山 聖二
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 JP4738083A priority Critical patent/JPS59172060A/en
Publication of JPS59172060A publication Critical patent/JPS59172060A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the time for processing by indicating directly a program to be processed stored in a controlling memory by a host microprocessor to a subordinate microprocessor. CONSTITUTION:A host microprocessor 6 controls a multiplexer 11 and connects a program counter 12 to the host microprocessor 6. The host microprocessor 6 sets the address of a microprogram corresponding to the content to be processed by a subordinate microprocessor 10 stored in a controlling memory 14. Then, the multiplexer 11 is switched to the microprocessor 10 side and the microprocessor 10 is started. The microprocessor 10 reads and processes the microprogram of the controlling memory 14 by the address indicated by the program counter 12 through a multiplexer 13.

Description

【発明の詳細な説明】 (a)発明の技術分野 本発明は複数のマイクロプロセッサを用い、複数のタス
クを該マ・イクロプロセノサが分担して処理する多重処
理システムに係り、特に制御順位を上位と下位とに分け
て処理する場合、下位のマイクロプロセッサの処理時間
を短縮しシステム全体の効率を向上する多重処理システ
ムの制御方式に関する。
Detailed Description of the Invention (a) Technical Field of the Invention The present invention relates to a multiprocessing system using a plurality of microprocessors and in which the microprocessors share and process a plurality of tasks. The present invention relates to a control method for a multi-processing system that reduces the processing time of a lower-level microprocessor and improves the efficiency of the entire system when processing is divided into lower-level microprocessors.

(b)従来技術と問題点 複数のマイクロプロセッサにより構成される多重処理シ
ステムに於て、複数のタスクを処理する為各マイクロプ
ロセッサが制御を行う場合、制御順位が上位と下位に分
かれている時は上位のマイクロプロセッサと下位のマイ
クロプロセッサ間にインタフェースのレジスタが設けら
れ、命令と該命令に伴う情報が該レジスタを経て上位マ
イクロプロセッサから下位マイクロプロセッサへ伝達さ
れ、処理した結果は該レジスタを経て上位マイクロプロ
セッサに報告されていた。従って上位マイクロプロセッ
サは命令と情報を作成する必要があり、下位マイクロプ
ロセッサは該命令と情報を解析し、自分が実行すべき仕
事の内容を理解した後。
(b) Prior art and problems In a multiprocessing system composed of multiple microprocessors, when each microprocessor performs control to process multiple tasks, the control order is divided into upper and lower levels. An interface register is provided between an upper microprocessor and a lower microprocessor, instructions and information accompanying the instructions are transmitted from the upper microprocessor to the lower microprocessor via the register, and processed results are transferred via the register. It was reported to the upper microprocessor. Therefore, the upper microprocessor needs to create instructions and information, and the lower microprocessor analyzes the instructions and information and understands the content of the work it needs to perform.

処理を実行していた。ところが該命令と情報の解析に多
くの時間を必要とする場合があり、又解析用のプログラ
ムも必要とする欠点がある。
processing was being performed. However, there are disadvantages in that it may take a lot of time to analyze the instructions and information, and a program for analysis is also required.

(()発明の目的 本発明の目的は上記欠点を除く為、下位マイクロプロセ
ッサの命令と情報の解析を行う必要を無くして、該時間
の節減を計り、高速で効率の良い多重処理システムの制
御方式を提供する事にある。
(()Object of the Invention The object of the present invention is to eliminate the above-mentioned drawbacks by eliminating the need to analyze the instructions and information of the lower microprocessor, thereby saving time and controlling a multiprocessing system with high speed and efficiency. The purpose is to provide a method.

(d)発明の構成 本発明の構成は複数のマイクロプロセッサにより構成さ
れる各市処理システムにおいて、下位に位置するマイク
ロプロセッサに対し、制御記憶に格納されている処理す
べきプログラムを上位に位置するマイクロプロセッサに
より直接指示するようにし1且つ前記処理すべきプログ
ラムは、前記上位に位置するマイクロプロセッサにより
前記制御記憶に対してロードされる様にしたものである
(d) Structure of the Invention The structure of the present invention is such that in each city processing system composed of a plurality of microprocessors, a program to be processed stored in a control memory is transferred to a microprocessor located at a lower level. The program to be processed is directly instructed by the processor, and the program to be processed is loaded into the control memory by the microprocessor located at the upper level.

(e)発明の実施例 本発明は上位マイクロプロセッサが下位マイクロプロセ
ッサに与える命令と情報を作成する時間と、下位マイク
ロプロセッサのプログラムカウンタに直接下位マイクロ
プロセッサが処理する内容をプログラムアドレスで指示
する為の処理に要する時間が同じである事と、ハードウ
ェア上にも差が無い事から、下位マイクロプロセッサの
命令と情報の解析時間を省略する事で高速で効率の良い
多重処理システムを構築するものである。
(e) Embodiments of the Invention The present invention provides the time required for the upper microprocessor to create instructions and information to be given to the lower microprocessor, and the time required for the lower microprocessor to directly instruct the program counter of the lower microprocessor with the contents to be processed by the lower microprocessor. Since the time required for processing is the same and there is no difference in hardware, it is possible to build a high-speed and efficient multiprocessing system by omitting the time required to analyze the instructions and information of the lower microprocessor. It is.

第1図は本発明の適用される多重処理システムの一例を
示す。本例は高速印字装置である。主マイクロプロセッ
サ1は上位のマイクロプロセッサであり、印字データを
処理するデータ処理部2及びイメージ処理等を行うBG
(ビジネスグラフインク)処理部3には夫々マイクロプ
ロセッサが用いられ5主マイクロプロセツサ1の制御に
より。
FIG. 1 shows an example of a multiprocessing system to which the present invention is applied. This example is a high-speed printing device. The main microprocessor 1 is a high-level microprocessor, including a data processing section 2 that processes print data and a BG that performs image processing, etc.
(Business Graph Inc.) Each of the processing units 3 uses a microprocessor, and is controlled by five main microprocessors 1.

夫々の機能に応した処理を行っている。特に高速処理を
要するものは論理回路部4により処理され。
Processing is performed according to each function. Particularly those requiring high-speed processing are processed by the logic circuit section 4.

印字部5を制御し高速印字を実施している。従ってデー
タ処理部2とBG処理部3のマ・イクロプロセソサは下
位に位置するマイクロプロセッサとなる。又主マイクロ
プロセッサ1は端子AよりホストWt算機に接続され制
御を受ける。
The printing unit 5 is controlled to perform high-speed printing. Therefore, the microprocessors of the data processing section 2 and the BG processing section 3 are microprocessors located at a lower level. Further, the main microprocessor 1 is connected to the host Wt computer through a terminal A and receives control therefrom.

第2図は本発明の一実施例を説明するブロック図である
。上位マイクロプロセッサ6は第1図主マイクロプロセ
ッサ1に該当するもので、マイクロプロセ・ノサ10及
び15は下位マイクロプロセッサである。従って第1図
のデータ処理部2及びBG処理部3に用いられるマイク
ロプロセッサに該当する。上位マイクロプロセッサ6は
マルチプレクサ11を制御してプログラムカウンタ12
を上位マイクロプロセッサ6に接続する。ここで上位マ
イクロプロセッサ6は制御記憶14に格納されでいる下
位マイクロプロセッサ10が処理すべき内容に応したマ
イクロプログラムのアドレスをセントする。次にマルチ
プレクサ11をマイクロプロセッサ10側に切り替え、
マイクロプロセッサ10を起動する。マイクロプロセッ
サ10はプログラムカウンタ12の指示するアドレスで
マルチプレクサ13を経て制御記憶14のマイクロプロ
グラム、を続出し処理を行う。従って下位のマイクロプ
ロセッサ10は上位より与えられる複数の処理に対する
解析動作は不要であり、処理速度が向上する。
FIG. 2 is a block diagram illustrating an embodiment of the present invention. The upper microprocessor 6 corresponds to the main microprocessor 1 in FIG. 1, and the microprocessors 10 and 15 are lower microprocessors. Therefore, it corresponds to the microprocessor used in the data processing section 2 and the BG processing section 3 in FIG. The host microprocessor 6 controls the multiplexer 11 and the program counter 12.
is connected to the host microprocessor 6. Here, the upper microprocessor 6 writes the address of the microprogram stored in the control memory 14 that corresponds to the content to be processed by the lower microprocessor 10. Next, switch the multiplexer 11 to the microprocessor 10 side,
Start up the microprocessor 10. The microprocessor 10 sequentially outputs microprograms from the control memory 14 via the multiplexer 13 at the address indicated by the program counter 12 and performs processing. Therefore, the microprocessor 10 at the lower level does not need to analyze the plurality of processes given from the upper level, and the processing speed is improved.

又多種類のプログラムを処理する場合には、上位マイク
ロプロセッサ6は補助記憶装置7を用い。
Furthermore, when processing many types of programs, the host microprocessor 6 uses the auxiliary storage device 7.

ダイレクトメモリアクセス(DMA)回路8を駆動し、
マルチプレクサI3をDM八へ路8側に切り替え、制御
記憶14に動的にプログラムをロードして処理を実施す
る。
Drives a direct memory access (DMA) circuit 8,
The multiplexer I3 is switched to the DM8 side, and the program is dynamically loaded into the control memory 14 to execute processing.

マイクロプロセッサ15.プログラムカウンタ17、制
御記憶19.マルチプレクサ16及びI8で構成される
回路の動作は上記と同一であり。
Microprocessor15. Program counter 17, control memory 19. The operation of the circuit consisting of multiplexer 16 and I8 is the same as described above.

詳細説明は省略する。Detailed explanation will be omitted.

(f)発明の詳細 な説明した如く9本発明は下位マイクロプロセッサが上
位マイクロプロセッサの指示する命令と情報を解析する
ことなく、プログラムカウンタの指示する制御記憶のマ
イクロプログラムを処理するため処理時間が短縮され効
率が向上するのみならず、多種類のプログラムを動的に
ロードして処理する為、其の効果は大なるものがある。
(f) Detailed Description of the Invention 9 As described in the present invention, the processing time is reduced because the lower microprocessor processes the microprogram in the control memory indicated by the program counter without analyzing the instructions and information indicated by the upper microprocessor. Not only is it shortened and efficiency is improved, but it also has great effects because it dynamically loads and processes many types of programs.

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

第1図は本発明の適用される多重処理システムの一例を
示す図、第2図は本発明の一実施例を説明するブロック
図である。 ■−は主マイクロプロセッサ、2はデータ処理部。 3はBG処理部、6は上位マイクロプロセッサ。 7は補助記憶装置、8,9はダイレクトメモリアクセス
(DMA)回路、10.15はマイクロプロセッサ、1
2.17はプログラムカウンタ、14.19は制御記憶
である。
FIG. 1 is a diagram showing an example of a multiprocessing system to which the present invention is applied, and FIG. 2 is a block diagram illustrating an embodiment of the present invention. ■- is the main microprocessor, 2 is the data processing section. 3 is a BG processing unit, and 6 is a host microprocessor. 7 is an auxiliary storage device, 8 and 9 are direct memory access (DMA) circuits, 10.15 is a microprocessor, 1
2.17 is a program counter, and 14.19 is a control memory.

Claims (1)

【特許請求の範囲】 1)複数のマイクロプロセッサにより構成される多重処
理システムにおいて、下位に位置するマイクロプロセッ
サに対し、制御記憶に格納されている処理すべきプログ
ラムを上位に位置するマイクロプロセッサにより直接指
示するようにしたことを特徴とする多重処理システムの
制御方式。 2)前記処理すべきプログラムは、前記上位に位置する
マイクロプロセッサにより前記制御記憶に対してロード
されることを特徴とする特許請求の範囲第1項記載の多
重処理システムの制御方式。
[Claims] 1) In a multiprocessing system composed of a plurality of microprocessors, a program to be processed stored in a control memory is directly transmitted to a microprocessor located at a lower level by a microprocessor located at a higher level. A control method for a multi-processing system, characterized in that instructions are given. 2) The control method for a multiprocessing system according to claim 1, wherein the program to be processed is loaded into the control memory by the microprocessor located at the upper level.
JP4738083A 1983-03-22 1983-03-22 Controlling system of multiprocessing system Pending JPS59172060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4738083A JPS59172060A (en) 1983-03-22 1983-03-22 Controlling system of multiprocessing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4738083A JPS59172060A (en) 1983-03-22 1983-03-22 Controlling system of multiprocessing system

Publications (1)

Publication Number Publication Date
JPS59172060A true JPS59172060A (en) 1984-09-28

Family

ID=12773487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4738083A Pending JPS59172060A (en) 1983-03-22 1983-03-22 Controlling system of multiprocessing system

Country Status (1)

Country Link
JP (1) JPS59172060A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53121545A (en) * 1977-03-31 1978-10-24 Fujitsu Ltd Data processor
JPS5478646A (en) * 1977-12-05 1979-06-22 Fujitsu Ltd Multi-processor system
JPS556602A (en) * 1978-06-20 1980-01-18 Fujitsu Ltd Multiprocessor system
JPS55112666A (en) * 1979-02-21 1980-08-30 Hitachi Ltd Information processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53121545A (en) * 1977-03-31 1978-10-24 Fujitsu Ltd Data processor
JPS5478646A (en) * 1977-12-05 1979-06-22 Fujitsu Ltd Multi-processor system
JPS556602A (en) * 1978-06-20 1980-01-18 Fujitsu Ltd Multiprocessor system
JPS55112666A (en) * 1979-02-21 1980-08-30 Hitachi Ltd Information processing system

Similar Documents

Publication Publication Date Title
JPH0430053B2 (en)
JPH11202988A (en) System power consumption control method
JPS59172060A (en) Controlling system of multiprocessing system
JP3564327B2 (en) Graphic processing unit
JPS60204029A (en) Signal processing device
JPS6146552A (en) Information processor
JPS6389963A (en) Parallel initial processing system in multiprocessor system
JPS6049464A (en) Inter-processor communication system of multi-processor computer
JPH0887481A (en) Starting-up method for multiprocessor board
JPH071478B2 (en) Micro program controller
JP2565923B2 (en) Data transfer method
JPS61166631A (en) Microprogram control processor
JPH0370810B2 (en)
JPH03126134A (en) Task switching system for cpu
JPS61241843A (en) Information processor
JPS62233837A (en) Microprogram controller
JPH11143816A (en) Data transferring device
JPH04167146A (en) Address tracing system for information processor
JPS62108335A (en) Input/output operation controlling system
JPS6217777B2 (en)
JPH0652482B2 (en) Sequence controller
JPS6344235A (en) Data processor
JPH01185733A (en) Input/output emulation system
JPH0615138U (en) Central processing unit
JPS6180453A (en) Vector processor