JPH04298668A - Feedback control device - Google Patents

Feedback control device

Info

Publication number
JPH04298668A
JPH04298668A JP6331191A JP6331191A JPH04298668A JP H04298668 A JPH04298668 A JP H04298668A JP 6331191 A JP6331191 A JP 6331191A JP 6331191 A JP6331191 A JP 6331191A JP H04298668 A JPH04298668 A JP H04298668A
Authority
JP
Japan
Prior art keywords
feedback control
deviation
engine
bit
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.)
Withdrawn
Application number
JP6331191A
Other languages
Japanese (ja)
Inventor
瀬尾宣英
Nobuhide Seo
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.)
Mazda Motor Corp
Original Assignee
Mazda 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 Mazda Motor Corp filed Critical Mazda Motor Corp
Priority to JP6331191A priority Critical patent/JPH04298668A/en
Publication of JPH04298668A publication Critical patent/JPH04298668A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To shorten processing time for computing a control quantity to improve responsiveness of control by controlling feedback for an engine. CONSTITUTION:For feedback controlling an engine control quantity according to deviation between a target value and an actually measured value so as to settle the result of combustion of an engine in the target value, it is constituted by providing a data conversion means G to convert figures of data used for computing a control quantity to be shorter as the deviation above-mentioned is smaller, at the prior stage of a control quantity computing means F to compute the feedback control quantity.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、エンジンのアイドル回
転数、空燃比などの燃焼結果が目標値に収束するように
フィードバック制御を行うフィードバック制御装置に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a feedback control device that performs feedback control so that engine idle speed, air-fuel ratio, and other combustion results converge to target values.

【0002】0002

【従来の技術】従来より、エンジンの各種制御を行うに
ついて、例えば特公昭58−45582 号に見られる
ように、燃料噴射量を決定する場合に、負荷、回転数な
どの変動量の大きいパラメータに対する基本噴射量は演
算頻度を高くし、水温補正量などの変動量の少ないパラ
メータに対する補正噴射量は演算頻度を少なくし、各種
制御の演算を順次行うについての演算速度を速くして、
制御の応答性を高めるようにした技術が公知である。
[Prior Art] Conventionally, when determining the amount of fuel injection, as shown in Japanese Patent Publication No. 58-45582, when controlling various types of engines, it has been necessary to The calculation frequency of the basic injection amount is increased, the correction injection amount for parameters with small fluctuations such as the water temperature correction amount is calculated less frequently, and the calculation speed of sequentially performing various control calculations is increased.
Techniques for increasing control responsiveness are known.

【0003】すなわち、マイクロコンピュータでの演算
によって制御量を決定する場合に、その演算間隔が短い
ほど変動量に対応した精度のよい制御を行うことができ
るが、上記マイクロコンピュータでの演算は多種多様で
あり、それらの演算に優先度を持たせることで制御精度
を確保するようにしたものである。
[0003] In other words, when the control amount is determined by calculations performed by a microcomputer, the shorter the calculation interval, the more precise control can be performed in response to the fluctuation amount. The control accuracy is ensured by giving priority to these calculations.

【0004】0004

【発明が解決しようとする課題】しかして、上記のよう
に演算の頻度を変えるにようにしても、1つの制御量を
求めるために要する演算時間は同一であり、さらに制御
精度を高めたり、他の制御量の演算処理が追加されるよ
うな場合には、演算処理能力もしくはメモリ容量が不足
する問題を有する。
[Problem to be Solved by the Invention] However, even if the frequency of calculation is changed as described above, the calculation time required to obtain one control amount is the same, and it is possible to further improve the control accuracy. When calculation processing of other control variables is added, there is a problem of insufficient calculation processing power or memory capacity.

【0005】また、エンジンのフィードバック制御とし
てアイドル回転制御を例にとると、目標回転数と実際の
エンジン回転数との偏差は、フィードバック開始初期は
大きな値となるが、フィードバック安定時は小さい値と
なり、このフィードバック安定時の偏差は最大値でも±
50rpm で、その必要データ精度(分解能)が1r
pmとすると、2進化符号では±32H(16進表示)
であり、8ビットデータ長(桁数)で十分に扱えるもの
である。
[0005] Taking idle rotation control as an example of engine feedback control, the deviation between the target rotation speed and the actual engine rotation speed is a large value at the beginning of the feedback, but becomes a small value when the feedback is stable. , even at the maximum value, the deviation when this feedback is stable is ±
At 50 rpm, the required data accuracy (resolution) is 1r.
If it is pm, the binary code is ±32H (hexadecimal display)
, which can be sufficiently handled with an 8-bit data length (number of digits).

【0006】ところが、フィードバック初期に外乱が加
わった場合等には、前記偏差は大きな値となり8ビット
データ長ではオーバーフローする可能性があり、それ以
上のデータ長(例えば16ビット)が必要となる。また
、もともと上記目標回転数および実エンジン回転数のデ
ータ処理には8ビットデータ長では不足し、16ビット
データ長で処理する必要がある。そして、両者の偏差に
ついても減算の結果は16ビットデータ長であって、こ
の偏差に基づいてフィードバック制御量を演算する場合
には、上記16桁での加減乗除演算を行うことから、プ
ログラム長すなわち演算回数が著しく増大して演算時間
が長くなり、制御速度すなわちフィードバック応答性の
改善を図る際の障害となる共に、制御システムに大容量
のメモリが必要とされるものである。
However, if a disturbance is applied at the beginning of the feedback, the deviation becomes a large value, and the 8-bit data length may overflow, and a longer data length (for example, 16 bits) is required. Furthermore, 8-bit data length is originally insufficient for data processing of the target rotational speed and actual engine rotational speed, and it is necessary to process with 16-bit data length. The result of subtraction for the deviation between the two is a 16-bit data length, and when calculating the feedback control amount based on this deviation, addition, subtraction, multiplication, and division operations are performed in the 16 digits, so the program length This significantly increases the number of calculations and lengthens the calculation time, which becomes an obstacle to improving control speed, that is, feedback responsiveness, and requires a large capacity memory in the control system.

【0007】そこで、本発明は上記事情に鑑み、フィー
ドバック制御においては制御が安定すると制御量の演算
基礎量となる目標値と実測値との偏差が小さくなること
に着目してフィードバック制御量の演算処理の迅速化を
図るようにしたフィードバック制御装置を提供すること
を目的とするものである。
Therefore, in view of the above-mentioned circumstances, the present invention focuses on the fact that in feedback control, when the control is stabilized, the deviation between the target value, which is the basis for calculation of the control amount, and the actual value becomes small, and the calculation of the feedback control amount is performed. It is an object of the present invention to provide a feedback control device that speeds up processing.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
本発明のフィードバック制御装置は、図1に基本構成を
示すように、エンジンEに対してそのアイドル回転数、
空燃比等の燃焼制御を行う燃焼制御手段Aを設け、この
燃焼制御手段Aによって調整したエンジンEの燃焼に伴
う実際のアイドル回転数、空燃比等の燃焼結果を燃焼結
果検出手段Bで検出する。そして、上記燃焼結果検出手
段Bによって検出した実測値が、予め目標値設定手段C
によって設定された目標値に収束するようにフィードバ
ック制御を行う。
[Means for Solving the Problems] In order to achieve the above object, the feedback control device of the present invention, as shown in the basic configuration in FIG.
Combustion control means A for controlling combustion such as air-fuel ratio is provided, and combustion result detection means B detects actual combustion results such as idle rotation speed and air-fuel ratio associated with combustion of engine E adjusted by combustion control means A. . The actual value detected by the combustion result detection means B is set in advance by the target value setting means C.
Feedback control is performed to converge to the target value set by .

【0009】上記燃焼結果検出手段Bからの実測値と目
標値設定手段Cによる目標値とは、偏差演算手段Dによ
って両者の偏差が演算される。この偏差演算手段Dによ
って演算された偏差は、後述のデータ変換手段Gを介し
て制御量演算手段Fに入力され、この制御量演算手段F
では実測値が目標値に一致するように上記偏差に応じた
フィードバック制御量を演算して前記燃焼制御手段Aに
出力してエンジンEの燃焼状態をフィードバック制御す
るものである。
A deviation calculating means D calculates the deviation between the actual measured value from the combustion result detecting means B and the target value from the target value setting means C. The deviation calculated by this deviation calculation means D is input to the control amount calculation means F via the data conversion means G, which will be described later.
Then, a feedback control amount is calculated according to the deviation so that the actual measurement value matches the target value, and is outputted to the combustion control means A to feedback-control the combustion state of the engine E.

【0010】そして、上記制御量演算手段Fの前段に介
装されたデータ変換手段Gは、前記目標値と実測値との
偏差が小さいほどそのデータ桁数を短く変換して上記制
御量演算手段Fに出力するものである。
[0010]The data converting means G installed before the controlled variable calculating means F converts the number of data digits into a shorter number as the deviation between the target value and the actual measured value is smaller. This is what is output to F.

【0011】[0011]

【作用および効果】上記のようなフィードバック制御装
置では、基本的には制御量演算手段によってアイドル回
転数などの実測値が目標値に収束するように両者の偏差
に応じてフィードバック制御量を演算し、エンジンの燃
焼状態を調整するものであって、上記制御量演算手段に
よるフィードバック制御の結果、前記偏差が小さくなっ
た場合には、データ変換手段によって偏差を示すデータ
桁数を短く変換することで、前記制御量演算手段での制
御量を求める乗算などの各種演算における演算処理速度
が速くなり、演算時間の短縮によって演算処理に余裕が
生じ、演算頻度の増大もしくは各種補正演算の追加など
によって制御精度の改善が図れ、制御応答性も向上する
ものである。
[Function and Effect] In the feedback control device as described above, basically, the control amount calculation means calculates the feedback control amount according to the deviation between the two so that the actual measured value such as the idle rotation speed converges to the target value. , which adjusts the combustion state of the engine, and when the deviation becomes smaller as a result of feedback control by the control amount calculating means, the data converting means converts the number of data digits indicating the deviation to a shorter number. , the calculation processing speed of various calculations such as multiplication for determining the control amount in the control amount calculation means becomes faster, the calculation time is shortened, and there is a margin for calculation processing, and the control is improved by increasing the calculation frequency or adding various correction calculations, etc. Accuracy can be improved, and control responsiveness can also be improved.

【0012】0012

【実施例】以下、図面に沿って本発明の実施例を説明す
る。図3は一実施例のフィードバック制御装置を備えた
エンジンの全体構成図である。この実施例ではエンジン
のアイドル回転数をフィードバック制御する例について
ものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Examples of the present invention will be described below with reference to the drawings. FIG. 3 is an overall configuration diagram of an engine equipped with a feedback control device according to an embodiment. This embodiment concerns an example in which the idle speed of the engine is feedback-controlled.

【0013】エンジン本体1のピストン2上方に容積可
変に形成された燃焼室3には、吸気ポート4および排気
ポート5が連通開口し、その開口部分が吸気弁6および
排気弁7によって所定のタイミングで開閉作動される。
An intake port 4 and an exhaust port 5 are opened in communication with a combustion chamber 3 formed above the piston 2 of the engine body 1 so as to have a variable volume. It is opened and closed.

【0014】上記吸気ポート4に接続された吸気通路8
には、上流側から吸入空気量を検出するエアフローセン
サ11、スロットル弁12が介装され、サージタンク1
3の下流部分が各気筒に分岐形成され、ここに燃料を噴
射供給するインジェクタ14が配設されている。
An intake passage 8 connected to the intake port 4
is equipped with an air flow sensor 11 and a throttle valve 12 that detect the amount of intake air from the upstream side, and a surge tank 1.
A downstream portion of the cylinder 3 is branched into each cylinder, and an injector 14 for injecting and supplying fuel is disposed there.

【0015】また、上記吸気通路8に対し、そのスロッ
トル弁12をバイパスしてその上下の吸気通路8に接続
したバイパスエア通路15が形成され、このバイパスエ
ア通路 15 にはその開度調整によってバイパスエア
量を調整する制御弁16が介装されている。さらに、前
記燃焼室3に臨んで点火プラグ17が配設され、この点
火プラグ 17 にイグニションコイル18とディスト
リビュータ19を介して放電電圧が通電され点火時期が
調整される。
Further, a bypass air passage 15 is formed in the intake passage 8, which bypasses the throttle valve 12 and is connected to the intake passage 8 above and below the intake passage 8. A control valve 16 is provided to adjust the amount of air. Further, an ignition plug 17 is disposed facing the combustion chamber 3, and a discharge voltage is applied to the ignition plug 17 via an ignition coil 18 and a distributor 19 to adjust the ignition timing.

【0016】そして、上記バイパスエア通路15の制御
弁16にはコントローラ20から制御信号が出力されて
、アイドル時にはこのバイパスエア制御によるアイドル
回転数を目標回転数にフィードバック制御するアイドル
回転数制御が行われる。また、前記イグニションコイル
18に対する点火時期制御およびインジェクタ14に対
する燃料噴射制御が、同様に上記コントローラ20から
の制御信号によって運転状態に応じて行われる。
A control signal is outputted from the controller 20 to the control valve 16 of the bypass air passage 15, and during idle, idle rotation speed control is performed in which the idle rotation speed by this bypass air control is feedback-controlled to the target rotation speed. be exposed. Further, ignition timing control for the ignition coil 18 and fuel injection control for the injector 14 are similarly performed according to the operating state by control signals from the controller 20.

【0017】上記コントローラ20には運転状態を検出
するために、ディストリビュータ19からのエンジン回
転数を検出する回転信号、エアフローセンサ11からの
吸気量信号、水温センサ22からエンジン水温信号、ス
ロットル弁12の全閉状態で作動するアイドルスイッチ
23からの信号などがそれぞれ入力される。
In order to detect the operating state, the controller 20 receives a rotation signal from the distributor 19 for detecting the engine rotation speed, an intake air amount signal from the air flow sensor 11, an engine water temperature signal from the water temperature sensor 22, and a signal from the throttle valve 12. Signals and the like from the idle switch 23, which operates in the fully closed state, are respectively input.

【0018】さらに、上記コントローラ20は、図2の
ブロック図に示すように、目標アイドル回転数Noと検
出アイドル回転数Neとの偏差eに基づき、フィードバ
ック制御量(補正量)をPID演算による所定の特性で
算出し、前記バイパスエア通路15の制御弁16の開度
信号θを出力するPID演算部25の前後に前段ビット
シフト26と後段ビットシフト27とを備えている。上
記目標アイドル回転数Noと検出アイドル回転数Neは
16ビットデータで入力され、その偏差e(16ビット
データ)が前段ビットシフト26によるビットシフトで
8ビットデータにデータ桁数が短縮され、PID演算部
25は8ビットデータに基づく演算を行って制御量θを
求め、その制御量θ(8ビットデータ)が後段ビットシ
フト27によるビットシフトで 16 ビットデータに
データ桁数が拡大されて出力されるものである。
Furthermore, as shown in the block diagram of FIG. 2, the controller 20 adjusts the feedback control amount (correction amount) to a predetermined value by PID calculation based on the deviation e between the target idle speed No. and the detected idle speed Ne. A front-stage bit shift 26 and a rear-stage bit shift 27 are provided before and after a PID calculating section 25 that calculates the opening degree signal θ of the control valve 16 of the bypass air passage 15 based on the characteristics of The target idle rotation speed No. and the detected idle rotation speed Ne are input as 16-bit data, and the deviation e (16-bit data) is bit-shifted by the pre-stage bit shift 26 to reduce the number of data digits to 8-bit data and perform PID calculation. The control unit 25 calculates the control amount θ by performing calculations based on the 8-bit data, and the control amount θ (8-bit data) is bit-shifted by the subsequent bit shift 27 and the number of data digits is expanded to 16-bit data and output. It is something.

【0019】なお、上記PID演算部25でのフィード
バック制御量θの演算における比例項Pは8ビットデー
タで演算するが、積分項Iおよび微分項Dの演算におい
ては、前回の制御サイクルのデータが必要なので一部1
6ビットデータを用意する。
Note that the proportional term P in the calculation of the feedback control amount θ in the PID calculation section 25 is calculated using 8-bit data, but in the calculation of the integral term I and the differential term D, the data of the previous control cycle is used. Part 1 because it is necessary
Prepare 6-bit data.

【0020】前記コントローラ20の処理を図4のフロ
ーチャートに沿って説明する。このフローチャートはビ
ットシフトとPID演算についての要部のみ示し、制御
スタート後、ステップS1で目標アイドル回転数Noと
検出アイドル回転数Neを入力し、両者の偏差eをステ
ップS2で演算し、この偏差eをビットシフトする基本
値としてレジスタe16にセットする(S3)。
The processing of the controller 20 will be explained with reference to the flowchart of FIG. This flowchart only shows the main parts of the bit shift and PID calculation. After the control starts, the target idle rotation speed No. and the detected idle rotation speed Ne are input in step S1, and the deviation e between the two is calculated in step S2. Set e in register e16 as a basic value for bit shifting (S3).

【0021】ステップS4は偏差e16の最上位の桁に
設定されているサインビットが0か否かを判定し、この
サインビットが0にセットされている正数の場合には、
ステップS5で偏差e16の最上位から0が連続してい
る桁数から1を引いた数をSにセットする。一方、上記
ステップS4の判定がNOでサインビットが1にセット
されている負数の場合には、ステップS6で偏差e16
の最上位から1が連続している桁数から1を引いた数を
Sにセットする。
[0021] In step S4, it is determined whether the sign bit set in the most significant digit of the deviation e16 is 0 or not. If the sign bit is set to 0 and is a positive number,
In step S5, a number obtained by subtracting 1 from the number of consecutive 0's from the top of the deviation e16 is set in S. On the other hand, if the determination in step S4 is NO and the sign bit is set to 1, which is a negative number, then in step S6 the deviation e16
Set S to the number obtained by subtracting 1 from the number of consecutive 1's from the top.

【0022】そして、ステップS7で上記Sの値に基づ
き偏差e16をSビット左にシフトし、これによりサイ
ンビットの後に直ぐ有効数字が続くデータとする。この
シフト後の偏差e16を、ステップS8でその上位8ビ
ットのデータをe8 に移して、8ビットデータに変換
する。 続いてステップS9で、この8ビット化した偏差e8 
と8ビットで設定されたPゲインKp (比例項定数)
とによって比例項P8 の値を8ビット演算で求める。
Then, in step S7, the deviation e16 is shifted to the left by S bits based on the value of S, thereby creating data in which a significant digit immediately follows the sign bit. In step S8, the shifted deviation e16 is converted into 8-bit data by moving its upper 8-bit data to e8. Subsequently, in step S9, this 8-bit deviation e8
and P gain Kp set with 8 bits (proportional term constant)
The value of the proportional term P8 is determined by 8-bit operation.

【0023】次にステップS10〜S14で積分項Iの
演算を行う。まず、ステップS10で前回の積分項I(
16ビット)をSビット左にシフトし、ステップS11
でこのシフト後の積分項Iをその上位8ビットのデータ
をI8 に移して、8ビットデータに変換する。続いて
ステップS12で、この8ビット化した積分項I8 に
前記偏差e8 に8ビットで設定されたIゲインKi 
(積分項定数)を掛けたものを加算累積することで今回
の積分項I8 の値を8ビット演算で求める。この後、
ステップS13で今回の積分項I8 を16ビット化す
るために、この積分項I8 を16ビット積分項Iの上
位8ビットにセットし、下位8ビットには0(正数)ま
たは1(負数)をセットしてから、ステップS14でS
ビット右にローテートすることで16ビット積分項Iに
変換するものである。
Next, in steps S10 to S14, the integral term I is calculated. First, in step S10, the previous integral term I(
16 bits) to the left by S bits, and step S11
Then, the upper 8 bits of the shifted integral term I are transferred to I8 and converted into 8-bit data. Subsequently, in step S12, the I gain Ki set in 8 bits for the deviation e8 is added to the 8-bit integral term I8.
By adding and accumulating the products multiplied by (integral term constant), the current value of the integral term I8 is determined by 8-bit operation. After this,
In step S13, in order to convert the current integral term I8 to 16 bits, this integral term I8 is set to the upper 8 bits of the 16-bit integral term I, and the lower 8 bits are set to 0 (positive number) or 1 (negative number). After setting, in step S14
By rotating the bits to the right, it is converted into a 16-bit integral term I.

【0024】また、ステップS15〜S18で微分項D
の演算を行う。まず、ステップS15で前回の偏差e´
(16ビット)をSビット左にシフトし、ステップS1
6でこのシフト後の偏差e´をその上位8ビットのデー
タをe´8 に移して、8ビットデータに変換する。続
いてステップS17で、この8ビット化した偏差e´8
 と前記偏差e8 との差に8ビットで設定されたDゲ
インKd (微分項定数)を掛けることで微分項D8 
の値を8ビット演算で求める。この後、ステップS18
において、前記ステップS2で求めた今回の偏差eで前
回値e´を更新する。
[0024] Also, in steps S15 to S18, the differential term D
Perform the calculation. First, in step S15, the previous deviation e'
(16 bits) to the left by S bits, step S1
In step 6, the upper 8 bits of the shifted deviation e' are transferred to e'8 and converted into 8-bit data. Subsequently, in step S17, this 8-bit deviation e′8
The differential term D8 is obtained by multiplying the difference between the deviation e8 and the deviation e8 by the D gain Kd (differential term constant) set in 8 bits.
Find the value of using 8-bit arithmetic. After this, step S18
In step S2, the previous value e' is updated with the current deviation e obtained in step S2.

【0025】ステップS19は8ビット演算によってフ
ィードバック制御量θ8 を前記比例項P8 と積分項
I8 と微分項D8 とによって求めるものである。そ
して、ステップS20でこのフィードバック制御量θ8
 を16ビット化するために、この制御量θ8 を16
ビット制御量θの上位8ビットにセットし、下位8ビッ
トには0(正数)または1(負数)をセットしてから、
ステップS21でSビット右にローテートすることで1
6ビットフィードバック制御量θに変換するものである
。このフィードバック制御量θをステップS22で前記
制御弁16に対して出力してアイドル回転数を目標回転
数に収束させるようにフィードバック制御を行う。
In step S19, the feedback control amount θ8 is determined using the proportional term P8, the integral term I8, and the differential term D8 by 8-bit calculation. Then, in step S20, this feedback control amount θ8
In order to make 16 bits, this control amount θ8 is changed to 16 bits.
Set the upper 8 bits of the bit control amount θ, set 0 (positive number) or 1 (negative number) to the lower 8 bits, and then
By rotating the S bit to the right in step S21,
This is converted into a 6-bit feedback control amount θ. This feedback control amount θ is outputted to the control valve 16 in step S22 to perform feedback control to converge the idle rotation speed to the target rotation speed.

【0026】上記のような処理によれば、フィードバッ
ク制御量の基本的演算、特に乗算は8ビットでの演算で
行うことによって、全体を16ビットのデータ桁数で演
算する場合に比べて処理ステッ数が大幅に低減し、全体
としての制御量を求める演算時間の短縮が図れる。すな
わち、例えば、図4に示したフローチャートを実行する
場合に、フィードバック制御量θを演算するのに16ビ
ットでの処理の場合には、処理ステップ数は 341ス
テップであるのに対して、8ビットへのシフトを行う本
発明の場合には、 194ステップとなり、 147ス
テップの短縮が行え、その分の処理時間を低減すること
ができる。なお、上記処理ステップ数は、CPUの種類
、プログラムアーキテクチュア、データ内容によって異
なるが、上記値は平均的8ビットCPUでの概算値を示
している。また、16ビットで直接計算する場合には、
計算精度を落とさないために24ビットの結果が必要と
なり、すなわち、16ビット計算では偏差eが小さいと
きに桁落ちを生じる点からも処理ステップ数が増大する
ことになる。
According to the above-described processing, the basic calculations of the feedback control amount, especially the multiplication, are performed using 8-bit calculations, thereby reducing the processing steps compared to the case where the entire calculation is performed using 16-bit data digits. The number of calculations can be significantly reduced, and the calculation time for determining the overall control amount can be shortened. That is, for example, when executing the flowchart shown in FIG. 4, when calculating the feedback control amount θ using 16 bits, the number of processing steps is 341 steps, whereas the number of processing steps is 8 bits. In the case of the present invention in which the shift is performed, the number of steps becomes 194, which is a reduction of 147 steps, and the processing time can be reduced by that amount. Note that the number of processing steps described above varies depending on the type of CPU, program architecture, and data content, but the above value indicates an approximate value for an average 8-bit CPU. Also, when calculating directly with 16 bits,
In order not to reduce calculation accuracy, a 24-bit result is required, and in other words, in 16-bit calculation, the number of processing steps increases because digit loss occurs when the deviation e is small.

【0027】上記実施例においては、アイドル回転数の
フィードバック制御の場合について説明したが、このフ
ィードバック制御としてはエンジンの排気通路に空燃比
センサを配設し、この空燃比センサによる検出空燃比が
目標空燃比に収束するように燃料供給量をフィードバッ
ク制御する場合にも適用可能であり、また、その他のフ
ィードバック制御についても偏差が小さくなるものでは
それに対応してデータ桁数を短縮することで同様に適用
可能である。また、上記実施例では16ビットデータを
8ビットデータに短縮する例を示したが、その他、偏差
の大きさと分解能に対応して、32ビットを16ビット
にもしくは8ビットを4ビットに短縮する場合にも同様
である。
[0027] In the above embodiment, the case of feedback control of the idle rotation speed was explained, but as this feedback control, an air-fuel ratio sensor is disposed in the exhaust passage of the engine, and the air-fuel ratio detected by this air-fuel ratio sensor is set to the target. It can also be applied to feedback control of the fuel supply amount so that it converges to the air-fuel ratio, and it can also be applied to other feedback controls where the deviation is small by correspondingly shortening the number of data digits. Applicable. In addition, although the above embodiment shows an example of shortening 16 bit data to 8 bit data, there are other cases where 32 bits are shortened to 16 bits or 8 bits to 4 bits depending on the size of deviation and resolution. The same is true for

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

【図1】本発明のフィードバック制御装置の構成を明示
するための基本構成図
FIG. 1 is a basic configuration diagram for clearly showing the configuration of a feedback control device of the present invention.

【図2】コントローラの要部ブロック図[Figure 2] Block diagram of main parts of controller

【図3】本発明
の一実施例におけるフィードバック制御装置を備えたエ
ンジンの概略構成図
FIG. 3 is a schematic configuration diagram of an engine equipped with a feedback control device according to an embodiment of the present invention.

【図4】コントローラの処理を説明するためのフローチ
ャート図
[Figure 4] Flowchart diagram for explaining the processing of the controller

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

E    エンジン B    燃焼結果検出手段 C    目標値設定手段 D    偏差演算手段 F    制御量演算手段 G    データ変換手段 1    エンジン本体 20    コントローラ 25    PID演算部 26    前段ビットシフト 27    後段ビットシフト E engine B Combustion result detection means C Target value setting means D Deviation calculation means F Controlled amount calculation means G Data conversion means 1 Engine body 20 Controller 25 PID calculation section 26 Pre-stage bit shift 27 Later bit shift

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  エンジンの燃焼結果が予め設定された
目標値に収束するように、この目標値と燃焼結果実測値
とを比較して両者の偏差に応じてエンジン制御量をフィ
ードバック制御するフィードバック制御装置において、
上記フィードバック制御量を演算する制御量演算手段の
前段に、上記偏差が小さいほど制御量演算に用いるデー
タ桁数を短く変換するデータ変換手段を備えたことを特
徴とするフィードバック制御装置。
Claim 1: Feedback control that compares this target value with an actual combustion result value so that the combustion result of the engine converges to a preset target value, and performs feedback control of the engine control amount according to the deviation between the two. In the device,
A feedback control device characterized in that a data conversion means is provided upstream of the control amount calculation means for calculating the feedback control amount, for converting the number of data digits used for the control amount calculation into a shorter value as the deviation is smaller.
【請求項2】  前記エンジン制御量のフィードバック
制御が、比例項と、積分項もしくは微分項との内の少な
くとも1つとによって行われるもので、前記データ変換
手段は上記比例項についてデータ桁数を短く変換するこ
とを特徴とする請求項1記載のフィードバック制御装置
2. Feedback control of the engine control amount is performed using at least one of a proportional term and an integral term or a differential term, and the data conversion means shortens the number of data digits for the proportional term. The feedback control device according to claim 1, characterized in that the feedback control device performs conversion.
JP6331191A 1991-03-27 1991-03-27 Feedback control device Withdrawn JPH04298668A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6331191A JPH04298668A (en) 1991-03-27 1991-03-27 Feedback control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6331191A JPH04298668A (en) 1991-03-27 1991-03-27 Feedback control device

Publications (1)

Publication Number Publication Date
JPH04298668A true JPH04298668A (en) 1992-10-22

Family

ID=13225613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6331191A Withdrawn JPH04298668A (en) 1991-03-27 1991-03-27 Feedback control device

Country Status (1)

Country Link
JP (1) JPH04298668A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014125753A1 (en) * 2013-02-15 2014-08-21 東洋システム株式会社 Digital agc control method and feedback control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014125753A1 (en) * 2013-02-15 2014-08-21 東洋システム株式会社 Digital agc control method and feedback control device
US9391573B2 (en) 2013-02-15 2016-07-12 Toyo System Co., Ltd. Digital AGC control method and feedback control apparatus

Similar Documents

Publication Publication Date Title
JPS59192838A (en) Air-fuel ratio controlling method
US4475504A (en) Method and apparatus for controlling the idling speed of an internal combustion engine
US4387682A (en) Method and apparatus for controlling the air intake of an internal combustion engine
JPH02305342A (en) Idling engine speed controller
JPH0219630A (en) Fuel injection device
JPH0635844B2 (en) Fuel supply control method for internal combustion engine
JPH0452384B2 (en)
JPH04298668A (en) Feedback control device
JPS59134343A (en) Air-fuel ratio control method
US4708109A (en) Apparatus for controlling an idle speed of an internal combustion engine
JPH0316498B2 (en)
JPH0312655B2 (en)
JPS6166825A (en) Acceleration judging device of internal-combustion engine
JP2886771B2 (en) Apparatus for predicting pressure in intake pipe of internal combustion engine
JPH01106934A (en) Control device for air-fuel ratio of internal combustion engine
JPS60261947A (en) Accelerative correction of fuel injector
JPS62153536A (en) Fuel injection controller for internal combustion engine
JP3525496B2 (en) Engine control device
JP2658246B2 (en) Fuel injection amount control device for internal combustion engine
JP2615773B2 (en) Fuel injection amount control device for internal combustion engine
JPH07116962B2 (en) Air-fuel ratio controller for internal combustion engine
JPH067083B2 (en) Intake air amount detector for internal combustion engine
JPS6375354A (en) Ignition timing control device for internal combustion engine
JPH01153929A (en) Measuring instrument for pressure in suction pipe
JPH01106933A (en) Control device for air-fuel ratio of internal combustion engine

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514