Efficiency in Buildings Nipun Batra Why study buildings? People - - PowerPoint PPT Presentation

efficiency in buildings
SMART_READER_LITE
LIVE PREVIEW

Efficiency in Buildings Nipun Batra Why study buildings? People - - PowerPoint PPT Presentation

Data Driven Energy Efficiency in Buildings Nipun Batra Why study buildings? People spend majority of the time inside buildings Buildings contribute significantly to overall energy Buildings are getting constructed at rapid rate From


slide-1
SLIDE 1

Data Driven Energy Efficiency in Buildings

Nipun Batra

slide-2
SLIDE 2

Why study buildings?

People spend majority of the time inside buildings

slide-3
SLIDE 3

Buildings contribute significantly to overall energy

slide-4
SLIDE 4

Buildings are getting constructed at rapid rate

slide-5
SLIDE 5

From buildings to energy efficient buildings

slide-6
SLIDE 6

A glimpse into the future

Video 1

slide-7
SLIDE 7

Can data help?

“If you cannot measure it, you cannot improve it”

slide-8
SLIDE 8

MNIST data set

  • Instigated machine vision research
  • Can buildings also benefit from data?
slide-9
SLIDE 9

Traditional energy data collection

  • 1. Sporadic – Energy audits (once in

few years)

  • 2. Manual – Utility companies collect

water and electricity readings

slide-10
SLIDE 10

Where does building energy data come from?

slide-11
SLIDE 11

Smart meters

  • National rollouts
  • Enable high resolution and automated

collection

slide-12
SLIDE 12

Water meters

slide-13
SLIDE 13

Ambient sensors

  • Measuring motion, light, temperature
  • Ease of availability and installation
slide-14
SLIDE 14

Building management systems

  • Computer systems for controlling heating

and lighting

  • Typically used in commercial buildings
  • Operated by facilities
  • Sense several points:

– Cameras – Temperature for heating and ventilation control – Light intensity for lighting control

slide-15
SLIDE 15

Soft-sensor streams

  • Firewall network traffic
  • Access control
  • WiFi access points
slide-16
SLIDE 16

How to collect this data?

slide-17
SLIDE 17

Sensor deployments

  • Well studied in prior literature
slide-18
SLIDE 18

Sensor deployment design goals

  • Low power consumption
  • Wide network coverage
  • Robust
  • Deployment ease
slide-19
SLIDE 19

Is sensor deployment in buildings any different?

slide-20
SLIDE 20

Aesthetics and

  • ccupant comfort

matters!

slide-21
SLIDE 21

Surprisingly hostile environment

slide-22
SLIDE 22
  • Occupant interaction

drops with time

  • Wireless spectrum may

get clogged due to additional sensors

slide-23
SLIDE 23

How do sensors communicate data?

  • Several automation standards exist-

Modbus, BACnet, LonWork (proprietary)

– Mostly developed for automation and not for monitoring

  • At the home level powerline protocols

(X10, Insteon) also used

– Exploit existing powerline for data communication

  • Protocols such as Zigbee, 802.15.4 used
  • n wireless nodes
slide-24
SLIDE 24

The Internet of Things revolution

  • IP based sensor data communications
  • Sensors can leverage existing service
  • riented architectures
  • Allows interconnection between

computers, phones and sensors

slide-25
SLIDE 25

Instrument optimally

  • How much to sense?
  • Where to sense?
  • Consider the example of electricity

monitoring

slide-26
SLIDE 26

Spatial criterion for

  • ptimality
slide-27
SLIDE 27

Single point monitoring at supply

slide-28
SLIDE 28

Monitoring at circuit level

slide-29
SLIDE 29

Monitoring at individual appliance level

slide-30
SLIDE 30

Cost-Accuracy Tradeoff

slide-31
SLIDE 31

Temporal optimality criterion

Rate Application Once every few years Energy auditing Once a month Electricity billing Once a day Commercial building power factor checking Once every < 15 min Automated meter reading Several thousand samples every second High frequency energy disaggregation

Cost And Information content

slide-32
SLIDE 32

Instrument

  • ptimally:

Challenges and Opportunities

slide-33
SLIDE 33

Indirect Sensing

Kim et al. Viridiscope

slide-34
SLIDE 34

Magnetic sensor to detect power (Kim et al. Viridiscope)

slide-35
SLIDE 35

Sound sensor to detect refrigerator power (Kim et al. Viridiscope)

slide-36
SLIDE 36

Utilizing existing infrastructure for energy management (Softgreen)

slide-37
SLIDE 37

Optimal sensor placement

  • Reducing the divide between theory and

practice

  • Previous research mostly based on

empirical understanding

slide-38
SLIDE 38

Interconnect sub- systems

  • Buildings consist of multiple sub-systems:

– Utility (electricity, water, gas) – Security and Access – Air conditioning – Lighting

  • Sum of information from these sub-

systems >> information from a system in isolation

slide-39
SLIDE 39

Softgreen revisited

slide-40
SLIDE 40

Interconnecting motion and door sensors to thermostat to make it energy efficient

Smart Thermostat

Lu et al. Smart thermostat

slide-41
SLIDE 41

Interconnect sub- systems: Challenges and Opportunities

slide-42
SLIDE 42

Application complexity and portability

  • Every building is different

– Different sub-systems – Different sensors and controllers – Different communication protocols and BMS

  • Interconnection thus difficult
  • Developed applications in the past often

ad-hoc tuned to specific deployment

slide-43
SLIDE 43

Vendor locked communication

  • Different sub-systems may employ vendor

locked solutions

  • Making interconnections difficult
  • Often simplified by putting extra gateway

devices which expose data over IP

– At increased cost

slide-44
SLIDE 44

Unstructured data

  • CAD layouts, hand written notes
  • Often manual overhead in obtaining

important metadata

  • Krikouv et al. use image processing to

decode CAD drawings

  • Need to develop structured ways of

capturing such metadata

slide-45
SLIDE 45

Inter-department communication gap

  • Individuals have in-depth knowledge of

their areas

  • Interconnecting requires understanding

across different areas

slide-46
SLIDE 46

A step towards easier interconnections- Software-oriented buildings

slide-47
SLIDE 47
  • Principles of software engineering applied

to buildings

  • Preparing a building stack inspired by

networking stack

Krioukov et al. BAS

slide-48
SLIDE 48

Inferred decision making

  • Transforming data into actionable insights
  • Identify inefficiencies, raise alerts
slide-49
SLIDE 49

Power outages

Earlier customers call utility to inform about power

  • utages

From smart meter data utilities can detect power

  • utages

immediately Inferred decision making

slide-50
SLIDE 50

Lighting control

Adjust lights according to fixed time interval (decided during audit) using motion sensor Inferred decision making Adjust lights according to ambient light,

  • ccupancy,

individual lighting preference

slide-51
SLIDE 51

HVAC control

Turn on the chillers from 9 AM to 6 PM Inferred decision making Zonal chilling based on

  • ccupancy
slide-52
SLIDE 52

Inference approach categorization

slide-53
SLIDE 53

Centralized vs Distributed

  • Centralized all data resides and

processing on single machine

  • Distributed data and processing on

multiple machines

  • Increase in data and privacy concerns

need to look into distributed operations

slide-54
SLIDE 54

SocketWatch (Ganu et al.)

  • Sits between appliance and socket
  • Decides independently if appliance is

anomalous

  • Conventional centralized approaches would

relay the data to a computer for the same

slide-55
SLIDE 55

Supervised vs Unsupervised

  • Supervised requires labeled data; hard to

collect

  • Unsupervised work on “discovery”
slide-56
SLIDE 56

Online vs Offline

  • Offline: create model once from static

data

  • Online: model can adapt to incoming

data

  • Imagine if Google’s indexing were to be
  • ffline
slide-57
SLIDE 57

Ideal algorithm

  • Distributed
  • Unsupervised
  • Online
slide-58
SLIDE 58

Inferred decision making: Challenges and Opportunities

slide-59
SLIDE 59

Water Energy nexus

  • Energy and water two sides of same coin
  • Water-energy nexus

– Water used to generate electricity – Electricity used to treat water

  • We will discuss 2 (of many) levels where

this water-energy nexus exists

slide-60
SLIDE 60

Commercial Complexes

  • Different grades of water
  • Internal water treatment
  • Tradeoffs:

– Buying water from utility vs internal treatment (energy costs) – Which grade of water has most energy impact – Does rainwater harvesting help to save energy

slide-61
SLIDE 61

Residential apartments (India)

  • Pump water to tank- this uses electricity
  • Energy- water rate optimization
slide-62
SLIDE 62

Collection of ground truth

  • Need to collect ground truth to establish

inference approach statistics

  • No easy way to collect ground truth:

– Taking notes – Video camera (highly intrusive) – Making grad students poll regularly (not at IIITD atleast )

slide-63
SLIDE 63

Towards simulators

  • Can allow for easy comparison
  • Caveat: Real data is real data..Can never

be simulated fully

slide-64
SLIDE 64

Moving towards tractable algorithms

  • Size of data increasing at rapid rate
  • Comparable to “big” data problems

LHC: Large Hadron Collider SDS: Sloan Digital Sky (Astronomy)

slide-65
SLIDE 65

Energy efficient buildings encompass HBCI- Human Computer Building Interaction Let us look into these

Involve occupants

slide-66
SLIDE 66

Occupants provide feedback for improved computation

  • Occupants (and belongings) as sensors:

– Cell phones ubiquitous. Used for:

  • Energy apportionment
  • Localization
  • Occupancy control

– Body sensing (too intrusive)

slide-67
SLIDE 67

Computation to provide feedback to

  • ccupants
slide-68
SLIDE 68

Energy dashboards

Broad understanding of energy consumption

slide-69
SLIDE 69

Personalized feedback

[PlotWatt interface]

slide-70
SLIDE 70

Novel interaction

Energy memento Power aware cord

Borrowed from Pierce et al. Beyond energy monitors

slide-71
SLIDE 71

Water awareness

Video 2

slide-72
SLIDE 72

Involve occupants: Challenges and Opportunities

slide-73
SLIDE 73

Privacy concerns

The smart meter alone can reveal a lot

  • f information,

more so when interconnected Opportunity To develop privacy preserving architectures

slide-74
SLIDE 74

Indifferent occupant attitude

  • Occupants do not often pay for their

electricity (eg. in commercial buildings) Why bother?

  • Even when they pay, interest fades with

time

  • Critical to develop mechanisms for

sustained interactions (Maybe need to take help from the HCI folks)

slide-75
SLIDE 75
  • Till now all the energy efficiency exists

ONLY on paper

  • Intelligent operations translate these into

real actions

  • Requires interaction with control system-

which is complex. Let us discuss through an example

Intelligent operations

slide-76
SLIDE 76

Peak demand flattening

  • Electricity demand peaks at certain times
  • f the day Electricity expensive at this

time

  • Utilities have to bear the expenses of

firing additional generators

  • Can we shift energy consumption from

peak to non-peak hours? Let us look into two ways

slide-77
SLIDE 77

Load (Appliance) flexibility

  • Loads are of two types:

– Interactive (TV, Microwave) – Non-interactive (Fridge, AC)

  • Method I: Consciously use interactive

loads in non-peak hours

  • Method II: Schedule non-interactive loads

for flatter load profiles. Let us see an example of 2 ACs

slide-78
SLIDE 78

Without scheduling

AC 2 AC 1 Time

Power

slide-79
SLIDE 79

With scheduling

AC 2

AC 1 Time Power

slide-80
SLIDE 80

Using additional batteries

Video3 http://player.vimeo.com/video/76362710

slide-81
SLIDE 81

Intelligent

  • perations:

Challenges and Opportunities

slide-82
SLIDE 82

Significant up front cost

  • Buying batteries and integrating with

existing supply

  • Granting additional switching capabilities

to electric appliances

  • Needs governments to step up
slide-83
SLIDE 83

Complex control environment

  • Bad things do happen
  • Ariane V crash [Video 4]
  • Real world brings unforeseen challenges

– Can’t be emulated in any simulator – Control engineers- “If it ain’t broke, why fix it?” – Calls for development of reliable theoretical guarantees that all cases are covered

slide-84
SLIDE 84

Where does it all fit in?

slide-85
SLIDE 85

Key takeaways

slide-86
SLIDE 86

Buildings consume significant energy, are constructed at rapid rate  need to look into efficiency

slide-87
SLIDE 87

“Data is the new oil” Data can help make buildings more energy efficient

slide-88
SLIDE 88

5 Is of data driven building energy efficiency

slide-89
SLIDE 89

Instrument

  • ptimally to get

data

slide-90
SLIDE 90

Interconnect sub- systems to exploit relationships

slide-91
SLIDE 91

Inferred decision making to translate data to insights

slide-92
SLIDE 92

Involve occupants

slide-93
SLIDE 93

Intelligent

  • perations to realize

the other four Is

slide-94
SLIDE 94

Golden Rule

Sophistication must match across the five Is for optimal energy efficiency

slide-95
SLIDE 95

Thank you