Download presentation
Presentation is loading. Please wait.
1
WP 2.5 Holistic Flexibility
Progress Report
3
8:00-8:15 User Holistic Room Room DER DER DER
In Room between 8:00 and 8:15 Holistic Groups all Room related DER’s 8:00-8:15 Room Room DER DER DER Not In Use between 8:00 and 8:15 In Use between 8:00 and 8:15 In Use between 8:00 and 8:15
4
Flexibility calculation example
ROOM <id>,start DER time, time,flexibility DER time, time,flexibility DER time, time,flexibility ROOM time, time,flexibility Every profile entry descibes a time frame and a linear consumption/production pattern Profile entries together describe a pattern per DER including shifting allowance (flexibility) Per Room the patterns are aggregated.
5
Aggregation Example (Peak Shaving)
flexibility in start time (= flexibility type) start time start time 2 start time 3 end time start time 4 end time 2
6
Flexibility Types Start time Amplitude Duration (end time)
Any combination of the above Optimization problem : NP-Complete
7
Eve Java Javascript (Python) vis.js
8
Lamp Room Door Organizer
9
Code Eve.js : agent support library App.js : Organizer agent
directory agents - contains agent js files
10
Starting agents // setting eve optionsvar eveOptions = { services: { topics: {}, p2p: {transports: {localTransport: {}, httpRequest: {} } } }, agents: { "doorAgent-124" : {filename: "dataReader.js", options: {communicationPath: "/Users/peet/Development/eve-nodejs-remco/", dataFilename: "doorData.txt", turnOnMessage: "openDoor.txt", turnOffMessage: "closeDoor.txt"}}, "lampAgent-023" : {filename: "dataReader.js", options: {communicationPath: "/Users/peet/Development/eve-nodejs-remco/", dataFilename: "lampData.txt", turnOnMessage: "turnOnLight.txt", turnOffMessage: "turnOffLight.txt"}}, "statusCollector": {filename: "statusCollector.js"}, "historyCollector":{filename: "historyCollector.js"} }}var eve = new Eve(eveOptions);
11
Work Plan I Representative (learning) agents (rooms & ders) & LinkSmart (integration of KPI & DER) gateway agent (to aggregator) user profiles & user agents occupancy detection
12
Work Plan II KPI library : Java DER Model Library : Java
LinkSmart (External to MAS): RESTful Occupancy Detection (Proxy library in Java) User Profile library : Java
13
User Profiling & Occupancy
The time frame 2014 March June Sep KPI & DER LinkSmart & IAM User Profiling & Occupancy
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.