WO2012157040A1 - Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées - Google Patents

Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées Download PDF

Info

Publication number
WO2012157040A1
WO2012157040A1 PCT/JP2011/061030 JP2011061030W WO2012157040A1 WO 2012157040 A1 WO2012157040 A1 WO 2012157040A1 JP 2011061030 W JP2011061030 W JP 2011061030W WO 2012157040 A1 WO2012157040 A1 WO 2012157040A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
life
maintenance
data
model
Prior art date
Application number
PCT/JP2011/061030
Other languages
English (en)
Japanese (ja)
Inventor
玉置 研二
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to JP2013514865A priority Critical patent/JP5718457B2/ja
Priority to PCT/JP2011/061030 priority patent/WO2012157040A1/fr
Publication of WO2012157040A1 publication Critical patent/WO2012157040A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism

Definitions

  • the present invention relates to a maintenance part life prediction system and a maintenance part life prediction method for predicting the life of a part (hereinafter referred to as a maintenance part) that is included in an electromechanical device and wears or deteriorates with operation time.
  • an electromechanical apparatus such as an X-ray CT (Computed Tomography) apparatus, which is one of medical diagnostic apparatuses, has components such as a rotating anode X-ray tube and a capacitor that are consumed or deteriorated with operation time. .
  • the lifetime of these parts is much shorter than that expected for the electromechanical device itself. Therefore, these parts are periodically replaced as maintenance parts according to the number of days in history or the cumulative operating time.
  • the criteria of the replacement cycle are failure rate function ⁇ (t), failure probability density function f (t), cumulative failure probability distribution function F (t), cumulative hazard function obtained from life test and failure field data. It is determined based on the expected lifetime using H (t) or the like.
  • Patent Document 1 a sensor that measures the usage and usage environment of a plant apparatus is provided, and for consumable parts included in the apparatus, the lifetime of the apparatus is measured based on the usage and usage environment of the apparatus measured by the sensor.
  • An example of a plant maintenance support system that creates a prediction model and presents the replacement time of the consumable parts according to the life predicted by the prediction model is disclosed.
  • Patent Document 2 Although an example of an X-ray CT apparatus is disclosed in Patent Document 2, there is no particular description about predicting the life of consumable parts. However, even in an electromechanical apparatus such as an X-ray CT apparatus, by installing a sensor for monitoring the usage and usage environment of the apparatus, the usage and usage environment unique to the apparatus is measured, and the actual usage and It is possible to perform a life prediction suitable for the use environment, and in this case, the accuracy of the replacement cycle of the maintenance parts is improved.
  • Non-Patent Document 1 discloses a method for determining and optimizing model parameters using a Markov Chain Monte Carlo method (hereinafter abbreviated as MCMC method). Is described.
  • Non-Patent Document 2 describes a method of creating a mixed Weibull distribution model by a nonlinear least square method.
  • usage field data or life test data that allows significant statistical processing for each usage (hereinafter referred to as usage) and usage environment. Therefore, particularly for maintenance parts of electromechanical devices as new products, a sufficient amount of field data of life performance data and life test data is often not collected. Therefore, it can be said that it is actually difficult to create a prediction model of such service parts for each usage method and environment.
  • an object of the present invention is to provide a maintenance part life prediction system and a maintenance part life prediction method capable of accurately predicting a maintenance part life in consideration of a usage method and a use environment with a small amount of data.
  • the present invention is a maintenance part life prediction system that predicts the life of a maintenance part of an electromechanical device whose life varies depending on the method of use and use environment, and the elapsed time or operation time from the start of use of the maintenance part to failure.
  • a reliability data storage unit in which reliability data configured by associating first data representing the first data and second data representing the usage method and usage environment of the maintenance component is stored, and the maintenance component
  • the value of the meta parameter included in the parameter prediction model for predicting the value of the parameter included in the life prediction model for predicting the life of the material from the second data, the first data, the second data, and the A model creation simulator unit determined by simulation using a random number according to a probability distribution set in advance for the meta parameter, and the module
  • a maintenance part life prediction system uses a parameter prediction model that predicts parameters included in a maintenance part life prediction model based on data (second data) representing a usage method and a use environment of the maintenance part. Predict. Then, the meta parameters included in the parameter prediction model represent the data stored in the reliability data storage unit (the first data, that is, the field data of the lifetime), the usage method and the usage environment of the maintenance parts. It is obtained by random number simulation so as to match the data (the second data).
  • the service life prediction model of the present invention incorporates not only the first data (life field data) but also the second data (use method and use environment data) as variables. It has become. Therefore, in the present invention, there is no need to stratify the field data stored in the reliability data storage unit according to usage method and usage environment data, and the parameters of the life prediction model are stored in the reliability data storage. It is obtained by random number simulation that matches the field data stored in the section. Therefore, in the present invention, even when there is no large amount of field data, the service life of the maintenance component can be accurately predicted.
  • FIG. 5A is a diagram showing an example of how a parameter sample sequence converges by the MCMC method.
  • FIG. 5A shows how a parameter sample sequence converges in a section from the first time until convergence and a predetermined number of convergence sections after convergence.
  • (b) shows an example of a converged parameter sample sequence in a predetermined number of convergence intervals after convergence.
  • FIG. 1 is a diagram showing an example of a functional block configuration of a maintenance part life prediction system according to an embodiment of the present invention.
  • the maintenance component life prediction system 100 includes blocks such as a model creation simulator unit 110, a life calculation unit 130, and a reliability data storage unit 140.
  • the model creation simulator unit 110 includes a model creation trial unit 111, a probabilistic parameter sample generation unit 115, a model accuracy convergence determination unit 116, a parameter sample value storage unit 121, a life prediction model storage unit 122, and the like.
  • the model creation trial unit 111 is configured to include a life prediction model creation trial unit 112, a life prediction calculation trial unit 113, and the like.
  • the life calculation unit 130 includes blocks such as a life prediction model creation unit 132, a life prediction calculation unit 133, and a maintenance part replacement cycle notification unit 134 therein.
  • the maintenance part life prediction system 100 uses an electromechanical device 200 (for example, a medical X-ray CT device) from its use method (how to use), use environment, maintenance history, failure information (failure record data, life data). Are obtained, and based on the obtained reliability data, the service life of the maintenance parts included in the electromechanical device 200 is predicted, and the replacement time and replacement based on the predicted service life of the maintenance parts are also calculated. It has a function of outputting the cycle to the maintenance management device 135 or the like. Note that details of the functions of each block will be sequentially described in the following description of the embodiments.
  • FIG. 2 is a diagram showing an example of the configuration of a computer system that realizes the maintenance part life prediction system 100.
  • a model management computer 31 provided in an operation center 300 that operates and manages a maintenance part life prediction model according to an embodiment of the present invention includes a plurality of remote locations via a communication network 500.
  • the operation computers 41 are connected to the operation computers 41 provided in the respective sites 400.
  • the operation computer 41 is a computer that operates and controls the electromechanical device 200 such as an X-ray CT apparatus, for example, and the site 400 is installed in the electromechanical device 200 such as a hospital. It means campus.
  • the model management computer 31 includes an arithmetic processing device 32 and a storage device 33.
  • the storage device 33 includes a parameter sample value storage unit 121, a life prediction model storage unit 122, and a reliability data storage unit 140. Etc. are provided.
  • the operation computer 41 includes an arithmetic processing device 42 and a storage device 43.
  • the function of the model creation simulator unit 110 and the function of the life calculation unit 130 shown in FIG. 1 are realized by the model management computer 31, and the function of the maintenance management device 135 is the operation computer. 41 is realized.
  • the function of the model creation simulator unit 110 is realized by the model management computer 31, and the function of the life calculation unit 130 and the function of the maintenance management device 135 are realized by the operation computer 41. Also good.
  • FIG. 3 is a diagram showing an example of a schematic configuration of an X-ray CT apparatus used as a representative example of the electromechanical apparatus 200 in the embodiment of the present invention.
  • the X-ray CT apparatus 200a includes a gantry 10, an X-ray tube 11, a high voltage generator 12, a collimator 13, a detector 15, a data collection unit 16, an image reconstruction calculation device 17, An operation computer 41 is included.
  • the X-ray bundle 14 generated in the X-ray tube 11 is trimmed to a required beam width by the collimator 13 and exposed to a subject (not shown) arranged at the center of the gantry 10. Be shot.
  • the detector 15 detects the X-ray bundle 14 after passing through the subject, and the data collection unit 16 collects the detection values of the detector 15 and transfers the collected detection values to the image reconstruction calculation device 17.
  • the image reconstruction calculation device 17 calculates the degree of X-ray absorption by the subject based on the detection value of the detector 15, and obtains an exposure image from one direction of the subject.
  • the image reconstruction calculation device 17 can obtain an exposure image from a plurality of directions of the subject, and reconstructs a cross-sectional image of the subject based on the exposure images from the plurality of directions.
  • the X-ray tube 11 Since the X-ray tube 11 has a structure in which X-rays are generated by colliding accelerated thermoelectrons with a metal target such as tungsten, the metal target is consumed. Therefore, it can be said that the X-ray tube 11 is a typical maintenance part in the X-ray CT apparatus 200a. Also, the capacitor parts inside the high voltage generator 12 and the electronic circuit board inside the image reconstruction arithmetic unit 17 can be said to be maintenance parts.
  • the service life prediction system 100 predicts the service life of a service part that wears and deteriorates, such as the X-ray tube 11.
  • the lifetime depends not only on the usage time and cumulative number of images of the X-ray CT apparatus 200a, but also on the usage method (for example, operation interval, warm-up operation time) and usage environment (ambient temperature, humidity, etc.).
  • the maintenance part life prediction system 100 uses, for example, data such as the use time, the total number of images to be taken, the use method, and the use environment together with the failure data of the X-ray tube 11 as reliability data for clues to the life prediction. Obtained from the line CT apparatus 200 a and stored in the reliability data storage unit 140.
  • FIG. 4 is a diagram showing an example of a record structure of reliability data for the X-ray CT apparatus 200a accumulated in the reliability data storage unit 140.
  • the reliability data record for the X-ray CT apparatus 200a includes the apparatus number, operation start date / time, X-ray tube failure date / time, X-ray tube failure mode, X-ray tube replacement date / time, cumulative number of images to be captured, warm It includes data such as machine operation time, operation interval, installation environment temperature.
  • the reliability data record shown in FIG. 4 shows an example of a record when the X-ray tube fails.
  • the reliability data of one record accumulated in the reliability data storage unit 140 is the actual life data in the field of the X-ray tube 11 (that is, from the start of operation of the X-ray CT apparatus 200a or the X-ray tube 11).
  • the time from when the X-ray tube 11 is replaced until the X-ray tube 11 breaks down or until the preventive replacement is determined as to how to use the X-ray CT apparatus 200a (cumulative number of images, warm-up operation time, operation interval, etc. ) And data indicating the usage environment (installation environment temperature, etc.).
  • the life of the X-ray tube 11 is determined by the elapsed time from when the X-ray tube 11 starts to be used until it breaks down, but even if it is determined by the actually used operating time. Good.
  • the lifetime of a maintenance part may be an elapsed time or an operation time as long as it is determined in accordance with the maintenance part.
  • the failure cumulative distribution F (t) Based on the reliability data stored in the reliability data storage unit 140, the failure cumulative distribution F (t) according to the Weibull distribution is estimated. For example, the maintenance part life prediction system 100 obtains the time t until failure by subtracting the operation start date and time from the X-ray tube failure date and time for the reliability data of the number N of records, and the order when the time t is arranged in ascending order. Find i. Next, according to the number N of records, the failure cumulative distribution F (t) is calculated from the experience distribution defined by the equation (1), the median rank defined by the equation (2), or the average rank defined by the equation (3). Get an estimate.
  • ⁇ Procedure 2> A set of data (time t until failure, estimated value of failure cumulative distribution F (t)) is plotted on Weibull probability paper, and a straight line is fitted.
  • ⁇ Procedure 3> The shape parameter m, the scale parameter ⁇ , and the position parameter ⁇ of the failure cumulative distribution F (t) according to the Weibull distribution represented by Expression (4) are read from the Weibull probability paper.
  • a threshold value s is set as appropriate, and the life T is calculated using Equation (5).
  • the replacement cycle is determined so that the replacement of the maintenance part is performed before the time runs out.
  • ⁇ Procedure 2> and ⁇ Procedure 3> are procedures realized mainly by human actions for convenience of explanation. In recent years, these procedures are applied to a computer such as a personal computer. Since the program to be executed has been developed, ⁇ Procedure 2> and ⁇ Procedure 3> can be performed by causing the model management computer 31 and the operation computer 41 to execute the program.
  • the X-ray CT apparatus 200a is energized throughout the year in large general hospitals and used many times a day, but is used only once a day at most in small hospitals. Only energized when. If this is the case, it cannot be generally said which of the two methods of use is severe, but it is not surprising that there is a difference in the average life of the X-ray tube 11 included in the X-ray CT apparatus 200a.
  • FIG. 5 is a diagram showing an example of a failure rate chart of maintenance parts such as the X-ray tube 11.
  • the horizontal axis represents the operation time t of the maintenance part
  • the vertical axis represents the failure rate ⁇ (t) of the maintenance part.
  • the solid line, the broken line, and the alternate long and short dash line drawn therein are examples of failure rate curves when the usage method and usage environment are different for a certain maintenance component (for example, the X-ray tube 11). It represents.
  • the failure rate ⁇ (t) is the probability of occurrence of a failure occurring per unit time, and is expressed by equations (6-1) to (6-3) between the failure cumulative distribution F (t). Have a relationship.
  • an average failure rate curve 50h (a dashed line curve) is an example of a failure rate curve obtained from an averaged life without considering the usage method and usage environment of the maintenance part (for example, the X-ray tube 11). It is. In the conventional concept of average life or failure rate statistics, only this average failure rate curve 50h is usually obtained.
  • the failure rate curve shown in FIG. 5 corresponds to the failure rate curve in the wear failure period after almost the accidental failure period in the so-called bathtub curve failure model.
  • the failure rate ⁇ (t) in the wear failure period increases as the operating time increases.
  • a threshold value 50s of the failure rate ⁇ (t) is preset, and the operating time t when the average failure rate curve 50h exceeds the threshold value 50s is The maintenance part replacement time 50e is determined.
  • the service life of maintenance parts such as the X-ray tube 11 varies greatly depending on the method of use. That is, if the maintenance part is used under severe use conditions, it becomes a curve that rises earlier than the average failure rate curve 50h, as shown in the failure rate curve 50a of the method of use A in FIG. If it is used, it becomes a curve that rises later than the average failure rate curve 50h, like the failure rate curve 50c of the method of use C in FIG.
  • the maintenance part used in the usage method C (failure rate curve 50c) is replaced when the operation time t reaches the replacement time 50e, the maintenance part is still usable. Since the failure rate ⁇ (t) is sufficiently smaller than the threshold value 50s, the maintenance cost increases as compared with the case where the failure rate ⁇ (t) is used until the failure rate ⁇ (t) actually reaches the threshold value 50s.
  • the average failure rate curve 50h is effective only in the case of the usage method B (50b) used in the most average usage conditions and usage environment. Therefore, in order to predict the life of maintenance parts according to the usage method and usage environment, and to set the replacement time optimally, it is necessary to individually model the failure rate curve according to the usage method and usage environment. is there.
  • the reliability data is stratified by method of use and environment, and the failure rate is determined using Weibull probability paper for each method of use and environment. What is necessary is just to obtain a curve.
  • this is a big problem of a general method conventionally performed.
  • case data field data in which the service life of the maintenance parts can be obtained by the occurrence of wear failure is not data of a nature that can be obtained in large numbers. Further, when the case data is stratified, the number of data after stratification is further reduced depending on the stratification. Therefore, it is difficult to draw an approximate line on the Weibull probability paper with such data. Therefore, it becomes impossible to obtain the predicted value of the lifetime. Alternatively, if an attempt is made to fit a straight line, an erroneous life or a life with a large error is required.
  • the model creation simulator unit 110 creates an integrated life prediction model based on Expression (7) using reliability data including all failure information.
  • Equation (7) is an equation representing the failure probability density distribution f (t) obtained by differentiating the failure cumulative distribution F (t) according to the Weibull distribution (see Equation (6-2)).
  • the parameters m, ⁇ , and ⁇ in (7) are a shape parameter, a scale parameter, and a position parameter in the Weibull distribution, respectively.
  • variables z i representing the usage method (for example, operation interval, warm-up operation time, etc.) and the usage environment (for example, ambient temperature, humidity, etc.)
  • the relationship of Formula (8) is set between
  • the shape parameter m, the scale parameter ⁇ , and the position parameter ⁇ are the common shape parameter m 0 , the common scale parameter ⁇ 0 , and the common position parameter ⁇ 0 , which are values common to the variable z i representing the usage method and environment. And a value that is individually proportional to the variable z i representing the method of use or environment (ie, m i ⁇ z i , ⁇ i ⁇ z i , ⁇ i ⁇ z i ) And
  • Equation (9) The predicted value of the life shown in FIG. 1, that is, the predicted life T life hat can be obtained.
  • the common effects are the parameters m 0 , ⁇ 0 , ⁇ 0
  • the individual effects are the proportional coefficients m i , ⁇ i , It is incorporated in an integrated form as ⁇ i . Therefore, even when the number of failure cases in the field is small, the common effect parameters m 0 , ⁇ 0 , ⁇ 0 can be obtained from all the failure cases, and the proportional coefficients m i , ⁇ i , Since ⁇ i can be obtained as a difference from the common effect, the lifetime can be accurately predicted.
  • a total of 6 or more meta parameters (the minimum is 6 when the number of variables z i representing the usage method or usage environment is 1) is determined in advance. It is necessary to keep it.
  • meta-parameters are so-called regression model parameters that use the variable z i representing the method of use and the environment of use as explanatory variables, so in general, statistically using the maximum likelihood method, the least square method, etc. Determined.
  • reliability data including a large number of failure cases is required.
  • the accuracy of meta parameters determined by the maximum likelihood method, the least square method, or the like is lowered.
  • the reliability data is further divided into a smaller amount of data, so that the accuracy of the determined meta parameters is further reduced.
  • the user of the electromechanical device 200 tries to use the integrated life prediction model based on the equation (9) from the initial stage where the amount of reliability data on the maintenance parts is small. Otherwise, the prediction model cannot claim superiority to conventional life prediction methods using Weibull probability paper. That is, the problem to be solved in the integrated life prediction model based on the equation (9) is how to accurately determine the metaparameter of the equation (8) when only a small amount of reliability data is accumulated. That is to say.
  • the method of determining the metaparameter of the parameter prediction model from the reliability data including a small amount of failure case data is not used, and the probability distribution of the metaparameter of the parameter prediction model is not adopted. Is evaluated by simulation, and the meta parameter value is determined from the average value or mode value.
  • the maintenance part life prediction system 100 (see FIG. 1) in the present embodiment is provided with a model creation simulator unit 110, and further, Inside the model creation simulator unit 110, a model creation trial unit 111, a stochastic parameter sample generation unit 115, and a model accuracy convergence determination unit 116 are provided.
  • the probabilistic parameter sample generation unit 115 obtains probability values of six metaparameter candidate values (when the number of variables z i is one) in the three parameter prediction models in Equation (8). And the generated meta parameter candidate value is sent to the model creation trial unit 111.
  • the life prediction model creation trial unit 112 of the model creation trial unit 111 performs simulation evaluation on the predicted value of the parameter and the life prediction model based on the parameter based on the candidate value of the meta parameter of the parameter prediction model.
  • the life prediction calculation trial unit 113 obtains a predicted value of the failure rate ⁇ and further obtains its prediction accuracy.
  • the actual measurement value to be compared with the predicted value is, for example, the failure probability density distribution f () based on the section value of the estimated value of the failure cumulative distribution F (t) obtained from the equation (1), (2) or (3). An estimated value of t) is obtained.
  • the model accuracy convergence determination unit 116 performs a statistical convergence determination of the prediction accuracy obtained by the simulation evaluation. The processes in the stochastic parameter sample generation unit 115, the model creation trial unit 111, and the model accuracy convergence determination unit 116 are repeated until the convergence is determined in the convergence determination.
  • the model creation simulator unit 110 calculates an average value or mode value from the simulation data of the convergence interval of each metaparameter candidate of the parameter prediction model, determines the calculated value as a metaparameter value, and transmits it to the life calculation unit 130 To do.
  • the model creation simulator unit 110 performs a series of processes for generating metaparameter candidate values of the parameter prediction model (that is, sampling), updating the life prediction model candidates, and evaluating the convergence of the probability sample distribution.
  • the MCMC method for the Bayes model is applied.
  • the parameter posterior probability distribution is obtained from the product of the likelihood derived from the actual value of the reliability data and the prior probability distribution of the parameter to be obtained. Furthermore, since the meta parameter candidates of the parameter prediction model can be generated (by sample sampling) based on the posterior probability distribution, the effect of fast convergence of the model accuracy can be obtained.
  • FIG. 6 is a diagram illustrating an example of a process flow of a model creation simulation process in the model creation simulator unit 110.
  • the model creation simulation process includes a parameter sample initial value setting process (step S10), a model creation trial process (step S11), and a prediction error variance calculation of a life prediction model (failure probability density model) using a Markov chain.
  • step S12 Markov chain convergence determination processing (steps S13 and 13a), convergence interval sample sequence extraction processing from Markov chain (step S14), life prediction model (failure probability) based on the sample sequence of the convergence interval Density model) parameter determination process (step S15), life prediction model (failure probability density model) parameter update process (step S16) for the life calculation unit, life prediction model parameter sample generation update process (step S17) by Markov chain, etc. Consists of.
  • the model creation trial process includes a data section initialization process (step S11a), a data record reading process (step S11b), and a life prediction model (failure probability density model) creation trial process (step S11a).
  • Step S11c prediction trial processing using a life prediction model (failure probability density model) (Step S11d), life prediction error calculation processing (Step S11e), data section end determination processing (Step S11f), and the like. .
  • the function ⁇ (left side) which is the posterior probability density function of the random variable ⁇ based on the actual value of the lifetime is the lifetime data T (n) when the random variable ⁇ is given. Is expressed by a product of a function L that is a likelihood function of and a function ⁇ (right side) that is a prior probability density function of a random variable ⁇ .
  • the parameter prediction model for predicting the three parameters m, ⁇ , and ⁇ is a regression model having the variable z 1 (n) representing the usage method and the usage environment as explanatory variables, as in Expression (8). It shall be represented by the following formula (13). Furthermore, the prior probability density function of the six metaparameters m 0 , ⁇ 0 , ⁇ 0 , m 1 , ⁇ 1 , ⁇ 1 included in the prediction model is assumed to be represented by the distribution of Equation (14). However, it is not necessarily limited to these distributions.
  • the distribution parameter values of the exponential distribution Exp and the normal distribution N in Expression (14) are set based on the prior knowledge. be able to.
  • values that increase the width of the distribution such as 10 ⁇ 3 and 10 3 are set as the distribution parameter values of the exponential distribution Exp and the normal distribution N.
  • the sensitivity of these distribution parameters to the results is small, and it is not necessary to set their statistical values exactly to these values.
  • the life prediction error E (n) is calculated by using the empirical density distribution f (n) of the life data T (n) and the probability density distribution obtained from the Weibull distribution of Expression (11). Set as follows.
  • the model creation simulator unit 110 sets initial values of six meta parameters of the three parameter prediction models included in the random variable ⁇ (life prediction model parameter sample initial value setting process: step S10). Since the sensitivity to the results of these initial values is not high, it may be set by sampling appropriately from the distributions set in advance in Equation (11) and Equation (12).
  • the model creation simulator unit 110 repeatedly executes the processing of step S11a to step S11f that sequentially performs sample value calculation according to the Markov chain and according to the posterior distribution of Expression (10) (model prediction trial processing: step S11). .
  • step S11 the life prediction model creation trial unit 112 first receives and receives the current value of the random variable ⁇ (six meta parameters) transmitted from the stochastic parameter sample generation unit 115.
  • a parameter prediction model of Expression (13) is created using the six metaparameters, and a data section for model creation trial is initialized (data section initialization process: step S11a).
  • the life prediction model creation trial unit 112 uses the data on the failure occurrence time (that is, life) T (n) and the failure probability density estimated value f (n) in the set reliability data section, Variable data z (n) representing the use environment is sequentially read from the reliability data storage unit 140 (data record reading process: step S11b). Then, an attempt is made to create a life prediction model according to the three model parameters m, ⁇ , and ⁇ derived from the read data, and the obtained life prediction model is transmitted to the life prediction calculation trial unit 113 (life prediction). Model creation trial process: Step S11c).
  • the lifetime prediction calculation trial unit 113 sequentially acquires the reliability data in the reliability data section set in step S11a from the reliability data storage unit 140, and substitutes it into the lifetime prediction model received earlier.
  • the life (corresponding to the failure probability density estimated value f (n)) is predicted (prediction trial process: step S11d).
  • the lifetime prediction calculation trial unit 113 acquires the lifetime (corresponding to the failure probability density estimated value f (n)) data of the previously set section from the reliability data storage unit 140, and compares it with the predicted value for prediction. An error is calculated (life prediction error calculation process: step S11e).
  • the life prediction calculation trial unit 113 creates a life prediction model for all the data sections set in step S11a, and determines whether or not the life prediction trial processing has ended (step S11f). As a result of the determination, if the life prediction process has not been completed for all the data sections (No in step S11f), the process returns to the previous and the processes after the data record reading process (step S11b) are repeatedly executed. .
  • step S12 when the life prediction process has been completed for all the data sections (Yes in step S11f), the life prediction calculation trial unit 113 calculates the variance of the prediction error series obtained by the processing so far, The prediction error variance and the posterior distribution of the random variable ⁇ are updated (prediction error variance calculation and posterior distribution update processing: step S12).
  • the model accuracy convergence determination unit 116 converges a chain set of sample values to a predetermined distribution from the posterior distribution of the metaparameter variance included in the sample value of the random variable ⁇ , and after the determination of convergence, It is determined whether or not the number of Markov chain samples has been calculated (Markov chain convergence condition determination processing: step S13).
  • the probabilistic parameter sample generation unit 115 thereafter performs the process from among the metaparameters included in the random variable ⁇ each time this step is passed. One is selected in order according to the Markov chain, and the sample value is newly generated from the posterior distribution of the formula (10) in which the parameter was updated last time, and the updated parameter value and the remaining previous parameter Is transmitted to the model creation trial unit 111 (life prediction model parameter sample generation update processing: step S17).
  • step S17 the processing shifts from the stochastic parameter sample generation unit 115 to the processing of the model creation trial unit 111, and the processing in step S11a and subsequent steps is repeated and executed again.
  • step S13 if the convergence condition for the Markov chain is satisfied in step S13 (Yes in step S13a), the model accuracy convergence determination unit 116 ends the repeated calculation processing so far, and determines the convergence interval.
  • the sample sequence of the random variable ⁇ is cut out (convergence interval sample sequence cut-out process: step S14).
  • FIG. 7 is a diagram showing an example of how the parameter sample series converges by the MCMC method (repetitive processing up to step S13 in FIG. 6).
  • FIG. 7A shows the interval from the first time until convergence and the convergence.
  • An example showing how a parameter sample sequence converges in a later predetermined number of convergence intervals
  • (b) is an example showing a converged parameter sample sequence in a predetermined number of convergence intervals after convergence.
  • the left chart 55a shows how the prediction error sample series converges
  • the right chart 55b shows how one metaparameter sample series converges.
  • the convergence section 56 refers to a section in which convergence is determined to be confirmed, for example, a section from 2,000 times to 5,000 times.
  • the left chart 57a is a parameter sample series obtained by cutting out the convergence section 56 from the left chart 55a in FIG. 7A, and the right chart 57b represents the frequency distribution. It is. From the parameter sample series of the convergence section 56, the convergence section average value 58 is calculated.
  • the model creation simulator unit 110 calculates the average value or the median value based on the sample series of the convergence interval 56 of each metaparameter included in the random variable ⁇ , and the value of the metaparameter Is determined (life prediction model parameter determination process: step S15). Thereafter, the model creation simulator unit 110 transmits the convergence interval average value 58 (see FIG. 7B) for each of the six meta parameters of the three parameter prediction models to the life prediction model creation unit 132 of the life calculation unit 130. Then, the prediction model in the life calculation unit 130 is updated (life prediction model parameter update processing: step S16).
  • the model creation simulation process described above is stored in the storage device 33 as a program of the model management computer 31 installed in the operation center 300 shown in FIG. Executed. Further, when the program is executed, data in the parameter sample value storage unit 121, the life prediction model storage unit 122, and the reliability data storage unit 140 are appropriately read and written.
  • FIG. 8 is a diagram illustrating an example of a processing flow of a life calculation process in the life calculation unit 130 of the maintenance component life prediction system 100.
  • FIG. 8 (refer to FIG. 1 as appropriate), the processing flow of the life calculation processing in the life calculation unit 130 will be described.
  • the life prediction model creation unit 132 of the life calculation unit 130 first receives the six metaparameter values of the parameter prediction model transmitted from the model creation simulator unit 110, and uses the received metaparameter values as a parameter prediction model (formula ( 13)) is updated (step S20).
  • the life prediction model creation unit 132 obtains data (value of the variable z 1 ) representing the usage method and usage environment regarding the maintenance part to be predicted or the electromechanical device 200 having the maintenance part from the reliability data storage unit 140. Obtain (step S21).
  • the life prediction model creation unit 132 substitutes data representing the use method and use environment into the parameter prediction model (formula (13)), thereby obtaining three parameters (a shape parameter m, a scale parameter ⁇ , and a position parameter).
  • the value of ⁇ ) is obtained, and the values of the obtained three parameters are substituted into the equation (7) to determine the failure probability density distribution f (t) (step S22).
  • the life prediction calculation unit 133 calculates the predicted life of the maintenance part based on the determined maximum value of the failure probability density distribution f (t) or the threshold value s of the percent point (step S23). . That is, when m> 1, since the failure probability density distribution f (t) has a maximum value, the operation time t at which the differential value of f (t) becomes zero is assumed to be the predicted life (predicted life value). Can be defined as a T Life hat. In that case, the predicted life T Life hat for the data z 1 representing the usage method / use environment is given by the following equation (16).
  • a threshold value s is set in advance for the percentage point obtained by integrating the failure probability density distribution f (t), and the operation time t when the percentage point exceeds the threshold value s is calculated as the predicted life ( (Predicted value of life) T Life hat.
  • the predicted life T Life hat for the data z 1 representing the usage method or usage environment is given by the following equation (17).
  • the life prediction calculation unit 133 acquires the threshold value s of the percent point preset for each maintenance part from, for example, the reliability data storage unit 140, and the acquired threshold value s By substituting for (17), the predicted life T Life hat of the maintenance part can be obtained.
  • the maintenance part replacement cycle notifying unit 134 sets or updates the maintenance part replacement cycle based on the predicted life calculated in step S23 (step S24), and performs maintenance management of the set or updated maintenance part replacement cycle.
  • the device 135 is notified.
  • the maintenance part replacement cycle is usually set to a time slightly shorter than the predicted life T Life hat.
  • the setting or updating of the maintenance part replacement cycle may be performed periodically at a preset period, or may be performed in synchronization with a failure occurrence event.
  • the maintenance management device 135 monitors the operation time of the corresponding maintenance component of each electric machine apparatus 200 having jurisdiction in accordance with the notified maintenance component replacement cycle. When the operation time approaches the maintenance component replacement cycle, the maintenance management device 135 It is displayed on the display device of the operation computer 41 (see FIG. 2) that the part replacement date is approaching, or the maintenance worker is notified by e-mail or the like.
  • the maintenance management device 135 displays a list of maintenance parts that will exceed the predicted life one after another unless they are replaced next time so that a plurality of maintenance parts can be collectively replaced by regular maintenance work as necessary. You may make it display on a display apparatus. Furthermore, the maintenance management device 135 may automatically order maintenance parts that will be required in the near future, taking into account separately the procurement lead times of registered maintenance parts. With such a function of the operation computer 41, the maintenance worker can replace the maintenance parts of the electromechanical device 200 in the maintenance part replacement cycle based on the latest predicted life of the maintenance parts without leakage. Become.
  • FIG. 9 is a diagram showing an example of a maintenance part life prediction system screen displayed on the display device of the model management computer 31.
  • the maintenance component life prediction system screen 310 includes a model creation simulator subscreen 310a and a life calculation subscreen 310b.
  • the model creation simulator subscreen 310a is provided with an execution button 313a for model creation simulation, a data section designation subscreen 314, and a life probability distribution parameter calculation subscreen 315.
  • the execution button 313a is a button representing an execution instruction for model creation simulation. That is, when the operator clicks the execution button 313a, the model management computer 31 executes a model creation simulation process (see FIG. 6) by the model creation simulator unit 110. Note that the model management computer 31 is not limited to the time when the operator clicks the execution button 313a, but when the execution instruction is received from a computer of a host system (not shown), or a timing such as a preset date and time. Thus, this model creation simulation process may be executed.
  • boxes 314a and 314b for displaying the start calendar date time and end calendar date time of the model creation data section are displayed, and the start calendar date time of the model creation data section is further displayed.
  • a radio button 314c for selecting whether to set the end calendar date time automatically or manually is displayed.
  • the model management computer 31 When automatic setting is selected with the radio button 314c, the model management computer 31 starts in accordance with a predetermined rule (for example, from January 1, five years ago to December 31, last year). The calendar date time and end calendar date time are automatically set, and the set start calendar date time and end calendar date time are displayed in boxes 314a and 314b.
  • a predetermined rule for example, from January 1, five years ago to December 31, last year.
  • the calendar date time and end calendar date time are automatically set, and the set start calendar date time and end calendar date time are displayed in boxes 314a and 314b.
  • the life probability distribution parameter calculation subscreen 315 includes a radio button 315a for selecting a parameter sample series convergence determination method (automatic setting or manual setting) obtained by MCMC simulation, a parameter sample series chart 315g, and a convergence section. Display boxes 315i, 315j, 315k, 315p, 315q, 315r, and the like that display the values of the probability distribution parameters (see equation (14)) determined from the parameter sample series are displayed.
  • the model management computer 31 displays the convergence start cursor 315h on the parameter sample series chart 315g and also displays the left / right movement buttons 315c and 315d displayed at that time.
  • a click operation is accepted, and the convergence start cursor 315h is moved right and left as appropriate in accordance with the input of the click operation.
  • the display box 315e displays the number of simulation iterations representing the position of the convergence start cursor 315h.
  • the model management computer 31 determines the position of the convergence start cursor 315h, determines the convergence start point, and sets the convergence section. Further, the model management computer 31 calculates the parameter value of each probability distribution for which the prior distribution is defined by the equation (14) based on the average value or the mode value of the parameter sample series in the convergence section of the posterior distribution after the MCMC simulation. The determined parameter values are displayed in the display boxes 315i, 315j, 315k, 315p, 315q, and 315r, respectively.
  • the life calculation subscreen 310b is provided with an execution button 313b for life calculation, and an object designation subscreen 316 and a calculation method selection & calculation result subscreen 317. .
  • the execution button 313b is a button that represents an execution instruction for life calculation. That is, when the operator clicks the execution button 313b, the model management computer 31 executes a life calculation process (see FIG. 8) by the life calculation unit 130. Note that the model management computer 31 is not limited to the time when the operator clicks the execution button 313b, but when the execution instruction is received from a computer of a host system (not shown), or a timing such as a preset date and time. Thus, this life calculation process may be executed.
  • the target designation sub-screen 316 displays dialog (dialogue) boxes 316a and 316b for designating the installation location and maintenance parts of the electromechanical device 200 subject to lifetime calculation, and the usage method and usage environment of the electromechanical device 200.
  • the model management computer 31 uses the usage data corresponding to the maintenance parts of the electromechanical device 200 from the reliability data storage unit 140 to the installation location.
  • the usage environment is searched, and the searched usage method and usage environment are displayed in a box 316c.
  • the symbol z 1 means a variable representing the usage method / use environment in Equation (13). Then, change the value of the operator is displayed in a box 316c, when the user clicks the change button 316d, the value of the variable z 1 shall be changed.
  • the model management computer 31 does not depend on an operator's instruction using the target designation sub-screen 316. Based on the data of the list, the life calculation is executed.
  • a radio button for selecting whether to use the maximum value of the life probability distribution of Expression (16) or the percentage point of Expression (17) as the life calculation method 317a is displayed, life calculation is performed according to the selected radio button 317a, and a predicted life as a result of the life calculation is displayed in the display box 317c.
  • a box 317b for setting the threshold value s is displayed.
  • the calculation method selection & calculation result sub-screen 317 further displays a transmission button 317d.
  • the transmission button 317d is clicked by the operator, the predicted life that is the result of the life calculation is the maintenance management device 123 ( To the operation computer 41).
  • the result of the life calculation may be a maintenance part replacement cycle (see FIG. 8, step S24) obtained based on the predicted life instead of the predicted life itself.
  • FIG. 10 is a diagram showing an example of a maintenance management screen displayed on the display device of the maintenance management device 123 (operation computer 41).
  • the maintenance management screen 410 includes a maintenance component designation subscreen 411 and a maintenance plan subscreen 412.
  • a box 411a for displaying the installation location of the electromechanical device 200 that is the target of the maintenance plan, a dialog box 411b for designating maintenance parts, and the like are displayed, and further, designated by the dialog box 411b.
  • the predicted service life of the maintenance part is displayed in the display box 411c. Note that the predicted service life of the maintenance part displayed at that time is transmitted in advance from the service life prediction system 100 (model management computer 31).
  • the display box 411c may display a maintenance part replacement cycle instead of the predicted life of the maintenance part.
  • an inquiry button 411d is displayed on the maintenance part designation sub-screen 411, and when the operator clicks the inquiry button 411d, the maintenance management device 123 makes the latest life calculation to the maintenance part life prediction system 100. Queries whether there is a result. If it is found from the inquiry that there is an unacquired latest lifetime calculation result, the maintenance management device 123 acquires the latest lifetime calculation result from the maintenance component lifetime prediction system 100 and displays the display box 411c. Update the predicted life displayed in.
  • the maintenance plan sub-screen 412 is provided with a display box 412a for displaying the service life arrival date of the maintenance part designated in the dialog box 411b, a dialog box 412b for selecting a scheduled maintenance plan allocation date, and a registration button 412c.
  • the maintenance management device 123 obtains the life reached date by adding the predicted life to the previous replacement date of the maintenance part (or the first operation start date of the electromechanical device 200), and displays the obtained life reached date. This is displayed in the box 412a.
  • the operator may set the scheduled maintenance plan allocation date by using the dialog box 412b based on the life arrival date displayed in the display box 412a and clicking the registration button 412c, thereby confirming the set scheduled maintenance plan allocation date. it can.
  • the maintenance management device 123 creates a maintenance plan for maintenance parts designated by the operator via the maintenance management screen 410 (that is, sets a regular maintenance plan allocation date). Regardless of this, based on a list of maintenance parts created in advance, a maintenance plan for a plurality of maintenance parts is created when an instruction from a host computer (not shown) is received or at a preset date and time. It may be.
  • the service life of the maintenance part of the electric machine device 200 (for example, the X-ray tube 11 of the X-ray CT apparatus 200a) can be predicted in consideration of the usage method and use environment of the electric machine device 200 or the maintenance part. I did it.
  • the life prediction model for example, the life prediction model is predicted by three parameters m, ⁇ , ⁇ and elapsed time or operation time of the Weibull model, and the parameters m, ⁇ , ⁇ are determined by the electromechanical device. It is predicted by variables representing the usage method and usage environment of 200 or maintenance parts. At this time, the meta parameters for predicting the parameters m, ⁇ , and ⁇ are determined so as to match the field data of the service life of the maintenance part by random number simulation using the MCMC method or the like.
  • the electromechanical device 200 since it is not necessary to stratify the field data of the lifetime accumulated in the reliability data storage unit 140, even when the field data is small, the predicted lifetime with a high accuracy of the maintenance part is obtained. be able to. In other words, even when the electromechanical device 200 and maintenance parts are newly developed products and there is no field data with sufficient lifetime, the electromechanical device 200 is used in various methods and environments. However, if any field data is collected, the service life of the maintenance part can be predicted earlier.
  • the electromechanical apparatus 200 is described as the X-ray CT apparatus 200a.
  • the electromechanical apparatus 200 is not limited to the X-ray CT apparatus 200a, and includes components that deteriorate and wear. Any device can be used.
  • the electromechanical device 200 may be a machining device for polishing, grinding, and cutting, and is an automobile, a construction machine, a train, an aircraft equipped with wheels, brakes, tires, driving devices (engines, motors), and the like. It may be a power plant equipped with a turbine or the like, an analyzer having a fluorescent light source or the like, an inspection device such as an SEM equipped with an electron gun, or a hard disk device.
  • the information processing apparatus may be an integrated circuit manufacturing apparatus using plasma or laser.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Un simulateur pour la création de modèle (110) utilise une simulation de nombres aléatoires employant la méthode MCMC pour définir la valeur d'un métaparamètre inclus dans un modèle de prédiction de paramètre servant à prédire la valeur d'un paramètre inclus dans un modèle pour la prédiction de la durée de vie des pièces détachées, de manière à ce que la durée de vie prédite corresponde aux données d'exploitation regroupées dans une unité de stockage de données de fiabilité (140). Un calculateur de durée de vie (130) crée un modèle de prédiction de paramètre pour les pièces détachées sur la base du métaparamètre ainsi défini et calcule la durée de vie prédite.
PCT/JP2011/061030 2011-05-13 2011-05-13 Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées WO2012157040A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2013514865A JP5718457B2 (ja) 2011-05-13 2011-05-13 保守部品寿命予測システムおよび保守部品寿命予測方法
PCT/JP2011/061030 WO2012157040A1 (fr) 2011-05-13 2011-05-13 Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/061030 WO2012157040A1 (fr) 2011-05-13 2011-05-13 Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées

Publications (1)

Publication Number Publication Date
WO2012157040A1 true WO2012157040A1 (fr) 2012-11-22

Family

ID=47176410

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/061030 WO2012157040A1 (fr) 2011-05-13 2011-05-13 Système pour la prédiction de la durée de vie des pièces détachées et procédé pour la prédiction de la durée de vie des pièces détachées

Country Status (2)

Country Link
JP (1) JP5718457B2 (fr)
WO (1) WO2012157040A1 (fr)

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014167667A (ja) * 2013-02-28 2014-09-11 Mitsubishi Electric Corp 設備点検順位設定装置
JP2014228895A (ja) * 2013-05-17 2014-12-08 富士通株式会社 交換時間算出プログラム、情報処理装置、および交換時間算出方法
JP2015049606A (ja) * 2013-08-30 2015-03-16 株式会社日立情報通信エンジニアリング 管理システム、管理対象装置、管理装置、方法及びプログラム
JP2015088045A (ja) * 2013-10-31 2015-05-07 Necフィールディング株式会社 スケジューリング装置、スケジューリングシステム、スケジューリング方法、及びプログラム
WO2015079888A1 (fr) * 2013-11-28 2015-06-04 Eizo株式会社 Système de prédiction, procédé de prédiction et programme d'ordinateur
JP2015174256A (ja) * 2014-03-14 2015-10-05 富士ゼロックス株式会社 障害予測システム、障害予測装置およびプログラム
KR20150123463A (ko) * 2014-04-25 2015-11-04 사단법인 한국선급 최적 예방보전 주기 계산 시스템
JP2015203906A (ja) * 2014-04-11 2015-11-16 日本電信電話株式会社 故障解析における影響因子情報取得方法および影響因子情報取得装置
US20160203407A1 (en) * 2013-08-28 2016-07-14 Hitachi, Ltd. Maintenance Service Method and Maintenance Service System
JP2016177682A (ja) * 2015-03-20 2016-10-06 株式会社東芝 設備評価装置、設備評価方法、コンピュータプログラム
EP3151175A1 (fr) * 2015-09-30 2017-04-05 The Boeing Company Système de maintenance d'un produit fabriqué
JP2017076360A (ja) * 2015-10-15 2017-04-20 タタ コンサルタンシー サービシズ リミテッドTATA Consultancy Services Limited 予測信頼性マイニングのためのシステム及び方法
JP2017151980A (ja) * 2016-02-24 2017-08-31 ゼネラル・エレクトリック・カンパニイ 推奨点検間隔を最適化するシステムおよび方法
JP2017167847A (ja) * 2016-03-16 2017-09-21 株式会社東芝 運用計画案作成装置、運用計画案作成方法、プログラムおよび運用計画案作成システム
KR101787810B1 (ko) * 2014-04-25 2017-10-18 사단법인 한국선급 액화천연가스 부유식 생산저장설비 탑사이드 공정의 예방 보전 주기 최적화 방법
WO2017212957A1 (fr) * 2016-06-10 2017-12-14 ソニー株式会社 Dispositif de traitement d'informations, procédé de traitement d'informations, programme, et système de traitement d'informations
CN108053079A (zh) * 2017-12-29 2018-05-18 山东超越数控电子股份有限公司 一种用于机务外场的备件数量预测方法和系统
JP2018142256A (ja) * 2017-02-28 2018-09-13 ファナック株式会社 在庫管理および予防保全を行う機能を有する在庫管理システム
CN108549951A (zh) * 2018-03-09 2018-09-18 璇飞(武汉)科技有限公司 一种基于关键器件的船用电气设备寿命预测方法及装置
JP2018173948A (ja) * 2017-03-31 2018-11-08 西日本電信電話株式会社 故障診断装置、故障診断方法、及びコンピュータプログラム
JP2018200681A (ja) * 2017-05-25 2018-12-20 ザ・ボーイング・カンパニーThe Boeing Company ビークルの部品信頼性決定システムおよび方法
JP2018204949A (ja) * 2017-05-30 2018-12-27 日本電信電話株式会社 鋼材の耐水素脆化特性評価方法
CN109840310A (zh) * 2019-01-14 2019-06-04 中国空间技术研究院 一种航天器用三维集成系统级组件寿命综合评价方法
JP2019105927A (ja) * 2017-12-11 2019-06-27 日本電信電話株式会社 故障確率算出装置、故障確率算出方法及びプログラム
JP2019124580A (ja) * 2018-01-16 2019-07-25 東芝Itコントロールシステム株式会社 放射線検査装置
WO2019194163A1 (fr) * 2018-04-05 2019-10-10 日本電信電話株式会社 Procédé d'analyse de plage de mélange de facteurs d'influence et dispositif d'analyse de plage de mélange de facteurs d'influence
CN110543653A (zh) * 2018-05-29 2019-12-06 发那科株式会社 寿命预测装置以及机器学习装置
CN110660002A (zh) * 2018-06-29 2020-01-07 新疆金风科技股份有限公司 风力发电机组的部件的失效率曲线的确定方法和设备
CN110991945A (zh) * 2018-09-30 2020-04-10 北京国双科技有限公司 设备备件的信息处理方法及装置、存储介质和处理器
CN112257253A (zh) * 2020-10-19 2021-01-22 成都航天科工大数据研究院有限公司 一种基于Bayes的产品工业寿命预测方法、装置及电子设备
US20210089928A1 (en) * 2018-03-16 2021-03-25 Hitachi, Ltd. Failure probability evaluation system and method
CN112560234A (zh) * 2020-12-01 2021-03-26 江苏南高智能装备创新中心有限公司 一种数控机床剩余寿命估计概率的计算方法、装置和网络侧服务端
KR20210045753A (ko) * 2019-10-17 2021-04-27 한국전력공사 배전설비 관리 방법
CN112949092A (zh) * 2021-04-08 2021-06-11 北京航空航天大学 一种多阶段定期抽检型产品贮存寿命评估的离散参数回归法
KR20210097939A (ko) * 2020-01-31 2021-08-10 엠투어플 주식회사 인공지능을 이용한 하드 디스크의 사용 기간 예측과 이레이징 및 디가우징 판단 방법
CN114357892A (zh) * 2022-01-12 2022-04-15 中国石油大学(北京) 防喷器系统可用性预测方法、装置、设备和存储介质
CN116050613A (zh) * 2023-01-06 2023-05-02 中国长江电力股份有限公司 水电机组顶盖排水泵剩余使用寿命预测方法
WO2024095770A1 (fr) * 2022-11-02 2024-05-10 株式会社ニデック Dispositif d'usinage de verre de lunettes et programme d'usinage de verre de lunettes
CN118115142A (zh) * 2024-03-11 2024-05-31 中铁旸谷(北京)智慧科技产业有限公司 基于威布尔模型算法的机电设备预防性维修方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007025878A (ja) * 2005-07-13 2007-02-01 Mitsubishi Heavy Ind Ltd プラント用保全支援システム
WO2010143492A1 (fr) * 2009-06-11 2010-12-16 株式会社日立製作所 Procédé et système de surveillance d'anomalie de dispositif
WO2011030425A1 (fr) * 2009-09-10 2011-03-17 株式会社東芝 Dispositif et procédé d'établissement de plan de gestion

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0694589A (ja) * 1992-09-09 1994-04-05 Toshiba Corp 高温部品の寿命診断方法
US7822577B2 (en) * 2007-08-15 2010-10-26 General Electric Company Methods and systems to develop an experience-based probabilistic lifing process

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007025878A (ja) * 2005-07-13 2007-02-01 Mitsubishi Heavy Ind Ltd プラント用保全支援システム
WO2010143492A1 (fr) * 2009-06-11 2010-12-16 株式会社日立製作所 Procédé et système de surveillance d'anomalie de dispositif
WO2011030425A1 (fr) * 2009-09-10 2011-03-17 株式会社東芝 Dispositif et procédé d'établissement de plan de gestion

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
C. ANDRIEU ET AL.: "An Introduction to MCMC for Machine Learning", MACHINE LEARNING, vol. 50, 2003, pages 5 - 43, XP007900280, DOI: doi:10.1023/A:1020281327116 *

Cited By (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014167667A (ja) * 2013-02-28 2014-09-11 Mitsubishi Electric Corp 設備点検順位設定装置
JP2014228895A (ja) * 2013-05-17 2014-12-08 富士通株式会社 交換時間算出プログラム、情報処理装置、および交換時間算出方法
US20160203407A1 (en) * 2013-08-28 2016-07-14 Hitachi, Ltd. Maintenance Service Method and Maintenance Service System
JP2015049606A (ja) * 2013-08-30 2015-03-16 株式会社日立情報通信エンジニアリング 管理システム、管理対象装置、管理装置、方法及びプログラム
JP2015088045A (ja) * 2013-10-31 2015-05-07 Necフィールディング株式会社 スケジューリング装置、スケジューリングシステム、スケジューリング方法、及びプログラム
WO2015079888A1 (fr) * 2013-11-28 2015-06-04 Eizo株式会社 Système de prédiction, procédé de prédiction et programme d'ordinateur
US10268439B2 (en) 2013-11-28 2019-04-23 Eizo Corporation Prediction system, prediction method, and computer program
JP2015174256A (ja) * 2014-03-14 2015-10-05 富士ゼロックス株式会社 障害予測システム、障害予測装置およびプログラム
JP2015203906A (ja) * 2014-04-11 2015-11-16 日本電信電話株式会社 故障解析における影響因子情報取得方法および影響因子情報取得装置
KR20150123463A (ko) * 2014-04-25 2015-11-04 사단법인 한국선급 최적 예방보전 주기 계산 시스템
KR101717327B1 (ko) 2014-04-25 2017-03-16 사단법인 한국선급 최적 예방보전 주기 계산 시스템
KR101787810B1 (ko) * 2014-04-25 2017-10-18 사단법인 한국선급 액화천연가스 부유식 생산저장설비 탑사이드 공정의 예방 보전 주기 최적화 방법
JP2016177682A (ja) * 2015-03-20 2016-10-06 株式会社東芝 設備評価装置、設備評価方法、コンピュータプログラム
EP3151175A1 (fr) * 2015-09-30 2017-04-05 The Boeing Company Système de maintenance d'un produit fabriqué
US10339461B2 (en) 2015-09-30 2019-07-02 The Boeing Company System for maintenance of a manufactured product
JP2017076360A (ja) * 2015-10-15 2017-04-20 タタ コンサルタンシー サービシズ リミテッドTATA Consultancy Services Limited 予測信頼性マイニングのためのシステム及び方法
JP2017151980A (ja) * 2016-02-24 2017-08-31 ゼネラル・エレクトリック・カンパニイ 推奨点検間隔を最適化するシステムおよび方法
JP7053152B2 (ja) 2016-02-24 2022-04-12 ゼネラル・エレクトリック・カンパニイ 推奨点検間隔を最適化するシステム及び方法
JP2017167847A (ja) * 2016-03-16 2017-09-21 株式会社東芝 運用計画案作成装置、運用計画案作成方法、プログラムおよび運用計画案作成システム
WO2017158975A1 (fr) * 2016-03-16 2017-09-21 株式会社 東芝 Dispositif de création de proposition de plan d'exploitation, procédé de création de proposition de plan d'exploitation, programme et système de création de proposition de plan d'exploitation
WO2017212957A1 (fr) * 2016-06-10 2017-12-14 ソニー株式会社 Dispositif de traitement d'informations, procédé de traitement d'informations, programme, et système de traitement d'informations
JP2018142256A (ja) * 2017-02-28 2018-09-13 ファナック株式会社 在庫管理および予防保全を行う機能を有する在庫管理システム
US10621545B2 (en) 2017-02-28 2020-04-14 Fanuc Corporation Inventory management system having functions of performing inventory management and preventive maintenance
JP2018173948A (ja) * 2017-03-31 2018-11-08 西日本電信電話株式会社 故障診断装置、故障診断方法、及びコンピュータプログラム
JP2018200681A (ja) * 2017-05-25 2018-12-20 ザ・ボーイング・カンパニーThe Boeing Company ビークルの部品信頼性決定システムおよび方法
JP2018204949A (ja) * 2017-05-30 2018-12-27 日本電信電話株式会社 鋼材の耐水素脆化特性評価方法
JP2019105927A (ja) * 2017-12-11 2019-06-27 日本電信電話株式会社 故障確率算出装置、故障確率算出方法及びプログラム
CN108053079A (zh) * 2017-12-29 2018-05-18 山东超越数控电子股份有限公司 一种用于机务外场的备件数量预测方法和系统
CN108053079B (zh) * 2017-12-29 2021-06-29 山东超越数控电子股份有限公司 一种用于机务外场的备件数量预测方法和系统
JP2019124580A (ja) * 2018-01-16 2019-07-25 東芝Itコントロールシステム株式会社 放射線検査装置
JP7195050B2 (ja) 2018-01-16 2022-12-23 東芝Itコントロールシステム株式会社 放射線検査装置
CN108549951A (zh) * 2018-03-09 2018-09-18 璇飞(武汉)科技有限公司 一种基于关键器件的船用电气设备寿命预测方法及装置
CN108549951B (zh) * 2018-03-09 2021-10-22 璇飞(武汉)科技有限公司 一种基于关键器件的船用电气设备寿命预测方法及装置
US20210089928A1 (en) * 2018-03-16 2021-03-25 Hitachi, Ltd. Failure probability evaluation system and method
WO2019194163A1 (fr) * 2018-04-05 2019-10-10 日本電信電話株式会社 Procédé d'analyse de plage de mélange de facteurs d'influence et dispositif d'analyse de plage de mélange de facteurs d'influence
JP2019185251A (ja) * 2018-04-05 2019-10-24 日本電信電話株式会社 影響因子混在範囲分析方法及び影響因子混在範囲分析装置
CN110543653A (zh) * 2018-05-29 2019-12-06 发那科株式会社 寿命预测装置以及机器学习装置
CN110660002A (zh) * 2018-06-29 2020-01-07 新疆金风科技股份有限公司 风力发电机组的部件的失效率曲线的确定方法和设备
CN110660002B (zh) * 2018-06-29 2022-03-29 新疆金风科技股份有限公司 风力发电机组的部件的失效率曲线的确定方法和设备
CN110991945A (zh) * 2018-09-30 2020-04-10 北京国双科技有限公司 设备备件的信息处理方法及装置、存储介质和处理器
CN110991945B (zh) * 2018-09-30 2023-04-18 北京国双科技有限公司 设备备件的信息处理方法及装置、存储介质和处理器
CN109840310A (zh) * 2019-01-14 2019-06-04 中国空间技术研究院 一种航天器用三维集成系统级组件寿命综合评价方法
CN109840310B (zh) * 2019-01-14 2022-10-21 中国空间技术研究院 一种航天器用三维集成系统级组件寿命综合评价方法
KR20210045753A (ko) * 2019-10-17 2021-04-27 한국전력공사 배전설비 관리 방법
KR102700731B1 (ko) 2019-10-17 2024-08-30 한국전력공사 배전설비 관리 방법
KR102291379B1 (ko) * 2020-01-31 2021-09-07 정기용 인공지능을 이용한 하드 디스크의 사용 기간 예측과 이레이징 및 디가우징 판단 방법
KR20210097939A (ko) * 2020-01-31 2021-08-10 엠투어플 주식회사 인공지능을 이용한 하드 디스크의 사용 기간 예측과 이레이징 및 디가우징 판단 방법
CN112257253A (zh) * 2020-10-19 2021-01-22 成都航天科工大数据研究院有限公司 一种基于Bayes的产品工业寿命预测方法、装置及电子设备
CN112560234A (zh) * 2020-12-01 2021-03-26 江苏南高智能装备创新中心有限公司 一种数控机床剩余寿命估计概率的计算方法、装置和网络侧服务端
CN112560234B (zh) * 2020-12-01 2024-03-12 江苏南高智能装备创新中心有限公司 一种数控机床剩余寿命估计概率的计算方法、装置和网络侧服务端
CN112949092B (zh) * 2021-04-08 2022-07-26 北京航空航天大学 一种多阶段定期抽检型产品贮存寿命评估的离散参数回归法
CN112949092A (zh) * 2021-04-08 2021-06-11 北京航空航天大学 一种多阶段定期抽检型产品贮存寿命评估的离散参数回归法
CN114357892A (zh) * 2022-01-12 2022-04-15 中国石油大学(北京) 防喷器系统可用性预测方法、装置、设备和存储介质
CN114357892B (zh) * 2022-01-12 2024-05-28 中国石油大学(北京) 防喷器系统可用性预测方法、装置、设备和存储介质
WO2024095770A1 (fr) * 2022-11-02 2024-05-10 株式会社ニデック Dispositif d'usinage de verre de lunettes et programme d'usinage de verre de lunettes
CN116050613A (zh) * 2023-01-06 2023-05-02 中国长江电力股份有限公司 水电机组顶盖排水泵剩余使用寿命预测方法
CN116050613B (zh) * 2023-01-06 2024-01-02 中国长江电力股份有限公司 水电机组顶盖排水泵剩余使用寿命预测方法
CN118115142A (zh) * 2024-03-11 2024-05-31 中铁旸谷(北京)智慧科技产业有限公司 基于威布尔模型算法的机电设备预防性维修方法及系统

Also Published As

Publication number Publication date
JP5718457B2 (ja) 2015-05-13
JPWO2012157040A1 (ja) 2014-07-31

Similar Documents

Publication Publication Date Title
JP5718457B2 (ja) 保守部品寿命予測システムおよび保守部品寿命予測方法
EP2210560B1 (fr) Système et procédé pour gérer la maintenance d'un système d'imagerie radiologique
US20180004488A1 (en) Project modeling using iterative variable defect forecasts
US8712726B2 (en) System and method for predicting remaining useful life of device components
US9002722B2 (en) Lifecycle obsolescence forecasting tool
US20170261403A1 (en) Abnormality detection procedure development apparatus and abnormality detection procedure development method
JP7145821B2 (ja) 故障確率評価システムおよびその方法
JP2018008685A (ja) 航空機の重整備における構造体修理のための予測方法及びシステム
JP2007328522A (ja) 故障確率算出装置、方法、及びプログラム
JP2009217770A (ja) 故障予測通知システム、故障予測通知方法、故障予測通知プログラムおよびプログラム記録媒体
US20130041783A1 (en) System and method for dynamic spare part management
JP2008165352A (ja) 定期点検データ分析装置およびその方法
US20190086291A1 (en) Method for online service policy tracking using optimal asset controller
JP5413240B2 (ja) イベント予測システムおよびイベント予測方法、ならびにコンピュータ・プログラム
EP2597602A1 (fr) Systèmes et procédés d'identification de tendances d'aéronef
JP2017182414A (ja) 故障予測装置、故障予測方法及び故障予測プログラム
WO2021100800A1 (fr) Système d'évaluation de probabilité de défaillance
EP4035601A1 (fr) Procédés et systèmes permettant de surveiller des événements associés à des tubes à rayons x
Okumoto Customer-perceived software reliability predictions: Beyond defect prediction models
JP2012234226A (ja) プラント機器の運転可能期間評価方法および運転可能期間評価装置
Nwadinobi et al. Improved Markov stable state simulation for maintenance planning
Tudjarova et al. Software quality metrics while using different development methodologies
JP5906873B2 (ja) 訪問発生解析装置および訪問発生解析プログラム
CN117932986A (zh) X射线球管寿命预测方法、装置、电子设备和存储介质
JP2024518042A (ja) X線管のフィラメントの故障予測を向上させるシステム及び方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11865863

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013514865

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11865863

Country of ref document: EP

Kind code of ref document: A1