Open Source Hardware and Software to Support Energy Efficiency and Demand Response in LV Installations

Size: px
Start display at page:

Download "Open Source Hardware and Software to Support Energy Efficiency and Demand Response in LV Installations"

Transcription

1 Open Source Hardware and Software to Support Energy Efficiency and Demand Response in LV Installations G.T. Andreou, Member, IEEE, I.M. Chatzigeorgiou Dept. of Electrical and Computer Engineering Aristotle University of Thessaloniki Thessaloniki, Greece Abstract-The design and implementation of Smart Grids takes usually into account the participation of LV electrical energy consumers (through techniques such as Demand Response). However, there is still a lack of cost effective hardware and software solutions that would allow these consumers to monitor their installation, comprehend their electrical energy consumption, take action towards achieving energy efficiency, and effectively participate in Demand Response programs. This paper aims to address this issue, presenting a complete, open source hardware and software solution, which enables measurements of electrical voltages and currents at the installation main distribution panel, the transmission and storage of the respective data in a personal computer, and their subsequent processing by the Cassandra open source software platform. The analysis of the proposed solution components is followed by results obtained by the implementation in a residential installation. Index Terms-Non intrusive Load Monitoring, Home automation, Demand Reponse I. INTRODUCTION On a theoretical basis, the research on Smart Grid paradigms has produced a multitude of useful methodologies and techniques over the last years. The basic aim of these methodologies and techniques is often energy efficiency and sustainability, at individual installation or community level. Naturally, such an aim can only be achieved through the active participation of electrical energy consumers, and thus these consumers have become the target group for many novel paradigms [1 ]-[3]. There is an inconsistency though between theory and practice on this matter, mainly due to the inability of a great portion of electrical energy consumers to implement such paradigms in their installations. More often than not, the consumers lack the required metering equipment in order to be able to monitor their consumption. Even when the electrical utilities undertake the task to provide this equipment (e.g. through the installation of smart meters), the respective information seldom reaches the consumer involved, in a way that is comprehensive for himlher. There are commercial solutions able to provide the required services for a consumer to understand his/her consumption and act on it, but they naturally don't cover the cost for the required metering and communication hardware, and they usually require a fee. Regarding the essential hardware, solutions may be found in Open Source communities, usually also combined with respective software. These solutions may be simpler [4], or more elaborate [5], in terms if the required skill for their implementation. The effective implementation of energy efficiency or demand response techniques however requires a level of analysis on the respective measurement data that lies beyond the capabilities of the average electrical consumer, and usually is not to be found in the simpler open source solutions. On the other hand, the more elaborate ones often exceed the capabilities of an average consumer with DIY capabilities. What is more, the available software solutions are usually combined with specific hardware. In this paper, a complete, open source hardware and software solution is presented, aiming to enable the active involvement of an electrical energy consumer with respect to energy efficiency and the implementation of demand response, at low cost. More specifically, the hardware part is based on the open source hardware platform Arduino. The software part utilizes the Cassandra open source software platform [6]. This platform has been developed within the scope of the EU funded FP7 project "CASSANDRA - A multivariate platform for assessing the impact of strategic decisions in electrical power systems". Among its functional capabilities, it can accept as input per minute measurements of active and reactive power regarding a single LV installation, disaggregate them into specific appliances, and perform data analysis on the results. Moreover, the user can utilize the resulting model of hislher installation in order to simulate specific scenarios (ranging from the replacement of energy consuming

2 appliances to the implementation of energy saving practices), and use the results to support energy related decisions. II. HARDWARE The hardware of the proposed solution can be divided into two sub-systems, namely the metering apparatus, and the microcontroller unit that undertakes the basic processing of the input data, and their transmission to a computer. the measurements, whereas the combination of an Xbee Shield and Xbee Antenna are used to handle communications, implementing the IEEE protocol. A second Arduino Uno board is used with the same Xbee add-on in order to receive the data, and store them through a USB connection in a computer. The two boards used for the purposes of this work are depicted in Figure 3. A. Metering Apparatus The metering apparatus consists of the sensors utilized to capture the voltage and current waveforms, as well as the essential circuit in order to transform these waveforms into permissible inputs for the Arduino microcontroller unit. A split-core current transformer is used to capture the current waveform, whereas a V AC/AC voltage transformer is used for the voltage waveform. The interface between these sensors and the Arduino microcontroller is basically a voltage follower, implemented through the utilization of an operational amplifier (Figure 1). Figure 3. Microcontroller units. VOl1AVe I co A.! '0'" I l T' ''' "'3:j'.,,,"'" 1 0 ;o 1 II: _ W e, t o =,", I. G',D 0.,z ::J :::>0 a: «Figure 1. Eagle schematic of the interface circuit between the voltage/current sensors and the Arduino board. In Figure 2, the actual metering interface is depicted. Figure 2. B. Microcontroller unit Metering interface The basic processing of the measurements, as well as the transmission of the results to a computer, are conducted with an Arduino board. More specifically, an Arduino Uno board is used in the proposed solution, in order to gather and process III. SOFTWARE As aforementioned, the metering hardware is a necessity in order to monitor the electrical energy consumption in an installation. However, it is not enough by itself, especially in the case of LV consumers with no understanding of electrical energy properties. Such consumers require the presentation of energy consumption information in a manner that is comprehensible for them, and will help them act on it. To this purpose, the Cassandra software platform was selected within the scope of the solution presented here, as it offers comprehensible data analytics for average consumers, regarding their electrical energy consumption, while at the same time it is a free, open source platform. A, Cassandra software pla(form The Cassandra software platform was designed and developed as a decision support tool, which allows energy market stakeholders to model, simulate and understand energy demand and consumption. Among its features, the platform can: model installations based on single point (home meter) data, through a disaggregation methodology that utilizes per minute measurements of active and reactive power, simulate consumption and correlate it to consumer activities, rather than appliance use, group consumers into consumer social networks based on their load profiles and consumption behavior, easily scale-up simulations from one installation to neighborhoods or even cities, identijy the carbon footprint of the simulated scenario, and implement various Demand-ResponselFeedback Response scenarios and explore new Pricing Schemes on the simulated populations

3 Within the scope of the solution presented here, the Cassandra platform can accept as input the measurements obtained by the hardware analyzed in Section II of the paper, disaggregate them, and build a model of the installation under study (Figure 4). What is more, it can correlate the respective consumption to consumer activities (such as cooking, cleaning, recreation etc.), helping thus the respective consumer comprehend the energy cost of his/her habits. A. Measurements The metering apparatus described in sub-section ILA. was used to obtain the initial measurements for the residential installation under study. Figures 5 and 6 depict two indicative days of measurements. r , Active Power 2 Reactive Power Cha"" ;;; 1 c.. c -- L. J L_ \l--, OO = time Figure 6. Indicative day 2 of measurements. Figure 4. Model ofl V residential installation in the Cassandra platfonn The consumer can also use the Cassandra model of his/her installation in order to run simulation scenarios, that will for example show the feasibility regarding the replacement of an energy consuming appliance, or will guide him/her in the attempt to make the most of a specific time-of-use pricing scheme. IV. SYSTEM IMPLEMENTATION For the purposes of this work, the proposed solution has been installed in a residential installation in the city of Thessaloniki, in Northern Greece, aiming to show the results as presented to the owners, as well as the general functionality of the Cassandra platform. 3000,-----,-----,-----, 1 1 In total, two weeks of measurements were used as input for the Cassandra platform. The initial measurements were stored in a computer, and subsequently processed, in order to result in per minute average values of active and reactive power, in a.csv file, so as to meet the input requirements of the Cassandra platform. B. Installation modelling in the Cassandra platform The disaggregation procedure in the Cassandra platform was used for the automatic modelling of the installation. Based on the two weeks of measurements used as input, 44 appliance instances were identified, along with the installation background consumption (corresponding to the aggregated power demand of all appliances in standby mode). These instances are categorized in Table I. TABLEL IDENTIFIED ApPLIANCE INSTANCES Appliance type Number of Instances Activity type Washing Machine 11 Cleaning Vacuum Cleaner 2 Cleaning Cooking 9 Cooking Cooking Extractor 6 Cooking Microwave Oven 4 Cooking Computer 9 Entertainment Lighting 2 Lighting Refrigerator 1 Refrigeration -5OO0----5OO= OO----15OO lime Figure 5. Indicative day 1 of measurements. It should be noted that the different instances of an individual appliance type may correspond to different operation modes (e.g. in the case of a vacuum cleaner or cooking extractor), to different appliances with similar

4 consumption patterns (e.g. in the case of the Cooking appliances, which correspond to resistive appliances such as stovetops, boilers, etc.), or to a combination of both categories. In any case, all identifications regarding the operation of an appliance within a specific measurement time frame, are categorized into one of the corresponding appliance instances. Thus, an appliance instance may correspond to one or more appliance operation identifications. For every appliance instance, a consumption pattern is identified from the measurements (e.g., in Figure 7 the identified pattern of a washing machine instance is shown). Moreover, three probability density functions are also determined, corresponding to the appliance operation cycle duration, the operation start times within a day, and the possible operation repetitions within a day 'Active Power rn)' - 'Reactive Power eva)' I Distribution Chart x ,1;' 0.7.g 0.5 rr Figure Start Time (Minute of day) Identified start time probability density function regading a washing machine instance Dlstnbution Chart t: Figure Identified active and reactive power patterns for a washing machine instance. 0.9,1;' Ill o o.a Daily Repetitions Figures 8-10 depict the corresponding probability density functions regarding the washing machine instance of Figure 5. Distribution Chart l O Duration (Minutes) t:. Figure 10. Identified repetition probability regading a washing machine instance. The combination of these parameters, as they are extracted by the platform, may be used in order to perform simulations regarding the installation under study. In this context, Figure 11 shows the simulated active power consumption in the installation for a random day, whereas Figure 12 depicts the corresponding simulation consumption per activity type and appliance type.,, I- ",. I- "'" Figure 8. Identified duration probability density function regading a washing machine instance., n 7\-1/ ""1,. n M m _ Time (5 Minutes) Figure 11. Simulated active power consumption for a random day.

5 C. Extractor Standby Consumption Vacuum C l eane r Microw av e Oven Refrigerator Cooking Washing Mach ine Entertainment Lighting Figure 12. Simulated active power consumption per activity type and appliance type. Decision Support The Cassandra platform can also accept as input information regarding the pricing scheme for a given installation. Using this feature with the simulated installation under study, and running a simulation over a whole billing cycle (120 days in Greece), a total electricity cost of results. The pricing scheme considered is the one valid for the installation, as depicted in Table II. TABLE II. PRICING SCHEME FOR THE INSTALLATION UNDER STUDY Billing cycle (days) 120 Total fixed cost per billing cycle ( ) 3.40 Scale (kwh) Scalable energy cost Cost ( /kwh) > The interesting aspect of this pncmg scheme is that the scale price corresponding to the overall consumption of the consumer is imposed on the total of consumed kwhs. However, this is a trivial matter for the installation under study, as the overall consumption in a billing cycle does not exceed the first consumption scale. Moreover, the platform can also act as a decision support tool for energy related interventions. To this purpose, the user may find indicative appliances of different energy classes in the Cassandra Library, and subsequently use them to replace appliances in the simulation under study, aiming to explore the feasibility of a possible replacement. In the example presented here, a replacement of the installation refrigerator with a new one, of Energy Class A, yields a cost difference of 9.04 for one billing cycle, i.e. a saving of over a year. Thus, in this case it is evident that the replacement is not justified in terms of feasibility. Finally, the user can also utilize the platform in order to explore the benefits regarding the implementation of energy saving practices. For example, in the installation under study there is a standby consumption of a minimum of 40W. Simulation in the platform shows that the decrease of this minimum standby consumption to low will save a total of over a billing cycle, corresponding to a 26.85% cost reduction. V. CONCLUSIONS In this work, an affordable, open source solution is presented that can provide data analysis regarding the electrical energy consumption of an installation. The hardware part of the proposed solution, designed to provide the required measurements regarding the installation consumption, is based on the Arduino microcontroller. Moreover, the data analysis is performed by a platform developed within the scope of the EU funded FP7 project "CASSANDRA - A multivariate platform for assessing the impact of strategic decisions in electrical power systems". The platform is able to disaggregate electrical energy measurements of an installation in order to effectively model it, based on the respective appliances, and the corresponding consumer activities. Apart from that, the platform is able to simulate consumption scenarios for a modeled installation, aiming to provide decision support for energy saving related interventions. In this work, this functionality is exhibited by the modeling and simulation of a residential installation in Northern Greece. REFERENCES [I] K. Spees, LB. Lave, "Demand Response and Electricity Market Efficiency," The Electricity Journal, vol. 20, Issue 3, pp , Apr [2] C.-L Su, D. Kirschen, " QuantifYing the Hlect of Demand Response on Electricity Markets." IEEE Trans. Power Systems, vol. 24, no. 3, pp , Aug [3] P Palensky, D. Dietrich, "Demand Side Management: Demand Response, Intelligent Energy Systems, and Smart Loads," IEEE Trans. Industrial InformatiCS, vol. 7, no. 3, pp , Aug [4] The Open Energy Monitor Project: org/emon/ [5] J. Xiaofan, S. Dawson-Haggerty, P. Dutta, D. Culler, "Design and implementation of a high-fidelity AC metering network," in Proc. International Coriference on lriformation Processing in Sensor Networks (IPSN 2009), pp , April [6] GT Andreou, AL Symeonidis, C. Diou, PA Mitkas. D.P. Labridis, "A framework for the implementation of large scale Demand Response," Presented at the 2012 International Coriference on Smart Grid Technology, Economics and Policies (SG-TEP), 3-4 Dec Available at IEEEXplore: org/stamp/stamp.jsp?tp=&arnumber=

PROJECT FACT SHEET GREEK-GERMANY CO-FUNDED PROJECT. project proposal to the funding measure

PROJECT FACT SHEET GREEK-GERMANY CO-FUNDED PROJECT. project proposal to the funding measure PROJECT FACT SHEET GREEK-GERMANY CO-FUNDED PROJECT project proposal to the funding measure Greek-German Bilateral Research and Innovation Cooperation Project acronym: SIT4Energy Smart IT for Energy Efficiency

More information

April 2015 newsletter. Efficient Energy Planning #3

April 2015 newsletter. Efficient Energy Planning #3 STEEP (Systems Thinking for Efficient Energy Planning) is an innovative European project delivered in a partnership between the three cities of San Sebastian (Spain), Bristol (UK) and Florence (Italy).

More information

New Methods to Mitigate Distribution System Harmonics

New Methods to Mitigate Distribution System Harmonics Alberta Power Industry Consortium 214 Power & Energy Innovation Forum New Methods to Mitigate Distribution System Harmonics By Wilsun Xu Power Disturbance & Signaling Research Lab November 5, 214 Outline

More information

VARIATION OF LOW VOLTAGE POWER CABLES ELECTRICAL PARAMETERS DUE TO CURRENT FREQUENCY AND EARTH PRESENCE

VARIATION OF LOW VOLTAGE POWER CABLES ELECTRICAL PARAMETERS DUE TO CURRENT FREQUENCY AND EARTH PRESENCE VARATON OF LOW VOLTAGE POWER CABLES ELECTRCAL PARAMETERS DUE TO CURRENT FREQUENCY AND EARTH PRESENCE G.T. Andreou, D.P. Labridis, F.A. Apostolou, G.A. Karamanou, M.P. Lachana Aristotle University of Thessaloniki

More information

Determine the Future of Lean Dr. Rupy Sawhney and Enrique Macias de Anda

Determine the Future of Lean Dr. Rupy Sawhney and Enrique Macias de Anda Determine the Future of Lean Dr. Rupy Sawhney and Enrique Macias de Anda One of the recent discussion trends in Lean circles and possibly a more relevant question regarding continuous improvement is what

More information

encompass - an Integrative Approach to Behavioural Change for Energy Saving

encompass - an Integrative Approach to Behavioural Change for Energy Saving European Union s Horizon 2020 research and innovation programme encompass - an Integrative Approach to Behavioural Change for Energy Saving Piero Fraternali 1, Sergio Herrera 1, Jasminko Novak 2, Mark

More information

Automatically Disaggregating the Total Electrical Load in Residential Buildings: a Profile of the Required Solution

Automatically Disaggregating the Total Electrical Load in Residential Buildings: a Profile of the Required Solution Automatically Disaggregating the Total Electrical Load in Residential Buildings: a Profile of the Required Solution H S Matthews 1, L Soibelman 1, M Berges 1, E Goldman 1 1 Carnegie Mellon University,

More information

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY M. Papoutsidakis Dept. of Automation Engineering, Piraeus University A.S., Athens, Greece Rajneesh Tanwar Dept. of Information

More information

MODELING THE EFFECTIVENESS OF POWER ELECTRONICS BASED VOLTAGE REGULATORS ON DISTRIBUTION VOLTAGE DISTURBANCES

MODELING THE EFFECTIVENESS OF POWER ELECTRONICS BASED VOLTAGE REGULATORS ON DISTRIBUTION VOLTAGE DISTURBANCES MODELING THE EFFECTIVENESS OF POWER ELECTRONICS BASED VOLTAGE REGULATORS ON DISTRIBUTION VOLTAGE DISTURBANCES James SIMONELLI Olivia LEITERMANN Jing HUANG Gridco Systems USA Gridco Systems USA Gridco Systems

More information

Senate Bill (SB) 488 definition of comparative energy usage

Senate Bill (SB) 488 definition of comparative energy usage Rules governing behavior programs in California Generally behavioral programs run in California must adhere to the definitions shown below, however the investor-owned utilities (IOUs) are given broader

More information

METHODS FOR ENERGY CONSUMPTION MANAGEMENT IN WIRELESS SENSOR NETWORKS

METHODS FOR ENERGY CONSUMPTION MANAGEMENT IN WIRELESS SENSOR NETWORKS 10 th International Scientific Conference on Production Engineering DEVELOPMENT AND MODERNIZATION OF PRODUCTION METHODS FOR ENERGY CONSUMPTION MANAGEMENT IN WIRELESS SENSOR NETWORKS Dražen Pašalić 1, Zlatko

More information

The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems

The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems AMADEOS Architecture for Multi-criticality Agile Dependable Evolutionary Open System-of-Systems FP7-ICT-2013.3.4 - Grant Agreement n 610535 The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems

More information

Digital Applications for Smart / Intelligent Cities

Digital Applications for Smart / Intelligent Cities Digital Applications for Smart / Intelligent Cities Contents URENIO RESEARCH AT THE ARISTOTLE UNIVERSITY OF THESSALONIKI AND INTELSPACE S.A. An integrated portfolio of applications for smart cities...

More information

Dynamic Analysis of Electronic Devices' Power Signatures

Dynamic Analysis of Electronic Devices' Power Signatures Dynamic Analysis of Electronic Devices' Power Signatures Marius Marcu Faculty of Automation and Computing Engineering Politehnica University of Timisoara Timisoara, Romania marius.marcu@cs.upt.ro Cosmin

More information

AC Power Monitoring Application Brief

AC Power Monitoring Application Brief AC Power Monitoring Application Brief APPLICATION NOTE Managing and monitoring AC power usage at remote sites (cell sites, communication huts, controlled environment vaults {CEVs}, substations, cabinets,

More information

Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems

Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems Recommendation ITU-R M.2002 (03/2012) Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems M Series Mobile, radiodetermination, amateur and

More information

CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK

CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK 78 CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK 3.1 INTRODUCTION Distribution loads vary in response to temperature, time of the day, day of the week and other

More information

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES (Summary) N S Markushevich and A P Berman, C J Jensen, J C Clemmer Utility Consulting International, JEA, OG&E Electric Services,

More information

Chapter 4. Research Objectives and Hypothesis Formulation

Chapter 4. Research Objectives and Hypothesis Formulation Chapter 4 Research Objectives and Hypothesis Formulation 77 Chapter 4: Research Objectives and Hypothesis Formulation 4.1 Introduction and Relevance of the Topic The present study aims at examining the

More information

Performance Evaluation of Adaptive EY-NPMA with Variable Yield

Performance Evaluation of Adaptive EY-NPMA with Variable Yield Performance Evaluation of Adaptive EY-PA with Variable Yield G. Dimitriadis, O. Tsigkas and F.-. Pavlidou Aristotle University of Thessaloniki Thessaloniki, Greece Email: gedimitr@auth.gr Abstract: Wireless

More information

Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes

Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes Ismini Psychoula (ESR 3) De Montfort University Prof. Liming Chen, Dr. Feng Chen 24 th October 2017

More information

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

SOCIAL ACCEPTANCE FOR ENERGY EFFICIENT SOLUTIONS IN RENOVATION PROCESSES

SOCIAL ACCEPTANCE FOR ENERGY EFFICIENT SOLUTIONS IN RENOVATION PROCESSES SOCIAL ACCEPTANCE FOR ENERGY EFFICIENT SOLUTIONS IN RENOVATION PROCESSES Przemysław Dana, Dawid Krysiński, Paweł Nowakowski ASM Market Research and Analysis Centre Introduction: EE solutions and social

More information

Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing

Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing October 2017 DR170816C Miercom.com www.miercom.com Contents 1.0 Executive Summary... 3 2.0 Product Overview... 4 3.0 How We Did

More information

How to Keep a Reference Ontology Relevant to the Industry: a Case Study from the Smart Home

How to Keep a Reference Ontology Relevant to the Industry: a Case Study from the Smart Home How to Keep a Reference Ontology Relevant to the Industry: a Case Study from the Smart Home Laura Daniele, Frank den Hartog, Jasper Roes TNO - Netherlands Organization for Applied Scientific Research,

More information

THE technological evolution of microcontrollers and their

THE technological evolution of microcontrollers and their Design and experimental characterization of a low-cost, real-time, wireless AC monitoring system based on ATmega 38P-PU microcontroller M. Caruso, A. O. Di Tommaso, R. Miceli, Member, IEEE, G. Ricco Galluzzo,

More information

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS BY SERAFIN BENTO MASTER OF SCIENCE in INFORMATION SYSTEMS Edmonton, Alberta September, 2015 ABSTRACT The popularity of software agents demands for more comprehensive HAI design processes. The outcome of

More information

LEAP AHEAD MOBILE WORLD CAPITAL BARCELONA

LEAP AHEAD MOBILE WORLD CAPITAL BARCELONA LEAP AHEAD MOBILE WORLD CAPITAL BARCELONA BARCELONA SMART CITY - THE VISION The city of people Improve citizens welfare and quality of life Economic progress To become a city of productive neighborhoods,

More information

Framework Programme 7

Framework Programme 7 Framework Programme 7 1 Joining the EU programmes as a Belarusian 1. Introduction to the Framework Programme 7 2. Focus on evaluation issues + exercise 3. Strategies for Belarusian organisations + exercise

More information

Simulation of a Smart Grid City with Software Agents

Simulation of a Smart Grid City with Software Agents Simulation of a Smart Grid City with Software Agents Stamatis Karnouskos, Thiago Nass de Holanda SAP Research (www.sap.com) Email: stamatis.karnouskos@sap.com Abstract In the future smart city, new information

More information

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Farhad Shahnia, Peter Wolfs and Arindam Ghosh 3 Centre of Smart Grid and Sustainable

More information

An Overview of SMARTCITY Model Using IOT

An Overview of SMARTCITY Model Using IOT An Overview of SMARTCITY Model Using IOT Princi Jain, Mr.Ashendra Kumar Saxena Student, Teerthanker Mahaveer University, CCSIT, Moradabad Assistant Professor, Teerthanker Mahaveer University, CCSIT, Moradabad

More information

SCALABLE DESIGNS AND BEST- PRACTICE ENERGISE LIVING LABS FOR EUROPEAN ENERGY CULTURES

SCALABLE DESIGNS AND BEST- PRACTICE ENERGISE LIVING LABS FOR EUROPEAN ENERGY CULTURES SCALABLE DESIGNS AND BEST- PRACTICE ENERGISE LIVING LABS FOR EUROPEAN ENERGY CULTURES POLICY BRIEF AND RECOMMENDATIONS ENERGISE LIVING LABS Changing practices, changing energy use What are the ENERGISE

More information

Clean Water Modelling Advisory Group Autumn Conference

Clean Water Modelling Advisory Group Autumn Conference Clean Water Modelling Advisory Group Autumn Conference Day 1: Modelling the Demand for Water Thursday 23 October 2014 Facing water industry challenges Hans Jensen Topics for today What is UKWIR? What do

More information

Design and Development of Pre-paid electricity billing using Raspberry Pi2

Design and Development of Pre-paid electricity billing using Raspberry Pi2 International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 7 (2017) pp. 995-1005 Research India Publications http://www.ripublication.com Design and Development of Pre-paid

More information

Bulletin Voltage drop in single dwelling units Rule 8-102

Bulletin Voltage drop in single dwelling units Rule 8-102 Bulletin 8-6-0 Voltage drop in single dwelling units Rule 8-102 Scope Issued February 2014 (1) Background (2) Application of voltage drop for branch circuits in single dwelling units a) Determination of

More information

Education Enhancement on Three-Phase System Measurements

Education Enhancement on Three-Phase System Measurements Proceedings of the 4th WSEAS/IASME International Conference on Engineering Education, Agios Nikolaos, Crete Island, Greece, July 24-26, 2007 306 Education Enhancement on Three-Phase System Measurements

More information

Assessing the Welfare of Farm Animals

Assessing the Welfare of Farm Animals Assessing the Welfare of Farm Animals Part 1. Part 2. Review Development and Implementation of a Unified field Index (UFI) February 2013 Drewe Ferguson 1, Ian Colditz 1, Teresa Collins 2, Lindsay Matthews

More information

energies Smart Meter Traffic in a Real LV Distribution Network Article Nikoleta Andreadou * ID, Evangelos Kotsakis and Marcelo Masera

energies Smart Meter Traffic in a Real LV Distribution Network Article Nikoleta Andreadou * ID, Evangelos Kotsakis and Marcelo Masera energies Article Smart Meter Traffic in a Real LV Distribution Network Nikoleta Andreadou * ID, Evangelos Kotsakis and Marcelo Masera Energy Security, Distribution and Markets Unit, Energy, Transport and

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION THE APPLICATION OF SOFTWARE DEFINED RADIO IN A COOPERATIVE WIRELESS NETWORK Jesper M. Kristensen (Aalborg University, Center for Teleinfrastructure, Aalborg, Denmark; jmk@kom.aau.dk); Frank H.P. Fitzek

More information

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented.

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Electronics Express, Vol.* No.*,*-* Design of Broadband Inverse Class-F Power Amplifier

More information

Handling Failures In A Swarm

Handling Failures In A Swarm Handling Failures In A Swarm Gaurav Verma 1, Lakshay Garg 2, Mayank Mittal 3 Abstract Swarm robotics is an emerging field of robotics research which deals with the study of large groups of simple robots.

More information

Terms of Reference of Aircraft Noise at IGI Airport, New Delhi

Terms of Reference of Aircraft Noise at IGI Airport, New Delhi Terms of Reference of Aircraft Noise at IGI Airport, New Delhi In order to determine the noise impact from aircraft flights and identify potential measures to reduce the noise impact, an Aircraft Noise

More information

IoT-Enabled Gamification for Energy Conservation in Public Buildings

IoT-Enabled Gamification for Energy Conservation in Public Buildings IoT-Enabled Gamification for Energy Conservation in Public Buildings [T. G. Papaioannou, D. Kotsopoulos, C. Bardaki, S. Lounis], [N. Dimitriou, G. Boultadakis, A. Garbi], [A. Schoofs] Athens University

More information

Application of GridEye for Grid Analytics

Application of GridEye for Grid Analytics Application of GridEye for Grid Analytics This document provides a use case for the application of GridEye for the monitoring of low voltage grids. GridEye modules primarily measure the electrical quantities

More information

ABB Power Products Service

ABB Power Products Service Raben Naidoo, Technology days, May 21-22th, 2014, Cape Town, South Africa, Enhanced availability of transformers via transformer remote monitoring - TEC ABB Power Products Service Why a session on availability?

More information

An Unreal Based Platform for Developing Intelligent Virtual Agents

An Unreal Based Platform for Developing Intelligent Virtual Agents An Unreal Based Platform for Developing Intelligent Virtual Agents N. AVRADINIS, S. VOSINAKIS, T. PANAYIOTOPOULOS, A. BELESIOTIS, I. GIANNAKAS, R. KOUTSIAMANIS, K. TILELIS Knowledge Engineering Lab, Department

More information

A Profile-based Trust Management Scheme for Ubiquitous Healthcare Environment

A Profile-based Trust Management Scheme for Ubiquitous Healthcare Environment A -based Management Scheme for Ubiquitous Healthcare Environment Georgia Athanasiou, Georgios Mantas, Member, IEEE, Maria-Anna Fengou, Dimitrios Lymberopoulos, Member, IEEE Abstract Ubiquitous Healthcare

More information

University of Kurdistan. Adaptive virtual impedance scheme for selective compensation of voltage unbalance and harmonics in microgrids

University of Kurdistan. Adaptive virtual impedance scheme for selective compensation of voltage unbalance and harmonics in microgrids University of Kurdistan Dept. of Electrical and Computer Engineering Smart/Micro Grid Research Center smgrc.uok.ac.ir Adaptive virtual impedance scheme for selective compensation of voltage unbalance and

More information

Bulletin Voltage drop in single dwelling units Rule 8-102

Bulletin Voltage drop in single dwelling units Rule 8-102 Bulletin 8-6-1 Voltage drop in single dwelling units Rule 8-102 Issued April 2014 Supersedes Bulletin 8-6-0 Scope (1) Background (2) Application of voltage drop for branch circuits in single dwelling units

More information

Efficiency Optimization of Induction Motor Drives using PWM Technique

Efficiency Optimization of Induction Motor Drives using PWM Technique Efficiency Optimization of Induction Motor Drives using PWM Technique 1 Mahantesh Gutti, 2 Manish G. Rathi, 3 Jagadish Patil M TECH Student, EEE Dept. Associate Professor, ECE Dept.M TECH Student, EEE

More information

Nonintrusive appliance load monitoring (NIALM) for energy control in residential buildings

Nonintrusive appliance load monitoring (NIALM) for energy control in residential buildings Nonintrusive appliance load monitoring (NIALM) for energy control in residential buildings Michael Zeifman, Craig Akers, Kurt Roth Fraunhofer Center for Sustainable Energy Systems Abstract Significant

More information

Postprint. This is the accepted version of a paper presented at IEEE International Microwave Symposium, Hawaii.

Postprint.  This is the accepted version of a paper presented at IEEE International Microwave Symposium, Hawaii. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at IEEE International Microwave Symposium, Hawaii. Citation for the original published paper: Khan, Z A., Zenteno,

More information

Harmonic Aggregation Techniques for Power Quality Assesment A review of different methods

Harmonic Aggregation Techniques for Power Quality Assesment A review of different methods Harmonic Aggregation Techniques for Power Quality Assesment A review of different methods M.M.Share Pasand Department of Electrical and Electronics Engineering Standard Research Institute- SRI Alborz,

More information

Non Intrusive Load Monitoring

Non Intrusive Load Monitoring Non Intrusive Load Monitoring Felice Tuosto felice.tuosto@eng.it Non-Intrusive Load Monitoring (NILM) Disaggregation of individual appliances from the aggregated energy consumption data collected by a

More information

Theoretical Framework and Simulation Results for Implementing Weighted Multiple Sampling in Scientific CCDs

Theoretical Framework and Simulation Results for Implementing Weighted Multiple Sampling in Scientific CCDs Theoretical Framework and Simulation Results for Implementing Weighted Multiple Sampling in Scientific CCDs Cristobal Alessandri 1, Dani Guzman 1, Angel Abusleme 1, Diego Avila 1, Enrique Alvarez 1, Hernan

More information

Energex Smart Network Trials

Energex Smart Network Trials Energex Smart Network Trials 1 Agenda Power line carrier trials Low voltage network management trial Why did we do a PRIME trial Low cost technology Same cost as a electronic meter without communications

More information

European Utility Week 2014 Amsterdam. Case Study Power Network 2030 Stettlen

European Utility Week 2014 Amsterdam. Case Study Power Network 2030 Stettlen European Utility Week 2014 Amsterdam Case Study Power Network 2030 Stettlen Oliver Krone Head of Smart Grid Engineering BKW Energie AG - Switzerland 5 November 2014 Agenda BKW Group and Activities Motivation

More information

RF EMISSIONS FROM SMART GRID ELECTRIC METERS, HAN DEVICES, AND THEIR RELATIONSHIP TO THE FCC MAXIMUM PERMISSIBLE EXPOSURE LIMIT (MPE)

RF EMISSIONS FROM SMART GRID ELECTRIC METERS, HAN DEVICES, AND THEIR RELATIONSHIP TO THE FCC MAXIMUM PERMISSIBLE EXPOSURE LIMIT (MPE) RF EMISSIONS FROM SMART GRID ELECTRIC METERS, HAN DEVICES, AND THEIR RELATIONSHIP TO THE FCC MAXIMUM PERMISSIBLE EXPOSURE LIMIT (MPE) PREPARED FOR BY Gordon W. Hudson 20 th September 2012 Table of Contents

More information

Active microwave moisture sensors advanced solutions for the pulp and paper industry

Active microwave moisture sensors advanced solutions for the pulp and paper industry Active microwave moisture sensors advanced solutions for the pulp and paper industry AMS an integrated system of sensors installed in various phases of the pulp and paper manufacturing process to measure

More information

User Guide for the Calculators Version 0.9

User Guide for the Calculators Version 0.9 User Guide for the Calculators Version 0.9 Last Update: Nov 2 nd 2008 By: Shahin Farahani Copyright 2008, Shahin Farahani. All rights reserved. You may download a copy of this calculator for your personal

More information

Enabling sustainable lifestyles The Low2No project in Jätkäsaari, Helsinki

Enabling sustainable lifestyles The Low2No project in Jätkäsaari, Helsinki Enabling sustainable lifestyles The Low2No project in Jätkäsaari, Helsinki Jan-Christoph Zoels Finland Jätkäsaari Helsinki Jätkäsaari Helsinki An architectural rendering by Sauerbruch Hutton of the future

More information

Measuring and Analyzing the Scholarly Impact of Experimental Evaluation Initiatives

Measuring and Analyzing the Scholarly Impact of Experimental Evaluation Initiatives Measuring and Analyzing the Scholarly Impact of Experimental Evaluation Initiatives Marco Angelini 1, Nicola Ferro 2, Birger Larsen 3, Henning Müller 4, Giuseppe Santucci 1, Gianmaria Silvello 2, and Theodora

More information

Tips for making accurate rise / fall time measurements for radar signals

Tips for making accurate rise / fall time measurements for radar signals Tips for making accurate rise / fall time measurements for radar signals Abstract: Output power measurement is one of the basic measurements for a radar system as it determines the performance, range and

More information

Implementation of dual stack technique for reducing leakage and dynamic power

Implementation of dual stack technique for reducing leakage and dynamic power Implementation of dual stack technique for reducing leakage and dynamic power Citation: Swarna, KSV, Raju Y, David Solomon and S, Prasanna 2014, Implementation of dual stack technique for reducing leakage

More information

Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks

Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks P.Vijayakumar 1, Slitta Maria Joseph 1 1 Department of Electronics and communication, SRM University E-mail- vijayakumar.p@ktr.srmuniv.ac.in

More information

Paula Meehan. BEng. A Dissertation submitted in fulfilment of the. requirements for the award of. Doctor of Philosophy (PhD) to the

Paula Meehan. BEng. A Dissertation submitted in fulfilment of the. requirements for the award of. Doctor of Philosophy (PhD) to the An efficient scalable time-frequency method for tracking energy usage of domestic appliances using a two-step classification algorithm Paula Meehan BEng A Dissertation submitted in fulfilment of the requirements

More information

Designing the Smart Foot Mat and Its Applications: as a User Identification Sensor for Smart Home Scenarios

Designing the Smart Foot Mat and Its Applications: as a User Identification Sensor for Smart Home Scenarios Vol.87 (Art, Culture, Game, Graphics, Broadcasting and Digital Contents 2015), pp.1-5 http://dx.doi.org/10.14257/astl.2015.87.01 Designing the Smart Foot Mat and Its Applications: as a User Identification

More information

AIS Annual Investor Day 2016 Digital Transformation at AIS. 18 November 2016

AIS Annual Investor Day 2016 Digital Transformation at AIS. 18 November 2016 AIS Annual Investor Day 2016 Digital Transformation at AIS 18 November 2016 Addressing consumer s future demand with AIS technology roadmap Kriengsak Wanichnatee Chief Technology Officer 1 Global Technology

More information

Automated Leak Detection System for the Improvement of Water Network Management

Automated Leak Detection System for the Improvement of Water Network Management Proceedings Automated Leak Detection System for the Improvement of Water Network Management Domenico Perfido 1, *, Thomas Messervey 1, *, Chiara Zanotti 2, Massimiliano Raciti 1 and Andrea Costa 1 1 R2M

More information

5G, IoT, UN-SDG OMA LwM2M, IPSO

5G, IoT, UN-SDG OMA LwM2M, IPSO 5G, IoT, UN-SDG OMA LwM2M, IPSO Padmakumar Subramani (NOKIA), Chair, OMASpecWorks DM&SE WG 12-5-2018 Contents Sustainable Development Goals - UN... 2 No Poverty... 2 Zero Hunger... 2 Good Health and Well-Being...

More information

Design of a Low Voltage low Power Double tail comparator in 180nm cmos Technology

Design of a Low Voltage low Power Double tail comparator in 180nm cmos Technology Research Paper American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-3, Issue-9, pp-15-19 www.ajer.org Open Access Design of a Low Voltage low Power Double tail comparator

More information

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types IQ Insulator Self-powered Line Sensor & Insulator with Wireless Communications Monitor System Performance & Reliability Load Profiling and Fault Recording & Indication Intelligent and Flexible Monitor

More information

Playware Research Methodological Considerations

Playware Research Methodological Considerations Journal of Robotics, Networks and Artificial Life, Vol. 1, No. 1 (June 2014), 23-27 Playware Research Methodological Considerations Henrik Hautop Lund Centre for Playware, Technical University of Denmark,

More information

Wireless Networks, EARTH research project

Wireless Networks, EARTH research project ETSI Green Agenda 26 November 2009 HOW TO REDUCE-GREEN HOUSE GAS EMISSIONS FROM ICT EQUIPMENT Wireless Networks, EARTH research project Alcatel-Lucent, Bell Labs Stuttgart Ulrich Barth Energy Usage in

More information

An Improved Event Detection Algorithm for Non- Intrusive Load Monitoring System for Low Frequency Smart Meters

An Improved Event Detection Algorithm for Non- Intrusive Load Monitoring System for Low Frequency Smart Meters An Improved Event Detection Algorithm for n- Intrusive Load Monitoring System for Low Frequency Smart Meters Abdullah Al Imran rth South University Minhaz Ahmed Syrus rth South University Hafiz Abdur Rahman

More information

Social innovation & Smart Specialisation

Social innovation & Smart Specialisation Promoting Smart Sustainable and Inclusive Growth for the Atlantic Area 4th Atlantic Stakeholder Platform Conference 8 November, Glasgow, UK Social innovation & Smart Specialisation Tendencies of Innovation

More information

S3P AGRI-FOOD Updates and next steps. Thematic Partnership TRACEABILITY AND BIG DATA Andalusia

S3P AGRI-FOOD Updates and next steps. Thematic Partnership TRACEABILITY AND BIG DATA Andalusia S3P AGRI-FOOD Updates and next steps Thematic Partnership TRACEABILITY AND BIG DATA Andalusia judit.anda@juntadeandalucia.es internacional.viceconsejeria.capder@juntadeandalucia.es Agro food Digital Innovation

More information

Power Quality Recorders with Wireless Communications

Power Quality Recorders with Wireless Communications Power Monitors, Inc. The Quality in Power Quality Power Quality Recorders with Wireless Communications Residential Commercial Industrial Electric Utility EAGLE 220 EAGLE 330 EAGLE 440 EAGLE 120 INTRODUCING

More information

Responsive Architecture: An Integrated Approach for the Future

Responsive Architecture: An Integrated Approach for the Future Responsive Architecture: An Integrated Approach for the Future Stylianos C. Zerefos, Aristotle University of Thessaloniki, Greece Anastasios M. Kotsiopoulos, Aristotle University of Thessaloniki, Greece

More information

p. 1 p. 6 p. 22 p. 46 p. 58

p. 1 p. 6 p. 22 p. 46 p. 58 Comparing power factor and displacement power factor corrections based on IEEE Std. 18-2002 Harmonic problems produced from the use of adjustable speed drives in industrial plants : case study Theory for

More information

IMPROVING EFFICIENCY OF ACTIVE POWER FILTER FOR RENEWABLE POWER GENERATION SYSTEMS BY USING PREDICTIVE CONTROL METHOD AND FUZZY LOGIC CONTROL METHOD

IMPROVING EFFICIENCY OF ACTIVE POWER FILTER FOR RENEWABLE POWER GENERATION SYSTEMS BY USING PREDICTIVE CONTROL METHOD AND FUZZY LOGIC CONTROL METHOD IMPROVING EFFICIENCY OF ACTIVE POWER FILTER FOR RENEWABLE POWER GENERATION SYSTEMS BY USING PREDICTIVE CONTROL METHOD AND FUZZY LOGIC CONTROL METHOD T PRAHLADA 1, P SUJATHA 2, P BHARATH KUMAR 3 1PG Scholar,

More information

Statistical Pulse Measurements using USB Power Sensors

Statistical Pulse Measurements using USB Power Sensors Statistical Pulse Measurements using USB Power Sensors Today s modern USB Power Sensors are capable of many advanced power measurements. These Power Sensors are capable of demodulating the signal and processing

More information

UNIT-4 POWER QUALITY MONITORING

UNIT-4 POWER QUALITY MONITORING UNIT-4 POWER QUALITY MONITORING Terms and Definitions Spectrum analyzer Swept heterodyne technique FFT (or) digital technique tracking generator harmonic analyzer An instrument used for the analysis and

More information

A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver

A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver Kavya J Mohan 1, Riboy Cheriyan 2 M Tech Scholar, Dept. of Electronics and Communication, SAINTGITS College of Engineering, Kottayam,

More information

Intelligent Power Economy System (Ipes)

Intelligent Power Economy System (Ipes) American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-08, pp-108-114 www.ajer.org Research Paper Open Access Intelligent Power Economy System (Ipes) Salman

More information

Narrow Band PLC, Broad Band PLC and Next Generation PLC

Narrow Band PLC, Broad Band PLC and Next Generation PLC IX Workshop on Power Line Communications Klagenfurt 21-22 September 2015 Narrow Band PLC, Broad Band PLC and Next Generation PLC Andrea M. Tonello email: tonello@ieee.org A. M. Tonello 2015. This material

More information

Design of CMOS Based PLC Receiver

Design of CMOS Based PLC Receiver Available online at: http://www.ijmtst.com/vol3issue10.html International Journal for Modern Trends in Science and Technology ISSN: 2455-3778 :: Volume: 03, Issue No: 10, October 2017 Design of CMOS Based

More information

HARDWARE BASED CHARACTERISATION OF LV INVERTER FAULT RESPONSE

HARDWARE BASED CHARACTERISATION OF LV INVERTER FAULT RESPONSE HARDWARE BASED CHARACTERISATION OF LV INVERTER FAULT RESPONSE Ibrahim ABDULHADI Federico COFFELE Power Networks Demonstration Centre - UK ibrahim.f.abdulhadi@strath.ac.uk federico.coffele@strath.ac.uk

More information

Publishing date: 23/07/2015 Document title: We appreciate your feedback. Share this document

Publishing date: 23/07/2015 Document title: We appreciate your feedback. Share this document Publishing date: 23/07/2015 Document title: We appreciate your feedback Please click on the icon to take a 5 online survey and provide your feedback about this document Share this document REPORT ON UNIT

More information

INVESTIGATING THE BENEFITS OF MESHING REAL UK LV NETWORKS

INVESTIGATING THE BENEFITS OF MESHING REAL UK LV NETWORKS INVESTIGATING THE BENEFITS OF MESHING REAL UK LV NETWORKS Muhammed S. AYDIN Alejandro NAVARRO Espinosa Luis F. OCHOA The University of Manchester UK The University of Manchester UK The University of Manchester

More information

AR-Enhanced Human-Robot-Interaction Methodologies Algorithms

AR-Enhanced Human-Robot-Interaction Methodologies Algorithms AR-Enhanced Human-Robot-Interaction Methodologies Algorithms Nils Andersson, Angelos Argyrou, Frank Nägele, Fernando Ubis, Urko Esnaola Campos, Maite Ortiz de Zarate, Robert Wilterdink Presenter: Nils

More information

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Pete Ludé iblast, Inc. Dan Radke HD+ Associates 1. Introduction The conversion of the nation s broadcast television

More information

Optimizing Averaging for Better Power Measurements

Optimizing Averaging for Better Power Measurements November 2014 High Frequency Electronics Optimizing Averaging for Better Power Measurements By Orwill Hawkins Pullquote: Answering the question: What should I set my power sensor s averaging to? One of

More information

Self Healing Single Phase Looped Network AUTOMATED RECONFIGURATION FOR POWER OUTAGE MANAGEMENT. Team Members

Self Healing Single Phase Looped Network AUTOMATED RECONFIGURATION FOR POWER OUTAGE MANAGEMENT. Team Members Self Healing Single Phase Looped Network AUTOMATED RECONFIGURATION FOR POWER OUTAGE MANAGEMENT Team Members Lamine Bassene Damel Goddard Oluwabunkunmi Olusanya Chibuzo Ononiwu Luan Watson TABLE OF CONTENTS

More information

ICT4 Manuf. Competence Center

ICT4 Manuf. Competence Center ICT4 Manuf. Competence Center Prof. Yacine Ouzrout University Lumiere Lyon 2 ICT 4 Manufacturing Competence Center AI and CPS for Manufacturing Robot software testing Development of software technologies

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

SMART PLACES WHAT. WHY. HOW.

SMART PLACES WHAT. WHY. HOW. SMART PLACES WHAT. WHY. HOW. @adambeckurban @smartcitiesanz We envision a world where digital technology, data, and intelligent design have been harnessed to create smart, sustainable cities with highquality

More information

A Practical Application of Low Voltage DC Distribution Network Within Buildings

A Practical Application of Low Voltage DC Distribution Network Within Buildings A Practical Application of Low Voltage DC Distribution Network Within Buildings B Marah 1 Hoare Lea LLP. London, UK bmarah@theiet.org Y R Bhavanam 2, G A Taylor 2, M K Darwish 2 Brunel University London.

More information