JPH05225119A - Signal level detection system - Google Patents

Signal level detection system

Info

Publication number
JPH05225119A
JPH05225119A JP13129691A JP13129691A JPH05225119A JP H05225119 A JPH05225119 A JP H05225119A JP 13129691 A JP13129691 A JP 13129691A JP 13129691 A JP13129691 A JP 13129691A JP H05225119 A JPH05225119 A JP H05225119A
Authority
JP
Japan
Prior art keywords
data
data transfer
memory
processing
signal level
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.)
Withdrawn
Application number
JP13129691A
Other languages
Japanese (ja)
Inventor
Motoko Yoshihashi
素子 吉橋
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 JP13129691A priority Critical patent/JPH05225119A/en
Publication of JPH05225119A publication Critical patent/JPH05225119A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To provide the signal level detection system which can improve the capability of control processing of an input signal by speeding up processing as to a signal level detection system which inputs signals from plural channels and detects variation in signal level. CONSTITUTION:This system consists of a CPU 1, a memory 4 which is stored temporarily with data, a scan part 5 which fetches the signals from the channels while scanning them, a timer 6 which supplies a scanning period to the scan part 5, a data control part 10 which receives the period signal from the timer 6 and controls data transmission, a 1st data transfer control part 11 which holds data read out of the memory 4, a 2nd data transfer holding part 12 which holds the data from the scan part 5, and a data comparison arithmetic processing part 13 which reads the data out of the 1st and 2nd data transfer holding parts 10 and 11, performs the data comparison arithmetic processing, and supplies the result to the data transfer control part 10.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は複数のチャネルからの信
号を入力して信号レベルの変化を検出する信号レベル検
出システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal level detecting system for inputting signals from a plurality of channels and detecting a change in signal level.

【0002】[0002]

【従来の技術】図4は従来システムの構成例を示すブロ
ック図である。図において、1はCPU、2は該CPU
1が接続されるバス、3は制御プログラム等を格納する
第1のメモリ、4はデータを一時的に保持する第2のメ
モリである。第1のメモリ3(以下メモリ1と略す)と
しては、例えばROMが用いられ、第2のメモリ4(以
下単にメモリ2と略す)としては、例えばRAMが用い
られる。5はCH1〜CHnまでの複数チャネルの信号
をスキャンして取り込むスキャン部、6はスキャン周期
を設定するタイマである。
2. Description of the Related Art FIG. 4 is a block diagram showing a configuration example of a conventional system. In the figure, 1 is a CPU, 2 is the CPU
A bus to which 1 is connected, 3 is a first memory for storing a control program and the like, and 4 is a second memory for temporarily holding data. For example, a ROM is used as the first memory 3 (hereinafter abbreviated as the memory 1), and a RAM is used as the second memory 4 (hereinafter simply referred to as the memory 2). Reference numeral 5 is a scanning unit that scans and captures signals of a plurality of channels from CH1 to CHn, and 6 is a timer that sets a scanning cycle.

【0003】図5は従来システムの動作を示すフローチ
ャートである。このフローチャートを参照して、図4に
示すシステムの動作を説明する。図において、破線で囲
まれた箇所は、変化検出処理ルーチンを示している。
FIG. 5 is a flow chart showing the operation of the conventional system. The operation of the system shown in FIG. 4 will be described with reference to this flowchart. In the figure, the part surrounded by the broken line shows the change detection processing routine.

【0004】今、タイマ6が第n周期目の周期信号を与
えたものとする。これにより、スキャン部5からチャネ
ルの入力信号を読み取り(S1)、読み取り情報をメモ
リ2に書き込む(S2)。次に、CPU1は、前周期の
データをメモリ2から読み出す(S3)。
Now, it is assumed that the timer 6 gives the periodic signal of the nth period. As a result, the input signal of the channel is read from the scanning unit 5 (S1), and the read information is written in the memory 2 (S2). Next, the CPU 1 reads the data of the previous cycle from the memory 2 (S3).

【0005】CPU1は、読み出された前回のデータと
今回のデータとの比較演算処理を行う(S4)。演算が
終了したら、演算データをメモリ2に書き込む(S
5)。CPU1は演算データから前回のデータと今回の
データとの間に変化があったかどうかをチェックする
(S6)。そして、変化があった時には、CPU1は出
力信号制御処理を行い(S7)、次周期の処理へ移る。
The CPU 1 performs a comparison calculation process between the read previous data and the present data (S4). When the calculation is completed, the calculation data is written in the memory 2 (S
5). The CPU 1 checks whether there is a change between the previous data and the current data from the calculation data (S6). Then, when there is a change, the CPU 1 performs an output signal control process (S7), and shifts to the process of the next cycle.

【0006】[0006]

【発明が解決しようとする課題】前述した従来のシステ
ムでは、変化検出処理という制御プログラムを利用して
信号レベルの読み出しを行い、各信号の変化を検出して
いる。従って、入力信号のチャネル数が増加するに従っ
て、制御プログラムの負担が増加し、出力信号の制御処
理能力が低下してしまう。
In the above-mentioned conventional system, the control program called change detection processing is utilized to read out the signal level and detect the change in each signal. Therefore, as the number of channels of the input signal increases, the load on the control program increases and the control processing capability of the output signal decreases.

【0007】本発明はこのような課題に鑑みてなされた
ものであって、処理を高速化させて入力信号の制御処理
能力を向上させることができる信号レベル検出システム
を提供することを目的としている。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a signal level detection system capable of speeding up the processing and improving the control processing capability of an input signal. ..

【0008】[0008]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。図4と同一のものは、同一の符号を付し
て示す。図において、1はCPU、3は制御プログラム
等を格納する第1のメモリ、4はデータの一時保存を行
う第2のメモリ、5は複数チャネルからの信号をスキャ
ンしながら取り込むスキャン部、6は該スキャン部5に
スキャン周期を与えるタイマ、10は該タイマ6からの
周期信号を受けてデータ転送のコントロールを行うデー
タ転送コントロール部、11は前記第2のメモリ4から
読出したデータを保持する第1のデータ転送制御部、1
2は前記スキャン部5からのデータを保持する第2のデ
ータ転送保持部、13はこれら第1及び第2のデータ転
送保持部11,12からのデータを読出してデータ比較
演算処理を行い、その結果を前記データ転送コントロー
ル部10に与えるデータ比較演算処理部である。
FIG. 1 is a block diagram showing the principle of the present invention. The same parts as those in FIG. 4 are designated by the same reference numerals. In the figure, 1 is a CPU, 3 is a first memory for storing control programs and the like, 4 is a second memory for temporarily storing data, 5 is a scanning unit for taking in signals from a plurality of channels while scanning, and 6 is A timer for giving a scan cycle to the scan section 5, 10 is a data transfer control section for receiving a cycle signal from the timer 6 and controlling data transfer, and 11 is a first section for holding the data read from the second memory 4. 1 data transfer control unit, 1
Reference numeral 2 denotes a second data transfer holding unit that holds the data from the scanning unit 5, and reference numeral 13 reads the data from the first and second data transfer holding units 11 and 12 to perform data comparison calculation processing. It is a data comparison operation processing unit that gives the result to the data transfer control unit 10.

【0009】[0009]

【作用】前回の周期のデータと今回の周期のデータをデ
ータ転送制御部11,12にそれぞれ保持しておき、比
較処理演算をデータ比較演算処理部13でハード的に行
うようにする。これにより、処理に要する制御プログラ
ムの負担を大幅に低減することかでき、処理を高速化さ
せて入力信号の制御処理能力を向上させることができ
る。
The data of the previous cycle and the data of the current cycle are held in the data transfer control units 11 and 12, respectively, and the comparison processing operation is performed by the data comparison operation processing unit 13 by hardware. As a result, the load of the control program required for the processing can be significantly reduced, the processing can be sped up, and the control processing capability of the input signal can be improved.

【0010】[0010]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0011】図2は本発明の一実施例を示す構成ブロッ
ク図である。図1と同一のものは、同一の符号を付して
示す。11,12はデータ転送制御部としてのDMA
(ダイレクト・メモリ・アクセス)制御部である。20
は処理結果を外部に出力するドライバである。その他の
構成は図1と同じである。このように構成されたシステ
ムの動作を説明すれば、以下のとおりである。
FIG. 2 is a configuration block diagram showing an embodiment of the present invention. The same parts as those in FIG. 1 are designated by the same reference numerals. 11 and 12 are DMAs as a data transfer control unit
(Direct memory access) Control unit. 20
Is a driver that outputs the processing result to the outside. Other configurations are the same as those in FIG. The operation of the system configured as described above will be described below.

【0012】メモリ1に格納されているプログラムによ
る処理としては、タイマ6の周期設定と、DMA制御部
11,12の転送情報の設定を行う。これにより、タイ
マ6は、周期情報をデータ転送コントロール部10に送
出する。該データ転送コントロール部10は、この周期
情報を受けると、スキャン部5から入力したデータを有
効とし、DMA制御部12に対してスキャン部5から入
力したデータをデータ比較演算処理部13に転送させ
る。
As processing by the program stored in the memory 1, the period of the timer 6 and the transfer information of the DMA control units 11 and 12 are set. As a result, the timer 6 sends the cycle information to the data transfer control unit 10. Upon receipt of this cycle information, the data transfer control unit 10 validates the data input from the scan unit 5 and causes the DMA control unit 12 to transfer the data input from the scan unit 5 to the data comparison operation processing unit 13. ..

【0013】また、データ転送コントロール部10はD
MA制御部11に指示を与え、メモリ2から前周期デー
タを読み出し、データ比較演算処理部13に転送させ
る。データ比較演算処理部13では、DMA制御部1
1,12から入力された2個のデータを比較演算し、変
化検出データを作成する。
Further, the data transfer control unit 10 is D
The MA control unit 11 is instructed to read the previous period data from the memory 2 and transfer it to the data comparison calculation processing unit 13. In the data comparison calculation processing unit 13, the DMA control unit 1
The two pieces of data input from 1 and 12 are compared and calculated to create change detection data.

【0014】変化検出データ及び今回のスキャンデータ
は、演算処理終了の後、データ転送コンテロール部10
からのDMA制御部11への指示により、メモリ2に書
き込まれる。
The change detection data and the current scan data are processed by the data transfer control unit 10 after the arithmetic processing is completed.
It is written in the memory 2 in accordance with an instruction from the DMA controller 11 to.

【0015】図3は本発明システムのプログラム処理を
示すフローチャートである。この処理シーケンスはメモ
リ1に入っており、CPU1の動作により行われる。
FIG. 3 is a flow chart showing the program processing of the system of the present invention. This processing sequence is stored in the memory 1 and is performed by the operation of the CPU 1.

【0016】先ず、タイマ6からの周期情報を受ける
と、メモリ2に書き込まれている変化検出情報を読み出
す(S1)。そして、その変化検出情報に変化があるか
どうかチェックし(S2)、あった場合には、出力信号
制御処理を行う(S3)。この出力信号は、ドライバ2
0により外部に出力される。以上の説明より分かるよう
に、図5に示す従来のシーケンスに比較してステップ数
が大幅に少なくなっている。
First, when the cycle information from the timer 6 is received, the change detection information written in the memory 2 is read (S1). Then, it is checked whether or not there is a change in the change detection information (S2), and if there is a change, output signal control processing is performed (S3). This output signal is output to the driver 2
It is output to the outside by 0. As can be seen from the above description, the number of steps is significantly smaller than that of the conventional sequence shown in FIG.

【0017】[0017]

【発明の効果】以上詳細に説明したように、本発明によ
れば前回データと今回データを保持するデータ転送制御
部からのデータを設けて、これらデータ転送制御部から
与えられるデータをハード的に比較処理演算することに
より、処理を高速化させて入力信号の制御処理能力を向
上させることができる信号レベル検出システムを提供す
ることができる。
As described in detail above, according to the present invention, the data from the data transfer control unit that holds the previous data and the present data is provided, and the data provided from these data transfer control units are hard-wired. By performing the comparison processing operation, it is possible to provide a signal level detection system that can speed up the processing and improve the control processing capability of the input signal.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の一実施例を示す構成ブロック図であ
る。
FIG. 2 is a configuration block diagram showing an embodiment of the present invention.

【図3】本発明システムのプログラム処理を示すフロー
チャートである。
FIG. 3 is a flowchart showing a program process of the system of the present invention.

【図4】従来システムの構成例を示すブロック図であ
る。
FIG. 4 is a block diagram showing a configuration example of a conventional system.

【図5】従来システムの動作を示すフローチャートであ
る。
FIG. 5 is a flowchart showing the operation of the conventional system.

【符号の説明】[Explanation of symbols]

1 CPU 2 バス 3 メモリ1 4 メモリ2 5 スキャン部 6 タイマ 10 データ転送コントロール部 11 データ転送制御部 12 データ転送制御部 13 データ比較演算処理部 1 CPU 2 Bus 3 Memory 1 4 Memory 2 5 Scan Unit 6 Timer 10 Data Transfer Control Unit 11 Data Transfer Control Unit 12 Data Transfer Control Unit 13 Data Comparison Operation Processing Unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 CPU(1)と、 データの一時保存を行うメモリ(4)と、 複数チャネルからの信号をスキャンしながら取り込むス
キャン部(5)と、 該スキャン部(5)にスキャン周期を与えるタイマ
(6)と、 該タイマ(6)からの周期信号を受けてデータ転送のコ
ントロールを行うデータ転送コントロール部(10)
と、 前記メモリ(4)から読出したデータを保持する第1の
データ転送制御部(11)と、 前記スキャン部(5)からのデータを保持する第2のデ
ータ転送保持部(12)と、 これら第1及び第2のデータ転送保持部(10),(1
1)からのデータを読出してデータ比較演算処理を行
い、その結果を前記データ転送コントロール部(10)
に与えるデータ比較演算処理部(13)とにより構成さ
れる信号レベル検出システム。
1. A CPU (1), a memory (4) for temporarily storing data, a scan section (5) for taking in signals from a plurality of channels while scanning, and a scan cycle for the scan section (5). A timer (6) for giving and a data transfer control unit (10) for controlling data transfer by receiving a periodic signal from the timer (6).
A first data transfer control unit (11) that holds the data read from the memory (4), a second data transfer holding unit (12) that holds the data from the scan unit (5), These first and second data transfer holding units (10), (1
1) The data from 1) is read out, data comparison operation processing is performed, and the result is the data transfer control section (10).
A signal level detection system configured by a data comparison calculation processing section (13) given to.
JP13129691A 1991-06-03 1991-06-03 Signal level detection system Withdrawn JPH05225119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13129691A JPH05225119A (en) 1991-06-03 1991-06-03 Signal level detection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13129691A JPH05225119A (en) 1991-06-03 1991-06-03 Signal level detection system

Publications (1)

Publication Number Publication Date
JPH05225119A true JPH05225119A (en) 1993-09-03

Family

ID=15054653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13129691A Withdrawn JPH05225119A (en) 1991-06-03 1991-06-03 Signal level detection system

Country Status (1)

Country Link
JP (1) JPH05225119A (en)

Similar Documents

Publication Publication Date Title
EP0208870B1 (en) Vector data processor
US4236213A (en) Apparatus for producing pulse width modulated signals
JPH03167649A (en) Wait cycle controller
US5331324A (en) A/D converter
US5901321A (en) Apparatus and method for interrupt processing in a code division multiple access switching apparatus
JPH05225119A (en) Signal level detection system
US5333199A (en) Digital signal processor for simultaneously processing left and right signals
JP3548943B2 (en) Interrupt control method
JP3697039B2 (en) Image forming apparatus and image processing setting method
JP2588042B2 (en) Data processing circuit
JPS61260340A (en) Block transfer control part
JP2884620B2 (en) Digital image processing device
JPS61282954A (en) Access control system
JPH01291305A (en) Detecting system for state change of pc
JPS63143624A (en) Multi-point analog signal input system
JPS63226777A (en) Image data reading system
JPH02217924A (en) Storing processing system for data processor
JPS63196903A (en) Programmable controller
JPH07141288A (en) Dma transfer system
JPH04240927A (en) Processing system for tdma reception data
JPH0756758A (en) Data processor
JPH01283602A (en) Sequence controller
JPH04323754A (en) Output device type deciding device
JPH11149386A (en) Interruption control system for multiprocessor system
JPH03139724A (en) Data processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980903