Imagine you bought solar PVC arrays today, sold the power generated to your local utility, and used the proceeds to add new solar arrays each year. What generating capacity would you expect in 100 years? What would be the impact of uncertainties in inflation and power generation? I've been obsessed with this idea for a while. I developed a new Shiny App available here to help play around with these questions.
There is a link in the app to obtain the R script. Since this is not my area, I am hoping that people with domain specific knowledge will tinker and improve.
Opportunities for Improvement There are several areas where I think some improvement is possible. The app assumes a uniform distribution (defined by the user) of annual power generation over the 100 years. Users can estimate localized power generation ranges using the PVWatts Calculator. However, as the NREL PV efficiency chart shows, higher efficiency systems are in the pipeline. Some sort of forecast trajectory seems like a possible improvement. Similar trajectories could be applied to inflation rates too. The app only uses 100 Monte Carlo iterations, which is a very small number. But the app also uses looping, and loops are slow. I ignored cost associated with real estate. My assumption here is that brownfield sites close to the grid would be available and suitable, but explicit real estate costs could be included.
2
This is a nice simulator, with a relatively intuitive interface. Two things you might add:
ReplyDelete1. You definitely need a legend,that explains what the circles are. You also might need to label a 2nd axis, but I'm not sure.
2. I suggest you explain a bit more how you're using Monte Carlo here. It wasn't clear.
Thanks. I'm looking forward to the revisions.
-- dbs
On twitter @J_Yagecic
ReplyDelete