Message from EAI President regarding COVID-19

Thousands of EUDL articles are free to download thanks to the support from EAI, Europe's largest not-for-profit research community dedicated to employing the latest developments in information technology to build a greener, healthier and smarter world. EAI membership is free! Consider donating to help EAI's vision grow by engaging world's brightest minds to build a better future regardless of their age, economic status or country of origin. Learn more at www.eai.eu or donate by clicking the accompanying link.

X
Register | Login

EUDL

European Union Digital Library
Proceedings Series Journals Search EAI
2021
Issue 31
2020
Issue 30Issue 29Issue 28Issue 27Issue 26Issue 25
2019
Issue 24Issue 23Issue 22Issue 21
2018
Issue 20Issue 19Issue 18Issue 17Issue 16
2017
Issue 15Issue 14Issue 13Issue 12
2016
Issue 11Issue 10Issue 9Issue 8
2015
Issue 7Issue 6Issue 5Issue 4
2014
Issue 3Issue 2Issue 1

EAI Endorsed Transactions on Energy Web

Issue 5, 2015
Editor(s)-in-Chief: Mihaela Ulieru and Valeriy Vyatkin
  • Articles
  • Information
  • Price-based Energy Control for V2G Networks in the Industrial Smart Grid

    Appears in:
    ew 15(5): e5

    Authors:
    Rong Yu, Jiefei Ding, Weifeng Zhong, Yan Zhang, Stein Gjessing, Alexey Vinel, Magnus Jonsson

    Abstract:
    The energy crisis and global warming call for a new industrial revolution in production and distribution of renewable energy. Distributed power generation will be well developed in the new smart electricity distribution grid, in which robust power distribution will be the key technology. In this pa…The energy crisis and global warming call for a new industrial revolution in production and distribution of renewable energy. Distributed power generation will be well developed in the new smart electricity distribution grid, in which robust power distribution will be the key technology. In this paper, we present a new vehicle-to-grid (V2G) network for energy transfer, in which distributed renewable energy helps the power grid balance demand and supply. Plug-in hybrid electric vehicles (PHEVs) will act as transporters of electricity for distributed renewable energy dispatching. We formulate and analyze the V2G network within the theoretical framework of complex network. We also employ the generalized synchronization method to study the dynamic behavior of V2G networks. Furthermore, we develop a new price-based energy control method to stimulate the PHEV's behavior of charging and discharging. Simulation results indicate that the V2G network can achieve synchronization and each region is able to balance energy supply and demand through price-based control.
    more »
  • BLAST: Battery Lifetime-constrained Adaptation with Selected Target in Mobile Devices

    Appears in:
    ew 15(5): e2

    Authors:
    Pietro Mercati, Vinay Hanumaiah, Jitendra Kulkarni, Simon Bloch, Tajana Rosing

    Abstract:
    Mobile devices today contain many power hungry subsystems and execute different applications. Standard power management is not aware of the desired battery lifetime and has no visibility into which applications are executing. However, power consumption is strongly dependent on which applications ar…Mobile devices today contain many power hungry subsystems and execute different applications. Standard power management is not aware of the desired battery lifetime and has no visibility into which applications are executing. However, power consumption is strongly dependent on which applications are executed. In this work, we propose a novel power characterization strategy for mobile devices called application-dependent power states (AP-states). Based on that, we formulate a management problem to improve performance under battery lifetime constraints, and we implement the management framework on a real Android device. We call our framework BLAST: Battery Lifetime-constrained Adaptation with Selected Target. The goal of such framework is to maximize performance while letting the device battery to last at least for a certain required lifetime, and only requires the user to select the desired target lifetime. The implementation does not require OS modifications and can be ported and installed to any Android device. We experimentally verify that our strategy can still meets user experience requirements with a selected target battery lifetime extension of at least 25%.
    more »
  • Wi-Fi Hotspot Auto-Discovery: A Practical & Energy-Aware System for Smart Objects using Cellular Signals

    Appears in:
    ew 15(5): e1

    Authors:
    Nithyananthan Poosamani, Injong Rhee

    Abstract:
    The Internet of Things (IoT) paradigm aims to interconnect a variety of heterogeneous Smart Objects (SO) using energy-efficient methodologies and standard communication protocols. A majority of consumer devices sold today come equipped with wireless LAN and cellular technology to connect with the w…The Internet of Things (IoT) paradigm aims to interconnect a variety of heterogeneous Smart Objects (SO) using energy-efficient methodologies and standard communication protocols. A majority of consumer devices sold today come equipped with wireless LAN and cellular technology to connect with the world-wide network. To discover Wi-Fi hot spots, there is a need for constant scanning of Wi-Fi radio in these devices and results in significant battery drain. We present PRiSM, a practical system to automatically locate Wi-Fi hotspots while Wi-Fi radio is turned off, by using the statistical characteristics of cellular signals. Cellular signals are received at zero extra cost in mobile devices and hence PRiSM is highly energy-efficient. It is a lightweight client-side only implementation and needs no prior knowledge on floor plans or wireless infrastructure. We implement PRiSM on Android-based devices and show up to 96% of energy savings in Wi-Fi sensing operations which is equivalent to saving up to 16% of total battery capacity, together with an average prediction accuracy of up to 98%.
    more »
  • Energy Efficient Scheduling for Mobile Push Notifications

    Appears in:
    ew 15(5): e3

    Authors:
    Utku Acer, Afra Mashhadi, Claudio Forlivesi, Fahim Kawsar

    Abstract:
    Push notifications are small and succinct messages used by mobile applications to inform users of new events and updates. These notifications are pushed to the user devices by a set of dedicated notification servers (e.g., Apple Push Notification Server, Google Cloud Messaging Server, etc.) as they…Push notifications are small and succinct messages used by mobile applications to inform users of new events and updates. These notifications are pushed to the user devices by a set of dedicated notification servers (e.g., Apple Push Notification Server, Google Cloud Messaging Server, etc.) as they arrive from the content providers of the mobile applications. However, due to their intrinsic small size and sporadic nature, the transfer of these messages is not power efficient, especially on cellular networks. To address this, we propose a network centric scheduling mechanism that delays the delivery of these messages as appropriate by sensing and predicting users' cellular network activities. A trace based evaluation with 60 users' cellular network logs of 30 days shows that we can reduce the energy consumption of mobile devices by 10\% for an average delay of 150 seconds in notification delivery. As a network based system that does not require any modifications to user devices, scheduling push notifications opens up interesting opportunities for mobile operators to provide value added and differentiating services, especially considering the sharp rise of non-critical push notification messages.
    more »
  • A Middleware for Power Management in Multicore Smartphones

    Appears in:
    ew 15(4): e4

    Authors:
    Shaosong Li, Shivakant Mishra

    Abstract:
    Increased power consumption is a critical concern for smartphone users. While multi-core processors in smartphones have already emerged in market, current applications are yet to take full advantage of this new architecture, particularly in the area of managing power consumption. This paper address…Increased power consumption is a critical concern for smartphone users. While multi-core processors in smartphones have already emerged in market, current applications are yet to take full advantage of this new architecture, particularly in the area of managing power consumption. This paper addresses the issue of managing power consumption in multicore smartphones via a middleware layer that schedules optimal number of cores for currently running applications taking into account the tradeoff between power consumption, performance and user experience. The paper first describes a simple and accurate method to measure the overall power consumption and then studies the impact of scheduling seven different popular applications over one to four cores on the overall power consumption. Based on this study, the paper proposes three new power-aware scheduling algorithms that dynamically schedule optimal number of cores as well as dynamically adjust the voltage frequency of each online core to achieve the best tradeoff between power consumption, application performance and user experience under the current context. Evaluation from a prototype implementation of the middleware on a quad-core HTC One shows that these algorithms result in significant reduction in power consumption while ensuring good performance and user experience.
    more »

Scope

With ICT pervading everyday objects and infrastructures, the ‘Future Internet’ is envisioned to leap towards a radical transformation from how we know it today (a mere communication highway) into a vast hybrid network seamlessly integrating knowledge, people and machines as techno-social ecosystems…

With ICT pervading everyday objects and infrastructures, the ‘Future Internet’ is envisioned to leap towards a radical transformation from how we know it today (a mere communication highway) into a vast hybrid network seamlessly integrating knowledge, people and machines as techno-social ecosystems whose behaviour transcends the boundaries of today’s engineering science. From self-reconfiguring manufacturing plants and self-stabilizing energy grids to self-deploying emergency taskforces – such ecosystems relying on a myriad of mobile devices, software agents and human users will be spontaneously deployed through eNetworks on the sole basis of local rules and peer-to-peer communication. This trend is driving a much needed radical transformation of the energy sector metamorphosed into a pervasively adaptive ecosystem of hybrid energy providers in which local microgrids of prosumers (producers and consumers) will interact with large power providers in a coopetition-driven manner. Several technologies are currently racing to production to meet this dream, from ‘smart dust’ to hybrid networks capable to control the emergence of dependable and reliable green and energy-efficient ecosystems – which we generically term the ‘energy web’ – calling for major paradigm shifts highly disruptive of the ways the energy sector functions today. The EAI Endorsed Transactions on the Energy Web are positioned at the forefront of these efforts as a forum for the most forward looking frontier research undertaken by the international scientific community. We will publish original works reporting on prominent advances that challenge traditional thinking to find solutions to the ongoing energy problems spanning from blackouts to green and alternative energy.

more »

Topics

The EAI Endorsed Transactions on Energy Web topics include but are not limited to:

  • Green Data Centres and Data Storage
  • Greener Smart Homes
  • Green Smart Cities
  • Greener Secure Web Transactions
  • Energy Systems Modelling
  • Energy Efficient Virtualized Systems
  • Energy Efficient DSA (fo…

The EAI Endorsed Transactions on Energy Web topics include but are not limited to:

  • Green Data Centres and Data Storage
  • Greener Smart Homes
  • Green Smart Cities
  • Greener Secure Web Transactions
  • Energy Systems Modelling
  • Energy Efficient Virtualized Systems
  • Energy Efficient DSA (for CR Networks, D2D/M2M)
  • Energy Efficient LAA (Licensed Assisted Access for 5G)
  • Energy Aware Interference Mitigation in 4G Networks
  • Energy Conservation and Mangement Strategies
  • Telemetry and Power Engineering Based on Self-Organising Networks with Combined Information Transmission Channels
  • Transportation and Electric Vehicles
  • Green Communication Protocols
  • Energy Efficient Routing Protocols
  • Physical Layer Techniques for Energy Efficiency
  • Energy Efficient Device-to-Device (D2D) Communications
  • Energy-Aware Design for Small Cells and HetNets
  • Energy Efficient Algorithms and Scheduling Techniques
  • Green Massive MIMO Techniques
  • Cross-Layer Energy Efficiency Optimisation
  • Standardisation for Green Communications and Networking
  • Energy Efficient and Secure Implementation of Cryptographic Protocols
  • Lightweight Cryptography
  • Monitoring and Management of Energy Supply
  • Online Learning Technologies in the Energy Sector
  • Power Systems Regulations
  • Power Systems Transmission Management
  • Supply Chain Energy Management
more »

Indexing

  • Scopus
  • DOAJ
  • DBLP
  • CrossRef
  • EBSCO Discovery Service
  • [OC…
  • Scopus
  • DOAJ
  • DBLP
  • CrossRef
  • EBSCO Discovery Service
  • OCLC Discovery Services -Dimensions
  • EuroPub
  • Publons
  • Microsoft Academic Search
  • MIAR
  • UlrichsWEB
  • Hellenic Academic Libraries Link
  • Ingenta Connect
  • Publicly Available Content Database (ProQuest)
  • Advanced Technologies & Aerospace Database (ProQuest)
  • SciTech Premium Collection (ProQuest)
  • Google Scholar
more »

Editorial Board

  • João Luiz Afonso (University of Minho, Portugal)
  • Chi-Hua Chen (Fuzhou University, China)
  • Abdul Shabeer (IBM India Pvt Ltd, India)
  • Baozhi Chen (Rutgers University, USA)
  • Amando P. Singun, Jr. (Higher College of Technology, Muscat, Sultanate of Oman)
  • Andrey Mazalov (South Federal Univ…
  • João Luiz Afonso (University of Minho, Portugal)
  • Chi-Hua Chen (Fuzhou University, China)
  • Abdul Shabeer (IBM India Pvt Ltd, India)
  • Baozhi Chen (Rutgers University, USA)
  • Amando P. Singun, Jr. (Higher College of Technology, Muscat, Sultanate of Oman)
  • Andrey Mazalov (South Federal University, Russia)
  • Duckki Lee (Yonam Institute of Technology, South Korea)
  • H. Anandakumar (Sri Eshwar College of Engineering, India)
  • Houda Chihi (ISAMM University, Tunisie)
  • Howard Njoku (University of Nigeria, Nigeria)
  • José Gabriel Oliveira Pinto (University of Minho, Portugal)
  • Kale Sandip Achutrao (Trinity College of Engineering and Research, India)
  • Marta Chinnici (ENEA-Italian National Agency for New technologies, Energy and Sustainable Economic Development, Italy)
  • P. Venkata Krishna (Sri Padmavati Mahila University, India)
  • Vítor Duarte Fernandes Monteiro (University of Minho, Portugal)
  • S. Karthikumar (Ilahia College of Engineering & Technology, India)
  • Utku Kose (Süleyman Demirel University, Turkey)
  • Satish Kumar Kansal (Baba Hira Singh Bhattal Institute of Engineering & Technology, India)
  • J. Jacinth Poornima (NIIT Qatar, Qatar)
  • Elena Gebel (Omsk State Technical University, Russia)
  • Irina Yuryevna Semykina (Kuzbass State Technical University, Kemerovo, Russia)
  • Manik Sharma (DAV University Jalandhar, India)
  • Mikhail Medvedev (Southern Federal University, Russia)
  • Sabu M Thampi (Center for Research and Innovation in Cyber Threat Resilience (CRICTR), India)
  • Vladimir Dyo (University of Bedfordshire, UK)
  • Velliangiri. S (CMR Institute of Technology, India)
  • Vyacheslav Potekhin (Peter the Great St. Petersburg Polytechnic University, Russia)
  • Shchasiana Arhun (Kharkiv National Automobile and Highway University, Ukraine)
  • Abdelghani Chahmi (University of Science and Technology, Algeria)
more »

Journal Blurb

EAI Endorsed Transactions on Energy Web is an open access, peer-reviewed scholarly journal focused on topics ranging from ‘smart dust’ to hybrid networks capable of controlling the emergence of dependable and reliable green and energy-efficient ecosystems. The journal publishes research articles, r…

EAI Endorsed Transactions on Energy Web is an open access, peer-reviewed scholarly journal focused on topics ranging from ‘smart dust’ to hybrid networks capable of controlling the emergence of dependable and reliable green and energy-efficient ecosystems. The journal publishes research articles, review articles, commentaries, editorials, technical articles, and short communications distributed in six issues per year. Authors are not charged for article submission and processing.

more »
Publisher
EAI
ISSN
2032-944X
Volume
2
Published
2015-11-03
About | Contact Us
EBSCOProQuestDBLPDOAJPortico