JPH04114232A - Microcomputer - Google Patents

Microcomputer

Info

Publication number
JPH04114232A
JPH04114232A JP2234706A JP23470690A JPH04114232A JP H04114232 A JPH04114232 A JP H04114232A JP 2234706 A JP2234706 A JP 2234706A JP 23470690 A JP23470690 A JP 23470690A JP H04114232 A JPH04114232 A JP H04114232A
Authority
JP
Japan
Prior art keywords
average value
data
circuit
cpu
value calculation
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
JP2234706A
Other languages
Japanese (ja)
Inventor
Yukie Kuroda
幸枝 黒田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2234706A priority Critical patent/JPH04114232A/en
Publication of JPH04114232A publication Critical patent/JPH04114232A/en
Pending legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Abstract

PURPOSE:To reduce the burden of a CPU processing and to improve speed for an average value calculation processing by providing a circuit to sample only the set number of data having the length of plural bits from a peripheral circuit, to calculate the average value and to output it to a central operation processor. CONSTITUTION:A simplified average value calculation circuit 6 is provided to sample only the set number of data having the length of plural bits from a peripheral circuit 5, to calculate the average value and to output it to a CPU 1. Namely, this microcomputer is equipped with the CPU 1, address bus 2, data bus 3, input / output device 4 and peripheral circuit 6 and adds the simplified average value calculation circuit 6 to them. Thus, the burden of the CPU processing can be reduced and the speed for the average value calculation processing can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、マイクロコンピュータを一構成要素として構
成されたシステムにおいて、マイクロコンピュータ以外
の装置からマイクロコンピュータに入力される値、もし
くは、マイクロコンピュータ内部で発生させる値の平均
値を利用してシステム全体の制御を行うようなマイクロ
コンピュータに関するものである。
Detailed Description of the Invention [Industrial Field of Application] The present invention relates to a system configured with a microcomputer as one component, in which a value input to the microcomputer from a device other than the microcomputer, or a value input inside the microcomputer This relates to a microcomputer that controls the entire system using the average value of the values generated by the microcomputer.

〔従来の技術〕[Conventional technology]

第4図は、従来のマイクロコンピュータを含むシステム
の構成を示すブロック図で、1は中央演算処理装置(以
下CPUと省略する)、2はアドレスバス、3はデータ
バス、4は入出力装置、5はA/D変換器、タイマ、U
ART等のいくつかの周辺回路、12は外付は装置を示
している。
FIG. 4 is a block diagram showing the configuration of a system including a conventional microcomputer, in which 1 is a central processing unit (hereinafter abbreviated as CPU), 2 is an address bus, 3 is a data bus, 4 is an input/output device, 5 is A/D converter, timer, U
Some peripheral circuits such as ART and 12 indicate external devices.

外付は装置12からマイクロコンピュータに対して送ら
れるデータはアナログ値、ある幅のパルス、シリアル/
デュアルデータ等の形態をとるが、デュアルデータ以外
はいずれも入出力装置4を介して、周辺回路5に送られ
る0周辺回路5により各形態のデータは、CPUIの処
理可能なmビットのデュアルデータに変換される。
The data sent from the external device 12 to the microcomputer is an analog value, a pulse of a certain width, a serial/
All data other than the dual data are sent to the peripheral circuit 5 via the input/output device 4.The peripheral circuit 5 converts each form of data into m-bit dual data that can be processed by the CPU. is converted to

これらのデータは、データバス3、アドレスバス2を介
して入出力袋f4もしくは周辺回路5がらCPUIに転
送され、ここで、演算処理2分析処理される。これによ
り、システムの次の制御が決定し、データバス3 アド
レスバス2を介して、CPUIから入出力装置4もしく
は周辺回路5、さらに外付は装置12に対しても、次の
動作の指令が送られる。
These data are transferred from the input/output bag f4 or the peripheral circuit 5 to the CPUI via the data bus 3 and address bus 2, where they are subjected to arithmetic processing 2 and analysis processing. As a result, the next control of the system is determined, and the next operation command is issued from the CPU to the input/output device 4 or the peripheral circuit 5, and even to the external device 12 via the data bus 3 and the address bus 2. Sent.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のマイクロコンピュータは、このように構成されて
いるので周辺回路5で処理された後のブタは、全てCP
UIに入りそこで演算処理、分析処理されるので、CP
LJ 1の負担が大きく、また、演算処理に時間がかか
るため、リアルタイムに次の動作の決定が出来なかった
Since conventional microcomputers are configured in this way, all the pigs processed by the peripheral circuit 5 are transferred to the CP.
Since it enters the UI and undergoes calculation and analysis processing there, the CP
Since the load on LJ 1 was heavy and the calculation process took time, it was not possible to determine the next action in real time.

特に、数個のデータをサンプリングし、その平均値によ
りシステム制御を行うような場合、サンプリングの度に
CPUIは、周辺回路5にデータを取りにいき、平均値
の演算を実行しなければならない。また、CPUの演算
ビット長mビットと同じmビット長の複数個の値の平均
値の計算には、桁上がりを考慮した複雑な処理を必要と
した。
In particular, when several pieces of data are sampled and the system is controlled based on the average value, the CPU must fetch the data from the peripheral circuit 5 every time it is sampled and calculate the average value. Further, calculation of the average value of a plurality of values having the same m-bit length as the m-bit operation bit length of the CPU requires complicated processing that takes into account carry.

本発明は、このような問題を解決するためになされたも
ので、CPU処理の負担を軽減し、平均値演算処理スピ
ードの向上を図ることを目的とする。
The present invention has been made to solve such problems, and aims to reduce the burden on CPU processing and improve the average value calculation processing speed.

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

本発明に係るマイクロコンピュータは、周辺回路5から
複数ビット長のデータを設定個分だけサンプリングし、
その平均値を算出してCPUIに出力する簡易平均値算
出回路6を備えたものである。
The microcomputer according to the present invention samples a set number of multiple bit length data from the peripheral circuit 5,
It is equipped with a simple average value calculation circuit 6 that calculates the average value and outputs it to the CPUI.

〔作用〕[Effect]

本発明においては、簡易平均値算出回路6により、周辺
回路5から複数ビット長のデータが設定個分だけサンプ
リングされ、その平均値が算出されてCPUIに出力さ
れる。
In the present invention, the simple average value calculation circuit 6 samples a set number of data having a plurality of bit lengths from the peripheral circuit 5, calculates the average value, and outputs the average value to the CPUI.

〔実施例〕〔Example〕

以下、本発明の一実施例を図について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図は、本発明の一実施例によるマイクロコンピュー
タの構成を示す図であって、図中、1は従来例と同様に
CPU、2はアドレスバス、3はデータバス、4は入出
力装置、5は周辺回路で、本実施例はこれに簡易平均値
算出回路6を付加したものである。
FIG. 1 is a diagram showing the configuration of a microcomputer according to an embodiment of the present invention, in which 1 is a CPU as in the conventional example, 2 is an address bus, 3 is a data bus, and 4 is an input/output device. , 5 are peripheral circuits, and in this embodiment, a simple average value calculation circuit 6 is added thereto.

第2図は、簡易平均値算出回路6の一構成例である。7
は加算回路、8はシフター、9は平均値レジスタ、10
は制御回路、11はスイッチである。第3図は、簡易平
均値算出回路6の動作を説明する図である。
FIG. 2 shows an example of the configuration of the simple average value calculation circuit 6. 7
is an adder circuit, 8 is a shifter, 9 is an average value register, 10
is a control circuit, and 11 is a switch. FIG. 3 is a diagram illustrating the operation of the simple average value calculation circuit 6.

第3図で示す通り、この平均値算出回路6は、mビット
長のデータを2のn乗個分サンプリングし、その平均値
を算出するものである。
As shown in FIG. 3, this average value calculation circuit 6 samples m-bit length data by 2 to the n power and calculates the average value.

サンプリングの母集団の大きさ2のn乗(n=1.2.
3 ・・・・)は、任意に選択できる構成で、予めCP
UIによりアドレスバス2、データバス3を介して設定
される。設定されたnの値は制御回路10内のレジスタ
に格納される。
The size of the sampling population is 2 to the nth power (n=1.2.
3...) is a configuration that can be selected arbitrarily, and the CP
It is set via the address bus 2 and data bus 3 by the UI. The set value of n is stored in a register within the control circuit 10.

まず、加算回路7においてmビット長のデータを2のn
乗個加算する。制御回路10で周辺回路5から送られる
データの個数をカウントしておき、予め設定されていた
母集団の大きさ(2のn乗)に達するとm + nビッ
ト長の加算結果をスイッチ11を開いてシフター8へ送
る。シフター8は、制御回路10の指示を受けて下位n
桁を切捨て、上位mビットのデータを平均値レジスタ9
へ転送する。
First, in the adder circuit 7, data of m bit length is
Multiply and add. The control circuit 10 counts the number of data sent from the peripheral circuit 5, and when it reaches a preset population size (2 to the n power), the m + n bit length addition result is sent to the switch 11. Open it and send it to shifter 8. The shifter 8 receives instructions from the control circuit 10 and moves the lower n
The digits are rounded down and the upper m bits of data are stored in the average value register 9.
Transfer to.

平均値算出終了の信号をCPUIに送り、これを受けて
CPUIは平均値レジスタ9の値をアドレスバス2、デ
ータバス3を介して読み取る。CPUIは、この平均値
を分析処理してシステムの次の動作を決定する。加算器
7はCPUIの演算ビット長mビットにnビットを追加
した規模のもので、マイクロコンピュータごとに最適の
サイズを選べる。
A signal indicating the completion of the average value calculation is sent to the CPUI, and in response to this, the CPUI reads the value of the average value register 9 via the address bus 2 and the data bus 3. The CPUI analyzes this average value to determine the next action of the system. The adder 7 has a size in which n bits are added to the CPUI's operation bit length m bits, and the optimum size can be selected for each microcomputer.

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

以上のように、本発明によればCPUから独立して簡易
平均値算出回路により平均値を算出するように構成した
ので、CPU処理の負担が軽減し、平均値演算処理スピ
ードを向上することができるという効果がある。
As described above, according to the present invention, since the average value is calculated by the simple average value calculation circuit independently from the CPU, the burden on the CPU processing can be reduced and the average value calculation processing speed can be improved. There is an effect that it can be done.

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

第1図は本発明に係るマイクロコンピュータの構成を示
すブロック図、第2図は本発明に係る簡易平均値算出回
路の実施例を示す図、第3図はその動作を説明する図、
第4図は従来のマイクロコンピュータの構成を示すブロ
ック図である。 ■・・・CPU、2・ ・・アドレスバス、3・・・デ
ータバス、4・・・入出力装置、5・・・周辺回路、6
・・・簡易平均値算出回路、7・・・加算器、8・・・
シフター 9・・・平均値レジスタ、10・・・制御卸
回路、11・・・スイッチ。 なお、図中、同一符号は同−又は相当部分を示す。 代理人 弁理士  宮  園  純 第 図 1−−++++−−−−−−−−−ノ
FIG. 1 is a block diagram showing the configuration of a microcomputer according to the present invention, FIG. 2 is a diagram showing an embodiment of a simple average value calculation circuit according to the present invention, and FIG. 3 is a diagram explaining its operation.
FIG. 4 is a block diagram showing the configuration of a conventional microcomputer. ■...CPU, 2...Address bus, 3...Data bus, 4...I/O device, 5...Peripheral circuit, 6
...Simple average value calculation circuit, 7...Adder, 8...
Shifter 9...Average value register, 10...Control wholesale circuit, 11...Switch. In addition, in the figures, the same reference numerals indicate the same or corresponding parts. Agent Patent Attorney Jun Miyazono Figure 1−−++++−−−−−−−−−ノ

Claims (1)

【特許請求の範囲】[Claims] 中央演算処理装置と、周辺回路と、入出力装置と、アド
レス及びデータバスとにより構成されるマイクロコンピ
ュータにおいて、上記周辺回路から複数ビット長のデー
タを設定個分だけサンプリングし、その平均値を算出し
て上記中央演算処理装置に出力する簡易平均値算出回路
を備えたことを特徴とするマイクロコンピュータ。
In a microcomputer consisting of a central processing unit, peripheral circuits, input/output devices, and an address and data bus, a set number of multi-bit length data are sampled from the peripheral circuits and the average value is calculated. A microcomputer comprising a simple average value calculation circuit that outputs the calculated average value to the central processing unit.
JP2234706A 1990-09-05 1990-09-05 Microcomputer Pending JPH04114232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2234706A JPH04114232A (en) 1990-09-05 1990-09-05 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2234706A JPH04114232A (en) 1990-09-05 1990-09-05 Microcomputer

Publications (1)

Publication Number Publication Date
JPH04114232A true JPH04114232A (en) 1992-04-15

Family

ID=16975114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2234706A Pending JPH04114232A (en) 1990-09-05 1990-09-05 Microcomputer

Country Status (1)

Country Link
JP (1) JPH04114232A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020035058A (en) * 2018-08-28 2020-03-05 富士通株式会社 Information processor, parallel computer system and control method
US11297127B2 (en) 2018-12-14 2022-04-05 Fujitsu Limited Information processing system and control method of information processing system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01105667A (en) * 1987-10-17 1989-04-24 Sony Corp Average value data output circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01105667A (en) * 1987-10-17 1989-04-24 Sony Corp Average value data output circuit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020035058A (en) * 2018-08-28 2020-03-05 富士通株式会社 Information processor, parallel computer system and control method
US11297127B2 (en) 2018-12-14 2022-04-05 Fujitsu Limited Information processing system and control method of information processing system

Similar Documents

Publication Publication Date Title
JPH04114232A (en) Microcomputer
US4928238A (en) Scalar data arithmetic control system for vector arithmetic processor
JP2557629B2 (en) Interrupt method
JPS55103656A (en) Information processing system
KR100343459B1 (en) Java processor
JP3210356B2 (en) Data zero judgment device
JP2890660B2 (en) Bit select output port and output device
JP2588042B2 (en) Data processing circuit
KR820000086B1 (en) Analog signal processing system
JPS57196355A (en) Data processor
JP2737673B2 (en) Monitoring device
JP2652054B2 (en) Protection relay device
JP2583614B2 (en) Vector arithmetic unit
KR930022663A (en) Digital Overcurrent Detection Device
JPH04282704A (en) Sequence controller
JPS63118966A (en) Data transfer controller
JPS59197920A (en) Address controlling device
JPH05151151A (en) Bus converting device
JPH02185131A (en) Counter device
JPH07141288A (en) Dma transfer system
JPS62151028A (en) Data converting device
JPH01118926A (en) Pipeline processor
JPH01161436A (en) Arithmetic processor
JPH0659916A (en) Instruction prefetching device
KR19980024848A (en) Circuit device with combination block placed between registers