B How do I calculate power plant capacity loss over 25 years?

  • B
  • Thread starter Thread starter clearway
  • Start date Start date
  • Tags Tags
    Arithmetic
clearway
Messages
1
Reaction score
0
TL;DR Summary
Plant capacity degradation calculation
Hello,

I have a simple question and am hoping someone can help. I have a power plant that loses 0.5% production capacity per year for 25 years. When working with the plant capacity in terms of percentages, year 0 is defined as 100% capacity. For year 1 and each subsequent years, is it correct to take the current plant capacity percentage, and multiply it by (100%-0.5%)? Or do I subtract the 0.5% from the previous year?

Plant capacity:
Method 1:
Year 0 = 100%
Year 1 = Year 0 * (100%-0.5%)
Year 2 = Year 1 * (100%-0.5%)
etc

Method 2:
Year 0 = 100%
Year 1 = Year 0 - 0.5%
Year 2 = Year 1 - 0.5%

Thanks.
 
Mathematics news on Phys.org
Percentage means only "divided by ##100##". So ##100\%=\frac{100}{100}=1##.

Now Year 1 = Year 0 ## \cdot (100\%-0.5\%)=##Year 0 ## \cdot (1-\frac{0.5}{100})=## Year 0 ## \cdot 1 - ##Year 0 ##\cdot \frac{1}{200}## which is what I think you meant by method 2. However, you haven't said from which quantity you want to take ##0.5\%## in method 2. The methods are the same if you subtract ##0.5\%## from Year 0, which makes sense as you lose this amount already in the first year.

What you also haven't said is, that the losses are cumulative, which your calculation is. For a constant loss you simply have ##99.95 \cdot ##Total every year.

In year ##25## you will have ##\operatorname{capacity}(25)=\operatorname{capacity}(0)\cdot (1-\frac{1}{200})^{25}## or ##24## if it runs on full capacity the first year.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top