A method for predicting spare parts demand in nuclear power plants based on exponential distribution
By fitting nuclear power plant spare parts life data using an exponential distribution-based method, calculating the number of failures and inventory quotas, the problem of inaccurate spare parts demand forecasting for nuclear power plants was solved, and scientific and reasonable inventory management was achieved.
Patent Information
- Application Number
- CN202111461384.3
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2021-12-03
- Publication Date
- 2025-11-14
- Estimated Expiration
- 2041-12-03
AI Technical Summary
Existing technologies make it difficult to accurately predict the spare parts demand of nuclear power plants, leading to unreasonable inventory management and potentially excessive capital tied up or spare parts shortages.
An exponential distribution-based method is adopted to calculate the number of failures and inventory quotas within a given time period by fitting the spare parts life data acquisition rate parameter λ. The inventory quantity is calculated by combining Poisson and normal distributions, reducing subjective human judgment.
It enables quantitative calculation of spare parts requirements for nuclear power plants, reduces subjective bias in inventory, and improves the scientific nature and efficiency of inventory management.
Smart Images

Figure BDA0003389930930000023 
Figure BDA0003389930930000024 
Figure BDA0003389930930000025
Abstract
Description
Technical Field
[0001] This invention belongs to the field of spare parts management technology, specifically relating to a method for predicting spare parts demand in nuclear power plants based on exponential distribution. Background Technology
[0002] Generally, due to technological limitations and economic constraints, it's impossible to design a product that will fully perform its intended function throughout its entire lifecycle. For commercial equipment (such as nuclear power plants, airplanes, and high-speed trains), this could lead to downtime, making spare parts availability crucial. When components are expensive, proper spare parts inventory management is essential. Low inventory increases the likelihood of waiting for spare parts, while excessive inventory ties up too much capital. To ensure a certain safety stock to meet the needs of unplanned spare parts replacements during on-site maintenance, nuclear power plants implement spare parts quota management.
[0003] Spare parts demand is a crucial input for spare parts quota management, and its accurate forecasting is essential for reducing inventory and ensuring on-site maintenance. There are generally two main types of spare parts demand forecasting methods: the first is reliability-based methods, and the second is black-box methods based on historical spare parts consumption data. In some cases, spare parts demand exhibits patterns that traditional methods cannot accurately predict. Summary of the Invention
[0004] The purpose of this invention is to provide a method for predicting the demand for spare parts in nuclear power plants based on exponential distribution. This method can ensure the consumption needs of spare parts in nuclear power plants within a certain period of time, rationalize spare parts inventory, and provide support for better management of spare parts quotas in nuclear power plants.
[0005] The technical solution of this invention is as follows: A method for predicting the demand for spare parts in nuclear power plants based on exponential distribution, comprising the following steps:
[0006] Step 1: Obtain the rate parameter λ of the exponential distribution based on the spare parts life data;
[0007] Step 2: Obtain the number of spare parts failures within a given time interval based on the exponential distribution;
[0008] Step 3: Determine the inventory quota for spare parts based on their service level.
[0009] Step 1, as described above, fits the lifespan data of spare parts, whose lifespan follows an exponential distribution, to an exponential distribution based on reliability theory. The specific process is as follows:
[0010] Step 11: For all complete data t i Using functions Calculate, denoted as LK i For truncated data t j ,use Calculate, denoted as LK j ;
[0011] Step 12: Put all LK i and LK j Summing these values gives the likelihood value LK.
[0012] Step 13: Use Excel's Solver function, Matlab's fsolve function, and other tools to solve for the estimated value λ of the rate parameter that makes LK reach its maximum value. λ is the parameter that needs to be fitted.
[0013] Step 2 calculates the expected number of failures within a given interval (0, t) based on the exponential distribution obtained in Step 1. The general formula for this calculation is:
[0014]
[0015] Step 2 involves calculating M(t), and the steps are as follows:
[0016] Step 21: Divide the interval (0, t) into N equal parts, each with a length Δt, i.e., t = N × Δt. The larger N is, the higher the accuracy of M(t) calculation.
[0017] Step 22: Calculate the expected value of the mean number of failures.
[0018]
[0019] Where F(t) is the cumulative probability density function of the exponential distribution; t i Let t be the position of the i-th Δt in the interval (0, t). i =i×Δt;
[0020] Step 23: Calculate the variance
[0021]
[0022] In the formula: var[N[t]] is the variance of the number of times the spare part fails in the time interval (0, t).
[0023] Step 3 includes:
[0024] Step 31: Assume there are S locations that require a certain spare part, and the lifespan of each spare part is L during prediction. i Then, after time L, the average demand for spare parts at all locations is:
[0025] variance is
[0026] Step 32: Calculate the inventory quota D using the Poisson distribution.p =P -1 (k%,M s ), where P -1 () represents the inverse function of the Poisson cumulative density function, k is the service level that the spare part needs to achieve, and M s Given the parameters of the Poisson distribution, calculate the inventory quota D using the normal distribution. N =N -1 (k%,M s ,var[N s (t)]), where N -1 () represents the inverse function of the cumulative density function of the normal distribution, k is the service level that the spare part needs to achieve, and M s Let N be the mean of a normal distribution. s [(t)] represents the variance of the normal distribution.
[0027] The beneficial effects of this invention are as follows: Currently, nuclear power plants determine spare parts inventory quotas manually based on experience, which is highly subjective and the quotas tend to be conservative. The method of this invention can quantitatively calculate the demand and probability of spare parts with a lifespan distribution that follows an exponential distribution within a given future time interval, reducing subjective human judgment and lowering spare parts inventory. Detailed Implementation
[0028] The present invention will be further described in detail below with reference to specific embodiments.
[0029] This invention is applicable to the demand forecasting of spare parts for nuclear power plants whose lifespan follows an exponential distribution, such as components with a constant failure rate, products that are regularly maintained before wear and tear, components that fail due to random high stress, and components that experience minor wear and tear during their service life.
[0030] A method for predicting spare parts demand in nuclear power plants based on exponential distribution includes the following steps:
[0031] Step 1: Obtain the rate parameter λ of the exponential distribution based on the spare parts life data;
[0032] Based on reliability theory, the lifespan data of spare parts whose lifespan follows an exponential distribution are fitted to an exponential distribution. The specific process is as follows:
[0033] Step 11: For all complete data t i Using functions Calculate, denoted as LK i For truncated data t j ,use Calculate, denoted as LK j ;
[0034] Step 12: Put all LK i and LKj Summing these values gives the likelihood value LK.
[0035] Step 13: Use Excel's Solver function, Matlab's fsolve function, and other tools to solve for the estimated value λ of the rate parameter that makes LK reach its maximum value. λ is the parameter that needs to be fitted.
[0036] Step 2: Obtain the number of spare parts failures within a given time interval based on the exponential distribution.
[0037] The expected number of failures within a given interval (0, t) is calculated based on the exponential distribution obtained in step 1. The general formula for the calculation is as follows:
[0038]
[0039] In this embodiment, a numerical calculation method is designed to calculate M(t), and the steps are as follows:
[0040] Step 21: Divide the interval (0, t) into N equal parts, each with a length Δt, i.e., t = N × Δt. The larger N is, the higher the accuracy of M(t) calculation.
[0041] Step 22: Calculate the expected value of the mean number of failures.
[0042]
[0043] Where F(t) is the cumulative probability density function of the exponential distribution; t i Let t be the position of the i-th Δt in the interval (0, t). i = i × Δt.
[0044] Step 23: Calculate the variance
[0045]
[0046] In the formula: var[N[t]] is the variance of the number of times the spare part fails in the time interval (0, t).
[0047] Step 3: Determine the spare parts inventory quota based on the spare parts' service level.
[0048] Step 31: Assume there are S locations that require a certain spare part, and the lifespan of each spare part is L during prediction. i Then, after time L, the average demand for spare parts at all locations is:
[0049] variance is
[0050] Step 32: Calculate the inventory quota D using the Poisson distribution. p =P-1 (k%,M s ), where P -1 () represents the inverse function of the Poisson cumulative density function, k is the service level that the spare part needs to achieve, and M s Given the parameters of the Poisson distribution, calculate the inventory quota D using the normal distribution. N =N -1 (k%,M s ,var[N s (t)]), where N -1 () represents the inverse function of the cumulative density function of the normal distribution, k is the service level that the spare part needs to achieve, and M s Let N be the mean of a normal distribution. s [(t)] represents the variance of the normal distribution.
Claims
1. A method for predicting spare parts demand in nuclear power plants based on exponential distribution, characterized in that, Includes the following steps: Step 1: Obtain the rate parameter λ of the exponential distribution based on the spare parts life data; Step 1, as described above, fits the lifespan data of spare parts, whose lifespan follows an exponential distribution, to an exponential distribution based on reliability theory. The specific process is as follows: Step 11: For all complete data t i Using functions Calculate, denoted as LK i For truncated data t j ,use Calculate, denoted as LK j ; Step 12: Put all LK i and LK j Summing these values gives the likelihood value LK. Step 13: Use Excel's Solver function and Matlab's fsolve function to solve for the estimated value λ of the rate parameter that makes LK reach its maximum value. λ is the parameter that needs to be fitted. Step 2: Obtain the number of spare parts failures within a given time interval based on the exponential distribution; Step 2 calculates the expected number of failures within a given interval (0, t) based on the exponential distribution obtained in Step 1. The general formula for this calculation is: Step 2 involves calculating M(t), and the steps are as follows: Step 21: Divide the interval (0, t) into N equal parts, each with a length Δt, i.e., t = N × Δt. The larger N is, the higher the accuracy of M(t) calculation. Step 22: Calculate the expected value of the mean number of failures. Where F(t) is the cumulative probability density function of the exponential distribution; t i Let t be the position of the i-th Δt in the interval (0, t). i =i×Δt; Step 23: Calculate the variance In the formula: var[N[t]] is the variance of the number of times the spare part fails in the time interval (0, t); Step 3: Determine the inventory quota for spare parts based on their service level; Step 3 includes: Step 31: Assume there are S locations that require a certain spare part, and the lifespan of each spare part is L during prediction. i Then, after time L, the average demand for spare parts at all locations is: variance is Step 32: Calculate the inventory quota D using the Poisson distribution. p =P -1 (k%,M s ), where P -1 () represents the inverse function of the Poisson cumulative density function, k is the service level that the spare part needs to achieve, and M s Given the parameters of the Poisson distribution, calculate the inventory quota D using the normal distribution. N =N -1 (k%,M s ,var[N s (t)]), where N -1 () represents the inverse function of the cumulative density function of the normal distribution, k is the service level that the spare part needs to achieve, and M s Let N be the mean of a normal distribution. s [(t)] represents the variance of the normal distribution.
Citation Information
Patent Citations
Method and device for reducing energy consumption of central processing unit, terminal and computer storage medium
WO2015154562A1