JPH0323738B2 - - Google Patents

Info

Publication number
JPH0323738B2
JPH0323738B2 JP57098736A JP9873682A JPH0323738B2 JP H0323738 B2 JPH0323738 B2 JP H0323738B2 JP 57098736 A JP57098736 A JP 57098736A JP 9873682 A JP9873682 A JP 9873682A JP H0323738 B2 JPH0323738 B2 JP H0323738B2
Authority
JP
Japan
Prior art keywords
engine
fuel injection
injection amount
calculation
digital control
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
JP57098736A
Other languages
Japanese (ja)
Other versions
JPS58217734A (en
Inventor
Koji Hatsutori
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP9873682A priority Critical patent/JPS58217734A/en
Publication of JPS58217734A publication Critical patent/JPS58217734A/en
Publication of JPH0323738B2 publication Critical patent/JPH0323738B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

本発明は、内燃機関のデジタル制御方法に係
り、特に、デジタル制御装置を備えた自動車用エ
ンジンに用いるのに好適な、機関運転状態に応じ
て繰り返し求められる燃料噴射量により、機関の
燃料噴射量を制御するようにした内燃機関のデジ
タル方法の改良に関する。
The present invention relates to a digital control method for an internal combustion engine, and is particularly suitable for use in an automobile engine equipped with a digital control device. This invention relates to improvements in digital methods for controlling internal combustion engines.

【従来の技術】 近年、電子制御技術、特に、デジタル制御技術
の発達と共に、自動車用エンジン等の内燃機関に
もデジタル制御が導入されてきている。自動車用
エンジンにデジタル制御を導入する場合、通常、
コンピユータで、燃料噴射量及び点火時期の計算
を、機関運転状態に応じて繰り返し行い、機関の
燃料噴射量及び点火時期をデジタル制御するよう
にされている。 コンピユータ内で燃料噴射量及び点火時期を繰
り返し計算する方法として、従来は、メインルー
チンの中で、一定時間、例えば2〜6ミリ秒毎に
繰り返し計算するようにしており、この方法によ
れば、割込みルーチンを用いることなく、燃料噴
射量及び点火時期が迅速に計算できる。
BACKGROUND OF THE INVENTION In recent years, with the development of electronic control technology, especially digital control technology, digital control has been introduced to internal combustion engines such as automobile engines. When introducing digital control to an automobile engine,
A computer repeatedly calculates the fuel injection amount and ignition timing depending on the engine operating state, and digitally controls the engine fuel injection amount and ignition timing. Conventionally, as a method for repeatedly calculating the fuel injection amount and ignition timing within a computer, calculations are repeatedly performed within the main routine at a fixed time interval, for example, every 2 to 6 milliseconds.According to this method, Fuel injection amount and ignition timing can be quickly calculated without using an interrupt routine.

【発明が達成しようとする課題】[Problem to be achieved by the invention]

しかしながら、一般に、燃料噴射量及び点火時
期の計算は、非常に多くの計算項目があるため、
時間がかかる。従つて、両方共メインルーチンの
中で無条件に繰り返し計算を行うと、プログラム
上の負担が非常に大きく、又、メインプログラム
上の周回時間が十数ミリ秒毎程度と遅くなり、更
に、燃料噴射量あるいは点火時期の計算中には、
長い間、他の仕事が何もできないという欠点を有
していた。 前記のような欠点を解消するべく、例えば燃料
噴射量を、割込みルーチンの中で、機関のクラン
ク角度に同期して計算する方法も考えられる。こ
の方法によれば、計算の無駄がなく、最新データ
が得られるものの、一方、割込みルーチンの負担
が大となり、その間他の仕事ができない。又、多
重割込みの場合には、例えば、特開昭55−
161926、同56−23527、同55−137358に開示され
ているように、優先順位をつけたり、あるいは、
割込みルーチンを一時的に待機させる必要があ
る。更に、エンジン回転数に拘らず、同一のクラ
ンク角度で燃料噴射量の計算が行われるようにす
ると、エンジン回転数が高い時は、燃料噴射量の
計算が燃料噴射時期に間に合わなくなる恐れがあ
り、一方、高回転時に合せて燃料噴射量の計算を
常に早目に行うと、低回転時に計算データが古く
なつてしまう等の問題点を有している。 又、変化の激しい基本噴射量の計算を割込みル
ーチンで行い、変化の少ない補正係数の計算をメ
インルーチンで行うことも考えられるが、割込み
ルーチンの負担が大きくなるという問題点を有し
ていた。 又、特開昭55−137320には、時間同期ルーチン
の起動周期をエンジン回転数に応じて可変するこ
とが開示されているが、これは、エンジン回転数
が高い程、起動周期を短くすることにより、所定
時間当りの実行回数をクランク角度同期での実行
回数(エンジン回転数が高くなる程、単位時間当
りの実行回数が多くなる)に近付けたものにすぎ
ない。 本発明は、前記従来の欠点を解消するべくなさ
れたもので、燃料噴射量の計算を、実質的にクラ
ンク角に同期させ、最新データに基づいて適切な
時期に無駄なく行うことができ、従つて、エンジ
ン制御の応答性を低下させることなく、デジタル
制御回路の負担を軽減することができる内燃機関
のデジタル制御方法を提供することを課題とす
る。
However, in general, calculation of fuel injection amount and ignition timing involves a large number of calculation items.
it takes time. Therefore, if both calculations are repeated unconditionally in the main routine, the burden on the program will be extremely large, and the cycle time on the main program will be slow to about every 10-odd milliseconds. During calculation of injection quantity or ignition timing,
For a long time, I had the disadvantage of not being able to do any other work. In order to solve the above-mentioned drawbacks, a method may be considered in which, for example, the fuel injection amount is calculated in synchronization with the engine crank angle in the interrupt routine. According to this method, there is no wasted calculation and the latest data can be obtained, but on the other hand, the burden on the interrupt routine is heavy, and other work cannot be done during that time. In addition, in the case of multiple interrupts, for example,
161926, 56-23527, 55-137358, or
It is necessary to make the interrupt routine wait temporarily. Furthermore, if the fuel injection amount is calculated at the same crank angle regardless of the engine speed, when the engine speed is high, there is a risk that the calculation of the fuel injection amount will not be in time for the fuel injection timing. On the other hand, if the fuel injection amount is always calculated early in conjunction with high engine speeds, there are problems such as calculation data becoming outdated during low engine speeds. It is also conceivable to calculate the basic injection amount, which changes rapidly, in an interrupt routine, and calculate the correction coefficient, which changes little, in the main routine, but this has the problem of increasing the burden of the interrupt routine. Furthermore, Japanese Patent Application Laid-open No. 137320/1983 discloses that the activation period of a time synchronization routine can be varied according to the engine speed, but this means that the higher the engine speed, the shorter the activation period. Therefore, the number of executions per predetermined time is simply brought closer to the number of executions with crank angle synchronization (the higher the engine speed, the greater the number of executions per unit time). The present invention has been made to solve the above-mentioned conventional drawbacks, and it is possible to substantially synchronize the calculation of the fuel injection amount with the crank angle, and to perform the calculation at the appropriate time based on the latest data without waste. It is therefore an object of the present invention to provide a digital control method for an internal combustion engine that can reduce the burden on a digital control circuit without reducing the responsiveness of engine control.

【課題を達成するための手段】[Means to achieve the task]

本発明は、機関運転状態に応じて繰り返し求め
られる燃料噴射量により、機関の燃料噴射量を制
御するようにした内燃機関のデジタル制御方法に
おいて、エンジン回転割込みルーチンの中で、噴
射実行前の所定のクランク角度で燃料噴射量計算
フラグをセツトし、前記所定クランク角度を、エ
ンジン回転数が高い時は進角側とし、前記エンジ
ン回転割込みルーチンより優先順位の低いメイン
ルーチンの中で、前記フラグの状態を判定し、該
フラグがセツトされている時に、そのルーチンの
中で燃料噴射量の計算を実行するようにして、前
記課題を達成したものである。
The present invention provides a digital control method for an internal combustion engine in which the fuel injection amount of the engine is controlled by the fuel injection amount repeatedly determined according to the engine operating state. A fuel injection amount calculation flag is set at a crank angle of The above object is achieved by determining the state and calculating the fuel injection amount in the routine when the flag is set.

【作用】[Effect]

本発明によれば、エンジン回転割込みルーチン
の中では、燃料噴射量計算フラグをセツトするの
みであるので、優先順位が高く余裕の少ないエン
ジン回転割込みルーチンの負担が軽く、他の重要
な仕事も処理できる。又、エンジン回転数が低い
場合には、必然的に前記フラグのセツト周期が長
くなるので、燃料噴射量の計算周期も長くなり、
デジタル制御回路の負担が小さい。更に、燃料噴
射量の実際の計算は、前記フラグの状態に応じ
て、前記エンジン回転割込みルーチンより優先順
位の低いメインルーチンの中で行つているので、
非常に多くの計算項目を含む燃料噴射量の計算を
高精度で行うことができる。又、前記フラグがセ
ツトされていなければ計算は行わないので、計算
を適切な時期に無駄なく行うことができる。更
に、前記フラグをセツトするクランク角度を、エ
ンジン回転数が高い時は進角側としているので、
エンジン回転数が高い時にメインルーチンのよう
な優先順位の低いルーチン内で行なわれる燃料噴
射量の計算が燃料噴射時期に間に合わなくなつた
り、逆に低回転時に計算データが古くなつてしま
うことがなく、適切な時期に、最新データに基づ
いて燃料噴射量を正確に決定することができる。
According to the present invention, since the engine rotation interrupt routine only sets the fuel injection amount calculation flag, the burden on the engine rotation interrupt routine, which has a high priority and little margin, is lightened, and other important tasks can also be processed. can. Furthermore, when the engine speed is low, the cycle for setting the flag will inevitably become longer, so the cycle for calculating the fuel injection amount will also become longer.
The burden on the digital control circuit is small. Furthermore, the actual calculation of the fuel injection amount is performed in the main routine, which has a lower priority than the engine rotation interrupt routine, depending on the state of the flag.
It is possible to calculate the fuel injection amount with high precision, including a large number of calculation items. Furthermore, since no calculation is performed unless the flag is set, the calculation can be performed at an appropriate time without waste. Furthermore, since the crank angle at which the flag is set is advanced when the engine speed is high,
This prevents the fuel injection amount calculation performed in a low priority routine such as the main routine when the engine speed is high from not being able to meet the fuel injection timing, or conversely, the calculation data becoming outdated when the engine speed is low. , it is possible to accurately determine the fuel injection amount based on the latest data at the appropriate time.

【実施例】【Example】

以下図面を参照して、本発明に係る内燃機関の
デジタル制御方法が採用された自動車用エンジン
のデジタル制御装置の実施例を詳細に説明する。 本実施例は、第1図に示す如く、外気を取り入
れるためのエアクリーナ12と、該エアクリーナ
12より取り入れられた吸入空気の温度を検出す
るための吸気温センサ14と、スロツトルボデイ
16に配設され、運転席に配設されたアクセルペ
ダル(図示省略)と連動して開閉するようにされ
た、吸入空気の流量を制御するためのスロツトル
弁18と、該スロツトル弁18がアイドル開度に
あるか否かを検出するためのアイドルスイツチ及
びスロツトル弁18の開度に比例した電圧出力を
発生するポテンシヨメータを含むスロツトルセン
サ20と、気筒間の吸気干渉を防止するためのサ
ージタンク22と、該サージタンク22内の圧力
から吸気管圧力を検出するための吸気管圧力セン
サ23と、前記スロツトル弁18をバイパスする
バイパス通路24と、該バイパス通路24の途中
に配設された、該バイパス通路24の開口面積を
制御することによつてアイドル回転速度を制御す
るためのアイドル回転制御弁26と、吸気マニホ
ルド28に配設された、エンジン10の吸気ポー
トに向けて燃料を噴射するためのインジエクタ3
0と、排気マニホルド32に配設された、排気ガ
ス中の残存酸素濃度から空燃比を検知するための
酸素濃度センサ34と、前記排気マニホルド32
下流側の排気管36の途中に配設された三元触媒
コンバータ38と、エンジン10のクランク軸の
回転と連動して回転するデイストリビユータ軸を
有するデイストリビユータ40と、該デイストリ
ビユータ40に内蔵された、前記デイストリビユ
ータ軸の回転に応じて上死点信号及びクランク角
信号をそれぞれ出力する上死点センサ42及びク
ランク角センサ44と、エンジンブロツクに配設
された、エンジン冷却水温を検知するための冷却
水温センサ46と、前記吸気管圧力センサ23出
力の吸気管圧力と前記クランク角センサ44出力
のクランク角信号から求められるエンジン回転数
に応じてエンジン1工程当りの基本噴射量を求め
ると共に、これを前記スロツトルセンサ20の出
力、前記酸素濃度センサ34の出力の空燃比、前
記冷却水温センサ46の出力のエンジン冷却水温
等に応じて補正することによつて、燃料噴射量を
決定して前記インジエクタ30に開弁時間信号を
出力し、又、同じくエンジン運転状態に応じて点
火時期を決定してイグナイタ付コイル52に点火
信号を出力し、更に、アイドル時に前記アイドル
回転制御弁26を制御するデジタル制御回路54
とを備えた自動車用エンジン10のデジタル制御
装置において、前記デジタル制御回路54のエン
ジン回転割込みルーチンの中で、エンジン回転数
が高い時は進角側とした所定のクランク角度で燃
料噴射量計算フラグをセツトし、前記エンジン回
転割込みルーチンより優先順位の低いメインルー
チン中で、前記フラグの状態を判定し、該フラグ
がセツトされている時に、該メインルーチンの中
で燃料噴射量の計算を実行するようにしたもので
ある。 前記デジタル制御回路54は、第2図に詳細に
示す如く、各種演算処理を行うマイクロプロセツ
サからなる中央処理装置(以下CPUと称する)
60と、前記吸気温センサ14、スロツトルセン
サ20のポテンシヨメータ、吸気管圧力センサ2
3、酸素濃度センサ34、冷却水温センサ46等
から入力されるアナログ信号を、デジタル信号に
変換して順次CPU60に取込むためのマルチプ
レクサ付アナログ入力ポート62と、前記スロツ
トルセンサ20のアイドルスイツチ、上死点セン
サ42、クランク角センサ44等から入力される
デジタル信号を、所定のタイミングでCPU60
に取込むためのデジタル入力ポート64と、プロ
グラムあるいは各種定数等を記憶するためのリー
ドオンメモリ(以下ROMと称する)66と、
CPU60における演算データ等を一時的に記憶
するためのランダムアクセスメモリ(以下RAM
と称する)68と、機関停止時にも補助電源から
給電されて記憶を保持できるバツクアツプ用ラン
ダムアクセスメモリ70と、CPU60における
演算結果を所定のタイミングで前記アイドル回転
制御弁26、インジエクタ30、イグナイタ付コ
イル52等に出力するためのデジタル出力ポート
72と、上記各構成機器間を接続するコモンバス
74とから構成されている。 以下、実施例の作用を説明する。 前記デジタル制御回路54は、そのROM66
内に記憶されている、例えば第3図に示すような
メインルーチンに従つて、演算処理を行う。即
ち、メインルーチンの中の各所に配設されたステ
ツプ101により、TAU計算フラグが立つているか
否かを判定し、判定結果が正である場合には、ス
テツプ102でTAU計算フラグをリセツトし、次い
で、ステツプ103で燃料噴射時間TAUの計算を行
う。計算終了後、あるいは前出ステツプ101にお
ける判定結果が否である場合には、メインルーチ
ンの中の次のステツプに進む。メインルーチン内
のTAU計算フラグの発見は、短時間に行う必要
があるため、前記ステツプ101乃至103は、メイン
ルーチンの各所に配置されている。 前記メインルーチン中のTAU計算ステツプ103
を作動させるためのTAU計算フラグのセツトは、
第4図に示すような、クランク角度に同期したエ
ンジン回転割込みルーチンにより行われる。即
ち、エンジン回転割込みルーチン中に設けられた
ステツプ201により、エンジン回転数NEが、判
定値以上であるか否かを判定する。判定結果が否
である場合には、ステツプ202に進み、現在のク
ランク角度が燃料噴射時期より30度前のクランク
角度であるか否かを判定する。判定結果が正であ
る場合には、ステツプ203に進み、TAU計算フラ
グをセツトする。一方、前出ステツプ201におけ
る判定結果が正である場合には、ステツプ204に
進み、現在のクランク角度が燃料噴射時期より60
度前のクランク角度であるか否かを判定する。判
定結果が正である場合には、ステツプ205に進み、
TAU計算フラグをセツトする。ステツプ203、
205終了後、あるいは、前出ステツプ202、204の
判定結果が否である場合には、エンジン回転割込
みルーチンの次のステツプに進む。 このようにして、エンジン回転と同期してエン
ジン1回転毎に決める必要がある燃料噴射時間
TAUの計算を、エンジン回転割込みルーチン内
で、エンジン回転数に応じて変化する所定のクラ
ンク角度で立てられたTAU計算フラグに応じて、
メインルーチン内で行うことにより、燃料噴射時
間TAUの計算を、適切な時期に無駄なく行うこ
とができ、最新データに基づいて、燃料噴射時間
TAUの決定を行うことができる。又、エンジン
回転数が低い場合には、必然的に燃料噴射時間
TAUの計算周期も長くなるので、デジタル制御
回路の負担が小さい。更に、エンジン回転割込み
ルーチン内で燃料噴射時間TAUの計算を直接行
うことなく、エンジン回転割込みルーチンでは、
TAU計算フラグを立てるだけにしているため、
エンジン回転割込みルーチンの負担も小さい。 前記実施例においては、本発明が、吸気管圧力
式の電子制御燃料噴射方法が採用されたデジタル
制御装置に適用されていたが、本発明の適用範囲
はこれに限定されず、例えば、本発明を、吸入空
気式の電子制御燃料噴射方法が採用されたデジタ
ル制御装置に適用することも勿論可能である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a digital control device for an automobile engine employing a digital control method for an internal combustion engine according to the present invention will be described in detail below with reference to the drawings. As shown in FIG. 1, this embodiment includes an air cleaner 12 for taking in outside air, an intake air temperature sensor 14 for detecting the temperature of the intake air taken in from the air cleaner 12, and a throttle body 16. A throttle valve 18 for controlling the flow rate of intake air, which opens and closes in conjunction with an accelerator pedal (not shown) disposed in the driver's seat, and whether or not the throttle valve 18 is at an idle opening. a throttle sensor 20 including a potentiometer that generates a voltage output proportional to the opening degree of an idle switch and throttle valve 18 for detecting whether or not the throttle valve 18 is open; a surge tank 22 for preventing intake air interference between cylinders; An intake pipe pressure sensor 23 for detecting intake pipe pressure from the pressure in the surge tank 22, a bypass passage 24 that bypasses the throttle valve 18, and the bypass passage 24 disposed in the middle of the bypass passage 24. an idle rotation control valve 26 for controlling the idle rotation speed by controlling the opening area of the engine 10; and an injector 3 disposed in the intake manifold 28 for injecting fuel toward the intake port of the engine 10.
0, an oxygen concentration sensor 34 disposed in the exhaust manifold 32 for detecting the air-fuel ratio from the residual oxygen concentration in the exhaust gas, and the exhaust manifold 32
A three-way catalytic converter 38 disposed in the middle of the exhaust pipe 36 on the downstream side, a distributor 40 having a distributor shaft that rotates in conjunction with rotation of the crankshaft of the engine 10, and the distributor 40. A top dead center sensor 42 and a crank angle sensor 44, which respectively output a top dead center signal and a crank angle signal in accordance with the rotation of the distributor shaft, are built in, and an engine cooling water temperature sensor is installed in the engine block. A basic injection amount per engine stroke is determined based on the engine rotational speed determined from the intake pipe pressure output from the intake pipe pressure sensor 23 and the crank angle signal output from the crank angle sensor 44. The amount of fuel injection can be calculated by correcting this according to the output of the throttle sensor 20, the air-fuel ratio of the output of the oxygen concentration sensor 34, the engine cooling water temperature of the output of the cooling water temperature sensor 46, etc. is determined and outputs a valve opening time signal to the injector 30, ignition timing is similarly determined according to the engine operating condition and an ignition signal is output to the igniter-equipped coil 52, and further, the idle rotation control is performed at idle. Digital control circuit 54 controlling valve 26
In the digital control device for the automobile engine 10, in the engine rotation interrupt routine of the digital control circuit 54, when the engine speed is high, a fuel injection amount calculation flag is set at a predetermined crank angle that is set to the advance side. is set, the state of the flag is determined in a main routine having a lower priority than the engine rotation interrupt routine, and when the flag is set, calculation of the fuel injection amount is executed in the main routine. This is how it was done. As shown in detail in FIG. 2, the digital control circuit 54 is a central processing unit (hereinafter referred to as CPU) consisting of a microprocessor that performs various arithmetic operations.
60, the intake temperature sensor 14, the potentiometer of the throttle sensor 20, and the intake pipe pressure sensor 2.
3. An analog input port 62 with a multiplexer for converting analog signals input from the oxygen concentration sensor 34, cooling water temperature sensor 46, etc. into digital signals and sequentially inputting them to the CPU 60; and an idle switch for the throttle sensor 20; Digital signals input from the top dead center sensor 42, crank angle sensor 44, etc. are sent to the CPU 60 at a predetermined timing.
a digital input port 64 for importing into the computer; a read-on memory (hereinafter referred to as ROM) 66 for storing programs or various constants, etc.;
Random access memory (hereinafter referred to as RAM) for temporarily storing calculation data etc. in the CPU 60
) 68, a backup random access memory 70 which can be supplied with power from an auxiliary power source and retain its memory even when the engine is stopped, and the calculation results of the CPU 60 are transmitted to the idle rotation control valve 26, injector 30, and coil with igniter at a predetermined timing. 52, etc., and a common bus 74 that connects each of the above-mentioned component devices. The effects of the embodiment will be explained below. The digital control circuit 54 has its ROM 66
Arithmetic processing is performed according to a main routine stored in the computer, for example as shown in FIG. That is, in steps 101 arranged at various places in the main routine, it is determined whether or not the TAU calculation flag is set, and if the determination result is positive, the TAU calculation flag is reset in step 102. Next, in step 103, the fuel injection time TAU is calculated. After the calculation is completed, or if the judgment result in step 101 is negative, the process advances to the next step in the main routine. Since it is necessary to discover the TAU calculation flag in the main routine in a short time, the steps 101 to 103 are arranged at various locations in the main routine. TAU calculation step 103 in the main routine
Setting the TAU calculation flag to activate
This is performed by an engine rotation interrupt routine synchronized with the crank angle as shown in FIG. That is, in step 201 provided in the engine rotation interrupt routine, it is determined whether the engine rotation speed NE is equal to or greater than a determination value. If the determination result is negative, the process proceeds to step 202, where it is determined whether the current crank angle is 30 degrees before the fuel injection timing. If the determination result is positive, the process advances to step 203 and the TAU calculation flag is set. On the other hand, if the judgment result in step 201 is positive, the process proceeds to step 204, where the current crank angle is 60 degrees below the fuel injection timing.
It is determined whether the crank angle is the previous crank angle. If the judgment result is positive, proceed to step 205.
Set TAU calculation flag. Step 203,
After completion of step 205, or if the results of the determinations in steps 202 and 204 are negative, the routine advances to the next step of the engine revolution interrupt routine. In this way, the fuel injection time that needs to be determined for each engine rotation in synchronization with the engine rotation.
TAU calculation is performed in the engine rotation interrupt routine according to the TAU calculation flag set at a predetermined crank angle that changes depending on the engine rotation speed.
By doing this within the main routine, the fuel injection time TAU can be calculated at the appropriate time without waste, and the fuel injection time can be calculated based on the latest data.
TAU decisions can be made. Also, if the engine speed is low, the fuel injection time will inevitably decrease.
Since the TAU calculation cycle is also longer, the burden on the digital control circuit is reduced. Furthermore, without directly calculating the fuel injection time TAU within the engine revolution interrupt routine, the engine revolution interrupt routine
Because we only set the TAU calculation flag,
The burden of the engine rotation interrupt routine is also small. In the above embodiments, the present invention was applied to a digital control device that adopted an intake pipe pressure type electronically controlled fuel injection method, but the scope of application of the present invention is not limited to this, and for example, the present invention Of course, it is also possible to apply this to a digital control device that employs an intake air type electronically controlled fuel injection method.

【発明の効果】【Effect of the invention】

以上説明した通り、本発明によれば、燃料噴射
量の計算が、実質的にエンジン回転に同期され、
最新データに基づいて、適切な時期に無駄なく行
われるので、エンジンを効率的に制御できる。特
に、エンジン高回転時の燃料噴射量の計算による
デジタル制御回路の負担を軽減し、しかも、エン
ジン低回転時でも十分な応答性を確保することが
できる。又、燃料噴射量計算フラグがセツトされ
ているときのみTAU計算するようにしたので、
メインルーチンのような、エンジン回転割込みル
ーチンより優先順位の低いルーチンの負荷の増大
も抑制され、その結果、他の制御の応答性も良く
なる。更に、制御系に時間的な余裕を生み出すこ
とができる等の優れた効果を有する。
As explained above, according to the present invention, the calculation of the fuel injection amount is substantially synchronized with the engine rotation,
The engine is controlled efficiently because it is carried out at the right time and without waste based on the latest data. In particular, it is possible to reduce the burden on the digital control circuit due to calculation of the fuel injection amount when the engine is running at high speeds, and to ensure sufficient responsiveness even when the engine is at low speeds. Also, since TAU is calculated only when the fuel injection amount calculation flag is set,
An increase in the load of routines such as the main routine that have a lower priority than the engine rotation interrupt routine is also suppressed, and as a result, the responsiveness of other controls is also improved. Furthermore, it has excellent effects such as being able to create time margin in the control system.

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

第1図は、本発明に係る内燃機関のデジタル制
御方法が採用された、自動車用エンジンのデジタ
ル制御装置の実施例の構成を示す、一部ブロツク
線図を含む断面図、第2図は、前記実施例で用い
られているデジタル制御回路の構成を示すブロツ
ク線図、第3図は、前記デジタル制御回路におけ
るメインルーチンのプログラムの一部を示す流れ
図、第4図は、同じく、エンジン回転割込みルー
チンのプログラムの一部を示す流れ図である。 10……エンジン、18……スロツトル弁、2
0……スロツトルセンサ、23……吸気管圧力セ
ンサ、30……インジエクタ、34……酸素濃度
センサ、44……クランク角センサ、52……イ
グナイタ付コイル、54……デジタル制御回路、
60……中央処理装置(CPU)、62……マルチ
プレクサ付アナログ入力ポート、64……デジタ
ル入力ポート、66……リードオンリメモリ
(ROM)、68……ランダムアクセスメモリ
(RAM)、72……デジタル出力ポート、74…
…コモンバス。
FIG. 1 is a cross-sectional view, including a partial block diagram, showing the configuration of an embodiment of a digital control device for an automobile engine in which the digital control method for an internal combustion engine according to the present invention is adopted, and FIG. A block diagram showing the configuration of the digital control circuit used in the embodiment, FIG. 3 is a flowchart showing a part of the main routine program in the digital control circuit, and FIG. 3 is a flowchart showing part of a routine program. 10...Engine, 18...Throttle valve, 2
0... Throttle sensor, 23... Intake pipe pressure sensor, 30... Injector, 34... Oxygen concentration sensor, 44... Crank angle sensor, 52... Coil with igniter, 54... Digital control circuit,
60... Central processing unit (CPU), 62... Analog input port with multiplexer, 64... Digital input port, 66... Read only memory (ROM), 68... Random access memory (RAM), 72... Digital Output port, 74...
…Common bus.

Claims (1)

【特許請求の範囲】 1 機関運転状態に応じて繰り返し求められる燃
料噴射量により、機関の燃料噴射量を制御するよ
うにした内燃機関のデジタル制御方法において、 エンジン回転割込みルーチンの中で、噴射実行
前の所定のクランク角度で燃料噴射量計算フラグ
をセツトし、 前記所定クランク角度を、エンジン回転数が高
い時は進角側とし、 前記エンジン回転割込みルーチンより優先順位
の低いメインルーチンの中で、前記フラグの状態
を判定し、 該フラグがセツトされている時に、そのルーチ
ンの中で燃料噴射量の計算を実行することを特徴
とする内燃機関のデジタル制御方法。
[Claims] 1. In a digital control method for an internal combustion engine in which the fuel injection amount of the engine is controlled based on the fuel injection amount repeatedly determined according to the engine operating state, the injection is executed during the engine rotation interrupt routine. Set a fuel injection amount calculation flag at the previous predetermined crank angle, set the predetermined crank angle to the advance side when the engine speed is high, and in a main routine that has a lower priority than the engine rotation interrupt routine, A digital control method for an internal combustion engine, characterized in that the state of the flag is determined, and when the flag is set, calculation of the fuel injection amount is executed in the routine.
JP9873682A 1982-06-09 1982-06-09 Digital control method of internal-combustion engine Granted JPS58217734A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9873682A JPS58217734A (en) 1982-06-09 1982-06-09 Digital control method of internal-combustion engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9873682A JPS58217734A (en) 1982-06-09 1982-06-09 Digital control method of internal-combustion engine

Publications (2)

Publication Number Publication Date
JPS58217734A JPS58217734A (en) 1983-12-17
JPH0323738B2 true JPH0323738B2 (en) 1991-03-29

Family

ID=14227787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9873682A Granted JPS58217734A (en) 1982-06-09 1982-06-09 Digital control method of internal-combustion engine

Country Status (1)

Country Link
JP (1) JPS58217734A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6011650A (en) * 1983-06-30 1985-01-21 Fujitsu Ten Ltd Fuel injection device
JP4465665B2 (en) 2005-11-29 2010-05-19 トヨタ自動車株式会社 Control device and control method for internal combustion engine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55137320A (en) * 1979-04-13 1980-10-27 Hitachi Ltd Engine controller
JPS569656A (en) * 1979-07-02 1981-01-31 Toyota Motor Corp Control method of ignition timing for internal combustion engine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55137320A (en) * 1979-04-13 1980-10-27 Hitachi Ltd Engine controller
JPS569656A (en) * 1979-07-02 1981-01-31 Toyota Motor Corp Control method of ignition timing for internal combustion engine

Also Published As

Publication number Publication date
JPS58217734A (en) 1983-12-17

Similar Documents

Publication Publication Date Title
JPH0251056B2 (en)
JPH0251052B2 (en)
JPS58150048A (en) Electronically controlled fuel injection method of internal-combustion engine
JPH057548B2 (en)
JPH0733802B2 (en) Idle rotation speed control method for internal combustion engine
JPH0323738B2 (en)
JPS593135A (en) Control of idle revolution number of internal- combustion engine
JPH0512538B2 (en)
JPH0316498B2 (en)
JPH0573907B2 (en)
JPH057546B2 (en)
JPH0372824B2 (en)
JPH059620B2 (en)
JPH0475382B2 (en)
JPH0121336B2 (en)
JPH0514096B2 (en)
JPH0368221B2 (en)
JPS58217751A (en) Digital control method of internal-combustion engine
JPH0510490B2 (en)
JPS5996446A (en) Non-synchronous fuel injection method for internal- combustion engine under acceleration
JPS58144640A (en) Electronically controlled fuel injecting method for internal-combustion engine
JPH059621B2 (en)
JPS58133430A (en) Electronically controlled fuel injection method of internal-combustion engine
JPS6043145A (en) Method of controlling asynchronous injection of fuel at the time of accelerating electronically controlled fuel injection type engine
JPS61123734A (en) Air-fuel ratio controller