JP2737796B2 - How to handle multitasking - Google Patents

How to handle multitasking

Info

Publication number
JP2737796B2
JP2737796B2 JP1190879A JP19087989A JP2737796B2 JP 2737796 B2 JP2737796 B2 JP 2737796B2 JP 1190879 A JP1190879 A JP 1190879A JP 19087989 A JP19087989 A JP 19087989A JP 2737796 B2 JP2737796 B2 JP 2737796B2
Authority
JP
Japan
Prior art keywords
task
time
tsk1
short
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.)
Expired - Lifetime
Application number
JP1190879A
Other languages
Japanese (ja)
Other versions
JPH0354603A (en
Inventor
健司 新井
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.)
Bosch Corp
Original Assignee
Diesel Kiki Co 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 Diesel Kiki Co Ltd filed Critical Diesel Kiki Co Ltd
Priority to JP1190879A priority Critical patent/JP2737796B2/en
Publication of JPH0354603A publication Critical patent/JPH0354603A/en
Application granted granted Critical
Publication of JP2737796B2 publication Critical patent/JP2737796B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はタイムスライス方式のマルチタスク処理方法
に関するものである。
Description: TECHNICAL FIELD The present invention relates to a time slice type multitask processing method.

[従来の技術] 周知のように、タイムスライス方式のマルチタスクの
処理方法とは、コンピュータ等のデータ処理装置(以
下、CPUという)の使用時間(以下、CPU時間という)を
一定時間間隔に分割し、各分割した時間を複数のタスク
に特定の順序で分配し、各タスクのデータ処理を実行さ
せるものである。
[Prior Art] As is well known, a time-slicing multitasking processing method divides the use time (hereinafter, CPU time) of a data processing device (hereinafter, CPU) such as a computer into fixed time intervals. Then, the divided times are distributed to a plurality of tasks in a specific order, and the data processing of each task is executed.

このようなマルチタスク処理方法を利用し、第4図に
示すようにモータMによって駆動されるアクチュエータ
ACTをA地点からB地点に向けて移動させ、B地点に設
置されたリミットスイッチLSWにアクチュエータACTが接
触したならば、モータMの駆動を停止すると共に、アク
チュエータACTがB地点に達するまでの時間を利用して
他の制御に必要なデータ処理を行うようにしたシステム
がある。このようなシステムにおいて、アクチュエータ
ACTを移動させるための処理の他に、他の制御に必要な
データ処理が大別して例えば3種類存在すると仮定した
場合、タスクは第5図(a)〜(d)に示すように合計
で4つのタクスTSK1〜TSK4で構成され、タスクTSK1から
順番に各タスクがタイムスライスされながら実行され
る。そして、アクチュエータACTを移動させるための処
理は例えばタスクTSK1に割当てられ、タスクTSK1の実行
時間帯でモードMの起動条件が成立すると、第5図
(e)に示すようにモータ駆動信号MDがONとなり、その
後のk番目のタスクサイクルcykでモータMの停止条件
が成立すると、モータ駆動信号MDがOFFされる。従っ
て、タスクTSK1の処理を図解すると、第6図のフローチ
ャートのステップ30〜32で示すようなものとなる。
Using such a multitask processing method, an actuator driven by a motor M as shown in FIG.
When the actuator ACT is moved from the point A to the point B and the actuator ACT comes into contact with the limit switch LSW installed at the point B, the driving of the motor M is stopped and the time until the actuator ACT reaches the point B. There is a system that performs data processing required for other control by utilizing the data processing. In such a system, the actuator
If it is assumed that there are roughly three types of data processing required for other control in addition to the processing for moving the ACT, for example, as shown in FIGS. It consists of two tasks TSK1 to TSK4, and each task is executed while being time-sliced in order from the task TSK1. Then, a process for moving the actuator ACT is assigned to, for example, the task TSK1, and when the start condition of the mode M is satisfied in the execution time zone of the task TSK1, the motor drive signal MD is turned on as shown in FIG. When the stop condition of the motor M is satisfied in the k-th task cycle cyk thereafter, the motor drive signal MD is turned off. Accordingly, the processing of the task TSK1 is illustrated as shown in steps 30 to 32 of the flowchart of FIG.

[発明が解決しようとする課題] しかしながら、上記のようなマルチタスクの処理方法
において、タスクTSK1がモータMを起動した後はアクチ
ュエータACTがB地点に到達する直前でのみCPU時間を占
有し、リミットスイッチLSWがONしたかどうかを判定す
ればよい。すなわち、アクチュエータACTがB地点に到
達する時間の平均値が例えば100msであれば、モータM
を起動した後、例えば90ms経過するまでは何もせず、90
ms経過した時からリミットスイッチLSWがONしたかどう
かを判定すればよく、それ以前での判定処理は不要であ
る。しかし、上記した従来の方法ではB地点に達するま
での間中タスクTSK1にCPU時間を配分しているため、こ
の間にタスクTSK1に配分されたCPU時間が無駄に費され
るという問題がある。
[Problems to be Solved by the Invention] However, in the above multitask processing method, after the task TSK1 starts the motor M, the CPU time is occupied only immediately before the actuator ACT reaches the point B, and What is necessary is just to determine whether the switch LSW is turned on. That is, if the average value of the time for the actuator ACT to reach the point B is, for example, 100 ms, the motor M
After starting, do nothing for 90ms, for example,
It is sufficient to determine whether or not the limit switch LSW has been turned ON after the elapse of ms, and the determination processing before that time is unnecessary. However, in the above-described conventional method, the CPU time is allocated to the task TSK1 all the way to the point B, so that the CPU time allocated to the task TSK1 during this time is wasted.

一方、アクチュエータACTがB地点に到達したなら
ば、直ちにそのことをタスクTSK1の条件判定処理によっ
て判定することが必要となるが、B地点に到達する時期
にタスクTSK1に配分されるCPU時間が必ず一致するとは
限らない。このため、最悪の条件でタスクTSK1のCPU時
間が過ぎた直後(第5図の時刻t)でリミットスイッチ
LSWがONとなったような場合、このリミットスイッチがO
Nしたことは次のタスクサイクルcy(k+1)において
判定されることになり、条件成立の判定が1タスクサイ
クルだけ遅れてしまい、B地点に到達した時に直ちにモ
ータMをOFFにすることができず、モータMは第5図
(e)に破線で示すようにcy(k+1)で遅れてOFFに
される。
On the other hand, when the actuator ACT reaches the point B, it is necessary to immediately determine that by the condition determination process of the task TSK1, but when the actuator ACT reaches the point B, the CPU time allocated to the task TSK1 must be determined. They do not always match. Therefore, immediately after the CPU time of the task TSK1 has passed under the worst conditions (time t in FIG. 5), the limit switch
When LSW is turned ON, this limit switch
N is determined in the next task cycle cy (k + 1), and the determination of the satisfaction of the condition is delayed by one task cycle, and the motor M cannot be turned off immediately upon reaching point B. The motor M is turned off with a delay of cy (k + 1) as shown by the broken line in FIG. 5 (e).

すなわち、外部の条件成立に対して直ちに対処でき
ず、外部条件に対して同時性の高い処理を実施できない
という問題がある。これは、タスクTSK1を実行した後は
アクチュエータACTがB地点に達するまで他のタスクTSK
2〜TSK4に対するCPU時間の配分を禁止し、タスクTSK1の
みにCPU時間を配分することによって解決することがで
きるが、この場合、リミットスイッチLSWがONしてからO
FFするまでのON〜OFF間は、他のタスクTSK2〜4が実行
されないため、タスクTSK1は、上記ON〜OFF間、CPUに上
記ON〜OFF間の時間を待たせるだけのタスク(すなわちC
PUに他の仕事をさせないタスク,言い換えるならCPUに
無駄な仕事をさせるタスク)となる。従って、CPUの機
能がこの間は無駄になるという不都合が生じる。
In other words, there is a problem that it is not possible to immediately cope with the establishment of the external condition, and it is not possible to execute the process with high synchronism with the external condition. This means that after executing task TSK1, the other tasks TSK will continue until actuator ACT reaches point B.
The problem can be solved by prohibiting the allocation of CPU time to 2 to TSK4 and distributing CPU time only to task TSK1, but in this case, after the limit switch LSW is turned ON, O
Since the other tasks TSK2 to TSK4 are not executed during the period from ON to OFF until the FF is performed, the task TSK1 is a task that only causes the CPU to wait the time between the ON and OFF during the ON and OFF (that is, C
Tasks that do not let the PU do other work, in other words, tasks that cause the CPU to do useless work). Therefore, there is a disadvantage that the function of the CPU is wasted during this time.

本発明はこのような問題を解決するためになされたも
ので、CPUの機能およびCPU時間の有効利用を図れ、かつ
外部条件に対して同時性の高い処理を実行することがで
きるマルチタスクの処理方法を提供することを目的とす
る。
The present invention has been made in order to solve such a problem, and is a multitasking process capable of effectively utilizing a CPU function and CPU time and executing a highly simultaneous process with respect to external conditions. The aim is to provide a method.

[課題を解決するための手段] 本発明によるマルチタスクの処理方法は、データ処理
装置の使用時間を一定時間間隔に分割し、各分割した時
間を複数のタスクに特定の順序で分配し、各タスクのデ
ータ処理を行うタイムスライス方式のマルチタスクの処
理方法において、前記各タスク(TSK1〜TSK4)より短い
時間間隔でデータ処理装置の使用時間が割当てられ、前
記各タスクのうち一つのタスクで行なっていた制御対象
の条件成立に関する判定処理を実行する短周期タスク
(TSK0)を設けるとともに、前記一つのタスク(TSK1)
には前記短周期タスクに前記条件成立に関する判定処理
の実行を依頼するための機能を持たせ、かつ前記短周期
タスクに実行を依頼した後、前記一つのタスクには前記
短周期タスクで条件成立が確認されるまでの間、データ
処理装置の使用時間を配分しないようにしたものであ
る。
[Means for Solving the Problems] The multitask processing method according to the present invention divides the use time of a data processing device into fixed time intervals, distributes each divided time to a plurality of tasks in a specific order, In the time slice type multitask processing method for performing data processing of a task, the use time of the data processing device is allocated at a shorter time interval than each of the tasks (TSK1 to TSK4), and the task is performed by one of the tasks. A short-period task (TSK0) for executing the determination process regarding the satisfaction of the condition of the control target, and the one task (TSK1)
Has a function for requesting the short-period task to execute a determination process regarding the satisfaction of the condition, and after requesting the short-period task to execute, the one task has the condition satisfied by the short-period task. The use time of the data processing device is not allocated until the confirmation is made.

[作用] 条件成立の判定を必要とするタスク(TSK1)において
条件成立の判定を行う場合は、自タスク(TSK1)に代え
て短周期タスク(TSK0)に条件成立の判定を行なわせ
る。そして、条件が成立したならば予め定めた処理(モ
ータのOFFなど)を実行させた短周期タスク(TSK0)に
よる処理を停止し、元のタスク(TSK1)にCPU時間を再
配分する。
[Operation] When the task (TSK1) that needs to determine whether the condition is satisfied is determined, the short cycle task (TSK0) is determined to determine whether the condition is satisfied instead of the invoking task (TSK1). Then, when the condition is satisfied, the processing by the short-period task (TSK0) that has performed the predetermined processing (such as turning off the motor) is stopped, and the CPU time is redistributed to the original task (TSK1).

従って、短周期タスク(TSK0)のCPU時間を例えば5ms
周期とすれば、外部条件に対して最悪でも5msの遅れで
対処することができ、同時性の高い処理が可能となる。
また、短周期タスク(TSK0)にCPU時間が分配されてい
る時は、条件成立の判定を依頼したタスク(TSK1)のCP
U時間は配分されないため、CPU時間の無駄使いをなくす
ことができる。さらに、短周期タスク(TSK0)に条件成
立の判定を依頼しないタスク(TSK2〜TSK4)は通常通り
にCPU時間が割当てられるので、CPUの機能が無駄になる
ことはない。
Therefore, the CPU time of the short-period task (TSK0) is, for example, 5 ms.
With a cycle, external conditions can be dealt with with a delay of 5 ms at the worst, and highly synchronous processing can be performed.
If the CPU time is distributed to the short-cycle task (TSK0), the CP of the task (TSK1) that has requested the determination
Since U time is not allocated, it is possible to eliminate wasted CPU time. Furthermore, since the tasks (TSK2 to TSK4) that do not request the short-period task (TSK0) to determine whether the condition is satisfied are allocated the CPU time as usual, the function of the CPU is not wasted.

[実施例] 以下、本発明を従来例で説明したシステムに適用する
場合を例に挙げて説明する。
[Embodiment] Hereinafter, a case where the present invention is applied to the system described in the conventional example will be described as an example.

まず、本発明においてモータMをONさせるタスクTSK1
の処理は第1図のフローチャートに示すように、「モー
タON」のステップ20と条件成立の判定を行うサブルーチ
ンを呼出すステップ21で構成する。そして、リミットス
イッチLSWがONしたかどうかの条件成立の判定は第2図
のフローチャートに示すようなサブルーチンで行う。こ
のサブルーチンは、リミットスイッチがONしたかどうか
をステップ10で判定し、ONしているならばモータMをス
テップ11でOFFにし、次のステップ12でステータス情報S
TSを「STS=OK」とし、ステップ10での条件が成立して
いない時はステータス情報STSを「STS=NG」とし、該サ
ブルーチンを呼出した元のタスクTSK1に戻るように構成
されている。そして、このサブルーチンは第3図のタイ
ムチャートに示すように、タスクTSK1〜TSK4より非常に
短い周期(例えば5ms周期)の短周期タスクTSK0で実行
される。この短周期タスクTSK0は、タスクTSK1がモータ
MをONさせた後のサブルーチン呼出し処理によってCPU
時間が配分されることにより起動され、ステータス情報
STSがSTS=OKまたはSTS=NGとなった時に終了するが、S
TS=OKの時には条件が成立してモータMをOFFにしたの
でタスクTSK1が再び呼出すまで再起動されない。しか
し、STS=NGの時は条件不成立であるので、5ms後に再び
起動される。一方、タスクTSK1はTSK0が起動されている
間はCPU時間が割当てられない。したがって、この間は
タスクTSK1は図示のように休止期間となる。
First, the task TSK1 for turning on the motor M in the present invention.
As shown in the flow chart of FIG. 1, this process comprises a step 20 for "motor ON" and a step 21 for calling a subroutine for judging the satisfaction of the condition. The determination as to whether the limit switch LSW is turned on or not is made in a subroutine as shown in the flowchart of FIG. In this subroutine, it is determined in step 10 whether or not the limit switch has been turned on. If the limit switch has been turned on, the motor M is turned off in step 11, and the status information S is turned on in the next step 12.
The TS is set to “STS = OK”, and when the condition in step 10 is not satisfied, the status information STS is set to “STS = NG”, and the process returns to the task TSK1 that called the subroutine. Then, as shown in the time chart of FIG. 3, this subroutine is executed by a short-period task TSK0 having a period much shorter than the tasks TSK1 to TSK4 (for example, a 5-ms period). This short-period task TSK0 is executed by the subroutine calling process after the task TSK1 turns on the motor M.
Triggered by time allocation and status information
It ends when STS becomes STS = OK or STS = NG.
When TS = OK, the condition is satisfied and the motor M is turned off, so that the task TSK1 is not restarted until called again. However, when STS = NG, the condition is not satisfied, so the operation is restarted after 5 ms. On the other hand, the task TSK1 is not assigned CPU time while TSK0 is activated. Therefore, during this time, the task TSK1 is in the idle period as shown.

ここで、タスクTSK1がステップ21でサブルーチンを呼
出す方法は、通常のサブルーチンコールと違い、マルチ
タスクモニタが介在してタスクTSK1を休止させ、タスク
TSK0を起動する処理を含む。また、タスクTSK0のステー
タス情報STSは、同じくマルチタスクモニタがタスクTSK
0を再び起動するか、タスクTSK0を休止してタスクTSK1
を再び動作させるか否かの制御に使用する。
Here, the method in which the task TSK1 calls the subroutine in step 21 is different from the normal subroutine call, in that the multitask monitor intervenes to suspend the task TSK1 and
Including processing to start TSK0. Also, the status information STS of the task TSK0 indicates that the multitask monitor
Restart task 0 or suspend task TSK0 and task TSK1
Is used to control whether to operate again.

このように条件成立の判定を他のタスクより短い周期
5msのタスクTSK0で行なわせることにより、外部条件
(リミットスイッチLSWのON/OFF)に対して最悪でも5ms
の遅れで対処することができ、同時性の高い処理を行う
ことが可能になる。
In this way, the judgment of condition satisfaction is shorter than other tasks
5 ms at worst against external conditions (ON / OFF of limit switch LSW) by performing task TSK0 of 5 ms
, It is possible to perform processing with high synchronization.

また、短周期タスクTSL0が起動されている間はタスク
TSK1に対してはCPU時間は割当てられないため、従来の
ように時間の経過を単純に待つようなCPU時間の無駄使
いをなくすことができる。さらに、タスクTSK2〜TSK4に
ついては短周期タスクTSK0の起動時間を除いて通常と同
様にCPU時間が割当てられるため、TSK2〜TSK4へのCPU時
間の割当てを禁止してTSK1のみで条件成立の判定を行う
場合のようなCPU機能の無駄使いが発生するのを防止で
きる。すなわち、上記実施例では、タスクTSK2〜4に対
するCPU時間の配分は従来のタイムスライス方式のまま
で、リミットスイッチLSWがONしてからOFFするまでのON
〜OFF間における短周期タスクTSK0の判定処理をCPUに割
り当てることにより、CPUに他の仕事をさせない(CPUに
無駄な仕事をさせる)タスクTSK1をなくすことができ
る。これにより、CPUの有効利用が図れ、かつ外部条件
に対して同時性の高い処理を実施できる。
While the short-period task TSL0 is activated,
Since no CPU time is allocated to TSK1, it is possible to eliminate the waste of CPU time that simply waits for the passage of time as in the related art. Further, since the CPU time is allocated to the tasks TSK2 to TSK4 in the same manner as usual except for the startup time of the short-period task TSK0, the allocation of the CPU time to TSK2 to TSK4 is prohibited, and the determination of the satisfaction of the condition only by TSK1 is prohibited. It is possible to prevent the CPU function from being wasted as in the case where the execution is performed. That is, in the above embodiment, the allocation of the CPU time to the tasks TSK2 to TSK4 remains the same as the conventional time slice method, and the time from when the limit switch LSW is turned on to when the limit switch LSW is turned off.
By allocating the determination processing of the short-period task TSK0 between to OFF to the CPU, it is possible to eliminate the task TSK1 that does not allow the CPU to perform other work (or causes the CPU to perform useless work). As a result, effective use of the CPU can be achieved, and processing with high synchronism with external conditions can be performed.

なお、上記実施例は説明を簡単にするために、条件成
立の内容としてリミットスイッチLSWのON/OFFの判定を
行う場合を示したが、例えば90ms経過したかなど従来の
タスクで行なっていた制御対象に関する各種の外部条件
の成立を判定する場合に適用できることは言うまでもな
い。
In the above embodiment, for the sake of simplicity, the case where the ON / OFF of the limit switch LSW is determined as the content of the satisfaction of the condition has been described. It goes without saying that the present invention can be applied to a case where it is determined whether various external conditions relating to the target are satisfied.

[発明の効果] 以上説明したように本発明においては、通常のタスク
より短い周期でCPU時間が割当てられる短周期タスクを
設け、外部条件が成立したかどうかはこの短周期タスク
で判定し、この間は条件判定を依頼したタスクへはCPU
時間を割当てないようにしたため、外部条件に対して同
時性の高い処理を行うことができるうえ、CPU時間やCPU
機能の無駄使いを防ぎ、効率の良い処理を行うことがで
きる。
[Effects of the Invention] As described above, in the present invention, a short-period task in which CPU time is allocated in a shorter cycle than a normal task is provided, and whether or not an external condition is satisfied is determined by this short-period task. Is the CPU for the task that requested the condition judgment
By not allocating time, processing can be performed with high concurrency for external conditions.
It is possible to prevent wasteful use of functions and perform efficient processing.

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

第1図は本発明のマルチタスク処理方法によるタスクTS
K1の処理内容の一実施例を示すフローチャート、第2図
は短周期タスクTSK0の処理内容の一実施例を示すフロー
チャート、第3図は本発明によるマルチタスク処理方法
によるCPU時間配分の一例を示すタイムチャート、第4
図はマルチタスクを利用したシステムの一例を示す構成
図、第5図は従来のマルチタスク処理方法によるCPU時
間配分の一例を示すタイムチャート、第6図は第5図に
おけるタスクTSK1の処理内容を示すフローチャートであ
る。 M……モータ、ACT……アクチュエータ、LSW……リミッ
トスイッチ、TSK1〜TSK4……タスク、TSK0……短周期タ
スク。
FIG. 1 shows a task TS according to the multitask processing method of the present invention.
FIG. 2 is a flowchart showing an embodiment of the processing contents of K1, FIG. 2 is a flowchart showing an embodiment of the processing contents of the short-period task TSK0, and FIG. 3 shows an example of CPU time distribution by the multitask processing method according to the present invention. Time chart, 4th
FIG. 5 is a block diagram showing an example of a system using multitasking, FIG. 5 is a time chart showing an example of CPU time distribution according to a conventional multitasking processing method, and FIG. 6 shows processing contents of task TSK1 in FIG. It is a flowchart shown. M: Motor, ACT: Actuator, LSW: Limit switch, TSK1 to TSK4: Task, TSK0: Short-period task.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】データ処理装置の使用時間を一定時間間隔
に分割し、各分割した時間を複数のタスクに特定の順序
で分配し、各タスクのデータ処理を行うタイムスライス
方式のマルチタスクの処理方法において、 前記各タスクより短い時間間隔でデータ処理装置の使用
時間が割当てられ、前記各タスクのうちの一つのタスク
で行なっていた制御対象の条件成立に関する判定処理を
実行する短周期タスクを設けるとともに、前記一つのタ
スクには前記短周期タスクに前記条件成立に関する判定
処理の実行を依頼するための機能を持たせ、かつ前記短
周期タスクに実行を依頼した後、前記一つのタスクには
前記短周期タスクで条件成立が確認されるまでの間、デ
ータ処理装置の使用時間を配分しないことを特徴とする
マルチタスクの処理方法。
1. A time slice type multi-task processing for dividing a use time of a data processing device into fixed time intervals, distributing each divided time to a plurality of tasks in a specific order, and performing data processing of each task. In the method, a use period of the data processing device is allocated at a shorter time interval than each of the tasks, and a short-period task for performing a determination process regarding satisfaction of a control target condition performed by one of the tasks is provided. Together, the one task has a function for requesting the short-period task to execute a determination process regarding the satisfaction of the condition, and after requesting the short-period task to execute, the one task has the A multitask processing method, wherein a use time of a data processing device is not allocated until a condition is confirmed in a short cycle task.
JP1190879A 1989-07-24 1989-07-24 How to handle multitasking Expired - Lifetime JP2737796B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1190879A JP2737796B2 (en) 1989-07-24 1989-07-24 How to handle multitasking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1190879A JP2737796B2 (en) 1989-07-24 1989-07-24 How to handle multitasking

Publications (2)

Publication Number Publication Date
JPH0354603A JPH0354603A (en) 1991-03-08
JP2737796B2 true JP2737796B2 (en) 1998-04-08

Family

ID=16265270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1190879A Expired - Lifetime JP2737796B2 (en) 1989-07-24 1989-07-24 How to handle multitasking

Country Status (1)

Country Link
JP (1) JP2737796B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7637919B2 (en) 2002-01-30 2009-12-29 Olympus Corporation Anastomosis system for performing anastomosis in body
JP4594612B2 (en) 2003-11-27 2010-12-08 オリンパス株式会社 Insertion aid

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5458116A (en) * 1977-10-19 1979-05-10 Hitachi Ltd Engine controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5458116A (en) * 1977-10-19 1979-05-10 Hitachi Ltd Engine controller

Also Published As

Publication number Publication date
JPH0354603A (en) 1991-03-08

Similar Documents

Publication Publication Date Title
US6167425A (en) System for implementing a real time control program in a non-real time operating system using interrupts and enabling a deterministic time charing between the control program and the operating system
EP1297432B1 (en) Method and apparatus for a scheduling driver to implement a protocol utilizing time estimates for use with a device that does not generate interrupts
JP2737796B2 (en) How to handle multitasking
JP6861275B2 (en) Vehicle control unit
JP2007537498A (en) Method and apparatus for operating a secondary operating system in parallel with the primary operating system
JP2001282560A (en) Virtual computer control method, its performing device and recording medium recording its processing program
JPH0877039A (en) Test method
JP2597283B2 (en) Scheduling method for interrupt
JP2814956B2 (en) Dispatcher control method
CN110109743B (en) Real-time process scheduling method
JPS63636A (en) Task control system
JP2570198B2 (en) Time slice dispatching system
JPH0532771B2 (en)
JP2000194573A (en) System and method for thread control
JP2000155696A (en) Task execution controller
JP2000029850A (en) Task controlling method using inter-processor communication of operating system
JPH04134534A (en) Method and mechanism for calling exit of timer run-out
JPH03121541A (en) Task control system for operating system
JPH08212088A (en) Information processor and communication processor
JPH02211545A (en) Job execution control system
JPH06149592A (en) Interruption processing system for microcomputer
JPH03164940A (en) Computer having plural interruption periods
JPS63128442A (en) Control device for cyclic start task
JPS6167167A (en) System for controlling tss user space
JPH05204665A (en) Method for automatically starting succeeding job