WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo...

10
SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko

Transcript of WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo...

Page 1: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

WP7 - Small scale mockupStatus

3rd Review MeetingCartif-Brussels 17/12/2014

Gorenje d.d., Sašo Vinkovič, Mihael Bračko

Page 2: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Submitted deliverables D7.1 - Report on mockup installation [M15]

◦ Report on mockup installation: A document containing the list of all working components and their assembling peculiarities, includes a list of part that needed to be re-considered accompanied with the motivations and changes done.

D7.2 - Report on options validation [M20]◦ Report on options validation: An analysis of the options considered in

T7.2 on the light od the carried out experiments. D7.3 - Report on validated communication protocols and

interfaces boards [M23]◦ Report on validated communication protocols and interfaces boards:

Document containing the validation methodology and the corresponding results.

Page 3: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Forthcoming deliverables D7.4 - Library of recipes and templates of basic scenarios

◦ Library of recipes and templates of basic scenarios: A software library containing a list of developed recipes for different scenarios

D7.5 - Report on collected data with corresponding analysis◦ Report on collected data with corresponding analysis: A detailed

document containing all the collected data accompanied by all the analysis e performances accomplished

D7.6 – Report on all the stress tests◦ Report on all the stress tests: A detailed document on all the stress-tests

done accompanied by a complete description on where/when the system maintained its usability and where/when not

Page 4: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

WP7 Timeline & DeadlinesProject year YEAR 1 YEAR 2 YEAR 3

Project month 1 2 3 4 5 6 7 8 9 1

011

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

Year 2012 2013 2014 2015

Month 11

12 1 2 3 4 5 6 7 8 9 1

011

12 1 2 3 4 5 6 7 8 9 1

011

12 1 2 3 4

WP7

T7.1

T7.2

T7.3

T7.4

T7.5

D7.1 R

D7.2 R

D7.3 R

D7.4 R

D7.5 R

D7.6 R

MS 6 R

MS 8 R

Today

Page 5: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Testing the non branded solution Before the appliances were sent to Cartif, both, the branded

solution and the non branded solution were extensively tested in our laboratories.

The correctness of communication was extensively tested over the mockup‘s web page. A sequence of requests was sent to the web site, each time the response was observed if comply with our expectations.

After initial problems, a high level of correct responses was achieved.

Page 6: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Testing the branded solution

Place of experiment Experiment type Number of tests Average request time(msec)

Average time from request until the command was executed (msec)

Laboratory Set temperature 500 200,60 792,70Mockup Set temperature 500 277,62 980,35

The correctness and speed of communication tests for the branded solution (refrigerator) were performed, using a branded solution home server and it‘s implemented web methods.

A series of tests for different commands were performed, each time with some hundreds of repeats.

Results are comparable with the results, that were obtained in our laboratories.

The response time is a little bit longer.

Page 7: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Real world scenarios and recipes

A set of real world scenarios is being built.

One of them will base on the „two days in real life“ experiment, which is described in D7.3. and will take place shortly

Working on a collection of basic recipes, derived from a set of real world sample scenarios.

Basic recipes represents an entry set for the Social&Smart facility, where basic recipes will be refined and optimized.

Afterwards a library of optimized recipes will be established as a basis for further investigation.

Page 8: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Sample: savings with refrigerator (1)

Scenario: during the low energy price period (from 10pm to 6am), a lower temperature should be set for the freezing compartment, to store the energy. During the higher energy price period the temperature should raise.

recipe:◦ 10pm start the SuperFreeze mode (around -35°C)◦ 6am stop the SuperFreeze mode (and operate between -24°C and -

16°C)

web service calls (.NET methods):◦ HRCommand("set", "G87C952FDX", "SUPERFREEZE_PROFILE", "ON");◦ HRCommand("set", "G87C952FDX", "SUPERFREEZE_PROFILE", "OFF");

Page 9: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Sample: savings with refrigerator (2)

Derived XML structure: (according to the D7.3)

<?xml version="1.0"?><Appliance xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ApplianceSpecs> <Type>Refrigerator</Type> <Manufacturer>Gorenje</Manufacturer> <Model>G87C952FDX</Model> </ApplianceSpecs> <COMMAND> <Name>super_freeze</Name> <Type>RW</Type> <Time>22:00</Time> <Value>ON</Value> </COMMAND> <COMMAND> <Name>wait</Name> <Type>RW</Type> <Time></Time> <Value>480</Value> </COMMAND> <COMMAND> <Name>super_freeze</Name> <Type>RW</Type> <Time></Time> <Value>OFF</Value> </COMMAND></Appliance>

Page 10: WP7 - Small scale mockup Status 3rd Review Meeting Cartif-Brussels 17/12/2014 Gorenje d.d., Sašo Vinkovič, Mihael Bračko.

SOCIAL HOUSEKEEPING THROUGH INTERCOMMUNICATING APPLIANCES AND SHARED RECIPES MERGING IN A PERVASIVE WEB-SERVICES INFRASTRUCTURE

Thank you!