JPH04195610A - Process controller - Google Patents

Process controller

Info

Publication number
JPH04195610A
JPH04195610A JP33331990A JP33331990A JPH04195610A JP H04195610 A JPH04195610 A JP H04195610A JP 33331990 A JP33331990 A JP 33331990A JP 33331990 A JP33331990 A JP 33331990A JP H04195610 A JPH04195610 A JP H04195610A
Authority
JP
Japan
Prior art keywords
processing
time
real
setting
sampling period
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
JP33331990A
Other languages
Japanese (ja)
Inventor
Shinichi Kitagawa
伸一 北川
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP33331990A priority Critical patent/JPH04195610A/en
Publication of JPH04195610A publication Critical patent/JPH04195610A/en
Pending legal-status Critical Current

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

PURPOSE:To improve the controllability by selecting and setting the best sampling period according to a total calculated arithmetic processing time and setting a clock period corresponding to this period in a real-time clock generation part. CONSTITUTION:The memory RAM of a central processing part 2 is stored with the set value of the sampling period and the set values of the arithmetic contents of blocks 1...100. When the arithmetic contents are altered, the central processing part 2 is actuated in response to a parameter setting command from a parameter setting part 3 to read in setting data, and the arithmetic contents are set according to the setting data. At the same time, the total of arithmetic processing time is calculated, the best sampling period is selected and set according to the total value, and further the real-time clock period is set. Consequently, the best sampling period corresponding to the processing time of the arithmetic is automatically set, there is no trouble, and the good controllability is obtained.

Description

【発明の詳細な説明】 (イ)産業上の利用分野 この発明は、プロセス制御装置、特にサイクリックに演
算が実行され、かつ演算内容が変更できるプロセス制御
装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (a) Field of Industrial Application The present invention relates to a process control device, and particularly to a process control device in which calculations are executed cyclically and the content of the calculations can be changed.

(ロ)従来の技術 プロセス制御装置には、第3図に示すように、外部入力
処理部1と、中央処理部2と、パラメータ設定部3と、
リアルタイムクロック発生部4と、外部出力処理部5と
からなるものがある。外部入力処理部1は、マルチプレ
クサ、A/D変換器等を含み、中央処理部2はCPU、
メモリ等を含み、パラメータ設定部3は、キーボード・
デコーダ等を含む。また、リアルタイムクロック発生部
4は、発振器、分周器等を含み、外部出力処理部5はマ
ルチプレクサ、D/A変換器等を含む。リアルタイムク
ロック発生部4からは、クロック周期が設定されること
により、この設定したクロック周期に対応して、発振器
からの分周比が決定され、サンプリング周期毎のリアル
タイムクロックパルスを発生し、中央処理部2に人力す
る。中央処理部2のCPUは回路動作の制御と内部演算
を実行し、メモリは、基本プログラム、演算サブルーチ
ン、固定データテーブルなどを格納するROM、作業領
域ならびに演算内容(パラメータ)を格納するために使
用されるRAMから構成される。
(b) As shown in FIG. 3, a conventional technical process control device includes an external input processing section 1, a central processing section 2, a parameter setting section 3,
Some devices include a real-time clock generating section 4 and an external output processing section 5. The external input processing section 1 includes a multiplexer, an A/D converter, etc., and the central processing section 2 includes a CPU,
The parameter setting section 3 includes a keyboard, memory, etc.
Including decoder etc. Further, the real-time clock generating section 4 includes an oscillator, a frequency divider, etc., and the external output processing section 5 includes a multiplexer, a D/A converter, etc. By setting the clock period, the real-time clock generator 4 determines the frequency division ratio from the oscillator in accordance with the set clock period, generates real-time clock pulses for each sampling period, and executes the central processing. Department 2 will be staffed. The CPU of the central processing unit 2 controls circuit operations and executes internal calculations, and the memory is used to store basic programs, calculation subroutines, fixed data tables, etc., ROM, work area, and calculation contents (parameters). It consists of RAM.

この従来のプロセス制御装置では、第4図に示すように
、電源投入または装置リセットで初期処理が起動し、サ
ンプリング周期の設定値Δtに基づいてリアルタイムク
ロック周期を設定し、さらにその他の初期処理(作業領
域のクリアや初期データの設定)を実行する。その後空
き時間があった後、はじめて発生するリアルタイムクロ
ックパルスでサイクリック処理が起動する。サイクリッ
ク処理は第5図に示すように、外部入力処理、ブロック
1〜ブロツク100の演算処理、外部出力処理の順に実
行し、その後空き時間があった後、次のリアルタイムク
ロックパルスの発生でふたたびサイクリック処理が起動
し、以下、同様にサンプリング周期毎に起動され、実行
される。
In this conventional process control device, as shown in FIG. 4, initial processing is started when the power is turned on or the device is reset, the real-time clock period is set based on the sampling period setting value Δt, and other initial processing ( Clear the work area and set initial data). After there is some free time, the cyclic processing starts with the first real-time clock pulse that occurs. As shown in Figure 5, the cyclic processing is executed in the order of external input processing, arithmetic processing of blocks 1 to 100, and external output processing, and then, after there is free time, it is executed again at the occurrence of the next real-time clock pulse. Cyclic processing is started, and thereafter, it is similarly started and executed every sampling period.

また、第6図に示すように、パラメータ設定操作が行わ
れると、パラメータ設定指令が発生し、割込優先処理に
より、サイクリック処理の終了直後からパラメータ設定
処理が起動する。しかし、次のリアルタイムクロックパ
ルスが発生するとパラメータ設定処理を一時中断し、サ
イクリック処理を実行し、その後パラメータ設定処理を
再開し、以後、これを繰り返し、メモリ上のパラメータ
データを実際に書き替えてパラメータ設定処理が終了す
る。ここでパラメータとは、例えば演算ブロック毎の演
算内容や、サンプリング周期の設定値等である。パラメ
ータ設定指令は、例えば「設定」あるいは「変更j等の
キー操作によって発せられる。
Further, as shown in FIG. 6, when a parameter setting operation is performed, a parameter setting command is generated, and the parameter setting process is started immediately after the cyclic process ends due to the interrupt priority process. However, when the next real-time clock pulse occurs, the parameter setting process is temporarily interrupted, cyclic processing is executed, and then the parameter setting process is restarted. From then on, this process is repeated to actually rewrite the parameter data in memory. The parameter setting process ends. Here, the parameters include, for example, the calculation contents for each calculation block, the setting value of the sampling period, and the like. The parameter setting command is issued, for example, by key operation such as "set" or "change j."

第7図に、上記初期処理、サイクリック処理及びパラメ
ータ設定処理の処理をフロー図で示してあり、図中、実
線は処理の流れを、破線はデータの流れを示している。
FIG. 7 is a flowchart showing the initial processing, cyclic processing, and parameter setting processing, in which solid lines indicate the flow of processing and broken lines indicate the flow of data.

ブロック1〜ブロツク100の各ブロックの演算処理で
は、RAM上の演算内容(パラメータデータ)が参照さ
れ、それに対応するROM上のサブルーチンが呼び出さ
れ、順次実行される。また、パラメータ設定処理では、
RAM上の演算内容を書き替える。初期処理の際、参照
されるサンプリング周期設定値Δtもパラメータの一つ
であり、RAM上に存在し、読み出される。
In the calculation processing of each block from block 1 to block 100, the calculation contents (parameter data) on the RAM are referred to, and the corresponding subroutines on the ROM are called and sequentially executed. Also, in the parameter setting process,
Rewrite the calculation contents on RAM. During initial processing, the sampling period setting value Δt that is referenced is also one of the parameters, exists on the RAM, and is read out.

(ハ)発明が解決しようとする課題 上記した従来のプロセス制御装置では、サイクリックに
演算を実行する場合のサンプリング周期は、装置により
固定されているか、または演算内容による処理時間を考
慮して、人手により選択していた。
(c) Problems to be Solved by the Invention In the conventional process control devices described above, the sampling period when cyclically executing calculations is fixed depending on the device, or is determined by taking into account the processing time depending on the calculation content. It was selected manually.

ところで、サンプリング周期は可能な限り、短い方が一
般には制御性が良い。しかし、従来のようにサンプリン
グ周期が固定であれば、演算内容がわずかで処理時間が
長くかからない場合に、周期内のむだ時間が多くなるし
、人手により選択できるならば、演算内容を変更するた
びに制御性をよくするため、適当なサンプリング周期を
選択して設定する手間がかかり、また、誤って処理時間
に対して不適当な短すぎるサンプリング周期を選択する
おそれがあり、誤選択すると処理が正常に完了しなくな
るという問題があった。
By the way, controllability is generally better when the sampling period is as short as possible. However, if the sampling period is fixed as in the past, there will be a lot of dead time within the period when the calculation content is small and the processing time is not long; if it can be selected manually, each time the calculation content is changed In order to improve controllability, it takes time and effort to select and set an appropriate sampling period, and there is also the risk of accidentally selecting a sampling period that is too short and inappropriate for the processing time. There was a problem that it would not complete properly.

この発明は、上記問題点に着目してなされたものであっ
て、演算内容を設定・変更しても、最適なサンプリング
周期を自動的に選択し、かつ同時にリアルタイムクロッ
クの周期を設定し得るプロセス制御装置を提供すること
を目的としている。
This invention has been made in view of the above-mentioned problems, and is a process that automatically selects the optimum sampling period and simultaneously sets the period of the real-time clock even if the calculation contents are set or changed. The purpose is to provide a control device.

(ニ)課題を解決するための手段及び作用この発明のプ
ロセス制御装置は、外部人力処理部と、リアルタイムク
ロック発生部と、パラメータ設定部と、外部出力処理部
と、電源投入または装置のリセットによる割込みで起動
する初期処理手段と、前記リアルタイムクロック発生部
からのリアルタイムクロックパルスによる割込みで起動
され、外部から入力信号を取込み、所定の演算を実行し
、外部へ出力するサイクリック処理手段と、パラメータ
設定指令による割込みで起動するパラメータ設定処理手
段とを備えるものにおいて、前記パラメータ設定処理手
段は、演算処理時間のトータル値を算出する演算処理時
間トータル算出手段と、この演算処理時間トータルから
最適サンプリング周期を選択し、設定する最適サンプリ
ング周期選択、設定手段と、この最適サンプリング周期
に対応するクロック周期を前記リアルタイムクロック発
生部に設定するクロック周期設定手段とを特徴的に備え
ている。
(d) Means and Effects for Solving the Problems The process control device of the present invention has an external human power processing section, a real-time clock generation section, a parameter setting section, an external output processing section, and a process control device that can be operated by turning on the power or resetting the device. an initial processing means activated by an interrupt, a cyclic processing means activated by an interrupt caused by a real-time clock pulse from the real-time clock generation section, which takes in an input signal from the outside, executes a predetermined calculation, and outputs it to the outside; and a parameter. A parameter setting processing means that is activated by an interrupt caused by a setting command, wherein the parameter setting processing means includes a calculation processing time total calculation means that calculates a total value of calculation processing time, and an optimum sampling period from this total calculation processing time. The present invention is characterized by comprising an optimum sampling period selection and setting means for selecting and setting an optimum sampling period, and a clock period setting means for setting a clock period corresponding to the optimum sampling period in the real-time clock generating section.

このプロセス制御装置では、演算内容を設定変更する際
、パラメータ設定部からパラメータ設定指令が出ると、
パラメータ処理手段(中央処理部)が起動され、設定デ
ータを読み込み、その設定データをもとに、演算内容の
設定を行う。同時に演算処理時間のトータルを算出し、
このトータル値に基づき、最適なサンプリング周期(ト
ータル値よりも大で、できるだけ短い時間)を選択して
設定し、さらにリアルタイムクロック周期を設定する。
In this process control device, when changing the settings of calculation contents, when a parameter setting command is issued from the parameter setting section,
The parameter processing means (central processing unit) is activated, reads the setting data, and sets the calculation contents based on the setting data. At the same time, calculate the total calculation processing time,
Based on this total value, the optimum sampling period (a time greater than the total value and as short as possible) is selected and set, and the real-time clock period is further set.

これにより、メモリ上の演算内容が書き替えられると同
時に、リアルタイムクロック周期設定手段よりリアルタ
イムクロック発生部に対して最適なサンプリング周期の
設定がされる。
As a result, the calculation contents on the memory are rewritten, and at the same time, the optimum sampling period is set for the real-time clock generation section by the real-time clock period setting means.

(ホ)実施例 以下、実施例により、この発明をさらに詳細に説明する
(E) Examples The present invention will be explained in more detail with reference to Examples below.

この発明が実施されるプロセス制御装置のハード構成は
、第3図に示したものと同様である。
The hardware configuration of a process control device in which the present invention is implemented is similar to that shown in FIG.

この実施例プロセス制御装置のフロー図を、第7図に示
したものと比較し相違するもののみを図示すると第1図
に示すものとなり、パラメータ設定処理ルーチンが相違
している。中央処理部2のメモリにはROMに、Σ(加
算)、Δ(減算)、×(乗算)、÷(除算)、f(開平
)・・・等のサブルーチン(第7図と同様)の他、各演
算の最大処理時間が記憶されている。また、メモリのR
AMには、サンプリング周期の設定値、ブロック1、・
・・、ブロック100の演算内容の設定値(演算内容を
特定するコード阻)が記憶されている。なお、第2図に
、この実施例プロセス制御装置の処理タイミング例を示
している。
The flowchart of the process control apparatus of this embodiment is compared with that shown in FIG. 7, and only the differences are shown in FIG. 1, which differs in the parameter setting processing routine. The memory of the central processing unit 2 has a ROM containing subroutines such as Σ (addition), Δ (subtraction), × (multiplication), ÷ (division), f (square root), etc. (same as shown in Fig. 7). , the maximum processing time of each operation is stored. Also, memory R
AM includes the sampling period setting value, block 1, ・
. . . Setting values for the calculation contents of the block 100 (codes that specify the calculation contents) are stored. Incidentally, FIG. 2 shows an example of processing timing of the process control apparatus of this embodiment.

サイクリック処理中に、パラメータ設定部3よリパラメ
ータ設定指令が入ると、割り込み優先処理により、サイ
クリック処理の終了直後からパラメータ設定処理が起動
する。パラメータ設定処理のスタートで、先ずパラメー
タ設定値の読み込みを行う(ステップ5TI)。そして
、この読み込まれた設定データと、その最大処理時間を
もとにトータル処理時間Tの算出を行う(ステップ5T
2)。図示例では、ブロック30の演算内容をΔ(減算
)から÷(除算)に設定変更する場合を示している。ト
ータル処理時間Tは、ブロック1がらブロック100ま
での各ブロック毎の最大演算処理時間のトータルである
から、ブロック30の演算内容をΔから÷に変更する場
合は、それまでのトータル処理時間からΔの最大処理時
間を減じ、十の最大処理時間を加算すればよい。
When a reparameter setting command is input from the parameter setting unit 3 during the cyclic processing, the parameter setting processing is started immediately after the cyclic processing ends due to the interrupt priority processing. At the start of the parameter setting process, first, parameter setting values are read (step 5TI). Then, the total processing time T is calculated based on the read setting data and its maximum processing time (step 5T).
2). The illustrated example shows a case where the calculation content of block 30 is changed from Δ (subtraction) to ÷ (division). The total processing time T is the total of the maximum calculation processing time for each block from block 1 to block 100, so when changing the calculation content of block 30 from Δ to ÷, the total processing time up to that point is changed by Δ Just subtract the maximum processing time of , and add the maximum processing time of 10.

次に、トータル処理時間Tがそれまでのサンプリング周
期Δtより大きいか判定しくステップ5T3)、この判
定がYESであれば、先ずトータル処理時間Tよりも大
きく最も短い時間のΔL′を最適なサンプリング周期と
して選択し、かつ設定する。つまりRAMに記憶する(
ステップ5T4)。またリアルタイムクロック周期もリ
アルタイムクロック発生部4に再設定する(ステップ5
T5)。そして最後に演算内容÷を、RAMのブロック
30に設定する(ステップ5T5)。ここで、T〉Δt
なら演算内容÷を最後に設定しているのは、先に演算内
容を変更すると、変更後に、次のリアルタイムクロック
の到来でサイクリック処理に入ると、サンプリング周期
Δtが元のままで、演算内容のみが新しく変更され、処
理時間がΔLを越え、演算処理がすべて終了できないお
それがあるためである。
Next, it is determined whether the total processing time T is larger than the previous sampling period Δt (step 5T3). If this determination is YES, first, ΔL′, which is the shortest time larger than the total processing time T, is set as the optimal sampling period. Select and set as . In other words, store it in RAM (
Step 5T4). The real-time clock cycle is also reset in the real-time clock generator 4 (step 5).
T5). Finally, the calculation content ÷ is set in the RAM block 30 (step 5T5). Here, T〉Δt
Then, the calculation content ÷ is set at the end.If the calculation content is changed first, then when cyclic processing is started with the arrival of the next real-time clock after the change, the calculation content will remain the same and the sampling period Δt will remain the same. This is because there is a possibility that the processing time will exceed ΔL and the arithmetic processing may not be able to be completed entirely because only the data has been newly changed.

したがって、ステップST3でT〉Δtでない場合は、
そのおそれがないので、演算内容÷をRAMのブロック
30のΔに代えて書き込み、設定(ステップ5T7)、
次にこのトータル処理時間をもとに、処理を完了できて
、かつ最も短いサンプリング周期である最適なサンプリ
ング周期Δt゛ヲ求め、これをサンプリング周期の設定
値ΔLに替えて書き替える。つまりRAMに設定する(
ステップ5T8)。また、リアルタイムクロック周期も
リアルタイムクロック発生部4に再設定する(ステップ
5T9)。なお、第2図に例示するようにパラメータ設
定処理が終了するまでに、次のリアルタイムクロックが
入ると、パラメータ設定処理を中断してサイクリック処
理に戻り、このサイクリック処理の終了で、パラメータ
設定処理を再開し、以後パラメータ設定処理の終了まで
リアルタイムクロックで中断、サイクリック処理の終了
で再開を繰り返す。パラメータ設定処理の終了でサンプ
リング周期、及びリアルタイムクロック周期Δtを新た
な値Δt“に変更する。以後サンプリング周期はΔt′
となり、リアルタイムクロックパルスもΔt゛周期で発
生される。
Therefore, if T>Δt is not determined in step ST3,
Since there is no risk of that happening, write and set the calculation content ÷ instead of Δ in block 30 of RAM (step 5T7).
Next, based on this total processing time, an optimal sampling period Δt, which is the shortest sampling period that allows the processing to be completed, is determined, and this is replaced with the set value ΔL of the sampling period. In other words, set it in RAM (
Step 5T8). Furthermore, the real-time clock period is also reset in the real-time clock generator 4 (step 5T9). As illustrated in Fig. 2, if the next real-time clock enters before the parameter setting process is completed, the parameter setting process is interrupted and the process returns to the cyclic process. The process is restarted, and thereafter it is interrupted using the real-time clock until the parameter setting process is completed, and then restarted when the cyclic process is completed. At the end of the parameter setting process, the sampling period and real-time clock period Δt are changed to a new value Δt". From now on, the sampling period is Δt'
Therefore, real-time clock pulses are also generated at a period of Δt.

なお、上記実施例において、外部入力処理部及び外部出
力処理部は、通信によるデータ送受であってもよい。ま
た、リアルタイムクロック発生部は、発振器、分周器等
のハード構成を想定しているが、ソフトウエアフ゛ロン
クで置きかえてもよい。
Note that in the above embodiments, the external input processing section and the external output processing section may transmit and receive data through communication. Further, although the real-time clock generating section is assumed to have a hardware configuration such as an oscillator and a frequency divider, it may be replaced with a software component.

また、演算内容は、ブロック毎に設定し、演算内容に対
応するサブルーチンを呼び出す方法としているが、ブロ
ック毎に入出力処理と演算内容をステップ式に設定する
方法でもよく、要するにサイクリックに処理する部分に
必要なトータル時間をもとにサンプリング周期を選択す
ればよい。
In addition, although the calculation contents are set for each block and a subroutine corresponding to the calculation contents is called, it is also possible to set the input/output processing and calculation contents for each block in a stepwise manner, in other words, processing is performed cyclically. The sampling period may be selected based on the total time required for the portion.

(へ)発明の効果 この発明によれば、そのときの演算の処理時間に対応し
た最適なサンプリング周期が自動的に設定されるため、
手間がかからずに良い制御性が得られる。また、演算内
容を変更するたびに必要に応じてサンプリング周期を自
動的に最適な値に設定されるため誤って不適当なサンプ
リング周期の設定されるおそれがない。
(f) Effects of the Invention According to this invention, since the optimum sampling period corresponding to the processing time of the calculation at that time is automatically set,
Good controllability can be obtained without much effort. Further, since the sampling period is automatically set to the optimum value as necessary each time the calculation contents are changed, there is no risk of setting an inappropriate sampling period by mistake.

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

第1図(A)、第1図(B)は、この発明の一実施例プ
ロセス制御装置のパラメータ設定処理を説明するための
フロー図、第2図は、同実施例プロセス制御装置の処理
タイミングを示す図、第3図は、この発明が実施される
プロセス制御装置のハード構成を示すブロック図、第4
図は、同プロセス制御装置の初期処理のタイミングを示
す図、第5図は、同プロセス制御装置のサイクリック処
理のタイミングを示す図、第6図は、従来のパラメータ
設定処理のタイミングを示す図、第7図は、従来のプロ
セス制御装置の処理動作を説明するためのフロー図であ
る。 1:外部入力処理部、2:中央処理部、3:パラメータ
設定部、 4:リアルタイムクロック発生部、 5:外部出力処理部。 特許出願人      株式会社島津製作所代理人  
弁理士   中 村 茂 信第1図(A)
FIG. 1(A) and FIG. 1(B) are flowcharts for explaining parameter setting processing of a process control device according to an embodiment of the present invention, and FIG. 2 is a processing timing diagram of the process control device according to the embodiment. FIG. 3 is a block diagram showing the hardware configuration of a process control device in which the present invention is implemented, and FIG.
5 is a diagram showing the timing of initial processing of the same process control device, FIG. 5 is a diagram showing the timing of cyclic processing of the same process control device, and FIG. 6 is a diagram showing the timing of conventional parameter setting processing. , FIG. 7 is a flow diagram for explaining processing operations of a conventional process control device. 1: External input processing section, 2: Central processing section, 3: Parameter setting section, 4: Real-time clock generation section, 5: External output processing section. Patent applicant: Shimadzu Corporation Agent
Patent Attorney Shigeru Nakamura Figure 1 (A)

Claims (1)

【特許請求の範囲】[Claims] (1)外部入力処理部と、リアルタイムクロック発生部
と、パラメータ設定部と、外部出力処理部と、電源投入
または装置のリセットによる割込みで起動する初期処理
手段と、前記リアルタイムクロック発生部からのリアル
タイムクロックパルスによる割込みで起動され、外部か
ら入力信号を取込み、所定の演算を実行し、外部へ出力
するサイクリック処理手段と、パラメータ設定指令によ
る割込みで起動するパラメータ設定処理手段とを備える
プロセス制御装置において、 前記パラメータ設定処理手段は、演算処理時間のトータ
ル値を算出する演算処理時間トータル算出手段と、この
演算処理時間トータルから最適サンプリング周期を選択
し、設定する最適サンプリング周期選択、設定手段と、
この最適サンプリング周期に対応するクロック周期を前
記リアルタイムクロック発生部に設定するクロック周期
設定手段と、 を備えたことを特徴とするプロセス制御装置。
(1) An external input processing section, a real-time clock generation section, a parameter setting section, an external output processing section, an initial processing means activated by an interrupt caused by power-on or device reset, and a real-time clock generation section from the real-time clock generation section. A process control device that includes a cyclic processing means that is activated by an interrupt caused by a clock pulse, takes in an input signal from the outside, executes a predetermined calculation, and outputs it to the outside, and a parameter setting processing means that is activated by an interrupt caused by a parameter setting command. In the parameter setting processing means, a calculation processing time total calculation means for calculating a total value of calculation processing time, an optimal sampling period selection and setting means for selecting and setting an optimal sampling period from this total calculation processing time,
A process control device comprising: clock cycle setting means for setting a clock cycle corresponding to the optimum sampling cycle in the real-time clock generator.
JP33331990A 1990-11-28 1990-11-28 Process controller Pending JPH04195610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33331990A JPH04195610A (en) 1990-11-28 1990-11-28 Process controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33331990A JPH04195610A (en) 1990-11-28 1990-11-28 Process controller

Publications (1)

Publication Number Publication Date
JPH04195610A true JPH04195610A (en) 1992-07-15

Family

ID=18264783

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33331990A Pending JPH04195610A (en) 1990-11-28 1990-11-28 Process controller

Country Status (1)

Country Link
JP (1) JPH04195610A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009180643A (en) * 2008-01-31 2009-08-13 Yamatake Corp Differential pressure transmitter

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009180643A (en) * 2008-01-31 2009-08-13 Yamatake Corp Differential pressure transmitter
US8326550B2 (en) 2008-01-31 2012-12-04 Azbil Corporation Differential pressure transmitter

Similar Documents

Publication Publication Date Title
EP0126163A4 (en) Controller with status display unit.
JPS6240886B2 (en)
JPH04195610A (en) Process controller
US5272650A (en) Self correcting time base for inaccurate oscillators
JPH01246602A (en) Special function unit for programmable controller
JPH04205152A (en) Monitor device for controller
JPS60181812A (en) Keyboard controller
JPH0683652A (en) Microcomputer system
KR0173408B1 (en) Implementation method of hourglass function of communication terminal device
JPH0573296A (en) Microcomputer
JPS58182750A (en) Analog-digital converting circuit
JP2631541B2 (en) Programmable controller
JPS57143606A (en) Scanning type programmable controller
JPH05334098A (en) Method and device for interruption control
JPH0683672A (en) Alarm signal processing circuit
JPH0449705Y2 (en)
JPS57172431A (en) Link interrupting system
JPS616704A (en) Programmable controller
JPH0488402A (en) Programmable controller
JPS57204962A (en) Programmable logic controller
JPH04186995A (en) Method of configurating controller
JPS58181388A (en) Program managing method of remote monitor controller
KR880009288A (en) Camera control method
JPS63101937A (en) Instruction execution monitoring device
JPH06100927B2 (en) Programmable controller