Fancy math

I came across another interesting article on simulating load profiles and this one suggests using principal components analysis and some regression. I had a go with it yesterday and managed to get a pretty good approximation using one year of electricity demand data at hourly interval. Running princomp in R, I picked three components out of 24 and that covers 98% of the variance. Check it out (click for bigger):

PCA analysis of domestic electricity consumption

The next step is to add some exogenous variables and see if I can generate new curves given likely temperatures, days of the week, holidays and so on. I’ll have to brush up on my matrix math a bit first though.

This entry was posted in Modelling. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

2 Comments

  1. simplybob
    Posted February 22, 2012 at 9:44 pm | Permalink

    Hi James, do you have the reference for the actual UK electricity demand used for thread ‘fancy math’ , I’m struggling to get hold of numerical data for a University project.

    Thanks.

  2. Posted February 23, 2012 at 9:53 pm | Permalink

    Sorry can’t remember the exact source for that one. It’s been a while! Probably the best place to check is BM Reports.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Archives