Top Banner
SunCast: Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting Jiakang Lu and Kamin Whitehouse Department of Computer Science, University of Virginia IPSN 2012
28

SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Feb 23, 2016

Download

Documents

Rhoda

SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting. Jiakang Lu and Kamin Whitehouse Department of Computer Science, University of Virginia IPSN 2012. Outline. Introduction SunCast Related work Experiment Evaluation Limitation and future work - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

SunCast: Fine-grained Prediction of NaturalSunlight Levels for Improved Daylight

Harvesting

Jiakang Lu and Kamin WhitehouseDepartment of Computer Science, University of

VirginiaIPSN 2012

Page 2: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Outline

• Introduction• SunCast• Related work• Experiment• Evaluation• Limitation and future work• Conclusion

Page 3: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Introduction

• Artificial lighting consumes 26% energy in commercial building

• Daylight harvesting is the approach of using natural sunlight– Reduce lighting energy by up to 40%– Smart glass– Not stable– Caused glare(刺眼 ) and discomfort

Page 4: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Daylight harvesting

• Nature sunlight changed rapidly– 50% existed systems are disables by users– Window transparency changed slowly

• Window change speed v.s. daylight change speed– Glare – Energy waste

• Problem – How to minimize both glare and energy usage

Page 5: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Objective

• SunCast– Prediction natural sunlight level• Fine grained

– Control the window transparency• Adjust in advance

– Purely data-driven approach to create distribution– Instead of making an explicit environment model

Page 6: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Related work

• Predict average sunlight over time period• Weather forecast : only predict cloudiness in

the sky, can not predict the effect of shadow at particular locations

• Control system need more fine-grained information instead of forecast websites

Page 7: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

SunCast

• Predicting sunlight values :3 steps– calculates the similarity between the real-time

data stream and historical data traces– uses a regression analysis to map the trends in the

historical traces to more closely match patterns of the current day

– combines the weighted historical traces to predict the distribution of sunlight in the near future

Page 8: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Step1: Similarity

• Difference d between two days data

• Similarity(weight)

Page 9: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Step2: regression

• Linear Regression• Y : current data, X:historical data, find a,b• Y* : predicted data, X:historical data

Page 10: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Step3: creating distribution

• Apply h historical traces • Produce prediction distribution x

Page 11: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Window transparency

• Wt : percentage of window transparency– 0% : closed, 100%:fully open

• Objective function :

• wSpeed: window switching speed• Maximum prediction window len

Page 12: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Prediction and reaction

• Prediction algorithm is ideal for rapid sunlight changes

• Stable sunlight, window transparency control has better performance based on current sunlight condition

• Hybrid scheme : switch smoothly between prediction and reaction according β

• β is light error threshold

Page 13: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Experiment

• Two test bed : residential house and campus• House 4 weeks, campus 12 weeks

Page 14: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Setup

• Hobo data logger• Sensor node– Light– Temperature– Humidity– Sample/min

Page 15: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Other methods• Reactive

– periodically measures the current daylight and sets window transparency to come as close to the target setpoint as possible

• Weather– Select the same cloudiness level from historical data as

• Oracle– Using the actual future light values instead of predicted values

• Optimal– Control window transparency directly

Page 16: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Setpoint= 2000 lux

• Energy : artificial lighting maintains the setpoint• Glare: harvested light above the target setpoint,

Page 17: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Evaluation analysis

• Impact of – Window switching speeds – window orientations– cloudiness levels

Page 18: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Window switching speeds

• Vary from 10~100 min

Page 19: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

window orientations

Page 20: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

cloudiness levels

Page 21: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting
Page 22: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Improvement over reactive

• SunCast has the largest effect on lighting stability

• Experiment on four predictive feature window• Light stability improvement over reactive

scheme

Page 23: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Improvement over reactive

Page 24: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Improvement over reactive

Page 25: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

limitation

• Unpredictable – Sunrise – Sunset– Trees– Clouds – Nearby buildings– Environmental factors

Page 26: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Future works

• Merge data traces from multiple light sensors• Group estimation • Solar power system• Predict sunlight more opportunities for energy

harvesting

Page 27: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

Conclusion

• SunCast– Continuous prediction over time– Distributions of prediction

• Predictive window control scheme– Reducing glare 59%– Saving more energy by artificial lighting

• Applied to other applications– Highway traffic prediction– City pollution levels– Building occupancy

Page 28: SunCast : Fine-grained Prediction of Natural Sunlight Levels for Improved Daylight Harvesting

My Question

• How many of historical data are enough?• Weather method v.s. predictive ?