JPH09274576A - Method and device for evaluating reliability of system - Google Patents

Method and device for evaluating reliability of system

Info

Publication number
JPH09274576A
JPH09274576A JP8081644A JP8164496A JPH09274576A JP H09274576 A JPH09274576 A JP H09274576A JP 8081644 A JP8081644 A JP 8081644A JP 8164496 A JP8164496 A JP 8164496A JP H09274576 A JPH09274576 A JP H09274576A
Authority
JP
Japan
Prior art keywords
distribution
error
reliability
remaining
errors
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
JP8081644A
Other languages
Japanese (ja)
Inventor
Toko Otsubo
東光 大坪
Susumu Kawaguchi
進 川口
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8081644A priority Critical patent/JPH09274576A/en
Publication of JPH09274576A publication Critical patent/JPH09274576A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To more suitably evaluate the reliability of a software. SOLUTION: Error data expressing the generation time of an already generated and corrected error are inputted (500) so that the number of remaining errors can be estimated (501) and the distribution of meantime-to-failures(MTTF) of the generated error can be found (502), the distribution of MTTF of remaining errors is estimated from the distribution of MTTF of the generated error, and the number of distributed MTTF of remaining errors is found (503) so as to be coincident with the number of remaining errors. Then, based on the found number of distributed MTTF of remaining errors, the entire MTTF is calculated (504).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェアシス
テムなどのシステムの信頼度を評価する技術に関するも
のである。
TECHNICAL FIELD The present invention relates to a technique for evaluating the reliability of a system such as a software system.

【0002】[0002]

【従来の技術】ソフトウェアの稼動中にエラーが発生す
ると、エラーの原因が解析され、発見されたソフトウエ
アのバグが除去される。このエラーの除去によってソフ
トウェアに潜在するエラーの個数が減少する。そして、
エラーの個数の減少に伴い、エラーの発生確率が小さく
なりエラーの発生間隔が大きくなってゆく。この、ソフ
トウエアの稼動時間とエラーの発生間隔(MTTF:Me
an Time to FailureまたはMTBF:Mean Time Between Fa
ilure)の関係を図8に示す。
2. Description of the Related Art When an error occurs during the operation of software, the cause of the error is analyzed and the found software bug is eliminated. The elimination of this error reduces the number of potential errors in the software. And
As the number of errors decreases, the error occurrence probability decreases and the error occurrence interval increases. This software operating time and error occurrence interval (MTTF: Me
an Time to Failure or MTBF: Mean Time Between Fa
ilure) relationship is shown in FIG.

【0003】また、ソフトウエアの稼動時間と、発生し
除去されるエラーの総数(累積数)の関係を図9に示
す。
FIG. 9 shows the relationship between the operating time of software and the total number (cumulative number) of errors that occur and are removed.

【0004】ここで、「ソフトウェア信頼性モデル入
門」大場 充、情報処理、VOL.31,No12,PP1623-1630 (19
90))に記載されているように、ソフトウエアの信頼度
の評価には、二つの立場がある。第1の立場は故障の現
象としての発生間隔でソフトウェア信頼度の実現レベル
を評価するものであり、第2の立場は故障の原因である
残存エラーの個数でソフトウェア信頼度の実現レベルを
評価するものである。
Here, "Introduction to Software Reliability Model", Mitsuru Ohba, Information Processing, VOL.31, No12, PP1623-1630 (19
As described in 90)), there are two positions for evaluating the reliability of software. The first position is to evaluate the realization level of software reliability by the interval of occurrence as a phenomenon of failure, and the second position is to evaluate the realization level of software reliability by the number of residual errors that are the cause of the failure. It is a thing.

【0005】したがい、図8は第1の立場によるソフト
ウエアの信頼度の経時的変化と関連しており、図9は第
2の立場によるソフトウエアの信頼度の経時的変化と関
連している。ここで、ソフトウエアの信頼度の経時的変
化は「信頼度成長」と呼ばれている。
Therefore, FIG. 8 is related to the change in the reliability of the software from the first standpoint with time, and FIG. 9 is related to the change in the reliability of the software from the second standpoint. . Here, a change in reliability of software over time is called “reliability growth”.

【0006】さて、ソフトウェアの信頼性の評価におい
ては、信頼度成長を考慮して信頼度を推定することが必
要となる。また、このような推定に用いるソフトウェア
信頼性モデルとして、確率・統計論に基づいた数理モデ
ルが、信頼度の定量的評価を可能とするものとして、い
くつか提案されている。
Now, in the evaluation of the reliability of software, it is necessary to estimate the reliability in consideration of the reliability growth. As software reliability models used for such estimation, some mathematical models based on probability / statistics have been proposed to enable quantitative evaluation of reliability.

【0007】前述した第1の立場によるモデルはソフト
ウェア故障発生時間モデルと呼ばれるものであり、たと
えば、ソフトウェアの故障発生時間間隔の分布をガンマ
分布で近似したモデルなどが知られている。
The model according to the first aspect described above is called a software failure occurrence time model, and for example, a model in which the distribution of software failure occurrence time intervals is approximated by a gamma distribution is known.

【0008】また、第2の立場のモデルはエラー発見数
モデルと呼ばれ、たとえば、図9の曲線を、指数曲線、
ロジスティック曲線やゴンペルツ曲線で近似したモデル
などが知られている。
The model in the second position is called an error discovery number model. For example, the curve of FIG.
Models that are approximated by logistic curves and Gompertz curves are known.

【0009】[0009]

【発明が解決しようとする課題】前記ソフトウェア信頼
性モデルを用いる従来の技術によれば、ソフトウエアの
信頼度評価を充分に正しく行うことはできず、実際のソ
フトウエアが、実稼働時に評価通りの信頼度を満足でき
ない場合があった。また、このような事情は、ソフトウ
ェアに限らず一般のシステムにおいても同様である。
According to the conventional technique using the software reliability model described above, the reliability evaluation of software cannot be performed sufficiently correctly, and the actual software is evaluated as it is when it is actually operated. There was a case where the reliability of was not satisfied. Moreover, such a situation applies not only to software but also to general systems.

【0010】そこで、本発明は、より正しくシステムの
信頼度の評価を行うことのできるシステムの信頼度評価
方法およびシステムの信頼度評価装置を提供することを
目的とする。
Therefore, an object of the present invention is to provide a system reliability evaluation method and a system reliability evaluation apparatus which can more accurately evaluate the system reliability.

【0011】[0011]

【課題を解決するための手段】前記目的達成のために本
発明は、たとえば、システムの信頼度の評価を行う方法
であって、システムに既に発生し、かつ、その要因が除
去されたエラーの発生間隔の分布と、システムに残存す
る要因によって発生するエラー数を推定し、要因が除去
されたエラーの発生間隔の分布に基づいて、前記残存す
る要因によるエラーの発生間隔の分布を推定し、推定し
た前記残存する要因によるエラーの発生間隔の分布と、
前記残存する要因によって発生するエラー数よりシステ
ム全体の信頼度を算出することを特徴とする方法を提供
する。
In order to achieve the above object, the present invention is, for example, a method for evaluating the reliability of a system, in which an error which has already occurred in the system and whose factor has been eliminated. Estimating the distribution of occurrence intervals and the number of errors caused by factors remaining in the system, based on the distribution of error occurrence intervals from which the factors have been eliminated, estimating the distribution of error occurrence intervals due to the remaining factors, Distribution of error occurrence intervals due to the estimated remaining factors,
A method of calculating the reliability of the entire system from the number of errors caused by the remaining factors is provided.

【0012】このような本発明に係る方法によれば、シ
ステムに残存する要因によって発生するエラーの分布を
も考慮してシステム全体の信頼度を評価する手法によれ
ば、よりきめ細かく残存する要因によるエラーの発生に
関する性質を評価してシステム全体の信頼度を算出する
ので、従来の方法に比べ、より適切なシステム全体の信
頼度の評価を行うことができる。
According to the method of the present invention, the reliability of the entire system is evaluated in consideration of the distribution of errors caused by the factors remaining in the system. Since the reliability of the entire system is calculated by evaluating the property relating to the occurrence of the error, it is possible to more appropriately evaluate the reliability of the entire system as compared with the conventional method.

【0013】[0013]

【発明の実施の形態】以下、本発明の一実施形態を説明
する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below.

【0014】図1に、本実施形態に係るソフトウェア信
頼度評価装置のハードウェア構成を示す。
FIG. 1 shows the hardware configuration of the software reliability evaluation apparatus according to this embodiment.

【0015】図中、1は各種プログラムなどを格納した
メモリ、2はメモリ1に格納されたプログラムを実行す
るプロセッサ、3は表示出力装置、4はキーボードやマ
ウスなどの入力装置、5は外部記憶装置、6、7、8は
表示出力装置3、入力装置4、外部記憶装置5との間の
入出力を担うインタフェース部である。図示するように
本ソフトウェア信頼度評価装置のハードウェアとして
は、一般的なパーソナルコンピュータや、その他のコン
ピュータを利用することができる。
In the figure, 1 is a memory for storing various programs, 2 is a processor for executing the programs stored in the memory 1, 3 is a display output device, 4 is an input device such as a keyboard or mouse, and 5 is an external storage. The devices 6, 7, and 8 are interface units that perform input / output with the display output device 3, the input device 4, and the external storage device 5. As shown in the figure, a general personal computer or other computers can be used as the hardware of the software reliability evaluation apparatus.

【0016】次に、図2に、プロセッサ2がメモリ1に
格納されたプログラムを実行することにより本ソフトウ
ェア信頼度評価装置上にプロセスとして実現される、ソ
フトウェア信頼度評価装置の各機能部の構成を示す。
Next, FIG. 2 shows the configuration of each functional unit of the software reliability evaluation apparatus, which is realized as a process on the software reliability evaluation apparatus by the processor 2 executing the program stored in the memory 1. Indicates.

【0017】図中、409は既発生エラーデータ読み込
み部、401は残存エラー数予測部、402は分布予測
部、403は個別エラーMTTF算出部、404はMTTF算出
部、405はシミュレーション部、406は判定部、4
07はエラーデータ更新部、410はMTTF分布データベ
ース、411はエラーデータファイルである。
In the figure, 409 is an already-generated error data reading unit, 401 is a residual error number prediction unit, 402 is a distribution prediction unit, 403 is an individual error MTTF calculation unit, 404 is an MTTF calculation unit, 405 is a simulation unit, and 406 is 406. Judgment part, 4
Reference numeral 07 is an error data updating unit, 410 is an MTTF distribution database, and 411 is an error data file.

【0018】なお、図中、410のMTTF分布データベー
スと、411のエラーデータファイルは、プロセスでは
なく、メモリ1または外部記憶装置5に記憶された情報
である。
In the figure, the MTTF distribution database 410 and the error data file 411 are not processes but information stored in the memory 1 or the external storage device 5.

【0019】次、本ソフトウェア評価装置の動作につい
て説明する。
Next, the operation of the software evaluation apparatus will be described.

【0020】図3に、本ソフトウェア評価装置の行う処
理の処理手順を示す。
FIG. 3 shows a processing procedure of processing performed by the software evaluation apparatus.

【0021】図示するように、本処理では、まず、エラ
ーデータ読み込み部409によって、入力装置4より既
発生のエラーデータを取り込み、エラーデータファイル
411を作成する(ステップ500)。既発生のエラー
データとしては、評価対象のソフトウエアを実際に稼働
しながらデバックを行って得られたエラーの発生時間S
と、エラーの発生時までの前回のエラー発生からの経過
時間Xのデータを用いる。いま、図4において時刻Siま
でデバックを行った時点では、i組の既発生エラーのデ
ータ(X1〜Xi,S1〜Si)が入力されることになる。なお、
既発生のエラーの要因となるソフトウェアのバグは、そ
のエラーの発生の度に修正される。
As shown in the figure, in this process, first, the error data reading unit 409 takes in error data that has already occurred from the input device 4 and creates an error data file 411 (step 500). As the error data that has already occurred, the error occurrence time S obtained by debugging while actually running the software to be evaluated
And the data of the elapsed time X from the last occurrence of the error until the occurrence of the error is used. Now, at the time when the debugging is performed up to time Si in FIG. 4, i sets of already-generated error data (X1 to Xi, S1 to Si) are input. In addition,
A software bug that causes an existing error is corrected each time the error occurs.

【0022】次に、残存エラー予測部401は、エラー
データファイル411を読み込んで、残存エラー数の予
測を行い、表示出力装置3に予測した残存エラー数を表
示する(ステップ501)。この残存エラー数の予測
は、先に示した従来と同様に行う。すなわち、たとえ
ば、図5に示すように、既発生エラーデータから求まる
発生エラー数とソフトウェアの稼働時間との関係を、曲
線(図5では指線)で近似し、この曲線が表す時間が無
限大の時の総エラー数と、エラーデータから求まる現在
までの累積エラーとの差を、残存エラー数として予測す
る。
Next, the residual error prediction unit 401 reads the error data file 411, predicts the residual error number, and displays the predicted residual error number on the display output device 3 (step 501). The prediction of the number of remaining errors is performed in the same manner as the conventional method described above. That is, for example, as shown in FIG. 5, the relationship between the number of generated errors obtained from already generated error data and the operating time of software is approximated by a curve (indicated by a finger line in FIG. 5), and the time represented by this curve is infinite. The difference between the total number of errors at the time of and the cumulative error up to the present obtained from the error data is predicted as the number of remaining errors.

【0023】次に、分布予測部402は、エラーデータ
ファイル411を読み込み、既発生エラーの発生時間間
隔の平均、分散を算出し、既発生エラーの発生時間間隔
の分布を推定する(ステップ502)。ただし、ソフト
ウェアの稼働状況における、システムの負荷や各機能の
使用頻度やソフトウェアの実行頻度などを考慮して、エ
ラーデータや推定する分布を補正するようにしてもよ
い。
Next, the distribution predictor 402 reads the error data file 411, calculates the average and variance of the occurrence time intervals of the already-occurred errors, and estimates the distribution of the time intervals of the already-occurred errors (step 502). . However, the error data and the estimated distribution may be corrected in consideration of the system load, the usage frequency of each function, the execution frequency of the software, and the like in the operating state of the software.

【0024】次に、個別エラーMTTF算出部403は、既
発生エラーの時間間隔より残存エラーのMTTFの分布
を推定する。
Next, the individual error MTTF calculator 403 estimates the distribution of the MTTF of the residual error from the time interval of the already-occurred error.

【0025】一般にMTTFの分布は初期(t=0)からt=S
iまでの間にMTTFの小さいものほどエラーになりや
すいわけであるから、図6に示すように、初期のMTTF分
布をf(λ)とすれば、exp(-λ・Si)・f(λ)の分布になる。
すなわち、f(λ)からSi時間のあいだにi個のエラーが
発生してexp(-λ・Si)・f(λ)のMTTF分布になることが期
待できる。そして、この分布分を初期の分布から減じた
分布(図中の斜線部)が時間Siまでの既発生エラーのMT
TFの分布となる。そして、ステップ502で求めた既発
生エラーの発生時間間隔の分布は、時間Siまでの既発生
エラーのMTTFの分布に従う。従って、ステップ502で
求めた既発生エラーの発生時間間隔の分布から残存エラ
ーのMTTFの分布を推定することができる。
Generally, the distribution of MTTF is from the initial (t = 0) to t = S
Since the smaller the MTTF is up to i, the error is more likely to occur. Therefore, if the initial MTTF distribution is f (λ) as shown in FIG. 6, exp (-λSi) f (λ ) Distribution.
That is, it can be expected that i errors will occur during the Si time from f (λ) and the MTTF distribution will be exp (-λ · Si) · f (λ). Then, the distribution obtained by subtracting this distribution from the initial distribution (the shaded area in the figure) is the MT of the existing error up to time Si.
It becomes the distribution of TF. Then, the distribution of the occurrence time intervals of the already-occurred errors obtained in step 502 follows the MTTF distribution of the already-occurred errors up to time Si. Therefore, the MTTF distribution of the residual error can be estimated from the distribution of the occurrence time intervals of the already-occurred errors obtained in step 502.

【0026】このような推定の手法として本実施形態で
は、エラー発生時間間隔の分布から数式的に解いて残存
エラーのMTTFの分布を推定する手法ではなく次の手法に
よった。すなわち、予め、各種MTTFの分布(一定、
一様、指数、ワイブル、ガンマ分布)に従うソフトウェ
アの稼働をシミュレートするシミュレーションを実行し
てエラーを発生させ、各MTTFの分布について、各時
点のエラーの発生時間間隔の分布と残存エラーのMTT
Fの分布との対応を収集し、これをMTTF分布データベー
ス410に格納しておく。なお、このようなシミュレー
ションも、設定された条件下(ここでは、各種MTTF
の分布)で、各エラーをランダム発生するトランザクシ
ョンシミュレータを利用して行うことができる。
In the present embodiment, such an estimation method is not the method of mathematically solving the error occurrence time interval distribution to estimate the MTTF distribution of the residual error, but the following method. That is, the distributions of various MTTFs (constant,
An error is generated by executing a simulation that simulates the operation of software according to (uniformity, exponential, Weibull, and gamma distribution). For each MTTF distribution, the distribution of the error occurrence time interval at each time point and the residual error MTT
The correspondence with the distribution of F is collected and stored in the MTTF distribution database 410. In addition, such a simulation is also performed under the set conditions (here, various MTTFs are used).
Distribution), a transaction simulator that randomly generates each error can be used.

【0027】そして、ステップ502で求めた既発生の
時間間隔の分布に近い発生時間間隔の分布に対応する残
存エラーのMTTFの分布を、MTTF分布データベース4
10より求め、これを求める残存エラーのMTTFの分布と
する。
Then, the MTTF distribution of the residual error corresponding to the distribution of the occurrence time intervals close to the distribution of the existing time intervals obtained in step 502 is calculated as the MTTF distribution database 4
The residual error MTTF is obtained from the above equation.

【0028】また、個別エラーMTTF算出部403は、こ
のようにして残存エラーのMTTFの分布を推定したなら
ば、残存エラーのMTTFの分布とステップ401で求めた
残存エラー数とに基づいて、残存エラー各々のMTTFを算
出する(ステップ503)。
Further, if the individual error MTTF calculation unit 403 estimates the distribution of the residual error MTTF in this way, the residual error MTTF calculation unit 403 calculates the residual error MTTF distribution based on the residual error MTTF distribution and the residual error number obtained in step 401. The MTTF of each error is calculated (step 503).

【0029】すなわち、図7に示すように、残存エラー
の分布をMTTFについて量子化する。図では、適当にMTTF
の最大値以下の範囲で、a〜gの7つの値に量子化してい
る。そして、残存エラーの分布に適合し、かつ、総数が
残存エラー数に一致するように、各量子化した値のMTTF
を持つ残存エラーの個数を定める。図では、値aのMTTF
を持つ残存エラーの個数をA、値bのMTTFを持つ残存エラ
ーの個数をB、値cのMTTFを持つ残存エラーの個数をCと
いったように、a〜gの7つの値をMTTFとして持つエラー
個数として、各々A〜Gのエラー個数を定めた。ただ
し、A+B+C+D+E+F+Gは、残存エラー数に一致する。
That is, as shown in FIG. 7, the residual error distribution is quantized for MTTF. In the figure, MTTF appropriately
The values are quantized into seven values a to g within the range below the maximum value of. Then, the MTTF of each quantized value is adjusted so that it fits the distribution of residual errors and the total number matches the number of residual errors.
Determine the number of remaining errors with. In the figure, the MTTF of the value a
The number of remaining errors with a is A, the number of remaining errors with an MTTF of value b is B, the number of remaining errors with an MTTF of value c is C, and so on. The number of errors A to G was determined as the number of errors. However, A + B + C + D + E + F + G matches the number of remaining errors.

【0030】なお、このような残存エラーの個数とMTTF
との組み合わせは、最大値やMTTFの量子化単位や量子化
する値によって異なるものとなる。また、残存エラー数
が少ない場合は一義的に求められない場合もある。しか
しながら、後述するように、この組み合わせは、後に実
測値との比較結果に応じて、より実測値に合うように変
更するので、ここでは、適当な組み合わせを選択すれば
よい。
The number of such residual errors and MTTF
The combination of and depends on the maximum value, the quantization unit of MTTF, and the value to be quantized. Further, when the number of remaining errors is small, it may not be uniquely obtained. However, as will be described later, this combination is changed later so as to better match the actually measured value in accordance with the result of comparison with the actually measured value. Therefore, an appropriate combination may be selected here.

【0031】次に、MTTF算出部404は、ソフトウェア
全体のMTTFを、MTTFの量子化数をn、MTTFiをi番目の量
子化されたMTTF、kiをMTTFiを持つ残存エラーの個数と
して、並列システムの考え方に従い次式により求める
(ステップ504)。
Next, the MTTF calculation unit 404 sets the MTTF of the entire software as the number of residual errors having n as the quantization number of MTTF, MTTFi as the i-th quantized MTTF, and ki as the number of residual errors having MTTFi. In accordance with the idea of (1), it is calculated by the following equation (step 504).

【0032】[0032]

【数1】 [Equation 1]

【0033】次に、シミュレーション部405は、ステ
ップ503で求めた残存エラーの個数とMTTFとの組み合
わせに従ったソフトウェアの稼働状況をシミュレートす
るシミュレーションを実行する(ステップ505)。そ
して、シミュレーション結果得られたエラーの発生状況
(たとえば次のエラー発生までの時間間隔など)を表示
出力装置に出力する。なお、このようなシミュレーショ
ンも、設定された条件下(本実施形態では、残存エラー
の個数とMTTFとの組み合わせ)で、各エラーをランダム
発生するトランザクションシミュレータを利用して行う
ことができる。
Next, the simulation unit 405 executes a simulation for simulating the operating status of software according to the combination of the number of residual errors and MTTF obtained in step 503 (step 505). Then, the error occurrence status (for example, the time interval until the next error occurrence) obtained as a result of the simulation is output to the display output device. Note that such a simulation can also be performed using a transaction simulator that randomly generates each error under set conditions (a combination of the number of remaining errors and MTTF in this embodiment).

【0034】次に、この後、時刻Siの時点までのデバッ
クを終了した実際のソフトウェアを稼働して得られた実
際のエラーの発生状況(たとえば、最初のエラー発生ま
での時間間隔)の入力を入力装置4を介して利用者より
受けとると、判定部406は、実際のエラーの発生状況
と、ステップ505のシミュレーション結果得られたエ
ラーの発生状況を比較し、所定のレベル以上近似してい
るかを判定する(ステップ507)。
Next, after this, input of the actual error occurrence status (for example, the time interval until the first error occurrence) obtained by operating the actual software whose debugging has been completed up to time Si. Upon receiving from the user via the input device 4, the determination unit 406 compares the actual error occurrence status with the error occurrence status obtained as a result of the simulation in step 505, and determines whether or not they are closer than a predetermined level. The determination is made (step 507).

【0035】ここで、実際のエラーの発生状況と、ステ
ップ505のシミュレーション結果得られたエラーの発
生状況が所定のレベル以上近似していれば、ステップ5
03で求めた残存エラーの個数とMTTFとの組み合わせは
ソフトウェアの現状を、ほぼ正しく表しており、この組
み合わせに基づいてステップ504で求めたソフトウェ
ア全体のMTTFもソフトウェアの現状を、ほぼ正しく表し
ていると考えられる。そこで、実際のエラーの発生状況
と、ステップ505のシミュレーション結果得られたエ
ラーの発生状況が所定のレベル以上近似している場合に
は(ステップ508)、判定部406は、ステップ50
4で求めたソフトウェア全体のMTTFが評価対象のソフト
ウェアに要求されるMTTFの仕様を満たしているか否かを
判定し(ステップ509)、満たしていれば、その旨を
表示出力装置3に出力し、全体の処理を終了させる。
If the actual error occurrence status and the error occurrence status obtained as a result of the simulation in step 505 are close to each other by a predetermined level or more, step 5
The combination of the number of remaining errors and the MTTF obtained in 03 almost correctly represents the current state of software, and the MTTF of the entire software obtained in step 504 based on this combination also almost correctly represents the current state of software. it is conceivable that. Therefore, when the actual error occurrence status and the error occurrence status obtained as a result of the simulation in step 505 are close to each other by a predetermined level or more (step 508), the determination unit 406 determines that
It is determined whether or not the MTTF of the entire software obtained in 4 satisfies the MTTF specifications required for the software to be evaluated (step 509), and if so, it is output to the display output device 3, The whole process is ended.

【0036】一方、実際のエラーの発生状況と、ステッ
プ505のシミュレーション結果得られたエラーの発生
状況が所定のレベル以上近似していない場合には(ステ
ップ508)、ステップ503で求めた残存エラーの個
数とMTTFとの組み合わせが適切でない可能性があるの
で、この場合には、判定部406は、個別エラーMTTF算
出部402を起動し、ステップ503の処理を実行さ
せ、異なる残存エラーの個数とMTTFとの組み合わせを求
めさせる。ただし、規定回数以上、ステップ503を繰
り返している場合や、現在までにステップ503で求め
られた残存エラーの個数とMTTFとの組み合わせ以上に適
切な組み合わせを求めることが期待できない場合には、
ステップ509の判定を行う。
On the other hand, when the actual error occurrence status and the error occurrence status obtained as a result of the simulation in step 505 are not close to each other by a predetermined level or more (step 508), the residual error found in step 503 Since the combination of the number and MTTF may not be appropriate, in this case, the determination unit 406 activates the individual error MTTF calculation unit 402 and causes the process of step 503 to be performed, and the number of different residual errors and MTTF be different. Ask for a combination with. However, when step 503 is repeated a prescribed number of times or more, or when it is not possible to expect to find an appropriate combination more than the combination of the number of residual errors and the MTTF obtained up to now in step 503,
The determination of step 509 is performed.

【0037】なお、各回のステップ503の再実行後に
は、以上に説明したようにステップ503以降の処理
が、ステップ503で新たに求められた異なる残存エラ
ーの個数とMTTFとの組み合わせに基づいて実行されるこ
とになる。
After re-execution of step 503 each time, as described above, the processing after step 503 is executed based on the combination of the number of different residual errors and MTTF newly obtained in step 503. Will be done.

【0038】また、実際のエラーの発生状況と、ステッ
プ505のシミュレーション結果得られたエラーの発生
状況が所定のレベル以上近似しているにもかかわらず、
ステップ504で求めたソフトウェア全体のMTTFが評価
対象のソフトウェアに要求されるMTTFの仕様を満たして
いない場合には(ステップ509)、MTTFの仕様を満た
すにはソフトウェアのデバックが不足していることを表
しているので、その旨を表示出力装置3に出力する。な
お、この場合は、ステップ505のシミュレーションは
実際のソフトウェアを正しく模しているものと考え、シ
ミュレーションの結果より将来の信頼度成長の予測を得
ることもできる。
Although the actual error occurrence status and the error occurrence status obtained as a result of the simulation in step 505 are close to each other by a predetermined level or more,
If the MTTF of the entire software obtained in step 504 does not meet the MTTF specifications required for the software to be evaluated (step 509), it is determined that debugging of the software is insufficient to meet the MTTF specifications. Since it is shown, that effect is output to the display output device 3. In this case, the simulation in step 505 can be considered to imitate the actual software, and the prediction of future reliability growth can be obtained from the simulation result.

【0039】そして、その後に利用者より、新たに行っ
たデバックに際して得られたエラーデータが入力される
と、エラーデータ更新部407はエラーデータファイル
411に、このエラーデータを追加する(ステップ51
0)と共に、残存エラー数予測部401を起動し、更新
されたエラーデータファイル411に基づく、ステップ
501の処理を再実行させる。ステップ501の実行後
には、以上に説明したようにステップ502以上の処理
が実行される。
Then, when the user subsequently inputs the error data obtained in the new debugging, the error data updating unit 407 adds this error data to the error data file 411 (step 51).
Along with 0), the remaining error number predicting unit 401 is activated to re-execute the processing of step 501 based on the updated error data file 411. After the execution of step 501, the processings of step 502 and above are executed as described above.

【0040】以上、説明してきた本実施形態によれば、
ソフトウェアの信頼度、すなわち残存エラーの数やMTTF
またはMTBF(Mean Time Between Failure)が適切に評価
でき、また、信頼度の成長についても適切に予測できる
ので、デバッグの打切りの判断や、製品の品質の把握を
適切に行うことができる。また、多人数でデバックを行
うプロジェクトにおける効率のよい人員配置や、およ
び、出荷後のプログラムシステムの運用状況の予測が可
能となり、開発計画の柔軟な実行、管理が実現できる。
According to the present embodiment described above,
Software reliability, ie number of remaining errors and MTTF
Alternatively, MTBF (Mean Time Between Failure) can be appropriately evaluated, and the growth of reliability can also be appropriately predicted, so that it is possible to properly judge the termination of debug and grasp the quality of the product. In addition, it is possible to efficiently allocate personnel in a project where debugging is performed by a large number of people, and to predict the operating status of the program system after shipping, so that flexible execution and management of development plans can be realized.

【0041】また、以上に説明してきた実施形態は、ソ
フトウェアの信頼度の評価以外にも各種システムの信頼
度の評価に同様に適用することができる。
The embodiments described above can be similarly applied to the evaluation of the reliability of various systems other than the evaluation of the reliability of software.

【0042】[0042]

【発明の効果】以上のように、本発明によれば、より正
しくシステムの評価を行うことのできるシステムの信頼
度評価方法およびシステムの信頼度評価装置を提供する
ことができる。
As described above, according to the present invention, it is possible to provide a system reliability evaluation method and a system reliability evaluation apparatus which can more accurately evaluate a system.

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

【図1】ソフトウェア信頼度評価装置のハードウェア構
成を示すブロック図である。
FIG. 1 is a block diagram showing a hardware configuration of a software reliability evaluation device.

【図2】ソフトウェア信頼度評価装置の機能構成を示す
ブロック図である。
FIG. 2 is a block diagram showing a functional configuration of a software reliability evaluation device.

【図3】ソフトウェア信頼度評価装置のの行う処理の処
理手順を示したフローチャートである。
FIG. 3 is a flowchart showing a processing procedure of processing performed by a software reliability evaluation apparatus.

【図4】エラーデータの一例を示す図である。FIG. 4 is a diagram showing an example of error data.

【図5】残存エラー数の経時的変化のようすを示した図
である。
FIG. 5 is a diagram showing how the number of remaining errors changes with time.

【図6】エラーのMTTFの分布の経時的変化のようすを示
した図である。
FIG. 6 is a diagram showing how the MTTF distribution of errors changes with time.

【図7】エラーのMTTFの量子化のようすを示した図であ
る。
FIG. 7 is a diagram showing how MTTF is quantized for errors.

【図8】エラーのMTTFの経時的変化のようすを示した図
である。
FIG. 8 is a diagram showing the change over time of error MTTF.

【図9】発見されるエラー数の経時的変化のようすを示
した図である。
FIG. 9 is a diagram showing how the number of discovered errors changes with time.

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

1 メモリ 2 プロセッサ 3 表示出力装置 4 入力装置 5 外部記憶装置 409 既発生エラーデータ読み込み部 401 残存エラー数予測部 402 分布予測部 403 個別エラーMTTF算出部 404 MTTF算出部 405 シミュレーション部 406 判定部 407 エラーデータ更新部 410 MTTF分布データベース 411 エラーデータファイル 1 memory 2 processor 3 display output device 4 input device 5 external storage device 409 existing error data reading unit 401 residual error number prediction unit 402 distribution prediction unit 403 individual error MTTF calculation unit 404 MTTF calculation unit 405 simulation unit 406 determination unit 407 error Data update unit 410 MTTF distribution database 411 Error data file

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】システムの信頼度の評価を行う方法であっ
て、 システムに既に発生し、かつ、その要因が除去されたエ
ラーの発生間隔の分布と、システムに残存する要因によ
って発生するエラー数を推定し、 要因が除去されたエラーの発生間隔の分布に基づいて、
前記残存する要因によるエラーの発生間隔の分布を推定
し、 推定した前記残存する要因によるエラーの発生間隔の分
布と、前記残存する要因によって発生するエラー数より
システム全体の信頼度を算出することを特徴とする方
法。
1. A method for evaluating the reliability of a system, wherein the distribution of the intervals of occurrence of errors that have already occurred in the system and whose factors have been eliminated, and the number of errors caused by the factors remaining in the system. Based on the distribution of the error occurrence intervals with the factors removed,
It is possible to estimate the distribution of error occurrence intervals due to the remaining factors, and calculate the reliability of the entire system from the estimated distribution of error occurrence intervals due to the remaining factors and the number of errors caused by the remaining factors. How to characterize.
【請求項2】請求項1記載の方法であって、 求めた残存する要因によるエラーの発生間隔の分布と、
前記残存する要因によって発生するエラー数とに従って
エラーを擬似的に発生するシミュレートを行い、シミュ
レート結果と現実のシステムにおけるエラーの発生状況
とを比較し、その、類似の程度に応じて前記算出したシ
ステム全体の信頼度を評価する方法。
2. The method according to claim 1, wherein the distribution of error occurrence intervals due to the obtained remaining factors,
A simulation is performed in which an error is artificially generated according to the number of errors generated by the remaining factor, the simulation result is compared with the error occurrence status in the actual system, and the calculation is performed according to the degree of similarity. How to evaluate the reliability of the entire system.
【請求項3】請求項1または2記載の方法であって、 前記システムはソフトウエアを実行するシステムである
ソフトウエアシステムであることを特徴とする方法。
3. The method of claim 1 or 2, wherein the system is a software system that is a system that executes software.
【請求項4】システムの信頼度の評価を行うシステムの
信頼度評価装置であって、 システムに既に発生し、かつ、その要因が除去されたエ
ラーの発生間隔の情報を入力する手段と、 入力されたエラーの発生間隔の情報に基づいて、システ
ムに既に発生し、かつ、その要因が除去されたエラーの
発生間隔の分布と、システムに残存する要因によって発
生するエラー数を推定する手段と、 要因が除去されたエラーの発生間隔の分布に基づいて、
前記残存する要因によるエラーの発生間隔の分布を推定
する手段と、 推定された前記残存する要因によるエラーの発生間隔の
分布と、前記残存する要因によって発生するエラー数よ
りシステム全体の信頼度を算出する信頼度算出手段とを
有することを特徴とするシステムの信頼度評価装置。
4. A system reliability evaluation device for evaluating the reliability of a system, which comprises means for inputting information on the interval of occurrence of an error which has already occurred in the system and whose cause has been removed. Based on the information of the generated error interval, the distribution of the error interval that has already occurred in the system, and the factor has been removed, and means for estimating the number of errors caused by the factor remaining in the system, Based on the distribution of error occurrence intervals with factors removed,
A means for estimating the distribution of error occurrence intervals due to the remaining factors, the reliability of the entire system is calculated from the estimated distribution of error occurrence intervals due to the remaining factors, and the number of errors caused by the remaining factors A reliability evaluation device for a system, comprising:
【請求項5】請求項4記載のシステムの信頼度評価装置
であって、 求めた残存する要因によるエラーの発生間隔の分布と、
前記残存する要因によって発生するエラー数とに従って
エラーを擬似的に発生するシミュレートを行い、シミュ
レート結果と現実のシステムにおけるエラーの発生状況
とを比較し、その、類似の程度に応じて前記算出したシ
ステム全体の信頼度の確からしを判定する判定手段を有
することを特徴とするシステムの信頼度評価装置。
5. A reliability evaluation apparatus for a system according to claim 4, wherein the distribution of error occurrence intervals due to the obtained remaining factors,
A simulation is performed in which an error is artificially generated according to the number of errors generated by the remaining factor, the simulation result is compared with the error occurrence status in the actual system, and the calculation is performed according to the degree of similarity. A reliability evaluation apparatus for a system, comprising: a determination unit that determines the reliability of the entire system.
【請求項6】請求項5記載のシステムの信頼度評価装置
であって、 前記信頼度算出手段は、 エラーの発生間隔値を量子化し、推定された前記残存す
る要因によるエラーの発生間隔の分布と前記残存する要
因によって発生するエラー数に従って、量子化した発生
間隔値の各々に対してエラー数を配分し、当該配分に従
ってシステム全体の信頼度を算出し、かつ、 前記判定手段が前記算出したシステム全体の信頼度の確
からしさが所定のレベルに達していないと判定した場合
に、前記エラーの発生間隔の量子化および前記量子化し
た発生間隔値の各々に対するエラー数の配分の内容を変
更することを特徴とするシステムの信頼度評価装置。
6. The reliability evaluation apparatus for a system according to claim 5, wherein the reliability calculation means quantizes an error occurrence interval value and estimates an error occurrence interval distribution due to the remaining factor. According to the number of errors caused by the remaining factors, the number of errors is distributed to each of the quantized occurrence interval values, the reliability of the entire system is calculated according to the distribution, and the determination means calculates the reliability. When it is determined that the reliability of the entire system does not reach a predetermined level, the content of the quantization of the error occurrence interval and the distribution of the number of errors for each of the quantized occurrence interval values is changed. A system reliability evaluation device characterized in that
【請求項7】請求項4、5または6記載のシステムの信
頼度評価装置であって、 前記システムはソフトウエアを実行するシステムである
ソフトウエアシステムであることを特徴とするシステム
の信頼度評価装置。
7. A reliability evaluation apparatus for a system according to claim 4, 5 or 6, wherein the system is a software system which is a system for executing software. apparatus.
JP8081644A 1996-04-03 1996-04-03 Method and device for evaluating reliability of system Pending JPH09274576A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8081644A JPH09274576A (en) 1996-04-03 1996-04-03 Method and device for evaluating reliability of system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8081644A JPH09274576A (en) 1996-04-03 1996-04-03 Method and device for evaluating reliability of system

Publications (1)

Publication Number Publication Date
JPH09274576A true JPH09274576A (en) 1997-10-21

Family

ID=13752057

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8081644A Pending JPH09274576A (en) 1996-04-03 1996-04-03 Method and device for evaluating reliability of system

Country Status (1)

Country Link
JP (1) JPH09274576A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199947A (en) * 2006-01-25 2007-08-09 Hitachi Ltd Installation support method, installation support system and program
JP5156838B2 (en) * 2008-10-27 2013-03-06 株式会社日立製作所 Resource management method and embedded device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199947A (en) * 2006-01-25 2007-08-09 Hitachi Ltd Installation support method, installation support system and program
JP5156838B2 (en) * 2008-10-27 2013-03-06 株式会社日立製作所 Resource management method and embedded device
US8843934B2 (en) 2008-10-27 2014-09-23 Hitachi, Ltd. Installing and executing new software module without exceeding system resource amount

Similar Documents

Publication Publication Date Title
JP4756675B2 (en) System, method and program for predicting computer resource capacity
US10146531B2 (en) Method and apparatus for generating a refactored code
US8631384B2 (en) Creating a test progression plan
CN107992410B (en) Software quality monitoring method and device, computer equipment and storage medium
US8069240B1 (en) Performance tuning of IT services
JP2008040760A (en) Apparatus and method of analyzing influence degree of design change in product development process
US20210019189A1 (en) Methods and systems to determine and optimize reservoir simulator performance in a cloud computing environment
JP2007249974A (en) Method for characterizing processor design, device, logical program and system
US7793271B2 (en) Bi-directional product development process simulation
JP6845126B2 (en) Failure probability calculation device, failure probability calculation method and program
CN113837596B (en) Fault determination method and device, electronic equipment and storage medium
Fiondella et al. Optimal allocation of testing effort considering software architecture
CN108897673B (en) System capacity evaluation method and device
JP4498666B2 (en) Prediction device, prediction program, and recording medium
JPH09274576A (en) Method and device for evaluating reliability of system
US7120567B2 (en) Method and apparatus for determining output uncertainty of computer system models
Murad et al. Software Cost Estimation for Mobile Application Development-A Comparative Study of COCOMO Models
CN112825058A (en) Processor performance evaluation method and device
US20090099821A1 (en) Model-diversity technique for improved proactive fault monitoring
CN112346995B (en) Banking industry-based test risk prediction model construction method and device
US7505886B1 (en) Technique for programmatically obtaining experimental measurements for model construction
CN114860542A (en) Trend prediction model optimization method, trend prediction model optimization device, electronic device, and medium
CN112418534A (en) Method and device for predicting collection quantity, electronic equipment and computer readable storage medium
KR101541094B1 (en) Method for calculating expected amount of greenhouse gas emission or energy consumption per facility and computer readable recording media storing program for executing method thereof
Stikkel Dynamic model for the system testing process